@charset "utf-8";
/* contents */
header{
	background:url(../images/common/header_img.png) no-repeat right 10px;
	overflow:hidden;
}
#breadcrumbs{
	margin-top:164px;
}
.center{
  text-align:center;
}
.em_txt{
  color:#ff0000;
  font-weight:bold;
}
#contents{
	width:1018px;
	overflow:hidden;
	background:url(../images/common/bg/bg01.gif);
	border-radius:10px;
	padding:20px 0;
	margin:0 auto;
}
.bnr_box{
	width:988px;
	margin:20px auto 0;
}
.bnr_box>*:nth-of-type(odd){
  float:left; 
}
.bnr_box>*:nth-of-type(even){
  float:right;
}
.btn_contact{
	width:416px;
	height:97px;
	overflow:hidden;
	line-height:300px;
	background:url(../images/common/btn/btn_inquiry_l.png) no-repeat !important;
	display:block;
}
.btn_contact:hover{
	background-position:0 -97px !important;
}
/*------------------------------------------------------------
　キャンペーン
-------------------------------------------------------------*/
.campaign{
	overflow: hidden;
  width:988px;
  background:#fff;
  border-radius:10px;
  padding:20px 20px 0;
  margin:0 auto;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}
.campaign_content>*+*{
  margin-top:20px;
}
.campaign_content .ttl {
	color: #e51656;
	font-size: 40px;
	text-align: center;
	background: url(../images/ask/campaign/bg_ttl.png) no-repeat;
	width: 988px;
	margin-left: -20px;
	padding: 230px 0 0;
}
.campaign_content .ttl span{
	font-size: 48px;
}
.campaign_content .txt {
	font-size: 24px;
	text-align: center;
}
.campaign_content .txt span{
	background: linear-gradient(transparent 70%, #ffb313 0%);
	font-size: 30px;
}
.li_campaign_content{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 960px;
	margin: 20px -10px 0;
}
.li_campaign_content li{
	box-shadow: 4px 0 0 #fee9a6 inset, 0 -4px 0 #fee9a6 inset, -4px 0 0 #fee9a6 inset;
	border-radius: 5px;
	padding: 140px 30px 30px;
	margin: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.col2{
  width:460px;
}
.col3{
  width:300px;
}
.li_update{
  background:url(../images/ask/campaign/bg_content1.png) no-repeat;
}
.li_bnr{
  background:url(../images/ask/campaign/bg_content2.png) no-repeat;
}
.li_movie{
  background:url(../images/ask/campaign/bg_content3.png) no-repeat;
}
.li_interview{
  background:url(../images/ask/campaign/bg_content4.png) no-repeat;
}
.li_blog{
  background:url(../images/ask/campaign/bg_content5.png) no-repeat;
}
.li_picture{
  background:url(../images/ask/campaign/bg_content6.png) no-repeat;
}
.li_question{
  background:url(../images/ask/campaign/bg_content7.png) no-repeat;
}
.li_wanted{
  background:url(../images/ask/campaign/bg_content8.png) no-repeat;
}
.li_staff {
	background: url(../images/ask/campaign/bg_content--staff.png) no-repeat;
}
.li_match {
	background: url(../images/ask/campaign/bg_content--match.png) no-repeat;
}
.li_qa{
  background:url(../images/ask/campaign/bg_content--qa.png) no-repeat;
}
.li_feature {
	background: url(../images/ask/campaign/bg_content--feature.png) no-repeat;
}
.li_campaign_content h4{
  color:#e51656;
  font-size:20px;
  text-align:center;
  margin-bottom:20px;
}
a.btn_ask,
.btn_bnr{
  color:#fff;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  display:block;
  background:rgb(185,9,60);
  background:-webkit-linear-gradient(top,  rgba(185,9,60,1) 0%,rgba(214,23,79,1) 28%,rgba(252,43,105,1) 48%,rgba(196,14,67,1) 49%,rgba(196,14,67,1) 50%,rgba(185,9,60,1) 51%,rgba(185,9,60,1) 100%);
  background:linear-gradient(to bottom,  rgba(185,9,60,1) 0%,rgba(214,23,79,1) 28%,rgba(252,43,105,1) 48%,rgba(196,14,67,1) 49%,rgba(196,14,67,1) 50%,rgba(185,9,60,1) 51%,rgba(185,9,60,1) 100%);
  border-radius:10px;
  margin:0 auto;
}
a.btn_ask{
	position: relative;
  font-size:24px;
  width:600px;
  height:100px;
	margin-top: 30px;
  line-height:100px;
}
a.btn_ask::before{
	position: absolute;
	top: 50%;
	right: 20px;
	width: 0;
	margin-top: -10px;
	border: 10px solid transparent;
	border-left: 18px solid #fff;
	content: "";
}
.btn_bnr{
  font-size:18px;
  height:56px;
  line-height:56px;
}
.campaign_txt1{
  text-align:center;
}
.campaign_txt1>*+*{
  margin-top:20px;
}
.campaign_txt1 .ttl{
  color:#e51656;
  font-size:24px;
  font-weight:bold;
}
.bnr_download{
	margin-top:20px;
}
.option{
  width:988px;
  height:609px;
  background:url(../images/ask/campaign/option.png) no-repeat;
  padding:30px 30px 0 648px;
  margin:20px auto 0;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}
.option>*+*{
  margin-top:10px;
}
.em_option1{
  color:#e51656;
  font-size:18px;
  font-weight:bold;
  border-left:4px solid #e51656;
  padding-left:10px;
}
.em_option2{
  color:#fff;
  font-size:16px;
  font-weight:bold;
  height:40px;
  line-height:40px;
  background:#e82d67;
  padding-left:10px;
}
.em_option3{
  color:#e51656;
  font-size:18px;
  font-weight:bold;
}

/*------------------------------------------------------------
　modal
-------------------------------------------------------------*/
.modal{
  width:830px;
  max-height:860px;
  background:#fff;
  padding:30px 30px 15px;
  margin:0 0 0 -415px;
  position:fixed;
  top:50%;
  left:50%;
  z-index:12;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  display:none;
}
.modal>*+*{
  margin-top:15px;
}
.modal_close{
  display:inline-block;
}
.modal_close:before{
  content:"×";
  color:#fff;
  font-size:24px;
  text-align:center;
  width:28px;
  height:28px;
  line-height:28px;
  background:#957048;
  display:inline-block;
  vertical-align:middle;
  margin:-2px 10px 0 0;
}
.bk_modal{
  width:100%;
  height:100%;
  background:rgba(0,0,0,.5);
  display:none;
  position:fixed;
  top:0;
  left:0;
  z-index:11;
}
.ttl_bnr{
  font-size:24px;
  border-left:4px solid #f9c73f;
  padding-left:10px;
}
.txt_border{
  background:linear-gradient(transparent 60%, #ffe61e 40%);
}
.flow1>*,
.flow1 dd>*{
  display:inline-block;
  vertical-align:middle;
}
.flow1 dd>*{
  margin-left:5px;
}
.flow1 dd span{
  font-weight:bold;
}
.ttl_flow{
  font-weight:bold;
  height:30px;
  line-height:30px;
  background:#f9c73f;
  border-radius:30px;
  display:inline-block;
  vertical-align:middle;
  padding:0 10px 0 2px;
}
.ttl_flow span{
  text-align:center;
  width:26px;
  height:26px;
  line-height:26px;
  background:#fff;
  border-radius:26px;
  display:inherit;
  vertical-align:inherit;
  margin-right:5px;
}
.flow2 .ttl_flow,
.flow3 .ttl_flow{
  margin-bottom:20px;
}
/* 1 */
.select_area{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  cursor:pointer;
  font-size:14px;
  height:50px;
  background:#fff url(../images/ask/select_flow1.png) no-repeat right center;
  border:1px solid #bbb9b9;
  border-radius:5px;
  box-shadow:0 5px 0 #ebebeb inset,-5px 0 0 #ebebeb inset,0 -5px 0 #ebebeb inset,5px 0 0 #ebebeb inset;
  padding-left:5px;
}
.area1{
  width:130px;
  background-position:92px center;
}
.area2{
  width:180px;
  background-position:141px center;
}
/* 2 */
.bnr{
  border-top:10px solid #f9c73f;
  border-right:2px solid #f9c73f;
  border-bottom:2px solid #f9c73f;
  border-left:2px solid #f9c73f;
  padding:20px;
}
.flow2{
  border-top:1px dashed #f9c73f;
  padding-top:20px;
  margin-top:20px;
  position:relative;
}
.flow2:after{
  content:"";
  width:70px;
  height:27px;
  background:url(../images/ask/bg_flow2.png) no-repeat;
  display:block;
  margin:20px auto 0;
}
input{
  display:none;
}
label span{
  color:#ff0000;
}
label img{
  display:block;
  margin-top:5px;
}
input+label{
  display:block;
}
.size_468_60{
  width:468px;
  margin-top:20px;
}
input[type="radio"]+label:before{
	content:"";
	width:20px;
	height:20px;
	border:2px solid #8c8c8c;
	border-radius:50%;
	display:inline-block;
  vertical-align:middle;
  margin:-5px 10px 0 0;
}
input[type="radio"]:checked+label:before{
  background:#f6945f;
  box-shadow:0 2px 0 #fff inset,-2px 0 0 #fff inset,0 -2px 0 #fff inset,2px 0 0 #fff inset;
}
/* 3 */
.item_flow3{
  width:350px;
}
.item_flow3 dt:before{
  content:"";
  width:0;
  height:0;
  border:5px solid transparent;
  border-top:8px solid #333;
  display:inline-block;
  vertical-align:middle;
  margin:4px 10px 0 0;
}
.flow3_1{
  float:left;
}
.flow3_2{
  float:right;
}
textarea{
  outline:none;
	font-size:14px;
	width:350px;
	height:100px;
	background:#fff;
  border:1px solid #bbb9b9;
	display:block;
	padding:10px;
  resize:vertical;
}

.campaign-lead{
	padding: 60px 40px;
	background: url(../images/ask/campaign/campaign-lead.png) no-repeat right center;
	font-size: 18px;
}
.campaign-lead_heading{
	margin-bottom: 30px;
	color: #0d1c62;
	font-size: 32px;
	font-weight: bold;
}
.campaign-lead_heading span{
	background: linear-gradient(transparent 70%, #fff69e 0%);
}
.campaign-lead_heading span::before{
	display: inline-block;
	width: 38px;
	height: 38px;
	margin: -4px 5px 0 0;
	background: url(../images/ask/campaign/campaign-lead_heading.png) no-repeat;
	vertical-align: middle;
	content: "";
}

.campaign-s{
	margin: 40px -20px 0;
	padding: 80px 70px;
	box-shadow: 0 0 23px #bee6f9 inset;
	background: url(../images/ask/campaign/campaign-s.png) no-repeat 465px center;
}
.campaign-s_heading{
	color: #e51656;
	font-size: 32px;
	font-weight: bold;
}
.campaign-s_heading .em{
	fnt-size: 36px;
}
.campaign-s_heading .em-l{
	font-size: 46px;
}
.campaign-s_comment{
	margin-bottom: 30px;
	color: #7d7d7d;
	font-size: 16px;
}
.campaign-s_txt{
	font-size: 20px;
}
.campaign-s_txt span{
	font-size: 24px;
	font-weight: bold;
}
.campaign-contact{
	box-sizing: border-box;
	margin: 0 -20px;
	padding: 30px 20px;
	background:url(../images/ask/campaign/campaign-contact.png);
	text-align: center;
}
.campaign-contact_heading{
	font-size: 28px;
	font-weight: bold;
}
.campaign-contact_heading::before,
.campaign-contact_heading::after{
	display: inline-block;
	width: 32px;
	height: 4px;
	margin-top: -10px;
	border-radius: 4px;
	background: #fff;
	vertical-align: middle;
	content: "";
}
.campaign-contact_heading::before{
	transform: rotate(45deg);
}
.campaign-contact_heading::after{
	transform: rotate(-45deg);
}
.campaign-contact_row{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	padding: 30px 20px;
}
.campaign-contact-item{
	box-sizing: border-box;
	width: 430px;
	padding: 20px 30px;
	border-radius: 10px;
	box-shadow: 0 0 5px rgba(245, 207, 85, .5);
	background: #fff;
	font-size: 18px;
}
.campaign-contact-item > * + *{
	margin-top: 15px;
}
.campaign-contact-item_heading{
	background: linear-gradient(transparent 70%, #e6f7ff 0%);
	font-size: 24px;
	font-weight: bold;
}
.campaign-contact-item_heading span{
	font-size: 36px;
}
.campaign-contact-item:first-child .campaign-contact-item_heading{
	color: #2e452d;
}
.campaign-contact-item:last-child .campaign-contact-item_heading{
	color: #a11335;
}
.campaign-contact-item_btn{
	display: block;
	height: 50px;
	border-radius: 50px;
	background: #da3464 url(../images/ask/campaign/campaign-contact-item__btn.png) no-repeat 325px center;
	color: #fff !important;
	font-weight: bold;
	line-height: 50px;
	text-decoration: none !important;
}