@charset "UTF-8";

/* CSS Document */
@media all and (min-width: 769px) {
#HEADER .inner > nav {
	display:table-cell !important;
}

}
@media all and (min-width: 481px) and (max-width: 768px) {
}

@media all and (max-width: 768px) {
body {
	font-size:14px;
	margin-top:0 !important;
}
.float > .leftBox{float:none!important;width:100% !important;margin-bottom:20px;}
.float > .rightBox{float:none!important;width:100% !important;}
.float > div[ class^="mR"]{
    margin-right:0!important;
}
.float > div[ class^="mL"]{
    margin-left:0!important;
}
}

@media all and (max-width: 480px) {
}

/*===============================================
CONTAINER
===============================================*/
@media all and (max-width: 768px) {
#CONTAINER {
}
}

/*===============================================
HEADER
===============================================*/
@media all and (max-width: 768px) {
#HEADER {
	position:fixed !important;
	top:0 !important;
	opacity:1 !important;
	width:100%;
	z-index:72;
}
#HEADER .inner {
	height:70px;
}
#HEADER .logo {
	width:80%;
}
.sp_menu_btn {
	display:table-cell !important;
	text-align:right;
    vertical-align: middle;
}
}

/*===============================================
GNAVI
===============================================*/
@media all and (max-width: 768px) {
#HEADER .inner > .sp_nav {
	display:none;
	position:absolute;
	left:0;
	top:70px;
	border-right:none;
	border-top:1px solid #D6541A;
	width:100%;
}
#HEADER .inner > .sp_nav li {
	width:100%;
	border-left:none;
	border-bottom:1px solid #D6541A;
	text-align:center;
}
.sp_nav li a {
	display:inline-block;
	width:100%;
	line-height:50px;
	background-color:#F15A25;
	color:#FFF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
nav {
	display:none;
}
}

/*===============================================
KEYVISUAL
===============================================*/
@media all and (max-width: 768px) {
#KEYVISUAL {
	padding-top:70px !important;
}
}

/*===============================================
MAIN
===============================================*/
@media all and (max-width:768px) {
#MAIN {
}
h3 {
	font-size:36px;
	margin:0 0 18px 0 ;
}
h3 span {
	margin-top:10px;
	font-size:18px;
}
.box01 {
	margin-top:-70px;
	padding:88px 0 20px;
}

.box02 {
	padding:26px 0 16px;
	height:auto;
}
.box04 {
	margin:0 10px 30px;
	padding:26px 0 16px;
	height:auto;
}
.service div {
	margin-bottom:28px;
}

.flow {
	text-align:center;
}
.flow li {
	display:inline-block;
	margin-right:0;
	margin-bottom:30px;
	line-height:1;
	background:none;
	padding-right:0;
}
.flow li.bottom {
	margin-bottom:30px;
}

#parallax01 .title02,#parallax01 .content {
	opacity:1;
	margin-left:0;
}
#parallax01 .img {
	opacity:1;
	margin-top:0;
}
#parallax02 div {
	opacity:1;
}
.form_table {
	width:100%;
	padding:0 10px;
}
.form_table th,.form_table td {
	display:block;
	box-sizing:border-box;
	padding:8px 10px;
}
.form_table th {
	text-align:left;
}
.form_table td {
	width:100%;
	margin-bottom:10px;
}
.button01 {
  display: block;
  max-width:330px;
  width:100%;
}
.map {
	width:100%;
}
}

/*===============================================
PAGE
===============================================*/
@media all and (max-width: 768px) {
#PAGE {
}
}

/*===============================================
SIDE
===============================================*/
@media all and (max-width: 768px) {
#SIDE {
}
}

/*===============================================
FOOTER
===============================================*/
@media all and (max-width: 768px) {
#FOOTER {
}
}

/*===============================================
sp , pc
===============================================*/
@media all and (max-width: 768px) {
.pc {
	display: none !important;
}
.sp {
	display: inherit !important;
}
}

/*===============================================
common
===============================================*/
@media all and (max-width: 768px) {
.mw50{max-width:50%;height: auto;width /****/:50%;}
.column2 > div, .column2_28 > div, .column2_82 >div, .column2_37 > div, .column2_73 > div, .column2_46 > div, .column2_64 > div , .column3 > div {
	float: none;
	width: auto !important;
	margin: 15px 0 0 0;
}
.column4 > div > div {
	width: 48% !important;
}
.column4 > div {
	clear: both;
}
.column6 > div > div {
	width: 31.33% !important;
}
.column6 > div {
	clear: both;
}
.inner {
	width:100%;
	padding:0 10px;
	box-sizing:border-box;
}
.box01 .content , .box02 .content{
	width:100%;
	margin:0 auto;
	line-height:1;
}
.box02 .content{
	margin-bottom:30px;
}
.box02 .img {
	float:none;
	width:50%;
	margin:0 auto;
}
.title01 {
	font-size:16px;
	margin:0 0 14px 0;
}
.title02 {
	font-size:16px;
	margin:0 0 14px 0;
}
.title03 {
	font-size:16px;
	margin:0 0 7px 0;
}
.sp_f16px {	font-size:16px !important;}
.sp_f20px {	font-size:20px !important;}
}
@media all and (max-width: 480px) {
.column3 > div, .column2_28 > div, .column2_82 > div{
	float: none;
	width: auto !important;
	margin: 15px 0 0 0;
}
}
