@charset "utf-8";
/*
Theme Name: cent_theme
Description: centlex_responsive
Version: 1.0
Author: centlex
*/

/* Reset.css入れるならここ */
body {
 background-color: #EEE;
 margin: 0;
 padding: 0;
/* color: #5C5C5C;*/
 color: #333;
 font-size: 1rem;
 line-height: 1.4;
 font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a {
 text-decoration: none;
 color: #3f3f3f;
}
a:hover {
 color: #000000;
}
a img {
 border: none;
}
.cf:after {
 content: "";
 clear: both;
 display: block;
}
table {
 border-collapse: collapse;
 border-spacing: 0;
}
ul, h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
}
li {
 list-style: none;
}
.outer {
 display: table;
 height: 100%;
}
* html .outer {
 position: relative;
}
*+html .outer {
 position: relative;
}
.vertical_middle {
 display: table-cell;
 vertical-align: middle;	
}
* html .vertical_middle {
 position: absolute;
 top: 50%;		
}
*+html .vertical_middle {
 position: absolute;
 top: 50%;	
}
.vertical_middle p.inner {
 margin: 0;
}
* html .vertical_middle p.inner {
 position: relative;
top: -50%;		
}
*+html .vertical_middle p.inner {
 position: relative;
 top: -50%;	
}
select, input[type="number"] {
 -moz-appearance: none;
 -webkit-appearance: none;
 appearance: none;
 border-radius: 0;
 border: 0;
 margin: 0;
 padding: 0;
 background: none transparent;
 vertical-align: middle;
 font-size: inherit;
 color: inherit;
 box-sizing: content-box;
}
input[type="button"],input[type="text"],input[type="submit"],input[type="number"],input[type="tel"] {
 -webkit-appearance: none;
 border-radius: 0;
}
p {
 margin: 1rem 0rem;
 padding: 0;
}

/* 以下ブログテーマのスタイル */

#container {
 background-color: #fff;
}

