@charset "UTF-8";


body {
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 10px;
    line-height: 1.5em;
    color: #fff;
    background-color: #eceef0;
    text-align: center;
    margin: 0px;
    padding: 0px;
    height: 100%;
   /* background-image: url('../img/nn_base.jpg');*/

    background-size: cover;
}
html {
	height: 100%;
}
* html div#wrapper {
	height: 100%;
}
#wrapper {
	text-align: center;
	margin: 0;
	width: 100%;
	position: relative;
	min-height: 100%;
	background-position: 50% 50%;
/*	background-image: url('../img/logo_full.png');*/
	background-repeat: no-repeat;
    background-size: contain;
}
body > #wrapper {
	height: auto;
}


#header {
    font-size: 16px;
    font-weight: bolder;
    text-align: center;
    width: 100%;
    margin: 0px 0 0 0;
    padding: 15px 0 0 0;
    position: fixed;
    z-index: 999;
    background-color: #19252c;
 height:30px;
    line-height: 1;
}

#headerSub {
    font-size: 16px;
    font-weight: bolder;
    text-align: center;
    width: 100%;
    top: 40px;
    margin: 0px 0 0 0;
    padding: 15px 0 0 0;
    position: fixed;
    z-index: 999;
    background-color: #10171C;
    height: 30px;
    line-height: 1;
}
#content {
    /*max-width: 1100px;*/
    width: 100%;
    height: 100%;
    margin:0px auto 1% auto;
    padding: 40px 0 0.5% 0;
    text-align: center;
    position: relative;
}

.aboutBase{
    background-image: url(../img/about_bg.jpg);
    background-repeat: repeat-y;
    background-size: 100% auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#content2 {
    max-width: 1100px;
    width: 100%;
    height: 100%;
    margin: 0px auto 50px auto;
    padding: 0px 0 0px 0;
    text-align: center;
    position: relative;
    -webkit-box-shadow: 0px 0px 150px #000000;
    box-shadow: 0px 0px 150px #000000;
}


#menu {
	position: absolute;
	width: 145px;
	height: 145px;
	top: 370px;
	right: 70px;
}

#bnr_zone_01 {
	position: absolute;
	width: 11%;
	top:2.5%;
	right: 2.5%;
	z-index: 101;
}

#bnr_zone_01 img {

	width: 100%;

}
#bnr_04 {
	position: absolute;
	width: 220px;
	height: 90px;
	bottom: 570px;
	right: 15px;
	z-index: 97;
}
#bnr_03 {
	position: absolute;
	width: 220px;
	height: 90px;
	bottom: 470px;
	right: 15px;
	z-index: 97;
}
#bnr_02 {
	position: absolute;
	width: 220px;
	height: 90px;
	bottom: 370px;
	right: 15px;
	z-index: 98;
}
#bnr_01 {
	position: absolute;
	width: 220px;
	height: 90px;
	bottom: 270px;
	right: 15px;
	z-index: 99;
}
#bnr_fb1 {
	position: absolute;
	width: 220px;
	height: 90px;
	bottom: 170px;
	right: 15px;
	z-index: 100;
}
#bnr_ww {
	position: absolute;
	width: 220px;
	height: 90px;
	bottom: 70px;
	right: 15px;
	z-index: 101;
}

#logo {
	height: 700px;
	margin: 0 auto;
	padding: 0;
}
#fb_sns {
	/*background-image: url(../img/sns_fb_border.png);
	background-repeat: no-repeat;
	background-position: 50% 0%;*/
	font-size: 15px;
	font-weight: bolder;
	line-height: 2.2em;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	height:100px;
	top: 5px;
    /*left:10px;*/
    right:20px;
	z-index: 999;
}
#footer {
	color: #000;
	background-color: #19252c;
	font-size: 11px;
	text-align: center;
	width: 100%;
	position:relative;
	bottom: 0;
	margin: 0;
	padding: 5px 0;
    
    display: flex;
     flex-wrap: wrap;
 /*   justify-content: center;*/
     justify-content: space-around;
 /*    justify-content: space-between;*/
     align-items: center;
}

#sns {
	/*width: 340px;*/
