@charset "utf-8";
/*------------------------------------------------------------
フォーム
------------------------------------------------------------*/

.infoTable {
border: none;
border-collapse: inherit;
border-top: dotted 1px #939393;
margin: 20px auto;
}
.infoTable th,
.infoTable td {
border: none;
border-bottom: 1px dotted #939393;
font-size: 100%;
}
.infoTable th {
/*background-color: #FFF;*/
color: #333;
font-weight: bold;
word-break: break-all;
}

.infoTable th .txtRedB {
display: inline-block;
}
.infoTable th .required {
background: #C66868;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
color: #FFF;
display: block;
font-size: 85.7%;
font-weight: normal;
line-height: 1.3;
padding: 2px 4px 0;
}
.infoTable th .required.line2 {
margin-top: 1em;
}
.infoTable th .required.line3 {
margin-top: 2em;
}
.lt-ie9 .infoTable th .required {
position: relative;
}
.infoTable td p {
font-size: 85.7%;
line-height: 1.6 !important;
margin-bottom: 5px !important;
}
.infoTable td input + p,
.infoTable td a + p {
margin-top: 10px;
}
.infoTable td p .outLink:before {
top: 5px;
}
.lt-ie8 .infoTable td p .outLink {
background-position: 4px 6px !important;
}
.infoTable th.merge {
border-bottom: none;
padding-bottom: 0;
width: 100%;
}
.infoTable td.merge {
padding-top: 5px;
padding-left: 10px;
width: 100%;
}
.infoTable input[type=text],
.infoTable textarea {
background: #F9FAFB;
}
.infoTable input:focus,
.infoTable textarea:focus {
-webkit-box-shadow: 0 0 1px 1px rgba(228, 189, 114, 1);
box-shadow: 0 0 1px 1px rgba(228, 189, 114, 1);
}
.infoTable input.disabled {
ime-mode: disabled;
}
.infoTable textarea {
height: 8em;
line-height: 1.6;
}
dl.child_item {
clear: both;
width: 100%;
}
.left1em {
margin-left: 1.4em;
}
.left2em {
margin-left: 2.8em;
}
.left3em {
margin-left: 3.8em;
}
.left4em {
margin-left: 5.2em;
}
dl.child_item dt {
float: left;
margin: 5px 1% 0 0;
width: 13%;
}
dl.child_item dd {
float: left;
width: 86%;
}
.infoTable td .name {
overflow: hidden;
_zoom: 1;
}
.infoTable td .name li {
float: left;
margin-right: 5px;
overflow: hidden;
width: 220px;
_zoom: 1;
}
.infoTable td .name li label {
float: left;
padding: 5px 5px 0 0;
width: 40px;
}
.infoTable td .name.nameCompany li label {
text-align: left;
width: 50px;
}
.infoTable td .name li input {
padding: 6px;
float: left;
width: 160px;
}
.infoTable td .name.nameCompany li input {
width: 150px;
}
.infoTable td .name li:first-child {
margin-right: 20px;
}
.infoTable td .zip input {
padding: 6px;
width: 6em;
margin-right: 10px;
}
.infoTable td .zip input.ziplast {
width: 4em;
margin-right: 10px;
}
.infoTable td .zip img {
margin: 5px 0 1px;
vertical-align: top;
}
.infoTable td ul.radiotype01 {
margin-bottom: -2px;
width: 100%;
overflow: hidden;
_zoom: 1;
}
.infoTable td ul.radiotype01 li {
float: left;
margin-top: 3px;
width: 120px;
}
.lt-ie8 .infoTable td ul.radiotype01 li {
margin-top: 4px;
}
.infoTable td ul.radiotype01 li.others {
margin-top: 0;
}
.infoTable td ul.radiotype01 li.others input[type=text] {
margin-left: 10px;
width: 270px;
}
.infoTable td ul.radiotype02 li.others {
clear: both;
float: none;
overflow: hidden;
_zoom: 1;
width: 100%;
}
.infoTable td ul.radiotype02 li.others input,
.infoTable td ul.radiotype02 li.others label {
display: block;
float: left;
}
.infoTable td ul.radiotype02 li.others input[type=radio] {
margin-top: 0.1em;
}
.infoTable td ul.radiotype01 li input[type=radio],
.infoTable td ul.radiotype02 li input[type=radio],
.infoTable td ul.radiotype03 li input[type=radio],
.infoTable td ul.radiotype04 li input[type=radio] {
position: relative;
margin: -0.2em 5px 0 0;
}

