@charset "utf-8";
/* CSS Document */

@font-face{ 
	font-family: 'upkaiso'; 
	src: url('../font/upkaiso.eot'); /* IE9以上用 */
	src: url('../font/upkaiso.eot?#iefix') format('embedded-opentype'), /* IE8以前用 */
		url('../font/upkaiso.woff2') format('woff'), /* モダンブラウザ用 */
		url('../font/upkaiso.otf') format('opentype'); /* iOS, Android用 */
	font-weight: normal; /* 念の為指定しておきます */
	font-style: normal;
}



@font-face{ 
	font-family: 'mame'; 
	src: url('../../mamelon/font/mameh4.eot'); /* IE9以上用 */
	src: url('../../mamelon/font/mameh4.eot?#iefix') format('embedded-opentype'), /* IE8以前用 */
		url('../../mamelon/font/mameh4.woff2') format('woff'), /* モダンブラウザ用 */
		url('../../mamelon/font/mameh4.otf') format('opentype'); /* iOS, Android用 */
	font-weight: normal; /* 念の為指定しておきます */
	font-style: normal;
}


@font-face{ 
	font-family: 'mame3_5'; 
	src: url('../f../mamelon/ont/mameh3_5.eot'); /* IE9以上用 */
	src: url('../../mamelon/font/mameh3_5.eot?#iefix') format('embedded-opentype'), /* IE8以前用 */
		url('../../mamelon/font/mameh3_5.woff2') format('woff'), /* モダンブラウザ用 */
		url('../../mamelon/font/mameh3_5.otf') format('opentype'); /* iOS, Android用 */
	font-weight: normal; /* 念の為指定しておきます */
	font-style: normal;
}



@font-face{ 
	font-family: 'mame4'; 
	src: url('../../mamelon/font/mameh4.eot'); /* IE9以上用 */
	src: url('../../mamelon/font/mameh4.eot?#iefix') format('embedded-opentype'), /* IE8以前用 */
		url('../../mamelon/font/mameh4.woff2') format('woff'), /* モダンブラウザ用 */
		url('../../mamelon/font/mameh4.otf') format('opentype'); /* iOS, Android用 */
	font-weight: normal; /* 念の為指定しておきます */
	font-style: normal;
}


@font-face{ 
	font-family: 'mame5'; 
	src: url('../../mamelon/font/mameh5.eot'); /* IE9以上用 */
	src: url('../../mamelon/font/mameh5.eot?#iefix') format('embedded-opentype'), /* IE8以前用 */
		url('../../mamelon/font/mameh5.woff2') format('woff'), /* モダンブラウザ用 */
		url('../../mamelon/font/mameh5.otf') format('opentype'); /* iOS, Android用 */
	font-weight: normal; /* 念の為指定しておきます */
	font-style: normal;
}





body{
	background-color: #F9F9F9;
}
ul#items_filter{
	background-color: #F9F9F9;
}
.up_top{
	border:none;
	border-bottom: 4px solid #FB0051;
}

 .slash-1 {
	   height: 3px;
  background-image: linear-gradient(-45deg,
    hsla(0, 0%, 70%, 0),
    hsla(0, 0%, 70%, 0) 25%,
    hsla(0, 0%, 70%, 1) 25%,
    hsla(0, 0%, 70%, 1) 50%,
    hsla(0, 0%, 70%, 0) 50%,
    hsla(0, 0%, 70%, 0) 75%,
    hsla(0, 0%, 70%, 1) 75%);
  background-size: 10px 10px;
}


#header_02 ul{
	list-style-type: none;
	margin: 0;
	margin-top: 9px;
}

#header_02 ul li {
	font-size: 9px;
	padding:2px 0 2px 0;
	width:118px;
	background-color: #272727;
	margin:4px 7px 4px 0;
	text-align: center;
	color:#ffffff;
	float:left;
}

#header_02 .span3{
	margin-left: 30px;
	margin-right: 5px;
	padding: 0;
	width:250px;
}

#header_02 .span2{
	margin-left: 0;
	width:250px;
}




figure{
	margin:10px 0 10px 0;
}

figcaption{
	margin: 25px 0 0 30px;
	color:#363636;
	font-family: mame4, sanserif;
}

#kumi .t_box {
	margin-top: 20px;
	border: 1px solid #222;
	background: #fff;
	padding: 15px;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 5px;
}


#kumi h1.mameh_title{
	font-size: 5.0rem;
	text-align: center;
	font-family: mame3_5;
	color: #222;
	margin:50px 0px;

}

