flexslider@charset "utf-8";


.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
.bg-lightgreen {
	background-color: #e6ede9;
}
.bg-light {
	background-color: #f7f6f1;
}
.jumbotron {
	background-image: url('../img/top-image.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 600px;
}
.heading {
	border-left: 6px solid #aaa;
	padding: 0 0 0 10px;
}
.breadcrumb-item + .breadcrumb-item::before {
	content: ">"
}
.footer-copyright {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #f5f5f5;
}
.map iframe {
	width: 100%;
	height: 450px;
}

/*予告
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.yokokubox1 {
	padding: 0.3em 0em 0 0;
	margin: 10px 20px 0 0;
	border: solid 0px #000000;
	background-color:#0A0A0A;
	width:100px;
	height:30px;
}
.yokokubox1 p {
	margin: 0; 
	padding: 0;
	font-size:17px;
	color:#FFF;
	text-align: center;
}
.yokokutext1 {
	font-size:38px;
	font-style:italic;
	font-weight: bold;
	margin:0em 0 0.8em 0;
	text-align: center;
}
.yokokutext2 {
	font-size:12px;
	text-align: center;
}

/*  フォント
---------------------------------------------*/
.main_container{width:100%;margin:0 auto}.main_inner{width:100%;padding-bottom:50%;position:relative;display:block}.slick-list{width:100%;height:100%;overflow:hidden}.main_slide{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.main_slide .slider_img{width:100%;height:100%}.main_slide .slider_img .inner{width:100%;padding-bottom:50%;background-position:center center;background-size:cover;background-repeat:no-repeat}
.main_slide .slider_img:nth-child(1) .inner{background-image:url("../img/top/slide09.jpg")}
.main_slide .slider_img:nth-child(2) .inner{background-image:url("../img/top/slide01.jpg")}
.main_slide .slider_img:nth-child(3) .inner{background-image:url("../img/top/slide02.jpg")}
.main_slide .slider_img:nth-child(4) .inner{background-image:url("../img/top/slide03.jpg")}
.main_slide .slider_img:nth-child(5) .inner{background-image:url("../img/top/slide04.jpg")}
.main_slide .slider_img:nth-child(6) .inner{background-image:url("../img/top/slide05.jpg")}
.main_slide .slider_img:nth-child(7) .inner{background-image:url("../img/top/slide06.jpg")}
.main_slide .slider_img:nth-child(8) .inner{background-image:url("../img/top/slide07.jpg")}
.info_container{width:96%;max-width:1000px;margin:100px auto 0}

/*  フォント
---------------------------------------------*/

.font_summary01 {
	font-size: 10px;
	color: #333;
	line-height: 14px;
}

.font_summary02 {
	font-size: 11px;
	color: #333;
	line-height: 15px;
}

.font_summary03 {
	font-size: 13px;
	color: #333;
	line-height: 17px;
	font-weight: bold;
}

.font_summary04 {
	font-size: 15px;
	color: #333;
	line-height: 19px;
	font-weight: bold;
}

.font_summary05 {
	font-size: 18px;
	color: #333;
	line-height: 22px;
	font-weight: bold;
}

.font_summary06 {
	font-size: 20px;
	color: #333;
	line-height: 26px;
	font-weight: bold;
}

.font_summary07 {
	font-size: 24px;
	color: #333;
	line-height: 35px;
	font-weight: bold;
}

a.color1:link { 
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
a.color1:visited { 
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
a.color1:hover { 
	font-size: 11px;
	line-height: 20px;
	color: #FF6600;
}
a.color1:active { 
	font-size: 11px;
	line-height: 20px;
	color: #FF6600; 
}

/*フッター会社
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#fk{
	width:1100px;
	margin: 20px auto;
	background-color:#;
}


.fk_11 {
	font-size: 11px;
	color: #333;
	line-height:13px;
}
.fk_11 b {
	font-size: 11px;
	color:#333;
	line-height:13px;
	font-weight:bold;
}

.fk_12 {
	font-size: 12px;
	color:#333;
	line-height:16px;
	text-align:center;
}


.fk_14b {
	font-weight:bold;
	color:#333;
	font-size:14px;
	line-height:17px;
}

.fk_free {
	font-size: 28px;
	font-weight:bold;
	line-height:32px;
	text-align:center;
	color:#F00;
}

/*UP
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#pageup {
	font-size: x-small;
	z-index:10;
	color: #FFF;
	padding: 8px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	border-radius: 5px;
	color: #FFFFFF;
	background-color: #595959;
}
#pageup:hover {
	background-color: #656464;
}


/* 大デバイス（デスクトップ, 992px 未満）
============================================== */
@media screen and (max-width: 991.98px) {
.footer-logo {
	width: 100%;
}
} /* END */

/* 中デバイス（タブレット, 768px 未満）
============================================== */
@media screen and (max-width: 767.98px) {
.gnav-item {
	display: block;
	width: 100%;
	border: none;
}
.gnav-item+ .gnav-item {
	border: none;
}
table th, table td {
	padding: .25rem !important;
}
table th:first-child {
	width: 25%;
}
} /* END */

/* 小デバイス（縦向きモバイル, 576px 以上 デスクトップ, 992px 未満）
============================================== */
@media screen and (min-width: 576px) and (max-width: 991.98px) {
 #sec2  {
     height: 500px;
 } 
} /* END */

/* 小デバイス（縦向きモバイル, 576px 以上）
============================================== */
@media screen and (min-width: 576px) {
 #sec2 .message {
    position: absolute;
     left: 0;
 } 
} /* END */

/* ====== PROCESS ====== */
#sec5 .square {
	width: 60px;
	height: 60px;
	background: #21386E;
	color: #ffffff;
	text-align: center;
	font-size: 2.4rem;
}
#sec5 .arrow {
	width: 60px;
	height: 40px;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 25px solid #333;
}


/** 吹き出し **/
.wf-balloon {
  position: relative;
  padding: 20px;
  border: 2px solid rgba(75, 75, 75, 0.85);
  border-radius: 12px;
}


.wf-balloon-left::before,
.wf-balloon-left::after,
.wf-balloon-right::before,
.wf-balloon-right::after {


  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: 20px;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

.wf-balloon-left::before {
  left: -15px;
  border-right: 15px solid rgba(75, 75, 75, 0.85);
}
.wf-balloon-left::after {
  left: -12px;

}

.wf-balloon-right::before {
  right: -15px;
  border-left: 15px solid rgba(75, 75, 75, 0.85);
}
.wf-balloon-right::after {
  right: -12px;
}


@media screen and (min-width: 680px){   
  .pc { display:inline; }
  .sp { display:none; }
}
@media screen and (max-width: 680px){   
  .pc { display:none; }
  .sp { display:inline; }
}
