	@charset "utf-8";
/* 詳細ページ */

.blue{color:#0a88f3;}
a img:hover{
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}
#contents{
	color:#666666;
}

/*---------------------------------------
　　レイアウトカラム
-----------------------------------------*/
/* メイン */
.layout-grid-2-2 .layout-column-1-inner{
	width:1030px;
	margin:0 auto;
}

/* リード部分 */
.layout-grid-2-2 .layout-column-3{
	width:100%;
}
.layout-grid-2-2 .layout-column-3 .layout-column-3-inner{
	width:950px;
	margin:0 auto;
}

/* バイトルのコピー */
.layout-grid-2-2 .layout-column-4{
	width:100%;
}
.layout-grid-2-2 .layout-column-4 .layout-column-4-inner{
	width:760px;
	margin:0 auto;
}

/*---------------------------------------
　　ヘッダー

システム系（ログイン等）を消したり、
ヘッダー画像を大きくしたり。
-----------------------------------------*/
p.h1{
float: left;
padding-top: 3px;
color: #a6a39d;
font-weight: normal;
}
h1{display:inline-block;}

.common-globalHeader .pt02b .p01{
	width: 680px;
}
.common-globalHeader .pt01 aside{
	visibility:hidden;
}
.common-globalHeader .pt01 p {
	position: relative;
	z-index: 10;
}
.common-globalHeader .pt01 > p{
	width:auto;
}
.common-globalHeader .pt01 .p02{
	position:absolute;
	top:0;
	right:0;
	z-index: 0;
	padding:0;
}
.common-globalHeader .pt02 {
	min-height: 80px;
}
.common-globalHeader .pt03 nav li{
	height:36px;
	overflow:hidden;
}
.common-globalHeader .pt03 nav li img{
	margin-top: -36px;
}
.common-globalHeader .pt03 nav li a img{
	margin-top:0;
}
.detail-detailHeader .pt02a h2 {
	margin-bottom: 3px;
}

/*---------------------------------------
	ヘッダー　ロゴ部分
-----------------------------------------*/

.common-globalHeader{
	border-bottom: 2px solid #f00;}

#header div[class*="inner"] {/* クラス名にinnerを含む場合に適用する */
	width: 950px;
	margin: 0 auto;
}
#header .pt01 {
	margin-bottom: 14px;
}
#header .pt01 h1 {
	font-weight: normal;
}
#header .pt02 {
}
#header .pt02a {
	overflow: hidden;
	width: 100%;
	margin-top: 12px;
}
#header .pt02a, #header .pt02b, #header .pt02c {
	float: left;
	width: auto;
}
#header .pt02a .p01, #header .pt02b .p01, #header .pt02b .p01 {
	width: auto;
	height: auto;
}
#header .pt02b {
	margin:0;
	min-height: 57px;
}
#header .pt02b .p01 {
	margin-top: 35px;
}
#header .pt02c {
	margin-left: 210px;
	line-height:1;
}
#header .pt02c .p01 {
font-size: 30px;
color: #ff007f;
margin-top: 18px;
}

/*---------------------------------------
	コンテンツ
-----------------------------------------*/
#contents{
	width:100%;
}
.layout-column-1{
	background:url(../images/bg_102.png) top center repeat-x;
	height:700px;

}
.layout-column-1 > div{
	background:url(../images/bg_101.png) top center repeat;	
}

