/* =================================
	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.embed-tbsplayer {
background-color:#000;
position:relative;
height:0;
padding-top:56.25%;
}
div.embed-tbsplayer .tbs-player {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
}
div.embed-tbsplayer-audio {
background-color:#fff;
}
div.embed-tbsplayer-audio .tbs-player {
height:46px;
}
div.lbx-overlay {
z-index:10000;position:absolute;background-color:#000;width:100%;height:100%;left:0;top:0;right:0;bottom:0;opacity:0.9;
}

/* =================================
	NIGEHAJI Common CSS
================================= */

/* link */
a:link {
	text-decoration:underline;
	color:#e4007b;
}
a:visited {
	text-decoration:none;
	color:#e4007b;
}
a:active {
	text-decoration:none;
	color:#e4007b;
}
a:hover {
	text-decoration:underline;
	color:#e4007b;
}
.nolink {
	opacity: 0.3;
}
.txt {
	line-height: 1.5;
}
@media all and (min-width: 768px) {
	.pcnone {
		display: none;
	}
}
@media all and (max-width: 767px) {
	.smpnone {
		display: none;
	}
}
@media all and (min-width: 768px) {
  .fs50 {
    font-size: 50% !important;
  }

  .fs60 {
    font-size: 60%;
  }

  .fs70 {
    font-size: 70%;
  }

  .fs80 {
    font-size: 80%;
  }

  .fs90 {
    font-size: 90%;
  }

  .fs110 {
    font-size: 110%;
  }

  .fs120 {
    font-size: 120%;
  }

  .fs130 {
    font-size: 130%;
  }

  .fs140 {
    font-size: 140%;
  }

  .fs150 {
    font-size: 150%;
  }

  .fs160 {
    font-size: 160%;
  }

  .fs170 {
    font-size: 170%;
  }

  .fs180 {
    font-size: 180%;
  }

  .fs190 {
    font-size: 190%;
  }
}

@media all and (max-width: 767px) {
  .fs50 {
    font-size: 75%;
  }

  .fs60 {
    font-size: 80%;
  }

  .fs70 {
    font-size: 85%;
  }

  .fs80 {
    font-size: 90%;
  }

  .fs90 {
    font-size: 95%;
  }

  .fs110 {
    font-size: 105%;
  }

  .fs120 {
    font-size: 110%;
  }

  .fs130 {
    font-size: 115%;
  }

  .fs140 {
    font-size: 120%;
  }

  .fs150 {
    font-size: 125%;
  }

  .fs160 {
    font-size: 130%;
  }

  .fs170 {
    font-size: 135%;
  }

  .fs180 {
    font-size: 140%;
  }

  .fs190 {
    font-size: 145%;
  }
}

/* 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;}
.green2 {color:#179999;}
.yellowgreen {color:#b9c42f;}
.yellow {color:#ffb74c;}
.orange {color:#ff7b00;}
.pink {color:#f58f98;}
.vermilion {color:#ef454a;}
.red {color:#ed1a3d!important;}
.carmine {color:#c22047;}
.magenta {color:#ec008c;}
.brown {color:#994c00;}
.reddishbrown {color:#800000;}
.yellowocher {color:#c39143;}
.gold {color:#ffd700;}
.silver {color:#c0c0c0;}
.toyo {color:#ff4e7b;}

.big {
	font-size:120%;
}
.s {
	font-size:87.5%;
}
.lazy {
	display:block;
	position:relative;
}
.wbr {
	white-space: nowrap;
	display: inline-block;
}
.center {
	text-align: center;
}
.nolink {
	cursor: default;
}
.mgb05em {
  margin-bottom: 0.5em;
}

.mgb1em {
  margin-bottom: 1em;
}

.mgb2em {
  margin-bottom: 2em;
}

.mgb3em {
  margin-bottom: 3em;
}

.mgb4em {
  margin-bottom: 4em;
}

.mgb5em {
  margin-bottom: 5em;
}

/*	background
============================== */

html, body, div#con-body {
	background-color:#7b1700;
}
body {
	color:#7b5233;
	text-align:center;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: 100%;
}

div.cover {
	position:relative;
	background-image:url(../img/bg.jpg);
	background-position:center top;
	background-repeat:repeat;
	background-color:#ffe0d6;
}
@media all and (min-width: 768px) {
div.cover {
	min-width:980px;
}
}
@media all and (max-width: 767px) {
div.cover {
	min-width:320px;
	background-position:left top;
	background-size:78px;
}
}


/*	copyright
============================== */
p.copyright {
	color:#ffe0d6;
	line-height:1.25;
	text-align:center;
}
p.copyright a {
	color:#ffeae6;
}
@media all and (min-width: 768px) {
	p.copyright {
		font-size:75%;
		padding:30px 0;
	}
	p.copyright a:hover {
		text-decoration:none;
	}
}
@media all and (max-width: 767px) {
	p.copyright {
		font-size:67.5%;
		padding:10px;
	}
}


/*	pagetop
============================== */
.idx p.pgt {
	display:none;
}
p.pgt a {
	display:block;
}
@media all and (min-width: 768px) {
p.pgt {
	position:absolute;
	right:40px;
	bottom:20px;
	text-indent:110%;
	white-space:nowrap;
	overflow:hidden;
}
p.pgt a {
	text-shadow:0 2px 2px hsla(0, 40%, 74%, .4);
	background-image:url(../img/cmn_ptop.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:114px;
	height:98px;
}
}
@media all and (max-width: 767px) {
p.pgt {
	text-align:center;
}
p.pgt a, p.pgt span {
	display:block;
}
p.pgt a {
	text-decoration:none;
	color:#fff;
	text-shadow:0 2px 2px hsla(0, 0%, 0%, .25);
	background-color:#e04866;
}
p.pgt a span {
	background-image:url(../img/cmn_menu.svg);
	background-repeat:no-repeat;
	background-position:right bottom;
	font-weight:bold;
	height:44px;
	line-height:44px;
}
}



/*	rectangle
============================== */
div.col-rig div.recta div {
	background-color:hsla(0, 0%, 100%, .5);
	width:300px;
	height:250px;
	overflow:hidden;
}
@media all and (min-width: 768px) {
	div.col-rig div.recta {
		padding-bottom:20px;
	}
	.idx div.col-rig div.recta {
		padding-bottom:12px;
	}
}
@media all and (max-width: 767px) {
	div.col-rig div.recta {
		background-color:#4e1700;
		background-color:hsla(18, 100%, 17%, .2);
		padding:10px 0;
	}
	div.col-rig div.recta div {
		margin:0 auto;
	}
}


.linkset { width: 100%; margin: 16px auto 6px auto;}
.interview .board { padding-top: 5px;}
.linkset ul:before, .linkset ul:after { content: ""; display: table;}
.linkset ul:after { clear: both;}
.linkset ul {margin: 0 0 1em;padding: 0;list-style: none;}
.linkset li {position: relative;margin: 0 0 0 2%;box-sizing: border-box;position:relative;overflow:hidden;width: 47%;height: 36px;font-size: 87.5%;font-weight: bold;text-align: center;float: left;background-color: #ffe9e9;border: solid 2px #fa9f9d;}
.linkset li:last-child { margin: 0 2% 0 0; float: right;}
.linkset li span { width: 100%; text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit- transform: translate(-50%, -50%);}



div.set_link a {
    display: block;
    background-image: url(../img/set_btn_smp.jpg);
    width: 250px;
    height: 188px;
    margin: 0 auto 20px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-size: 100%;
}
