
/* General Rules
   ---------------------------------------------------------------------------*/
 

#breadcrumb .container-fluid {
	max-width: 1170px;
  padding: 0 15px;
}

.breadcrumb a {
  color: #909090;
}
.breadcrumb a:active,
.breadcrumb a:focus,
.breadcrumb a:hover {
  color: #be3b04;
}
ul, ol {
	padding-left: 15px;
	text-align: left;
}
.fixedAnchor {
	clear: both;
	margin-top: -100px;
	padding-top: 100px;
}
@media (max-width: 767px) {
	table.responsive {
		width: 100%;
	}
	table.responsive th, table.responsive td {
		display: block;
		width: 100%;
		padding-right: 0;
		text-align: left;
	}
	table.responsive tr {
		/*border: none;*/
	}
	table.responsive th {
		padding: 3px;
		text-align: center;
		font-weight: bold;
	}
}



 
/* Layout Styles
   ---------------------------------------------------------------------------*/
   
 body {
	font-family: -apple-system, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	color: #4d4d4d;
	background-color: #fff;
 }
 .wrapper {
	margin: 0;
 }
 .wrappergray {
	 background-color: #f2f2f2;
 }
 /*#mainContent {
	padding-bottom: 20px;
 }*/
.container {
  box-sizing: border-box;
}
#TalentList .container-fluid {
	max-width: 1170px;
}

.section-lightpink {
	background-color: #f2f1f2;
	box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2) inset;
}
.section-lightblue {
	background-color: #ecf2f4;
	box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2) inset;
}
/*clearfix*/
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

.mt0 {
	margin-top: 0 !important;
}
.mt5 {
	margin-top: 0.5em !important;
}
.mt10 {
	margin-top: 1em !important;
}
.mt15 {
	margin-top: 1.5em !important;
}
.mt20 {
	margin-top: 2em !important;
}
.mt30 {
	margin-top: 3em !important;
}
.mt40 {
	margin-top: 4em !important;
}
.mt50 {
	margin-top: 5em !important;
}
.mt60 {
	margin-top: 6em !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 0.5em !important;
}
.mb10 {
	margin-bottom: 1em !important;
}
.mb15 {
	margin-bottom: 1.5em !important;
}
.mb20 {
	margin-bottom: 2em !important;
}
.mb30 {
	margin-bottom: 3em !important;
}
.mb40 {
	margin-bottom: 4em !important;
}
.mb50 {
	margin-bottom: 5em !important;
}
.mb60 {
	margin-bottom: 6em !important;
}
.mr0 {
	margin-right: 0 !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.ml0 {
	margin-left: 0 !important;
}
.ml5 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}


.pt0 {
	padding-top: 0 !important;
}
.pt5 {
	padding-top: 0.5em !important;
}
.pt10 {
	padding-top: 1em !important;
}
.pt15 {
	padding-top: 1.5em !important;
}
.pt20 {
	padding-top: 2em !important;
}
.pt30 {
	padding-top: 3em !important;
}
.pt40 {
	padding-top: 4em !important;
}
.pb0 {
	padding-bottom: 0 !important;
}
.pb5 {
	padding-bottom: 0.5em !important;
}
.pb10 {
	padding-bottom: 1em !important;
}
.pb15 {
	padding-bottom: 1.5em !important;
}
.pb20 {
	padding-bottom: 2em !important;
}
.pb30 {
	padding-bottom: 3em !important;
}
.pb40 {
	padding-bottom: 4em !important;
}
.pb50 {
	padding-bottom: 5em !important;
}
.pb60 {
	padding-bottom: 6em !important;
}
.pr0 {
	padding-right: 0 !important;
}
.pr5 {
	padding-right: 5px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pl0 {
	padding-left: 0 !important;
}
.pl5 {
	padding-left: 5px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl20 {
	padding-left: 20px !important;
}

.no-padding {
	padding: 0 !important;
}
.no-padding-BothSides {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.no-margin {
	margin: 0 !important;
}
.marginauto {
	margin: auto !important;
}


.pull-right {
    float: right;
}
.pull-left {
    float: left !important;
}

.TextLeft {
	text-align: left !important;
}
.TextRight {
	text-align: right !important;
}
.TextCenter {
	text-align: center !important;
}

.Text10 {
	font-size: 10px !important;
}
.Text11 {
	font-size: 11px !important;
}
.Text12 {
	font-size: 12px !important;
}
.Text13 {
	font-size: 13px !important;
}
.Text14 {
	font-size: 14px !important;
}
.Text16 {
	font-size: 16px !important;
}
.Text18 {
	font-size: 18px !important;
}
.Text21 {
	font-size: 21px !important;
}
.Text24 {
	font-size: 24px !important;
}
.Text30 {
	font-size: 30px !important;
}
.Text40 {
	font-size: 40px !important;
}
.Text1em {
	font-size: 1em !important;
}
.Text2em {
	font-size: 2em !important;
}
.Text3em {
	font-size: 3em !important;
}

.TextBold,
.bold{
	font-weight: bold !important;
}
.TextNormal {
	font-weight: normal !important;
}

.TextWhite {
	color: #fff !important;
}
.TextBlack {
	color: #000 !important;
}
.TextBlue {
	color: #217fc4 !important;
}
.TextNBlue {
	color: #1d4871 !important;
}
.TextDBlue {
	color: #003366 !important;
}
.TextLRed {
	color: #ff2600 !important;
}
.TextLRed2 {
	color: #ff0000 !important;
}
.TextRed {
	color: #cc0000 !important;
}
.TextOrange {
	color: #fabd03 !important;
}
.TextlightOrange {
	color: #ff9900 !important;
}
.TextMincho {
	font-family:  "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 600;
	line-height: 1.3;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-bottom: 20px;
    margin-top: 0px;
}
h2 {
    font-size: 2.4em;
}
h3 {
    font-size: 2.1em;
		font-weight: 500;
}
h6 {
    font-size: 1.2em;
}


.LineHeight15 {
	line-height: 1.5 !important;
}
.LineHeight16 {
	line-height: 1.6 !important;
}
.LineHeight18 {
	line-height: 1.8 !important;
}

.img-thumbnail {
    border-radius: 0;
    padding: 0;
	background-color: #ccc;
}
.clear {
	clear: both;
}
p.lead {
	font-size: 16px;
	line-height: 2;
}
.center {
	margin: 0 auto;
}


@media (max-width: 767px) {
	.sp-center {
		margin: auto;
	} 
}



/* Material Icons
   ---------------------------------------------------------------------------*/
@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src:
		local('Material Icons'),
		local('MaterialIcons-Regular'),
		url(../fonts/MaterialIcons-Regular.woff2) format('woff2'),
		url(../fonts/MaterialIcons-Regular.woff) format('woff'),
		url(../fonts/MaterialIcons-Regular.ttf) format('truetype')
	;
}
.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	vertical-align: middle;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
}


/* Bootstrap 480pxのブレイクポイント追加
   ---------------------------------------------------------------------------*/


/* .row の左右のネガティブマージンを0にする */
.row--nopadding {
  margin-left: 0;
  margin-right: 0;
}

/* .row--nopadding の中にあるカラムの左右のパディングを0にする */
.row--nopadding > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

/* [+] col-xxs- */
.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
@media (max-width: 479px) {
    .col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
        float: left;
    }
    .col-xxs-12 {
        width: 100%;
    }
    .col-xxs-11 {
        width: 91.66666667%;
    }
    .col-xxs-10 {
        width: 83.33333333%;
    }
    .col-xxs-9 {
        width: 75%;
    }
    .col-xxs-8 {
        width: 66.66666667%;
    }
    .col-xxs-7 {
        width: 58.33333333%;
    }
    .col-xxs-6 {
        width: 50%;
    }
    .col-xxs-5 {
        width: 41.66666667%;
    }
    .col-xxs-4 {
        width: 33.33333333%;
    }
    .col-xxs-3 {
        width: 25%;
    }
    .col-xxs-2 {
        width: 16.66666667%;
    }
    .col-xxs-1 {
        width: 8.33333333%;
    }
    .col-xxs-pull-12 {
        right: 100%;
    }
    .col-xxs-pull-11 {
        right: 91.66666667%;
    }
    .col-xxs-pull-10 {
        right: 83.33333333%;
    }
    .col-xxs-pull-9 {
        right: 75%;
    }
    .col-xxs-pull-8 {
        right: 66.66666667%;
    }
    .col-xxs-pull-7 {
        right: 58.33333333%;
    }
    .col-xxs-pull-6 {
        right: 50%;
    }
    .col-xxs-pull-5 {
        right: 41.66666667%;
    }
    .col-xxs-pull-4 {
        right: 33.33333333%;
    }
    .col-xxs-pull-3 {
        right: 25%;
    }
    .col-xxs-pull-2 {
        right: 16.66666667%;
    }
    .col-xxs-pull-1 {
        right: 8.33333333%;
    }
    .col-xxs-pull-0 {
        right: auto;
    }
    .col-xxs-push-12 {
        left: 100%;
    }
    .col-xxs-push-11 {
        left: 91.66666667%;
    }
    .col-xxs-push-10 {
        left: 83.33333333%;
    }
    .col-xxs-push-9 {
        left: 75%;
    }
    .col-xxs-push-8 {
        left: 66.66666667%;
    }
    .col-xxs-push-7 {
        left: 58.33333333%;
    }
    .col-xxs-push-6 {
        left: 50%;
    }
    .col-xxs-push-5 {
        left: 41.66666667%;
    }
    .col-xxs-push-4 {
        left: 33.33333333%;
    }
    .col-xxs-push-3 {
        left: 25%;
    }
    .col-xxs-push-2 {
        left: 16.66666667%;
    }
    .col-xxs-push-1 {
        left: 8.33333333%;
    }
    .col-xxs-push-0 {
        left: auto;
    }
    .col-xxs-offset-12 {
        margin-left: 100%;
    }
    .col-xxs-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-xxs-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-xxs-offset-9 {
        margin-left: 75%;
    }
    .col-xxs-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-xxs-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-xxs-offset-6 {
        margin-left: 50%;
    }
    .col-xxs-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-xxs-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-xxs-offset-3 {
        margin-left: 25%;
    }
    .col-xxs-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-xxs-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-xxs-offset-0 {
        margin-left: 0;
    }
}
/* [+] hidden-xxs */
@media (max-width: 479px) {
    .hidden-xxs {
        display: none !important;
    }
}
/* [+] visible-xxs and visible-xxs- */
.visible-xxs {
    display: none !important;
}
.visible-xxs-block,
.visible-xxs-inline,
.visible-xxs-inline-block {
    display: none !important;
}
@media (max-width: 479px) {
    .visible-xxs {
        display: block !important;
    }
    table.visible-xxs {
        display: table;
    }
    tr.visible-xxs {
        display: table-row !important;
    }
    th.visible-xxs,
    td.visible-xxs {
        display: table-cell !important;
    }
    .visible-xxs-block {
        display: block !important;
    }
    .visible-xxs-inline {
        display: inline !important;
    }
    .visible-xxs-inline-block {
        display: inline-block !important;
    }
}



