<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/******************************************/
*
{
    margin: 0;
    padding: 0;
    font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","Hiragino Kaku Gothic Pro","繝｡繧､繝ｪ繧ｪ",Meiryo,Osaka,"�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け","MS PGothic",sans-serif;
    background-repeat: no-repeat;
}


html{
    overflow-y: scroll;
}




.nb
{
    border: none;
    border: 0;
}

.left
{
    float: left;
}
.right
{
    float: right;
}
.center
{
    width: 100%;
    text-align: center;
    clear: both;
	margin-top:-50px;
}
.clear{
    clear: both;

}
.bdr_top
{
	border-top: 1px solid #009046;
}
.bdr_btm
{
	border-bottom:1px solid #000;
}
.red
{
	color: #FF0000;
}
.red2
{
	color: #D40019;
}
.font10
{
	font-size: 10px;
}
.font12
{
	font-size: 12px;
}

.font16
{
	font-size: 16px;
}
.font16bl
{
	font-size: 16px;
	color:#000;
}
.font18
{
	font-size: 18px;
}
.font18_redb
{
	font-size: 18px;
	color: #F00;
	font-weight:bold;
}
.font18b
{
	font-size: 18px;
	font-weight:bold;
}
.font20
{
	font-size: 20px;
}
.font24
{
	font-size: 24px;
}
.font33
{
	font-size: 33px;
}
.font36
{
	font-size: 36px;
}

.font40
{
	font-size: 40px;
}

.fontsp05
{
	letter-spacing:0.5em;
	text-indent:-0.5em;
}

.t_right
{
	text-align: right;
}

.font_b
{
	font-weight: bold;
}

.font_white
{
	color:#FFFFFF;
}

.font_red
{
	color: #F00;
}

.font_blk
{
	color:#000 !important;
	text-shadow:none !important;
}

.font_gray
{
	font-weight:bold;
	color:#666666;
}
table 
{border-collapse: collapse; 
border-spacing: 0; 
font-size: inherit;
}

ul,dl,ol
 {
text-indent: 0;
}

li
{
list-style: none;
}

img 
{
border: 0;
}
.wh{
 color:#fff;
}
/*  */


/* N */
a,
a:link,
a:visited {
	text-decoration:none;
        color:#000;
}
a:hover {
	text-decoration:none;
        color:#000;


}
a:active {}
a img {
    border: none;
}
a:hover img {

}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;
clear:both;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;
clear:both;
}
.clearfix {display: block;
clear:both;
}

.pc_none{
	display:none;
}
/* End hide from IE-mac */



body { margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;
	background-color:#fff;
	height:100%;
        width:100%;
word-break: break-all;

}
.wrap {
	overflow: hidden;
}
#loading{
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

#loading img{
  width: 35px;
}



/*##################################################################################################*/

@media (min-width:1100px) {
		.pcbr::before {
			content: "\A" ;
			white-space: pre ;
		}
#container{
	width:92%;
	margin:0 auto;
	padding:0% 4%;
	height:100%;
}
.li_m{
 margin-right:2%;
}
.header_navi ul {
    display:none;

}
header{
	width:100%;
	padding:0px;
	height:80px;
	/*border-bottom:solid 2px #ff1815;
	position: fixed;*/
	border-bottom:solid 10px #ff0000;
	z-index:10000;
	background-color:#fff;
	position:fixed;
}
header .main_box{
	width:1100px;
	margin:0px auto;
	padding:0px 50px;
	height:80px;
	display:block;

}
header .main_box h1.logo a{
	margin:18px 0px 0px 0px;
        width:25%;
        height:45px;
        max-width:170px;
	display:block;
	text-indent:-9999px;
	background:url(../img/logo.png);
	background-repeat:no-repeat;
	background-size:contain;
    	float:left;

}

header .main_box .navbox {
	max-width:790px;
    margin: 25px 0px 0px 140px;
    height:33px;
    padding: 0;
    float:left;
}
header .main_box .navbox ul {
    list-style-type: none;
}
header .main_box .navbox ul li:first-child a{
    height:55px;
    text-align: left;
    padding: 0 0 0 10px;
    font-size:15px;
    color:#000;
    font-weight:normal;
    float:left;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;
	background:url(../img/a_bg.png);
	background-repeat:no-repeat;
	background-position:top 7px left;
    border-bottom:solid 10px #ff0000;

}
header .main_box .navbox ul li:first-child a:hover{
    height:55px;
    text-align: left;
    padding: 0 0 0 10px;
    font-size:15px;
    color:#000;
    font-weight:normal;
    float:left;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;
	background:url(../img/a_bg.png);
	background-repeat:no-repeat;
	background-position:top 7px left;
    border-bottom:solid 10px #000;

}
header .main_box .navbox ul li {
    text-align: left;
    padding: 0;
    font-size:15px;
    color:#000;
    font-weight:normal;
    margin-left:17px;
	line-height:33px;
    float:left;

}
header .main_box .navbox ul li a{
    height:55px;
    text-align: left;
    padding: 0;
    display:block;
    font-size:15px;
    color:#000;
    font-weight:normal;
    float:left;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;
    border-bottom:solid 10px #ff0000;


}

header .main_box .navbox ul li a:hover{
    height:55px;
    text-align: left;
    display:block;
    padding: 0;
    font-size:15px;
    color:#000;
    font-weight:normal;
    float:left;
    font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;
    border-bottom:solid 10px #000;

}


header .main_box .menu_btn{
 display:none;

}

#nav
{
	width:810px;
    margin: 25px 0px 0px 120px;
    height:33px;
    padding: 0;
    float:left;
    background-color:#fff;
    padding: 0;
    display:block;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#nav.scrolled
{
    width:100%;
    margin: 0px auto;
    height:60px;
    background-color:#fff;
    padding: 0;
    display:block;
    position: fixed;
    top: 0;
    z-index: 1000;
}
#nav &gt; a{
        display: none;
}
#nav li{
        position: relative;
}
/* first level */
#nav &gt; ul{
    width:810px;
    margin: 0px auto;
    height:33px;
    display:block;

}

