/*-------コンテンツ内設定-------*/
.m_title_wrp{
width: 100%;
background: #003893;
background: -moz-linear-gradient(left, #003893 0%, #003893 50%, #337cbc 51%, #337cbc 100%);
background: -webkit-linear-gradient(left, #003893 0%,#003893 50%,#337cbc 51%,#337cbc 100%);
background: linear-gradient(to right, #003893 0%,#003893 50%,#337cbc 51%,#337cbc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003893', endColorstr='#337cbc',GradientType=1 );
}

h1{
width: 1100px;
height: 79px;
text-align: center;
font-size: 23px;
color: #fff;
letter-spacing: 0.3em;
background-image: url(../img/shared/main_title_bk.gif);
background-position: top center;
background-repeat: no-repeat;
background-size: cover;
margin: 0 auto;
padding-top: 25px;
}

#srchBtn{
background-color: transparent!important;
}

.content{
width: 100%;
padding-bottom: 50px;
border-bottom: #005bab solid 1px;
margin-bottom: 50px;
}

.content_in{
width: 1000px;
margin: 0 auto;
margin-top: 50px;
}

.leed_wrp{
background-color: #d9e6f2;
padding-bottom: 20px;
border: #005bab solid 1px;
overflow: hidden;
border-radius: 6px;
margin-bottom: 40px;
}

h2{
font-size: 21px;
padding: 15px 0;
text-align: center;
color: #fff;
background-color: #2674b8;
}

.leed_l_r_wrp{
padding: 0 33px;
padding-top: 35px;
}

.leed_l_r_wrp dl:first-of-type{
width: 435px;
float: left;
}

.leed_l_r_wrp dl:last-of-type{
width: 435px;
float: right;
}

.leed_l_r_wrp dl dt{
font-size: 21px;
color: #005bab;
padding-bottom: 5px;
border-bottom: #005bab 2px dotted;
margin-bottom: 20px;
}

.leed_l_r_wrp dl dd{
font-size: 14px;
margin-bottom: 0.8em;
}

.leed_wrp p{
font-size: 11px;
text-align: right;
margin-top: 48px;
}


.tyui_wrp{
font-size: 15px;
}

.tyui_wrp dt{
color: #005bab;
margin-bottom: 15px;
}

.tyui_wrp dd:first-of-type{
margin-bottom: 15px;
}















/*フォームの設定*/

/*基礎設定*/
.spbr{
display: none;
}

input[type="text"]{
border: #b6b7b7 1px solid;
font-size: 15px;
color: #3e3a39;
padding: 8px 10px;
}

.form_wrp{
width: 1000px;
margin: 0 auto;
margin-bottom: 70px;
}

.form_wrp dl{
border-top: #d2d3d3 solid 1px;
}

.form_wrp dl dt{
width: 250px;
float: left;
background-color: #e5eff7;
vertical-align: middle;
border-left: #d2d3d3 solid 1px;
border-right: #d2d3d3 solid 1px;
}

.form_wrp dl dt div{
display: table;
}

.form_wrp dl dt span:first-of-type{
display: table-cell;
font-size: 20px;
color: #005bab;
vertical-align: middle;
padding-right: 10px;
}

.hissu{
display: table-cell;
color: #fff;
font-size: 12px;
background-color: #e27978;
padding: 4px 5px;
border-radius: 3px;
vertical-align: middle;
}

.form_wrp dl dd{
width: 750px;
float: left;
vertical-align: middle;
border-right: #d2d3d3 solid 1px;
}
/*基礎設定*/


/*お名前-フリガナ*/
.f_type01 dt{
padding: 28px 0px 28px 20px;
}

.f_type01 dd{
padding: 19px 0px 19px 25px;
}

.f_type01 dd div{
display: table;
}

.f_type01 dd div input{
display: table-cell;
vertical-align: middle;
}

.f_type01 dd div span{
display: table-cell;
vertical-align: middle;
font-size: 15px;
color: #3e3a39;
}

.f_type01 dd div span:first-of-type{
padding-right: 15px;
}

.f_type01 dd div span:nth-of-type(2){
padding-right: 15px;
padding-left: 22px;
}

.f_type01 dd div span:last-of-type{
font-size: 11px;
padding-left: 10px;
}

.f_type01 dd div input{
width: 150px;
}

/*団体名・個人-電話番号-Eメールアドレス-確認用*/
.f_type02 dt{
padding: 39px 0px 39px 25px;
}

.f_type02 dd{
padding: 30px 0px 30px 25px;
}

.f_type02 dd div{
display: table;
}

.f_type02 dd div input{
display: table-cell;
vertical-align: middle;
}

.f_type02 dd div span{
display: table-cell;
vertical-align: middle;
font-size: 15px;
color: #3e3a39;
}

.f_type02 dd div span{
font-size: 12px;
padding-left: 10px;
}

.f_type02 dd div span span{
display: block;
font-size: 11px;
padding-left: 0;
margin-top: 0.5em;
}

.f_type02 dd div input{
width: 407px;
}


/*Eメールアドレス-確認用*/
.mail_kakunin_yo dt{
padding: 25px 0 25px 25px;
}

.mail_kakunin_yo dt div span:first-of-type span{
padding-top: 8px;
}

.mail_kakunin_yo .hissu{
display: inline;
}


/*ご住所-基礎設定*/
.f_type03 dt{
padding: 142px 0px 142px 25px;
}

.f_type03 dd{
padding: 30px 0px 30px 25px;
}

.ad_koumoku_wrp{
display: table;
margin-bottom: 30px;
}

.f_type03 dd div input{
display: table-cell;
vertical-align: middle;
}

.f_type03 dd div span:first-of-type{
display: table-cell;
width: 110px;
text-align: left;
vertical-align: middle;
font-size: 15px;
color: #3e3a39;
}

.ad_koumoku_wrp:last-of-type{
margin-bottom: 0px;
}

/*郵便番号*/
.haifun{
display: table-cell;
vertical-align: middle;
font-size: 15px;
color: #3e3a39;
padding-right: 10px;
padding-left: 10px;
}

.ad_yubin_wrp input{
width: 70px;
}


/*都道府県-----------------------------*/
.ad_todouhuken_wrp select{
padding: 8px 6px;
}

::-webkit-scrollbar {
-webkit-appearance: none;
width: 7px;
}
::-webkit-scrollbar-thumb {
background-color: rgba(0,0,0,.5);
box-shadow: 0 0 1px rgba(255,255,255,.5);
}


/* labelタグのスタイル */
.select_wrp {
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 0;
}
/* 下三角の表示 */
.select_wrp:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 50%;
    right: .6em;
    margin-top: -.2em;
    border-width: .45em .3em;
    border-style: solid;
    border-color: #3e3a39 transparent transparent;
    z-index: -1;
}
/* selectタグのスタイル */
.select_wrp select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #3e3a39;
    background: transparent;
    border: 1px solid #b6b7b7;
    font-size: 15px;
    outline: none;
	width: 155px;
	border-radius: 0px!important;
}
/* IEの下三角非表示 */
.select_wrp select::-ms-expand {
    display: none;
}
/* Firefoxの点線非表示 */
.select_wrp select::-moz-focus-inner {
    border: 0;
}