/* Bootstrap gutter
   ---------------------------------------------------------------------------*/

/*カラム落ち調整.rowにFlexboxを当てる*/
.flex {
	display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari6.1以降 */
	flex-wrap: wrap;
}

/*gridのgutter調整*/

/*↓タレントリスト用*/
.row0 {
  margin-left: 0px;
  margin-right: 0px;
}
.row0 > div {
  padding-right: 0px;
  padding-left: 0px;
}
/*↑タレントリスト用*/

.row-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.row-0 > div {
  padding-right: 0px;
  padding-left: 0px;
}
.row-10 {
  margin-left: -5px;
  margin-right: -5px;
}
.row-10 > div {
  padding-right: 5px;
  padding-left: 5px;
}
.row-20 {
  margin-left: -10px;
  margin-right: -10px;
}
.row-20 > div {
  padding-right: 10px;
  padding-left: 10px;
}
.row-30 {
  margin-left: -15px;
  margin-right: -15px;
}
.row-30 > div {
  padding-right: 15px;
  padding-left: 15px;
}
.row-40 {
  margin-left: -20px;
  margin-right: -20px;
}
.row-40 > div {
  padding-right: 20px;
  padding-left: 20px;
}
.row-50 {
  margin-left: -25px;
  margin-right: -25px;
}
.row-50 > div {
  padding-right: 25px;
  padding-left: 25px;
}
.row-20 {
  margin-left: -10px;
  margin-right: -10px;
}
/*.row-0::before, .row-0::after,
.row-10::before, .row-10::after,
.row-20::before, .row-20::after,
.row-30::before, .row-30::after,
.row-40::before, .row-40::after,
.row-50::before, .row-50::after {
    content: " ";
    display: table;
}*/
.row-0::after,
.row-10::after,
.row-20::after,
.row-30::after,
.row-40::after,
.row-50::after {
    clear: both;
}


/* 5カラムレイアウト
   ---------------------------------------------------------------------------*/

.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5,
.col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5,
.col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5,
.col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}   
.col-xs-1-5 {
    width: 20%;
    float: left;
}
.col-xs-2-5 {
    width: 40%;
    float: left;
}

.col-xs-3-5 {
    width: 60%;
    float: left;
}

.col-xs-4-5 {
    width: 80%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
    .col-sm-2-5 {
        width: 40%;
        float: left;
    }
    .col-sm-3-5 {
        width: 60%;
        float: left;
    }
    .col-sm-4-5 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
    .col-md-2-5 {
        width: 40%;
        float: left;
    }
    .col-md-3-5 {
        width: 60%;
        float: left;
    }
    .col-md-4-5 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
    .col-lg-2-5 {
        width: 40%;
        float: left;
    }
    .col-lg-3-5 {
        width: 60%;
        float: left;
    }
    .col-lg-4-5 {
        width: 80%;
        float: left;
    }
}   



/* Slider Pro
   ---------------------------------------------------------------------------*/

/* BootstrapでSliderProを使用するときには画像サイズ指定必要*/
.sp-slide img {
	width: 100%;
	height: 100%;
	opacity: 0.3;
}
.sp-next-arrow:after, .sp-next-arrow:before, .sp-previous-arrow:after, .sp-previous-arrow:before {
    content: '';
    position: absolute;
    width: 30%;
    height: 50%;
    background-color: #FFF;
}
.sp-slides-container {
    background-color: #000;
}
.sp-selected img {
	opacity: 1;
}
.sp-button {
	width: 11px;
	height: 11px;
	margin: 5px;
	background-color: #d3f6f3;
	border: none;
	border-radius: 0;
}
/*ナビゲーションボタンの色*/
.sp-selected-button {
  background-color: #81d8d0;
}



/* Slick Slider
   ---------------------------------------------------------------------------*/


.demo-2, .wrapper {
	margin-top: 95px;
}
@media (max-width: 991px) {
	.demo-2, .wrapper {
		margin-top: 78px;
	} 
}
@media (max-width: 767px) {
	.demo-2, .wrapper {
		margin-top: 70px;
	} 
}
.wrapper-headerBackground {
	margin-top: 10px;
}
.headerBackground {
	padding: 150px 0 50px;
}
@media (max-width: 991px) {
	.headerBackground {
		padding: 130px 0 30px;
	} 
}
@media (max-width: 767px) {
	.headerBackground {
		padding: 85px 0 10px;
	}
	.section-title h2 {
		font-size: 1.8em;
    line-height: 1;
	}
}

/*左右の矢印の色を変える*/
.slick-prev:before,
.slick-next:before {
    color: #fff;
}
/*左右の矢印の位置を変える*/
.slick-next {
    right: 20px;
    z-index: 99;
}
.slick-prev {
    left: 15px;
    z-index: 100;
}
.slick-dots li {
    margin: 0 2px;
}
/*スライド数のドットの色を変える*/
.slick-dots li button:before {
    opacity: 1;
    color: #e5e5e5;
}
.slick-dots li.slick-active button:before {
    color: #be3b04;
}
/*スライド画像の横幅可変*/
.slick_slider img {
    width: 100%;
    height: 100%;
}
/*背景色*/
.slick_slider > div > div > div > div > div {
	background-color: #000;
}
/*カレント以外の両脇を暗く：透明度*/
.slick_slider div img {
	opacity: 0.3;
}
/*カレントの時のみ透過しない*/
.slick_slider .slick-current div img {
	opacity: 1;
}

.variable-width .slick-slide {
	margin: 5px 20px;
}
.variable-width .slick-slide p {
	padding-top: 10px;
	font-size: 11px;
	text-align: center;
}
.variable-width .slick-track {
	margin-bottom: 20px;
}

   


/* navbar
   ---------------------------------------------------------------------------*/
.navbar .navbar-brand > img {
    max-height: 56px;
}


/*#header {
	background-color: #f5f5f5;
}
#headerItem{
	padding: 3px 0;
}
@media (min-width: 768px) {
	#headerItem {
		float: right;
	}
}
#headerNav{
	float: left;
	padding-right: 15px;
}
#headerNav ul{
	list-style: none;
}
#headerNav ul li{
	display: inline-block;
	font-size: 11px;
	padding-top: 8px;
}
#headerNav ul li:not(:last-child)::after {
    content: "　｜　";
}
#headerNav ul li a{
	color: #666;
}
#headerNav ul li a:hover{
	color: #999;
	text-decoration: none;
}
#searchHead {
    float: left;
    margin: 3px 0;
    text-align: right;
}*/


.navbar-toggle {
    margin: 25px 20px 0;
}
.navbar-brand {
    padding: 19px 30px 19px 15px;
		height: auto;
}
@media(max-width:991px) {
	.navbar-brand {
		padding: 15px;
	}
}
.navbar .navbar-brand > img {
  transition: all .4s;
  max-height: 54px;
}
/*.navbar-light > .container {
	background: #ffffff none repeat scroll 0 0;
	padding: 0 40px;
}*/
.header_top {
	font-size: 13px;
}
/*@media (min-width: 991px) {
	.header_top {
	}
}
.header_top_inner .description {
	font-size: 12px;
	float: left;
}
@media (max-width: 767px) {
	.header_top_inner .description {
		display: none;
	}
}
.header_top_inner .description p {
	padding: 5px 0 0 8px;
	white-space: nowrap;
}
.header_top_inner .description a {
	color: #333;
}

.header_to_innerp .header_contact {
	float: right;
	margin: 0;
}
.header_top_inner .header_nav {
	margin: 0;
	float: right;
}
@media (min-width: 991px) {
	.header_top_inner .header_nav {
		padding-top: 5px;
	}
}
@media (max-width: 990px) {
	.header_top_inner .header_nav {
		padding-top: 5px;
	}
}
@media (max-width: 767px) {
	.header_top_inner .header_nav {
		float: none;
		padding-top: 0;
	}
}*/

@media(max-width:767px) {
	/*.header_top_inner .header_nav ul {
		margin-left: 0;
	}
	.header_top_inner ul li {
		padding-left: 0;
	}
	.header_top_inner ul li:first-child {
		padding-right: 10px;
		padding-left: 0;
	}
	.header_top_inner {
		position: relative;
		overflow: hidden;
	}
	.header_top_inner ul li {
		left:-50%;
		position:relative;
		float: left;
	}*/
	#headerNav{
		float: none;
		padding-right: 0;
		margin: 0 auto;
	}
	#searchHead {
		margin: 0 auto;
		float: none;
		clear: both;
	}
	#srchBox #srch #srchForm {
		text-align: center;
		float: none !important;
	}
}
/*.header_top_inner .header_nav p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666666;
	line-height: 1.8em;
	clear: both;
}
.header_top_inner .header_nav ul {
	margin: 0;
	padding: 0px;
}
.header_top_inner .header_nav li {
	list-style: none;
	float: left;
	margin: 0;
	padding-right: 2px;
}
.header_top_inner .header_nav li a {
	text-decoration: none;
}
.header_top_inner .header_nav li a:hover {
	text-decoration: none;
	margin: 0px;
}*/