#nav &gt; ul &gt; li:first-child a{
    height:55px;
    text-align: left;
    padding: 0 0 0 27px;
    font-size:15px;
    color:#000;
    font-weight:normal;
    float:left;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;
	background:url(../img/a_bg.png);
	background-repeat:no-repeat;
	background-position:top 6px left;

}
#nav &gt; ul &gt; li:first-child a:hover{
    height:55px;
    text-align: left;
    padding: 0 0 0 27px;
    font-size:15px;
    color:#000;
    font-weight:normal;
    float:left;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;
	background:url(../img/a_bg.png);
	background-repeat:no-repeat;
	background-position:top 6px left;
    border-bottom:solid 10px #000;

}


#nav &gt; ul &gt; li{
    height:55px;
    text-align: left;
    padding: 0;
    font-size:15px;
    color:#000;
    font-weight:normal;
    margin-left:24.5px;
	line-height:33px;
    float:left;
}

#nav &gt; ul &gt; li a{
    height:55px;
    text-align: left;
    padding: 0;
    display:block;
    font-size:15px;
    color:#000;
    font-weight:normal;
    float:left;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;

}
#nav &gt; ul &gt; li a:hover{
    height:55px;
    text-align: left;
    display:block;
    padding: 0;
    font-size:15px;
    color:#000;
    font-weight:normal;
    float:left;
    font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;
    border-bottom:solid 10px #000;


}
/* second level */
#nav li ul{
        display: none;
        position: absolute;
        top: 100%;
}
#nav li:hover ul{
    padding-top:10px;
            display: block;
    z-index:1000;

}
#nav &gt; ul &gt; li:first-child &gt; ul &gt; li a{
    width:204px;
    height:50px;
    display:block;
    padding: 0px 15px;
    font-size:14px;
    color:#fff;
    text-align:left;
    line-height:50px;
    font-weight:normal;
	background-image:none;
    background-color:#000000;
    border-bottom:none;
opacity: 0.8;
}
#nav &gt; ul &gt; li:first-child &gt; ul &gt; li a:hover{
    width:204px;
    height:50px;
    display:block;
    padding: 0px 15px;
    font-size:14px;
    color:#fff;
    text-align:left;
    line-height:50px;
    font-weight:normal;
	background-image:none;
    background-color:#ff0000;
    border-bottom:none;
opacity: 0.8;
}
#nav &gt; ul &gt; li &gt; ul &gt; li a{
    width:204px;
    height:50px;
    display:block;
    padding: 0px 15px;
    font-size:14px;
    color:#fff;
    text-align:left;
    line-height:50px;
    font-weight:normal;
    background-color:#000000;
    border-bottom:none;
opacity: 0.8;
}
#nav &gt; ul &gt; li &gt; ul &gt; li a:hover{
    width:204px;
    height:50px;
    display:block;
    padding: 0px 15px;
    font-size:14px;
    color:#fff;
    text-align:left;
    line-height:50px;
    font-weight:normal;
    background-color:#ff0000;
    border-bottom:none;
opacity: 0.8;
}
#nav222 &gt; ul &gt; li:nth-of-type(4) &gt; ul &gt; li a{
    width:390px;
    height:44px;
    display:block;
    padding: 0px 15px;
    font-size:18px;
    color:#000;
    text-align:left;
    line-height:40px;
    font-weight:normal;
    background-color:#f1cfcf;
    border-bottom:solid 1px #fff;
    z-index:1000;
}


.header_navi{
display:none;
}
.sc_mbox{
	width:100%;
        position: fixed;
        bottom:2%;
	z-index:999;

}
.sc_mbox .sc_box{
	width:90%;
	margin:0px auto;
	padding:0% 5%;
	max-width:1040px;

}
.sc_mbox .sc_box .rtop a{
    width:39px;
    height:39px;
    background:url(../img/rtop_bn.gif);
    background-repeat:no-repeat;
    background-size:100% 100%;
    display:block;
    text-indent:-9999px;
    float:right;
}