/*市区町村-----------------------------*/
.ad_sityouson_wrp span:last-of-type {
color: #3e3a39;
display: table-cell;
font-size: 12px;
padding-left: 10px;
vertical-align: middle;
}

.ad_sityouson_wrp input{
width: 370px;
}

/*番地・ビル名-----------------------------*/

.ad_banchi_wrp span:last-of-type {
color: #3e3a39;
display: table-cell;
font-size: 12px;
padding-left: 10px;
vertical-align: middle;
}

.ad_banchi_wrp input{
width: 370px;
}

/*お問い合わせ種別-----------------------------*/
.syubetu_wrp dt{
padding: 41px 0 41px 25px;
}

.syubetu_wrp select{
padding: 8px 6px;
width: 407px;
}

/*お問い合わせ内容-----------------------------*/
.f_type04 dt{
padding: 135px 0 134px 25px;
}

.f_type04 dd{
padding: 30px 0px 30px 25px;
}

textarea{
resize: none;
width: 626px;
height: 226px;
border: 1px solid #b6b7b7;
padding: 10px;
color: #3e3a39;
font-size: 15px;
line-height: 1.4;
}


/*参加予定人数-----------------------------*/
.ninzu_wrp div{
margin-left: 43px;
}
.ninzu_wrp input{
width: 48px!important;
}