/*.opaque .header_top {
	display: none;
}*/
/*.opaque.navbar-light {
    background: #ffffff none repeat scroll 0 0;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}*/
.opaque > .navbar-shadow {
	margin-bottom: 20px;
	border-bottom: thin solid #e5e5e5;
}
.navbar-nav > li {
	/*text-align: center;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/common/menu-divider.png);
	background-color: rgba(0, 0, 0, 0);
	background-attachment: scroll;*/
}
.navbar-nav > li > a {
	font-size: 13px;
}
.navbar-nav > li:first-child {
	background-image: none;
}
/*.navbar-nav > li:last-child {
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/common/menu-divider.png);
	background-color: rgba(0, 0, 0, 0);
	background-attachment: scroll;
}*/
.navbar-nav > li > a {
	line-height: 1.5;
	font-size: 14px;
	font-weight: normal;
	padding: 25px 15px;
}
.navbar-right {
    margin-right: -30px;
}
.navbar-light .navbar-nav > li > a {
    color: #000;
}
.navbar-light .navbar-nav > li > a i {
    color: #ccc;
}
.navbar-nav > li > a > div {
	color: #b3b3b3;
	display: block;
	font-family: "Work Sans",serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	text-transform: uppercase;
	top: 0;
	letter-spacing: 1px;
}
.navbar-standard {
    background-color: rgba(0, 0, 0, 0.6);
	border: none;
}
.navbar-standard.opaque .navbar-nav > li > a {
    color: #444;
}
.navbar-light > .container-gnav {
	background: linear-gradient(to bottom, #fafafa, #f2f2f2);
	border-top: thin solid #e5e5e5;
	border-bottom: thin solid #d9d9d9;
}


.navbar .dropdown-menu > li > a {
    border-bottom: 1px solid #eeeeee;
    color: #4d4d4d;
}

/*.dropdown:hover > .dropdown-menu{
  display: block;
}*/


@media(min-width:768px) {
	/*.navbar-header {
		display: none;
	}*/
	.navbar-nav {
    	float: none;
    	margin: 0;
		display: table;
		/*width: 100%;*/
	}
	.navbar-nav > li {
		text-align: center;
    display: table-cell;
    float: none;
		vertical-align: middle;
	}
}



/* Yahoo custom search
   ---------------------------------------------------------------------------*/


input[type=submit] {
  font-family: FontAwesome;
}
#srchBox
{
width:100%;
/*_width:596px;*/
/*margin-bottom:10px;*/
/*background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#FFFFFF;*/
color:#000000;
text-align:left;
}
#srchBox *
{
margin:0;
padding:0;
font-size:13px;
*font-size:small;
*font:x-small;
}
#srchBox a img
{
border:none;
}
#srchBox #srch
{
/*padding:10px 10px 0 10px;*/
}
#srchBox #srch #srchForm
{
white-space:nowrap;
}
#srchBox #srchInput
{
width:calc(100% - 52px);
/*margin-right:6px;*/
vertical-align:bottom;
}
#srchBox #srchBtn
{
width:50px;
height: 24px;
	border: none;
}
input#srchBtn 
{
	background-color: #222;
	color: #fff;
}
*html #srchBox #srchBtn
{
padding-top:2px;
}
*:first-child+html #srchBox #srchBtn
{
padding-top:2px;
}
#srchBox ul
{
margin-top:6px;
text-align:left;
}
#srchBox li
{
list-style-type:none;
display:inline;
zoom:1;
padding-right:10px;
}
#srchBox li input
{
zoom:1;
margin-right:2px;
_margin:-4px 0 -4px -4px;
vertical-align:middle;
border:0;
}
*:+html #srchBox li input
{
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo
{
margin:6px 6px 6px 0;
text-align:right;
}
#srchBox #srchLogo a
{
color:#666666;
text-decoration:none;
font-size:85%;
}
#srchBox #srchLogo a:hover
{
text-decoration:underline;
}
#srchBox.watermark
{
padding-top: 15px;
}
#srchBox.watermark #srchInput
{
height: 24px;
/*padding:1px 1px 2px 1px;*/
border:1px solid #a5acb2;
background: #fff url(https://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}
#srchBox.watermark #srchInput.nomark
{
background: #fff;
}
#srchBox.watermark #srchLogo
{
display: none;
}




/* Lower Contents ---------------------------------------------------------------------------*/


.breadcrumb {
    background: none;
    border-radius: 0;
    padding: 15px 0;
	margin-bottom: 0;
  font-size: 14px;
}
.breadcrumb > li + li:before {
    /*content: "＞";*/
    content: "\FF1E";
}
.BoxedArticle {
	position: relative;
	margin: 20px 0;
	padding: 40px 50px 20px;
	border: 20px solid #E8EDF0;
}
.BoxedArticle2 {
	margin: 20px 0 0;
	padding: 20px 50px;
	border: 5px solid #E8EDF0;
}

dl.dl-horizontal {
	margin: 10px 0 20px;
}
.dl-horizontal dt {
	/*font-size:13px;*/
	font-weight:normal;
	text-align: left;
	width: auto;
}
.dl-horizontal dd {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-align:left;
}
.dl-horizontal dd:not(:last-child) {
	border-bottom: thin dotted #ccc;
}
@media (min-width: 768px) {
	.dl-horizontal dd {
		padding: 0 0 10px 180px;
	}
}
.dl-horizontal dd a {
	color: #ff4c00;
}
.dl-horizontal dd a:hover {
	color: #ff9999;
}
.dl-horizontal dd a:avtive {
	color: #ff4c00;
}



/* Top Page
   ---------------------------------------------------------------------------*/
 
#twitter {
	border: thin solid #CBCBCB;
}
#top-description {
	 padding: 30px 0;
	background-color: #2E74B5;
}
 #top-description h2 {
	font-size: 1.4em;
	font-weight: 500;
	text-align: center;
	color: #FFFFFF;
	line-height: 1;
	margin: 0;
}
.icon-box.icon-lg .icon-content {
  width: 300px;
  height: 300px;
  line-height: 180px;
  font-size: 7em;
}
h5, blockquote .bold-quote {
    font-size: 2.4em;
}
/*.icon-box-content {
	border: 10px solid #e8edf0;
	padding: 15px;
}*/
.icon-box-content h2 {
	font-size: 1.4em;
}


.iconRounded {
	border-radius: 10%;
}
.iconRounded:hover{
	color: #fff;
	text-shadow: 0 0 10px #FFF;
}
.icon-box .icon-content {
	background-color: #fff;
	color: #6493cc;
	border: thin solid #6493cc;
}
.icon-box .icon-content:hover {
	background-color: #6493cc;
	color: #ffffff;
	border: thin solid #6493cc;
}
.icon-box h2 {
	color: #000;
}

.promo {
	border-left: 5px solid #ff4c00;
	margin-bottom: 30px;
	padding: 10px 18px;
	position: relative;
	background-color: #333;
}
.promo h3 {
	font-size: 19px;
	font-weight: 500;
	line-height: 24px;
	padding-bottom: 0;
	margin: 0;
	color: #fff;
}
@media(max-width:768px) {
	.promo {
		border-right: 5px solid #ff4c00;
	}
}

.promo-action {
    margin-top: -14px;
    max-width: 150px;
    position: absolute;
    right: 20px;
    top: 50%;
}
.promo-action a {
    background: #be3b04 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 2;
    padding: 0 15px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    transition: background-color 0.2s linear 0s;
}
.icon-content {
    font-size: 2.4em;
    height: 60px;
    line-height: 60px;
    width: 60px;
}


.info p.date {
	margin: 15px 0 0;
	padding: 5px 10px;
	font-size: 13px;
	background-color: #E8EDF0;
	display: inline-block;
}
.info h4 {
	margin: 10px 0;
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.6;
	text-align: left;
	border-bottom: 1px dotted #000;
}
.info p {
	margin-bottom: 30px;
	line-height: 1.6;
	text-align: left;
}
.info a {
    color: #206aea;
}
.info a {
    color: #206aea;
}


#Release {
	margin-bottom: 40px;
}
@media(max-width:767px) {
	#Release {
		background-color: #f7f7f7;
	}
	#Release .BoxedArticle {
    margin: 20px 0;
    padding: 40px 10px 20px;
    border: none;
	}
}
#Release h3 {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	line-height: 1;
}
#Release h3 span {
	font-family: "Work Sans",serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #1a1a1a;
}


/* News
 ---------------------------------------------------------------------------*/

#NewsIndex {
}
#NewsDetail {
}
#iframe-container iframe {
	height: 483px;
}
@media (max-width:730px) {
	#iframe-container iframe {
		height: 600px;
	}
}
ul#newsList-top {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#newsList-top li {
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom: #dfdfdf solid 1px;
}
ul#newsList-top li a {
	color: #333;
	text-decoration: none;
}
ul#newsList-top li a:hover {
	color: #be3b04;
}
#newsList-top .up_ymd {
	display: inline-block;
	font-size: 14px;
	padding-right: 15px;
}
#newsList-top .title {
	font-size: 14px;
}
@media (max-width:700px) {
	#newsList-top .title {
		display: block;
		margin-top: 10px;
	}
}