.link_btn a{
	width:498px;
	height:70px;
	margin:0px auto 0px auto;
	padding:0px;
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-align:center;
	border:solid 2px #e10000;
	line-height:70px;
	background-color:#fff;
}
.link_btn a:hover{
	width:498px;
	height:70px;
	margin:0px auto 0px auto;
	padding:0px;
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	border:solid 2px #e10000;
	line-height:70px;
	background-color:#ff0000;

}
.link_btn a .ya{
	width:50px;
	height:70px;
	display:inline-block;
	margin:0px auto 20px auto;
	background:url(../img/link_img.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	background-position:top 40% center;

}
.link_btn a:hover .ya{
	width:50px;
	height:70px;
	display:inline-block;
	margin:0px auto 0px auto;
	background:url(../img/link_img_on.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	background-position:top 40% center;

}
#li1, #li2, #li3, #li4    {
        display:    none;
}
/*sub_menu*/
.sub_menu{
  width: 100%;
  height:100%;
  margin: 0px 0px 0px 0px;
  padding: 0;
  position: fixed;
  top:90px;
  z-index:1000;

}
.sub_menu .sbox{
width:100%;
margin:0px auto;
padding:40px 0px 20px 0px;
display:block;
background-color: #000;
overflow:hidden;
}


.sub_menu .sbox .box{
width:1095px;
color:#fff;
margin:0px auto;
padding:0px 0px 0px 5px;

}
.sub_menu .sbox .box .lbox{
width:187px;
padding:0px;
text-align:left;
color:#fff;
margin:0px auto;
display: inline-block;
float:left;
line-height:140%;
}
.sub_menu .sbox .box .rbox{
width:908px;
padding:0px;
margin:0px;
float:left;
}
.sub_menu .sbox .box .rbox .bn a{
	width:213px;
	height:50px;
	margin:0 0 20px 12px;
	padding:0;
	display:block;
	text-align:center;
	color:#000;
	font-size:14px;
	line-height:50px;
	border:solid 1px #fff;
	border-radius: 25px;
	background-color:#fff;
	float:left;
}
.sub_menu .sbox .box .rbox .bn a:hover{
	width:213px;
	height:50px;
	margin:0 0 20px 12px;
	padding:0;
	display:block;
	text-align:center;
	color:#fff;
	font-size:14px;
	line-height:50px;
	border:solid 1px #ff0000;
	border-radius: 25px;
	background-color:#ff0000;
	float:left;
}

.sub_menu .ubox{
  width: 100%;
  height:100%;
  margin: 0;
  padding: 0;
  background-color: #231815;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
/*sub_menu02*/
.sub_menu02{
  width: 100%;
  height:110px;
  margin: 0px 0px 0px 0px;
  padding: 0;
  background-color: #231815;
  position: fixed;
  top:65px;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    z-index:99998;

}
.sub_menu02 .box{
width:860px;
height:60px;
color:#fff;
margin:0px auto;
padding:30px 25px;
}
.sub_menu02 .box .lbox{
width:185px;
height:50px;
padding-top:10px;
text-align:left;
color:#fff;
margin:0px auto;
display: inline-block;
border-right:solid 1px #fff;
float:left;
line-height:130%;
}
.sub_menu02 .box .rbox{
width:640px;
height:60px;
padding-left:30px;
font-size:16px;
color:#fff;
margin:0px auto;
line-height:60px;
float:left;
}
.sub_menu02 .box .rbox a{
color:#fff;
}
.sub_menu02 .box .rbox a:hover{
color:#ff0000;
}

/*sub_menu03*/
.sub_menu03{
  width: 100%;
  height:110px;
  margin: 0px 0px 0px 0px;
  padding: 0;
  background-color: #231815;
  position: fixed;
  top:65px;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    z-index:99998;

}
.sub_menu03 .box{
width:860px;
height:60px;
color:#fff;
margin:0px auto;
padding:30px 25px;
}
.sub_menu03 .box .lbox{
width:185px;
height:50px;
padding-top:10px;
text-align:left;
color:#fff;
margin:0px auto;
display: inline-block;
border-right:solid 1px #fff;
float:left;
line-height:130%;
}
.sub_menu03 .box .rbox{
width:640px;
height:60px;
padding-left:30px;
font-size:16px;
color:#fff;
margin:0px auto;
line-height:60px;
float:left;
}
.sub_menu03 .box .rbox a{
color:#fff;
}
.sub_menu03 .box .rbox a:hover{
color:#ff0000;
}

.stitle{
	font-size:22px;
        letter-spacing: 1px;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;

}
.s2title{
	font-size:12px;
        letter-spacing: -0.5px;
        color:#ff0000;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;

}

.navi_box{
	width:100%;
	margin:0;
	padding:0px;
	height:130px;
}
.navi_box .lbox a{
	width:50%;
	margin:0;
	padding:0px;
	height:130px;
	float:left;
	text-indent:-9999px;
	background:url(../img/f_rnavi.jpg);
	background-repeat:no-repeat;
	background-position:center right;
	background-size:cover;

}
.navi_box .lbox a:hover{
	width:50%;
	margin:0;
	padding:0px;
	height:130px;
	float:left;
	text-indent:-9999px;
	background:url(../img/f_rnavi_on.jpg);
	background-repeat:no-repeat;
	background-position:center right;
	background-size:cover;

}
.navi_box .rbox a{
	width:50%;
	margin:0;
	padding:0px;
	height:130px;
	float:left;
	text-indent:-9999px;
	background:url(../img/f_mnavi.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	background-size:cover;

}
.navi_box .rbox a:hover{
	width:50%;
	margin:0;
	padding:0px;
	height:130px;
	float:left;
	text-indent:-9999px;
	background:url(../img/f_mnavi_on.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	background-size:cover;

}

/* relation_box */
.relation_box{
	width:1100px;
	margin:100px auto 0 auto;
	padding:0 0 0 0;
}

.relation_box .box01 a{
	width:340px;
	height:300px;
	margin:0;
	padding:0;
	display:block;
	text-align:center;
	color:#000;
	font-size:14px;
	line-height:40px;
	float:left;
}
.relation_box .box01 img{
	width:340px;
	height:225px;
}

.relation_box .box02 a{
	width:340px;
	height:300px;
	margin:0 0 0 40px;
	padding:0;
	display:block;
	text-align:center;
	color:#000;
	font-size:14px;
	line-height:40px;
	float:left;
}
.relation_box .box02 img{
	width:340px;
	height:225px;
}
.relation_box .box03 a{
	width:340px;
	height:300px;
	margin:0;
	padding:0;
	display:block;
	text-align:center;
	color:#000;
	font-size:14px;
	line-height:40px;
	float:left;
}
.relation_box .box03 img{
	width:340px;
	height:225px;
}

.relation_box .box04 a{
	width:340px;
	height:300px;
	margin:0 0 0 40px;
	padding:0;
	display:block;
	text-align:center;
	color:#000;
	font-size:14px;
	line-height:40px;
	float:left;
}
.relation_box .box04 img{
	width:340px;
	height:225px;
}
/* footer */


footer{
	width:100%;
	height:565px;
	margin:0px;
        color:#fff;
    background-color:#231815;
	border-bottom:solid 12px #ff0000;

}
footer .footer_navi{
        display:none;
}
footer .footer_box{
        width:100%;
	max-width:1100px;
	height:300px;
	margin:0px auto;
	padding:50px 50px 0px 50px;

}

footer .footer_box .navi_box{
	width:1000px;
	height:300px;
	margin:0px auto 0px auto;
	padding:0px;

}

footer .footer_box .navi_box .menu_box{
	width:140px;
	height:155px;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
}
footer .footer_box .navi_box .menu_box01{
	width:75px;
	height:155px;
	margin:0px 65px 0px 0px;
	padding:0px;
	display:block;
	float:left;
}
footer .footer_box .navi_box .menu_box02{
	width:150px;
	height:155px;
	margin:0px 55px 0px 0px;
	padding:0px;
	display:block;
	float:left;
}
footer .footer_box .navi_box .menu_box03{
	width:135px;
	height:155px;
	margin:0px 35px 0px 0px;
	padding:0px;
	display:block;
	float:left;
}
footer .footer_box .navi_box .menu_box04{
	width:130px;
	height:155px;
	margin:0px 35px 0px 0px;
	padding:0px;
	display:block;
	float:left;
}
footer .footer_box .navi_box .menu_box05{
	width:120px;
	height:155px;
	margin:0px 55px 0px 0px;
	padding:0px;
	display:block;
	float:left;
}
footer .footer_box .navi_box .menu_box06{
	width:120px;
	height:155px;
	margin:0px 0px 0px 0px;
	padding:0px;
	display:block;
	float:left;
}
footer .footer_box .navi_box ul{
    list-style-type: none;
}
footer .footer_box .navi_box ul li:first-child{
    height:40px;
    text-align: left;
    padding: 0;
    font-size:16px;
    color:#fff;
    font-weight:normal;
        letter-spacing: 0.1px;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;

}
footer .footer_box .navi_box ul li:first-child a{
    height:40px;
    text-align: left;
    padding: 0;
    font-size:16px;
    color:#fff;
    font-weight:normal;
        letter-spacing: 0.1px;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;

}
footer .footer_box .navi_box ul li:first-child a:hover{
    height:40px;
    text-align: left;
    padding: 0;
    font-size:16px;
    color:#ff0000;
    font-weight:normal;
        letter-spacing: 0.1px;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;

}
footer .footer_box .navi_box ul li {
    height:35px;
    text-align: left;
    padding: 0;
    font-size:14px;
    color:#000;
    font-weight:normal;

}

footer .footer_box .navi_box ul li a{
    height:35px;
    text-align: left;
    padding: 0;
    font-size:12px;
    color:#fff;
    font-weight:normal;

}
footer .footer_box .navi_box ul li a:hover{
    height:35px;
    text-align: left;
    padding: 0;
    font-size:12px;
    color:#ff0000;
    font-weight:normal;
}
footer .footer_box .navi_box ul li a.m_li{
    height:35px;
    text-align: left;
    padding: 0;
    font-size:16px;
    color:#fff;
    font-weight:normal;
}
footer .footer_box .navi_box ul li a:hover.m_li{
    height:35px;
    text-align: left;
    padding: 0;
    font-size:16px;
    color:#ff0000;
    font-weight:normal;

}

footer .footer_box .footer_title .logo a{
	width:185px;
	height:40px;
	margin:80px auto 20px auto;
	background:url(../img/fotter_logo.png);
	background-repeat:no-repeat;
 	background-position:center;
	display:block;
	text-indent:-9999px;

}

footer .footer_box .copy{
	width:100%;
	height:18px;
	font-weight:normal;
	font-size:14px;
	text-align:center;

}
/*  */
.mb2{    margin-bottom: 2px;}
.mb5{    margin-bottom: 5px;}
.mb10{    margin-bottom: 10px;}
.mb14{    margin-bottom: 14px;}
.mb20{    margin-bottom: 20px;}
.mb30{    margin-bottom: 30px;}
.mb50{    margin-bottom: 50px;}
.mb60{    margin-bottom: 60px;}
.mb70{    margin-bottom: 70px;}
.mb100{    margin-bottom:100px;}

.ml5{    margin-left: 5px;}
.ml10{    margin-left: 10px;}
.ml15{   margin-right: 15px;}
.ml20{    margin-left: 20px;}
.ml30{    margin-left: 30px;}
.ml40{    margin-left: 40px;}

.ml60{    margin-left: 60px;}
.mr80{    margin-right: 80px;}
.ml150{    margin-left: 150px;}
.inl5{	text-indent:5em;}
.mr20{    margin-right: 20px;}
.mr30{    margin-right: 30px;}
.mr40{    margin-right: 40px;}

.pc { display: block; }
.sp { display: none; }

}

/*  ------------------------------------------------------------------------------------*/

@media screen and (min-width:768px) and ( max-width:1100px) {
		.pcbr::before {
			content: "\A" ;
			white-space: pre ;
		}
#container{
	width:92%;
	margin:0 auto;
	padding:0% 4%;
	height:100%;
}
.li_m{
 margin-right:2%;
}
.header_navi ul {
    display:none;

}
header{
	width:100%;
	padding:0px;
	height:70px;
	/*border-bottom:solid 2px #ff1815;
	position: fixed;*/
	border-bottom:solid 5px #ff0000;
	z-index:100;
	background-color:#fff;
	position:fixed;

}
header .main_box{
	width:90%;
	margin:0px auto;
	padding:0px 5%;
	height:70px;
	display:block;

}
header .main_box h1.logo a{
	margin:20px 0px 0px 0px;
        width:17%;
        height:5vw;
	display:block;
	text-indent:-9999px;
	background:url(../img/logo.png);
	background-repeat:no-repeat;
	background-size:contain;
    	float:left;

}
#nav
{
	width:80%;
    margin:0px 0px 0px 3%;
	height:70px;
	display:block;
    padding: 0;
    float:left;

  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#nav.scrolled
{
    width:100%;
    margin: 0px auto;
    height:70px;
    background-color:#fff;
    padding: 0;
    display:block;
    position: fixed;
    top: 0;
    z-index: 1;
}
#nav &gt; a{
        display: none;
}
#nav li{
        position: relative;
}
/* first level */
#nav &gt; ul{
    width:100%;
    margin: 0px auto;
    height:70px;
    display:block;

}

#nav &gt; ul &gt; li:first-child a{
    text-align: left;
    padding: 0 0 0 3vw;
    font-size:1.3vw;
    color:#000;
	line-height:70px;
    font-weight:normal;
    float:left;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;
	background:url(../img/a_bg.png);
	background-repeat:no-repeat;
	background-size:26%;
	background-position:top 22px left;
    border-bottom:solid 5px #ff0000;

}
#nav &gt; ul &gt; li:first-child a:hover{
    text-align: left;
    padding: 0 0 0 3vw;
    font-size:1.3vw;
    color:#000;
	line-height:70px;
    font-weight:normal;
    float:left;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;
	background:url(../img/a_bg.png);
	background-repeat:no-repeat;
	background-size:26%;
	background-position:top 22px left;
    border-bottom:solid 5px #000;
    z-index: 1000;

}