/*	height: 30px;*/
	margin: 0;
}
#sns ul{
	list-style-type: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#sns ul li{
	height: 25px;
	margin: 0 1px;
	float: left;
	display: block;
	overflow: hidden;
}
.gplus{
	width: 50px;
	padding: 5px 0 0 0;
}
.line{
	width: 90px;
	padding: 5px 0 0 0;
}
.twitter{
	width: 80px;
	padding: 5px 0 0 0;
}
.fb {
	width: 80px;
	padding: 5px 0 0 0;
}

#sns_link ul{
	list-style-type: none;
	border: none;
	margin: 0;
	padding: 15px;
}
#sns_link ul li{
	height: 34px;
	margin: 1px;
	float: right;
	display: block;
	overflow: hidden;
}
.t,.f,.y,.l {
	width: 34px;
}

#footer_bnr {
	/*width: 510px;*/
	/*height: 40px;*/
	margin: 0;
	padding: 0;
}
#footer_bnr ul{
	list-style-type: none;
	border: none;
	margin: 0;
	padding: 0px 0;
}
#footer_bnr ul li{
	height: 40px;
	margin: 0 5px;
	float: right;
	display: block;
	overflow: hidden;
}



#comment_wrapper {
	color: #000;
	background-color: #EF0156;
	font-size: 15px;
	line-height: 1.5em;
	margin: 0;
	padding: 35px 50px;
	text-align: center;
}
.comment_box {
	background-color: #fff;
	width: 760px;
	margin: 20px auto;
	padding: 30px;
	border: 1px solid #ccc;
	border-radius: 10px;
}
.comment_photo {
	width: 225px;
	margin: 0;
	padding: 0;
	float: left;
}
.comment_name {
	line-height: 2em;
	margin: 0;
	padding: 20px 0 0 50px;
	text-align: left;
}
.comment_text {
	width: 520px;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: left;
	float: right;
}



#video_wrapper {
	color: #fff;
	background-color: #000;
	font-size: 15px;
	line-height: 1.5em;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	text-align: center;
}

#video_wrapper table {
	border-collapse: collapse;	
	border-spacing: 1px;
}

#video_wrapper table td {
	color:  #000;
	font-weight: bolder;
	padding: 5px;
	border: 1px solid #000;
	background-color: #646464;
}


#video_wrapper a {
	color: #fff;
	text-decoration: none;
}
#video_wrapper a:hover {
	color:  #ccc;
	text-decoration: none;
}



.kugiri {
	clear: both;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #ccc;
	text-decoration: underline;
}
#header a, #fb_sns a,#headerSub a {
	color: #969696;
	text-decoration: none;

}
#header a:hover, #fb_sns a,#headerSub a:hover {
	color: #646464;
	text-decoration: none;
}
#footer a {
	color: #6f6f74;
	text-decoration: none;
}
#footer a:hover {
	color: ;
    text-decoration: none;
    color: #4D4D50;
}
a:hover img {
  filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
a img{
	border:0;
	filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.original {
	font-size: 14px;
	font-weight: bold;
	margin: 2px;
	padding: 0;
}
.original a {
	color: #ef0156;
	text-decoration: none;
	background-color: #feef29;
	border-radius: 10px;
	padding: 1px 10px;
}
.original a:hover {
	color: #fff;
	background-color: #f76399;
}

.text_17 {
	font-size: 17px;
}
.text_18 {
	font-size: 18px;
}
.text_21 {
	font-size: 21px;
}
.text_24 {
	font-size: 24px;
}

.new {
	font-size: 10px;
	font-weight: bold;
	line-height: 1em;
	text-decoration: none;
	color: #FD003F;
	/*background-color: #fff;
	border-radius: 6px;*/
	margin: 0 0 0 3px;
	padding: 0px 2px;
	vertical-align: super;
}



/*______________okty*/



.n_main{
    width: 100%;
    height:100%;
    position: relative;
}

.n_logo_1{
    bottom:14%;
    width: 65%;
   position: absolute;  
    left: 50%;
	transform: translate(-50%,0);
}

.n_logo_2{
    top:40%;
    width: 58%;
   position: absolute;  
    left: 50%;
	transform: translate(-50%,0);
}

.n_logo_3{
    top:66.5%;
    width: 35%;
   position: absolute;  
    left:69.5%;
	transform: translate(-50%,0);
}

.img100 img{
    width: 100%;
}

.copyright{
  padding:4px;
    text-align: center;
    font-size:85%;
   /* padding: 1rem;*/
    color: #6f6f74;
	line-height: 0.7rem;
}