h2, h3, h4, h5, h6 {
 font-size: 1rem;
 padding: 0;
 margin: 0;
 border: none;
}
header .logo {
 float: left;
}
header h1 {
  font-size: 0.5rem;
  line-height: 1.5rem;
}
header h2 {
  font-size: 9px; 
}
header a.logo {
  font-size: 0.2rem;
  padding: 40px 0 0 0;
  width: 196px;
  height: 16px;
  display: block;
  overflow: hidden;
  background: url("http://kitchen-kyoto.com/zinzai/wp-content/uploads/2015/06/logo_wht.png") 0 0 no-repeat;
  background-size:contain;
}
header .logo {
 max-width: 70%;
}
header .contact {
 margin-top: 6px;
 float: right;
 font-size: 0.8rem;
}
header .contact a, .tel a {
 line-height: 1.5rem;
 font-style: bold;
 color: #1ab2ec;
}
header .contact i {
 font-size: 1.1rem;
 margin-right: 2px;
}
header .contact .tel {
 margin-top: -5px;
}
.hd_loop {
 padding: 10px;
 height: 60px;
/* background-color: #3EBDBE; */
 background-color: #00c302;
}
.hd_loop .title img {
 width: 141px;
 height: 38px;
}
.hd_left {
 float: left;
}
.hd_loop .hd_upd {
 color: #fff;
 font-size: 0.8rem;
 margin-left: 5px;
 font-weight: bold;
 text-shadow: 2px 2px 1px #999999;
}
.hd_title {
 float: left;
}
.hd_img {
 float: right;
 margin-top: -5px;
}
.hd_img img {
 width: 70px;
 height: 70px;
}
.post {
 margin-left: -1px;
 width: 100%;
 height: 70px;
 background-color: #ffffff;
 overflow: hidden;
 border-left: 1px solid #E3E3E3;
 border-bottom: 1px solid #E3E3E3;
 background: url('http://kitchen-kyoto.com/zinzai/wp-content/uploads/2015/06/arrow.png')  no-repeat;
 background-position: 97% center;
 background-size: 20px 30px;
}
.post_img, .post_content {
 float: left;
}
.post_img {
 width: 70px;
}
.post h2 a {
 font-size: 1rem;
 line-height: 1.2rem;
}
.post img {
 max-width: 66px;
 max-height: 66px;
 margin: 2px 0 0 2px;
}
.post_content {
 max-width: 65%;
 display: block;
 padding: 8px;
 height: 70px;
 overflow: hidden;
}
.post_content h3 {
 line-height: 1.2em !important;
 height: 36px;
 font-size: 0.9rem;
 font-weight: normal !important;
}
.post_content .info {
 font-size: 0.8rem;
}
section.single h2 {
  font-size: 1.2rem;
  padding: 20px;
  background-color: #00c302;
  color: #fff;
}
section.single p {
 padding: 0 20px;
}
section th, section td  {
 font-size: 1rem;
 padding: 10px;
 border: 1px solid #ddd; 
}
section th  {
 background: #f4f4f4; 
}
section.anken {
 border-top: 1px solid #E3E3E3;
}
.coin, .wakaba, .good, .bed {
 padding-left: 21px;
 background-size: 17px 17px;
}
.wakaba {
 background: url('http://kitchen-kyoto.com/zinzai/wp-content/uploads/2015/05/wakaba.png') no-repeat;
}
.coin {
 background: url('http://kitchen-kyoto.com/zinzai/wp-content/uploads/2015/05/coin.png') no-repeat;
}
.good {
 background: url('http://kitchen-kyoto.com/zinzai/wp-content/uploads/2015/05/good.png') no-repeat;
}
.bed {
 background: url('http://kitchen-kyoto.com/zinzai/wp-content/uploads/2015/05/bed2.png') no-repeat;
}
.location {
 background: url('http://kitchen-kyoto.com/zinzai/wp-content/uploads/2015/06/train.png') no-repeat;
}
.coin, .wakaba, .good, .bed, .location {
  padding-left: 16px;
  background-size: 13px 13px;
}
.location {
}
a:hover .post_img img {
 opacity: 0.9;
 filter: alpha(opacity=70);
 -ms-filter: "alpha(opacity=70)";
}
.send {
 margin-top: 10px;
 height: 120px;
 background: #fff;
 text-align: center;
}
@font-face {
	font-family: 'icomoon';
	src:url('./fonts/icomoon/icomoon.eot');
	src:url('./fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
		url('./fonts/icomoon/icomoon.woff') format('woff'),
		url('./fonts/icomoon/icomoon.ttf') format('truetype'),
		url('./fonts/icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
.btn-3:hover {
  background: #01b803;
}
.btn-3e {
  padding: 10px 70px 10px 20px;
  overflow: hidden;
}
.btn-3 {
  background: #00c302;
  color: #fff;
}
.btn {
  border: none;
  font-family: inherit;
  font-size: 1rem;
  cursor: pointer;
  display: inline-block;
  margin: 20px;
/*  text-transform: uppercase; */
  letter-spacing: 1px;
  font-weight: 500;
  outline: none;
  position: relative;
  transition: all 0.3s;
 text-align: left;
}
.btn-3e:before {
  left: auto;
  right: 10px;
  z-index: 2;
}
.btn-3:before {
  position: absolute;
  height: 100%;
  top: 0;
  line-height: 3;
  font-size: 140%;
  width: 32px;
}
.icon-arrow-right:before {
  content: "\e00d";
}
.btn:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
/*  text-transform: none;*/
  -webkit-font-smoothing: antialiased;
}
.btn-3e:hover:after {
  width: 40%;
}
.btn-3e:after {
  height: 150%;
  background: rgba(255,255,255,0.1);
  z-index: 1;
  right: 0;
  top: 0;
  margin: -5px 0 0 -5px;
  transform-origin: 0 0;
  transform: rotate(-20deg);
  -webkit-transform-origin: 0 0;
  -webkit-transform: rotate(-20deg);
  width: 77px;
}
.btn:after {
  content: '';
  position: absolute;
  transition: all 0.3s;
}
.btn span {
 font-size: 0.8rem;
}
section.merit h2 {
 padding: 10px;
  height: 41px;
 background-color: #00b08c;
}
section .cut {
 float: right;
 margin: 0 auto;
}
.cut img {
 max-width: 140px;
}
section.voice h2 {
 padding: 10px;
 height: 41px;
 background-color: #00b08c;
/* background-color: #3f5daa;*/
}
section.saiyou h2 {
 padding: 10px;
 height: 41px;
 background-color: #00b08c;
/* background-color: #5cc9f3;*/
}
section.merit h2 img, section.voice h2 img {
 width: 223px;
 height: 38px;
}
.wrap_cont {
 margin: 10px 0px; 
 padding: 10px;
 font-size: 0.9rem;
}
.wrap_cont ul {
 font-size: 0;
}
.merit h3, .saiyou h3 {
 font-size: 1.3rem;
}
.merit p, .saiyou p {
 line-height: 1.6;
 font-size: 0.9rem;
}
.process {
 height: 130px;
}
.proc_img, .process p {
 float: left;
}
.proc_img img {
 max-width: 115px;
}
section.saiyou h2 img {
 width: 191px;
 height: 38px;
}
.saiyou p {
 padding-left: 10px;
}
.process span {
 font-size: 1.3rem;
 font-weight: bold;
}
.explain {
 margin: 10px 10px -10px;
 font-size: 1rem;
 line-height: 1.5;
 padding: 20px;
/* color: #ffffff;
 background-color: #56b876;*/
 border-radius: 5px;
 border: solid 2px #eee;
}
.explain p {
 padding-left: 0px;
}
.head_nav, .foot_nav {
 border-top: 1px solid #E3E3E3;
 background: linear-gradient(to bottom, #fff 0%, #eee 100%);
}
.head_nav li {
/* display: block;*/
display:table-cell;  
 float: left;
 border-bottom: 1px solid #E3E3E3;
 width: 20%;
 height: 40px;
}
.foot_nav li {
 display: block;
 float: left;
 width: 50%;
 height: 60px;
 border-bottom: 1px solid #E3E3E3;
 background: url('http://kitchen-kyoto.com/zinzai/wp-content/uploads/2015/06/arrow.png')  no-repeat;
 background-position: 97% center;
 background-size: 20px 30px;
}
.head_nav li:not(:first-child), .foot_nav li:nth-child(even) {
 border-left: 1px solid #E3E3E3;
 margin-left: -1px;
}
.head_nav li a,.foot_nav li a {
 width: 100%;
 height: 40px;
 display: block;
 line-height: 60px;
 text-indent: 15px;
}
.head_nav li a {
 font-size: 0.8rem;
 line-height: 40px;
 text-indent: 10px;
}

footer {
 background-color: #767676;
 color: #ffffff;
 overflow: hidden;
}
footer p {
/* -webkit-margin-before: 0em !important;
 -webkit-margin-after: 0em !important;*/
 margin: 0;
 text-align: center;
 font-size: 0.8rem;
}
#approval, #copyright {
  float: none;
  padding: 0.7rem 0;
  border-top: 1px solid #929292;
  font-size: 0.7rem;
}
#approval {
 border-bottom: 1px solid #646464;
}
#copyright {
 font-size: 0.6rem;
}
.wpcf7-form {
/*	padding: 20px;*/
	margin: 0;
}