/*---------------------------------------
	コンテンツヘッダー（メインイメージ）
-----------------------------------------*/
.detail-detailHeader{
	padding-top:0;
}
.detail-detailHeader .pt01{
	position:relative;
	padding:0;
	border:0;
}
.detail-detailHeader .pt01 h2{
	position: absolute;
	bottom: 128px;
	left: 265px;
	width: 100%;
	font-size: 30px;
	line-height: 1.4;
	color: #FF007F;
	font-weight: normal;
	text-shadow: 1px 1px 1px #FF007F;
}
.detail-detailHeader .pt01 .p02{
	position: absolute;
	bottom: 22px;
	left: 220px;
	width: 100%;
	font-size: 23px;
	line-height: 1.4;
	color: #868686;
}
/*---------------------------------------
	リード
-----------------------------------------*/
/* ナビボタン */
.curvy-lead .pt01 nav ul {
	overflow:hidden;
	width:968px;
	margin-bottom:50px;
	margin-left:-18px;
}
.curvy-lead .pt01 nav ul li{
	float:left;
	position:relative;
}
.curvy-lead .pt01 nav ul li .p02{
	position:absolute;
	right:40px;
	top:55px;
	font-size:23px;
	color:#FF007F;
}
.curvy-lead .pt01 nav ul li:hover .p02{
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}
.curvy-lead .pt01 nav ul li .p03{
	position:absolute;
	right:128px;
	bottom:16px;
	font-size:20px;
	color:#fff;
	text-shadow:1px 2px 0px rgba(0,0,0,0.2);
}
/* 参加方法 */
.curvy-lead .pt02 h3{
	color:#79D2F8;
	font-size:30px;
	font-weight:bold;
	border-bottom:3px solid;
	margin-bottom:10px;
}
.curvy-lead .pt02 ul{
	margin-bottom:40px;
}
.curvy-lead .pt02 ul li{
	position:relative;
	font-size:16px;
	line-height:1.5;
	color:#888888;
	text-shadow:1px 1px 1px #fff;
}
.curvy-lead .pt02 ul .li01 {
	float:left;
}
.curvy-lead .pt02 ul .li02{
	float:left;
}
.curvy-lead .pt02 ul .li02 small{
	font-size:85%;
}
.curvy-lead .pt02 ul .li01 .p02{
	position:absolute;
	bottom: 16px;
	left:18px;
	padding-right:2em;
}
.curvy-lead .pt02 ul .li02 .p02{
	position:absolute;
	bottom: 16px;
	left:18px;
	padding-right:10em;
}
.curvy-lead .pt02 ul .li03 .p01 img{
	border: 4px solid #E4F6FE;
	border-radius: 7px;
	margin-left: 20px;
	box-sizing: border-box;
}
.curvy-lead .pt02 ul .li03 .p02,
.curvy-lead .pt02 ul .li03 .p03{
	font-size:13px;
	font-weight:bold;
	width:238px;
	position:absolute;
	right:20px;
}
.curvy-lead .pt02 ul .li03 .p02{
	top:20px;
}
.curvy-lead .pt02 ul .li03 .p03{
	top:220px;
}

/* 特別指令 */
.curvy-lead .pt03{
	border: 3px solid #79D2F8;
	border-radius: 7px;
	padding: 20px 20px 10px;
	text-align: center;
	margin-bottom: 50px;
}
.curvy-lead .pt03 .p01{
	font-size:28px;
	font-weight:bold;
	color:#aaa;
}
.curvy-lead .pt03 .p02{
	font-size: 18px;
}
.curvy-lead .pt03 .p03{
	font-size: 50px;
	font-weight: bold;
	color: #FF007F;
	margin-top: 10px;
}
.curvy-lead .pt03 h3{
	font-size: 30px;
	color: #79D2F8;
	background: #EBFAFF;
	padding: 10px 10px 5px;
	border: 1px solid #79D2F8;
	border-radius: 6px;
	text-shadow: 2px 2px 1px #fff;
	width: 760px;
	margin: 5px auto 15px;
}
/*---------------------------------------
　　ボタン
-----------------------------------------*/
.curvy-btn dl{
	width:740px;
	padding:8px;
	margin:0 auto 35px;
	background:#FCE0D5;
	border-radius:10px;
	text-align:center;
}
.curvy-btn dl dt{
	padding:12px 0;
	font-size:22px;	
	font-weight:bold;
	color:#683636;
	text-shadow:1px 1px 1px #fff;
}
.curvy-btn dl dd{
	width:640px;
	background:#fff;
	padding:14px 18px 10px;
	border-radius: 7px;
	margin:auto;
}
.curvy-btn dl dd p{
	color: #ff0000;
	font-size:24px;
	font-weight:bold;
}
.curvy-btn dl dd p span{
	font-size:30px;
}
.curvy-btn dl .dd01{
	position:relative;
	margin-bottom:56px;
}
.curvy-btn dl .dd02{
	position:relative;
	margin-bottom:26px;
}

.curvy-btn dl .dd01:after{
	position:absolute;
	display:block;
	content:"";
	background:url(../images/bg_104.png) no-repeat top center;
	width:170px;
	height:25px;
	bottom:-40px;
	left:256px;
}

