/*
Template: twentysixteen
Theme Name: Twenty Sixteen Child
Description: WPデフォルトテンプレート Twenty Sixteen を（株）キョウワ用にカスタマイズ.
*/

@import url("../twentysixteen/style.css");

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック","MS PGothic", sans-serif;
	background: #ffffff;
    border-top: thick solid #0099ff;       /* サイトトップに青線 */
	/* Fallback for when there is no custom background color defined. */
}

/**
 * 4.0 - Elements
 */
ul {
	list-style: square;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.margintop50 {
	margin-top: 50px;
}
.marginbotnone {
	margin-bottom: 0;
}
.clearboth {
	clear: both;
}
.padding200 {
	padding: 200px 0;
}

/**
 * 5.0 - Forms
 */

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
	background: #ffcc00;
	border: 1px solid #cc9900;
	color: #000;
}

/**
 * 6.1 - Links
 */
.entry-content a {
	box-shadow: none;
}



/**
 * 6.2 - Menus
 */

.main-navigation {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	background: transparent;
}

.main-navigation li {
	font-weight: 700;
	border-top: 1px solid #d1d1d1;
	position: relative;
	padding-left: 8px;
}
.main-navigation li a:hover {
	color: #0099ff;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
	color: #ff0000;
}
.post-navigation {
	border-top: none;
	border-bottom: none;
	clear: both;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}
.post-navigation a {
	color: #1a1a1a;
	display: block;
	padding: 0;
}
.post-navigation .post-title {
	display: inline;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.2173913043;
	text-rendering: optimizeLegibility;
}
.post-navigation div + div {
	border-top: none;
}

/**
 * 10.0 - Widgets
 */

.widget {
	border-top: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
}

#text-2 {
	width: 100%;
	margin-right: 15px;
	margin-bottom: 10px;
}
#nav_menu-2 {
	width: auto;
	border-left: solid thin #999 ;
	padding-left: 10px;
	margin-right: 15px;
	float: left;
}
#nav_menu-2 ul {
	margin: 0;
	list-style-type: none;
}
#nav_menu-3 {
	width: auto;
	border-left: solid thin #999 ;
	padding-left: 10px;
	float: left;
}
#nav_menu-3 ul {
	margin: 0;
	list-style-type: none;
}
#text-4 {
	width: 100%;
	margin-right: 15px;
	margin-bottom: 10px;
}
#nav_menu-4 {
	width: auto;
	border-left: solid thin #999 ;
	padding-left: 10px;
	margin-right: 15px;
	float: left;
}
#nav_menu-4 ul {
	margin: 0;
	list-style-type: none;
}
#text-3 {
	width: 100%;
	height: auto;
	padding: 1.25em 0;
	clear: both;
	text-align: center;
}


/**
 * 11.1 - Header
 */

.site-header {
	padding: 0.5em 7.6923% 1em;
	background: #ffffff;
    border-bottom: medium solid #0099ff;
}
.site-branding {
	width: 100%;
	margin: 0;
	/* Avoid overflowing wide custom logo in small screens in Firefox and IEs */
	max-width: 100%;
	min-width: 0;
	overflow: hidden;
}
#branding-right {
	padding-top: 10px;
	float: right;
}
#branding-right ul {
	list-style-type: none;
	margin: 0;
}
#branding-right ul li {
	font-size: 8px;
	font-size: 0.5rem;
	text-align: center;
	padding: 0 10px;
	border-right: solid thin #999 ;
	float: left;
}
#branding-right #header-sitemap {
	border: none ;
}
#branding-right #header-english {
	border: none ;
}
#branding-right #header-contact {
	border: none ;
}
#header-contact a {
	color: #000;
	font-weight: 600;
	background-color: #ffcc00;
	border: solid thin #999;
	padding: 10px 10px;
}
#branding-left {
	width: 100%;
	padding-top: 10px;
	display: block;
	float: left;
}
#branding-logo {
	width: 100%;
	float: left;
}
#branding-sitetitle {
	padding-top: 10px;
	float: right;
}
.site-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.2173913043;
	float: right;
}
.site-branding .site-title a {
	color: #666;
}
.site-description {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	line-height: 1.0769230769;
	margin: 0;
	display: block;
	position: absolute;
}
.site-description_en {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	line-height: 1.0769230769;
	margin: 0;
	display: block;
}
.custom-logo-link {
	display: inline;
}
.custom-logo {
	max-width: 260px;
	float: left;
}