#top-info .up_ymd {
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
}
#top-info .cat-0 .up_ymd, #top-info .cat-1 .up_ymd, #top-info .cat-2 .up_ymd {
	display: inline-block;
	font-size: 14px;
	padding-right: 70px;
	background-repeat: no-repeat;
	background-size: 60px 16px;
	background-position: right top;
}
#top-info .cat-0 .up_ymd {
	background-image: url(../news/images/icon-news.png);
}
#top-info .cat-1 .up_ymd {
	background-image: url(../news/images/icon-live.png);
}
#top-info .cat-2 .up_ymd {
	background-image: url(../news/images/icon-release.png);
}
#top-info .title {
	font-size: 14px;
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
}
@media (max-width:700px) {
	#top-info .title {
		/*display: block;*/
	}
}
#top-info .title a {
	color: #333;
	text-decoration: none;
}
#top-info .title a:hover {
	color: #be3b04;
}
@media (min-width: 480px) {
	#top-info.dl-horizontal dt {
		width: 150px;
		float:left;
	}
	#top-info.dl-horizontal dd {
	padding-left: 160px;
	margin-left: 0;
	border-bottom: thin dotted #ccc;
	}
}
@media(max-width:479px) {
	#top-info.dl-horizontal dt {
		font-size:18px;
		font-weight:bold;
		padding-bottom:5px;
	}
	#top-info.dl-horizontal dd {
		margin-left: 0;
	}
}

/* お知らせ詳細袖埋め込み */
#top-info.dl-horizontal.detail-side dt {
	float: none;
}
#top-info.dl-horizontal.detail-side dd {
	padding-left: 0;
	margin-left: 0;
	display: block;
}


/* index.php用 */
#News-Index .up_ymd {
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
}
#News-Index .cat-0 .up_ymd, #News-Index .cat-1 .up_ymd, #News-Index .cat-2 .up_ymd {
	display: inline-block;
	font-size: 14px;
	padding-right: 70px;
	background-repeat: no-repeat;
	background-size: 60px 16px;
	background-position: right top;
}
#News-Index .cat-0 .up_ymd {
	background-image: url(../news/images/icon-news.png);
}
#News-Index .cat-1 .up_ymd {
	background-image: url(../news/images/icon-live.png);
}
#News-Index .cat-2 .up_ymd {
	background-image: url(../news/images/icon-release.png);
}
#News-Index .title {
	font-size: 14px;
}
@media (max-width:700px) {
	#News-Index .title {
		/*display: block;*/
	}
}
#News-Index .title a {
	color: #ff4c00;
	font-size: 15px;
	/*font-weight: bold;*/
}
#News-Index .title a:hover {
	color: #ff9999;
}
@media (min-width: 480px) {
	#News-Index.dl-horizontal dt {
		width: 150px;
		float:left;
	}
	#News-Index.dl-horizontal dd {
	padding-left: 160px;
	margin-left: 0;
	border-bottom: thin dotted #ccc;
	}
}
@media(max-width:479px) {
	#News-Index.dl-horizontal dt {
		font-size:18px;
		font-weight:bold;
		padding-bottom:5px;
	}
	#News-Index.dl-horizontal dd {
		margin-left: 0;
	}
}


ul#newsList {
	padding: 0;
	list-style-type: none;
	border-bottom: #dfdfdf solid 1px;
}
ul#newsList li {
	padding: 1.5em 0;
	border-top: #dfdfdf solid 1px;
}
#newsList h3 {
	margin-bottom: 15px;
	font-size: 24px;
	line-height: 1;
}
#newsList h3 a {
    color: #ff4c00;
    font-size: 16px;
    font-weight: bold;
}
#newsList h3 a:hover {
    color: #ff9999;
}
#newsList h3 span {
    font-size: 12px;
	color: #777;
}
#newsList .comment{
	line-height: 1.5;
}
#info h2 {
	font-size: 24px;
}
#up_ymd {
	color: #999;
	margin-bottom: 10px;
	/*float: right;*/
	padding: 3px 10px;
	background-color: #e5e5e5;
	display: inline-block;
}
/*#detail b, #detail strong {
	color: #000;
}*/
#detail {
	margin: 50px 0 100px;
	clear: both;
}
.detailText {
	font-size: 14px !important;
	text-align: left;
	line-height: 1.5;
	margin-bottom: 50px;
  word-break: break-all;
}
.detailUpfile  {
	margin-bottom: 50px;
	text-align: center;
}
.detailUpfile img {
	max-width: 100%;
}
.detailText h3 {
	font-size: 21px;
}
.detailText p {
	margin-bottom: 20px;
}
.pager{
	text-align:right;
	padding:10px 0;
	clear:both;
}
/*ページャーボタン*/
.pager a{
    border: 1px solid #999;
    border-radius: 5px 5px 5px 5px;
    color: #333;
    font-size: 12px;
    padding: 3px 7px 2px;
    text-decoration: none;
	margin:0 1px;
}

/*現在のページのボタン*/
.pager a.current{
    background: #999;
    border: 1px solid #999;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    font-size: 12px;
    padding: 3px 7px 2px;
	margin:0 1px;
    text-decoration: none;
}
.pager a:hover{
    background:#999;
    color: #fff;
}

.overPagerPattern{
	padding:0 2px ;	
}


/*カテゴリーマーク*/
/*.catName{
	display:inline-block;
	padding:3px 8px;
	border:1px solid #ccc;
	border-radius:6px;
	font-size:11px;
	line-height:100%;
	margin:0 2px;
}*/

#NewsIndex .catName{
	color: #fff;
	text-align: center;
	display:inline-block;
	padding: 5px 0;
	font-size:11px;
	line-height:100%;
	margin:0;
	width: 100px;
}
#NewsIndex .cat-0 .catName{
	background-color: #cc0000;
}
#NewsIndex .cat-1 .catName{
	background-color: #0033cc;
	letter-spacing: 1px;
}



/*一覧ページのサムネイル　表示したい場合は下記のコメントアウト解除*/
/*.thumbNailWrap{
	display:block;
	width:110px;
	float:left;
	min-height: 40px;
	max-height:100px;
	overflow:hidden;
}*/

#NewsIndex .title {
	display: inline-block;
}
#NewsIndex .catName {
	margin-right: 10px;
}

#NewsDetail h1 {
  margin: 10px 0;
  padding-bottom: 5px;
	font-size: 24px;
	line-height: 1.5;
  border-bottom: 1px dotted #000;
}

@media(max-width:479px) {
	#NewsDetail h1 {
		font-size: 21px;
	}
}

#news-list .sugu-pagination {
	margin-top: 0;
	font-family: sans-serif;	
}
#news-list h3 a {
	color: #f28500;
	font-size: 16px;
	font-weight: bold;
}
#news-list h3 a:hover {
	color: #ffcc00;
}
#news-list p.list {
	color: #000;
	margin-bottom: 0;
}
#news-list p.list small {
	color: #999;
}
#news-list .sugu-article-list .sugu-entry .sugu-entry-left {
    padding: 2em 0;
}
ul.sugu-file-list {
  margin: 20px 0 40px 0;
}

/* 太田プロニュース用*/
#ohtapronews {
	text-align: left;
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
}
#ohtapronews h2 {
    margin: 10px 0 30px;
    padding-bottom: 2px;
    font-size: 24px;
    font-weight: normal;
    color: #2079ad;
    border-bottom: 1px dotted #2079ad;
    clear: both;
}
#ohtapronews h3 {
    border-left: 10px solid #88b2e3;
    padding: 12px 0px 10px 10px;
    font-weight: bold;
    margin: 40px 0px 30px;
    background: #f2f2f2;
    line-height: 100%;
    font-size: 14px;
    color: #000;
    border-bottom-style: none;
}
#ohtapronews p {
	margin-bottom: 16px;
	line-height: 1.8;
	color: #333;
	word-break: break-all;
}
#ohtapronews p.talent {
	margin-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #2079ad;
}

/* ツアー案内 */
#tour {
	text-align: left;
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
}
#tour h2 {
    font-size: 50px;
}
@media (max-width: 1199px) {
	#tour h2 {
		font-size: 42px;
	}
}
@media (max-width: 767px) {
	#tour h2 {
		font-size: 32px;
    text-align: center;
	}
}
#tour h3 {
    font-size: 30px;
}
#tour p {
    font-size: 18px;
}

/* snsボタン*/
div.ninja_onebutton {
	margin-bottom: 20px;
}


/* Talent Profile ---------------------------------------------------------------------------*/


/*.syllabary::before {
    content: "";
    display: inline-block;
    height: 200px;
    margin-top: -200px;
    vertical-align: top;
}*/
.syllabary {
	clear: both;
	margin-top: -100px;
	padding-top: 100px;
}
.syllabary li a {
    display: block;
    color: #000;
		padding: 10px;
}
@media (min-width: 768px) {
.syllabary ul {
    display: table;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 1px 0;
    width: 100%;
    margin-bottom: 20px;
		padding: 0;
		list-style: none;
	}
}
@media (max-width: 767px) {
.syllabary ul {
    margin-bottom: 10px;
		padding: 0;
    text-align: center;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
		list-style: none;
	}
}
@media (min-width: 768px) {
.syllabary ul li {
    display: table-cell;
    background: rgba(242,242,242,1);
    color: #000;
    text-align: center;
    width: 10%;
    margin-right: 1px;
    transition: all .3s linear;
    white-space: nowrap;
	}
}
@media (max-width: 767px) {
.syllabary ul li {
    color: #fff;
    width: 19%;
    margin-right: 1px;
    margin-left: 1px;
    margin-bottom: 2px;
    text-align: center;
    background: rgba(242,242,242,1);
    font-size: 14px;
	}
}
.syllabary ul li:hover {
    background: rgba(153,153,153,1);
    transition: all .3s linear;
}
.syllabary ul li:hover a {
    color: #fff;
}
.syllabary ul li.active {
    background: rgba(153,153,153,1);
}
.syllabary ul li.active a {
    color: #fff;
}

.zoomin {
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
	margin: 5px 0;
}
.zoomin img {
	display: block;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.zoomin img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}

