body{
    letter-spacing: 1px;
    
}
.wrapper{
    max-width: 100%;
}
img {
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: middle;
}
header{
    height: 100px;
background: #f5f5f5;
}
h1{
    max-width: 16.666667%;
    padding-right: 40px;
}
.headerInr h1 a{
    height: 0;
display: block;
box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.3);
overflow: hidden;
    background-color: #ffffff;
border-radius: 0 0 5px 5px;
padding: 45px 40px 0;
    background-image: url(../../img/rize/hdr-logo.png);
background-repeat: no-repeat;
background-position: center;
}
header .headerInr{
    width: 100%;
    max-width: 995px;
    display: flex;
    margin:0 auto;
}
header .rightArea{
    color:#fff;
        width: 100%;
    border-radius: 0 0 5px 5px;
}
header .rightArea li:nth-child(2) a::before{
    content:url(../../img/rize/crt_circle.png);
    display: inline-block;
}
header .rightArea li:nth-child(3) a::before{
    content:url(../../img/rize/introduce.png);
    display: inline-block;
}
header .rightArea li:nth-child(4) a::before{
    content:url(../../img/rize/crt_circle.png);
    display: inline-block;
}
header .rightArea li:nth-child(5) a::before{
    content:url(../../img/rize/mycircle.png);
    display: inline-block;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, 游ゴシック体, "Noto Sans JP", sans-serif !important;
}
header .rightArea li:nth-child(6) a::before{
    content:url(../../img/rize/contact.png);
    display: inline-block;
}
header .rightArea ul{
    display: flex;
    overflow: hidden;
border-radius: 0 0 5px 5px;
}
.rightArea ul li:nth-child(1) a {
    height: 0;
    background-image: url(../../img/rize/ico-home.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 45px 0 0;
    display: block;
}
.hdr-gnav ul li:nth-child(2) a::before {
    background-image: url(../../img/rize/crt_circle.png);

}
.rightArea  ul li{
    padding: 0;
height: 45px;
line-height: 45px;
    background: linear-gradient(to bottom, #505050 0%, #000000 100%);
    border-right: 1px solid #000000;
color: #ffffff;
    width: 33%;
}
.rightArea ul li:first-child{
    width:60px;
}
.rightArea ul li:nth-child(2){
    width:24%;
}
.rightArea ul li:nth-child(3){
    width:22%;
}
.rightArea ul li:nth-child(4){
    width:22%;
}
.rightArea ul li:nth-child(5){
    width:28%;
}
.rightArea ul li:nth-child(6){
    width:20%;
}

.rightArea  ul li a::before {

    content: '';
    height: 38px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin: 0 5px 0 0;
    

}
.rightArea ul li a {
    display:inline;
    color:#fff;
    padding: 0;
    text-decoration: none;
    font-size: 0.7rem;
    padding:0 0.5em;
}
a{
    background-color: transparent;
}

/*検索ここから*/
.main-srch {
    box-shadow: none;
}
.main-srch {
    background-color: #505050;
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.5);
    padding: 15px;
    max-width: 100% !important;
}
.container {
    max-width: 100%;
    margin:0 auto;
}
.row{
    display: flex;
    flex-wrap: wrap;
}
.main-srch-inr {
    width: 100%;
    max-width: 924px;
    padding: 0 64px 0 0;
    margin: 0 auto;
    position: relative;
}
.col-md-10{
    flex: 0 0 83.333333%;
}
.main-srch-inr input {
    font-size: 13px;
    width: 100%;
height: 36px;
line-height: 36px;
border: none;
border-radius: 5px 0 0 5px;
padding: 0 15px;
outline: none;
    appearance: none;
    overflow: visible;
    }
.top-inr .main-srch-btn-top {
    background: #ffffff;
    border-radius: 0 5px 5px 0;
    position: absolute;
    top: 0;
    right: 10px;
    width: 64px;
}
.main-srch-btn button {
    width: 64px;
    height: 0;
    overflow: hidden;
    display: block;
    background: #54c3f1 url(../../img/rize/megane.png) no-repeat center;
        background-size: auto;
    background-size: 20px;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    border: none;
    outline: none;
    padding: 36px 0 0;
    appearance: none;   
}
.js-btn{
        display: none;
    }




.clx {
    *zoom: 1;
    height: 1%;
}






.side-srch {
  background: #505050;
  position: relative;
  padding: 10px;
}

.side-srch input {
  font-size: 1em;
  width: 80%;
  height: 36px;
  line-height: 36px;
  border: none;
  border-radius: 5px 0 0 5px;
  padding: 0 15px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.side-srch button {
  /*width: 100%;
        background: #54c3f1 url(../img/ico-srch.png) no-repeat center;
        background-size: 26px;
        height: 0;
        overflow: hidden;
        display: block;
        background: #54c3f1 url(../img/ico-srch-s.png) no-repeat center;
        background-size: 20px;
        border-radius: 0 5px 5px 0;
        cursor: pointer;
        border: none;
        outline: none;
        padding: 36px 0 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;*/
}

.side-srch button:hover {
  opacity: .6;
}

.side-srch .side-srch-btn {
  background: #fff;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 20%;
  border-radius: 0 5px 5px 0;
}

.news-wrap {
  max-width: 1024px;
  margin: 0 auto 0;
  position: relative;
    clear: both;
    background-color: #f5f5f5;
    padding-bottom: 70px;
}

p.news-title {
  width: 220px;
  margin: 0 auto -30px;
  background: #f5f5f5;
  font-size: 20px;
  color: #54c3f1;
  position: absolute;
  left: 0;
  top: -13px;
}

.l-news-wrap p.news-title {
  background: #fff;
}



.float-search {
  width: 680px;
  background: rgba(255, 255, 255, 0.8);
  padding: 20px 20px 30px;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -90px;
  left: 50%;
  margin-left: -340px;
  border-radius: 10px;
}

.float-search a:hover {
  text-decoration: none;
}

.float-search p.title {
  font-size: 30px;
  text-align: center;
  margin-bottom: 10px;
  color: #0099cc;
  font-weight: bold;
}

.float-search .btn-for-member {
  width: 280px;
  margin: 0 auto;
  background: #0099cc;
  color: #ffffff;
  padding: 10px 20px;
  text-align: left;
  position: relative;
  font-size: 24px;
  border-radius: 10px;
  font-weight: bold;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
}

.float-search .btn-for-member span {
  display: block;
  position: absolute;
  background: #f5f5f5;
  width: 70px;
  text-align: center;
  vertical-align: middle;
  right: 0;
  top: 0;
  height: 53px;
  border-radius: 0 8px 8px 0;
}

.float-search .btn-for-member span img {
  width: 27px;
  height: auto;
  padding-top: 8px;
}


.float-icon {
  position: absolute;
  top: 130px;
  right: 10px;
}

.float-icon a {
  display: block;
  float: right;
  padding-left: 10px;
}

.float-icon::after {
  content: "";
  clear: both;
  display: block;
}
.main-srch-btn button {
    width: 64px;
    height: 0;
    overflow: hidden;
    display: block;
    background: #54c3f1 url(../../img/rize/ico-srch-s.png) no-repeat center;
        background-size: auto;
    background-size: 20px;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    border: none;
    outline: none;
    padding: 36px 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#circle_search_sub_form{
    display: flex;
}
/* .ftr-top-sub-nav ul li {
    height: 80px;
    line-height: 40px;
    color: #ffffff;
    background: #505050;
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    margin: 0 0 15px;
    font-size: 18px;
    padding-top: 40px;
} */
.footer{
    background-color: #f5f5f5;
}
.news-area{
    width:95%;
    margin: 0 auto;
}
p.news-title{
    left:20px;
}
@media screen and (max-width:1024px) {
    .ftr-top-inr{
        display: block;
    }
    .ftr-top-sub{
        margin-top:1em;
    }
    .ftr-top-main{
        margin:0 auto;
    }
    .ftr-top-sub{
        margin:2em auto 0;
    }
    .ftr-top-sub-nav ul li{
        padding:0;
        line-height: 80px;
    }
    .ftr-top-sub {
    width: 100%;
    max-width: 320px;
    
    }
    .news-area .top-news-inner ul li {
    width: 95%;
        line-height: 1.5;
    }
}

@media screen and (max-width:980px) {
/*    .txtWrap .mainTxtBg{
        top:25.5%!important;
    }*/
    _::-webkit-full-page-media, _:future, :root .txtWrap .mainTxtBg{
        top:26.8%!important;
    }
    @-moz-document url-prefix() {
  .txtWrap .mainTxtBg{
      /*top: 22.5vh!important;*/
    }
}
    .rightArea ul li:nth-child(1) a{
        background: none;
        height: auto;
    }
/*ナビゲーション*/ 
    .js-btn{
        display: block;
    }
   header button {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	color: inherit;
	vertical-align: middle;
	text-align: inherit;
	font: inherit;
	-webkit-appearance: none;
	appearance: none;
}
.menu {
  /* メニューの位置マイナス指定で画面外に */
  position: fixed;
  right: -70%;
  width: 42%;
 /* height: 100vh;*/
  /* メニューを縦に */
  /*display: flex;
  flex-direction: column;*/
    display: block;
  color: #fff;
  background-color: #000;
  transition: .3s;
    z-index: 100;

}
    .gNavWrap li{
        border-right:0;
    }

    .gNavWrap{
        height: 100%;
    }
    .gNav .spavTtl{
        text-align: left;
        padding-left:1em;
        font-size: 1.2rem;
    }
.gNav .menu-list {
  width: 100%;
  line-height:1.5;
  text-align: left;
  
    padding:1em;

}
    .gNavWrap li{
        padding: 13px 0;
    }
    .gNavWrap .fav,.gNavWrap .browsing{
        margin-left:0;
    }
    .gNav li:nth-child(2){
    border-left:none;
}
.btn {
  /* ボタンの配置位置  */
  position: fixed;
  top: 10px;
  right: 16px;
  /* ボタンの大きさ  */
  width: 40px;
  height: 48px;
  /* 最前面に */
  z-index: 10000;
}
/***** 真ん中のバーガー線 *****/
.btn-line {
	display: block;
	position: relative;  /* バーガー線の位置基準として設定 */
	width: 100%;  /* 線の長さと高さ */
	height: 4px;
	background-color: #000;  /* バーガー線の色 */
	transition: .2s;
}
/****** 上下のバーガー線 *****/
.btn-line::before,
.btn-line::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  transition: .5s;
}


.btn-line::before {
  /* 上の線の位置 */
  transform: translateX(0) translateY(-16px);
}


.btn-line::after {
  /* 下の線の位置 */
  transform: translateX(0) translateY(16px);
}
.menu.open {
  right: 0;
    top:0;
    display: block;
}
/***** メニューオープン時 *****/
.btn-line.open {
	background-color: transparent;  	/* 真ん中の線を透明に */
}

.btn-line.open::before , 
.btn-line.open::after {
	content: "";
	background-color: #fff;  /* 上下の線の色を変える */
	transition: .2s;
}

.btn-line.open::before {
	transform: rotate(45deg);  /* 上の線を傾ける */
}

.btn-line.open::after {
	transform: rotate(-45deg);  /* 下の線を傾ける */
}
    
    .gNavWrap .browsing::before,.gNavWrap .fav::before,{
        display: none;
    }
    header .rightArea li a::before{
        display: none!important;
    }
    .rightArea ul li a{
        font-size: 0.9rem;
    }
    .rightArea ul li{
        background:none;
        height: auto;
        width:100%!important;
    }
    .gNav .menu-list{
        padding:10px;
    }
    header{
        height: 73px;
    }
    h1{
        max-width:100%;
    }
    
}
@media screen and (max-width:924px) {
.ftr-btm-inr{
    max-width: 95%;
    
}
    .ftr-gnav ul {
    display: flex;
justify-content: space-between;
flex-wrap: wrap;
    }
}



@media screen and (max-width:480px) {
.menu {
    width:65%;
}
}