.menu-toggle {
	width: 50%;
	color: #fff;
	background-color: #66ccff;
	font-size: 13px;
	font-size: 0.8125rem;
	border-top: 1px solid #007acc;
	border-bottom: 1px solid #007acc;
	border-left: none;
	border-right: none;
	margin: 3em 0 1.076923077em;
	padding: 0.3em;
}

.no-js .menu-toggle {
	display: none;
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: #66ccff;
	border-color: #007acc;
	color: #fff;
}

.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus {
	background-color: #fff;
	border-color: #1a1a1a;
	color: #000;
}

.menu-toggle:focus {
	outline: 0;
}

.menu-toggle.toggled-on:focus {
	outline: thin dotted;
}


/**
 * 11.2 - Posts and pages
 */

#main-message {
	margin-top: 0.9375em;
}
#main-news {
    margin: 0 8%;
}
#main-news header {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.1052631579;
	border-left: inset 5px #0099ff;
	margin-top: 0;
	padding-left: 5px;
}

#main-news-left {
	width: 50%;
	margin-top: 1em;
	float: left;
}
#main-news-right {
	width: 50%;
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	float: left;
}
#main-news-right a {
	font-size: 13px;
	background-color: #fff;
	padding: 0 10px;
	border : solid 1px #b3b3b3;
	border-top : solid 1px #e0e0e0;
	border-bottom : solid 1px #717171;
	box-shadow : 0 2px 6px rgba(100, 100, 100, 0.3);
}
#contactdl dt {
	float: left;
}

.contents-nav {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
}
.contents-nav li a {
	width: 140px;
	height: 35px;
	color: #fff;
	background-color: #66ccff;
	text-align: center;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	display: block;
	position: relative;
}
.contents-nav li a::after  {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-top: 14px solid #f00;
	border-right: 14px solid transparent;
}
#main-news-all a {
	font-size: 13px;
	background-color: #fff;
	padding: 0 10px;
	border : solid 1px #b3b3b3 ;
	border-top : solid 1px #e0e0e0 ;
	border-bottom : solid 1px #717171 ;
	box-shadow : 0 2px 6px rgba(100, 100, 100, 0.3) ;
}
#main-news dl {
	margin: 0;
}
#main-news dt {
	margin-right: 8px;
	display: inline;
	float: left;
}
#main-news dd {
	margin: 0;
}
.entry-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
	font-weight: 700;
	background-image: url("images/bg_h2.gif");
	background-repeat: no-repeat;
	margin-top: 2em;
	margin-bottom: 1.2173913043em;
	padding-left: 23px;
}

.entry-content h1 {
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
	font-weight: 700;
	background-image: url("images/bg_h2.gif");
	background-repeat: no-repeat;
	margin-top: 2.4347826087em;
	margin-bottom: 1.2173913043em;
	padding-left: 23px;
}
.entry-content h2 {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.1052631579;
	border-left: inset 5px #0099ff;
	margin-top: 2.9473684211em;
	margin-bottom: 1.4736842105em;
	padding-left: 5px;
}
.entry-content h3 {
	font-size: 16px;
	font-size: 1.067rem;
	line-height: 1.1052631579;
	margin-top: 0;
}
.entry-content h4 {
	font-size: 16px;
	font-size: 1.067rem;
	line-height: 1.1052631579;
	margin-top: 0;
	margin-bottom: 10px;
}
.page-header {
	border-top: none;
	margin: 0 7.6923% 0;
	padding-top: 0;
}
.page-title {
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
	font-weight: 700;
	background-image: url("images/bg_h2.gif");
	background-repeat: no-repeat;
	margin-top: 2.4347826087em;
	margin-bottom: 0;
	padding-left: 23px;
}
.entry-category {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.1052631579;
	border-left: inset 5px #0099ff;
	margin-top: 2.9473684211em;
	margin-bottom: 1.4736842105em;
	padding-left: 5px;
}
.foods {
	border-left: inset 5px #339966;
	padding-left: 3px;
}
.QA dt {
	background-image: url("images/bg_q&a_q.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 25px;
	margin-bottom: 5px;
}
.QA dd {
	background-image: url("images/bg_q&a_a.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 25px;
	margin-bottom: 20px;
}
.kari {
	border-left: inset 5px #ff3333;
	padding-left: 3px;
}
#corporate dt {
	font-weight: 700;
	width: 80px;
	float: left;
	clear: left;
	padding-left : 10px;
	}
#corporate dd {
	float: left;
	margin-left: 80px;
}
#corporate_en dt {
	font-weight: 700;
	width: 150px;
	float: left;
	clear: left;
	padding-left : 10px;
	}