/*---------------------------------------
　　動画欄
-----------------------------------------*/
.detail-jobMovie .pt02a {
	float: left;
	width: auto;
	background: #fff;
	padding: 2px;
}
.detail-jobMovie .pt02a a img:hover{
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}
.detail-jobMovie .pt02b {
	margin-left: 460px;
}

/*---------------------------------------
　　制服欄
-----------------------------------------*/
.detail-basicInfo .pt03a .li01 span{background:url(../images/icon_001.png) no-repeat left center;}
.detail-basicInfo .pt03a .li02 span{background:url(../images/icon_002.png) no-repeat left center;}

/*---------------------------------------
　　報酬について
-----------------------------------------*/
.curvy-pay{
	padding:30px 10px 0;
}
.curvy-pay h3{
	height: 35px;
	background: #7AD3FA;
	font-size: 26px;
	color: #fff;
	line-height: 1;
	padding: 6px 10px 0;
	letter-spacing:1px;
	margin-bottom:10px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.curvy-pay .pt01{
	border: 3px solid #7AD3FA;
	border-radius:6px;
	padding:10px 22px 15px;
	overflow:hidden;
	margin-bottom:20px;
}
.curvy-pay .pt02{
	border: 3px solid #7AD3FA;
	border-radius:6px;
	padding:0 10px 0;
	margin-bottom:40px;
}
.curvy-pay .pt02 > div{
	padding:15px 12px 25px;
	overflow:hidden;
}
.curvy-pay .pt02 > div .h4{
	margin-bottom: -30px;
	margin-left: 110px;
}
.curvy-pay .pt01 h4,
.curvy-pay .pt02 h4{
	color:#7AD3FA;
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
}
.curvy-pay .pt01 h4 span{
	display:inline-block;
	height:30px;
	width:90px;
	background:#FF007F;
	border-radius:6px;
	padding: 5px 0 0 8px;
	margin-left:10px;
	box-sizing:border-box;
	color:#fff;
	font-size:18px;
}
.curvy-pay .pt01 p,
.curvy-pay .pt02 p{
	font-size:16px;
}
.curvy-pay .pt01 p{
	margin-bottom:16px;
}
.curvy-pay .pt01 .pt01a{
	float:left;
}
.curvy-pay .pt01 .pt01b{
	float:right;
}
.curvy-pay .pt02 .ul01{
	overflow:hidden;
	margin:0 0 15px -5px;
}
.curvy-pay .pt02 .ul01 li{
	float:left;
	margin-right:6px;
}
.curvy-pay .pt02 .p01{
	margin:0 0 0 30px;
}
.curvy-pay .pt02 .ul02{
	margin:0 30px;
	background:#eee;
	font-size:12px;
	line-height:1.5;
	padding:10px;

}
.curvy-pay .pt02 div:first-child{
	border-bottom:3px dotted #7AD3FA;
}
.curvy-pay .pt02 .p01a{
	float:left;
}
.curvy-pay .pt02 .p01b{
	float:right;
	width:407px;
	line-height:1.5;
	font-size:14px;
	margin-top:50px;
}
.detail-basicInfo .pt02a td .p01 {
	font-weight:normal;
}

/*---------------------------------------
　　プロフィール
-----------------------------------------*/
.curvy-profile > div{
	background:url(../images/bg_103.png) repeat;
	padding:15px 22px 18px;
	margin-bottom:20px;
	overflow:hidden;
}
.curvy-profile .pt01a{
	width:410px;
	float:left;
}
.curvy-profile .pt01b{
	float:right;
}

.curvy-profile .pt01 h3{
	background:#FF007F;
	height:28px;
	border-radius:6px;
	line-height:28px;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	margin-bottom:13px;
}
.curvy-profile .pt01 h4{
	text-align:center;
	margin-bottom:10px;
}
.curvy-profile .pt01 .p01{
	color:#FF007F;
	text-align:center;
	margin-bottom:20px;
	font-size:14px;
}
.curvy-profile .pt01 .p02,
.curvy-profile .pt02 .p01{
	line-height:1.5;
	font-size:15px;
	margin-bottom:15px;
}
.curvy-profile .pt01 .p03{
	margin-bottom:20px;
}
.curvy-profile .pt01 .p03 small{
	color:#858585;
	font-size:13px;
}
.curvy-profile .pt01 .p04,
.curvy-profile .pt02 .p02{
	font-size:14px;
}
.curvy-profile .pt01b img{
	border:5px solid #fff;
}
.curvy-profile .pt02{
	position:relative;
	padding-right:205px;
}
.curvy-profile .pt02:after{
	content: "";
	display: block;
	background: url(../images/img_113.png);
	width: 142px;
	height: 200px;
	position: absolute;
	right: 58px;
	top: 40px;
	visibility: visible;
}
.curvy-profile .pt02 h4{
	color: #FF007F;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 5px;
}
.curvy-profile .pt02 .p03{
	color: #FF007F;
	font-size: 18px;
}

/*---------------------------------------
　　埋め込みTL
-----------------------------------------*/
.tw_WIDGET{
	width:500px;
	margin:20px auto
	}
.tw_WIDGET h3{
	font-size:20px;
	width:500px;
	margin:0 auto 5px;
	text-align:center;
	font-weight:normal;
}


/*---------------------------------------
　　インタビューバナー
-----------------------------------------*/
.intBnr{
	text-align:center;
}
.intBnr a{
	display:block;
}
/*---------------------------------------
　　SNSボタン
-----------------------------------------*/
.common-socialLink a img:hover{
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}

#sns {
	position: fixed;
	bottom: 0;
	right: 0;
	width:100%;
	height:5px;
	background:#ff0000;/* ボトムラインの色…随時変更 */
	z-index: 100;
}
#sns ul{
	position: fixed;
	bottom: 5px;
	right: 20px;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88ffffff,endcolorstr=#88ffffff, gradienttype=0);
	border:1px solid #fff;
	padding: 10px 5px 10px;
	border-radius:6px 6px 0 0;
}
#sns li{
	float:left;
	margin-left:7px;}

