@charset "utf-8";
/*
Theme Name: LightningProChild
Theme URI: 
Template: lightning-pro
Description: 
Author: 
Tags: 
Version: 
*/



















/*タブレット縦の時、ヘッダでTOP隠れないように*/
@media (max-width: 991px){
#top__fullcarousel{
margin-top:20px;
}
}

@media (max-width: 991px){
.wrap {
    padding-top: 30px!important;
}
}



.container{
width:95%;
}




@media (min-width: 700px){
.headerTop .headerTop_contactBtn {
    position: relative;
    top: 30px;
}
}

.headerTop_contactBtn a:link {
   color: #fff; 
}
/*トップのロゴ*/
@media (min-width: 769px){
.navbar-brand img {
    margin-top:0px;
    max-height: 120%!important;
}
}


/* ↓スマホヘッダロゴ↓ */
@media (max-width: 991px){
.siteHeader_logo.navbar-brand {
    float: left;
    height: auto;
}
}

/* ↓スマホ上部電話をかけるボタン↓ */

@media (max-width: 768px){
#global-header-main-sp-right{
float: right;
margin-right:10px;
width: 20%;
vertical-align:bottom;
}
}

@media (max-width: 420px){
#global-header-main-sp-right{
width: 30%;
vertical-align:bottom;
}
}

@media (min-width: 769px){
#global-header-main-sp-right{
display:none;
}
}
















/* ↓スマホ下部追尾メニュー↓ */


@media screen and (max-width: 500px){
#global-nav-sp ul li a {
    position: relative;
    display: block;
     padding: 30px 0px 0px;
    background-repeat: no-repeat;
    background-position: center 5px;
    text-align: center;
    font-size: 10px;
    text-decoration: none;
    color: #FFF;
}
}





@media screen and (max-width: 350px){
#global-nav-sp ul li a {
    font-size: 9px;
}
}





@media screen and (max-width: 500px){
#global-nav-sp {
	display: block;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #ffa500;
	z-index: 100;
}
}
@media screen and (max-width: 500px){
#global-nav-sp ul li {
   list-style: none;
  float: left;
  width: 25%;
}
}
@media screen and (max-width: 500px){
#global-nav-sp ul li:first-child {
  box-shadow: none;
}
}


@media screen and (max-width: 500px){
#global-nav-sp ul li a {
	position: relative;
	display: block;
  padding: 30px 0px 0px;
	background-repeat: no-repeat;
	background-position: center 5px;
	text-align: center;

	text-decoration: none;
	color: #FFF;
}
}

@media screen and (max-width: 500px){
#global-nav-sp ul li a:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	border-right: dotted 1px #FFF;
}
}

@media screen and (max-width: 500px){
#global-nav-sp ul li:last-child a:after {
	border: none;
}
}


@media screen and (max-width: 500px){
#global-nav-sp li {
    margin-bottom: 0em;
    line-height: 1.2em;
  text-algin:
vertical-align:top;
}
}



@media screen and (max-width: 500px){
#global-nav-sp ul li.contact {
	background: #e33718; /* Old browsers */
	background: -moz-linear-gradient(top, #e3191f 0%, #bb0d0d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3191f), color-stop(100%,#bb0d0d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e3191f 0%,#bb0d0d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e3191f 0%,#bb0d0d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e3191f 0%,#bb0d0d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e3191f 0%,#bb0d0d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3191f', endColorstr='#bb0d0d',GradientType=0 ); /* IE6-9 */
}
}

@media screen and (max-width: 500px){
ul.clearfix{
       margin-top: 0px;
    margin-bottom: 0;
  padding:0;
}
}


#global-nav-sp ul li.a {
vertical-align:top;
}



#global-nav-sp ul li.top a {
  background-image: url("https://hot-acu.com/wp-content/uploads/2017/10/home001.png");	
}
#global-nav-sp ul li.menu a {
  background-image:url("https://hot-acu.com/wp-content/uploads/2017/10/ryoukin001.png");
}
#global-nav-sp ul li.access a {
  background-image: url("https://hot-acu.com/wp-content/uploads/2017/10/map001.png");
}
#global-nav-sp ul li.contact a {
  background-image: url("https://hot-acu.com/wp-content/uploads/2017/10/yoyaku001.png");
}
}