.wpcf7-form label {
	font-size: 14px;
	color: #333;
}

.wpcf7-form .required {
	font-size: 12px;
	color: red;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
	font-size: 1rem;
	margin: 0;
	padding: 10px 8px;
	background: #fff;
	border: 1px solid green;
/*	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;*/
	max-width: 95%;
	-webkit-appearance: none;
	border-radius: 0;
}

input[type="submit"] {
	font-size: 1rem;
	padding: 10px 20px;
	border: 1px solid green;
/*	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;*/
	background: #00c302;
	color: #fff;
	text-decoration: none;
	/*text-shadow: 0 1px rgba(255, 255, 255, .75);*/
	font-weight: normal;
	line-height: normal;
	cursor: pointer;
	-webkit-appearance: none;
   	border-radius: 0;
}

input[type="submit"]:hover {
	background: #01b803;
	color: #fff;
	text-shadow: 0 -1px rgba(0, 0, 0, .4);
}

input[type="submit"]:active {
	position: relative;
	top:1px;
}
select, input[type="number"] {
  max-width: 95%;
  padding: 10px 30px 10px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #999;
  background: #eee;
  background: url('http://kitchen-kyoto.com/zinzai/wp-content/uploads/2015/06/arrow01.png') right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
  background: url('http://kitchen-kyoto.com/zinzai/wp-content/uploads/2015/06/arrow01.png') right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#efebe1 100%);
  background-size: 20px, 100%;
}
select, input[type="number"] {
  vertical-align: middle;
}
.link a {
 margin: 0 3px;
 font-style: bold;
 color: #1ab2ec;
 text-decoration: underline;
}
section.single p.other_req {
 background-color: #f3f3f3;
 padding: 15px;
 margin: 5px 20px;
}
.rule_cont h3 {
 padding-left: 15px;
 font-size: 1.2rem;
}
.voice ul {
 font-size: 0;
}
.voice ul li {
 float: left;
 list-style: inline;
}
.voice_cont, .voice_head, scout_cont {
 margin: 10px auto 0px;
 padding: 5px 15px;
 border-radius: 10px;
}
.voice_head {
 background-color: #ddf0dd;
}
.voice_cont {
 background-color: #f7dbdf;
}
.voice_head .qtitle {
 background-color: #508855;
 color: #fff;
 padding: 3px;
 border-radius: 2px;
 margin-right: 5px;
}
.qtitle {
 font-size: 0.8rem;
}
.voice_cont i {
 margin-left: 10px;
 font-size: 1.1rem;
}
.scout {
 margin-top: 40px;
}
.scout_head {
 color: #00b08c;
}
.scout_cont ul li {
 float: left;
}
.scout_cont li.person {
 overflow: hidden;
  width: 120px;
  height: 80px;
  clear: both;
  font-size: 16px;
}
.scout_cont li.person h4 {
  margin: 14px 0 0 70px;
  font-size: 14px;
  line-height: 1.2;
 color: #00b08c;
}

