@charset "UTF-8";
/* CSS Document */

#sp_header {
	/* メニューを開いた時に
	オーバーレイの上に来るように絶対指定 */
	width:100%;
	height: 55px;
	color:#fff;
	z-index:9999; /* 最前面に来るように */
	position: fixed;
	top: 0;
    background: #fff;
}

#sp_header h1.logo {
	height: 55px;
	margin: 0 auto;
    margin-left: -4%;
}

#sp_header h1.logo a img {
    width: 162px;
	margin: 12px 0 12px 40px;
}
@media screen and (max-width: 376px) {
    #sp_header h1.logo a img {
        width: 162px;
        margin: 12px 0 12px 20px;
    }
}
#sp_header #feature_title {
	width: 100%;
	font-size: 0.875rem;
	font-size: 14px;
	line-height: 1.4rem;
	color: #fff;
	background: #000;
    border-top: 1px solid #fff;
	font-weight: normal;
    padding: 1% 0;
    text-align: center;
}

/*------------------------------------------------------------
	メニュー
------------------------------------------------------------*/
.menu {
	overflow-y:auto; /* 縦方向のみスクロール */
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	max-width:300px; /* 横に広がり過ぎないように */
	color: #000;
	background: #f5f5f5;
	text-align:left;
	z-index:9999;
	/* アニメーション */
	-webkit-transition:0.2s ease-in-out;
	-moz-transition:0.2s ease-in-out;
	transition:0.2s ease-in-out;
}

.navName {
	color: #fff;
	display: block;
	font-size:0.75rem;
	text-align: center;
	margin: 0 auto;
}

/* メニューON/OFF */
.menuOff {
	-webkit-transform:translate3d(-100%, 0, 0);
	-moz-transform:translate3d(-100%, 0, 0);
	transform:translate3d(-100%, 0, 0);
	z-index:9999; /* 最前面に来るように */
}
.menuOn {
	box-shadow: 8px 8px 20px 0 rgba(0, 0, 0, 0.2);
	-webkit-transform:translate3d(0, 0, 0);
	-moz-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
}
.ie .menuOff {
	left:-100%; /* IE向け */
} 
.ie .menuOn {
	left: 0; /* IE向け */
} 


/* ナビゲーション以外固定 */
.fixed {
	position:fixed;
	top:0;
	left:0;
	width:100%;
}

/* オーバーレイ */
.overlay {
	position:fixed;
	top:0;
	left:0;
	display:none;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha(opacity=70)";
	z-index:999;
}

/*------------------------------------------------------------
	メニュー内部設定
------------------------------------------------------------*/
.menu .sub_title {
	font-size: 1rem;
	font-size: 16px;
	line-height: 1.4rem;
	color: #fff;
	padding: 12px 10px;
	background: #000;
}

.menu .sub_title a {
	color: #fff;
}

.menu ul li {
	width: 100%;
	font-size: 1rem;
	font-size: 16px;
	line-height: 1.4rem;
	padding: 10px;
	box-sizing: border-box;
	display: table;
}
.menu ul li a {
	color: #000;
}

.menu ul li.sidelist a {
	display: table-cell;
	width: 95%;
    color: #000;
}

.menu ul li.sidelist:after {
	display: table-cell;
	width: 5%;
	font-size: 1rem;
	font-size: 16px;
	line-height: 1.4rem;
	font-family: 'Font Awesome 5 Free';
    font-weight: bold;
	content: "\f061";
}

.menu ul li.sidelist.droptitle:after {
	font-family: 'Font Awesome 5 Free';
    font-weight: bold;
	content: "\f105";
}

.menu ul li.sidelist.droptitle.active:after {
	font-family: 'Font Awesome 5 Free';
    font-weight: bold;
	content: "\f107";
}

.menu ul.inlist li.sidelist {
	background: #ddd;
}

.menu .listwrap {
	padding: 5px;
}

.menu .listwrap .sqlist {
	width: 33.3%;
	float: left;
	padding: 5px;
	box-sizing: border-box;
	font-size:1.2em;
}

.menu .listwrap .sqlist .name {
	padding: 0;
	font-size:0.6rem;
	font-weight: normal;
	line-height: 1.2em;
}

.menu .listwrap .sqlist img {
	width: 100%;
	padding-bottom: 5px;
	box-sizing: border-box;
	font-size:1.2em;
}

#gohome a:before {
	font-family: 'Font Awesome 5 Free';
    font-weight: bold;
	content: "\f106";
	margin-right: 10px;
}

