@charset "utf-8";
/* CSS Document */

/* reset/base ----------------------------------------------------------------- */
*{
  margin:0;
  padding:0;
}
h1,h2,h3,h4,h5,h6{
  font-style:normal;
  font-weight:normal;
}
p {
    color: #333;
}
a:link {
    text-decoration: none;
}

/* Utilities ----------------------------------------------------------------- */

.clearfix:after {
    content: " ";
    display: block;
	height:0;
    visibility: hidden;
    clear: both;
}

.clearfix{
display: inline-block;
}

/* no ie mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

.inline { display: inline; }

.all-frame{
width: 100%;
max-width: 700px;
height:auto;
font-size: 15px;
margin:0 auto;
padding:0;
font-family:'Kozuka Mincho Pro','Yu Mincho',"MS P明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
color:#000;
line-height: 1.5;
font-size:16px;
overflow: hidden;
}
.frame{
width:90%;
height:auto;
margin:0 5%;
clear:both;
overflow: hidden;
}

.all-frame img {
width:100%;
min-width: 100%;
height: auto;
}

/* MVスライダー ----------------------------------------------------------------- */

#mv{
width:100%;
max-width:700px;
height:auto;
}
#logottl {
width:46%;
height:auto;
text-align:center;
margin:3% 22%;
position:absolute;
z-index: 10;
}
.sliderMV{
    width: 100%;
    max-width: 700px;
    height:auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background-size: contain;
    z-index: 1;
}
#mv_pc{
display: none;
}


/* ナビ ----------------------------------------------------------------- */

#nav{
width:100%;
max-width: 700px;
height:auto;
margin:0 auto;
padding:0;
clear:both;
}
#nav ul{
display: block;
position: relative;
}
#nav li{
width:100%;
height:auto;
font-size:0.9em;
text-align:center;
text-decoration: none;
margin:0 auto;
padding:15px 0 7px 0;
display:block;
border-bottom: 1px dotted #d2d2d2;
}
#nav li a{
color:#000;   
}
#nav li a:hover{
color:#00a1df;
text-decoration: none;
}
.fa-chevron-down{
    color:#00a1df;
	font-family:'FontAwesome';
    font-size:1em;
	font-style: normal;
	font-weight:bold;
}

/* メインコンテンツ ----------------------------------------------------------------- */


h2{
color:#000;
font-size:1.5em;
font-family:'Kozuka Mincho Pro','Yu Mincho',"MS P明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
margin:12% auto 0 auto;
padding-bottom:3%;
text-align: center;
}

.lead{
color:#000;
font-size:16px;
line-height:1.7;
margin:0;
}

.slider{
margin-top:35px;
}
.slider img{
width:100%;
height:auto;
display: block;
}

.ttlset{
color:#00a1df;
width:100%;
max-width:700px;
height:auto;
text-align: center;
border-bottom:1px solid #d2d2d2;
margin:0 auto 30px auto;
padding:5% 0 2% 0;
clear:both;
}
.ttlset p{
color:#00a1df;
}
h3{
font-size:1.3em;
font-weight:bold;
padding-bottom:3px;
}
.ttlset p{
color:#00a1df;
font-size:0.9em;
text-align: left;
}
h4{
font-size:15px !important;
line-height:1.5;
font-weight:600;
margin:15px 0 10px 0;
padding:0;
}
.iconHNL{
color:#fff !important;
font-size:12px !important;
width:110px;
height:auto;
margin-top:15px;
padding:2px 0;
background: #794d4d;
text-align: center;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", "sans-serif";
}
.iconKOA{
color:#fff !important;
font-size:12px !important;
width:110px;
height:auto;
margin-top:15px;
padding:2px 0;
background: #704d79;
text-align: center;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", "sans-serif";
}
.iconOGG{
color:#fff !important;
font-size:12px !important;
width:110px;
height:auto;
margin-top:15px;
padding:2px 0;
background-color: #4d6479; 
text-align: center;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", "sans-serif";
}
.iconLIH{
color:#fff !important;
font-size:12px !important;
width:110px;
height:auto;
margin-top:15px;
padding:2px 0;
background-color: #53794d;
text-align: center;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", "sans-serif";
}
.renewal{
max-width:150px;
height:auto;
padding:24px;
position:absolute;
display:block;
margin-top:18px;
padding:0;
z-index: 10;
}
.pickup{
position: absolute;
display: inline-block;
text-align: center;
top: 0;
right: 12px;
height: 50px;
padding: 5px 8px;
line-height: 1.2;
font-size: 12px;
font-weight: bold;
color: #fff;
z-index: 10;
clip-path: polygon(100% 0, 100% 100%, 50% 82%, 0 100%, 0 0);
background: #F01C1C;
font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}

