/*
Template:wsc8
Theme Name:common
*/

@import url('../wsc8/style.css');

#gnav {
	background-color: #c1272d;
}

.footerBottom {
	background-color: #c1272d;
}

.cont-p .caution1 {
	color: #367317;
	font-weight: bold;
}

.cont-p .caution2 {
	color: #c1272d;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}

input#name {
	width: 50%;
}

input#furigana {
	width: 50%;
}

input#mail {
	width: 80%;
}

textarea#inqury-body {
	width: 90%;
}

.wpcf7-textarea {
	width: 100%;
}

.container {
	max-width: 1120px;
}

.main-column {
	width: 800px;
	float: right;
}

.side-column {
	width: 260px;
	float: left;
}

#snscomm a.icomoon {
	font-size: 20px !important;
}

#snscomm a.icomoon {
	padding: 7px 7px 5px;
}

ul#snscomm {
	text-align: right;
}

.front_page_h2 {
	clear: left;
	margin: 0 0 10px;
}

.home .wrapper {
	padding: 30px 15px;
	max-width: 1120px;
	margin: 0 auto;
}

body {
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

.banner {
	margin: 0 0 15px;
}

h1.entry-title, h1.archive-title {
	margin: 0;
}

.breadcrumbs {
	margin: 0 0 30px;
	background: #f0f0f0;
}

.widget-title {
	margin: 0 0 10px;
	padding: 2px 8px;
	background: #c1272d;
	color: #ffffff;
	font-size: 14px;
}

.widget ul {
	margin: 0 0 0 30px;
}

table.supplementary {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 14px;
	max-width: 350px;
	float: left;
}

table.supplementary th {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px 15px;
	background: #f0f0f0;
}

table.supplementary td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px 15px;
	min-width: 200px;
}

.price .em {
	color: #c1272d;
	font-size: 2.5em;
}

.header {
	background: #c1272d;
	padding: 20px 0;
}

.site-title {
	width: 160px;
	height: 168px;
	-webkit-border-radius: 84px;
	-moz-border-radius: 84px;
	border-radius: 84px;
	background-color: #ffffff;
	margin: 0 auto;
}

.order {
	float: right;
}

.header_left {
	width: 100%;
}

.gnav-container {
}

.gnav-container ul {
	display: table; 
	width: 1090px; 
}

.gnav-container li {
	float: none;
	display:table-cell;
	text-align: center;
}

.gnav-container li a {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}

.gnav-container li a:hover,
.gnav-container li.current-menu-item a:hover {
	background: #ffffff;
	color: #c1272d;
}

.gnav-container li.current-menu-item a {
	background-color: #c1272d;
	color: #fff;
	text-decoration: underline;
}

.order .caution {
	max-width: 500px;
	font-size: 14px;
	list-style: none;
	margin: 0;
}

.order-button {
	margin: 0 0 5px;
}

a {
    text-decoration: underline;
    color: #7400bf;
}

a:hover {
    text-decoration: none;
    color: #3c0063;
}

.footer-widget {
    display: none;
}

#copyright {
	float: none;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
}

@media (max-width: 768px) {
	.gnav-container a:after {
		color: #fff;
	}
}