.silet-man1 {
 background: url("http://kitchen-kyoto.com/zinzai/wp-content/uploads/2015/06/silet_man1.png") no-repeat;
 background-size: 50% auto;
}
.silet-man2 {
 background: url("http://kitchen-kyoto.com/zinzai/wp-content/uploads/2015/06/silet_man2.png") no-repeat;
 background-size: 50% auto;
}
.silet-woman1 {
 background: url("http://kitchen-kyoto.com/zinzai/wp-content/uploads/2015/06/silet_woman1.png") no-repeat;
 background-size: 50% auto;
}
.silet-woman2 {
 background: url("http://kitchen-kyoto.com/zinzai/wp-content/uploads/2015/06/silet_woman2.png") no-repeat;
 background-size: 50% auto;
}
li.boxText:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -13px;
  margin-top: -6.5px;
  border-right: solid 13px #b1d82d;
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  width: 0;
  height: 0;
}
li.boxText {
 position: relative;
  width: 50%;
  margin-left: 8px;
  margin-bottom: 20px;
  background: #eef3e0;
  border-left: solid 5px #b1d82d;
  box-sizing: border-box;
  font-size: 16px;
}
li.boxText span {
 display: table-cell;
 height: 60px;
 padding: 10px;
 vertical-align: middle;
 font-size: 0.9rem;
 color: #5C5C5C;
}
.atitle {
 background-color: #b06050;
 font-size: 0.8rem;
 color: #fff;
 padding: 3px;
 border-radius: 2px;
 margin-right: 5px;
}
.answer1, .answer2, .answer3, .user_prof {
 font-size: 0.9rem;
 line-height: 1.6;
}

@media screen and (max-width:680px) {
 #container {
  width: 100%;
  margin: 0 auto;
 }
 header {
  width: 95%;
  margin: 0 auto;
 }
 #wrapper {
/*  width: 95%;
  margin: 0 auto;*/
 }
 .head_nav li {
  width: 50%;
 }
 section .cut {
  float: none;
  margin: 10px auto;
  text-align: right;
  padding-right: 20px;
 }
 section.anken {
  height: 708px;;
 } 
 .boshuu {
  width: 100%;
 }
 /* section table   { width: 100%; }*/
 .boshuu th  { text-align: left; }
 .boshuu { margin: 0; }
 .boshuu th,
 .boshuu td{
   display: block;
   border-top: none;
   font-size: 0.9rem;
 }
 .boshuu tr:first-child th   { 
  border-top: 1px solid #ddd; 
 }
 section.single p {
/*  padding: 0 10px;*/
 }
 .voice ul li {
  width: 100%;
 }
 .foot_nav li {
  width: 100%;
 }

} /* //max-width:680px */


@media screen and (min-width:680px) {
 table {
  margin-left: 10px;
 }
 header {
  padding: 10px 10px 0px;
 }
 #container {
  width: 80%;
  margin: 0 auto;
 }
 #content {
  margin: 0 auto;
 }
 section.anken {
  height: 580px;
 }
 section.single table {
  margin-left: 20px;
 }
 section th, section td {
  font-size: 0.9rem;
  padding: 10px;
  border: 1px solid #ddd;
 }
 .other_req {
  background-color: #f3f3f3;
  padding: 15px;
  margin: 5px 15px;
 }
 .wrap_cont {
  margin: 10px 0px;
  padding: 5px 30px;
 }
 .merit .wrap_cont {
  margin: 20px 0px;
 }
 .merit p, .saiyou p {
  width: 75%;
 }
 section .cut {
  margin: -30px auto;
 }
 .voice ul li {
  width: 100%;
  margin-bottom: 10px;
 }
}
.small {
 font-size: 0.9rem;
}

@media screen and (min-width:860px) {
 
 .post {
  width: 50%;
  float: left;
 }
 section.anken {
 height: 355px;
 }
 
}

@media screen and (min-width:1024px)  {
 #container, #content {
  width: 860px;
  margin: 0 auto;
 }

}