#kumi h3.mameh_subt{
	font-size: 3.0rem;
	text-align: center;
	font-family: mame3_5;
	color: #222;
	margin:50px 0px;

}


#kumi div.mame p {
	margin-top:  20px ;
	margin-bottom: 20px;

}

#kumi h2{
	color:#363636;
	font-size: 2.4rem;
	margin: 80px 0 20px 0;
	font-weight: bold;
	line-height: 1.4;
}

#kumi p{
	font-size: 1.3rem;
	text-align: justify;
}


#kumi .upkaiso_m1 {
	font-family: upkaiso;
	text-align: center;
	font-size: 2.8rem;
	line-height: 2.0;
	border-top: 2px solid #222;
	border-bottom: 2px solid #222;

}

#kumi .upkaiso_m2 {
	font-family: upkaiso;
	font-weight: normal;
	text-align: center;
	font-size: 2.0rem;
	line-height: 1.6;

}


#kumi .upkaiso_m3 {
	font-family: upkaiso;
	font-weight: normal;
	text-align: center;
	font-size: 2.8rem;
	line-height: 1.2;
	border-bottom: 2px solid #222;
	margin-bottom: 20px;
}

#kumi p.pink {
	color: #fb0051;
	margin-bottom: 40px;
	text-align: center;
}


#kumi margin_top {
	margin: -20px;
}



#kumi p.mameh_number {
	font-size: 1.4rem;
	text-align: center;
	line-height: 0.9;
	color: #333333;
 -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"; 
}



#kumi .mame {
	font-family: mame4;
	font-weight: normal;
 /*   -moz-font-feature-settings: "halt";
  -webkit-font-feature-settings: "halt";
  font-feature-settings: "halt"; */
  
}

#kumi .mame2 {
	font-family: mame;
	font-weight: normal;
 /*  -moz-font-feature-settings: "halt";
  -webkit-font-feature-settings: "halt";
  font-feature-settings: "halt"; */
}

#kumi .mame3 {
	font-family: mame;
	font-weight: normal;
 /* -moz-font-feature-settings: "hwid";
  -webkit-font-feature-settings: "hwid";
  font-feature-settings: "hwid"; */
}


#kumi .mame3_5 {
	font-family: mame3_5;
	font-weight: normal;
/* 	  -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"; */
  
}


#kumi .mame4 {
	font-family: mame4;
	font-weight: normal;
	line-height: 2.0;
/* 	  -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"; */
  
}

#kumi .mame5 {
	font-family: mame5;
	font-weight: normal;
/* 	  -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"; */
  
}







#kumi h4{
	color:#363636;
	font-size: 15px;
	margin: 10px 0 16px 0;
	font-weight: bold;
	padding: 8px;
	border: solid 1px #666666;
	text-align: center;
	width: 120px;
}
#kumi ul{
	list-style-type: none;
	font-family: mame;
}
#kumi ul#cap{
	margin: 0 0 25px 0;
	border-bottom: 2px solid #363636;
	padding-bottom: 15px;
}
#kumi ul li{
	font-size: 15px;
	line-height: 1.6em;
}

#kumi ul li.border{
	border-bottom: 1px dotted #999999;
	margin-bottom: 20px;
}

#kumi .intention {
	background: #F9DA57;
	padding: 4px;
	color: #222222;
	font-size: 0.8rem;
}

#kumi .reference {
	background: #5E6AF1;
	padding: 4px;
	color: #f2f2f2;
	font-size: 0.8rem;
}


#kumi .vert{
	writing-mode: vertical-rl;
	height: 540px;
	width: 880px;
}




#kumi ul#mame {
		font-family:mame,sans-serif;
		margin: 60px 20px  80px  ;
}

#kumi ul#mame  h1{
	color: #222;
		font-size: 48px;
		line-height: 3.2em;
}

#kumi ul#mame li{
	color:#444;
	font-size: 28px;
	line-height: 2.2em;
	
}

#kumi ul#mame p{
	font-family:Verdana,"mame",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;	
}


.pine {
	color: #FFDB00;
	text-shadow: 2px 0px 0px #222, 0px 2px 0px #222, -1px 0px 0px #222, 0px -1px 0px #222;
}

#kumi ul#mame li.aa {
	line-height:1.0;
}

#kumi ul#mame li span.maki_r5{
	font-family:maki_r5,sans-serif;
}

.down_cont ul{
	margin: 0;
	list-style-type: none;
}



