@charset "utf-8";
/*
Theme Name:tree_tcd081-child
Template:tree_tcd081
Description:WordPressテーマ「TREE子テーマ」
Version:1.1
*/


/* ヘッダー文字サイズ */
.menu-item a span{
	font-size:17px;
}
/* ページ背景 */
#body {
background:url(https://chidoriya.sakura.ne.jp/wp01/wp-content/uploads/2020/10/bg-main.jpg)bottom center!important;
	position:relative;
}
/* ヘッダーボタン文字サイズ */
#header_button {
	font-size:17px!important;
}
/* ヘッダー背景色 */
#header{
   background: rgba(255,255,255,.2);
}
/* topページ文字色 */
.pink{
	color:#d6506a;
}
.kon{
	color:#1a4b7c;
}
.yellow{
	color:#f0c372;
}
/* TOPページお届けまで */
.link_button.animate_item.active{
	margin-top:50px;
}
/* TOPページコンセプト */
.concept {
	position:relative;
	height:340px
}
.concept-p{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	height:340px;
}
.siteContent {
background: url(https://chidoriya.sakura.ne.jp/wp01/wp-content/uploads/2020/10/pattern-1.png) repeat;
}

/*  -----------------------------------------------
 * ちどりやについて--------------------------- */
/* ページ背景青 */
.page-id-123 {
background:url(https://chidoriya.sakura.ne.jp/wp01/wp-content/uploads/2020/10/bg-main.jpg)bottom center!important;
	position:relative;
}
/* 青背景下 */
.page-id-123::after{
	position:absolute;
	height:1000px;
	width:100%;
	left:0;
	bottom:150px;
	content:'';
background:url(https://chidoriya.sakura.ne.jp/wp01/wp-content/uploads/2020/10/blue.png)center / cover;
}

/* 共通 */
.sp{
	display:none;
}
/* ページフッター */
.footer_bg_image{
	background:none!important;
}
#footer_overlay{
background: url(https://chidoriya.sakura.ne.jp/wp01/wp-content/uploads/2020/10/bg-blue.png)top center / cover!important;
}

/* ----------見出し青 ---------*/
#blue h2{
	margin-bottom:60px;
	background: url(https://chidoriya.sakura.ne.jp/wp01/wp-content/uploads/2020/10/h2-blue.png)center left / cover no-repeat;
	padding-left:45px;
	font-size:32px;
}
#blue h2 span{
	padding: 0 5px!important;
	background:#f7f7f7!important;
}

/* about h3 */
#blue h3{
	font-size:32px;
	margin-bottom:40px;
}

#blue .br-30{
	border-radius:30px;
}

/* テーブルA */
#blue .table-a{
	color:white;
  border-radius: 20px;
/* 	design  */
/*   background: #7b95b2; */
/* 	 背景と同じ色　　　 */
	background:#3d6998;
	padding: 60px 35px 40px 35px;
  display: block;
  width: 80%!important;
  margin: 0 auto;
}
#blue table td,
#blue table th{
  background: none;
  border: none;
  padding: 0 0 30px 0;
  line-height: 1;
}
#blue table td{
  padding-left: 70px;
  text-align: left;
}
/* テーブルB */
#blue .table-b th{
	width: 50%;
}
#blue .table-b th,
#blue .table-b td{
		border-bottom:1px solid gray;
	padding:20px 0;
	line-height:2;
	vertical-align:middle;
}

/*  -----------------------------------------------
 * 塩沢店---------------------------------- */

/* 右寄せ */
.a-r{
	text-align:right;
}
/* 左寄せ */
.a-l{
	text-align:left;
}
	/* ----------見出しピンク ---------*/
