@charset "UTF-8";
/* CSS Document */

/* =Title
----------------------------------------------- */

#entry-header {
	padding-bottom: 2.4em;
}
#entry-header .entry-title {
	font-size: 148%;
	color: #000;
	background-color: #f3f4f6;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.2;
	padding-top: 0.4em;
	padding-right: 0.8em;
	padding-bottom: 0.4em;
	padding-left: 0.8em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eee;
	border-bottom-color: #eee;
}

#umd h3 {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #eee;
	font-size: 20px;
	font-weight: bold;
	padding-left: 0.8em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 20px;
}
#umd h4 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#umd p {
	font-size: 15px;
	color: #666666;
	line-height: 200%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#formmax .formbox {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#formmax .page-left {
	float: left;
	width: 35%;
	padding-top: 20px;
	text-align: center;
}
#formmax .page-left span {
	display: block;
	margin-bottom: 30px;
	font-size: 12px;
}
#formmax .page-right {
	float: right;
	width: 60%;
}

#company table {
	font-size: 13px;
	width: 100%;
}
#company table ,
#company th ,
#company td {
	border-collapse: collapse;
	line-height: 150%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
}
#company th {
	text-align: right;
	width: 15%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 200%;
	padding: 10px;
	vertical-align: top;
}
#company td {
	width: 80%;
	line-height: 200%;
	padding: 10px;
}

#guide h3 {
	background-image: url(image/page/page_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 30px;
	line-height: 30px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#guide h4 {
	padding: 0px;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 5px;
}
#guide .guide-box {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#guide .guide-box p {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#guide .pay {
	font-size: 18px;
	font-weight: bold;
	margin: 10px;
}
#tokusyo-page table {
	font-size: 13px;
}
#tokusyo-page table ,
#tokusyo-page th ,
#tokusyo-page td {
	border-collapse: collapse;
	line-height: 150%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
}
#tokusyo-page th {
	text-align: left;
	width: 20%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 200%;
	vertical-align: text-top;
	padding: 10px;
}
#tokusyo-page td {
	width: 80%;
	line-height: 200%;
	padding: 10px;
}

/*----------お問い合わせ--------- */	

#contact_block {
	width: auto;
}
#contact_block .box {
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 5%;
	border: 1px solid #e6e6e6;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
#contact_block .box p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}	
#contact_block #inq-r {
	background-color: #FFF;	
	}	
#contact_block .box .left {
	float: left;
	width: 300px;
	}