/*#TalentList .col-md-2, #TalentList .col-sm-3, #TalentList .col-xs-6  {
    padding-right: 0;
    padding-left: 0;
}*/
#TalentList ruby {
	font-size: 16px;
	color: #000;
}
#TalentList ruby.longcharacters {		/*10文字以上の芸名*/
	font-size: 14px;
}
#TalentList ruby.longlongcharacters {		/*10文字以上の芸名*/
	font-size: 13px;
	letter-spacing: -1px;
}
@media (max-width: 767px) {
	#TalentList ruby {
		font-size: 14px;
	}
	#TalentList ruby.longcharacters {
		font-size: 12px;
	}
}
.TalentPhoto {
padding: 50px 0;
margin-bottom: 40px;
background-color: #f7f7f7;
}
.TalentProfile {
	margin-bottom: 40px
}
#TalentThumbnail .col-xs-2 {
	border-top: thin solid #e5e5e5;
	border-left: thin solid #E5E5E5;
	border-bottom: thin solid #E5E5E5;
	border-right: none;
}
#TalentThumbnail .col-xs-2:last-child {
	border: thin solid #e5e5e5;
}
#talentIndex p {
	margin: 0px;
	padding: 0px;
	color: #808080;
	font-size: 10px;
}
#screenname,#screenname2,#screenname3,#screenname4 {
	margin-bottom: 20px;
}
ruby {
	line-height: 1;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	color: #000;
}
rb {
	color: #000;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	line-height: 1;
}
rt {
	font-size: 40%;
	margin: 0;
	padding: 0;
	line-height: 1;
}
#TalentList rt {
	font-size: 10px;
}
ruby > rt {
	color: #808080;
}
#TalentList span {
	font-size: 11px;
	color: #808080;
	display: block;
}
#screenname ruby,#screenname2 ruby,#screenname3 ruby,#screenname4 ruby {
	font-size: 42px;
}
@media (max-width: 767px) {
	#screenname2 ruby {
		font-size: 40px;
	}
	#screenname3 ruby {
		font-size: 32px;
		letter-spacing: -2px;
	}
	#screenname4 ruby {
		font-size: 28px;
		letter-spacing: -2px;
	}
}
.roman {
	font-size: 24px;
	font-family: "Work Sans",serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 0;
}

.baloon1{
	padding:4px 24px;
	display:inline-block;
	background:#000;
	color:#fff;
	border-radius:4px;
	opacity:0.7;
	position:relative;
}
.baloon1:before{
	content:"";
	display:block;
	height:8px;
	border:4px solid transparent;
	border-top:8px solid #000;
	position:absolute;
	left:50%;
	bottom:-20px;
	margin-left:-4px;
}

/*.balloon-training, .balloon-research {
	position: relative;
	display: inline-block;
 	margin: 0;
	padding: 8px 10px;
	width: 120px;
 	color: #fff;
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 1;
	border-radius: 4px;
}
.balloon-training:before, .balloon-research:before {
	content: "";
	position: absolute;
	top: -18px;
	left: 50%;
 	margin-left: -8px;
	border: 8px solid transparent;
}
.balloon-training {
	background: #d13a84;
}
.balloon-training:before {
	border-bottom: 15px solid #d13a84;
}
.balloon-research {
	background: #009cd1;
}
.balloon-research:before {
	border-bottom: 15px solid #009cd1;
}*/


.balloon-training, .balloon-research, .balloon-partnership {
	position: relative;
	display: inline-block;
 margin: 0;
	padding: 8px 10px;
	width: 120px;
 color: #fff;
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 1;
}
.balloon-training {
	background: #d13a84;
}
.balloon-research {
	background: #d13a84;
}
.balloon-partnership {
	background: #e6b324;
}

.member {	/*複数メンバーの名前表記*/
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 30px;
}
.member.small {
	font-size: 16px;
}
@media (max-width: 767px) {
	.member {
		text-align: center;
	}
}
.member span {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.member span.unit {
	font-size: 16px;
	font-weight: normal;
	color: #000;
}
.profile ul {
	text-align: right;
	list-style: none;
}
.profile li {
  display: inline-block;
	margin: 0 8px;
}  
.profile .dl-horizontal {
	padding-top: 8px;
	/*border-top: thin dotted #ccc;*/
}
@media (min-width: 768px) {
	.profile .dl-horizontal dd {
		padding-left: 100px;
	}
}
.profile {
	/*font-size: 16px;*/
	color: #333;
	padding: 20px 20px 0;
	border: 1px solid #ddd;
}
.profile dd {
    line-height: 1.6;
}
@media (max-width: 767px) {
	.profile .dl-horizontal dt {
		color: #b3b3b3;
	}
}
.profile hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px dotted #ccc;
}
.talentSns {
	margin-top: -15px;
}
.talentSns ul {
	margin: 0;
	padding: 0;
}
.talentSns li {
	display: inline-block;
}
@media (max-width: 767px) {
	.talentSns {
		margin-top: 0;
	}
	.talentSns ul {
		text-align: center;
	}
}

.talentLink {
	padding: 10px 20px;
	margin: 20px 0;
	background-color: #f7f7f7;
	border: thin solid #ddd;
	/*color: #2c2c2f;
    border-top: solid 2px #be3b04;
    border-bottom: solid 2px #be3b04;*/
}
.talentLink:hover {
	background-color: #faf0f2;
}
.talentLink p {
	margin: 0; 
	padding: 0;
	text-align: left;
}
.talentLink a {
	color: #ff3300;
	font-size: 15px;
	display: block;
}
.talentLink a:hover {
	
}
.talentLink p.hp, .talentLink p.blog, .talentLink p.twitter, .talentLink p.instagram, .talentLink p.youtubeLink {
	padding: 5px 0 5px 45px;
	background-repeat: no-repeat;
	/*background-size: 22px auto;*/
	/*background-position: 0 5px;*/
}
.talentLink p.hp {
	background-image: url(../talent/images/snsicon/icn-hp.png);
}
.talentLink p.blog {
	background-image: url(../talent/images/snsicon/icn-blog.png);
}
.talentLink p.twitter {
	background-image: url(../talent/images/snsicon/icn-twitter.png);
}
.talentLink p.instagram {
	background-image: url(../talent/images/snsicon/icn-instagram.png);
}
.talentLink p.youtubeLink {
	background-image: url(../talent/images/snsicon/icn-youtube.png);
}
@media (max-width: 767px) {
	.talentLink {
		padding: 10px;
	}
}

/*.talentLink {
	position: relative;
	margin: 20px 0;
	padding: 20px;
	border: 4px double #ddd;
	text-align: left;
	background-color: #fbf5f5;
}
.talentLink .box-title {
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    background: #FFF;
    color: #333;
	font-weight: bold;
}
.talentLink p {
    margin: 0; 
    padding: 0;
}
.talentLink a {
	color: #ff3300;
	font-size: 16px;
}*/


#Biography .dl-horizontal {
	margin: 10px 0 20px;
}
#Biography .dl-horizontal dt {
	float: left;
}
#Biography .dl-horizontal dd {
	padding: 0 0 0 100px;
	border: none;
}
#Biography p {
	text-align: left;
	line-height: 1.8;
	margin-bottom: 30px;
}
#Biography table{
	width: 100%;
	border-bottom: thin solid #dedede;
}
#Biography tr {
	border-collapse: collapse;
	border-spacing:0px;
	border-top: thin solid #dedede;
}
#Biography td > table {
	margin: -8px 0;
}
#Biography td > table:last-child {
	border: none;
}
#Biography td > table tr:first-child {
	border-collapse: collapse;
	border-spacing:0px;
	border: none;
}
#Biography td > table tr:not(:first-child) {
	border-collapse: collapse;
	border-spacing:0px;
	border-top: thin solid #dedede;
}
#Biography td {
	padding-bottom: 10px;
	line-height: 1.8;
}
#Biography td.LineHeight2-5 {
	line-height: 2.5;
}
#Biography th, #Biography td:not(:last-child) {
	padding-right: 30px;
	font-weight: normal;
	vertical-align: top;
}
#Biography th {
	width: 17%;
	padding: 8px 0;
	font-weight: normal;
	vertical-align: top;
}
#Biography td {
	padding: 8px 0;
	font-weight: normal;
	vertical-align: top;
}
@media (max-width: 767px) {
	#Biography table {
		width: 100%;
	}
	#Biography th, #Biography td {
		display: block;
		width: 100%;
		padding-right: 0;
		text-align: left;
	}
	#Biography tr {
		border: none;
	}
	#Biography th {
		margin: 15px 0;
		padding: 3px;
		text-align: center;
		font-weight: bold;
		background-color: #d9d7d9;
	}
	#Biography td > table {
		margin-bottom: 10px;
	}
	#Biography td > table th {
		margin: 5px 0;
		padding: 0;
		text-align: left;
		background: none;
	}
}


/*#Biography h3:not(:first-child) {
	margin-top: 20px;
}*/

#Biography h3, #LatestInfo h3 {
	font-size: 16px;
	margin: 30px 0;
	padding: 8px 18px;
  background-color: #fff;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