#nav_contBottom{
	padding:50px 0 20px 0;
}
#nav_contBottom li{
	float: left;
	padding: 9px 18px 9px 0;
}

#nav_banner {
	padding: 80px 0 0 0;
}

#nav_banner li{
	float: left;
	padding: 0 2px 0 0;
}

.down_cont > a{
	font-family:mame,sans-serif;
	text-align: center;
	background-color: #363636;
	color: #fff;
	font-size: 25px;
	padding: 20px 0;
	display: block;
	vertical-align:middle;
	text-decoration: none;
}
.down_cont > a:hover{
	text-decoration: none;
	background-color: #646464;
}

.down_cont a.web_dl{
	color: #363636;
	background-color: #F8EA59;
}

.down_cont a.web_dl:hover{
	color: #c8c8c8;
	background-color:#ffff95 ;
}

.down_cont a.old_dl{
	color: #f2f2f2;
	background-color: #666666;
}

.down_cont a.old_dl:hover{
	color: #c8c8c8;
	background-color:#f2f2f2;
}


#msgContainer{

	position:relative;
	margin: 30px auto;
	padding: 50px 0 20 0;
	color: #555;
	list-style-type: none;
	text-shadow:1px 1px 0 rgba(255,255,255,0.5);
	font-size: 25px;
}

#userText{
	display: block;
	margin: 20px auto 10px auto;
	font-size: 20px;
	font-weight: bold;
	outline: none;
	border:1px dashed #363636;
	background:#fff;
	width:100%;
	color: #777777;
	text-align: center;
	padding:0;
	padding-top: 20px;
	padding-bottom: 20px;
	width:100%;
}


#btn {
	display: block;
	background-color: #333333;
	color: #fff;
	border:0;
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	width:100%;
	margin:auto;
}
#btn:hover {
	background-color: #646464;
}


#msgContainer li {
	margin: 25px 0;
	height:auto !important;
	min-height: 80px;
	vertical-align: middle;
	line-height: 1.4em;
	font-family: 'pigmo-sub',sans-serif;
}


li#usr{
	background: url(../images/avusr.png) #F9F9F9 no-repeat left center;
}

li#msg1st{
	background: url(../images/av01.png) #F9F9F9 no-repeat right center;

}
li#msg2nd{
	background: url(../images/av02.png) #F9F9F9 no-repeat left center;

}
li#msg3rd{
	background: url(../images/av03.png) #F9F9F9 no-repeat  right center;

}
li#msg4th{
	background: url(../images/av04.png) #F9F9F9 no-repeat left center;

}
li#msg5th{
	background: url(../images/av05.png) #F9F9F9 no-repeat  right center;

}
li#msg6th{
	background: url(../images/av06.png) #F9F9F9 no-repeat left center;

}
li#msg7th{
	background: url(../images/av07.png) #F9F9F9 no-repeat  right center;

}


li.msgLeft{
	text-align: left;
	padding-left:90px;
}

li.msgRight{
	text-align: right;
	padding-right:90px;
}

#msgContainer li p{
	display: inline-block;
  *display: inline;
  *zoom: 1;
	padding: 15px 20px;
	max-width: 400px;
	height:auto !important;
	border-radius: 15px;
	background-color: #fff;
	text-align: left;
}

#msgContainer li.msgLeft p {
	position: relative; border: 3px solid #000000; background:
	#ffffff;
}
#msgContainer li.msgLeft p:after, #msgContainer li p:before { position:
	absolute; top: 50%;
	right: 100%; width: 0; height: 0; border: solid transparent;
	content: " "; pointer-events: none;
}
#msgContainer li.msgLeft p:after { margin-top: -10px; border-width:
	10px;
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
}
#msgContainer li.msgLeft p:before {
	margin-top: -14px;
	border-width: 14px;
	border-color: rgba(0, 0, 0, 0);
	border-right-color: #000000;
}


#msgContainer li.msgRight p {
	position: relative; border: 3px solid #000000;
	background: #ffffff;
}
#msgContainer li.msgRight p:after, #msgContainer li.msgRight p:before {
	position: absolute; top: 50%;
	left:100%; width: 0; height: 0;
	border: solid transparent; content: " ";
	pointer-events: none;
}
#msgContainer li.msgRight p:after {
	margin-top: -10px;
	border-width: 10px;
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #ffffff;
}
#msgContainer li.msgRight p:before {
	margin-top: -14px; border-width:
	14px; border-color: rgba(0, 0, 0, 0);
	border-left-color: #000000;
}

#bottom_down{
	display: block;
	margin: 120px auto 0 auto;
	width: 91px;
}