#sns ul{width: 270px;}

/* ラインボタンの固定 */
#line span{display:block;position:relative; width:36px; height:60px;}
#line a{display:block;position:absolute;top:0; left:0; width:36px; height:60px;}
#line img{position:absolute; top:0; left:0;}

.common-globalFooter{
	padding-bottom:10px;
}

/*---------------------------------------
　　フッター
-----------------------------------------*/

/* BOMSリンク */
.common-globalFooter .pt04b {
	width: 630px;
}
.common-globalFooter .pt04 .pt04c{
	margin: -5px 0 0 0;
	width: 72px;
	background: #000;
}
.common-globalFooter .pt04 .pt04c a{
}
.common-globalFooter .pt04 .pt04c a img{
	margin:5px;
}

/*---------------------------------------
　　終了表示　2015/04/23追記
-----------------------------------------*/
/* 上部 */
.common-globalHeader .pt02 {
  min-height: 70px;
}
.curvy-end{
  background: #f00;
  padding: 15px 0;
  margin-bottom: 5px;
}
.curvy-end p{
  margin: 0 auto;
  width: 950px;
  padding: 0px;
  font-size: 27px;
  text-align: center;
  line-height: 1.7;
  color: #fff;
  font-weight: bold;
}
/* ボタン 終了表示 */
.curvy-btn{
  position: relative;
}
.curvy-btn .pt04{
  background: rgba(161, 161, 161, 0.76);
filter:progid:DXImageTransform.Microsoft.Gradient(
GradientType=0,StartColorStr=#ccdddddd,EndColorStr=#ccdddddd);
  position: absolute;
  z-index: 10;
  font-size: 20px;
  top: -25px;
  left: 50%;
  margin-left: -400px;
  font-size: 32px;
  font-weight: bold;
  text-shadow: 1px 0px 1px #fff, 0px 1px 1px #fff, -1px 0px 1px #fff, 0px -1px 1px #FFF, 2px 0px 1px #fff, 0px 2px 1px #fff, -2px 0px 0px #fff, 0px -2px 1px #fff, 2px 0px 0px #fff, 0px 2px 0px #fff, -2px 0px 0px #fff, 0px -2px 0px #fff, 3px 3px 0px #fff, -3px 3px 1px #fff, 3px -3px 1px #fff, -3px -3px 1px #fff, 3px 0px 1px #fff, 0px 3px 1px #fff, -3px 0px 1px #fff, 0px -3px 1px #fff;
  width: 100%;
  text-align: center;
  display: block;
  width: 800px;
  height: 336px;
  padding-top: 190px;
  line-height:1.6;
}