#pink h2{
	margin-bottom:60px;
	background: url(https://chidoriya.sakura.ne.jp/wp01/wp-content/uploads/2020/10/h2-pink.png)center left / cover no-repeat;
	padding-left:45px;
	font-size:32px;
}
#pink h2 span{
	padding: 0 5px!important;
	background:#f7f7f7!important;
}
/* 見出しh3 */
#pink h3{
	font-size:24px;
	margin-bottom:20px;
	position:relative;
}
#pink h3::after{
	position:absolute;
	content:'';
	width:230px;
	bottom: -5px;
	border-bottom: 2px solid #7b95b2;
	left: 0;
}
/* アクセス左余白 */
#pink dl{
	padding-left:50px;
}
#pink dd{
	margin-bottom:.5em;
	font-size:20px;
}
/* アクセス電車アイコン */
dd .train{
	margin:0 20px -15px 0;
}
/* アクセス車アイコン */
dd .car{
margin:0 10px -10px 0;
}
/* ページ背景pink */
.page-id-139{
background:url(https://chidoriya.sakura.ne.jp/wp01/wp-content/uploads/2020/10/bg-main.jpg)bottom center!important;
}
/* pink背景下 */
.page-id-139::after{
	position:absolute;
	height:1000px;
	width:100%;
	left:0;
	bottom:150px;
	content:'';
background:url(https://chidoriya.sakura.ne.jp/wp01/wp-content/uploads/2020/10/pink.png)center / cover;
}

/* 店内の様子背景 */
.bg-chidori{
background:url(https://chidoriya.sakura.ne.jp/wp01/wp-content/uploads/2020/10/tennai_b.png)50px center / 90%;
	background-repeat:no-repeat;
}


/*  -----------------------------------------------
 * Yahoo店----------------------------------- */
/* ページ背景 */
.page-id-145 {
background:url(https://chidoriya.sakura.ne.jp/wp01/wp-content/uploads/2020/10/bg-main.jpg)bottom center!important;
}
/* yellowk背景下 */
.page-id-145::after{
	position:absolute;
	height:1000px;
	width:100%;
	left:0;
	bottom:100px;
	content:'';
background:url(https://chidoriya.sakura.ne.jp/wp01/wp-content/uploads/2020/10/yellowpng-1.png)center / cover;
}
	/* ----------見出し黄色 ---------*/
#yellow h2{
	margin-bottom:60px;
	background: url(https://chidoriya.sakura.ne.jp/wp01/wp-content/uploads/2020/10/h2-yellow.png)center left / cover no-repeat;
	padding-left:45px;
	font-size:32px;
}
#yellow h2 span{
	padding: 0 5px!important;
	background:#f7f7f7!important;
}


/*  -----------------------------------------------
 * お届けまで--------------------------- */
/* ページ背景青 */
.page-id-383 {
background:url(https://chidoriya.sakura.ne.jp/wp01/wp-content/uploads/2020/10/bg-main.jpg)bottom center!important;
	position:relative;
}
/* 青背景下 */
.page-id-383::after{
	position:absolute;
	height:1000px;
	width:100%;
	left:0;
	bottom:150px;
	content:'';
background:url(https://chidoriya.sakura.ne.jp/wp01/wp-content/uploads/2020/10/blue.png)center / cover;
}
/* メニュー文字サイズ */
.menu-item a span{
	font-size:16px;
}
/* ヘッダー文字サイズ */
#page_header .headline{
	font-size:28px!important;
	white-space:nowrap;
}
/* トップページ各店案内 */
.kakuten{
	padding:50px 0;
}
.kakuten .cb_side_headline{
	position:static;
}
.flex{
	display:flex;
	align-items:center;
	justify-content:space-between;
}
ul.flex{
	list-style:none;
	padding-top:20px;
	margin:0;
}
.flex li{
	width:350px;
	overflow:hidden;
	height:350px;
}
.flex li img{
		transition:.75s ease;
}
.flex li img:hover{
	transform:scale(1.2);
	transition:.75s ease;
}
/*---------------------------------------------
 *  レスポンシブPC--------------------- */
@media screen and (max-width:1201px){
	/* TOPページ各店案内 */
body.home .kakuten .cb_side_headline.active{
	position:absolute;
	top:50px!important;
}
	ul.flex{
	padding-top:195px;
}
	.flex li{
	width:250px;
	height:250px;
}
/* 	header文字サイズ  */
	#page_header .headline{
	font-size:24px!important;
}
	/* 	header文字サイズ 余白 */
	#page_header .headline h2{
	padding: 10px 0!important;
}
}
/*---------------------------------------------
 *  レスポンシブTB--------------------- */
@media screen and (max-width:750px){
body.home .kakuten .cb_side_headline.active{
	top:10px!important;
}
	ul.flex{
	padding-top:85px;
	flex-direction:column;
}
	ul.flex li{
	width:100%;
	max-width:235px;
	margin-bottom:50px;	
}
	/* TOPページコンセプト */
.concept {
	height:250px
}
.concept-p{
	height:250px;
}
}
/*---------------------------------------------
 *  レスポンシブスマホ--------------------- */
@media screen and (max-width:650px){
/* スマホ時に出現 */
	.sp{
	display:block;
}
/* リンクページのth */
	.link-page th{
		width:35%!important;
	}
#blue.link-page table td{
	padding:20px 0 20px 10px!important;
}
	.pd0{
		padding:5px 0!important;
		line-height:1.8;
	}
/* TOPボタンスマホ時 */
	.sp_btn1{
		padding:0!important;
		height:50px!important;
	}
/* 見出し青２ */
	#blue h2{
		font-size:22px;
		padding-left:28px;
		margin-bottom:40px;
	}
/* 見出し青３ */
		#blue h3{
		font-size:22px;
			margin-bottom:10px;
	}
/*  -----------------------------------------------
 * ちどりやについて--------------------------- */
/* ページ背景 */
	/* テーブルa */
	#blue .table-a {
    padding: 30px 10px 20px 10px;
			width:100%!important;
		box-sizing:border-box
}
	#blue table td {
    padding-left: 10px;
		padding-bottom:10px;
		  line-height: 1.5;
}
	#blue table th {
   padding-bottom: 10px;
		width:35%;
		  line-height: 1.5;
}
/* テーブルb */
	#blue .table-b th {
    width: 40%;
}
/* 画像縮小 */
	.sp-size{
		width :80px;
	}
	.sp-size200{
		width: 200px;
	}