#corporate_en dd {
	float: left;
	margin-left: 80px;
}
.recruit dt {
	font-weight: 700;
	width: 80px;
	float: left;
	clear: left;
	padding-left : 10px;
	}
.recruit dd {
	float: left;
	margin-left: 90px;
}
#nav-all {
	width: auto;
    text-align: center;
	margin-left: 8%;
	display: block;
}
.frame {
	color: #fff;
	font-size: 0.8125rem;
	font-weight: 700;
	background-color: #66ccff;
    border: solid thin #007acc;
	padding: 10px;
}
.frame:hover {
	color: #ff0000;
}
.single-title {
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
	font-weight: 700;
	background-image: url("images/bg_h2.gif");
	background-repeat: no-repeat;
	margin-top: 2.4347826087em;
	margin-bottom: 0;
	padding-botom: 0;
	padding-left: 23px;
}
#singledate {
	margin-right: 20%;
	display: block;
	float: right;
}
.form-red {
	color: #fff;
	background-color: #ff3333;
	font-size: 8px;
	font-size: 0.5rem;
	vertical-align: 3px;
	margin-right: 5px;
	padding: 2px;
}
#aboutus {
	margin-top: 2em;
	margin-bottom: 1.2173913043em;
}
#inquiry {
	margin-top: 2em;
	margin-bottom: 1.2173913043em;
}
#sitemapleft {
	float: left;
}
#sitemapleft li {
	margin-left: 10%;
}
#sitemapright {
	width: 45%;
}
#sitemapright li {
	margin-left: 10%;
}


/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */

.content-bottom-widgets {
	margin: 0;
}

.content-bottom-widgets .widget-area {
	margin: 0;
}

/**
 * 11.6 - Footer
 */

.site-footer {
	padding: 1.75em 7.6923% 0;
    border-top: medium solid #0099ff;
}
.site-footer .site-title:after {
	content: "\002f";
	display: inline-block;
	font-family: Montserrat, sans-serif;
	opacity: 0.7;
	padding: 0 0.307692308em 0 0.538461538em;
}
#page-top {
    position: fixed;
    bottom: 22px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    text-decoration: none;
    color: #0099ff;
    width: 100px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border: solid thin #0099ff;
    border-radius: 5px;
}
#page-top a:hover {
	font-weight: 700;
    text-decoration: none;
}

/**
 * 16 - plugins
 */
#confirm {
	padding-top: 20px;
	text-align: center;
	clear: both;
}
#return {
	margin-right: 20px;
}
#contactcheck {
	padding-top: 10px;
	text-align: center;
	clear: both;
}
.wpcf7-submit {
	width: 30%;
	margin-left: 20%;
	
}

/**
 * 14.1 - >= 710px
 */

