@charset "utf-8";
/*
Theme Name: event_partners_pc
Theme URI: http://event-partners.net/
Description: event_partners_pc オリジナル
Version: 1.0
Author: event-partners.ne(PC)
*/

* {
	margin:0;
	padding:0;
}

html{
	overflow-x: hidden;
}

body{
	margin:0px;
	padding:0px;
	font-size:75%;
	font-family: メイリオ,Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","ＭＳ Ｐゴシック",sans-serif;
	background:#F5FCFE;
	color:#000000;
}

img{
	border:0px;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}

p{
	line-height:1.5;
}

a{
	margin:0px;
	padding:0px;
	color:#000000;
	font-weight: bold;
	text-decoration: none; 
	border-bottom:1px solid #000;
}

a:hover {
	text-decoration: none; 
	border-bottom:none;
}

/*---旧ブラウザページ用---*/
a.dl{
	margin:0px;
	padding:0px;
	color:#0033FF;
	font-weight: bold;
	text-decoration: none; 
	border-bottom:1px solid #0033FF;
}

a.dl:hover {
	text-decoration: none; 
	border-bottom:none;
}

.dl_attention{
	color:#0033FF;;
	font-size:20px;
	font-weight: bold;
	text-align:center;
	margin-top:5px;
}

/*---旧ブラウザページ用---*/

a img:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

ul{
	list-style-type: none;
}

.ime-active{
	height:30px;
	ime-mode:active;
}

.ime-disabled{
	height:30px;
	ime-mode:disabled;
}

.clear{
	clear:both;
}

.mb30{
	margin-bottom:30px;
}

.mb5{
	margin-bottom:5px;
}

.center{
	text-align:center;
}

::-webkit-input-placeholder {
    color:    #CCCCCC;
}
:-moz-placeholder {
    color:    #CCCCCC;
}

input[type="submit"], input[type="reset"], input[type="button"], button{
  cursor: pointer;
}

/*----------------------------*/

#header{
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
}

/*----------------------------*/

#footer{
	clear:both;
	width:100%;
}

/*----------------------------*/

#contents{
	width:900px;
	margin:0px auto;
	overflow:hidden;
}

#contents2{
	width:880px;
	margin:5px auto;
	padding:10px;
}

.kiyaku{
	width:840px;
	padding:10px;
	background:#FFF;
}

.kiyaku h1{
	width:810px;
	background:#43B6ED;
	color:#FFF;
	font-size:14px;
	padding:5px;
}

.kiyaku_box{
	width:100%;
	height:200px;
	overflow: hidden;
}

.kiyaku_comment{
	width:810px;
	margin:5px;
	font-size:14px;
	font-weight: bold;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:5px;
}

.kiyaku_comment p{
	margin:5px;
	font-size:12px;
	font-weight: normal;
}

.kiyaku_box iframe{
	width:100%;
	height:200px;
	border:1px solid #CCCCCC;
}

/*----------------------------*/

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/*----------------------------*/
.iraiformtop{
	background:url(img/title1.jpg) no-repeat;
	width:900px;
	height:110px;
	margin-bottom:30px;
}

.iraiformnavi1{
	background:url(img/navi1_1.jpg) no-repeat;
	width:900px;
	height:50px;
}

.iraiformnavi2{
	background:url(img/navi1_2.jpg) no-repeat;
	width:900px;
	height:50px;
}

.iraiformnavi3{
	background:url(img/navi1_3.jpg) no-repeat;
	width:900px;
	height:50px;
}

.eventformtop{
	background:url(img/title2.jpg) no-repeat;
	width:900px;
	height:110px;
	margin-bottom:30px;
}

.eventformnavi1{
	background:url(img/navi2_1.jpg) no-repeat;
	width:900px;
	height:50px;
}

.eventformnavi2{
	background:url(img/navi2_2.jpg) no-repeat;
	width:900px;
	height:50px;
}

.eventformnavi3{
	background:url(img/navi2_3.jpg) no-repeat;
	width:900px;
	height:50px;
}

.meiformtop{
	background:url(img/title3.jpg) no-repeat;
	width:900px;
	height:110px;
	margin-bottom:30px;
}