/*------------------------------------------------------------
	検索
------------------------------------------------------------*/
.search_box {
	vertical-align: middle;
	text-align: center;
	width: 90%;
	display: table;
    margin: 0 auto;
	padding: 20px 10px 20px 5px;
}
.search_box div {
	display: table-cell;
	padding-right: 30px;
}
.search_box div:last-child {
	width: 80px;
	padding-right: 0;
}
#keyword {
	width: 110%;
	height:40px; 
	border:solid 1px #c0c0c0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background:#fff;
    vertical-align: middle; 
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2) inset;
    font-size: 1rem;
}
input.search_submit {
	width:65px; 
	height:40px; 
	background:#333;
	border:solid 1px #333;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	vertical-align: middle;
	color: #eee;
	font-size: 0.8em;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#555)/*開始色*/, to(#222));/*終了色*/
}
.main_visual_box {
	height: 190px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.item .vis {
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}

.keyword {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

.keyword a {
	color: -webkit-link;
	text-decoration: underline;
	cursor: auto;
	}

/*------------------------------------------------------------
	ナビゲーションアイコン
------------------------------------------------------------*/
.navBtn {
	position: absolute;
	top:0;
	right:0;
	width: 50px;
	height: 55px;
}
/* IE8以下はアイコン位置調整 */
#ie8 .navBtn,
#ie7 .navBtn,
#ie6 .navBtn {
	top:30px;
}

.navBtn .navname {
	display: block;
	color: #fff;
	font-size: 0.6rem;
	text-align: center;
}

.navBtn button {
	display: block;
	border: none;
	background: none;
	outline: 0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	−moz−tap-highlight-color:rgba(0,0,0,0);
	tap-highlight-color:rgba(0,0,0,0);
}
.navIcon {
	padding: 1.25rem 0.5rem 0.5rem 0.5rem;
	cursor: pointer;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transform: scale(0.8);
}

/*----- アイコンレイヤー -----*/
/*----- 開閉前 アイコンレイヤー -----*/
.iconLayer {
    position: relative;
    display: block;
    width: 35px;
    height: 5px;
    background:#000;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.iconLayer:before, .iconLayer:after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: inherit;
    height: 5px;
    background: inherit;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.iconLayer:before {
    bottom: 200%;
}
.iconLayer:after {
    top: 200%;
}
 
/*----- 開閉中 アイコンレイヤー -----*/
.arrow {
    -webkit-animation-name: navIconSlide;
    -moz-animation-name: navIconSlide;
    animation-name: navIconSlide;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background: rgba(0,0,0,0);
}
@-webkit-keyframes navIconSlide {
    0% {
    }
    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@-moz-keyframes navIconSlide {
    0% {
    }
    100% {
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@keyframes navIconSlide {
    0% {
    }
    100% {
        transform: rotate(180deg);
    }
}
 
/* ナビアイコン：矢印:before */
.arrow:before {
    -webkit-animation-name: navIconSlideBefore;
    -moz-animation-name: navIconSlideBefore;
    animation-name: navIconSlideBefore;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background: #000;
}
@-webkit-keyframes navIconSlideBefore {
    0% {
    }
    100% {
        margin: -25% 0%;
        width: 100%;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}
@-moz-keyframes navIconSlideBefore {
    0% {
    }
    100% {
        margin: -25% 0%;
        width: 100%;
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

@keyframes navIconSlideBefore {
    0% {
    }
    100% {
        margin: -25% 0%;
        width: 100%;
        transform: rotate(45deg);
    }
}
 
/* ナビアイコン：矢印:after */
.arrow:after {
    -webkit-animation-name: navIconSlideAfter;
    -moz-animation-name: navIconSlideAfter;
    animation-name: navIconSlideAfter;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background: #000;
}

@-webkit-keyframes navIconSlideAfter {
    0% {
    }
    100% {
        margin: -32% 0%;
        width: 100%;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}
@-moz-keyframes navIconSlideAfter {
    0% {
    }
    100% {
        margin: -32% 0%;
        width: 100%;
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}
@keyframes navIconSlideAfter {
    0% {
    }
    100% {
        margin: -32% 0%;
        width: 100%;
        transform: rotate(-45deg);
    }
}
 
/*----- 開閉後 アイコンレイヤー -----*/
.hamburger {
    -webkit-animation-name: navIconSlideFrom;
    -moz-animation-name: navIconSlideFrom;
    animation-name: navIconSlideFrom;
    background: #fff;
    transition: .3s;
}
@-webkit-keyframes navIconSlideFrom {
    0% {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    100% {
    }
}
@-moz-keyframes navIconSlideFrom {
    0% {
        -moz-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    100% {
    }
}
@keyframes navIconSlideFrom {
    0% {
        transform: rotate(-180deg);
    }
    100% {
    }
}
 
/* ナビアイコン：ハンバーガー:before */
.hamburger:before {
    -webkit-animation-name: navIconSlideBeforeFrom;
    -moz-animation-name: navIconSlideBeforeFrom;
    animation-name: navIconSlideBeforeFrom;
}
@-webkit-keyframes navIconSlideBeforeFrom {
    0% {
        margin: -25% 0%;
        width: 100%;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    100% {
    }
}
@-moz-keyframes navIconSlideBeforeFrom {
    0% {
        margin: -25% 0%;
        width: 100%;
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    100% {
    }
}
@keyframes navIconSlideBeforeFrom {
    0% {
        margin: -25% 0%;
        width: 100%;
        transform: rotate(45deg);
    }
    100% {
    }
}
 
/* ナビアイコン：ハンバーガー:after */
.hamburger:after {
    -webkit-animation-name: navIconSlideAfterFrom;
    -moz-animation-name: navIconSlideAfterFrom;
    animation-name: navIconSlideAfterFrom;
}
@-webkit-keyframes navIconSlideAfterFrom {
    0% {
        margin: -32% 0%;
        width: 100%;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    100% {
    }
}
@-moz-keyframes navIconSlideAfterFrom {
    0% {
        margin: -32% 0%;
        width: 100%;
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    100% {
    }
}
@keyframes navIconSlideAfterFrom {
    0% {
        margin: -32% 0%;
        width: 100%;
        transform: rotate(-45deg);
    }
    100% {
    }
}

/* ポイントフッター */  
#pointfooter{
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 999999;
    height: 0px;
    /*height: 76px; ポイントアップ */
}
