@charset "utf-8";
@import "common.css";

/** secFirstView
========================================*/
.secFirstView{
	width:100%;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
.secFirstView .bx-wrapper{
	margin:0 auto;
}
.secFirstView .bx-viewport{
	overflow:visible !important;
}

/*--( controls )--*/
.secFirstView .bx-controls{
	position:relative;
}

/*--( pager )--*/
.secFirstView .bx-pager{
	line-height:50px;
	font-size:0;
	vertical-align:middle;
	position:relative;
	z-index:10;
}
.secFirstView .bx-pager-item{
	display:inline-block;
	font-size:0;
}
.secFirstView .bx-pager-item a{
	display:inline-block;
	width:10px;
	height:10px;
	margin:0 12px 0 0;
	background:#ccc;
	vertical-align:middle;
}
.secFirstView .bx-pager-item a.active{
	background:#f90;
}

/*--( controller )--*/
.secFirstView .bx-controls-direction{
	width:100%;
	clear:both;
    position:absolute;
    top:-250px;
}
.secFirstView .bx-prev{
	margin-top:7px;
	margin-left:-30px;
	float:left;
	font-size:0;
	width:60px;
	height:60px;
	background:url(../img/index/btnSliderPrev01.png) left top no-repeat;
}
.secFirstView .bx-next{
	margin-top:7px;
	margin-right:-30px;
	float:right;
	font-size:0;
	width:60px;
	height:60px;
	background:url(../img/index/btnSliderNext01.png) left top no-repeat;
}
.secFirstView .bx-prev:hover,
.secFirstView .bx-next:hover{
	background-position:right top;
}

/*--( secBnrFirst )--*/
.secBnrFirst{
	padding:0 0 52px;
}
.secBnrFirst .bnr01{
    display:block;
    width:470px;
    height:210px;
    padding:9px;
    text-align:center;
	background:#fff;
    border:1px solid #ccc;
    float:left;
}
.secBnrFirst a.bnr02{
    display:block;
    width:210px;
    height:230px;
    float:right;
    margin:0 0 0 34px;
    position:relative;
	
}
.secBnrFirst a.bnr03{
    display:block;
    width:210px;
    height:230px;
    float:right;
    margin:0 0 0 34px;
    position:relative;
	
}

.secBnrFirst a.bnr02 span{
	display:block;
	width:220px;
    height:260px;
    position:absolute;
    left:0;
    bottom:0;
	background:url(../img/index/bnrCatalog01.png) left bottom no-repeat;
}
.secBnrFirst a.bnr03 span{
	display:block;
	width:220px;
    height:260px;
    position:absolute;
    left:0;
    bottom:0;
	background:url(../img/index/bnrReserve01.png) left bottom no-repeat;
}

.secBnrFirst a.bnr02:hover span,
.secBnrFirst a.bnr03:hover span{ background-position:right bottom; }

/** secInfo
========================================*/
.secInfo{
	font-family:Verdana;
}
.secInfo .titInfo{
    padding:0 0 20px;
    text-align:center;
}
.secInfo .txtInfoSub{
	font-size:15px;
    letter-spacing:0.05em;
    color:#666;
    text-align:center;
	margin:0 0 27px;
}
.secInfo .wrapperList{
    width:470px;
    height:330px;
	box-sizing:border-box;
	background:#fff;
    border:1px solid #ccc;
    overflow-y:scroll;
}

/*--( secEvent )--*/
.secInfo .secEvent{
    width:470px;
    float:left;
}
.secEvent .wrapperList{
	padding:14px 0 0;
}
.secEvent .list{
	display:block;
	width:420px;
	text-decoration:none;
	padding:0 0 5px;
	margin:0 auto;
}
.secEvent .blockDateList{ padding:0 0 8px; }
.secEvent .secTitList{
	width:418px;
    height:34px;
    border:1px solid #ccc;
}
.secEvent .tagNew{
	width:34px;
	height:34px;
    position:relative;
    float:left;
}
.secEvent .tagNew img{
    position:absolute;
    top:-1px;
    left:-1px;
}
.secEvent .titList{
    width:360px;
	padding:10px 0 0 12px;
	line-height:16px;
	float:left;
}
.secEvent a:hover .titList{ text-decoration:underline; }
.secEvent .blockDataList{
	padding:9px 0 0;
}
.secEvent .imgData{
	width:100px;
	height:100px;
	background:#fff;
	float:left;
	text-align:center;
}
.secEvent .txtData{
	width:310px;
	float:right;
}
.secEvent .blockTerm{
	margin:0 0 11px;
}
.secEvent .titTerm{
	width:50px;
	line-height:26px;
	text-align:center;
	color:#fff;
	background:#37342D;
	float:left;
}
.secEvent .txtTerm{
	width:260px;
	box-sizing:border-box;
	line-height:26px;
	padding:0 0 0 7px;
	color:#630;
	background:#ffc000;
	float:left;
}
.secEvent .txtDetails{
	margin:0 0 9px;
}
.secEvent .txtDetails01{
	width:48px;
	line-height:23px;
	float:left;
	text-align:center;
	color:#666;
	border:1px solid #BCBCBC;
}
.secEvent .txtDetails02{
	width:240px;
	line-height:25px;
	overflow:hidden;
	float:left;
	margin:0 0 0 12px;
	color:#333;
}
.secEvent .txtFlyer{
	height:60px;
	line-height:20px;
	color:#333;
	overflow:hidden;
}

/*--( secNews )--*/
.secInfo .secNews{
    width:470px;
    float:right;
}
.secNews .list{
	display:block;
	width:420px;
	margin:0 auto;
	padding:11px 0 10px;
	border-bottom:1px solid #ccc;
}
.secNews .imgData{
	width:80px;
	height:60px;
	background:#fff;
	margin:0 10px 0 0;
	float:left;
}
.secNews .txtData{
	width:330px;
	padding:10px 0 0;
	float:left;
}
.secNews .txtDate{
	color:#333;
	line-height:16px;
}
.secNews .titList{
	margin:8px 0 0;
}
.secNews a:hover .titList{
	text-decoration:underline;
}

.secInfo .btnToInfo{
	display:block;
	width:190px;
	line-height:36px;
	margin:15px 0 100px;
	float:right;
	text-align:center;
	color:#fff;
	background:#FF9900;
	text-decoration:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.secInfo .btnToInfo:hover{ background:#FFAD33; }

/** secPlan
========================================*/
.secPlan{
	background:url(../img/index/bgPlan.jpg) center top no-repeat;
    background-size: cover;
}
.secPlan .titPlan{
	text-align:center;
	padding:78px 0 23px;
}
.secPlan .txtPlan{
	text-align:center;
	padding:0 0 50px;
}
.secPlan .wrapperList01{
	width:850px;
	margin:0 auto;
	overflow:hidden;
}
.secPlan .wrapperList01 .cf{
	width:900px
}
.secPlan a{
	display:block;
	background:#fff;
	border:1px solid #C9C6BC;
	padding:4px;
	text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	text-decoration:none;
}
.secPlan .titList{
	font-size:17px;
	line-height:36px;
	font-weight:bold;
	color:#fff;
	background:#C30D24;
}
.secPlan .txtPrice{
	font-size:46px;
	font-family:Arial;
	font-weight:bold;
	color:#C30D24;
}

/*--( wrapperList01 )--*/
.secPlan .wrapperList01 li{
	float:left;
	margin:0 50px 30px 0;
}
.secPlan .wrapperList01 a{
	width:240px;
	height:261px;
}
.secPlan .wrapperList01 .notExistPlan{
	width:240px;
	height:261px;
	background:#fff;
	border:1px solid #C9C6BC;
	padding:4px;
	text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.secPlan .wrapperList01 .imgList{
	width:240px;
	height:135px;
	background:#fff;
	text-align:center;
}
.secPlan .wrapperList01 .blockPrice{
	padding:9px 0 0;
}
.secPlan .wrapperList01 .blockPrice span{
	display:inline-block;
	vertical-align:middle;
}
.secPlan .wrapperList01 .txt02{
	padding:11px 0 0;
}

/*--( wrapperList02 )--*/
.secPlan .wrapperList02{
	width:900px;
	padding:0 0 66px 50px;
	margin:0 auto;
}
.secPlan .wrapperList02 a{
	float:left;
	width:390px;
	height:174px;
	margin:0 50px 0 0;
	padding:0;
	background:#FFFFEE;
	border:5px solid #C30D24;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}
.secPlan .wrapperList02 .notExistPlan{
	float:left;
	width:390px;
	height:174px;
	margin:0 50px 0 0;
	padding:0;
	background:#FFFFEE;
	border:5px solid #C30D24;
	text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.secPlan .wrapperList02 .imgList{
	width:174px; /*fix*/
	/*height:174px;*/
	background:#fff;
	/*float:left;*/
	/*margin:0 20px 0 0;*/
    margin: 0 10px;
}
.secPlan .wrapperList02 .blockPrice{
	width:180px;
	float:left;
}
.secPlan .wrapperList02 .titList{
	margin:5px 0 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.secPlan .wrapperList02 .txt01{
	width:180px;
	padding:4px 0 5px;
	margin:0 0 4px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.secPlan .wrapperList02 .blockPrice span{
	display:inline-block;
	vertical-align:middle;
}
.secPlan .wrapperList02 .txt02{
	padding:14px 0 0;
}
.secPlan .wrapperList02 .txt03{
	padding:5px 0 0;
}


.secPlan .blockPrice2{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	height: 90px;
}
.secPlan .blockPrice2 .boxLeft{
	padding-right: 10px;
}
.secPlan .blockPrice2 .boxRight{
	color: #000;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
.secPlan .blockPrice2 .boxPrice1,
.secPlan .blockPrice2 .boxPrice2{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-align-items: center;
	align-items: center;
}
.secPlan .blockPrice2 .boxPrice2{
	margin-top: 6px;
}
.secPlan .blockPrice2 .boxPrice1 .txt1{
	font-size: 12px;
	font-weight: 700;
	margin-right: 2px;
}
.secPlan .blockPrice2 .boxPrice1 .txt2{
	font-size: 32px;
	font-weight: 700;
	margin-right: 2px;
	color: #c30c24;
}
.secPlan .blockPrice2 .boxPrice1 .txt3{
	font-size: 10px;
	font-weight: 700;
}
.secPlan .blockPrice2 .boxPrice2 .txt1{
	font-size: 10px;
	font-weight: 700;
	margin-right: 2px;
}
.secPlan .blockPrice2 .boxPrice2 .txt2{
	font-size: 25px;
	font-weight: 700;
	margin-right: 2px;
}
.secPlan .blockPrice2 .boxPrice2 .txt3{
	font-size: 10px;
	font-weight: 700;
}

.secPlan .wrapperList02 .blockPrice3 {
    width: 180px;
    /*float: left;*/
	color: #000;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
.secPlan .blockPrice3 .boxPrice1,
.secPlan .blockPrice3 .boxPrice2{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-align-items: center;
	align-items: center;
	margin-top: 6px;
}
.secPlan .blockPrice3 .boxPrice1{margin-top: 12px;}
.secPlan .blockPrice3 .boxPrice2{margin-top: 6px;}
.secPlan .blockPrice3 .boxPrice1 .txt1{
	font-size: 12px;
	font-weight: 700;
	margin-right: 1px;
}
.secPlan .blockPrice3 .boxPrice1 .txt2{
	font-size: 32px;
	font-weight: 700;
	margin-right: 1px;
	color: #c30c24;
}
.secPlan .blockPrice3 .boxPrice1 .txt3{
	font-size: 10px;
	font-weight: 700;
}
.secPlan .blockPrice3 .boxPrice2 .txt1{
	font-size: 10px;
	font-weight: 700;
	margin-right: 1px;
}
.secPlan .blockPrice3 .boxPrice2 .txt2{
	font-size: 25px;
	font-weight: 700;
	margin-right: 1px;
}
.secPlan .blockPrice3 .boxPrice2 .txt3{
	font-size: 10px;
	font-weight: 700;
}


/** secGallery
========================================*/
.secGallery{
	padding:0 0 100px;
}
.secGallery .titGallery{
	text-align:center;
	padding:72px 0 66px;
}
.secGallery .wrapperList{
	width:740px;
	float:left;
}
.secGallery .wrapperList01 ul{
	display:table;
	width:740px;
	border-collapse:collapse;
}
.secGallery .wrapperList01 li{
	display:table-cell;
	background:#fff;
	border:1px solid #ccc;
	border-bottom:none;
}
.secGallery .wrapperList01 a{
	display:block;
	width:176px;
	padding:4px 4px 12px;
}
.secGallery .wrapperList01 .imgList{
	width:176px;
	height:126px;
	background:#fff;
	text-align:center;
	margin:0 auto;
}
.secGallery .wrapperList01 .txtList{
	padding:11px 0 0 5px;
}
.secGallery .wrapperList02{
	display:table;
	width:740px;
}
.secGallery .wrapperList02 a{
	display:table-cell;
	height:194px;
	padding:4px 5px 4px 4px;
	background:#fff;
	border:1px solid #ccc;
	position:relative;
}
.secGallery .wrapperList02 a:nth-child(1){
	border-right:none;
}
.secGallery .wrapperList02 .imgList{
	width:360px;
	height:194px;
	margin:0 auto;
	background:#fff;
}
.secGallery .wrapperList02 .txtList{
	position:absolute;
	width:0;
	height:0;
	top:28px;
	left:124px;
}

/*--( wrapperBnr )--*/
.secGallery .wrapperBnr{
	width:210px;
	float:right;
}
.secGallery .wrapperBnr .bnrRegister{
	display:block;
	width:210px;
	height:382px;
	margin:0 0 20px;
	position:relative;
	background:url(../img/index/bnrMember01.png) left top no-repeat;
}
.secGallery .wrapperBnr .bnrRegister:hover{
	background-position:right top;
}
.secGallery .wrapperBnr .btnMember,
.secGallery .wrapperBnr .btnLogin{
	display:block;
	width:210px;
	height:80px;
	line-height:80px;
	text-decoration:none;
	font-size:22px;
	text-align:center;
	color:#fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.secGallery .wrapperBnr .btnMember{
	background:#F11313;
	-webkit-box-shadow: 0 -4px 0 #D81111 inset;
	box-shadow: 0 -4px 0 #D81111 inset;
	margin:0 0 20px;
}
.secGallery .wrapperBnr .btnLogin{
	background:#f90;
	-webkit-box-shadow: 0 -4px 0 #E58900 inset;
	box-shadow: 0 -4px 0 #E58900 inset;
}
.secGallery .wrapperBnr .btnMember:hover{
	background:#F55959;
}
.secGallery .wrapperBnr .btnLogin:hover{
	background:#FFAD33;
}

/** secConcept
========================================*/
.secConcept{
	overflow:hidden;
	padding:0 0 40px;
}
.wrapperConcept{
	background:url(../img/index/bgConcept02.gif) center center repeat;
	border-top:1px solid #D8D0CB;
	border-bottom:1px solid #D8D0CB;
}
.secConcept .wrapper{
	overflow:visible;
	position:relative;
	z-index:0;
}
.secConcept .mask{
	width:1000px;
	height:360px;
	margin-left:-1000px;
	position:absolute;
	top:0;
	left:0;
	z-index:50;
	background:url(../img/index/bgConcept02.gif) center center repeat;
}
.secConcept .inner{
	width:600px;
	height:320px;
	padding:40px 0 0;
	position:absolute;
	top:0;
	left:0;
	z-index:50;
	background:url(../img/index/bgConcept01.png) left top repeat-y;
}
.secConcept .titConcept{
	padding:0 0 0px;
}
.secConcept .txtConcept01{
	position:absolute;
	top:48px;
	left:502px;
}
.secConcept .inner .btn{
	display:block;
	width:400px;
	height:50px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
	margin:20px 0 0;
	text-decoration:none;
	color:#fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 0 #A27100;
	box-shadow: 1px 1px 0 #A27100;
	background:#F9AE00;
}
.secConcept .inner .btn:hover{
	background:#FABE33;
}
.secConcept .secSlider{
	width:630px;
	margin:0 0 0 350px;
	position:relative;
	z-index:10;
}
.secConcept .bx-viewport{
	overflow:visible !important;
}

/*--( controls )--*/
.secConcept .bx-controls{
	position:absolute;
	bottom:-50px;
	right:0;
}

/*--( pager )--*/
.secConcept .bx-pager{
	line-height:50px;
	font-size:0;
	vertical-align:middle;
	position:relative;
	z-index:10;
}
.secConcept .bx-pager-item{
	display:inline-block;
	font-size:0;
}
.secConcept .bx-pager-item a{
	display:inline-block;
	width:10px;
	height:10px;
	margin:0 0 0 12px;
	background:#ccc;
	vertical-align:middle;
}
.secConcept .bx-pager-item a.active{
	background:#f90;
}

/** secShowroom
========================================*/
.secShowroom{
	padding:0 0 94px;
}
.secShowroom .titShowroom{
	width:980px;
	margin:0 auto;
}
.secShowroom .bgShowroom{
	padding:100px 0 0;
	background:url(../img/index/bgShowroom.jpg) center top no-repeat;
}
.secShowroom .list{
	display:block;
	width:470px;
	margin:0 0 40px;
	text-decoration:none;
}
.secShowroom .list:nth-child(1){ float:left; }
.secShowroom .list:nth-child(2){ float:right; }
.secShowroom .blockData .txtData{
	width:180px;
	height:220px;
	box-sizing:border-box;
	padding:58px 0 0 22px;
	font-family:Verdana;
	color:#fff;
	background:#4AB7A9;
	position:relative;
	z-index:10;
	float:left;
}
.secShowroom .blockData .tag{
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
.secShowroom .blockData .txtData,
.secShowroom .blockData .tag img{
	-webkit-border-radius:8px 0 0 0;
	-moz-border-radius:8px 0 0 0;
	-ms-border-radius:8px 0 0 0;
	-o-border-radius:8px 0 0 0;
	border-radius:8px 0 0 0;
}
.secShowroom .txtData .txt01{
	font-size:16px;
	font-weight:bold;
	line-height:23px;
	margin:0 0 4px;
}
.secShowroom .txtData .txt02{
	font-size:13px;
	line-height:20px;
	padding:8px 0 0;
}
.secShowroom .txtData .txt02 .txtAttn{
	font-size:20px;
	font-weight:bold;
	color:#ff0;
}
.secShowroom .blockData .imgData{
	width:290px;
	height:220px;
	background:#fff;
	float:left;
}
.secShowroom .blockData .imgData,
.secShowroom .blockData .imgData img{
	-webkit-border-radius:0 8px 0 0;
	-moz-border-radius:0 8px 0 0;
	-ms-border-radius:0 8px 0 0;
	-o-border-radius:0 8px 0 0;
	border-radius:0 8px 0 0;
}
.secShowroom .blockTel{
	width:360px;
	height:110px;
	box-sizing:border-box;
	padding:20px 0 0 23px;
	background:#5C8DA5;
	float:left;
	-webkit-border-radius:0 0 0 8px;
	-moz-border-radius:0 0 0 8px;
	-ms-border-radius:0 0 0 8px;
	-o-border-radius:0 0 0 8px;
	border-radius:0 0 0 8px;
}
.secShowroom .blockTel .txt02{
	font-size:33px;
	font-family:Arial;
	font-weight:bold;
	padding:0 0 0 34px;
	margin:3px 0 7px;
	color:#fff;
	background:url(../img/index/icoShowroomTel.png) left center no-repeat;
}
.secShowroom .blockTel .txt03{
	color:#fff;
	font-family:Verdana;
}
.secShowroom .blockStore{
	width:110px;
	height:110px;
	box-sizing:border-box;
	padding:30px 0 0;
	float:left;
	text-align:center;
	background:#F00;
	-webkit-border-radius:0 0 8px 0;
	-moz-border-radius:0 0 8px 0;
	-ms-border-radius:0 0 8px 0;
	-o-border-radius:0 0 8px 0;
	border-radius:0 0 8px 0;
}
.secShowroom a:hover .blockStore{
	background:#F66;
}

/*--( secStaff )--*/
.secStaff{
	width:1060px;
	margin:0 auto;
	position:relative;
}
.secStaff .imgStaff{
	text-align:center;
}
.secStaff .btnStaff{
	display:block;
	width:130px;
	height:130px;
	position:absolute;
	right:1px;
	bottom:32px;
	background:url(../img/index/btnStaff01.png) left top no-repeat;
}
.secStaff .btnStaff:hover{
	background-position:right top;
}
.bnrStaff{
	width: 980px;
	margin:0 auto 60px;
	display: block;
}


/** secKnowledge
========================================*/
.secKnowledge .wrapper{
	overflow:hidden;
}
.secKnowledge .titKnowledge{
	text-align:center;
	padding:0 0 15px;
}
.secKnowledge .txtKnowledge{
	font-size:15px;
	line-height:25px;
	text-align:center;
	padding:0 0 48px;
}
.secKnowledge ul{
	width:1000px;
}
.secKnowledge li{
	width:230px;
	float:left;
	margin:0 20px 0 0;
}
.secKnowledge a{
	display:block;
}
.secKnowledge .imgList{
	width:220px;
	padding:4px 4px 0;
	background:#fff;
	border:1px solid #C9C6BC;
	border-bottom:none;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-ms-border-radius: 6px 6px 0 0;
	-o-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.secKnowledge .txtList{
	width:230px;
	height:80px;
	box-sizing:border-box;
	padding:19px 0 0;
	text-align:center;
	background:#FAF9F8;
	border:1px solid #CAC7BD;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-ms-border-radius: 0 0 6px 6px;
	-o-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.secKnowledge a:hover .txtList{ background:#fff; }
.secKnowledge .txtList .txt01{
	padding:0 0 10px;
}

/* secTopbnrbox */
.secTopbnrbox {
	height: auto;
	background-color: #37342d;
	overflow: hidden;
	margin-bottom: 50px;
}

.secTopbnrbox .bnrlink {
	text-decoration: none;
	display: block;
	background-color: #37342d;
	position: relative;
}

.secTopbnrbox .reflection {
	height: 50px;
	width: 18px;
	position: absolute;
	top: -180px;
	left: 0;
	background-color: rgba(255, 255, 255, 0.7);
	opacity: 0;
	transform: rotate(45deg);
	animation: reflection 4s ease-in-out infinite;
	-webkit-transform: rotate(45deg);
	-webkit-animation: reflection 4s ease-in-out infinite;
}

.secTopbnrbox .bnrlink .inner {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	position: relative;
}

.secTopbnrbox .bnrlink .inner .g_logo {
	box-sizing: border-box;
	width: 70px;
	height: 29px;
	background: #fff;
	padding: 6px 8px 5px;
	left: 39px;
	margin-right: 3px;
	position: absolute;
	border-radius: 20px;
	top: 0;
	bottom: 0;
	margin: auto 3px;
	z-index: 1;
}

.secTopbnrbox .bnrlink .inner .g_logo::before {
	content: '';
	border: 14px solid transparent;
	border-bottom-color: #FFF;
	position: absolute;
	top: -2px;
	left: -9px;
	transform: rotate(-23deg);
	z-index: -1;
}

.swing .g_logo {
	animation: swing_logo 4s ease-in-out infinite;
	-webkit-animation: swing_logo 4s ease-in-out infinite;
	animation-delay: 3.25s;
}

@-webkit-keyframes swing_logo {

	0%,
	100% {
		-webkit-transform-origin: bottom center;
	}

	5% {
		-webkit-transform: rotate(-10deg);
	}

	10% {
		-webkit-transform: rotate(6deg);
	}

	15% {
		-webkit-transform: rotate(-3deg);
	}

	20% {
		-webkit-transform: rotate(3deg);
	}

	25% {
		-webkit-transform: rotate(-2deg);
	}

	30% {
		-webkit-transform: rotate(1deg);
	}

	35% {
		-webkit-transform: rotate(-1deg);
	}

	40% {
		-webkit-transform: rotate(1deg);
	}

	45% {
		-webkit-transform: rotate(-1deg);
	}

	50% {
		-webkit-transform: rotate(0deg);
	}
}

.secTopbnrbox .bnrlink .inner .result_info {
	font-weight: bold;
	padding-left: 120px;
	position: relative;
	display: flex;
	align-items: center;
	height: 100%;
}

.secTopbnrbox .bnrlink .inner .result_info .tit {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 3px;
}

.secTopbnrbox .bnrlink .inner .result_info .star-rating {
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 0 5px;
	position: relative;
	height: 1em;
	float: left;
	font-weight: bold;
}

.secTopbnrbox .bnrlink .inner .result_info .star-rating .star-rating-front {
	color: #ffc746;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.secTopbnrbox .bnrlink .inner .result_info .star-rating .star-rating-back {
	color: #ccc;
}

.secTopbnrbox .bnrlink .inner .result_info .header-star-num {
	color: #fff;
	font-size: 13px;
	line-height: 30px;
	float: left;
	display: block;
	margin: 0;
	margin-left: 5px;
	padding-top: 5px;
}

.secTopbnrbox .bnrlink .inner .result_info::after {
	content: "";
	color: #000;
	line-height: 1em;
	font-size: 13px;
	background-color: transparent;
	padding: 0;
	border-radius: 1em;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(../img/index/Topbnrbtn.png);
	background-size: 100% auto;
	width: 120px;
	height: 30px;
}

.secTopbnrbox .bnrlink .inner::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	width: 41px;
	height: 38px;
	background: url(../img/index/Topicon.png) center top no-repeat;
	background-size: cover;
}

@keyframes reflection {
	0% {
		transform: scale(0) rotate(45deg);
		opacity: 0;
	}

	80% {
		transform: scale(0) rotate(45deg);
		opacity: 0.5;
	}

	81% {
		transform: scale(12) rotate(45deg);
		opacity: 1;
	}

	100% {
		transform: scale(180) rotate(45deg);
		opacity: 0;
	}
}

/*rollover*/
.ro a:hover,
a.ro:hover,
a .ro:hover {
	opacity: 0.8;
}

.ro a,
a.ro,
a .ro {
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

/*rollover(brightnessによる変化)*/
.brt a:hover,
a.brt:hover,
a .brt:hover {
	-webkit-filter: brightness(1.1);
	filter: brightness(1.1);
}

.brt a,
a.brt,
a .brt {
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

/*ro無効化*/
.ro .no_ro a:hover,
.ro a.no_ro:hover {
	opacity: 1;
}