@charset "UTF-8";
/*
Theme Name: 周衛施
Theme URI: http://www.konomachi.co.jp/
Author: Konomachi Inc.
Author URI: http://www.konomachi.co.jp/
Version: 1.0main
*/

/* 文字などの設定
------------------------------*/
.color1 {
	color: #cc0000;
}
.color-blue {
	color: #0000cc;
}
.color-pink {
	color: #ff0066;
}
.color-white {
	color:#ffffff;
}
p.jump {
	margin-top:1em;
}
p.jump a {
	color:#ffff00;
	text-decoration: none;
	border-bottom: 1px dashed;
}
p.jump a:hover {
	color:#ccffff;
}

.bigger {
	font-size: 20px;
}
.v-middle {
	vertical-align: middle;
}
.style-tel2 {
	color:#ff0066;
	font-weight: bold;
}
.hissu {
	font-size: 80%;
	color: #ff0000;
}
.bold {
	font-weight: bold;
}
.bold-black {
	color: #333333;
}
.bold-blue {
	color: #303ADA;
}
.bold-green {
	color: #098100;
}
.important-word01 {
	color: #333;
	font-weight: bold;
}
.att01 {
	font-weight: bold;
}
.att02 {
	color:#C72B7E;
	font-size: 110%;
}
.att03 {
	color:#444;
	font-weight: bold;
	font-size: 110%;
}

.fax-number {
	margin-left: 1em;
	font-weight: bold;
	font-size: 125%;
}
.saijokakaku th {
	width: 6em;
	background-color: #efefef;
}
.linkinbotton a {
	color:#fff;
	text-decoration: none;
}
.sokuteikekka {
	margin: 2em 0;
}
.sokuteikekka li {
	font-size: 125%;
	margin-bottom: 1em;
	line-height: 200%;
}

/* 見学について
------------------------------*/
.kengakuflow {
	text-align: center;
}
/* 注意事項 */
.chuijkou {
	margin:1em 0;
	padding: 0px 16px;
	border:2px solid #ff99cc;
	border-radius: 6px;
	background: #ffffee;
}
.chuijkou h4 {
	margin-top: 12px;
	margin-bottom:8px;
	padding-left:0;
	padding-bottom: 2px;
	border-bottom: 1px solid #000;
}
.chuijkou ul {
	padding-left:24px;
	list-style: disc;
}
/* 注意事項 */
.att-list {
	margin:1em 0;
	padding: 16px 4px 4px 0.5em;
	border-top:2px solid #99AEFF;
	border-bottom:2px solid #99AEFF;
	background: #F2FEFF;
}
.att-list ul {
	padding-left: 1.5em;
}
.att-list li {
	margin-bottom: 6px;
	list-style: disc;
}
.list-main {
	margin:1em;
	padding: 16px 4px 4px 0.5em;
}
.list-main ul {
	margin-left: 2em;
	padding-left: 1.5em;
}
.list-main li {
	margin-bottom: 6px;
	list-style: disc;
}

.att1 {
	font-weight:bold;
}
.att3 {
	color: #ff5500;
}
.att4 {
	color: #009E1B;
}
.bigger {
	font-size: 120%;
}

/* 見学DVD */
.kengakudvd {
	margin: 0 0 1em;
	padding: 0;
}
.kengakudvd span {
	font-weight: bold;
}
.kengakudvd ul {
	margin: 8px 0;
	padding: 0;
}
.kengakudvd ul li {
	font-size:120%;
}

/* 表の設定
------------------------------*/
table.kengaku {
	margin:1em 0;
}
table.kengaku th {
	width: 8em;
}
.table-1 {
	font-size:100%;
}
.table-1 th,
.table-1 td {
	padding:8px 8px 6px;
	border: 2px solid #ADC7FB;
}
.table-1 th {
	color:#fff;
	font-weight: bold;
	background-color: #004A8B;
}
.table-1 td {
}
.list-oshirase{
	width: 7em;
}

.table-2 {
	border: 2px solid #003300;
	margin-bottom: 1em;
}
.table-2 .table {
	margin: 0;
}
.table-2 th {
	background: #155F00;
	color:#fff;
	text-align: center;
	vertical-align: middle;
}
.table-3 {
	border: 2px solid #AEAEFF;
	margin-bottom: 1em;
}
.table-3 th,
.table-3 td {
	padding: 12px 12px;
	border: 2px solid #AEAEFF;
}
.table-3 th {
	background: #4545AD;
	color: #fff;
}
.table-3 td {
}
.kakaku {
	text-align: right;
}
.tani {
	text-align: center;
}

ul.hasaigomi {
	padding-left: 1em;
}
ul.hasaigomi li {
	padding: 2px 0;
	list-style: disc;
	line-height: 150%;
}
.onegai-box {
	border-radius: 4px;
	border: 1px solid #FFDFD6;
	background: #FFF2EA;
	padding: 12px 16px;
}
p.onegai-title {
	margin-bottom: 8px;
	font-weight: bold;
	color: #82582F;
}
ul.onegai-list {
	padding-left: 1.5em;
	margin-bottom: 0;
}
ul.onegai-list li {
	padding: 2px 0;
	list-style: disc;
	line-height: 150%;
	color: #823E2E;
}

.commonquestion h4 {
	color:#0035cc;
	font-size: 125%;
	font-weight: normal;
}
.commonquestion table {
	border:3px solid #ccccff;
}
.commonquestion th {
	color:#29297C;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-color: #E8EBF3;
}
.commonquestion td {
	background-color: #ffffff;
}
.h3-underline {
	border-bottom-style: solid;
}

/* ドキュメント内容
-------------------------------------------------------------- */
.alert {
	padding: 8px 16px;
}
.entry-content {
	width:100%;
	margin:1em 0 2em;
}
.entry-content h3 {
	color:#3F3FA0;
}

p.abstract {
	margin:1em auto;
	padding: 8px 12px;
	line-height: 150%;
	color: #036;
	font-size:16px;
	border: 3px solid #FFB963;
}
.entry-content h2 {
	margin: 1.5em 0 1em;
	padding:6px 0 0;
	line-height: 111%;
	color: #cc2200;
}
.entry-content h3 {
	border-bottom: 1px solid #C6D2FF;
}

/* コンタクトフォーム
-------------------------------------------------------------- */
.wpcf7 {
}
.wpcf7 th,
.wpcf7 td {
	padding:10px 4px;
}
.wpcf7 th {
	font-weight: bold;
	text-align: right;
}
.wpcf7 textarea {
	width:99%;
}
.sendbtn{
	margin:auto;
	text-align:center;
}
.wpcf7-submit {
	padding: 5px 30px 2px;
}

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	background: #fff;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #000;
	font-size: 12px;
	margin: 5px;
}

/* shinka */

.section {
	padding: 40px 0;
}
.section h1 {
	margin: 0 0 24px;
	color: #242526;
	font-size: 200%;
	font-weight:400;
}
