@charset "utf-8";
html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	color: #5d5d5d;
	font-family:Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background: url(images/top_back2.jpg) 50% 0 repeat-x #ffffff;
}

@font-face {-family: 'KozGoPro-Heavy_0';
	src: url('font/kozgoproheavy_0.eot'); /* IE9 Compat Modes */
	src: url('font/kozgoproheavy_0.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('font/KozGoPro-Heavy_0.otf') format("opentype");
}

@font-face {
	font-family: 'KozGoPro-Bold_0';
	src: url('font/kozgoprobold_0.eot'); /* IE9 Compat Modes */
	src: url('font/kozgoprobold_0.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('font/KozGoPro-Bold_0.otf') format("opentype");
}

a,#guid a {color: #0000FF; text-decoration: none;}
a:hover,#guid a:hover {color: #999999; text-decoration: underline;}

ul, li { list-style: none; margin: 0; padding: 0;}


.clear {
	clear: both;
}

#all {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.top_shadow {
	margin: 10px auto 0; 
	width: 992px;
	height: 10px;
	background: url(images/contents_wrp_top.png) no-repeat;
}

.foot_shadow {
	margin: 0 auto 0; 
	width: 992px;
	height: 10px;
	background: url(images/contents_wrp_foot.png) no-repeat;
}


#wrapper_contact {
	margin: 0 auto;
	padding: 10px 16px 20px;
	clear: both;
	width: 960px;
	background: url(images/contents_wrp_bg.png) repeat-y;
	height: 1400px;
}

#wrapper_contact_thanks {
	margin: 0 auto;
	padding: 10px 16px 20px;
	clear: both;
	width: 960px;
	background: url(images/contents_wrp_bg.png) repeat-y;
	height: 290px;
}

#title-area {
    width: 100%;
    margin: 0 auto;
	padding: 0;
}

#title {
    width: 980px;
	height: 123px;
	font-size: 12px;
	line-height: 14px;
    margin: 0 auto;
	padding: 0;
}

#title p {
    margin: 0;
	padding: 10px 0 0 0;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}

h1 {
    margin: 0;
	padding: 0;
	font-size: 9px;
	line-height: 16px;
	height: 16px;
	color: #fff;
	font-weight: lighter;
}


h2 {
	margin: 0;
	padding-left: 50px;
	height: 50px;
	font-size: 20px;
	font-family:;
	/*text-shadow: 1px 1px 0px rgba(0,0,0,.6);*/
	text-shadow: 0 -1px 0 #3553c8;
	line-height: 50px;
	color: #ffffff;
	background: url(images/subtitle.png) no-repeat;
}

/* ヘッダー　*/
#logo {
	float: left;
}



.post-wrap_con {
    clear: both;
	width: 958px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.post-wrap_con form h4 {
	margin: 0;
}

.post-wrap_con h4 {
	padding: 5px 10px;
	color: #ffffff;
	background: #18afbd;

}

/* 個別ページ　*/
.ind_box1 {
	margin-top: 10px;
	padding: 10px;
	border: 1px #cccccc solid;
}


.ind_box1 h3 {
	padding-top: 1px;
	padding-left: 30px;
	width: 663px;
	height: 35px;
	background: url(images/subtitle.gif) no-repeat;
	line-height: 36px;
	color: #ff8a00;
	font-size: 17px;
}




/* お問合せ */
iframe {
	height: 1650px;
	width: 100%;
}
#contents {
	width: 715px;
}

input.wpcf7-text {
	padding: 5px;
	width: 400px;

}
textarea.wpcf7-textarea {
	padding: 5px;
	resize: none;
	width: 400px;
}

#wpcf7-f132-p61-o1 p {
	padding: 10px;
	font-size: 14px;
	background: #dbf6fd;
}

table#panerou_contact {
	border-collapse: collapse;
	border-left: 1px solid #cadfe7;
	border-top: 1px solid #cadfe7;
}

table#panerou_contact td {
	vertical-align: top;
	border-right: 1px solid #cadfe7;
	border-bottom: 1px solid #cadfe7;
}

table.contact_form {
	width: 100%;
}

table.contact_form input.company_name,
table.contact_form input.company_division,
table.contact_form input.address1,
table.contact_form input.address2, 
table.contact_form input.address3,
table.contact_form input.user_m  {
	width: 300px;
}


@media screen and (max-width: 568px) {
iframe#loop_contact {
	width: 320px !important;
	height: 2650px;
}
.post-wrap_con {
	width: 100%;
}
#contents {
	width: 100%;
}
	
h2 {
	padding: 15px 5px;
	height: auto;
	border: 1px solid #3b69c7;
	color: #FFFFFF;
	font-size: 14px;
	border-radius: 2px;
	line-height: 1;
	letter-spacing: -1px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #3d65ff), color-stop(0.00, #68a8ff));
	background: -webkit-linear-gradient(#68a8ff, #3d65ff);
	background: -moz-linear-gradient(#68a8ff, #3d65ff);
	background: -ms-linear-gradient(#68a8ff, #3d65ff);
	background: linear-gradient(#68a8ff, #3d65ff);
}

table.contact_form {
	width: 100%;
	box-sizing: border-box;
}

table.contact_form th {
	width: 100%;
	display: block;
	border: none;
	box-sizing: border-box;
}

table.contact_form td {
	width: 100%;
	display: block;
	border: none;
	box-sizing: border-box;
}

table.contact_form td input[type="text"] {
	width: 100%;
	display: block;
	box-sizing: border-box;
}

table.contact_form textarea {
	width: 100%;
	box-sizing: border-box;
}

table.contact_form .your-email {
	width: 100%;
}

table.contact_form .address {
	width: 100%;
}
.contact_submit {
	margin-top: 20px;
}
}