.box2,
.box3,
.location{
line-height:1.6;
clear:both;
display:block;
}
.box2 p,
.box3 p{
color:#555;
font-size:14px;
}
.box2 .boxLeft,
.box2 .boxRight,
.box3 .boxLeft,
.box3 .boxMid,
.box3 .boxRight{
width:100%;
max-width:700px;
height:auto;
padding-bottom:50px;
display: block;
}
.box2 .boxLeft img,
.box2 .boxRight img,
.box3 .boxLeft img,
.box3 .boxMid img,
.box3 .boxRight img{
width:100%;
max-width:700px;
height:auto;
display: block;
position:relative;
-moz-box-shadow: 0px 0px 4px -1px #d1cdd1;
-webkit-box-shadow: 0px 0px 6px -1px #d1cdd1;
box-shadow: 0px 0px 4px -1px #d1cdd1;
}
.box2 a,
.box3 a{
color:#000;
}
.box2 a:hover,
.box3 a:hover{
color:#00a1df;
 filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}

.box2_detail,
.box3_detail {
  position: relative;
  margin-bottom: 30px;
}

/* ロケーションマップ ----------------------------------------------------------------- */

#map{
width:100%;
height:auto;
background:url("../images/mapbg.png") repeat;
margin-top:-50px;
padding-bottom:10%;
display:block;
position: relative;
clear:both;
overflow: hidden;
}
#lctmap{
padding-top:3%;
}
#location{
display:block;
position:relative;
clear:both;
float:none;
padding-top:50px;
}
#gMap_1,
#gMap_2,
#gMap_3,
#gMap_4{
width:100%;
height:400px; 
padding:0;
border:1px solid #eee;
display: block;
box-sizing: border-box;
}
.lctLft{
width:100%;
height:auto;
font-size:13px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", "sans-serif";
margin:0;
}
.lctRgt{
width:100%;
height:auto;  
display: block;
margin-top:20px;
}
.lctLft dt{
color:#fff;
text-align: center;
font-weight:bold;
margin-bottom:15px;
padding:3px 0;
}
.lctLft dd{
margin-bottom:20px;
line-height:1.5; 
}
.lctLft dd a{
color:#444;
text-decoration:underline;
}
.lctLft dd a:hover{
color:#444;
text-decoration:none;
}
#iconIsHNL{
background-color: #794d4d;
}
#iconIsKOA{
background-color: #704d79; 
}
#iconIsOGG{
background-color: #4d6479; 
}
#iconIsLIH{
background-color: #53794d; 
}

/* page-top ----------------------------------------------------------------- */

#page-top {
	width:100%;
    max-width:700px;
    text-align: right;
    display: block;
	clear: both;
	margin:0 auto;
    padding:0;
	z-index: 100;
    position: relative;
}
#page-top img {
	width:45px;
	height:45px;
    right:5%;
     bottom:0;
    position:fixed;
}
#page-top img:hover {
 filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}

/* パンくず ----------------------------------------------------------------- */

#topicpath{
  overflow: hidden;
  width: 100%;
  max-width:700px;
  height: 30px;
}
#topicpath nav{
  white-space: nowrap;
  overflow: scroll;
}
#topicpath div{
  border-top: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
  padding: 1px 0 1px 0;
  height: 26px;
}
#topicpath ol{
  font-size: .6rem;
  margin-bottom: 20px;
  line-height: 26px;
}
#topicpath li{
  display: inline-block;
}
#topicpath li a,
#topicpath li > span{
  display: block;
  background: #F0F0F0;
  padding-right: 10px;
  height: 26px;
  margin-right: 26px;
  position: relative;
  text-decoration: none;
}
#topicpath li:last-child a{
  margin-right: 10px;
  background: #fff;
}
#topicpath li:last-child a:before,
#topicpath li:last-child a:after{
  border:none;
}
#topicpath li a:before,
#topicpath li > span:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: -26px;
    border: 13px solid transparent;
    border-color: #F0F0F0;
    border-left-color: transparent;
}
#topicpath li a:after,
#topicpath li > span:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: -26px;
    border: 13px solid transparent;
    border-left-color: #F0F0F0;
}
#topicpath li:first-child a{padding-left: 15px;}
#topicpath li:first-child a:before{display:none;}