#nav &gt; ul &gt; li{
    text-align: left;
    padding: 0;
    color:#000;
    font-weight:normal;
    margin-left:3.2%;
    float:left;
}

#nav &gt; ul &gt; li a{
    text-align: left;
    padding: 0;
    display:block;
    font-size:1.3vw;
    color:#000;
    font-weight:normal;
	line-height:70px;

    float:left;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;
    border-bottom:solid 5px #ff0000;

}
#nav &gt; ul &gt; li a:hover{
    text-align: left;
    display:block;
    padding: 0;
    font-size:1.3vw;
    color:#000;
	line-height:70px;
    font-weight:normal;
    float:left;
    font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;
    border-bottom:solid 5px #000;

}
/* second level */
#nav li ul{
        display: none;
        position: absolute;
        top: 100%;
}
#nav li:hover ul{
    padding-top:0px;
            display: block;
    z-index:1000;

}
#nav &gt; ul &gt; li:first-child &gt; ul &gt; li a{
    width:160px;
    height:5vw;
    display:block;
    padding: 0px 10px;
    font-size:1.2vw;
    color:#fff;
    text-align:left;
    line-height:5vw;
    font-weight:normal;
	background-image:none;
    background-color:#000000;
    border-bottom:none;
opacity: 0.8;
}
#nav &gt; ul &gt; li:first-child &gt; ul &gt; li a:hover{
    width:160px;
    height:5vw;
    display:block;
    padding: 0px 10px;
    font-size:1.2vw;
    color:#fff;
    text-align:left;
    line-height:5vw;
    font-weight:normal;
	background-image:none;
    background-color:#ff0000;
    border-bottom:none;
