/*
Theme Name: child kitchen
Theme URI: 
Description: Child theme of gush theme for the Gush theme
Author: zai
Author URI: 
Template: gush
Version: 1.1.1
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 05 Jun 2020 04:51:50 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

body{
	font-family:"Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-family: "Montserrat", "Roboto", "游ゴシック体", "Yu Gothic", YuGothic, "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", MeiryoKe_PGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mt60 { margin-top: 60px !important; }
.mt70 { margin-top: 70px !important; }
.mt80 { margin-top: 80px !important; }
.mt90 { margin-top: 90px !important; }
.mt100 { margin-top: 100px !important; }

#header{
	width: 98%;
	height: 0;
	
	/* (画像の高さ / 画像の横幅) × 100 */
	padding-top: 77.92%;
	
	background: url('https://kc-zai.com/wp-content/uploads/2020/07/kctoppic01_02.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position:relative;
	margin: 0 auto;
	margin-top:10px;
}
header{
	position:absolute;
	top:0;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
   width:100%;
}
#header .top_title img {
	width:180px;
	padding-top:70px;
	padding-left:150px;
}
#header .top_title {
	
}

/*下層ページヘッダー*/
#header2{
	height: 200px;
	margin:10px 10px 0px 10px;
	background-color:#fff;
}
#header2 .top_title img {
	width:180px;
	padding-top:70px;
	padding-left:150px;
}

#header2 nav#menu ul li a{
	color:#896A45 !important;
}
#header2 nav#menu ul li a :hover{
	color:#DEB887 !important;
}
header #single_title{
	display:none;
}
/*トップメニュー*/
nav#menu {
    margin-bottom: 24px;
    color:#fff ;
	padding-top:40px;
	padding-right:50px;
	display:flex;
}
.togmenu ul a:hover{
	color:#DEB887 !important;
}

nav#menu .icon1{
	padding:10px;
	align-items:center;
}
.img-box-top{
	position: relative;
}
.img-box-top .active {
  position: absolute;
  left: 10px;
  top: 10px;
  opacity: 0;
  transition: 0.5s; // ゆっくり
	margin:10px !important;
	align-items:center !important;
}
.img-box-top:hover .active {
  opacity: 1;
}

.titlespace{
	margin-left:20px;
	margin-right:10px;
}

#sub{
	display:none;
}
#entry_body{
    width: 1024px !important;
}
#main{
	max-width:1024px !important;
}
#contents #main .home_area{
	display:none;
}
#contents #main {
	border:none !important;
}
/*トップギャラリー*/
.top-galle{
	margin-top:50px;
}
.galle-wrap{
	display:flex;
}
/*      見出し 、フォント     */
a{
	color:#3c3c3c;
}
a:hover {
    color: #b88c53;
}
h2{
font-family: "Montserrat", "Roboto", "游ゴシック体", "Yu Gothic", YuGothic, "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", MeiryoKe_PGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    font-size: 28px;
    letter-spacing: 0.2em;
    line-height: 20px;
    display: inline-block;
    padding: 0 30px;
    margin: 0;
    background-color: #FFF;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    z-index: 2;
    position: relative;
}
h2 span{
	font-size:16px;
}
/*h２横、マージン*/
.tit-wrap {
    text-align: center;
    position: relative;
	margin-bottom: 20px;
}
.tit-wrap::after {
    content: "";
    display: block;
    width: 100%;
	height:15px;
    position: absolute;
    top: 10%;
    left: 0;
    background: url(https://kc-zai.com/wp-content/uploads/2020/09/kc-line.png) center center no-repeat;
    background-size: 990px 15px;
}
/*お知らせ*/
.top-osi{
	margin-top:50px;
	margin-bottom:80px;
}
.news-wrap{
	margin:0px auto;
	width:900px;
	background-color:#FDF5E6;
	padding:20px 20px 20px 30px;
	border-radius:20px;
}
.news-wrap ul{
	color:#9c6868 !important;
}

/*ブログ*/
.top-blo{
	margin-bottom:80px;
}
.news-wrap2{
	margin:0px auto;
	width:900px;
	background-color:#FDF5E6;
	padding:20px 20px 20px 30px;
	border-radius:20px;
}
.news-wrap2 ul{
	display:flex;
	color:#9c6868 !important;
}

.news-wrap2 img{
	width:100% !important;
	height:150px;
	border-radius:20px 20px 0 0  !important;
}

.blog_area li{
	width:215px;
	height:275px;
	background-color:#DEB887;
	border-radius:20px;
	margin:0 5px;
}
/*SNSエリア*/
.sns_fl{
	display:flex;
	justify-content:space-between;
}
.insta{
	width:480px;
}
/*フッター*/
#footer {
    padding: 26px 0;
    color: #fff;
    text-align: center;
    background-color: #896A45;
    overflow: hidden;
}
.footer_r{
	float:right;
	width:500px;
}

/*投稿のページ詳細*/
.clearfix{
	display:flex;
	justify-content:space-between;
}
#page_pn{
	width:96%;
}
.blo_body{
	width:95%;
	margin:0px auto;
}

/*パンくずなしに*/
.pankuzu{
	display:none;
}
.meta_box{
	display:none;
}
/*スマホメニュー非表示*/
.cp_cont{
	display:none;
}