.infoTable td ul.radiotype02,
.infoTable td ul.radiotype03 {
overflow: hidden;
_zoom: 1;
}
.infoTable td ul.radiotype03 li {
float: left;
margin: 3px;
width: 160px;
}
.infoTable td span {
display:inline-block;
/* font-size: 85.7%; */
padding: 0 5px 0 3px;
}
.infoTable input.post {
border-top: 1px solid #ccc;  
border-right: 1px solid #999;  
border-bottom: 1px solid #999;  
border-left: 1px solid #ccc; 
cursor: pointer;
margin-left: 10px;
padding: 0;
}
.privacy {
border-bottom: dotted 1px #939393;
padding: 5px 0 15px;
}
.privacy dt {
margin-bottom: 5px;
}
.newsSource {
overflow: hidden;
_zoom: 1;
}
.newsSource dt {
}
.newsSource dd {
}
.newsSource dd .outLink {
margin: 5px 0 10px;
}
.newsSource dd a.inLink: before {
top: 3px;
}
.newsSource dd a.inLink {
padding-left: 14px;
}
.formBtn {
text-align: center;
padding: 30px 0 15px;
}
.formBtn input {
margin: 0 10px;
}
.formBtn button {
background: none;
border: none;
cursor: pointer;
height: 44px;
line-height: 1;
margin: 0;
padding:  0;
width: 126px;
}
.formBtn button,  x:-moz-any-link {
margin: -1px 0 0 0;
}
.formBtn .lbtn {
}
.formBtn .rbtn {
display: inline-block;
line-height: 1;
margin: 0;
padding: 0;
vertical-align: top;
}
.lt-ie8 .formBtn .rbtn {
display: inline;
zoom: 1;
}
.ssl {
text-align: center;
font-size: 85.7%;
}
.modalBody {
background: #fff;
padding: 10px;
}
p.button_submit{
text-align: center;
}

.infoTable th span{
float: right
}

.infoTable th{
white-space: nowrap;
width: 100px;
}

/* error */
.errorTxt {
color: #C00;
font-size: 100%;
font-weight: bold;
margin-bottom: 5px !important;
}
.noticeBox.error {
background: #FADADA !important;
}
.infoTable .error {
background: #FADADA !important;
}

/* フォーム2
---------------------------------------- */

.infoTable th {
border-right: 1px dotted #939393;
padding: 15px 10px 15px 0;

}
.infoTable th.merge {
border-right: none;
}
.infoTable td {
padding: 15px 0 15px 20px;

}
.infoTable input[type=text],
.infoTable textarea, {
border: 1px solid #CCC;
padding: 6px;
}
.infoTable input.inputType02 {
width: 233px;
}
.infoTable input.inputType03 {
width: 320px;
}
.infoTable input.inputType04 {
width: 398px;
}
.infoTable input:focus,
.infoTable textarea:focus {
border: 1px solid #E4BD72;
}
.infoTable th .required {
float: right;
margin: 3px 0 0 5px;
}
.infoTable td ul.radiotype01 li.others {
width: 390px;
}
.infoTable td ul.radiotype01 li.others input[type=text] {
width: 270px;
}
.infoTable td ul.radiotype02 li {
float: left;
margin: 3px 5px 3px 0;
width: 225px;
}
.zip a img {
margin: 10px 0;
}
#modalCaracters {
width: 670px;
}
.mB200 {
margin-bottom: 200px !important;
}
#formBox {
padding: 0 0 0 22px;
width: 280px;
}
#formBox .search_box {
width: 220px;
}
#formBox .search_btn {
width: 40px;
}
#searchList li .day {
padding-right: 10px;
width: 120px;
}
#searchList li .newsItem {
width: 480px;
}
	
