@charset "utf-8";
/* 明月院シンプルCSS */

/** General Style Info **/
body {
	background-color: #E3F0FF;
	color: #000;
	font-family: "メイリオ",'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size: 14px;
	margin: 0;
}
a {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
	background: rgba(255, 24, 108, 0.8);
}
a img {
	border: none;
}
h1 {
	font-family: "メイリオ",'Gill Sans','lucida grande', helvetica, arial, sans-serif;
	font-size: 180%;
}
h2 {
	color: #FFF;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.9);
	font-family: "メイリオ",'Gill Sans','lucida grande', helvetica, arial, sans-serif;
	font-size: 100%;
	margin: 0px;
}
h3 {
	color: #FFF;
	font-family: "メイリオ",'Gill Sans','lucida grande', helvetica, arial, sans-serif;
	font-size: 100%;
}
h4 {
	color: #FFF;
	font-weight: normal;
}

/** Layout **/
.photobox {
	width: 1080px;
}
div.photobox {
	margin: 20px 20px 50px 20px;
}
.navbox {
	margin: 20px;
	padding: 15px;
	padding-bottom: 7px;
	width: 400px;
	color: #FFF;
	background-color: rgba(241, 83, 255, 0.76);
}
#hierarbox {
	margin: 20px;
	padding: 1px 15px 1px 15px;
	width: 90%;
	color: #FFF;
	background-color: rgba(241, 83, 255, 0.76);
}
.navboxu {
	margin: 20px;
	margin-top: 0px;
	padding: 15px;
	width: 800px;
	color: #FFF;
	background-color: rgba(241, 83, 255, 0.76);
}
div.photolist {
	margin: 20px;
}
#header {
	width: 800px;
	padding: 60px 20px 0px 20px;
}
#gendscr {
	width: 800px;
	padding: 0px 20px 0px 20px;
}
#footer {
	margin: 120px 20px 80px 20px;
	width: 90%;
	padding: 20px 20px 20px 20px;
	background-color: rgba(241, 83, 255, 0.76);
	text-align: right;
}
#vwchanger {
	margin: 0px 20px 80px 20px;
	width: auto;
	padding: 20px 20px 20px 20px;
	background-color: rgba(241, 83, 255, 0.76);
	text-align: center;
	font-size: 400%;
}
#vwchanger a {
	color: #FFF;
	text-shadow: 10px 10px 3px rgba(0, 0, 0, 0.7);
	font-weight: bold;
}


/** Tables **/
table {
	border-spacing: 0px;
	border-collapse: collapse;
}
td {
	margin: 0px;
}
td.toprs {
	color: #000;
	height: 26px;
	padding: 0px;
	background: url('../img/mat/top900_a_s.png');
}
td.toprs h2 {
	margin-left: 20px;
}
td.toprm {
	color: #000;
	height: 30px;
	padding: 0px;
	background: url('../img/mat/top900_a_m.png');
}
td.toprm h2 {
	margin-left: 24px;
}
td.toprl {
	color: #000;
	height: 34px;
	padding: 0px;
	background: url('../img/mat/top900_a_l.png');
}
td.toprl h2 {
	margin-left: 28px;
}
td.toprll {
	color: #000;
	height: 38px;
	padding: 0px;
	background: url('../img/mat/top900_a_ll.png');
}
td.toprll h2 {
	margin-left: 32px;
}
td.btmr {
	height: 8px;
	padding: 0px;
	background: url('../img/mat/bottom900_a.png');
}
td.lftc {
	width: 3px;
	padding: 0px;
	background: url('../img/mat/left900_a.png');
}
td.rgtc {
	width: 3px;
	padding: 0px;
	background: url('../img/mat/right900_a.png');
}
td.wctrl {
	width: 72px;
	text-align: right;
}
td.paneltrans {
}
td.dscr {
	padding: 15px;
}

div.pviewbox {
	margin: 15px;
	position: relative;
}
.pviewbox .imgbox {
	position: relative;
}
div.popn {
	width: 50%;
	position: absolute;
	left: 2%;
	bottom: -10%;
	padding: 15px;
	background-color: rgba(224, 255, 117, 0.9);
	color: #000;
	z-index: 901;
	display: none;
	box-shadow: 11px 11px 7px 8px rgba(0, 0, 0, 0.4);
}
div.popn .closer {
	padding-top: 10px;
}
div.popn .closer a {
	color: #000;
	font-weight: bold;
}

td.hvspace {
	padding: 15px;
}