/*希望日時------------------------------------*/
.nitiji_wrp dt{
padding: 54px 0 54px 25px;
}

.nitiji_span{
font-size: 15px!important;
padding-right: 10px!important;
}

div .nitiji_span:nth-last-of-type(4){
padding-right: 55px;
}

div .nitiji_span:last-of-type{
padding-right: 0px;
padding-left: 40px;
font-size: 12px;
}

.nitiji_wrp p{
font-size: 12px;
margin-top: 15px;
}

.nitiji_kugiri_wrp{
display:inline-block!important;
}

.nitiji_kugiri_wrp div{
display: table;
}

.date{
font-size: 15px!important;
padding-left: 10px!important;
}

.time48{
width: 48px!important;
}

.year{
width: 90px!important;
}

/*希望プログラム------------------------------------*/

.radio_wrp input{
	display: none!important;
}
.radio_wrp label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 15px;
	padding: 10px 20px;
	border-radius: 2px;
	color: #3e3a39;
	font-size: 14px;
	text-align: center;
	line-height: 1;
}
.radio_wrp label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #fff;
	border-radius: 50%;
	border: #3e3a39 solid 1px;
}
.radio_wrp input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -4px;
	width: 10px;
	height: 10px;
	margin-top: -4px;
	border-radius: 50%;
	background: #005bab;
}



/*当サイトを何で 知りましたか？------------------------------------*/

.checkbox01-input{
  display: none!important;
}
.checkbox01-parts{
  position:relative;
  margin-right: 20px;
font-size: 15px!important;
padding-left: 0!important;
}
.checkbox01-parts::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -27px;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 4px;
}
.checkbox01-input:checked + .checkbox01-parts{
  color: #005bab;
}
.checkbox01-input:checked + .checkbox01-parts::after{
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: -22px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #005bab;
  border-right: 3px solid #005bab;
}


.checkbox_wrp01{
display: table!important;
margin-bottom: 10px;
}

.checkbox_wrp02{
display: table!important;
}

.ch_label_wrp{
display: table-cell!important;
vertical-align: middle;
width: 220px;
text-align: left;
}

.checkbox_wrp01 .ch_label_wrp:first-of-type{
padding-left: 30px;
}

.checkbox_wrp02 .ch_label_wrp:first-of-type{
padding-left: 30px;
}

.checkbox_wrp02 .ch_label_wrp:last-of-type{
width: inherit;
}

.all_checkbox_wrp dt{
padding: 29px 0 29px 25px;
}

.f_type04{
border-bottom: #d2d3d3 solid 1px;
}

.radio_dt{
padding: 37px 0 37px 25px!important;
}

.ch_kome{
display: table-cell;
font-size: 12px;
padding-left: 65px;
}

.all_checkbox_wrp dd{
padding-left: 35px;
}














/*確認ボタン------------------------------------*/
input[type="submit"]{
color: #fff;
font-size: 19px;
padding: 20px 80px;
background-color: #005bab;
}

.submit_wrp{
text-align: center;
margin-top: 53px;
}



/*画面サイズ640px切り替え後の設定ーーーーーーーーーーーーーーー*/