opacity: 0.8;
}
#nav &gt; ul &gt; li &gt; ul &gt; li a{
    width:160px;
    height:5vw;
    display:block;
    padding: 0px 10px;
    font-size:1.2vw;
    color:#fff;
    text-align:left;
    line-height:5vw;
    font-weight:normal;
    background-color:#000000;
    border-bottom:none;
opacity: 0.8;
}
#nav &gt; ul &gt; li &gt; ul &gt; li a:hover{
    width:160px;
    height:5vw;
    display:block;
    padding: 0px 10px;
    font-size:1.2vw;
    color:#fff;
    text-align:left;
    line-height:5vw;
    font-weight:normal;
    background-color:#ff0000;
    border-bottom:none;
opacity: 0.8;
}

header .main_box .navbox {
	width:76%;
    margin: 0 0px 0px 7%;
	height:80px;
	display:block;
    padding: 0;
    float:left;

}
header .main_box .navbox ul {
    list-style-type: none;
}
header .main_box .navbox ul li:first-child a{
    text-align: left;
    padding: 0 0 0 3vw;
    font-size:1.4vw;
    color:#000;
	line-height:70px;
    font-weight:normal;
    float:left;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;
	background:url(../img/a_bg.png);
	background-repeat:no-repeat;
	background-size:26%;
	background-position:top 25px left;
    border-bottom:solid 5px #ff0000;

}
header .main_box .navbox ul li:first-child a:hover{
    text-align: left;
    padding: 0 0 0 3vw;
    font-size:1.4vw;
    color:#000;
	line-height:70px;
    font-weight:normal;
    float:left;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;
	background:url(../img/a_bg.png);
	background-repeat:no-repeat;
	background-size:26%;
	background-position:top 25px left;
    border-bottom:solid 5px #000;

}
header .main_box .navbox ul li {
    text-align: left;
    padding: 0;
    color:#000;
    font-weight:normal;
    margin-left:1.8%;
    float:left;

}
header .main_box .navbox ul li a{
    text-align: left;
    padding: 0;
    display:block;
    font-size:1.4vw;
    color:#000;
    font-weight:normal;
	line-height:70px;

    float:left;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;


}

header .main_box .navbox ul li a:hover{
    text-align: left;
    display:block;
    padding: 0;
    font-size:1.4vw;
    color:#000;
	line-height:70px;
    font-weight:normal;
    float:left;
    font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;
    border-bottom:solid 5px #000;

}


header .main_box .menu_btn{
 display:none;

}



.header_navi{
display:none;
}
.sc_mbox{
	width:100%;
        position: fixed;
        bottom:2%;
	z-index:999;

}
.sc_mbox .sc_box{
	width:90%;
	margin:0px auto;
	padding:0% 5%;
	max-width:1040px;

}
.sc_mbox .sc_box .rtop a{
    width:39px;
    height:39px;
    background:url(../img/rtop_bn.gif);
    background-repeat:no-repeat;
    background-size:100% 100%;
    display:block;
    text-indent:-9999px;
    float:right;
}