#footer{
	margin-top: 120px;
}

@media (max-width:480px) {
	ul#items_filter{
		background-color: #B1B1B1;
	}
	#header_02 .span3{
		margin-left: 0;
	}
	#shuffle #av_list li{
		width:80px;
		height: 105px;
		margin: 5px;
		font-size: 9px;
	}
	
	#kumi ul#mame {
		margin: 30px 10px  40px  ;
}

#kumi ul#mame  h1{
	color: #222;
		font-size: 24px;
		line-height: 2.4em;
}

#kumi ul#mame li{
	font-size: 14px;
	line-height: 1.6em;
	
}
}

@media (max-width:767px) {
	ul#items_filter{
		background-color: #B1B1B1;
	}
	#header_02 .span3{
		margin-left: 0;
	}
	#kumi ul#mame {
		margin: 30px 10px  40px  ;
}

#kumi ul#mame  h1{
	color: #222;
		font-size: 30px;
		line-height: 2.4em;
}

#kumi ul#mame li{
	font-size: 16px;
	line-height: 2.0em;
	
}
	
}

@media (min-width:768px) and (max-width:979px) {
	#header_02 .span3{
		margin-left: 0;
	}
#header_02 .span4{
	margin:0;
	width:350px;
}
#header_02 .span4 img{
	margin-top: 8px;
}
.selectnav-header .logo {
	text-align: left;
}
.sf-menu > li { float: left; width: 14%; padding: 10px 0; }

#kumi ul#mame {
		margin: 30px 10px  40px  ;
}

#kumi ul#mame  h1{
	color: #222;
		font-size: 30px;
		line-height: 2.4em;
}

#kumi ul#mame li{
	font-size: 20px;
	line-height: 2.0em;
	
}


}

@media (min-width:980px) {
	#header_02 .span3{
		margin-left: 0;
	}
	#userText{
		display: inline-block;
    *display: inline;
    *zoom: 1;
		width:75%;

		margin: 0;
	}
	#btn{
		display: inline-block;
    *display: inline;
    *zoom: 1;
		width:24%;

		margin: 0;
	}
	#header_02 .span4{
	margin:0;
	width:350px;
}
#header_02 .span4 img{
	margin-top: 8px;
}
.selectnav-header .logo {
	text-align: left;
}
.sf-menu > li { float: left; width: 13%; padding: 10px 0;
 }
}

@media (min-width:1200px) {
	#kumi ul#cap{
		margin: 0 30px 25px 0;
	}
	.down_cont > a{
		margin: 0 30px 0 0;
	}
	#shuffle #av_list li{
		width:100px;
		text-align: center;
		margin: 10px;
		float: left;
	}
	#msgContainer{
		margin: 30px 30px 0 0;
		padding: 50px 40px 20px 40px;
	}
	#userText{
		display: inline-block;
    *display: inline;
    *zoom: 1;
		width:75%;

		margin: 0;
	}
	#aside{
		margin-right: 30px;
	}
	#btn{
		display: inline-block;
    *display: inline;
    *zoom: 1;
		width:24%;

		margin: 0;
	}
	#header_02 .span4{
	margin:0;
	width:350px;
}
#header_02 .span4 img{
	margin-top: 8px;
}
.selectnav-header .logo {
	text-align: left;
}
.sf-menu > li { float: left; width: 10%; padding: 10px 0; }
}


#kumi .kokuchi {
	padding: 16px;
	border: 6px solid #BD0003;
	font-size: 1.6rem;
	line-height: 2.4rem;
	color: #BD0003;
	font-weight: bold;
	text-align: center;
}



.pill {
  height:0px;
  border-radius: 2px;
  border: 2px solid hsl(0, 0%, 60%);
  width: 80%;
}
 
.vertical-lines {
  height: 10px;
  background-image: linear-gradient(
    90deg,
    hsla(0, 0%, 50%, 1),
    hsla(0, 0%, 50%, 1) 33.33%,
    hsla(0, 0%, 50%, 0) 33.33%,
    hsla(0, 0%, 50%, 0) 100%);
  background-size: 3px 100%;
  width: 60%;
}
 
.horizontal-lines {
  height: 10px;
  background-image: linear-gradient(
    hsla(0, 0%, 100%, 1),
    hsla(0, 0%, 100%, 1) 33.33%,
    hsla(0, 0%, 100%, 0) 33.33%,
    hsla(0, 0%, 100%, 0) 100%);
  background-size: 100% 3px;
  width: 40px;
}
 
