<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */


body{
 background-color: #fff;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    margin:0;
	padding:0;
}



/**/
a:link {
    text-decoration: none;
    color: inherit;
}
a:hover {
    text-decoration: underline;
    color: blue;
}
a:visited {
    text-decoration: none;
    color: inherit;
}
header{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 130px;
    background-image: url("../images/wave03_header.jpg");
    background-repeat: repeat-x; 
    background-color: #fff;
    z-index: 10;
}

nav{
    position: fixed;
    top:130px;
    width: 100%;
    height: 30px; 
    background-color:rgba(247,147,30,1.00);
    z-index: 12;
}


ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;

}
 
li {
    float: left;
}
    
li a {
  display: block;
  text-align: center;
  padding: 3px 13px;
  text-decoration: none;
}
    
/* Change the link color to #111 (black) on hover */
.menu_header01 li a:hover {
    color: inherit;
    background-color: rgba(255,195,100,1.00);
} 

.menu_header02 li a:hover {
    color: inherit;
    background-color: rgba(220,218,214,0.8);
} 



#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 50px;
  bottom: 20px;
  background: #3f98ef;
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}


.header_01_li{
}

.header_01{
    position: absolute;
    width: 980px;
    height: 130px;
    left: calc( 50% - 490px );
    top: 0px;
    padding: 30px  0px  0px  0px; 
    background: url("../images/header_top.png") ;
    background-repeat: no-repeat;
    background-position: top 2px left 307px;
    z-index: 12;
}

.header_01 img:hover {
	opacity: 0.8 ;
}



.header_02{
    position: absolute;
    width: 980px;
    height: 110px;
    left: calc( 50% - 490px );
    text-align: right;
    padding: 60px  0px  0px  0px; 
}


.menu_header01{
    position: absolute;
    width: 980px;
    height: 30px;
    left: calc( 50% - 490px );
    font-size: 16px;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: 400;
    color: #fff;
    background-color: rgba(247,147,30,1.00);
}

.menu_sub{
    position: fixed;
    top:160px;
    width: 100%;
    height: 30px; 
    background-color: rgba(255,255,255,0.8);
    z-index: 15;
}
.menu_header02{
    position: absolute;
    width: 980px;
    height: 30px;
    left: calc( 50% - 490px );
    line-height: 190%;
    font-size: 14px;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: 400;
    color: #7D7B7B ;


}




.left{
      float: left;
    }
.right{
      float: right;
    }



.sec_01{
    position: relative;
    width: 980px;
    height: 100%;
    left: calc( 50% - 490px );
}




/*  */

.card{
    width: 100%;
    height: auto;
}
.card__imgframe{
    width: 100%;
    height: 70px;
    padding-top: 0;
    background-size: cover;
    box-sizing: border-box;
}
.card__textbox_01{
    width: 100%;
    height: auto;
    padding: 0;
    background: #ffffff;
    box-sizing: border-box;

}

.card__textbox_02{
    width: 100%;
    height: 650px;
    padding: 10px;
    background: #FF7500;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    box-sizing: border-box;
    line-height: 1.4em;
}

.card__textbox_03{
    width: 100%;
    height: 460px;
    padding: 5px;
    background-image: url("../images/renko_kanta_access.png");
    background-repeat: no-repeat;
    background-position: top 200px right 0;
    text-align: left;
    font-size: 16px;
    color: #515151;
    box-sizing: border-box;
}


.card__textbox {
    margin-top: 10px;
}
/*
.card__titletext{
  font-size: 20px;
  font-weight: bold;
  line-height: 125%;
}
*/





.card__overviewtext{
    font-size: 12px;
    line-height: 150%;
}

.top_video{
    margin: 7px 5px 20px 5px ;
    font-size: 15px;
    line-height: 160%;
}

.top_access{
    font-size: 20px;
    letter-spacing: 0.5em;
    font-weight: 400;
    margin : 10px 0 15px 0; 
}


.top_access_adress{
    font-size: 15px;
    font-weight: 400;
    line-height: 200%;
}

.top_btn_video  {
    background-color: #fff;
    color: #0001A0;
    padding: 10px;
    border-radius: 20px;
    border: solid 1px  #0001A0;
    font-size: 16px;
}

.top_btn_video:hover {
    color: inherit;
    background-color: #CFEAFB;
}


.top_infini{
    margin: 12px 0px 0px 10px ;
}

.top_infini_qr{
    margin: 10px 0px 0px 0px ;
}

.top_infini_btn{
    margin: 160px 10px 0px 10px ;
    background-color: #31BD00;
    text-align: center;
    padding: 5px;
    letter-spacing: 0.5em;
    color: #fff;
}

.top_infini_btn:hover{
    background-color: #71DE4D;
}


.item_ttl{
    margin: 40px 0 20px 0;
    width: 100%;
}

.item_ttl_lead{
    margin: 20px 0 20px 0;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    line-height: 180%;
    color: #1D1D1D;
}


.item_ttl_sub{
    width: 100%;
    margin: 40px 0 30px 0;
    padding: 0 0 0 0px;
}

.item_figure{
    width: 100%;
    margin: 40px 0 40px 0;
    padding: 0 0 0 10px;
    text-align: center;
}

.item_main{
   
}



.disflex__spacebetween{
    display: flex;
    justify-content: space-between;
    
}

.disflex__itemcenter{
    display: flex;
    align-items: center;
}

.horizontal_center{
    margin: 0 auto; 
    text-align: center;
}

.center_outer{
    width: 980px;

}

.link_btn_sky{    
    display: block;
    font-weight: 200;
    width: 700px;
    color: #0380FF;
    margin-top: 30px;
    margin-bottom: 80px;
    padding: 10px 30px;
    font-size: 22px;
    text-align: center;
    letter-spacing: 0.1em;
    border-radius: 40px;
    background-color: #fff;
    border: 1px solid #0380FF;
}

.link_btn_sky:hover{
    background-color: #F1F5FF;
}

.link_btn_green{    
    display: block;
    font-weight: 200;
    width: 900px;
    color: #02B803;
    margin-top: 10px;
    margin-bottom: 40px;
    padding: 10px 30px;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0.01em;
    border-radius: 40px;
    background-color: #fff;
    border: 1px solid #02B803;
}

.link_btn_green:hover{
    background-color: #E9FFE8;
}
</pre></body></html>