#Biography h4, #LatestInfo h4 {
	font-size: 16px;
	line-height: 1.5;
}
#LatestInfo h5 {
	font-size: 15px;
	line-height: 1.5;
	text-align: left;
	margin-bottom: 5px;
}
#LatestInfo p {
	text-align: left;
	line-height: 1.8;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	#Biography h3 {
		padding: 15px 0;
	}
}
/* 05.アメリカンな吹き出し */
/*#Biography h3:not(:first-child) {
	margin-top: 20px;
}
#Biography h3{
	position:relative;
	margin-bottom: 40px;
	padding:5px 20px;
	font:bold 16px/1.6 Arial, Helvetica, sans-serif;
	color:#333;
	background:#fff;
	text-align: left;
	text-shadow:
		1px 1px 0 #fff,
		2px 2px 0 #999;
	border-top:#b3b3b3 solid 1px;
	border-bottom:#b3b3b3 solid 1px;
    background-image: -webkit-gradient(linear, left top, right bottom,
			from(			rgba(255, 255, 255, 0.0)), 
			color-stop(0.4, rgba(255, 255, 255, 0.0)), 
			color-stop(0.4, rgba(0, 0, 0, 0.1)), 
			color-stop(0.6, rgba(0, 0, 0, 0.1)), 
			color-stop(0.6, rgba(255, 255, 255, 0.0)),
			to(				rgba(255, 255, 255, 0.0))
			);
	background-image: -webkit-linear-gradient(top -45deg,
			transparent 40%,
            rgba(0, 0, 0, 0.1) 40%,
            rgba(0, 0, 0, 0.1) 60%,
            transparent 60%
			);
	background-image: -moz-linear-gradient(top -45deg,
			transparent 40%,
            rgba(0, 0, 0, 0.1) 40%,
            rgba(0, 0, 0, 0.1) 60%,
            transparent 60%
			);
	background-image: -o-linear-gradient(top -45deg,
			transparent 40%,
            rgba(0, 0, 0, 0.1) 40%,
            rgba(0, 0, 0, 0.1) 60%,
            transparent 60%
			);
	background-image: linear-gradient(to bottom -45deg,
			transparent 40%,
            rgba(0, 0, 0, 0.1) 40%,
            rgba(0, 0, 0, 0.1) 60%,
            transparent 60%
			);
	background-size:4px 4px;
}
#Biography h3:before{
	content:" ";
	position:absolute;
	top:100%;
	left:24px;
	width:0;
	height:0;
	border-width:12px;
	border-style:solid;
	border-color:transparent;
	border-top-color:#b3b3b3;
}
#Biography h3:after{
	content:" ";
	position:absolute;
	top:100%;
	left:25px;
	width:0;
	height:0;
	border-width:11px;
	border-style:solid;
	border-color:transparent;
	border-top-color:#f0f0f0;
	z-index:1;
}*/
#ProfileRelease, .ProfileRelease {
	text-align: center;
}
#ProfileRelease .img-responsive,
.ProfileRelease .img-responsive {
	padding-bottom: 10px;
}
#ProfileRelease p,
.ProfileRelease p {
	font-size: 13px;
	line-height: 1.3 !important;
	text-align: center !important;
	color: #000;
	margin-bottom: 0 !important;
}
#ProfileRelease p span,
.ProfileRelease p span {
	font-size: 12px;
	color: #666;
}
.amazonimg {
	width: 0;
	height: 0;
	display: none;
}
#TalentsBack {
	font-size: 16px;
	text-align: center;
	line-height: 2.5;
	background: #cdb380;
	color: #fff;
}
#TalentsBack a {
	color: #fff;
	display: block;
	padding: 40px 0;
}
#TalentsBack a:hover {
	color: #be3b04;
}
#TalentsBack .material-icons {
	font-size: 48px;
}


.sidenav a {
	padding: 15px 10px 15px 20px;
	display: block;
	color: #000;
	background-color: #f2f2f2;
}
.sidenav a:hover,
.sidenav a.active {
	color: #fff;
	background-color: #ff4c00;
}



.table {
	border-bottom: 1px solid #ddd;
}
.table th {
	/*color: #FFFFFF;
	background: #4f698e;*/
}
.table td {
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border-color: #e5e5e5;
}
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    vertical-align: top;
}
.table a {
    color: #206aea;
}
.table-condensed  > thead  > tr  > th,
.table-condensed  > tbody  > tr  > th,
.table-condensed  > tfoot  > tr  > th,
.table-condensed  > thead  > tr  > td,
.table-condensed  > tbody  > tr  > td,
.table-condensed  > tfoot  > tr  > td {
  padding: 5px;
}


/*檀れい先行発売用ボックスデザイン*/
.box30 {
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
  display: inline-block;
  width: auto;
}
.box30 .box-title {
    font-size: 1.2em;
    background: #b60005;
    padding: 15px 40px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box30 .inner {
    padding: 30px;
}
@media (max-width: 767px) {
	.box30 .inner {
		padding: 20px 10px;
	}
}
.box30 p {
    margin: 0;
  text-align: center !important;
}
.box30 p span {
    font-size: 0.8em;
    color: #999;
}



/*年末年始出演情報2018-2019*/

table.calendar {
  text-align: center;
}
#MediaInformation caption {
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  color: #000;
}
table.calendar td {
  width: 14.28%;
}
table.calendar td a {
  display:block;
  width:100%;
  height:100%;
  text-decoration: underline;
}
.anchor{
    display: block;
    padding-top: 100px;
    margin-top: -100px;
}
table.calendar td:hover {
  background-color: #f5f5f5;
}
.sun {
  color: #cc0000;
}
.sat {
  color: #0033cc;
}

table.MediaInformation {
	font-size: 13px;
  text-align: left;
}
#MediaInformation p.caption {
  font-size: 11px;
  text-align: left;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
	#MediaInformation p.caption {
		display: none;
	}
}
table.MediaInformation tr:first-child {
	background-color: #d9d9d9;
  color: #000;
}
table.MediaInformation th {
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  line-height: 1.1 !important;
  width: 30px;
  /*-webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;*/
}
table.MediaInformation th.tv {
  margin: 0;
  padding: 0 5px;
	color: #fff;
  background-color: #cc0000;
}
table.MediaInformation th.radio2 {
  margin: 0;
  padding: 5px;
	color: #fff;
  background-color: #0033cc;
}
table.MediaInformation th.web {
  margin: 0;
  padding: 5px;
	color: #fff;
  font-size: 10px;
  white-space: nowrap;
  background-color: #ff9900;
}


/* Creator ---------------------------------------------------------------------------*/


#Creator .container-fluid {
	max-width: 1170px;
  padding: 0 15px;
}
.creator_item {
    display: inline-block;
    position: relative;
    text-align: center;
  /*height: 100%;*/
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
}
@media screen and (min-width: 768px){
  .creator_item {
    padding-bottom: 15px;
  }
  .creator_name {
    height: 50px;
 }
}
.creator_name {
    display: inline-block;
    overflow: visible;
    margin: 0 0 10px;
    padding-top: 15px;
    color: #424242;
    font-size: 18px;
    font-weight: bolder;
    line-height: 1;
}
@media screen and (max-width: 1199px){
  .creator_name {
    font-size: 16px;
  }
}
@media screen and (max-width: 991px){
  .creator_name {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px){
  .creator_name {
    font-size: 18px;
    padding-top: 10px;
  }
}
.creator_name span {
  font-size: 12px;
  font-weight: normal;
  color: #666;
}
@media (min-width: 768px) and (max-width: 990px){
  .creator_name span {
    font-size: 12px;
  }
}
.creator_name-s {
  font-size: 14px;
}
@media screen and (min-width: 1199px){
  .creator_name-m {
    font-size: 16px;
  }
}
.creator_name-ss {
  font-size: 10px;
  line-height: 1.3;
}

.creator_caption {
    height: 30px;
  width: 100%;
  margin-bottom: 5px;
    padding: 0 5px;
    text-align: center;
    color: #7c7c7c;
    line-height: 50px;
  vertical-align: top;
}
@media screen and (max-width: 991px){
  .creator_caption {
    margin-bottom: 0;
    height: 40px;
    line-height: 36px;
  }
}
@media screen and (max-width: 410px){
  .creator_caption {
    height: 25px;
  }
}
.caption_text {
  font-size: 12px;
  text-align: center;
    word-break: break-word;
}
@media screen and (max-width: 1199px){
  .caption_text {
    font-size: 10px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px){
  .caption_text {
    font-size: 10px;
    line-height: 1.2;
  }
}



.button_base_wrap {
  height: 100%;
  align-items: flex-end;
}
.button_base {
    margin: auto;
    border: 0;
    font-size: 16px;
    position: relative;
    width: 90%;
    height: 30px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-user-select: none;
    cursor: default;
}
.button_base img {
  vertical-align: baseline;
}
.button_base a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height:100%;
  width: 100%;
}

/* Youtube */
.btn-youtube-roll {
    perspective: 500px;
}
 
.btn-youtube-roll div {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 30px;
    padding: 5px;
    /*border: #000000 solid 1px;*/
    pointer-events: none;
    box-sizing: border-box;
}
 
.btn-youtube-roll div:nth-child(1) {
    color: #000000;
    background-color: #ff0000;
    transform: rotateX(90deg);
    transition: all 0.2s ease;
    transform-origin: 50% 50% -15px;
}
 
.btn-youtube-roll div:nth-child(2) {
    color: #fff;
    background-color: #000000;
    transform: rotateX(0deg);
    transition: all 0.2s ease;
    transform-origin: 50% 50% -15px;
  vertical-align: bottom;
}
 
.btn-youtube-roll:hover div:nth-child(1) {
    color: #ffffff;
    transition: all 0.2s ease;
    transform: rotateX(0deg);
}
 
.btn-youtube-roll:hover div:nth-child(2) {
    background-color: #000000;
    transition: all 0.2s ease;
    transform: rotateX(-89deg);
}

/* Instagram */
.btn-instagram-roll {
    perspective: 500px;
}
 
.btn-instagram-roll div {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 30px;
    padding: 5px;
    /*border: #000000 solid 1px;*/
    pointer-events: none;
    box-sizing: border-box;
}
 
.btn-instagram-roll div:nth-child(1) {
    color: #000000;
    background-image: linear-gradient(-135deg,#1400c8,#b900b4,#f50000);
    transform: rotateX(90deg);
    transition: all 0.2s ease;
    transform-origin: 50% 50% -15px;
}
 
.btn-instagram-roll div:nth-child(2) {
    color: #fff;
    background-color: #000000;
    transform: rotateX(0deg);
    transition: all 0.2s ease;
    transform-origin: 50% 50% -15px;
  vertical-align: bottom;
}
 
.btn-instagram-roll:hover div:nth-child(1) {
    color: #ffffff;
    transition: all 0.2s ease;
    transform: rotateX(0deg);
}
 
.btn-instagram-roll:hover div:nth-child(2) {
    background-color: #000000;
    transition: all 0.2s ease;
    transform: rotateX(-89deg);
}

/* Twitter */
.btn-twitter-roll {
    perspective: 500px;
}
 
.btn-twitter-roll div {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 30px;
    padding: 5px;
    /*border: #000000 solid 1px;*/
    pointer-events: none;
    box-sizing: border-box;
}
 
.btn-twitter-roll div:nth-child(1) {
    color: #000000;
    background-color: #55adee;
    transform: rotateX(90deg);
    transition: all 0.2s ease;
    transform-origin: 50% 50% -15px;
}
 
.btn-twitter-roll div:nth-child(2) {
    color: #fff;
    background-color: #000000;
    transform: rotateX(0deg);
    transition: all 0.2s ease;
    transform-origin: 50% 50% -15px;
  vertical-align: bottom;
}
 
.btn-twitter-roll:hover div:nth-child(1) {
    color: #ffffff;
    transition: all 0.2s ease;
    transform: rotateX(0deg);
}
 
.btn-twitter-roll:hover div:nth-child(2) {
    background-color: #000000;
    transition: all 0.2s ease;
    transform: rotateX(-89deg);
}

/* niconico */
.btn-niconico-roll {
    perspective: 500px;
}
 
.btn-niconico-roll div {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 30px;
    padding: 5px;
    /*border: #000000 solid 1px;*/
    pointer-events: none;
    box-sizing: border-box;
}
 
.btn-niconico-roll div:nth-child(1) {
    color: #000000;
    background-color: #999;
    transform: rotateX(90deg);
    transition: all 0.2s ease;
    transform-origin: 50% 50% -15px;
}
 
.btn-niconico-roll div:nth-child(2) {
    color: #fff;
    background-color: #000000;
    transform: rotateX(0deg);
    transition: all 0.2s ease;
    transform-origin: 50% 50% -15px;
  vertical-align: bottom;
}
 
.btn-niconico-roll:hover div:nth-child(1) {
    color: #ffffff;
    transition: all 0.2s ease;
    transform: rotateX(0deg);
}
 
.btn-niconico-roll:hover div:nth-child(2) {
    background-color: #000000;
    transition: all 0.2s ease;
    transform: rotateX(-89deg);
}





/* Live
   ---------------------------------------------------------------------------*/

#LiveReport p {
	text-align: left;
	margin-bottom: 20px;
}
#LiveReport .TextCenter {
	font-size: 13px;
}
#LiveReport .TextCenter img {
	padding-bottom: 5px;
}