td.swtd {
	padding: 0px;
}
td.swtd table {
	width: 100%;
}
td.swtd table td.paneltransw40 {
	width: 38px;
}
td.swtd table td.subtopr {
	padding-left: 20px !important;
}
td.swtd table td.subtoprs {
	color: #FFF;
	height: 26px;
	padding: 0px;
	background: url('../img/mat/top700_a_s.png');
}
td.swtd table td.subtoprm {
	color: #FFF;
	height: 30px;
	padding: 0px;
	background: url('../img/mat/top700_a_m.png');
}
td.swtd table td.subtoprl {
	color: #FFF;
	height: 34px;
	padding: 0px;
	background: url('../img/mat/top700_a_l.png');
}
td.swtd table td.subtoprll {
	color: #FFF;
	height: 38px;
	padding: 0px;
	background: url('../img/mat/top700_a_ll.png');
}
td.swtd table td.subbtmr {
	height: 8px;
	padding: 0px;
	background: url('../img/mat/bottom700_a.png');
}
td.swtd table td.sublftc {
	width: 3px;
	padding: 0px;
	background: url('../img/mat/left700_a.png');
}
td.swtd table td.subrgtc {
	width: 3px;
	padding: 0px;
	background: url('../img/mat/right700_a.png');
}
td.swtd table td.sws {
	width: 640px;
	padding: 0px;
}
td.swtd table td.sws table td.swbtn {
	width: 78px;
	line-height: 0px;
	position: relative;
}
td.swtd table td.sws table td.swbtn a:hover {
	background: none;
}
td.swtd table td.sws table td.swselected {
	background-position: 0px 80px !important;
	box-shadow: 0px 0px 3px 3px #FF6171 inset;
}
td.swtd table td.sws table td:hover {
	background-position: 0px 80px !important;
}
td.swtd table td.sws table td.jsbtn {
	display: none;
}
td.swtd table td.sws table img {
	width: 78px;
	height: 78px;
}
td.swtd table td.sws table .swbtnmsg {
	text-align: center;
	font-size: 12px;
	width: 78px;
	font-weight: bold;
}
td.swtd table td.sws table .emptybtn {
}
td.swtd table td.sws table td.swbtnmsgselected {
	background-color: rgba(255, 40, 166, 0.7);
	color: #FFF;
}
td.btmtrp {
	height: 20px;
}


/** Letter Size Controller **/
#ltrszbox {
	width: 520px;
	margin: 0px 20px 10px 20px;
	padding: 0px;
	position: fixed;
	display: none;
	backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);
	top: 65px;
	left: 25px;
	z-index: 1000;
}

table#ltrsztbl {
	width: 520px;
	border-spacing: 0px;
}
table#ltrsztbl .ltrszbnktb {
	height: 10px;
	background-color: rgba(241, 83, 255, 0.76);
}
table#ltrsztbl .ltrszbnklr {
	width: 10px;
	background-color: rgba(241, 83, 255, 0.76);
}
table#ltrsztbl td#ltrszmsg {
	height: 18px;
	width: 129px;
	background: url('../img/mat/lsmsg_005.png');
}
table#ltrsztbl .ltrszbnk {
	height: 18px;
	text-align: center;
	background-color: rgba(241, 83, 255, 0.76);
}
table#ltrsztbl td#ltrsz1 {
	height: 18px;
	width: 54px;
	background: url('../img/mat/ls_small_005.png');
	background-position: 0px 0px;
}
table#ltrsztbl td#ltrsz2 {
	height: 18px;
	width: 73px;
	background: url('../img/mat/ls_medium_005.png');
	background-position: 0px 0px;
}
table#ltrsztbl td#ltrsz3 {
	height: 18px;
	width: 60px;
	background: url('../img/mat/ls_large_005.png');
	background-position: 0px 0px;
}
table#ltrsztbl td#ltrsz4 {
	height: 18px;
	width: 82px;
	background: url('../img/mat/ls_largest_005.png');
	background-position: 0px 0px;
}
table#ltrsztbl td.ltrszsel {
	background-position: 0px 20px !important;
}
table#ltrsztbl td#ltrlgmsg {
	height: 18px;
	width: 129px;
	background: url('../img/mat/lgmsg_005.png') ;
}
table#ltrsztbl td#ltrlg1 {
	height: 18px;
	width: 54px;
	background: url('../img/mat/lg_jpn_005.png');
	background-position: 0px 0px;
	font-size: 11px;
	vertical-align: bottom;
}
table#ltrsztbl td#ltrlg1 img {
	height: 12px;
	width: 30px;
}
table#ltrsztbl td#ltrlg2 {
	height: 18px;
	width: 73px;
	background: url('../img/mat/lg_en_005.png');
	background-position: 0px 0px;
}
table#ltrsztbl td#ltrlg2 img {
	height: 12px;
	width: 30px;
}
#ltrszopt {
	background-color: rgba(241, 83, 255, 0.76);
	padding: 0px;
}
#ltrszopt ul {
	margin: 0px;
}
#ltrszopt ul li#dsn_rdb {
	list-style-image: url('../img/mat/vmd-0.png');
}
#ltrszopt ul li#dsn_thm {
	list-style-image: url('../img/mat/vmd-1.png');
}
#ltrszopt ul li#shr_on {
	list-style-image: url('../img/mat/sh-allow.png');
}
#ltrszopt ul li#shr_off {
	list-style-image: url('../img/mat/sh-notallow.png');
}
div#setbox {
	height: 50px;
	padding: 0px;
	position: fixed;
	left: 15px;
	top: 15px;
	z-index: 999;
}
#setbtn {
	width: 38px;
	height: 38px;
	background: url('../img/setting.svg');
	background-position: 0px 0px;
}
.settingsel {
	background-position: 0px 40px !important;
}


