@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%;
height:auto;
font-size: 15px;
margin:0 auto;
padding:0;
font-family:'Kozuka Mincho Pro','Yu Mincho',"ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
color:#000;
line-height: 1.5;
font-size:16px;
}
.frame{
width:960px;
height:auto;
margin:0 auto;
clear:both;
}

.all-frame img {
width:100%;
/*min-width: 100%;*/
height: auto;
}

/* パンくず ----------------------------------------------------------------- */

#topicpath ol,
#topicpath ol li{
	margin:0;
	padding:0;
}

#topicpath ol li {
  display: inline;
  list-style-type: none;
  /*font-size:65%;*/
  font-size:10px;
  line-height:34px;
}
#topicpath ol li:before {
  content: " > ";
}
#topicpath ol li:first-child:before {
  content:"";
}

/* MVスライダー ----------------------------------------------------------------- */

#mv{
width:100%;
height:auto;
}
#logottl {
width:320px;
height:auto;
text-align: left;
margin-top:0;
position:absolute;
z-index: 10;
}
.sliderMV{
    width: 100%;
    height:auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background-size: contain;
    z-index: 1;
}
#mv_sp{
display: none;
}

/* ナビ ----------------------------------------------------------------- */

#nav{
width:100%;
height:63px;
margin:20px auto 23px auto;
padding:0;
border-bottom: 1px solid #d2d2d2;
clear:both;
display: block;
}
#nav ul{
width:960px;
height:auto;
margin:0 auto;
padding:0;
}
#nav li{
width:318px;
height:38px;
font-size:0.9em;
text-align:center;
text-decoration: none;
margin:0 auto;
padding:0 auto;
border-left: 1px solid #d2d2d2;
display:block;
float:left;
}
#nav li:last-child{
border-right: 1px solid #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;
}

/* メインコンテンツ ----------------------------------------------------------------- */


.frame h2{
color:#00a1df;
font-size:2em;
font-family:'Kozuka Mincho Pro','Yu Mincho',"MS P明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
margin:0 auto;
padding:10% 0 3% 0;
text-align: center;
}

.lead{
color:#000;
font-size:15px;
line-height:2;
margin-bottom:15px;
}
.slider{
margin-top:35px;
}
.slider img{
width:60%;
height:37.5%;
display: block;
}

.ttlset{
color:#00a1df;
width:960px;
height:auto;
text-align: center;
border-bottom:1px solid #d2d2d2;
margin:0 auto 30px auto;
padding:5% 0 1% 0;
clear:both;
}
.ttlset p{
color:#00a1df;
}
h3{
font-size:1.5em;
font-weight:bold;
}
h4{
font-size:15px !important;
line-height:1.5;
font-weight:600;
margin:20px 0 12px 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";
}

.box2 {
line-height:1.6;
clear:both;
display:flex;
flex-wrap: wrap;
}
.box2 p{
color:#555;
font-size:13px;
}
.box2 a{
color:#000;
margin-right: 30px;
}
.box2 a:nth-child(even){
    margin-right: 0;
}
.box2 a:hover{
color:#00a1df;
 filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}
.box2_detail{
width:465px;
height:auto;
margin-bottom:45px;
display: block;
position: relative;
}
.box2_detail img{
width:465px;
height:287px;
display: block;
-moz-box-shadow: 0px 0px 4px -1px #d1cdd1;
-webkit-box-shadow: 0px 0px 6px -1px #d1cdd1;
box-shadow: 0px 0px 4px -1px #d1cdd1;
}
.box3 {
line-height:1.6;
clear:both;
display:flex;
flex-wrap: wrap;
}
.box3 p{
color:#555;
font-size:13px;
}
.box3 a{
color:#000;
margin-right: 15px;
}
.box3 a:nth-child(3n){
margin-right: 0;
}
.box3 a:hover{
color:#00a1df;
 filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}
.box3_detail{
width:310px;
height:auto;
margin-bottom:45px;
display: block;
position: relative;
}
.box3_detail img{
-moz-box-shadow: 0px 0px 4px -1px #d1cdd1;
-webkit-box-shadow: 0px 0px 4px -1px #d1cdd1;
box-shadow: 0px 0px 4px -1px #d1cdd1;
}
.renewal{
width:150px;
padding:23px;
position:absolute;
display:block;
margin-top:18px;
padding:0;
z-index: 10;
}
.renewal img {
width:150px;
height:23px;
}
.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;
/*background: #ff59a7;*/
font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}

/* ロケーションマップ ----------------------------------------------------------------- */

#lct {
  color: #000;
}

#map{
width:100%;
height:auto;
background:url("../images/mapbg.png") repeat;
margin-top:50px;
padding-bottom:60px;
display:flex;
position: relative;
clear:both;
}
#lctmap{
margin:0;
padding-top:5%;
}
#location{
display:block;
position:relative;
clear:both;
float:none;
padding-top:50px;
}
.lctRgt{ 
width:620px;
height:450px; 
display: block;
box-sizing: border-box;
float:right;
}
#gMap_1,
#gMap_2,
#gMap_3,
#gMap_4{
width:100%;
height:400px; 
border:1px solid #eee;
display: block;
box-sizing: border-box;
}
.lctLft{
width:310px;
height:auto;
font-size:13px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", "sans-serif";
margin-right:30px;
box-sizing: border-box;
float:left;
}
.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:960px;
    height:auto;
    text-align: right;
    display: block;
	clear: both;
	margin:0 auto;
    padding:0;
	z-index: 100;
    position: relative;
}
#page-top img {
	width:50px;
	height:50px;
     bottom:0;
    position:fixed;
}
#page-top img:hover {
 filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}