.writer {
	padding:15px;
	font-size: 12px;
	text-align: left;
	border:thin solid #cccccc;
}
.PastYearlyPoint {
	color: #FFF;
	text-align: center;
	background: #CC0033;
	padding: 15px 0;
	display: block;
}
.Getuwara p {
	text-align: left;
}
.Getuwara h2 {
	font-size: 24px;
	line-height: 1.5;
}
.Getuwara h3 {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.5;
}
.Getuwara h5 {
	font-size: 16px;
	font-weight: bold;
}
.Getuwara li {
	margin-bottom: 5px;
}
table.GetuwaraPoint tr:first-child {
	background-color: #FFFFCC;
}
table.GetuwaraPoint tr:first-child>td {
  vertical-align: middle;
}
table.GetuwaraPoint th {
	font-weight: normal;
}
table.GetuwaraYearlyPoint td:nth-child(n+3) {
	text-align: center;
}




/* Funclub ------------------------------*/

.funclub-title {
    margin-top: 15px;
	text-align: center;
}
.funclub-title p {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin-bottom: 0;
}
.funclub-title span {
    font-size: 13px;
}




/* company About ------------------------------*/

#about .dl-horizontal dt {
	font-weight: bold;
	width: 160px;
	float:left;
}
#about h4 {
    background-color: #e8edf0;
    border-left: 5px solid #f28500;
    font-size: 1.2em;
    font-weight: 500;
	margin: 60px 0;
    padding: 10px 18px;
}
#about h5 {
    border-left: 5px solid #f28500;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 0 5px 18px;
}
#about ol li {
	margin-bottom: 5px;
}
#about .BoxedArticle {
	font-size: 16px;
	line-height: 1.8;
	padding: 40px 50px;
}

@media (max-width: 1199px) {
	#about .dl-horizontal dt {
		width: 140px;
		float:left;
	}
	#about .dl-horizontal dd {
		padding-left: 150px;
	}
}

@media (min-width: 768px) {
	#about .dl-horizontal dd {
		padding-left: 180px;
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #ccc;
		position: relative;
	}
	/*#about .dl-horizontal dd:before {
		content:"";
		display:block;
		width:170px;
		border-bottom: 2px solid #ff4c00;
		position:absolute;
		left: 0;
		bottom:0;
		margin-bottom:-2px;
	}*/
}
@media(max-width:767px) {
	#about .dl-horizontal dt {
		float:none;
		margin: 10px 0;
		padding-left: 5px;
		color: #4d4d4d;
		font-size: 14px;
		font-weight:bold;
		width: 100%;
		border-left: 5px solid #ff4c00;
	}
	#about .dl-horizontal dd {
		padding-left: 0;
	}
	#about .BoxedArticle {
		padding: 20px 20px 10px;
	}
	#quality h5 {
		display: inline-block;
		margin: 0 auto 20px;
		padding: 3px 10px;
		clear: both;
	}
	#quality p {
		text-align: center;
		clear: both;
	}
	#quality ol {
		clear: both;
		display: inline-block;
		margin: 0 auto 0;
	}
}

/* Footer
   ---------------------------------------------------------------------------*/


/*#footer .widget ul li {
border-bottom: thin solid #FFFFFF;
}
#footer .widget a {
 font-size: 16px;
 color: #000;
}
#footer .widget a:hover {
 color: #be3b04;
}*/

/*#footer .widget-post li ul li {
	padding: 0 0 8px 0;
	font-size:13px;
	background: none;
}
#footer .widget-post li ul li a {
	color: #999;
}
#footer .widget-post li ul li a:hover {
	color: #82bd00;
}*/
#footer {
    background: #eeeeee;
}
#footer .logo { 
  max-width: 50px;
}
#footer .footer-nav{
	/*float: left;*/
	/*width: 370px;*/
	/*padding-right: 15px;*/
}
#footer .footer-nav ul{
	list-style: none;
	text-align: center;
}
#footer .footer-nav ul li{
	/*float: left;*/
	font-size: 16px;
	display: inline-block;
	padding: 0;
}
#footer .footer-nav.footer-nav2 ul li{
	/*float: left;*/
	font-size: 12px;
}
@media (min-width: 768px) {
#footer .footer-nav ul li:not(:last-child)::after {
	    content: "　｜　";
	}
}
@media (max-width: 767px) {
	#footer .footer-nav ul {
		/*margin: auto;*/
	}
	#footer .footer-nav ul li {
		display: block;
		margin-bottom: 15px;;
	}
}
/*.footer-nav ul li:not(:last-child) {
	padding-right: 50px;
}*/
#footer .footer-nav ul li a{
	color: #1a1a1a;
}
#footer .footer-nav ul li a:hover{
	color: #be3b04;
	text-decoration: none;
}
/*#footer a {
  color: #666;
}
#footer a:active,
#footer a:focus,
#footer a:hover,
#footer a.light:hover,
#footer a.dark:hover {
  color: #82bd00;
}*/
#footer .footer-bnr ul{
	list-style: none;
	text-align: center;
}
#footer .footer-bnr ul li{
	/*float: left;*/
	font-size: 15px;
	display: inline-block;
	padding: 0 5px;
}
#footer {
  font-size: 14px;
}
#footer .copyright small {
  color: #ffffff;
}



/* privacy
   ---------------------------------------------------------------------------*/

#privacy p {
	line-height: 1.8;
	margin-bottom: 30px;
}


/* copyright
   ---------------------------------------------------------------------------*/

#copyright h4 {
	font-size: 18px;
	padding-bottom: .5em;
  border-bottom: 1px solid #ccc;
}
#copyright p {
	line-height: 1.8;
	margin-bottom: 50px;
}





/* Form
   ---------------------------------------------------------------------------*/


.required {
    margin-left: 5px;
    padding: 4px 7px;
    font-size: 10px;
    line-height: 1.0;
    color: #fff;
    background-color: #CC3305;
    display: inline-block;
    border-radius: 3px;
}
.form-group {
	text-align: left;
}
label {
	padding: 0;
	margin: 0;
}
#contact-check label {
	padding: 0;
}
select {
	vertical-align:middle;
}
select::-ms-expand {
	display: none;
}
.select-box {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #e9e9e9;
}
.select-box select {
	width: 100%;
	padding: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	background: #eee;
	background: url(../request/images/arrow-select.png) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#e9e9e9 100%);
	background: url(../request/images/arrow-select.png) right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#e9e9e9 100%);
	background-size: 20px, 100%;
}


/* TABパネル */
.request-tab {
	text-align: center;
	background-color: #ccc;
	/*border-bottom: 2px solid #666;*/
}
.request-tab a {
	display: block;
	color: #000;
	padding: 15px 10px;
}
.request-tab.Event.active,
.request-tab.Media.active{
	background-color: #ff4c00;
	/*border-top: 2px solid #666;
	border-right: 2px solid #666;
	border-left: 2px solid #666;
	border-bottom: none;*/
}
.request-tab.activeEvent,
.request-tab.activeMedia{
	background-color: #ff4c00;
	/*border-top: thin solid #666;
	border-right: thin solid #666;
	border-left: thin solid #666;
	border-bottom: thin solid #fff;*/
}
.request-tab.Event.active {
	background-color: #CC3305;
  position: relative;
}
.request-tab.Event.active:before {
	content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  bottom: -10px;
  margin: 0 auto;
  border-top: 10px solid #CC3305;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.request-tab.Media.active:before {
	content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  bottom: -10px;
  margin: 0 auto;
  border-top: 10px solid #023893;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.request-tab.Event.active a,
.request-tab.Media.active a{
	color: #fff;
}
.request-tab.Event a:hover {
	color: #fff;
	background-color: #CC3305;
}
.request-tab.Media.active {
	background-color: #023893;
}
.request-tab.Media a:hover {
	color: #fff;
	background-color: #023893;
}


#Request th {
	width: 15%;
}