/** Album Navigator **/
#topnavbox {
	display: none;
}
.navbox th, .navbox td {
	text-align: left;
}
.navbox th.choosemsg {
	height: 25px;
	width: 120px;
	display: inline-block;
}
.navbox td.ocbtn {
	height: 25px;
	display: inline-block;
}
#oc {
	width: 20px;
}
.navbox .navlink1st, .navboxu td.navlinks {
	padding-top: 20px;
}
.navbox .navlink {
	display: none;
}
.navsel {
	box-shadow: 0px 0px 10px 8px #71FF31;
}
.navlinktd {
	display: none;
}


/** Photo List **/
table.photolist td {
	padding: 10px 20px;
	width: 210px;
	text-align: center;
	background-color: rgba(241, 83, 255, 0.76);
}
table.photolist td img {
	box-shadow: 7px 7px 7px -3px rgba(0, 0, 0, 0.7);
	height: 100px;
}
table.photolist td a:hover {
	background: none;
}
div.photolist{
	width: 800px;
}
.catname {
	padding: 50px 0px 7px 26px !important;
	text-align: left !important;
	font-weight: bold !important;
	font-size: 120% !important;
}
table.inlinelist td {
	padding: 10px;
	width: 32%;
	color: #FFF;
	background-color: rgba(0, 0, 0, 0.4);
	text-align: center;
}
td.swtd table td.swl, td.swtd table td.swl2 {
	width: 640px;
	padding: 0px;
}
td.swtd table td.swl img {
	box-shadow: 7px 7px 7px -3px rgba(0, 0, 0, 0.7);
	height: 100px;
}
td.swtd table td.swl img.listsel {
	box-shadow: 0px 0px 10px 8px #FF71E2;
}
td.swtd table td.swl2 .listscr {
	padding-bottom: 0px !important;
}
td.swtd table td.swl2 .listscr2 {
	padding-top: 0px !important;
}
td.swtd table td.swl a:hover {
	background: none;
}
.pviewbox td.imgbox img.infoicon {
	position: absolute;
	left: 20px;
	bottom: 20px;
	z-index: 900;
}


/** Photo Box **/
div.pviewbox td.imgbox img {
	box-shadow: 7px 7px 7px -3px rgba(0, 0, 0, 0.7);
}


/** Share Box **/
.sharebox {
	padding: 15px;
}
.sharebox div {
	margin: 5px;
	display: inline;
}
.sharebox * {
	vertical-align: bottom;
}


/** Privacy Safe Mode View of 3rd-party inline pages **/
#privconfbox {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 1000;
	backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);
	background-color: rgba(218, 225, 26, 0.8);
	padding-left: 15px;
}
h3#privconfhd {
	font-size: 120%;
	color: #000;
}
#privconfpgf {
	display: none;
	padding-bottom: 30px;
}
.thdckmsg {
	background-color: rgba(0, 0, 0, 0.6);
	color: #FFF;
	font-size: 14px;
	text-align: center;
	padding: 5px;
	position: absolute;
	top: 10%;
	left: 10%;
	width: 80%;
	z-index: 899;
}
.thdckbtn {
	background-color: rgba(0, 0, 0, 0.6);
	color: #FFF;
	font-size: 14px;
	text-align: center;
	padding: 5px;
	position: absolute;
	top: 60%;
	left: 30%;
	width: 40%;
	z-index: 899;
}
.thdckbtn a {
	color: #FFF;
}


/** Scroll Bars(Webkit) **/
::-webkit-scrollbar
{
	width:16px;
}
::-webkit-scrollbar:horizontal
{
	height:16px;
}
::-webkit-scrollbar-track
{
	background: rgba(0, 0, 0, 0.3);
}
::-webkit-scrollbar-thumb
{
	border-style: solid;
	border-width: 1px;
	border-color: #FFF;
	-webkit-box-shadow: inset 0 0 10px rgba(255,255,255,0.8);
}
::-webkit-scrollbar-corner
{
	background:#000;
}


/** Photoview Switch Popup **/
.pvsw_popup {
	position: absolute;
	color: #000;
	background-color: rgba(104, 217, 255, 0.9);
	font-size: 90%;
	padding: 5px;
}

/** Modal History Window **/
#mdol {
	z-index: 1500;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 120%;
	background-color: rgba(0, 0, 0, 0.6);
	display: none;
}
.lockingscr {
	overflow: hidden;
}
#mdwn {
	z-index: 1501;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
	color: #FFF;
}
#mdwnc {
	z-index: 1502;
	width: 85%;
	padding: 20px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	color: #FFF;
	background-color: rgba(241, 83, 255, 0.76);
	backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);
}
div.hist_closer {
	width: 83%;
	padding: 20px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: right;
}


/* 北条反射神経ゲーム用 */
#hojoHunterTxtDiv {
	position: absolute;
}
#hojoHunterLi {
	position: absolute;
	width: 100%;
}
#hojoHunterLix {
	position: absolute;
}
.hojoHunterRndScr {
	background-color: rgba(0, 0, 0, 0.6);
	color: #FFF;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
	padding: 20px;
}