/*  -----------------------------------------------
 * 塩沢店--------------------------- */
	/* 見出しピンク２ */
	#pink h2{
		font-size:22px;
		padding-left:28px;
		margin-bottom:40px;
	}
/* 見出しピンク3 */
		#pink h3{
		font-size:18px;
			margin-bottom:20px;
	}
	/* アクセス左余白 */
	#pink dl{
	padding-left:10px;
}
	/* アクセス車、電車 */
	#pink dd{
	font-size:16px;
}
		/* アクセス車、電車アイコン */
#pink dd > .train{
		width:20px!important;
		height:auto!important;
		margin:0 10px -10px 0;
}
	#pink dd > .car{
		width:30px!important;
		height:auto!important;
		margin:0 10px -5px 0;
}
		#pink dt{
		margin-bottom:10px;
}

/*  -----------------------------------------------
 * Yahoo店--------------------------- */
	/* ページ背景 */
	/* 見出し黄色２ */
	#yellow h2{
		font-size:22px;
		padding-left:28px;
		margin-bottom:40px;
	}
	/* yellowk背景下 */
.page-id-145::after{
	position:absolute;
	height:500px;
	width:100%;
	left:0;
	bottom:100px;
	content:'';
background:url(https://chidoriya.sakura.ne.jp/wp01/wp-content/uploads/2020/10/yellowpng-1.png)center / cover;
}
}
/*------------------------------
 * - レスポンシブスマホ------ */
@media screen and (max-width:550px){
	/* ヘッダー文字サイズ */
#page_header .headline{
	font-size:18px!important;
}
}