#contact_block .box .right {
    float:right;
	width: 300px;
}			
#contact_block ul {
	margin: 0px;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 3%;
	border: 1px solid #e6e6e6;
	list-style-position: outside;
}
#contact_block ul li {
	line-height: 1.5;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#contact_block .wpcf7 {
	width: auto;
	padding-top: 1.5em;
	border: 1px solid #f3f3f3;
	margin-top: 1.5em;
	padding-right: 1.5em;
	padding-bottom: 1.5em;
	padding-left: 1.5em;
	background-color: #FFF;
}
#contact_block dl {
	margin: 0px;
	padding: 0px;
	width: auto;
}
#contact_block dt {
	font-size: 1em;
	line-height: 1.5;
	font-weight: bold;
	color: #333;
	float: left;
	width: 25%;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contact_block dd {
	font-size: 1em;
	line-height: 20px;
	color: #666;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 20%;
}
#content #contact_block input {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	background-color: #fafafa;
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
	padding: 3px;
}
#content #contact_block dd input {
	width: 70%;
}
.entry-content #contact_block select {
	margin: 0px;
}
#contact_block form p {
	font-size: 1.2em;
	line-height: normal;
	color: #666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#content #contact_block input.wpcf7-submit {
	font-size: 0.9em;
	line-height: 24px;
	color: white;
	background-color: #396BC9;
	background-image: url(images/input_but_backdrop.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 24px;
	width: auto;
	border: 1px solid #2C54A0;
	cursor: pointer;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#content #contact_block input.wpcf7-submit:hover {
    filter: alpha(opacity=65);
    -moz-opacity:0.65;
    opacity:0.65;
}
#contact_block .itm5 input,
#contact_block .itm8 input {
	width: 30%;
}
#contact_block .itm7 input,
#contact_block .itm9 input {
	width: 80%;
}
#content #contact_block textarea {
	height: 160px;
	width: 80%;
}
#contact_block dt span {
	color: #f00;
	font-size: 90%;
}
#contact_block a {
	text-decoration: underline;
}
#contact_block .link a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #123d54;
	background: -moz-linear-gradient(
		top,
		#afd9fa 0%,
		#588fad);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#afd9fa),
		to(#588fad));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #003366;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow: 0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
#tokusyo-page table {
	font-size: 13px;
}
#tokusyo-page table ,
#tokusyo-page th ,
#tokusyo-page td {
	border-collapse: collapse;
	line-height: 150%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
}
#tokusyo-page th {
	text-align: right;
	width: 15%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 200%;
	vertical-align: text-top;
	padding: 10px;
}
#tokusyo-page td {
	width: 80%;
	line-height: 200%;
	padding: 10px;
}
#privacy p {
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#privacy ul {
	margin-top: 5px;
	margin-bottom: 10px;
}
#privacy ul li {
	margin-left: 15px;	
}
#privacy .box {
	margin-bottom: 50px;
}
#campaign .box {
	margin-bottom: 50px;
}
#campaign table {
	font-size: 16px;
	width: 100%;
	margin-bottom:30px;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
}
#campaign table ,
#campaign th ,
#campaign td {
	border-collapse: collapse;
	line-height: 150%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
}
#campaign th {
	text-align: center;
	width: 20%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 200%;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #E1E1E1;
}
#campaign td {
	width: 75%;
	line-height: 200%;
	padding: 10px;
}
#campaign .wpcf7 {
	width: auto;
	background-color: #FFF;
}
#campaign dl {
	margin: 0px;
	padding: 0px;
	width: auto;
}
#campaign dt {
	font-size: 1em;
	line-height: 1.5;
	font-weight: bold;
	color: #333;
	float: left;
	width: 25%;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#campaign dd {
	font-size: 1em;
	line-height: 20px;
	color: #666;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 20%;
}

#campaign select {
	margin: 0px;
}
#campaign form p {
	font-size: 1.2em;
	line-height: normal;
	color: #666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#campaign input.wpcf7-submit {
	font-size: 0.9em;
	line-height: 24px;
	color: white;
	background-color: #396BC9;
	background-image: url(images/input_but_backdrop.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 24px;
	width: auto;
	border: 1px solid #2C54A0;
	cursor: pointer;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#campaign input.wpcf7-submit:hover {
    filter: alpha(opacity=65);
    -moz-opacity:0.65;
    opacity:0.65;
}
#content #campaign input {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	background-color: #fafafa;
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
	padding: 3px;
}
video {
	margin-bottom: 50px;
}
@media (max-width: 1599px) {

}
@media (max-width: 1200px) {
}
@media (max-width: 1069px) {

}

@media (max-width: 999px) {

}

@media (max-width: 667px) {
#formmax .page-left {
	float: none;
	width: 100%;
}
#formmax .page-left span {
}
#formmax .page-right {
	float: none;
	width: 100%;
}
#contact_block dt {
	font-size: 1em;
	line-height: 1.5;
	font-weight: bold;
	color: #333;
	float: none;
	width: 100%;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contact_block dd {
	font-size: 1em;
	line-height: 20px;
	color: #666;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0%;
}
#content #contact_block input {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	background-color: #fafafa;
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
	padding: 3px;
}
#content #contact_block dd input {
	width: 90%;
}
#contact_block ul {
	padding-left: 7%;
}
#company th {
	width: 25%;
}
#company td {
	width: 70%;
}
#tokusyo-page th {
	width: 33%;
}
#tokusyo-page td {
	width: 68%;
}
#tokusyo-page td span {
	display:block;
}
}