/*--------------------------------------
  TOPへ戻る
--------------------------------------*/
#page-top a {
    background: #BC8F8F;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 10px 5px;
    text-align: center;
    display: block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #ffeded;
	color: #bc8f8f;
}

/*ページャー非表示*/
.pager{
	display:none;
}
/*テストページ*/
.img-box {
  position: relative;
}
.img-box .active {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.5s; // ゆっくり
}
.img-box:hover .active {
  opacity: 1;
}
.en-fl{
	display:flex;
}
.en-fl img{
	margin-bottom:0px !important;
}
/*ここまでテスト*/


/*--------------------------------------
 タブレット対応　1024px以下
--------------------------------------*/
@media screen and (max-width : 1024px){
	html{
		width:100% !important;
		margin-top:0px !important;
	}
	.pc {
		display:none;
	}
	#header{

	}
#contents {
	width: 100%;
	}
#contents #main {
	padding: 20px 0px;
	}
.insta {
    margin: 0px 20px;
	}
	.insta iframe{
		margin-left:50px;
	}
	/*PAGETOPボタン位置*/
	#page-top {
		right: 40px;}
.footer_l, .footer_c, .footer_r {
    width:100%;
}	
}
/*--------------------------------------
 スマホ対応　767px以下
--------------------------------------*/
@media only screen and (max-width:767px) {
	html{
		width:100% !important;
		margin-top:0px !important;
	}
		.pc {
		display:none;
	}
	#entry_body{
		width:100% !important;
	}
	.news-wrap{
	  width: 98% !important;
    padding: 0px !important;
    font-size: 13px;
	}
	.news-wrap ul {
		padding:20px 10px;
	}
	h2{
		padding: 0 20px;
		font-size:26px;
		line-height: 1.5em;
	}
	.news-wrap2{
		width: 98% !important;
		font-size: 13px;
		padding:0px;
		margin:0px
	}
	.blog_area{
		display: flex;
  flex-direction: column;
		padding:10px;
		margin:0px;
	}
	.blog_area li{
		margin-bottom:5px !important;
		margin-left:30px !important;
    width: 250px !important;
	}
	.sns_area{
		width:100% !important;
	}
	.sns_fl{
		flex-direction:column !important;
	}
	.insta{
		width:100% !important;
		margin:10px 0px;
	}
	.insta iframe {
    margin-left: 0px !important;
		width:97% !important;
}
	#page-top {
    right: 30px !important;
}
	#header .top_title img {
    width: 160px;
    padding-top: 10px;
    padding-left: 30px;
}
	#header{
		margin:0px;
		width:100%;
	}
	#header2{
		margin:0px;
		width:100% !important;
	}
	#header2 .top_title img {
    width: 160px;
    padding-top: 10px;
    padding-left: 30px;
}
	/*スマホ用メニューここから*/
	*, *:before, *:after {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
ol, ul {
	list-style: none;
}
a {
	text-decoration: none;
	color:inherit;
}
.cp_cont {
	height: 65vh;
}
.cp_offcm01 {
	position: fixed;
	top: 20px;
	right: 20px;
	display: inline-block;
}
/* menu */
.cp_offcm01 .cp_menu {
	position: fixed;
	top: 0;
	right: -100vw;
	width: 250px;
	height: 100%;
	cursor: pointer;
	-webkit-transition: 0.53s transform;
	        transition: 0.53s transform;
	-webkit-transition-timing-function: cubic-bezier(.38,.52,.23,.99);
	        transition-timing-function: cubic-bezier(.38,.52,.23,.99);
	background-color: #fff;
	opacity: 0.9;
	z-index: 100;
}
.cp_offcm01 .cp_menu ul {
	margin: 0;
	padding: 0;
}
.cp_offcm01 .cp_menu li {
	list-style: none;
}
.cp_offcm01 .cp_menu li a {
	display: block;
	padding: 20px;
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #333;
}

.cp_offcm01 #cp_toggle01 {
	position: absolute;
	display: none;
	opacity: 0;
}
.cp_offcm01 #cp_toggle01:checked ~ .cp_menu {
	-webkit-transform: translateX(-100vw);
	        transform: translateX(-100vw);
}
/* menu toggle */
.cp_offcm01 #cp_toggle01 ~ label {
	display: block;
	padding: 0.5em;
	cursor: pointer;
	-webkit-transition: 0.5s transform;
	        transition: 0.5s transform;
	-webkit-transition-timing-function: cubic-bezier(.61,-0.38,.37,1.27);
	        transition-timing-function: cubic-bezier(.61,-0.38,.37,1.27);
	text-align: center;
	color: #D2B48C;
}
.cp_offcm01 #cp_toggle01:checked ~ label {
	-webkit-transform: translateX(-250px);
	        transform: translateX(-250px);
}
.cp_offcm01 #cp_toggle01 ~ label::before {
	font-family: 'FontAwesome';
	content: '\f0c9';
	font-size: 2em
}
.cp_offcm01 #cp_toggle01:checked ~ label::before {
	content: '\f00d';
}
	
	#header2 .cp_offcm01 {
		position: absolute;}
	
/*ここまでスマホメニュー*/
	.cp_cont{
		display:block !important;
	}
	nav#menu{
		display:none !important;
	}
	#header2 {
		height:100px !important;
	}
	#header .hgroup {
    margin-top: -250px;
}
	#header2 .hgroup {
    margin-top: -250px;
}
}