input[type="submit"],input[type="reset"],input[type="button"]{
padding:10px 20px;
background: #E6640D;
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%;
color:#fff;
/* margin-left:200px;*/
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
padding:10px 20px;
background: #0B57A6;
border-radius:3px;
background: -moz-linear-gradient(top, #fc5c5c 0%, #c44848 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc5c5c), color-stop(100%,#c44848));
background: -webkit-linear-gradient(top, #fc5c5c 0%,#c44848 100%);
background: -o-linear-gradient(top, #fc5c5c 0%,#c44848 100%);
background: linear-gradient(to bottom, #fc5c5c 0%,#c44848 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc5c5c', endColorstr='#c44848',GradientType=0 );
cursor:pointer;
}



/*------------------------------------------------------------
	その他見出し
------------------------------------------------------------*/



p.Ntitle{
font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
font-size: 18px;
}



#conts .news h2{
	padding: 10px 10px 10px 45px;
	line-height: 1.5em;
	margin-bottom: 30px;
	color: #fff;
	font-size: 18px;
	width: 100%;
	box-sizing: border-box;
	background: #4E3622 url(../img/index/icon09.gif) no-repeat 10px center;
	clear: both ;
}

#conts .news h3{
	padding: 10px 10px 10px 45px;
	line-height: 1.5em;
	margin-bottom: 30px;
	color: #fff;
	font-size: 18px;
	width: 100%;
	box-sizing: border-box;
	background: #CBAF56 url(../img/index/icon10.png) no-repeat 10px center;
	clear: both;
}

#conts .news h4{
	padding: 10px 10px 10px 45px;
	line-height: 1.5em;
	margin-bottom: 30px;
	color: #fff;
	font-size: 18px;
	width: 100%;
	box-sizing: border-box;
	background: #D7000F url(../img/index/icon11.png) no-repeat 10px center;
	clear: both ;
}






/*------------------------------------------------------------
	ボタン
------------------------------------------------------------*/

.more-link {
	display: inline-block;
	width: 200px;
	text-align: center;
	text-decoration: none;
	line-height: 48px;
	outline: none;
	margin-top: 10px;
	border-radius: 4px;
	float: right;
}
.more-link::before,
.more-link::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.more-link,
.more-link::before,
.more-link::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.more-link {
	background-color: #6ec1e4;
	color: #fff!important;
	margin-bottom: 20px
}

more-link a:visited {
color: #FFF!important;
}

.more-link:hover {
	background-color: #E6640D;
}


/*------------------------------------------------------------
    画像の回り込みとか 
------------------------------------------------------------*/
.alignnone {
    margin: 5px 20px 20px 0;
}
 
.aligncenter,
div.aligncenter {
    display: block;
    margin: 30px auto 50px auto;
}
 
.alignright {
    float:right;
    margin: 20px 0 30px 40px;
}
 
.alignleft {
    float: left;
    margin: 30px 40px 30px 0;
}
 
.aligncenter {
    display: table;
    margin: 30px auto 30px auto;
}
 
a img.alignright {
    float: right;
    margin: 30px 0 30px 40px;
}
 
a img.alignnone {
    margin: 30px 40px 30px 0;
}
 
a img.alignleft {
    float: left;
    margin: 30px 40px 30px 0;
}
 
a img.aligncenter {
    display: block;
    margin: 30px auto 50px auto;
}
 
.wp-caption {
background: #f0f0f0;
/* border: 1px solid #ddd; */
max-width: 96%;
padding: 10px;
text-align: center;
color:#0B57A6;
font-size: 12px;
}
 
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
 
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
 
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
 
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
 
.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 5px 0;
}

/*------------------------------------------------------------
    カテゴリ＆サーチ
------------------------------------------------------------*/
.cate_box {
	width: auto;
	margin: 0 0 20px 0;
	padding: 20px;
	border: solid 3px #6ec1e4;
	border-radius: 8px;
	display: table;
}