.meiformnavi1{
	background:url(img/navi3_1.jpg) no-repeat;
	width:900px;
	height:50px;
}

.meiformnavi2{
	background:url(img/navi3_2.jpg) no-repeat;
	width:900px;
	height:50px;
}

.meiiformnavi3{
	background:url(img/navi3_3.jpg) no-repeat;
	width:900px;
	height:50px;
}

.form_comment{
	font-size:16px;
	margin:15px 0px 20px 0px;
}

.form_comment_confirm{
	color:#CC0033;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

.form_comment span{
	color:#CC0033;
	font-size:18px;
	font-weight:bold;
}

.form_tbl{
	border: 1px solid #CCCCCC;
	border-top: none;
	width: 860px;
	margin:0px auto;
	background: #DEF2FF;
	font-size:16px;
}

.form_tbl dt,dd{
	padding:20px;
}

.form_tbl dt{
	border-top: 1px solid #CCCCCC;
	clear: left;
	float: left;
	width:160px;
	font-weight: bold;
}

.form_tbl dt span{
	color:#CC0000;
	margin-left:5px;
}

.form_tbl dd{
	margin-left: 200px;
	border-top: 1px solid #CCCCCC;
	background: #fff;
	min-height:30px;
}

.form_tbl dd input{
	height:30px;
	font-size:16px;
}

.form_tbl dd select{ 
	height:30px;
	font-size:16px;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
}

.form_tbl dd input[type=text]{ 
	border:1px solid #CCCCCC;
} 

.form_tbl dd input[type=tel]{ 
	border:1px solid #CCCCCC;
} 

.form_tbl dd input[type=email]{ 
	border:1px solid #CCCCCC;
} 

.form_tbl dd input[type=number]{ 
	border:1px solid #CCCCCC;
} 

.form_tbl dd input[type=date]{ 
	border:1px solid #CCCCCC;
} 

.form_tbl dd input[type=url]{ 
	border:1px solid #CCCCCC;
} 

.form_tbl .red{
	color:#FF0000;
	font-size:14px;
	margin-top:10px;
}

.form_tbl .red2{
	color:#CC0033;
	font-size:14px;
	font-weight:bold;
}

.form_tbl dd textarea{
	width:100%;
	height:150px;
	border:1px solid #CCCCCC;
	font-size:16px;
}

.form_tbl dd input[type=checkbox]{ 
	vertical-align: middle;
}

.form_tbl dd input[type=radio]{ 
	vertical-align: middle;
}

.form_tbl dd.dd_textarea{
	min-height:80px;
}

.form_tbl2{
	width:860px;
	margin:0px auto 5px auto;
}

.form_tbl2 dd{
	background:#FFF;
	padding:0px;
	height:200px;
}

.form_title{
	background:#0066CC;
	width:840px;
	margin:0px auto;
	font-size:16px;
	color:#FFF;
	padding:10px;
	font-weight: bold;
}

.form_title span{
	font-size:14px;
	margin-left:15px;
}

.link_window{
	margin:0px 0px 20px 20px;
	padding-top:10px;
	background:url(img/icon.jpg) no-repeat 0px 10px;
	padding-left:20px;
	line-height: 22px;
	font-size:14px;
	padding-bottom:1px;
}


.form_last{
	margin:0px auto 20px auto;
	text-align:center;
}

.form_last p.last_msg{
	width:800px;
	font-size:18px;
	text-align:left;
	margin-bottom:20px;
	background:#ffd4a9;
	color:#d80000;
	font-weight: bold;
	padding:0px 30px 20px 30px;
    *zoom: 1;
}

.form_last p.last_msg:before,
.form_last p.last_msg:after {
    content: " ";
    display: table;
}

.form_last p.last_msg:after {
    clear: both;
}

.form_last p.last_msg input[type=checkbox]{ 
	float:left;
	margin-top:18px;
	margin-left:35px;

	-moz-transform: scale( 1.8 , 1.8 );
	-webkit-transform: scale( 1.8 , 1.8 );

	width:20px;
	height:20px;
	border:15px;
	cursor:pointer;

}

.form_last p.last_msg span.wpcf7-list-item-label{
	float:right;
	width:700px;
	margin-right:20px;
	cursor:pointer;
}


.form_last p.err_msg{
	clear:both;
}

.form_last img{
	margin:0 0 0 20px;
	cursor:pointer;
}

.form_last .set_btn{
	width:410px;
	margin-left:40px;
	margin-top:20px;
	cursor:hand;
	cursor:pointer;
}

.form_last .set_btn_so{
	width:410px;
	margin-left:40px;
	margin-top:30px;
	cursor:hand;
	cursor:pointer;
}

.form_last .back_btn{
	width:280px;
	margin-right:0px;
	margin-top:20px;
	cursor:hand;
	cursor:pointer;
}

.thanks_box{
	width:860px;
	margin:30px auto;
	border:6px solid #CC0000;
	padding:20px 0px;
	background:#FFF;
}

.thanks_title{
	font-size:30px;
	text-align:center;
	font-weight: bold;
}

.thanks_no{
	width:690px;
	margin:10px auto;
	background:#0099FF;
	color:#FFF;
	font-size:20px;
	font-weight: bold;
	text-align:center;
	padding:5px 0px;
}

.thanks_attention{
	color:#CC0000;;
	font-size:20px;
	font-weight: bold;
	text-align:center;
}

.thanks_attention2{
	font-size:18px;
	font-weight: bold;
	text-align:left;
	margin-left:80px;
	margin-top:20px;
	line-height: 22px;
}

.answer {
	font-size:15px;
	font-weight: bold;
	text-align:left;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:20px;
	line-height: 22px;
}

.answertime {
	color:#CC0000;
	font-size:40px;
	font-weight: bold;
	text-align:center;
	margin-top:10px;
	line-height: 22px;
}


.close_box,
.close_box2{
	font-size:18px;
	text-align:center;
	font-weight:normal;
	line-height: 18px;
}

.close_box a{
	font-size:18px;
	font-weight:normal;
	border:none;
}
.close_box2 a{
	font-size:18px;
	font-weight:normal;
	border:none;
}

.close_box a:hover{
	border-bottom:1px solid #000;
}
.close_box2 a:hover{
	border-bottom:1px solid #000;
}

.thanksform_box{
	width:860px;
	margin:30px auto;
	margin-top:50px;
	border-top:2px dotted #0099FF;
}

.thanksform_comment{
	margin-top:50px;
	font-size:18px;
	font-weight:bold;
}

.waribiki_list{
	margin:25px 0px 0px 0px;
}

.waribiki_list li{
	height:68px;
	padding-left:75px;
	padding-bottom:15px;
}

.waribiki_list li.twitter{
	background:url(img/twitter.jpg) no-repeat;
}

.waribiki_list li.teikyo{
	background:url(img/teikyo.jpg) no-repeat;
}

.waribiki_list li.blog{
	background:url(img/blog.jpg) no-repeat;
}

.waribiki_list li div{
	font-size:20px;
	font-weight:bold;
}

.waribiki_list li div span{
	color:#FF0000;
	margin-left:20px;
}

.waribiki_list li p{
	font-size:14px;
}


.attention{
	margin:20px 0px 0px 0px;
	font-size:12px;
}

.checkarea{
}

.checkarea input[type=checkbox]{ 
	vertical-align:middle;
	margin-right:10px;
}

.viewbtn{
	background:#0066FF;
	color:#FFF;
	width:250px;
	font-size:14px;
	padding:2px 0px;
	text-align:left;
	margin-top:5px;
	cursor: pointer;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.viewbox{
	border:1px solid #CCCCCC;
	padding:10px;
	font-size:14px;
	margin:5px 0px;
	display:none;
}

.viewbox img{
	float:left;
	max-width:150px;
	margin-right:5px;
	margin-bottom:5px;
}

.thanksform_tbl{
	border: 1px solid #CCCCCC;
	border-top: none;
	width: 860px;
	margin:0px auto;
	background: #DEF2FF;
	font-size:16px;
}

.thanksform_tbl dt,dd{
	padding:20px;
}

.thanksform_tbl dt{
	border-top: 1px solid #CCCCCC;
	clear: left;
	float: left;
	width:160px;
	font-weight: bold;
}

.thanksform_tbl dd{
	margin-left: 200px;
	border-top: 1px solid #CCCCCC;
	background: #fff;
}

.thanksform_tbl dd input{
	height:30px;
	font-size:16px;
}


.thanksform_tbl dd input[type=text]{ 
	border:1px solid #CCCCCC;
} 

.thanksform_tbl .red{
	color:#FF0000;
	font-size:14px;
	margin-top:10px;
}

.thanksform_tbl .red2{
	color:#CC0033;
	font-size:14px;
	font-weight:bold;
}

.thanksform_tbl dd textarea{
	width:100%;
	height:150px;
	border:1px solid #CCCCCC;
}

.thanksform_tbl dd input[type=checkbox]{ 
	vertical-align: middle;
}

.thanksform_tbl dd input[type=radio]{ 
	vertical-align: middle;
}

.mt10{
	margin-top:10px;
}

.w60{
	width:60px;
}

.w100{
	width:100px;
}

.w150{
	width:150px;
}

.w320{
	width:320px;
}

.conf_btn{
	border: 0px;
	width: 410px;
	height: 80px;
	background: url(img/conf_btn.jpg) left top no-repeat;
	text-indent: -9999px;
	cursor:hand;
	cursor:pointer;
}

.back_btn{
	border: 0px;
	width: 280px;
	height: 80px;
	background: url(img/back_btn.jpg) left top no-repeat;
	text-indent: -9999px;
	cursor:hand;
	cursor:pointer;
}

.set_btn{
	border: 0px;
	width: 410px;
	height: 80px;
	background: url(img/set_btn.jpg) left top no-repeat;
	text-indent: -9999px;
	cursor:hand;
	cursor:pointer;
}

.set_btn_so{
	border: 0px;
	width: 410px;
	height: 80px;
	background: url(img/set_btn_so.jpg) left top no-repeat;
	text-indent: -9999px;
	cursor:hand;
	cursor:pointer;
}

.err_msg{
	color:#FFF;
	background:#CC0000;
	padding:0px 5px;
	font-size:15px;
	margin-bottom:5px;
}

.err_msg:empty{
	background:white;
	padding:0px 0px;
	font-size:0px;
	margin-bottom:0px;
}

.quoteformtop{
	background:url(img/title4.jpg) no-repeat;
	width:900px;
	height:110px;
	margin-bottom:30px;
}

.changeformtop{
	background:url(img/title5.jpg) no-repeat;
	width:900px;
	height:110px;
	margin-bottom:30px;
}

.afterpayformtop{
	background:url(img/title6.jpg) no-repeat;
	width:900px;
	height:110px;
	margin-bottom:30px;
}

.afterpayformnavi1{
	background:url(img/navi4_1.jpg) no-repeat;
	width:900px;
	height:50px;
}

.afterpayformnavi2{
	background:url(img/navi4_2.jpg) no-repeat;
	width:900px;
	height:50px;
}

.afterpayformnavi3{
	background:url(img/navi4_3.jpg) no-repeat;
	width:900px;
	height:50px;
}

.heroformtop{
	background:url(img/title7.jpg) no-repeat;
	width:900px;
	height:110px;
	margin-bottom:30px;
}

.heroformnavi1{
	background:url(img/navi5_1.jpg) no-repeat;
	width:900px;
	height:50px;
}

.heroformnavi2{
	background:url(img/navi5_2.jpg) no-repeat;
	width:900px;
	height:50px;
}

.heroformnavi3{
	background:url(img/navi5_3.jpg) no-repeat;
	width:900px;
	height:50px;
}


.edit_page{
/*	display:none;*/
}
.conf_page{
	display:none;
}

input[type="submit"], input[type="reset"], input[type="button"], button{
  cursor:pointer;
}

.list-block .wpcf7-list-item { display: block;  }
.list-inline .wpcf7-list-item { display: inline; }
/* span.wpcf7-list-item{display: inline; margin:0 !important; } */

.last_msg .wpcf7-list-item { display: inline !important;  }


.pc_only{
	display:block;
}
.sp_only{
	display:none;
}
@media (max-width: 767px) {
	.pc_only{
		display:none;
	}
	.sp_only{
		display:block;
	}
}