@media (max-width: 767px) {
	#Request th, #Request td {
		display: block;
		padding-right: 0;
		text-align: left;
	}
	#Request th {
		width: 100%;
		padding-bottom: 15px;
		font-weight: bold;
	}
}
#Request .head1, #Request .head2, #Request .head3 {
    color: #333;
    font-weight: normal;
	line-height: 1;
    border: 2px solid #FFF;
    padding: 15px;
}
#Request .head1 {
    background: #fbeae5;
}
#Request .head2 {
    background: #fce6b0;
}
#Request .head3 {
    background: #e1f2fa;
}
#Request .head-second {
	font-size: 13px;
    background: #f0f0f0;
	font-weight: normal;
    line-height: 1;
    border: 2px solid #FFF;
    padding: 15px;
}
#Request td {
    background: #f0f0f0;
    color: #666666;
    font-weight: normal;
    border: 2px solid #FFF;
    padding: 5px;
}
#Request .note {
	margin-top: 8px;
    font-size: 13px;
    color: #666;
}



#OnlineEvent th {
	width: 20%;
}

@media (max-width: 767px) {
	#OnlineEvent th, #OnlineEvent td {
		display: block;
		padding-right: 0;
		text-align: left;
	}
	#OnlineEvent th {
		width: 100%;
		padding-bottom: 15px;
		font-weight: bold;
	}
}
#OnlineEvent .head {
    color: #333;
    font-weight: normal;
	line-height: 1;
    border: 2px solid #FFF;
    padding: 15px;
}
#OnlineEvent .head {
    background: #f5eefe;
}
#OnlineEvent td {
    background: #f0f0f0;
    color: #666666;
    font-weight: normal;
    border: 2px solid #FFF;
    padding: 5px;
}
#OnlineEvent .note {
	margin-top: 8px;
    font-size: 13px;
    color: #666;
  display: block;
}

.input-lg {
    height: 40px;
    padding: 5px 10px;
}
.form-control2 {
  display: inline-block;
  border: 1px solid #eeeeee;
  background: #ffffff;
	box-shadow: none;
  border-radius: 0;
}
.form-control.input-lg, .form-control2.input-lg {
  resize: none;
  font-size: 1.1em;
}
.form-control:focus, .form-control2:focus {
	border-color: #be3b04;
	box-shadow: none;
	outline: 0;
}

/* 各ベンダープレフィックスが取れた標準版 */
.form-control:placeholder-shown,
.form-control2:placeholder-shown{
    color: #ccc;
}
/* Google Chrome, Safari, Opera 15+, Android, iOS */
.form-control::-webkit-input-placeholder,
.form-control2::-webkit-input-placeholder{
    color: #ccc;
}
/* Firefox 18- */
.form-control:-moz-placeholder,
.form-control2:-moz-placeholder{
    color: #ccc; opacity: 1;
}
/* Firefox 19+ */
.form-control::-moz-placeholder,
.form-control2::-moz-placeholder{
    color: #ccc; opacity: 1;
}
/* IE 10+ */
.form-control:-ms-input-placeholder,
.form-control2:-ms-input-placeholder{
    color: #ccc;
}


div.attention {
    border: thin solid #ccc;
    margin-bottom: 50px;
    margin-top: 50px;
    padding: 30px 30px 15px;
	line-height: 1.8;
}
div.attention ul li {
    margin-bottom: 15px;
}


/* mailformpro調整＆確認画面レスポンシブ */

.mfp_element_all {
	    max-width: 100%;
}
.mfp_element_text,
.mfp_element_number,
.mfp_element_select-one,
.mfp_element_email,
.mfp_element_tel,
.mfp_element_textarea,
.mfp_element_date,
.mfp_element_password {
	margin: 0;
}
/*labelタグの位置調整*/
form#mailformpro label {
	/*margin-top: 13px;*/
	white-space: normal;
}
form#mailformpro label.mfp_not_checked {
    border: none;
}
div.mfp_err {
    padding: 0;
    background: none;
}
@media(max-width:767px) {
	table#mfp_confirm_table tr th {
		display: block;
    	width: 100%;
	}
	table#mfp_confirm_table tr td {
		display: block;
    	width: 100%;
	}
}





/* Media Queries
   ---------------------------------------------------------------------------*/


@media (min-width: 991px) {
	.navbar-standard.opaque .navbar-brand .logo-dark-hidden2 {
		display:none;		
	}
	.navbar-standard .navbar-brand .logo-white-hidden2 {
		display:none;		
	}
}
@media (max-width: 991px) {
	.header_top {
		/*padding: 5px 10px !important;*/
	}
	.navbar-brand {
		/*padding-right: 5px !important;*/
	}
	.navbar .navbar-brand > img {
  	max-height: 48px;
		/*margin-left: -10px;*/
	}
	.navbar-nav > li > a {
		padding: 15px 8px;
	}
	.header_top .description p {
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 990px) {
	
	.navbar-standard.opaque .navbar-brand .logo-dark-hidden {
		display:none;		
	}
	.navbar-standard .navbar-brand .logo-white-hidden {
		display:none;		
	}
}



@media (max-width: 768px) {
	.navbar .navbar-brand > img {
		/*margin-left: 10px;*/
	}
	.container {
		width: 100%;
	}
	.navbar-right {
	    margin-right: -15px;
	}
	.navbar-light > .container {
		padding: 0 20px;
	}
	#footer .footer-bnr {
		text-align: center;
		padding-top: 30px;
	}
	#footer .footer-nav-border,
	#footer .footer-nav-border2 {
		padding:0 20px 0 30px;
	}
}


@media(max-width:767px) {
	.navbar .dropdown-menu > li > a {
    color: #666;
	}
	.pull-right {
    float: none;
	}
	.navbar-header .navbar-brand {
		padding: 8px 0;
	}
	.navbar-standard.opaque .navbar-brand .logo-dark-hidden2 {
		display:none;		
	}
	.navbar-standard .navbar-brand .logo-white-hidden2 {
		display:none;		
	}
	.navbar-nav > li {
		text-align: left;
		background: none;
	}
	.navbar-nav > li > a {
		font-size: 16px;
		font-weight: normal;
	}
	.opaque .navbar-nav > li > a,
		.navbar-nav > li > a {
		padding: 15px 0 10px;
		border: 0;
	}
	label {
		padding: 0;
	}
	.BoxedArticle {
		padding: 20px;
	}
}

/* Error Pages
   ---------------------------------------------------------------------------*/
.error-404:before,
.error-500:before,
.error-503:before{
  font-size: 650px;
  font-weight: bold;
  left: -150px;
  position: absolute;
  top: -150px;
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
  z-index: 0;
}
.error-404:before {
  content: "404";
}
.error-500:before {
  content: "500";
}
.error-503:before {
  content: "503";
}

.error-404,
.error-500,
.error-503 {
  background-color: #fafafa;
}
.error-404:before,
.error-500:before,
.error-503:before {
  color: rgba(0, 0, 0, 0.04);
}







/* workshop 20190506追記
   ---------------------------------------------------------------------------*/

table.workshop {
	padding: 0px;
	border: none;
}
table.workshop th {
	border-style: none;
	vertical-align: top;
	text-align: left;
	background: none;
	margin: 0px;
	padding: 0px;
}
table.workshop th img {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	border: thin solid #CCC;
}
#table.workshop td {
	padding: 0px;
	font-size: 10px;
	border-style: none;
	text-align: center;
	line-height: 130%;
	vertical-align: top;
}
table.workshop tr:hover {
	background: none;
}
table.application {
	padding: 0px;
	border: 4px solid #63b6e7;
}
table.application tr {
	border-bottom: thin dotted #63b6e7;
}
table.application th {
	background: #FFF;
	color: #333;
	text-align: left;
  border-top: none !important;
	border-right: thin dotted #63b6e7;
	border-bottom: thin dotted #63b6e7 !important;
	font-size: 14px;
  vertical-align: top !important;
}
@media(min-width:480px) {
	table.application th {
    white-space: nowrap;
	}
}
table.application td {
	padding: 10px;
  border-top: none !important;
	border-bottom: thin dotted #63b6e7 !important;
	line-height: 150%;
	color: #333;
	font-size: 14px;
	text-align: left;
}
table.application tr:hover {
	background: none;
}
table.ClassPad {
	margin: 5px 10px 5px 0px;
	padding: 0px;
	border-style: none;
}
table.ClassPad td {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#about table.application td.class {
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	background: #63b6e7;
	text-align: center;
	line-height: 100%;
}
table.ClassPad tr {
	border-style: none;
}
table.timetable {
	margin: 5px 20px 0px 0px;
	padding: 0px;
	border-style: none;
}
table.timetable th {
  padding: 5px !important;
  border: none !important;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 14px;
    background: #63b6e7;
    text-align: center;
    line-height: 100%;
}
table.timetable td {
	font-size: 14px;
	margin: 0px;
	padding: 0px 3px;
	line-height: 200%;
}
table.timetable tr {
	border-style: none;
}
table.ClassPad tr {
	border-style: none;
}
table.timetable {
	margin: 5px 20px 0px 0px;
	padding: 0px;
	border-style: none;
}
table.timetable td {
	font-size: 14px;
	margin: 0px;
	padding: 5px 2px !important;
	line-height: 200%;
}