@media only screen and (max-width:640px){

h1 {
    background-image: url("../img/shared/sp_main_title_bk.gif");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 19px;
    height: inherit;
    letter-spacing: 0.3em;
    margin: 0 auto;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
    width: 100%;
}

.content {
	border-bottom: 1px solid #005bab;
    margin-bottom: 50px;
    padding-bottom: 50px;
    width: 100%;
}

.content_in {
    margin: 0 auto;
    width: 90%;
}

.spbr{
display: inline;
}


.leed_wrp{
margin-top: 50px;
}

h2{
font-size: 18px;
}

.leed_l_r_wrp {
    padding: 35px 15px 0;
}

.leed_l_r_wrp dl:first-of-type {
    float: none;
    width: 100%;
	margin-bottom: 30px;
}

.leed_l_r_wrp dl:last-of-type {
    float: none;
    width: 100%;
}

.leed_l_r_wrp dl dt {
    border-bottom: 2px dotted #005bab;
    color: #005bab;
    font-size: 17px;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

.leed_l_r_wrp dl dd{
text-indent: -1em;
margin-left: 1em;
line-height: 1.4;
}

.leed_wrp p {
    font-size: 11px;
    margin-top: 48px;
    text-align: right;
	padding-right: 15px;
}

.tyui_wrp dt{
line-height: 1.4;
}

.tyui_wrp dd{
text-indent: -1em;
margin-left: 1em;
line-height: 1.4;
}











.form_wrp{
width: 90%;
margin: 0 auto;
margin-bottom: 70px;
}


.form_wrp dl {
    border-top: none;
}

.f_type01 dt {
    padding: 15px 0 15px 20px;
}

.form_wrp dl dt {
    background-color: #e5eff7;
    border-left: none;
    border-right: none;
    float: none;
    vertical-align: middle;
    width: 100%;
}

.form_wrp dl dd {
    border-right: none;
    float: none;
    vertical-align: middle;
    width: 100%;
}

.f_type01 dd {
    padding: 19px 0 19px 0px;
}

.f_type01 dd div {
    display: block;
	width: 90%;
	margin: 0 auto;
}

.f_type01 dd div span {
    color: #3e3a39;
    display: table-cell;
    font-size: 16px;
    vertical-align: middle;
	padding-bottom: 10px;
}

.f_type01 dd div span:nth-of-type(2) {
    padding-left: 0px;
    padding-right: 15px;
	margin-top: 20px;
}

.f_type01 dd div input {
    width: 100%;
}

.f_type01 dd div span:nth-of-type(2) {
    margin-top: 20px;
    padding-left: 0;
    padding-top: 30px;
}

.f_type01 dd div span:last-of-type {
display: block;
text-align: right;
    font-size: 11px;
    padding-left: 0px;
	padding-top: 5px;
}

.f_type02 dt {
    padding: 15px 0 15px 20px;
}

.f_type02 dd div {
    display: block;
	margin: 0 auto;
	width: 90%
}

.f_type02 dd div input {
    width: 100%;
}

.f_type02 dd div span {
	display: block;
    font-size: 12px;
    padding-left: 0px;
	margin-top: 5px;
}

.f_type02 dd {
    padding: 30px 0 30px 0px;
}

.ad_2dan{
display: block!important;
width: 100%!important;
}

.f_type03 dt {
    padding: 15px 0 15px 20px;
}

.f_type03 dd {
    padding: 30px 0 30px 0px;
	width: 100%;
	margin: 0 auto;
}

.f_type03 dd div span:first-of-type {
    color: #3e3a39;
    display: table-cell;
    font-size: 16px;
    text-align: left;
    vertical-align: middle;
    width: 110px;
}

.sp_ad_in_wrp{
width: 90%;
margin: 0 auto;
}

.ad_sityouson_wrp{
display: block;
}

.ad_sityouson_wrp input {
    width: 100%;
}

.ad_sityouson_wrp span:last-of-type {
    color: #3e3a39;
    display: block;
    font-size: 12px;
    padding-left: 0px;
    vertical-align: middle;
	padding-top: 5px;
}

.ad_sityouson_wrp span:first-of-type {
    padding-bottom: 10px;
}

.ad_banchi_wrp{
display: block;
}

.ad_banchi_wrp input {
    width: 100%;
}

.ad_banchi_wrp span:first-of-type {
    padding-bottom: 10px;
}

.ad_banchi_wrp span:last-of-type {
    color: #3e3a39;
    display: block;
    font-size: 12px;
    padding-left: 0px;
    vertical-align: middle;
	padding-top: 5px;
}



.syubetu_wrp select {
    padding: 8px 6px;
    width: 100%;
}

.select_wrp {
    width: 100%;
}

.f_type04 dt {
    padding: 15px 0 15px 20px;
}

.f_type04 dd {
    padding: 30px 0 30px 0px;
	width: 100%;
	margin: 0 auto;
}

.f_type04 dd div {
	width:90%;
	margin: 0 auto;
}

textarea {
    border: 1px solid #b6b7b7;
    color: #3e3a39;
    font-size: 15px;
    height: 226px;
    line-height: 1.4;
    padding: 10px;
    resize: none;
    width: 100%;
}

.f_type05 dt {
    border-bottom: none;
    height: inherit;
    padding: 15px 0 15px 20px;
}

.f_type05 dt div span:first-of-type {
    display: table-cell;
	vertical-align: middle;
}

.f_type05 dt div span:last-of-type {
    color: #3e3a39;
    display: block;
    font-size: 12px;
    line-height: 1.7;
    margin-top: 0px;
	padding-left: 10px;
}

.ad_seikyuu_in_wrp div span:first-of-type {
    font-size: 13px;
    padding-left: 0px;
    width: 100%;
	line-height: 1.4;
}

.ad_seikyuu_in_wrp div input {
    display: table-cell;
    margin-top: 2px;
    vertical-align: middle;
    width: 50px;
}

.ad_seikyuu_in_wrp div span:last-of-type {
    padding-left: 5px;
}

input[type="submit"] {
    width: 100%;
}

.pcbr{
display: none;
}

.dansita {
    margin-top: 0px;
}



/*希望日時*/
.nitiji_kugiri_wrp{
display:block!important;
}

.nitiji_kugiri_wrp:first-of-type{
margin-bottom: 20px;
}

.nitiji_kugiri_wrp div {
    display: block!important;
    margin: 0 auto;
    width: 100%!important;
}

.nitiji_span{
display: inline-block!important;
padding-left: 10px!important;
}

.nitiji_wrp p {
    font-size: 12px;
	margin: 0 auto;
    margin-top: 15px;
	width: 90%;
	line-height: 1.4;
}

.year {
    width: 70px!important;
}

.time48{
width: 40px!important;
}

.nitiji_span_kome{
display: block!important;
text-align: left;
margin-top: 20px!important;
}

/*希望プログラム*/
.radio_dt{
padding: 15px 0 15px 20px!important;
}


/*参加予定人数*/
.ninzu_wrp div{
width: 100%!important;
}

.nin{
display: inline-block!important;
font-size: 15px!important;
margin-left: 10px!important;
}

.nin + span{
display: inline-block!important;
padding-left: 20px!important;
}


/*当サイトを何で知りましたか？*/

.ch_label_wrp {
display: block!important;
width: 100%!important;
padding-left: 35px!important;
margin-bottom: 30px!important;
}

.checkbox_wrp01{
display: block!important;
}

.sp_ch{
display: block!important;
width: 100%!important;
}

.checkbox_wrp01 .ch_label_wrp:first-of-type{
padding-left: 0px;
}

.checkbox_wrp02 .ch_label_wrp:first-of-type{
padding-left: 0px;
}

.ch_kome {
    display: block;
    font-size: 12px;

	margin-top: 20px;
	padding-left: 14px;
}








/*コピーライトエリア*/
.small_in_wrp {
    margin: 0 auto;
    padding: 23px 0px 30px;
    width: 95%;
}

.small_in_wrp .l_wrp {
    display: table;
    float: none;
}

.small_in_wrp .r_wrp {
    float: none;
}

.small_in_wrp .r_wrp p {
    color: #727171;
    font-size: 11px;
    padding-top: 10px;
	text-align: center;
}

.small_in_wrp .l_wrp p {
line-height: 1.4;
}

}/*レスポンシブ閉じタグ*/