.link_btn a{
	width:498px;
	height:70px;
	margin:0px auto 0px auto;
	padding:0px;
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-align:center;
	border:solid 2px #e10000;
	line-height:70px;
	background-color:#fff;
}
.link_btn a:hover{
	width:498px;
	height:70px;
	margin:0px auto 0px auto;
	padding:0px;
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	border:solid 2px #e10000;
	line-height:70px;
	background-color:#ff0000;

}
.link_btn a .ya{
	width:50px;
	height:70px;
	display:inline-block;
	margin:0px auto 20px auto;
	background:url(../img/link_img.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	background-position:top 40% center;

}
.link_btn a:hover .ya{
	width:50px;
	height:70px;
	display:inline-block;
	margin:0px auto 0px auto;
	background:url(../img/link_img_on.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	background-position:top 40% center;

}
#li1, #li2, #li3, #li4    {
        display:    none;
}
/*sub_menu*/
.sub_menu{
  width: 100%;
  height:100%;
  margin: 0px 0px 0px 0px;
  padding: 0;
  position: fixed;
  top:75px;
  z-index:1000;

}
.sub_menu .sbox{
width:90%;
margin:0px auto;
padding:3% 5% 2% 5%;
display:block;
background-color: #000;
overflow:hidden;
}


.sub_menu .sbox .box{
width:100%;
color:#fff;
margin:0px auto;
padding:0px 0px 0px 5px;

}
.sub_menu .sbox .box .lbox{
width:19%;
padding:0px;
text-align:left;
color:#fff;
margin:0px auto;
display: inline-block;
float:left;
line-height:130%;
}
.sub_menu .sbox .box .rbox{
width:81%;
padding:0px;
margin:0px;
float:left;
}
.sub_menu .sbox .box .rbox .bn a{
	width:22%;
	height:3.5vw;
	margin:0 0 2% 2%;
	padding:0;
	display:block;
	text-align:center;
	color:#000;
	font-size:1.3vw;
	line-height:3.7vw;
	border:solid 1px #fff;
	border-radius: 2vw;
	background-color:#fff;
	float:left;
}
.sub_menu .sbox .box .rbox .bn a:hover{
	width:22%;
	height:3.5vw;
	margin:0 0 2% 2%;
	padding:0;
	display:block;
	text-align:center;
	color:#fff;
	font-size:1.3vw;
	line-height:3.7vw;
	border:solid 1px #ff0000;
	border-radius: 2vw;
	background-color:#ff0000;
	float:left;
}

.sub_menu .ubox{
  width: 100%;
  height:100%;
  margin: 0;
  padding: 0;
  background-color: #231815;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}


.stitle{
	font-size:2vwx;
        letter-spacing: 1px;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;

}
.s2title{
	font-size:10px;
        letter-spacing: -0.5px;
        color:#ff0000;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;

}

.navi_box{
	width:100%;
	margin:0;
	padding:0px;
	height:130px;
}
.navi_box .lbox a{
	width:50%;
	margin:0;
	padding:0px;
	height:130px;
	float:left;
	text-indent:-9999px;
	background:url(../img/f_rnavi.jpg);
	background-repeat:no-repeat;
	background-position:center right;
	background-size:cover;

}
.navi_box .lbox a:hover{
	width:50%;
	margin:0;
	padding:0px;
	height:130px;
	float:left;
	text-indent:-9999px;
	background:url(../img/f_rnavi_on.jpg);
	background-repeat:no-repeat;
	background-position:center right;
	background-size:cover;

}
.navi_box .rbox a{
	width:50%;
	margin:0;
	padding:0px;
	height:130px;
	float:left;
	text-indent:-9999px;
	background:url(../img/f_mnavi.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	background-size:cover;

}
.navi_box .rbox a:hover{
	width:50%;
	margin:0;
	padding:0px;
	height:130px;
	float:left;
	text-indent:-9999px;
	background:url(../img/f_mnavi_on.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	background-size:cover;

}

/* relation_box */
.relation_box{
	width:90%;
	margin:10% auto 0 auto;
	padding:0 5%;
}

.relation_box .box01 a{
	width:31%;
	height:25vw;
	margin:0;
	padding:0;
	display:block;
	text-align:center;
	color:#000;
	font-size:12px;
	line-height:24px;
	float:left;
}
.relation_box .box01 img{
	width:100%;
}

.relation_box .box02 a{
	width:31%;
	height:25vw;
	margin:0 0 0 3.5%;
	padding:0;
	display:block;
	text-align:center;
	color:#000;
	font-size:12px;
	line-height:24px;
	float:left;
}
.relation_box .box02 img{
	width:100%;
}

.relation_box .box03 a{
	width:31%;
	height:25vw;
	margin:0;
	padding:0;
	display:block;
	text-align:center;
	color:#000;
	font-size:12px;
	line-height:24px;
	float:left;
}
.relation_box .box03 img{
	width:100%;
}

.relation_box .box04 a{
	width:31%;
	height:25vw;
	margin:0 0 0 3.5%;
	padding:0;
	display:block;
	text-align:center;
	color:#000;
	font-size:12px;
	line-height:24px;
	float:left;
}
.relation_box .box04 img{
	width:100%;
}


/* footer */


footer{
	width:100%;
	height:52vw;
	margin:0px;
        color:#fff;
    background-color:#231815;
	border-bottom:solid 7px #ff0000;

}
footer .footer_navi{
        display:none;
}
footer .footer_box{
        width:90%;
	height:30vw;
	margin:0px auto;
	padding:5% 5% 0px 5%;

}

footer .footer_box .navi_box{
	width:100%;
	height:30vw;
	margin:0px auto 0px auto;
	padding:0px;

}

footer .footer_box .navi_box .menu_box{
	width:13%;
	height:16vw;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
}
footer .footer_box .navi_box .menu_box01{
	width:7%;
	height:16vw;
	margin:0px 6% 0px 0px;
	padding:0px;
	display:block;
	float:left;
}
footer .footer_box .navi_box .menu_box02{
	width:17%;
	height:16vw;
	margin:0px 6% 0px 0px;
	padding:0px;
	display:block;
	float:left;
}
footer .footer_box .navi_box .menu_box03{
	width:11%;
	height:16vw;
	margin:0px 5% 0px 0px;
	padding:0px;
	display:block;
	float:left;
}
footer .footer_box .navi_box .menu_box04{
	width:15%;
	height:16vw;
	margin:0px 4% 0px 0px;
	padding:0px;
	display:block;
	float:left;
}
footer .footer_box .navi_box .menu_box05{
	width:12%;
	height:16vw;
	margin:0px 4% 0px 0px;
	padding:0px;
	display:block;
	float:left;
}
footer .footer_box .navi_box .menu_box06{
	width:11%;
	height:16vw;
	margin:0px 0px 0px 0px;
	padding:0px;
	display:block;
	float:left;
}
footer .footer_box .navi_box ul{
    list-style-type: none;
}
footer .footer_box .navi_box ul li:first-child{
    height:4vw;
    text-align: left;
    padding: 0;
    font-size:1.5vw;
    color:#fff;
    font-weight:normal;
        letter-spacing: 0.1px;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;

}
footer .footer_box .navi_box ul li:first-child a{
    height:4vw;
    text-align: left;
    padding: 0;
    font-size:1.5vw;
    color:#fff;
    font-weight:normal;
        letter-spacing: 0.1px;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;

}
footer .footer_box .navi_box ul li:first-child a:hover{
    height:40px;
    text-align: left;
    padding: 0;
    font-size:1.5vw;
    color:#ff0000;
    font-weight:normal;
        letter-spacing: 0.1px;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka", Arial, sans-serif;

}
footer .footer_box .navi_box ul li {
    height:3.5vw;
    text-align: left;
    padding: 0;
    font-size:1.4vw;
    color:#000;
    font-weight:normal;

}

footer .footer_box .navi_box ul li a{
    height:3.5vw;
    text-align: left;
    padding: 0;
    font-size:1.25vw;
    color:#fff;
    font-weight:normal;

}
footer .footer_box .navi_box ul li a:hover{
    height:3.5vw;
    text-align: left;
    padding: 0;
    font-size:1.25vw;
    color:#ff0000;
    font-weight:normal;
}
footer .footer_box .navi_box ul li a.m_li{
    height:3.5vw;
    text-align: left;
    padding: 0;
    font-size:1.5vw;
    color:#fff;
    font-weight:normal;
}
footer .footer_box .navi_box ul li a:hover.m_li{
    height:3.5vw;
    text-align: left;
    padding: 0;
    font-size:1.5vw;
    color:#ff0000;
    font-weight:normal;

}

footer .footer_box .footer_title .logo a{
	width:18%;
	height:4vw;
	margin:8%auto 2% auto;
	background:url(../img/fotter_logo.png);
	background-repeat:no-repeat;
 	background-position:center;
 	background-size:contain;
	display:block;
	text-indent:-9999px;

}

footer .footer_box .copy{
	width:100%;
	height:18px;
	font-weight:normal;
	font-size:1.4vw;
	text-align:center;

}

/*  */
.mb2{    margin-bottom: 2px;}
.mb5{    margin-bottom: 5px;}
.mb10{    margin-bottom: 10px;}
.mb14{    margin-bottom: 14px;}
.mb20{    margin-bottom: 20px;}
.mb30{    margin-bottom: 30px;}
.mb50{    margin-bottom: 50px;}
.mb60{    margin-bottom: 60px;}
.mb70{    margin-bottom: 70px;}
.mb100{    margin-bottom:100px;}

.ml5{    margin-left: 5px;}
.ml10{    margin-left: 10px;}
.ml15{   margin-right: 15px;}
.ml20{    margin-left: 20px;}
.ml60{    margin-left: 60px;}
.mr80{    margin-right: 80px;}
.ml150{    margin-left: 150px;}
.inl5{	text-indent:5em;}
.sp_bt5{   margin-bottom: 5%;}
.pc { display: block; }
.sp { display: none; }
}

/*##################################################################################################*/
/*##################################################################################################*/
/*##################################################################################################*/


@media (max-width:767px) {
		.br::before {
			content: "\A" ;
			white-space: pre ;
		}

		.spbr::before {
			content: "\A" ;
			white-space: pre ;
		}
		.spnone{display:none;}

header{
	width:100%;
	padding:0px;
	height:65px;
	background-color:#fff;
	border-bottom:solid 2px #FF0000;
	position: fixed;
	z-index:10000;

}
header .main_box{
	width:90%;
	margin:0px;
	padding:0px 5%;
	height:65px;
	background-color:#fff;


}

header .main_box h1.logo a{
	width:150px;
	height:30px;
	margin:20px 0px 0px 0px;
	display:block;
	text-indent:-9999px;
	background:url(../img/sp_logo.png);
	background-repeat:no-repeat;
        background-size:contain;
	float:left;
}

header .main_box .menu_btn a{
	margin:15px 0px;
        width:88px;
        height:34px;
	display:block;
	text-indent:-9999px;
	background:url(../img/spmenu_on.png);
	background-repeat:no-repeat;
        background-size:contain;
        float:right;
}
header .main_box .menu_btn.active a{
	margin:15px 0px;
        width:88px;
        height:34px;
	display:block;
	text-indent:-9999px;
	background:url(../img/spmenu_off.png);
	background-repeat:no-repeat;
        float:right;
        background-size:contain;
        }

header .main_box .telbox{
 display:none;

}
header .navbox {
    display:none;
}
#nav{
    display:none;

}
#li1, #li2, #li3, #li4    {
        display:    none;
}
header .main_box .rbox {
    display:none;
}
.header_navi{
        width:100%;
	margin:0px;
	top:67px;
position: fixed;
z-index:9999;
display:none;
}
.header_navi ul {
    width:100%;
    padding:0;
    list-style-type: none;

}

.header_navi ul li.last{
    width:100%;
    height:500px;
    background-color:#000;
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;

}
.header_navi ul li a{
    width:90%;
    height:30px;
    margin:0 auto;
    padding:1% 5%;
    text-align: left;
    font-size:14px;
    line-height:30px;
    color:#fff;
    display:block;
    background-color:#000;
    border-bottom:solid 1px #666464;

}
.header_navi ul li a span{
    margin-right:10px;
    font-size:18px;
    color:#ff0000;
	font-weight:bold;
}

.header_navi ul li.sn a{
    width:90%;
    height:30px;
    margin:0 auto;
    padding:1% 5%;
    text-align: left;
    font-size:14px;
    line-height:30px;
    color:#fff;
    display:block;
	background:url(../img/sp_un.png);
	background-repeat:no-repeat;
        background-size:4%;
        background-position:right 5% center;	
    background-color:#000;
}
.header_navi ul li.sn a span{
    margin-right:10px;
    font-size:18px;
    color:#ff0000;
	font-weight:bold;
}


.header_navi ul li ul{
    width:100%;
    padding:0;
    list-style-type: none;
    background-color:#353535;

}


.header_navi ul li ul li a{
    width:77%;
    height:30px;
    margin:0 auto;
    padding:1% 10% 1% 13%;
    text-align: left;
    font-size:14px;
    line-height:32px;
    color:#fff;
    display:block;
    background-color:#353535;
    border-bottom:solid 1px #666464;
	background:url(../img/sp_m.png);
	background-repeat:no-repeat;
        background-size:4%;
        background-position:left 8% center;	

}


.sc_mbox{
	width:100%;
        position: fixed;
        bottom:5%;
	z-index:1000;

}
.sc_mbox .sc_box{
	width:90%;
	margin:0px auto;
	padding:0% 5%;
	max-width:1000px;
	

}
.sc_mbox .sc_box .rtop a{
    width:39px;
    height:39px;
    background:url(../img/rtop_bn.gif);
    background-repeat:no-repeat;
    background-size:100% 100%;
    display:block;
    text-indent:-9999px;
    float:right;
}

.navi_box{
	width:100%;
	margin:0;
	padding:0px;
	background-color:#000;
}
.navi_box .lbox a{
	width:50%;
	margin:0;
	padding-top:10%;
	float:left;
	text-indent:-9999px;
	background:url(../img/sf_rnavi.jpg);
	background-repeat:no-repeat;
	background-position:center right;
	background-size:cover;
	background-color:#000;
}
.navi_box .lbox a:hover{
	width:50%;
	margin:0;
	padding-top:10%;
	float:left;
	text-indent:-9999px;
	background:url(../img/sf_rnavi_on.jpg);
	background-repeat:no-repeat;
	background-position:center right;
	background-size:cover;
	background-color:#000;
}
.navi_box .rbox a{
	width:50%;
	margin:0;
	padding-top:10%;
	float:left;
	text-indent:-9999px;
	background:url(../img/sf_mnavi.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	background-size:cover;
	background-color:#000;
}
.navi_box .rbox a:hover{
	width:50%;
	margin:0;
	padding-top:10%;
	float:left;
	text-indent:-9999px;
	background:url(../img/sf_mnavi_on.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	background-size:cover;
	background-color:#000;
}
/* relation_box */
.relation_box{
	width:90%;
	margin:10% auto 0 auto;
	padding:0 5%;
}

.relation_box .box01 a{
	width:47.5%;
	height:38vw;
	margin:1% 0 0 0;
	padding:0;
	display:block;
	text-align:center;
	color:#000;
	font-size:11px;
	line-height:16px;
	float:left;
}
.relation_box .box01 img{
	width:100%;
}

.relation_box .box02 a{
	width:47.5%;
	height:38vw;
	margin:1% 0 0 3.5%;
	padding:0;
	display:block;
	text-align:center;
	color:#000;
	font-size:11px;
	line-height:16px;
	float:right;
}
.relation_box .box02 img{
	width:100%;
}

.relation_box .box03 a{
	width:47.5%;
	height:38vw;
	margin:1% 0 0 3.5%;
	padding:0;
	display:block;
	text-align:center;
	color:#000;
	font-size:11px;
	line-height:16px;
	float:right;
}
.relation_box .box03 img{
	width:100%;
}

.relation_box .box04 a{
	width:47.5%;
	height:38vw;
	margin:1% 0 0 0;

	padding:0;
	display:block;
	text-align:center;
	color:#000;
	font-size:11px;
	line-height:16px;
	float:left;
}
.relation_box .box04 img{
	width:100%;
}

#li1, #li2, #li3    {
        display:    none;
}
/*#######################################################################*/
/*#######################################################################*/
/*#######################################################################*/

/* footer */

footer{
	width:100%;
	margin:0px;
        color:#fff;
    background:url(../img/footer_bg.gif);
    background-repeat:no-repeat;
    background-size:100% 100%;
    background-color:#000;

}
footer .footer_navi{
        display:none;
}
footer .footer_box{
        width:90%;
	margin:0px auto;
	padding:25% 5%;
}
footer .footer_box .footer_title .logo a{
	width:45%;
	height:6vw;
	margin:0 auto 2% auto;
	background:url(../img/fotter_logo.png);
	background-repeat:no-repeat;
 	background-size:cover;
 	background-position:center center;
	display:block;
	text-indent:-9999px;

}


footer .footer_box .navi_box {
        display:none;

}





footer .footer_box .copy{
	margin:5% 0 0 0;
	width:100%;
	height:12px;
	font-weight:normal;
	font-size:12px;
	text-align:center;

}



/*  */
.mb2{    margin-bottom: 2px;}
.mb5{    margin-bottom: 5px;}
.mb10{    margin-bottom: 10px;}
.mb14{    margin-bottom: 14px;}
.mb20{    margin-bottom: 10px;}
.mb30{    margin-bottom: 15px;}
.mb50{    margin-bottom: 25px;}
.mb60{    margin-bottom: 30px;}
.mb70{    margin-bottom: 70px;}
.mb100{    margin-bottom:100px;}

.ml5{    margin-left: 5px;}
.ml10{    margin-left: 10px;}
.ml15{   margin-right: 15px;}
.ml20{    margin-left: 20px;}
.ml60{    margin-left: 60px;}
.mr80{    margin-right: 80px;}
.ml150{    margin-left: 150px;}
.inl5{	text-indent:5em;}
.pc { display:none; }
.sp { display: block; }
}

/*#######################################################################################*/




.clear{
	clear:both;
}
.list60{
width:60px;
padding:3px 2px;
}
.list130{
width:130px;
padding:3px 2px;
}
.list250{
width:270px;
padding:3px 2px;
}

.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}


		.swiper-container{
			max-width: 100%;
			text-align: center;
			z-index:10;
		}
		.swiper-container .swiper-slide img{
			max-width: 100%;
			height: auto;
			z-index:10;

		}
		.prettyprint{
			border: none;
			background: #fafafa;
			color: #697d86;
		}


/*#######################################################################################*/
/*#######################################################################################*/
/*#######################################################################################*/
/*#######################################################################################*/

.modal-window {
-webkit-transform: translate(0, 100%);
-moz-transform: translate(0, 100%);
-o-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
transform: translate(0, 100%);
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
opacity: 0;
line-height: 1.3;
display: none\9;
}
.modal-window:target {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
.is-active.modal-window {
display: block\9;
}
.modal-window:target {
display: block\9;
}
.modal-window .modal-inner {
position: absolute;
top: 50px;
left: 50%;
z-index: 20;
margin-left: -325px;
width: 800px;
text-align:center;
overflow-x: hidden;
border-radius: 2px;
background: #fff;
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}
.modal-window .modal-inner p {
padding: 50px 50px;
}
.modal-window .modal-close {
display: block;
text-indent: -100px;
overflow: hidden;
}
.modal-window .modal-close:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAEElEQVR42gEFAPr/AAAAAMwA0QDNTiUx4gAAAABJRU5ErkJggg==");
}
.modal-window .modal-close:after {
content: '\00d7';
position: absolute;
top: 50px;
left: 50%;
z-index: 20;
margin-left: 380px;
background: #999;
border-radius: 2px;
padding: 2px 8px;
font-size: 3em;
text-decoration: none;
text-indent: 0;
}
.modal-window {
-webkit-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
transition: opacity 0.4s;
}

</pre></body></html>