@media screen and (min-width: 44.375em) {
	body:not(.custom-background-image):before {
    border-top: medium solid #0099ff;       /* サイトトップに青線 */
	}
	body:not(.custom-background-image):after {
		background: inherit;
		content: "";
		display: block;
		height: 21px;
		left: 0;
		position: fixed;
		width: 100%;
		z-index: 99;
	}
	input[type="date"],
	input[type="time"],
	input[type="datetime-local"],
	input[type="week"],
	input[type="month"],
	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	input[type="tel"],
	input[type="number"],
	textarea {
		width: 60%;
		margin-left: 5px;
		padding: 0;
		float: right;
	}
	.site-header {
		padding: 0.75em 7.6923%;
	}
	.site-title {
		margin-top: 0;
	}
	.site-description {
		position: absolute;
	}
	.entry-header,
	.post-thumbnail,
	.entry-content,
	.entry-summary,
	.entry-footer,
	.comments-area,
	.image-navigation,
	.post-navigation,
	.page-header,
	.page-content,
	.content-bottom-widgets {
		margin-right: 7.6923%;
	}
	#branding-left {
		width: 100%;
		float: left;
	}
	#branding-sitetitle {
	}
	.main-navigation {
		background: #fff;
	}
	.entry-content ul {
		margin-left: 20px;
	}
	#wpcf7-f174-p71-o1 p {
		text-align: right;
	}
	#wpcf7-f309-p129-o1 p {
		text-align: right;
	}
	.post-navigation .post-title {
		font-size: 16px;
		font-size: 1rem;
		margin-top: 1.75em ;
		line-height: 1.25;
	}
	.post-navigation {
		margin-right: 7.6923%;
		padding: 3.0em 0 1.0em;
	}
	.nav-previous {
		width: 37%;
		padding-right: 5px;
		border-right: solid thin #999;
		float: left;
	}
	.nav-next {
		width: 37%;
		padding-left: 5px;
		border-left: solid thin #999;
		float: right;
	}
	#nav-all {
		margin-left: auto;
		margin-right: auto;
	}
	.site-main > article {
		margin-bottom: 0;
	}
	.site-footer {
		clear: both;
	}
	#text-2 {
		width: 45%;
		float: left;
	}
	#text-4 {
		width: 70%;
		float: left;
	}
	#sitemapleft {
		width: 50%;
	}
	#sitemapright {
		float: left;
	}
}

/**
 * 14.3 - >= 910px
 */

@media screen and (min-width: 56.875em) {

	.site-header {
		padding: 0 2%;
	}
	#branding-logo {
		width: 50%;
	}
	.main-navigation a {
		outline-offset: -8px;
		padding: 0.35em;
		white-space: nowrap;
	}
	.main-navigation .primary-menu > li {
		border-left: solid thin #999;
		border-right: solid thin #999;
		padding: 0 10px;
		float: none;
	}
	.main-navigation .primary-menu > li+ li {
		border-left: none;
		border-right: solid thin #999;
	}
	#menu-navigation {
		width: 100%;
		text-align: center;
		display: table;
	}
	#menu-navigation li {
		display: table-cell;
	}
	#main-news {
		margin-right: 15%;
    	margin-left: 15%;
	}
	.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) {
		float: left;
		margin-right: 7.1428571%;
		width: 100%;
	}
	.site-footer {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 1.75em 4.5455% 0.1em;
	}
	.site-info {
		width: 100%;
		margin: 0;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
	.no-sidebar .content-area {
		padding: 0 4.5455%;
	}


}



/**
 * 14.4 - >= 985px
 */

@media screen and (min-width: 61.5625em) {
	.site-branding {
		width: 100%;
	}
	.site-main {
		margin-bottom: 3.0em;
		padding-bottom: 1.0em;
	}
	.site-main > article {
		margin-bottom: 0;
	}

	.content-bottom-widgets .widget-area,
	.widecolumn {
		margin: 0;
	}
	.site-header {
		padding: 0 10%;
	}
	.widget {
		margin-bottom: 0;
	}

	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
		width: 70%;
		float: left;
		margin-right: 15%;
		margin-left: 15%;
	}
	.post-navigation {
		padding-bottom: 0;
	}
	#text-2 {
		width: 50%;
	}

}

/**
 * 14.5 - >= 1200px
 */

@media screen and (min-width: 75em) {
	.site-header {
		padding: 0 15%;
	}
}