#conts .cate_box h3{
	margin-bottom: 20x !important;
	padding: 19px 0 21px !important;
	color: #666;
	font-family: "fot-tsukuardgothic-std", sans-serif !important;
	font-size: 2.4rem;
	letter-spacing: 3px;
	text-align: center;
	background: url(../../img/index/bg02.gif) repeat left top;
}

@media all and (min-width: 0px) and (max-width: 736px) {
	.cate_box {
		margin: 20px;
	}
}

/*------------------------------------------------------------
    フォーム
------------------------------------------------------------*/
input{
margin:5px;

}

input[type="text"], input[type="email"],textarea{
vertical-align:middle;
line-height:30px;
padding:5px;
border: 1px solid #CCC;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:13px;
color:#555;
background: #F9FAFB;
margin:5px 0;
width:100%;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Chrome, Safari */
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:10px 20px;
background: #E6640D;
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:13px;
color:#fff;
/* margin-left:200px;*/
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
padding:10px 20px;
background: #0B57A6;
border-radius:3px;
background: -moz-linear-gradient(top, #fc5c5c 0%, #c44848 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc5c5c), color-stop(100%,#c44848));
background: -webkit-linear-gradient(top, #fc5c5c 0%,#c44848 100%);
background: -o-linear-gradient(top, #fc5c5c 0%,#c44848 100%);
background: linear-gradient(to bottom, #fc5c5c 0%,#c44848 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc5c5c', endColorstr='#c44848',GradientType=0 );
cursor:pointer;
}

*:first-child+html input[type="submit"]{padding:3px;}

.newsTextBox{
		clear:both;
	}
	
span.error{
		margin-top: 20px;
		padding: 10px;
		border: #ff0000 solid 1px;
		width: 90%
	}

.horizontal-item+.horizontal-item {
    margin-left: 0!important;
}



*:first-child+html input[type="submit"]{padding:3px;}

@media all and (min-width: 0px) and (max-width: 736px) {
	/* フォーム
---------------------------------------- */
			.infoTable th,
			.infoTable td{
			width: 100%;
			display: block;
			border-top: none;
			padding: 20px 0;
			}
			
			.infoTable th {
			border-right: none;
			}
			
			.infoTable td span	 {
			width: 90%;
			vertical-align:middle;
			}
			.infoTable th .required {
			float: left;
			margin: 3px 10px 5px 0!important;
			}
			
			.infoTable input[type=text],
			.infoTable textarea {
			border: 1px solid #CCC;
			padding: 6px 1.2%;
			width: 96%;
			}
			.infoTable input.inputType02 {
			width: 60%;
			}
			.infoTable input.inputType03 {
			width: 80%;
			}
			.infoTable input.inputType04 {
			width: 100%;
			}
			.infoTable input:focus,
			.infoTable textarea:focus {
			border: 1px solid #E4BD72;
			}
			.infoTable th .required {
			margin: 0 5px 5px 0;
			width: 2.2em;
			}
			.infoTable td ul.radiotype01 li.others {
			width: 100%;
			}
			.infoTable td ul.radiotype01 li.others input[type=text] {
				width: auto;
			}
			.sectionLower .section td input + p {
				margin-top: 10px;
			}
			dl.child_item dt {
			float: none;
			margin: 5px 0;
			width: auto;
			}
			dl.child_item dd {
			float: none;
			width: 95%;
			}
			.zip a img {
			margin: 10px 0;
			}
			.name li {
			margin-bottom: 10px;
			}
			.name li:last-child {
			margin-bottom: 0;
			}
			.address dt {
			float: none;
			margin-right :0;
			padding-top: 0;
			width: auto;
			}
			.address dd {
			float:none;
			width:auto%;
			}
			.newsSource dt {
			float: none;
			margin-right: 0;
			width: auto;
			}
			.newsSource dd {
			float: none;
			width: auto;
			}
			.infoTable td .radiotype01 li {
			float: none;
			width: auto;
			}
			.infoTable td .radiotype01 li.others {
			width: auto;
			}
			.infoTable td .radiotype01 li.others input[type=text] {
			width: 50%;
			}
			
			#modalCaracters {
			width: 100%;
			}
			#searchList li .day,
			#searchList li .newsItem {
			float: none;
			}
			
			
}