/* =================================
	TBS Reset CSS
================================= */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,main {margin:0;padding:0;border:0;font-size:100%;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main {display:block;}
body {font-family:Verdana,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;line-height:1;}
ol,ul {list-style:none;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}
wbr:after {content:"\00200B";}

/*	TBS reset
============================== */
.alt {position:absolute;top:-5000px;left:-9999px;}
.clearfix:after {content:"";clear:both;display:block;}
.hide-txt {text-indent:110%;white-space:nowrap;overflow:hidden;}
.fp-causion {display:none;}
.nocontxt {-webkit-touch-callout: none;-webkit-user-select: none;user-select: none;-webkit-user-drag:none;}
.nocontxt img {pointer-events: none;}
@media all and (min-width:768px) {
.alt-pc {position:absolute;top:-5000px;left:-9999px;}
.clearfix-pc:after {content:"";clear:both;display:block;}
.hide-txt-pc {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
@media all and (max-width:767px) {
.alt-smp {position:absolute;top:-5000px;left:-9999px;}
.clearfix-smp:after {content:"";clear:both;display:block;}
.hide-txt-smp {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
div.gh-super div.bn-player {overflow:hidden;}
@media all and (min-width: 768px) {div.global-header div.bn-nopdg:before {display:none !important;}div.gh-super div.bn-player {width:728px;height:90px;margin:0 auto;}}
@media all and (max-width: 767px) {div.gh-super div.bn-player {width:320px;height:50px;}}

/* =================================
	COMMON CSS
================================= */

/* link */
a:link {
	text-decoration:underline;
	color:#ed0a15;
}
a:visited {
	text-decoration:none;
	color:#ed0a15;
}
a:active {
	text-decoration:none;
	color:#ed0a15;
}
a:hover {
	text-decoration:underline;
	color:#ed0a15;
}

/* text-color */
.gray {color:#808080;}
.black {color:#171717;}
.purple {color:#a757a8;}
.ultramarine {color:#465daa;}
.blue {color:#0067c0;}
.lightblue {color:#afdfe4;}
.deepgreen {color:#060;}
.green {color:#008000;}
.yellowgreen {color:#b9c42f;}
.yellow {color:#ffb74c;}
.orange {color:#ff7b00;}
.pink {color:#f58f98;}
.vermilion {color:#ef454a;}
.red {color:#ed1a3d;}
.carmine {color:#c22047;}
.magenta {color:#ec008c;}
.brown {color:#994c00;}
.reddishbrown {color:#800000;}
.yellowocher {color:#c39143;}
.gold {color:#ffd700;}
.silver {color:#c0c0c0;}

.big {
	font-size:120%;
}
.s {
	font-size:87.5%;
}
.lazy {
	display:block;
	position:relative;
}
.wbr {
	white-space: nowrap;
	display: inline-block;
}
.mgb-0 {
	margin-bottom:0 !important;
}
.bottom05{
	margin-bottom: 0.5em;
}
.color_red{
	color: #e50303;
}
.color_blue{
	color: #102989;
}

/*	bnSuper Area
============================== */
@media all and (min-width: 768px) {
	#bnSuper { height:90px; }
}
@media all and (max-width: 767px) {
	#bnSuper { height:50px; }
}

/*	lazy-done
============================== */
.lazy img{
	width:100%;
	height:100%;
}
.lazy-done{
	animation-name: imgFadein;
	animation-duration: 0.5s;
	animation-timing-function: linear;
	animation-delay: 0;
	animation-iteration-count: 1;
	animation-direction: normal;
}
@keyframes imgFadein {
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
		box-shadow:0px 0px 8px -1px rgba(0,0,0,0.4);
	}
}

/*	Web Fonts
============================== */
body{
	color: #080808;
	letter-spacing:0.02em;
}
@font-face {
	font-family: 'Noto Serif';
	src: url('/um/library/fonts/Noto_Serif/NotoSerif-Regular.ttf') format("truetype");
}
@font-face {
	font-family: 'Lusitana';
	src: url('/um/library/fonts/Lusitana/Lusitana-Regular.ttf') format("truetype");
}

/*	background
============================== */
html, body, div#con-body {
	background-color: #fff;
	background-image:url(../img/bg.png);
}
@media all and (min-width: 768px) {
.wrap {
	max-width:980px;
	margin:0 auto;
}
.br-sp { display:none;}
.idx .bg {
	padding-bottom: 118px;
}
}
@media all and (max-width: 767px) {
}

/*	pagetop
============================== */
/*.idx p.pgt {
	display:none;
}*/
p.pgt a {
	display:block;
}
@media all and (min-width: 768px) {
.pgt {
	position: fixed;
	bottom: 355px;
	right: 30px;
	display:none;
}
.pgt a {
	background:url(../img/pagetop_btn.png) no-repeat ;
	width: 107px;
	height: 131px;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
}
@media all and (max-width: 767px) {
p.pgt {
	text-align:center;
	margin-top:20px;
}
p.pgt a, p.pgt span {
	display:block;
}
p.pgt a {
	text-decoration:none;
	color:#2a2a2a;
	/*text-shadow:0 2px 2px hsla(0, 0%, 0%, .25);*/
	background-color:#fff500;
	font-size: 75%;
	position: relative;
	font-weight:bold;
	height:30px;
	line-height:30px;
	font-weight: 800;
}
p.pgt ::before {
content: "";
width: 7px;
height: 7px;
border-left: 1px solid #000;
border-top: 1px solid #000;
position: absolute;
left: 25px;
top: 50%;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);

}
}
