
/*chi_style.css*/
@media screen and (min-width:768px) {

	html {
		box-sizing: border-box;
		overflow: auto
	}

	*,
	*:before,
	*:after {
		box-sizing: inherit;
		box-sizing: border-box;
		border-style: solid;
		border-width: 0;
		text-decoration: none;
	}

	ul.nav-child {
		padding: 0;
	}

	.sp {
		display: none !important
	}

	/*
.pc {
display: block
}*/

	body {
		margin: 0 auto;
		padding: 0;
		font-size: 16px;
		line-height: 1.618;
		background-color: #fff;
		padding-bottom: 75pt;
		font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
	}

	.wrapper {
		width: 100%;
		overflow: hidden;
		min-width: 1230px
	}

	.contents {
		width: 100%;
		min-width: 1230px;
	}

	img {
		/*vertical-align: middle;*/
		max-width: 100%;
		height: auto;
	}

	h1,
	h2 {
		font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
	}

	p {
		font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
		font-weight: 400;
		font-style: normal;
		color: #333333;
		line-height: 1.6;
	}

	sec,
	div,
	p {
		box-sizing: border-box;
		font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
	}

	div#google_translate_element {
		float: right;
		margin-right: 2em;
	}

	.clear {
		clear: both
	}

	a {
		font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
		font-weight: 400;
		line-height: 1.6;
		text-decoration: none;
		color: #333;
	}

	a:hover {
		cursor: pointer;
		/*filter: alpha(opacity=60);
-ms-filter: alpha(opacity=60);
-moz-opacity: 0.6;
-khtml-opacity: 0.6;*/
		opacity: 0.6;
		/*zoom: 1;*/
	}

	input:hover {
		cursor: pointer;
		/*filter: alpha(opacity=60);
-ms-filter: alpha(opacity=60);
-moz-opacity: 0.6;
-khtml-opacity: 0.6;*/
		opacity: 0.6;
		/*zoom: 1;*/
	}

	.featurette-divider {
		margin: 2rem;
	}

	p.featurette-divider {
		margin: 3rem;
	}

	/*---------------------------------------------
ヘッダー megamenu.cssより
---------------------------------------------*/
	.nav_toggle,
	.nav {
		display: none;
	}

	.site-header {
		/*width: 100%;*/
		height: 60px;
		min-width: 1230px;
		background: #fff;
		position: absolute;
		top: 0;
		z-index: 99;
		box-shadow: 0 10px 10px rgb(0 0 0 / 14%);
		position: relative;
	}

	.h_cont {
		position: relative;
		margin: 0 auto;
		box-sizing: border-box;
		/*height: 100%;*/
		align-items: center
	}

	.menu {
		position: relative;
		margin: 0 auto;
		box-sizing: border-box;
		height: 100%;
	}

	.menu-container {
		margin: 0 auto;
		width: 100%;
		background-color: transparent;
		z-index: 99;
		padding: 0;
		height: 100%
	}

	.menu-mobile,
	.ir-mobile,
	.mobile-logo,
	.rc-mobile,
	.reserve-mobile,
	.closeBt,
	.closeBt01 {
		display: none
	}

	ul li:nth-last-child(10):first-child {
		width: 100%;
		/*margin: 0 auto;*/
		position: relative;
	}

	.menu>ul.menu01 {
		width: 100%;
		margin: 0 auto;
		position: relative;
		box-sizing: border-box;
		/*display: -webkit-flex;*/
		display: flex;
		/*-webkit-justify-content: space-between;*/
		align-content: flex-start;
		justify-content: center;
		background-position: center center;
	}

	.menu>ul {
		margin: 0 auto;
		width: 100%;
		list-style: none;
		padding: 0;
		position: relative;
		box-sizing: border-box;
		z-index: 999;
		display: -webkit-flex;
		display: flex;
		/*-webkit-justify-content: flex-start;*/
		justify-content: flex-start;
		width: 1230px;
	}

	.menu>ul:after,
	.menu>ul:before {
		content: "";
		display: table;
	}

	/*
.menu>ul>li.h_logo {
width: 161px;
margin-right: 10px;
}:*/

	.menu>ul>li {
		float: left;
		padding: 0;
		margin: 0;
	}

	.menu>ul>li a {
		/* color: #000000; */
		/* padding: 0 10px; */
		/* text-decoration: none; */
		/* line-height: 100px; */
		/* display: block; */
		position: relative;
	}

	/*
.menu>ul>li:nth-child(2),
.menu>ul>li:nth-child(3),
.menu>ul>li:nth-child(4),
.menu>ul>li:nth-child(5),
.menu>ul>li:nth-child(6),
.menu>ul>li:nth-child(7) {
padding-top: 25px;
padding-top: 0px;
}*/

	.menu>ul>li:nth-child(2),
	.menu>ul>li:nth-child(3),
	.menu>ul>li:nth-child(4),
	.menu>ul>li:nth-child(5),
	.menu>ul>li:nth-child(6),
	.menu>ul>li:nth-child(7) {
		/*margin-right: 20px;
margin-top: 7px;*/
		margin-right: 10px;
		/* margin-top: 0px; */
		/* white-space: nowrap; */
	}

	/*
.menu>ul>li>a:hover {
cursor: pointer;
opacity: .6;
zoom: 1;
border-bottom: 4px solid #cd0004;
}*/

	.menu>ul>li:nth-child(2)>a,
	.menu>ul>li:nth-child(3)>a,
	.menu>ul>li:nth-child(4)>a,
	.menu>ul>li:nth-child(5)>a,
	.menu>ul>li:nth-child(6)>a,
	.menu>ul>li:nth-child(7)>a {
		position: relative;
		display: inline-block;
	}

	.menu>ul>li:nth-child(2)>a:after,
	.menu>ul>li:nth-child(3)>a:after,
	.menu>ul>li:nth-child(4)>a:after,
	.menu>ul>li:nth-child(5)>a:after,
	.menu>ul>li:nth-child(6)>a:after,
	.menu>ul>li:nth-child(7)>a:after {
		position: absolute;
		left: 0;
		content: '';
		width: 100%;
		height: 2px;
		background: #cd0004;
		bottom: 30px;
		/*アンダーラインが現れ始める位置（aタグの下辺からの高さ）*/
		opacity: 0;
		visibility: hidden;
		transition: 0.3s;
	}

	.menu>ul>li:nth-child(2)>a:hover:after,
	.menu>ul>li:nth-child(3)>a:hover:after,
	.menu>ul>li:nth-child(4)>a:hover:after,
	.menu>ul>li:nth-child(5)>a:hover:after,
	.menu>ul>li:nth-child(6)>a:hover:after,
	.menu>ul>li:nth-child(7)>a:hover:after {
		visibility: visible;
		bottom: 70px;
		/*アニメーションが止まる位置*/
		opacity: 1;
	}

	/*---------------------------------------------
ヘッダー
---------------------------------------------*/

	.h_logo01 img {
		max-width: 100%;
		/* padding-top: 20px; */
		/* margin-left: 30px; */
	}

	a.h_logo01 {
		width: 161px;
		position: absolute;
		bottom: 0;
	}

	.h_contLeft {
		/*-webkit-flex-basis: 161px;*/
		flex-basis: 161px
	}

	.h_contRight {
		/*-webkit-flex-basis: 1069px;*/
		flex-basis: 1069px;
		/*-webkit-flex-basis: 660px;*/
		flex-basis: 660px
	}

	/*
.menu>ul>li:nth-last-child(-n + 3) {
position: absolute;
top: 0;
width: 142px;
text-align: center;
z-index: 99;
height: 133px;
white-space: nowrap;
}*/

	/*
.menu>ul>li a.h_link_ir {
position: absolute;
top: 0;
right: 300px;
background-color: #1a1a1a;
width: 142px;
text-align: center;
padding: 40px 0;
z-index: 99;
height: 133px;
}*/

	/*
.menu>ul>li a.h_link_tempo {
/* position: absolute; */
	/* top: 0; */
	/* right: 150px; */
	/*background-color: #cd0004;*/
	/* width: 142px; */
	/* text-align: center; */
	/* padding: 39px 0; */
	/* z-index: 99; */
	/* height: 133px;
}*/

	/*
.menu>ul>li a.h_link_rc {
/* position: absolute; */
	/* top: 0; */
	/* right: 0px; */
	/*background-color: #FFB433;*/
	/* width: 142px; */
	/* text-align: center; */
	/* padding: 40px 0; */
	/* z-index: 99; */
	/* height: 133px;
}*/

	.menu>ul>li a.h_link_ir:hover,
	.menu>ul>li a.h_link_tempo:hover,
	.menu>ul>li a.h_link_rc:hover {
		cursor: pointer;
		/*filter: alpha(opacity=80);
-ms-filter: "alpha(opacity=80)";
-moz-opacity: 0.8;
-khtml-opacity: 0.8;*/
		opacity: 0.8;
		/*zoom: 1;*/
		/*border-bottom: none;*/
	}

	a.h_link_ir span,
	a.h_link_tempo span,
	a.h_link_rc span {
		color: #fff;
		font-size: 20px;
		line-height: 1.4;
		margin: 20px;
		white-space: nowrap;
	}


	/*---------------------------------------------
メインビジュアル
---------------------------------------------*/

	.mainV,
	.mainV_wrapper {
		position: relative;
		width: 100%
	}

	.mainV {
		background-image: url(https://www.chimney.co.jp/chi_img/top/main_v.webp);
		background-size: cover;
		/*background-position: center center;*/
		background-repeat: no-repeat;
		background-position: right top;
		width: 100vw;
		height: 96vh;
	}

	.mainTitle {
		position: absolute;
		top: 50%;
		left: 50%;
		/*-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);*/
		transform: translate(-50%, -50%);
		color: #fff;
		font-size: 40px;
		line-height: 1.4;
		/*-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;*/
		writing-mode: vertical-rl;
		font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
		font-weight: 600;
		letter-spacing: .1em;
		text-shadow: 0 0 4px rgba(0, 0, 0)
	}

	.diago {
		position: absolute;
		left: 0;
		bottom: 0
	}

	.diago img {
		max-width: 620px
	}

	/*---------------------------------------------
トップ　店鋪一覧（タイル）
---------------------------------------------*/

	div.temo_list_top {
		width: 100%;
		min-width: 1230px;
		/*background: rgba(255, 255, 255, .8);*/
		position: absolute;
		bottom: 0;
		padding: 20px 10px 30px 10px;
		margin: 0 auto;
		background-color: #fff;
	}

	.temo_list_top ul {
		width: 100%;
		margin: 0 auto;
		position: relative;
		box-sizing: border-box;
		display: -webkit-flex;
		display: flex;
		/*-webkit-justify-content: space-between;*/
		justify-content: space-between;
		padding: 0;
	}

	.temo_list_top ul li a img {
		width: 100%;
		height: auto;
		padding-left: 6px;
	}

	/*---------------------------------------------
TOP - 多言語対応
---------------------------------------------*/
	.sec01 {
		width: 100%;
		height: 100%;
		min-width: 1230px;
		height: 510px;
		background-image: url(https://www.chimney.co.jp/chi_img/top/multilingual_bg.jpg);
		background-size: cover;
		background-position: center center;
		overflow: hidden
	}

	.sec_inner01 {
		width: 1120px;
		margin: 0 auto;
		height: 100%;
		overflow: hidden;
		position: relative;
		box-sizing: border-box
	}

	img.multi_menu {
		width: 530px;
		position: absolute;
		top: 10px;
		right: 0
	}

	h2.multi_title {
		font-size: 38px;
		color: #cd0004;
		margin-top: 80px;
		margin-bottom: 20px;
		font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
		font-weight: 700;
		font-style: normal
	}

	p.multi_tx {
		font-size: 26px;
		color: #333;
		padding-top: 20px;
		border-top: 2px solid #cd0004;
		line-height: 1.5;
		display: inline-block;
		font-weight: 600;
	}

	p.multi_tx span.langtxt {
		margin-top: 20px;
		display: block
	}

	ul.multi_lang li {
		font-size: 24px;
		color: #cd0004;
		font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
		font-weight: 700;
		width: 160px;
		height: 160px;
		border-radius: 50%;
		border: 1px solid #cd0004;
		background: rgba(205, 0, 4, .3);
		text-align: center;
		line-height: 160px;
		display: inline-block;
		margin-left: 40px
	}

	ul.multi_lang li:first-child {
		margin-left: 0
	}

	ul.multi_lang li a {
		color: #cd0004
	}

	.inbaundo_area {
		display: block;
		width: 1120px;
		margin: 0 auto;
		position: absolute;
		top: 86%;
		left: 50%;
		transform: translate(-50%, -50%);
		text-align: center
	}

	.inbaundo_area a {
		text-decoration: none;
	}

	a.inbaundo_bt {
		font-size: 26px;
		color: #fff;
		text-align: center;
		display: inline-block;
		width: 476px;
		padding: 5px 0;
		border: 1px solid #fff;
		background: rgba(0, 0, 0, 0.4);
		margin-top: 20px;
		display: block;
	}

	a.inbaundo_bt span {
		vertical-align: 2px
	}

	/*---------------------------------------------
コロナ対策
---------------------------------------------*/


	/* LINE006 */
	.button_line006 a {
		position: relative;
		display: flex;
		justify-content: space-around;
		align-items: center;
		margin: 0 auto;
		max-width: 1230px;
		padding: 10px 25px;
		color: #3cb3e4;
		transition: 0.3s ease-in-out;
		font-weight: 600;
		margin-top: 30px;
		margin-bottom: 30px;
		font-size: 20px;
		text-decoration: none;
		text-align: center;
	}

	.button_line006 a:before,
	.button_line006 a:after {
		position: absolute;
		width: 100%;
		height: 3px;
		content: '';
		/*-webkit-transition: all .3s;*/
		transition: all .3s;
		background: #3cb3e4;
	}

	.button_line006 a:before {
		top: 0;
		left: 0;
	}

	.button_line006 a:after {
		right: 0;
		bottom: 0;
	}

	.button_line006 a:hover:before,
	.button_line006 a:hover:after {
		width: 0;
	}

	.box5 {
		padding: 0.5em 1em;
		margin: 2em 2em;
		border: double 5px #4ec4d3;
		text-align: center;
	}

	.box5 p {
		margin: 0;
		padding: 0;
	}

	.box5 p a {
		text-decoration: none;
		color: #4ec4d3;
	}

	/*
.colonaw {
border: #3cb3e4 3px double;
}
.coloheading {
text-align: center;
font-size: 20px;
}
.coloheading a,
.colonaw {
color: #3cb3e4;
margin: 20px;
}
/*
.colonawt .coloheading {
border-top: 3px solid #3cb3e4;
border-bottom: 3px solid #3cb3e4;
padding: 5px 20px;
text-align: center;
margin: 30px auto;
color: #3cb3e4;
font-weight: 700
}
*/
	/*
.colonawt .coloheading:before {
content: "";
display: block;
position: absolute;
width: calc(100% - 20px);
height: 58px;
top: -8px;
left: 8px
}*/


	/*---------------------------------------------
TOP - Slider
---------------------------------------------*/

	.sec_inner11_sl {
		margin: 0 auto;
		height: 100%;
		position: relative;
		width: 70pc;
		padding: 40px 0 20px 0;
		text-align: center;
		box-sizing: border-box;
	}

	.bx-wrapper img {
		max-width: 100%;
		display: block;
		/* width: 543px;*/
	}

	.sec02 {
		width: 100%;
		height: auto;
		min-width: 1230px;
		background: #fff;
		position: relative;
		padding: 30px 0 60px 0;
	}

	.sec_inner02 {
		width: 1120px;
		margin: 0 auto;
		box-sizing: border-box
	}

	.sec02_01 {
		padding: 50px 0;
		max-width: 1230px;
		margin: 0 auto;
		width: 100%
	}

	.bx-wrapper {
		width: 1120px;
		margin: 0 auto;
		max-width: 100%;
		position: relative
	}

	#bxslider-outer {
		width: 1120px;
		margin: 0 auto;
		position: relative;
	}

	ul.bxslider li {
		max-width: 543px;
	}

	ul.bxslider li {
		margin-right: 31px;
	}

	.prev-btn a {
		width: 50px;
		height: 50px;
		position: absolute;
		left: -50px;
		top: 50%;
		margin-top: -25px;
		background-image: url(https://www.chimney.co.jp/chi_img/top/bx_prev.png);
		background-size: cover;
		background-position: center center
	}

	.next-btn a {
		width: 50px;
		height: 50px;
		position: absolute;
		right: -50px;
		top: 50%;
		margin-top: -25px;
		background-image: url(https://www.chimney.co.jp/chi_img/top/bx_next.png);
		background-size: cover;
		background-position: center center
	}

	.bnr {
		text-align: center;
		margin-top: 50px !important
	}

	.prev-btn img,
	.next-btn img {
		width: 49px
	}

	/*---------------------------------------------
Top - ご予約　店鋪検索
---------------------------------------------*/
	.sec03 {
		width: 100%;
		height: 100%;
		min-width: 1230px;
		height: 430px;
		background-image: url(https://www.chimney.co.jp/chi_img/top/reserve_bg.jpg);
		background-size: cover;
		background-position: center center;
		overflow: hidden;
		background-repeat: no-repeat
	}

	.sec_inner03 {
		width: 1120px;
		margin: 0 auto;
		height: 100%;
		position: relative;
		box-sizing: border-box
	}


	div.hishigata img {
		position: absolute;
		background-size: cover;
		background-position: center center;
		overflow: hidden;
		width: 430px;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%)
	}

	.hishigata img {
		width: 465px;
	}

	div.hishigata p {
		font-size: 12px;
		color: #8c8080;
		text-align: center;
		position: absolute;
		top: 280px;
		left: 0;
		right: 0;
		margin: 0 auto;
		display: block;
	}

	/*---------------------------------------------
Top - おせち
---------------------------------------------*/
	.sec05-osechi {
		width: 100%;
		height: 100%;
		min-width: 1230px;
		height: 800px;
		background-image: url(https://www.chimney.co.jp/chi_img/top/02_top_osechi_bnr.jpg);
		background-size: cover;
		background-position: center center;
		overflow: hidden;
		background-repeat: no-repeat;
	}

	.sec_inner05-osechi {
		width: 1120px;
		margin: 0 auto;
		height: 100%;
		position: relative;
		box-sizing: border-box;
	}

	.osechi_area {
		display: block;
		width: 1120px;
		margin: 0 auto;
		position: absolute;
		top: 86%;
		left: 50%;
		transform: translate(-50%, -50%);
		text-align: center
	}

	a.osechi_bt {
		font-size: 26px;
		color: #fff;
		text-align: center;
		display: inline-block;
		width: 476px;
		padding: 5px 0;
		border: 1px solid #fff;
		background: rgba(205, 0, 4, 0.4);
		margin: 0 10px;
	}

	a.osechi_bt span {
		vertical-align: 2px
	}

	/*---------------------------------------------
Top - 季節の宴会コース
---------------------------------------------*/
	.sec05 {
		width: 100%;
		height: 100%;
		min-width: 1230px;
		height: 250px;
		background-image: url(https://www.chimney.co.jp/chi_img/top/course.jpg);
		background-size: cover;
		background-position: center center;
		overflow: hidden;
		background-repeat: no-repeat;
	}

	.sec_inner05 {
		width: 1120px;
		margin: 0 auto;
		height: 100%;
		position: relative;
		box-sizing: border-box;
	}

	.enkai_area {
		display: block;
		width: 1120px;
		margin: 0 auto;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		text-align: center
	}

	a.enkai_bt {
		font-size: 32px;
		color: #fff;
		text-align: center;
		display: inline-block;
		width: 476px;
		padding: 34px 0;
		border: 1px solid #fff;
		background: rgba(0, 0, 0, 0.4);
		margin: 0 10px
	}

	a.enkai_bt span {
		vertical-align: 2px
	}

	/*---------------------------------------------
Top - 地産地消
---------------------------------------------*/
	.sec06 {
		width: 100%;
		height: 100%;
		min-width: 1230px;
		height: 660px;
		background-image: url(https://www.chimney.co.jp/chi_img/top/chisan_bg.webp);
		background-size: cover;
		background-position: center center;
		overflow: hidden
	}

	.sec_inner06 {
		width: 1120px;
		margin: 0 auto;
		height: 100%;
		overflow: hidden;
		position: relative;
		box-sizing: border-box
	}

	.chisanTitle {
		width: 578px;
		margin-top: 50px;
		height: 260px;
		background-image: url(https://www.chimney.co.jp/chi_img/top/chisan.png);
		background-size: 578px;
		background-repeat: no-repeat;
	}

	p.chisanText01 {
		font-size: 28px;
		font-weight: 700;
	}

	p.chisanText01 span {
		font-weight: 700;
		font-size: 30px
	}

	p.chisanText02 {
		font-size: 20px;
		margin-top: 10px;
		font-weight: 400;
	}

	p.chisanText02 span {
		color: #dc276d
	}

	/*---------------------------------------------
Top - バナーエリア
---------------------------------------------*/
	.sec07 {
		width: 100%;
		min-width: 1230px;
		background-image: url(https://www.chimney.co.jp/chi_img/top/washi-pattern-01.jpg);
		background-position: center center;
		background-repeat: repeat
	}

	.sec_inner07 {
		width: 1120px;
		margin: 0 auto;
		height: 100%;
		position: relative;
		padding: 50px 0 50px 0;
		box-sizing: border-box
	}

	ul.top_bannar {
		display: -webkit-flex;
		display: flex;
		/*-webkit-justify-content: space-between;*/
		justify-content: space-between;
		/*-webkit-flex-wrap: wrap;*/
		flex-wrap: wrap;
		padding: 0;
	}

	ul.top_bannar li {
		/*-webkit-flex-basis: 543px;*/
		flex-basis: 543px;
		width: 543px;
		margin-bottom: 36px
	}

	ul.top_bannar li img {
		width: 543px
	}

	ul.top_bannar li:nth-child(3),
	ul.top_bannar li:nth-child(4) {
		margin-bottom: 0
	}

	/*---------------------------------------------
Top - チムニー公式アプリ
---------------------------------------------*/
	.sec08 {
		width: 100%;
		min-width: 1230px;
		background: #fff
	}

	.sec_inner08 {
		width: 1120px;
		margin: 0 auto;
		height: 100%;
		position: relative;
		padding: 50px 0 85px 0;
		box-sizing: border-box
	}

	.smart_wrap {
		display: -webkit-flex;
		display: flex;
		/*-webkit-justify-content: space-between;*/
		justify-content: space-between;
		background-image: url(https://www.chimney.co.jp/chi_img/top/smart_bg.png);
		background-size: contain;
		background-position: center 87%;
		background-repeat: no-repeat
	}

	img.c_group {
		width: 117px;
		display: inline-block;
		margin-right: 40px
	}

	h3.appli_title {
		display: inline-block;
		font-size: 30px;
		font-weight: 700;
		line-height: 1.6;
		vertical-align: middle
	}

	p.appli_text {
		font-size: 16px;
		margin-top: 30px;
		font-family: "メイリオ", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "MS Ｐゴシック",
			Helvetica, Arial, sans-serif;
	}

	ul.to_appli {
		display: -webkit-flex;
		display: flex;
		/*-webkit-justify-content: space-between;*/
		justify-content: space-between;
		width: 360px;
		margin: 0 auto;
		margin-top: 80px
	}

	ul.to_appli01 {
		display: none
	}

	ul.to_appli li {
		text-align: center
	}

	ul.to_appli li p {
		margin-bottom: 20px
	}

	img.google_logo,
	img.mac_logo {
		width: 155px
	}

	img.smartphone {
		width: 406px
	}

	ul.to_appli p {
		font-family: "メイリオ", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "MS Ｐゴシック",
			Helvetica, Arial, sans-serif;
	}

	/*---------------------------------------------
Top - メディア紹介　　
---------------------------------------------*/
	.sec09 {
		width: 100%;
		min-width: 1230px;
		background: #fff;
		padding-top: 80px
	}

	.sec_inner09 {
		margin: 0 auto;
		height: 100%;
		position: relative;
		width: 1120px;
		box-sizing: border-box
	}

	.section1 {
		padding: 350px 0 100px 0
	}

	.section2 {
		padding: 0
	}

	.section1 {
		position: relative;
		background-image: url(https://www.chimney.co.jp/chi_img/top/washi-pattern-01.jpg);
		background-position: center center;
		background-repeat: repeat;
		width: 100%;
		min-width: 1230px
	}

	.section1:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 350px 100vw 0 0;
		border-color: #fff transparent transparent
	}

	.media_title {
		background-image: url(https://www.chimney.co.jp/chi_img/top/media_title_pc.png);
		background-size: 300px;
		background-repeat: no-repeat;
		width: auto;
		height: 400pX;
		width: 318px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	ul.media_item {
		display: -webkit-flex;
		display: flex;
		/*-webkit-justify-content: space-between;*/
		justify-content: space-between;
		width: 1120px;
		box-sizing: border-box;
		margin: 0 auto;
		padding: 0;
	}

	ul.media_item li {
		/*-webkit-flex-basis: 365px;*/
		flex-basis: 365px;
		width: 365px;
		background: #fff
	}

	/*メディア掲載情報アイコンスタイル*/
	ul.media_item li div.m_tv {
		display: block;
		height: 100%
	}

	ul.media_item li div.m_book,
	ul.media_item li div.m_dvd,
	ul.media_item li div.m_movie,
	ul.media_item li div.m_news,
	ul.media_item li div.m_newssy,
	ul.media_item li div.m_radio,
	ul.media_item li div.m_tv,
	ul.media_item li div.m_web {
		position: relative
	}

	ul.media_item li div.m_book:after,
	ul.media_item li div.m_dvd:after,
	ul.media_item li div.m_movie:after,
	ul.media_item li div.m_news:after,
	ul.media_item li div.m_newssy:after,
	ul.media_item li div.m_radio:after,
	ul.media_item li div.m_tv:after,
	ul.media_item li div.m_web:after {
		color: #fff;
		font-size: 18px;
		font-weight: 700;
		background: #cd0004;
		padding: 3px 0;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
		text-align: center;
		letter-spacing: .1em;
	}

	ul.media_item li div.m_tv:after {
		content: 'TV'
	}

	ul.media_item li div.m_movie:after {
		content: '動画'
	}

	ul.media_item li div.m_radio:after {
		content: 'ラジオ'
	}

	ul.media_item li div.m_web:after {
		content: 'WEB'
	}

	ul.media_item li div.m_news:after {
		content: '新聞'
	}

	ul.media_item li div.m_book:after {
		content: '書籍'
	}

	ul.media_item li div.m_dvd:after {
		content: 'DVD'
	}

	ul.media_item li div.m_newssy:after {
		content: 'NEWS'
	}

	/*メディア掲載情報アイコンスタイル*/


	/*半期：提案予定_20221006_メディア*/
	/*
.medianewstag {
padding: 20px 10px 0px;
color: #fff;
width: 100px;
text-align: center;
letter-spacing: 2.4px;
}
*/

	.medianewstag {
		/*padding: 20px 10px 0px;*/
		color: #fff;
		/*width: 100px;*/
		text-align: center;
		letter-spacing: 2.4px;
		background-color: #cd0004;
	}

	.medianewsnaiyou {
		background: #fff;
		padding: 10px;
	}

	.m_date {
		font-size: 14px;
		margin: 8px 0
	}

	.m_text,
	.m_text2 {
		font-size: 16px;
	}

	p.m_title a,
	.m_text a,
	.m_text2 a {
		color: #333333;
		text-decoration: none;
	}

	p.m_title a:hover,
	.m_text a:hover,
	.m_text2 a:hover {
		color: #0a58ca;
	}

	.media_link {
		background-size: 300px;
		background-repeat: no-repeat;
		height: 400pX;
		width: 900px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.media_link a.media_link_bt {
		font-size: 18px;
		border: 1px solid #333333;
		background: rgba(255, 255, 255, 0.4);
		color: #333333;
		padding: 15px 25px;
		position: absolute;
		right: 0;
		width: 134px;
		margin-top: 230px;
		text-decoration: none;
	}

	.media_link a.media_link_bt:after {
		position: absolute;
		content: '';
		right: 30px;
		top: 40%;
		display: block;
		width: 30px;
		height: 9px;
		background-image: url(https://www.chimney.co.jp/chi_img/top/s_arrow.png);
		background-size: contain;
		background-repeat: no-repeat;
	}

	/*---------------------------------------------
pageTop
---------------------------------------------*/
	#pageTop {
		position: fixed;
		bottom: 80px;
		right: 20px;
		z-index: 998
	}

	#pageTop a img {
		width: 88px
	}

	#webshop {
		position: fixed;
		bottom: 260px;
		right: 40px;
		z-index: 998
	}

	#webshop a img {
		width: 100px
	}

	#pageTop a:hover img,
	#webshop a:hover img {
		opacity: 0.8;
		/*filter: alpha(opacity=80);
-moz-opacity: 0.8;
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;*/
		transition: 0.3s ease-in-ou
	}

	/*---------------------------------------------
SNS
---------------------------------------------*/
	.sec10 {
		width: 100%;
		min-width: 1230px;
		background: #fff
	}

	.sec_inner10 {
		margin: 0 auto;
		height: 100%;
		position: relative;
		width: 1120px;
		padding: 40px 0;
		text-align: center;
		box-sizing: border-box
	}

	ul.sns_bt {
		display: -webkit-flex;
		display: flex;
		/*-webkit-justify-content: center;*/
		justify-content: center;
		width: 1120px;
		box-sizing: border-box;
		margin: 0 auto
	}

	ul.sns_bt li {
		/*-webkit-flex-basis: 174px;*/
		flex-basis: 174px;
		width: 174px
	}

	ul.sns_bt li img {
		width: 174px
	}

	/*---------------------------------------------
Information
---------------------------------------------*/

	/*---------------------------------------------
Information
---------------------------------------------*/
	.sec11 {
		width: 100%;
		min-width: 1230px;
		background-image: url(https://www.chimney.co.jp/chi_img/top/bg_pattern03.png);
		background-size: cover;
		background-position: center center;
		background-repeat: repeat
	}

	.sec_inner11 {
		margin: 0 auto;
		height: 100%;
		position: relative;
		width: 70pc;
		padding: 40px 0;
		text-align: center;
		box-sizing: border-box
	}

	h3.infoTitle {
		font-size: 37px
	}

	div.info_wrap {
		display: -webkit-flex;
		display: flex;
		/*-webkit-justify-content: space-around;*/
		justify-content: space-around;
		width: 70pc;
		box-sizing: border-box;
		margin: 0 auto;
		margin-top: 60px
	}

	div.info_colum {
		/*-webkit-flex-basis: 350px;*/
		flex-basis: 350px;
		width: 350px
	}

	.info_colum ul {
		padding: 0;
	}

	div.info_colum_head {
		display: -webkit-flex;
		display: flex;
		/*-webkit-justify-content: flex-start;*/
		justify-content: flex-start;
		border-bottom: 2px solid #333;
		padding-bottom: 10px;
		margin-bottom: 15px
	}

	.info_colum h4 {
		font-size: 18px;
		font-weight: 700;
		padding: 4px 0px 0px 10px;
	}

	.info_colum a.ichiran {
		margin-left: auto;
		border: 1px solid #333333;
		background: rgba(255, 255, 255, 0.4);
		color: #333333;
		padding: 4px;
		right: 0;
		text-decoration: none;
	}


	.info_colum ul li {
		border-bottom: 1px dotted #333;
		padding: 10px 0;
		overflow: hidden
	}

	.info_colum ul li .infoItem {
		line-height: 1.6;
		overflow: hidden
	}

	.info_colum ul li .infoItem,
	.info_colum ul li .infoItem_ir {
		font-size: 1pc;
		position: relative;
		display: block;
		text-align: left
	}

	.info_colum ul li .infoItem_ir {
		padding-left: 0
	}

	.info_colum ul li .infoItem span,
	.info_colum ul li .infoItem_ir span {
		display: block;
		margin-bottom: 5px
	}

	span.red {
		color: #cd0004;
	}

	.info_colum ul li .infoItem a,
	.info_colum ul li .infoItem_ir a {
		color: #cd0004 !important;
		text-decoration: none;
	}

	img.infoIcImg {
		width: 50px;
		height: 50px;
		float: left;
		margin-right: 10px
	}

	/*information記事アイコンパターン*/
	.info_colum ul li .infoItem .link_shop {
		width: 24px;
		height: 23px;
		margin-left: 4px
	}

	/*information記事アイコンパターン*/


	/*---------------------------------------------
Footer
---------------------------------------------*/
	/*
@media screen and (min-width:768px) {
*/
	.sp_logo,
	.sp_tel {
		display: none
	}

	/*
}*/

	/*---------------------------------------------
タブ切り替え
---------------------------------------------*/
	.nav-tab {
		margin-top: 15px
	}

	.nav-tab li {
		color: #fff;
		cursor: pointer;
		display: block;
		font-size: 16px;
		width: 240px;
		padding: 18px 0;
		margin-left: 40px;
		/*-webkit-border-radius: 5px 0 0 5px / 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px / 5px 0 0 5px;*/
		padding-left: 15px;
		border-radius: 5px 0 0 5px / 5px 0 0 5px
	}

	.nav-tab li.active {
		color: #333;
		background: #fff;
		cursor: auto;
		position: relative
	}

	/*
.nav-tab li.active span {
position: relative;
}*/

	.nav-tab li.active span:after {
		position: absolute;
		right: 8px;
		top: 18px;
		content: ' ';
		width: 0;
		height: 0;
		border: solid transparent;
		border-width: 8px 8px;
		border-left-color: #cd0004
	}

	#contents>ul {
		display: none;
		width: 100%;
		height: 100%
	}

	#contents>ul.show {
		display: block
	}

	.menu>ul>li>ul>li.tabs {
		width: 1230px;
		height: 100%;
		margin: 0 auto;
		box-sizing: border-box;
		display: -webkit-flex;
		display: flex;
		/*-webkit-justify-content: space-between;*/
		justify-content: space-between
	}

	div.tabs_left {
		background-color: #cd0004;
		/*-webkit-flex-basis: 280px;*/
		flex-basis: 280px
	}

	div.tabs_right {
		background-color: #fff;
		/*-webkit-flex-basis: 950px;*/
		flex-basis: 950px
	}

	#contents>ul li {
		height: 100%
	}

	#contents>ul li ul.brand {
		box-sizing: border-box;
		padding: 40px 30px 30px 10px;
		height: 100%
	}

	#contents>ul li ul.brand li {
		display: inline-block;
		height: auto;
		width: 156px;
		margin-left: 20px;
		padding-bottom: 10px;
		box-sizing: border-box
	}

	#contents>ul li ul.brand li span {
		font-size: 14px;
		display: inline-block;
		line-height: 1.4;
		vertical-align: middle
	}

	#contents>ul li ul.brand li img {
		width: 40px;
		height: 40px
	}

	#contents>ul li ul.brand li:hover {
		cursor: pointer;
		/*filter: alpha(opacity=60);
-ms-filter: "alpha(opacity=60)";
-moz-opacity: .6;
-khtml-opacity: .6;*/
		opacity: .6;
		/*zoom: 1*/
	}

	/*---------------------------------------------
タブ切り替え チムニーの宴
---------------------------------------------*/
	#contents>ul.menu_c_utage li div {
		background-image: url(https://www.chimney.co.jp/chi_img/top/naviutage_bg.jpg);
		background-size: contain;
		background-position: right bottom;
		overflow: hidden;
		background-repeat: no-repeat;
		height: 100%;
		padding: 15px 0 0 40px
	}

	#contents>ul.menu_c_utage li div p {
		padding-top: 25px
	}

	#contents>ul.menu_c_utage li div p a {
		font-size: 16px;
		color: #333;
		padding-left: 20px;
		position: relative
	}

	#contents>ul.menu_c_utage li div p a:before {
		position: absolute;
		content: ' ';
		width: 0;
		height: 0;
		border: solid transparent;
		border-width: 8px;
		border-left-color: #333;
		top: 5px;
		left: 0
	}

	/*---------------------------------------------
世界中のお客様から「ありがとう」と言われる企業になろう。
---------------------------------------------*/
	.sec12 {
		width: 100%;
		min-width: 1230px;
		min-height: 270px
	}

	.sec_inner12 {
		margin: 0 auto;
		position: relative;
		padding: 0;
		text-align: center;
		box-sizing: border-box
	}

	ul.top_thanks {
		box-sizing: border-box;
		display: -webkit-flex;
		display: flex;
		/*-webkit-justify-content: space-between;*/
		justify-content: space-between
	}

	ul.top_thanks li {
		/*-webkit-flex-basis: calc(100% / 3);*/
		flex-basis: calc(100% / 3);
		width: calc(100% / 3);
	}

	div.thanks_text {
		padding: 20px 0;
		background: #fff;
		box-sizing: border-box
	}

	div.thanks_text p {
		font-size: 24px
	}

	div.thanks_text p span {
		font-weight: 700;
		color: #cd0004
	}

	/*---------------------------------------------
採用情報
---------------------------------------------*/
	.sec13 {
		width: 100%;
		min-width: 1230px;
		height: 410px;
		background: -moz-linear-gradient(bottom, #760004, #a20004);
		background: -webkit-linear-gradient(bottom, #760004, #a20004);
		background: linear-gradient(to top, #760004, #a20004)
	}

	.sec_inner13 {
		margin: 0 auto;
		position: relative;
		padding: 0;
		text-align: center;
		width: 1120px;
		margin: 0 auto;
		height: 100%;
		box-sizing: border-box
	}

	ul.top_recruit {
		box-sizing: border-box;
		display: -webkit-flex;
		display: flex;
		/*-webkit-justify-content: space-around;*/
		justify-content: space-around;
		height: 100%;
		align-items: center;
		padding-left: 0;
	}

	/*
div.circle {
border: 3px solid #fff;
width: 260px;
height: 260px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
text-align: center;
position: relative
}
*/

	div.circle002 {
		border: 3px solid #fff;
		width: 260px;
		height: 260px;
		text-align: center;
		position: relative;
		-webkit-border-radius: 50%;
	}

	/*
p.recruit_title {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #fff;
font-size: 40px;
/*line-height: 1.4;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
font-family: 游明朝体, Yu mincho, YuMincho, ヒラギノ明朝 Pro, Hiragino mincho Pro, MS P明朝, MS PMincho, serif;
font-weight: 600;
letter-spacing: 6px
}*/

	/*--20221222修正--*/
	p.recruit_title {
		background-image: url(https://www.chimney.co.jp/chi_img/top/icon_topsaiyou_tate.png);
		background-repeat: no-repeat;
		height: 300px;
		width: 90px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
		margin-top: 50px;
	}

	p.recruit_cap {
		color: #fff;
		font-size: 12px;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 80%;
		letter-spacing: 0.1em
	}

	/*
p.recruit_sub {
font-size: 23px;
color: #fff;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
top: 23%;
}
*/

	p.recruit_sub002 {
		font-size: 23px;
		color: #fff;
		padding: 60px 20px;
	}

	/*
p.recruit_sub01 {
font-size: 23px;
color: #fff;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
top: 33%;
}
*/
	/*
a.detail_bt01 {
color: #cd0004;
background: #fff;
padding: 10px 0;
display: block;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
width: 148px;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
bottom: 20%
}
*/

	a.detail_bt01 {
		color: #cd0004;
		background: #fff;
		padding: 10px 18px;
		border-radius: 30px;
		text-decoration: none;
		font-size: 16px;
	}

	/*---------------------------------------------
フェード
---------------------------------------------*/
	/*
.fadein {
opacity: 0;
transform: translate(0, 50px);
transition: all 1500ms
}

.fadein.scrollin {
opacity: 1;
transform: translate(0, 0)
}

.fade05 {
animation-name: fade-in5;
animation-duration: 1s;
animation-timing-function: ease-out;
animation-delay: 0;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: forwards
}

@keyframes fade-in5 {
0% {
opacity: 0;
transform: translate3d(0, 30px, 0);
}

100% {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}

*/
	/*---------------------------------------------
Footer
---------------------------------------------*/
	/*
footer {
background: #fff
}
*/

	.f_inner {
		background: #333333;
		min-width: 1230px;
		width: 100%;
		box-sizing: border-box
	}

	/*
ul.f01 {
width: 1120px;
margin: 0 auto;
box-sizing: border-box;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0rem;
}

ul.f01 li {
color: #fff;
font-size: 14px
}

ul.f01>li {
-webkit-flex-basis: calc(100% / 5);
flex-basis: calc(100% / 5);
width: calc(100% / 5)
}

ul.f01>li a {
color: #fff;
font-size: 16px;
letter-spacing: 0.08em;
text-decoration: none;
}

ul.f01s>li a {
font-size: 14px;
margin-left: 10px;
}

/*
ul.f01 li ul li {
padding-left: 1.4em
}*/

	/*
ul.f01>li.fc {
margin-top: -150px;
}*/
	/*
ul.f02 {
position: absolute;
left: 224px;
bottom: 170px
}

ul.f02>li.property {
padding-bottom: 20px
}

ul.f02 li a {
color: #fff;
font-size: 16px
}

.f_inner01 {
width: 1120px;
margin: 0 auto;
position: relative;
padding: 80px 0 60px 0;
box-sizing: border-box;
}
*/
	.f_inner02 {
		width: 1120px;
		margin: 0 auto;
		position: relative;
		padding: 35px 0 30px 0;
		text-align: center;
		box-sizing: border-box;
		text-decoration-line: none;
	}

	.f_inner02 a {
		text-decoration-line: none;
	}

	img.f_logoImg {
		width: 140px;
	}

	p.f_add {
		font-size: 14px;
		display: inline-block;
		margin-left: 40px
	}

	ul.f_links {
		display: -webkit-flex;
		display: flex;
		/*-webkit-justify-content: center;*/
		justify-content: center;
		box-sizing: border-box;
		margin-top: 40px
	}

	ul.f_links li a {
		font-size: 16px;
	}

	ul.f_links li {
		padding: 0 25px;
		position: relative;
	}

	ul.f_links li a {
		font-size: 16px;
		text-decoration: none;
		color: #000;
	}

	ul.f_links li:nth-child(1):before,
	ul.f_links li:nth-child(2):before,
	ul.f_links li:nth-child(3):before {
		position: absolute;
		top: 3px;
		right: 0;
		display: inline-block;
		width: 2px;
		height: 20px;
		content: '';
		background: #333333
	}

	.f_inner03 {
		width: 100%;
		min-width: 1230px;
		margin: 0 auto;
		position: relative;
		padding: 10px 0 20px 0;
		background: #cd0004;
		text-align: center;
		box-sizing: border-box;
	}

	.f_inner03 p {
		color: #fff;
		font-size: 12px
	}

	/*---------------------------------------------
Footer - Top Search
---------------------------------------------*/

	/* iOSでのデフォルトスタイルをリセット */
	input[type=button],
	input[type=submit] {
		border-radius: 0;
		/*-webkit-box-sizing: content-box;
-webkit-appearance: button;*/
		appearance: button;
		border: 0;
		box-sizing: border-box;
		cursor: pointer
	}

	/*
input[type="button"]:-webkit-search-decoration,
input[type="submit"]:-webkit-search-decoration {
display: none
}
*/
	/*
input[type="submit"][focus],
input[type="button"][focus] {
outline-offset: -2px;
}
*/

	.top_search {
		width: 1120px;
		margin: 0 auto;
		padding: 40px 100px 50px 100px;
		background-image: url(https://www.chimney.co.jp/chi_img/top/search_bg.jpg);
		background-position: center center;
		background-repeat: repeat
	}

	ul.s_area {
		box-sizing: border-box;
		display: -webkit-flex;
		display: flex;
		/*-webkit-justify-content: space-between;*/
		justify-content: space-between
	}

	ul.s_area li.detail_bt_area {
		margin-top: 38px
	}

	ul.s_area li {
		position: relative
	}

	ul.s_area li:first-child:before {
		position: absolute;
		top: 0;
		right: -46px;
		display: inline-block;
		width: 2px;
		height: 100%;
		content: '';
		background: #333
	}

	div.free_word {
		margin-bottom: 30px
	}

	.searchTop01 {
		width: 325px;
		height: 50px;
		box-sizing: border-box;
		font-size: 20px;
		padding-left: 10px;
		font-family: "source-han-serif-japanese", "Noto Serif CJK JP", "游明朝体", "Yu mincho", "YuMincho", serif;
		border-radius: 5px;
		border-width: initial;
		border-style: none;
		border-color: initial;
		border-image: initial;
	}

	.ts .ipselect {
		width: 325px;
		height: 50px;
		display: inline-block
	}

	.ts .ipselect select {
		width: 100%;
		padding-right: 1em;
		cursor: pointer;
		text-indent: 0.01px;
		text-overflow: ellipsis;
		border: none;
		outline: none;
		background: transparent;
		background-image: none;
		box-shadow: none;
		/*-webkit-appearance: none;*/
		appearance: none;
		font-size: 20px;
		font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
	}

	/*
.ts .ipselect select:-ms-expand {
display: none
}
*/

	.ts .ipselect.cp_sl04 {
		position: relative;
		border-radius: 2px;
		border: 0;
		border-radius: 5px;
		background: #fff
	}

	.ts .ipselect.sl04:before {
		position: absolute;
		top: 1.2em;
		right: .8em;
		width: 0;
		height: 0;
		padding: 0;
		content: '';
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		border-top: 12px solid #333333;
		pointer-events: none
	}

	.ts .ipselect.sl04 select {
		padding: 10px 38px 8px 8px;
		color: #333;
		font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
	}

	.ts .f_bt {
		height: 50px;
		width: 140px;
		font-size: 24px;
		background: #333333;
		position: absolute;
		top: 0;
		right: -160px;
	}

	#search_btn_submit01 {
		color: #fff;
		font-size: 24px;
		background: #cd0004;
		padding: 5px 0;
		border: 0;
		box-sizing: border-box;
		margin-left: 20px;
		font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
		width: 140px
	}

	.ts a.f_detail_bt {
		background: #fff;
		padding-left: 24px;
		font-size: 18px;
		position: relative;
		display: inline-block;
		width: 157px;
		text-align: left;
		height: 50px;
		padding-top: 10px;
		font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
	}

	.ts a.f_detail_bt:after {
		position: absolute;
		content: '';
		right: 20px;
		top: 40%;
		display: block;
		width: 24px;
		height: 7px;
		background-image: url(https://www.chimney.co.jp/chi_img/top/search_arrow.png);
		background-size: contain;
		background-repeat: no-repeat
	}

	a.calorie_bt {
		font-size: 26px;
		color: #966e23;
		text-align: left;
		display: block;
		width: 476px;
		padding: 25px 0;
		margin: 0 auto;
		border: 1px solid #966e23;
		background: rgba(255, 255, 255, 0.4);
		position: relative;
		margin-top: 35px;
		padding-left: 40px
	}

	a.calorie_bt:after {
		position: absolute;
		content: '';
		right: 10%;
		top: 45%;
		display: block;
		width: 30px;
		height: 9px;
		background-image: url(https://www.chimney.co.jp/chi_img/top/calorie_arrow.png);
		background-size: contain;
		background-repeat: no-repeat
	}

	/*
@media screen and (min-width:768px) {*/
	a.calorie_bt01 {
		display: none;
	}

	/*
}*/

	/*---------------------------------------------
Footer chimneyFooter_latest
---------------------------------------------*/

	.info {
		background-color: #fff;
		color: white;
		text-align: center;
		font-size: 12px;
		padding: 10px;
	}

	#footer03 {
		background: #222;
	}

	#footer03 .inner-block {
		padding: 30px 0;
		margin: 0 auto;
		width: 1230px;
		/*
position: relative;
box-sizing: border-box;
height: 100%;
align-items: center;
*/
	}

	#footer03 .logo {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		/*-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;*/
		text-decoration: none;
		justify-content: space-around;
	}

	#footer03 .logo>img {
		width: 120px;
	}

	#footer03 .logo .ja {
		padding-left: 20px;
		color: #ccc;
		font-size: 14px;
		font-weight: bold;
	}

	#footer03 .address {
		margin-top: 20px;
		color: #000;
		font-size: 16px;
	}

	#footer03 .nav li a {
		padding: 10px 0;
		color: #ccc;
		font-weight: bold;
		text-decoration: none;
	}


	#footer03 .nav .footer-btn-wrap .contact-btn {
		/*background-color: #0077bb;
color: #fff;*/
		text-align: center;
	}

	#footer03 .nav .footer-btn-wrap .login-btn {
		/*background: #c4341a;
color: #fff;*/
		text-align: center;
	}


	#footer03 .js-aco li a {
		padding-left: 15px;
	}

	#footer03 .js-aco li a span {
		position: relative;

	}

	#footer03 .js-aco li a span:before {
		display: inline-block;
		position: absolute;
		content: '';
		width: 10px;
		height: 1px;
		background-color: #ccc;
		top: 0;
		bottom: 0;
		right: calc(100% + 5px);
		margin: auto;
	}


	#footer03 .nav .footer-btn-wrap a {
		display: block;
		width: 150px;
		border: 2px solid transparent;
	}

	#footer03 .nav .footer-btn-wrap a+a {
		margin-top: 10px;
	}

	#footer03 .nav .footer-btn-wrap .contact-btn:hover {
		background: #fff;
		color: #0077bb;
		opacity: 1;
	}

	#footer03 .nav .footer-btn-wrap .login-btn:hover {
		background: #fff;
		color: #c4341a;
		opacity: 1;
	}


	#footer03 .area {
		display: flex;
		/*-webkit-box-pack: justify;*/
		justify-content: space-between;
		align-content: space-around;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}

	#footer03 .nav {
		display: flex;
		justify-content: space-between;
		width: 1230px;
		flex-wrap: wrap;
		padding-left: 0;
		margin-bottom: 0;
		list-style: none;
	}

	#footer03 .nav li a {
		font-size: 14px;
	}

	#footer03 .nav li a:hover {
		opacity: 1;
		color: #c4341a;
	}


	/*FOTTER 2022/12/7*/


	.f_inner {
		/* width: 1230px; */
		margin: 0 auto;
		background: #333;
	}

	.f_inner01.pc {
		/*! width: 70pc; */
		margin: 0 auto;
		position: relative;
		box-sizing: border-box;
		padding: 5pc 0 60px;
		box-sizing: border-box;
		background: #333;
		min-width: 1230px;
		/* width: 100%;*/
		padding: 5pc 0 60px;
	}

	.f01 {
		width: 1230px;
		margin: 0 auto;
		/*! display: -webkit-flex; */
		display: flex;
		/*! -webkit-justify-content: space-between; */
		justify-content: space-between;
		/*! -webkit-flex-wrap: wrap; */
		flex-wrap: wrap;
		box-sizing: border-box;
		padding: 0;
		/*! list-style: none; */
		padding-left: 10px;
		padding-right: 14px;
	}

	/*
ul.f01>li {
/*! -webkit-flex-basis: 16.66667%; */
	/*! flex-basis: 16.66667%; */
	/*! width: 16.66667%;
}*/

	ul.f01 li a {
		color: #fff;
		font-size: 1pc;
		/*letter-spacing: .08em；;*/
		text-decoration: none;
	}

	.f01221207 {
		padding-left: 0;
	}

	/*---------------------------------------------
Footer - Search
---------------------------------------------*/

	li.footer-btn-wrap {
		display: flex;
		align-items: flex-end;
		padding: 100px 0px 100px;
		padding: 10px 400px 10px 300px;
	}

	.f_inner04 {
		width: 100%;
		min-width: 1230px;
		margin: 0 auto;
		position: relative;
		padding: 30px 0;
		background-image: url(https://www.chimney.co.jp/chi_img/top/fb_bg.jpg);
		background-repeat: repeat;
		text-align: center;
		position: fixed;
		bottom: 0
	}

	.f_search_inner,
	ul#search_btn {
		width: 1120px;
		margin: 0 auto;
	}

	ul#search_btn {
		display: -webkit-flex;
		display: flex;
		/*-webkit-justify-content: flex-start;*/
		justify-content: flex-start;
		box-sizing: border-box;
		width: 1120px;
		margin: 0 auto;
	}

	ul#search_btn li {
		display: flex;
		justify-content: flex-start;
		box-sizing: border-box;
		align-items: center;
		margin-left: 40px;
	}

	ul#search_btn li:first-child {
		margin: 0 auto;
	}

	ul#search_btn li:before {
		position: absolute;
		top: 0;
		left: -20px;
		display: inline-block;
		width: 2px;
		height: 40px;
		content: '';
		background: #fff;
	}

	ul#search_btn li:first-child:before {
		content: none
	}

	.f_form {
		display: -webkit-flex;
		display: flex;
		/*-webkit-justify-content: flex-start;*/
		justify-content: flex-start;
		box-sizing: border-box
	}

	.searchTOP {
		width: 240px;
		height: 40px;
		border-radius: 5px;
		/*webkit-border-radius: 5px;
-moz-border-radius: 5px;*/
		border: none;
		box-sizing: border-box;
		font-size: 16px;
		padding-left: 10px;
		margin-left: 20px;
		font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
		background-color: #fff
	}

	#search_btn_submit {
		color: #fff;
		font-size: 20px;
		background: #cd0004;
		padding: 5px 20px;
		border: none;
		box-sizing: border-box;
		margin-left: 15px;
		font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
	}

	a.f_detail_bt {
		background: #fff;
		padding-left: 15px;
		font-size: 16px;
		position: relative;
		display: inline-block;
		width: 115px;
		text-align: left;
		height: 40px;
		padding-top: 7px;
		font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
	}

	a.f_detail_bt_r {
		width: 125px
	}

	a.f_detail_bt:after {
		position: absolute;
		content: '';
		right: 15px;
		top: 40%;
		display: block;
		width: 14px;
		height: 7px;
		background-image: url(https://www.chimney.co.jp/chi_img/top/f_arrow.png);
		background-size: contain;
		background-repeat: no-repeat
	}

	.ml10 {
		margin-left: 10px
	}

	.f_bt {
		color: #fff;
		font-size: 18px;
		background: #cd0004;
		height: 40px;
		border: none;
		box-sizing: border-box;
		width: 64px;
		text-align: center;
		margin-left: 20px;
		position: absolute;
		top: 0;
		right: -85px;
	}

	.cp_ipselect {
		/* overflow: hidden;*/
		width: 193px;
		height: 40px;
		display: inline-block;
	}

	.cp_ipselect select {
		width: 100%;
		padding-right: 1em;
		cursor: pointer;
		text-indent: 0.01px;
		text-overflow: ellipsis;
		border: none;
		outline: none;
		background: transparent;
		background-image: none;
		box-shadow: none;
		/*-webkit-appearance: none;*/
		appearance: none;
		font-size: 16px;
		font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
	}

	/*
.cp_ipselect select:-ms-expand {
display: none
}
*/

	.cp_ipselect.cp_sl04 {
		position: relative;
		border-radius: 2px;
		border: none;
		border-radius: 5px;
		background: #fff
	}

	.cp_ipselect.cp_sl04:before {
		position: absolute;
		top: 0.9em;
		right: 0.8em;
		width: 0;
		height: 0;
		padding: 0;
		content: '';
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		border-top: 12px solid #333333;
		pointer-events: none
	}

	.cp_ipselect.cp_sl04 select {
		padding: 8px 38px 8px 8px;
		color: #333;
		font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
	}

	form.brand_box {
		display: -webkit-flex;
		display: flex;
		/*-webkit-justify-content: flex-start;*/
		justify-content: flex-start;
		box-sizing: border-box
	}

	p.s_store {
		font-size: 20px;
		color: #fff;
		position: relative
	}

	p.s_store:before {
		content: '';
		display: inline-block;
		width: 24px;
		height: 24px;
		background-image: url(https://www.chimney.co.jp/chi_img/top/search_ic.png);
		background-size: contain;
		vertical-align: middle
	}

	.copyright {
		background-color: #cd0004;
		color: white;
		text-align: center;
		font-size: 12px;
		padding: 10px;
	}

	/*
.f_inner_end_etc {
padding: 35px 0 30px;
text-align: center;
margin: 0 auto;
position: relative;
box-sizing: border-box;
font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
border-style: solid;
border-width: 0;
background-color: white;
}

.f_inner_end_etc a {
background-color: transparent;
text-decoration: none;
color: inherit;
font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
font-weight: 400;
line-height: 1.6;
}

.f_inner_end_etc_logoImg {
max-width: 100%;
height: auto;
vertical-align: bottom;
box-sizing: border-box;
border-style: solid;
border-width: 0;
}

.f_inner_end_etc_add {
font-size: 14px;
display: inline-block;
margin-left: 40px;
margin: 0;
box-sizing: border-box;
font-family: "Noto Serif JP", "游明朝体", "Yu mincho", "YuMincho", serif;
font-weight: 400;
font-style: normal;
color: #333;
line-height: 1.6;
}

.f_inner_end_etc_links {
display: flex;
justify-content: center;
box-sizing: border-box;
padding: 0;
list-style: none;
margin-top: 20px;
}

.f_inner_end_etc_links li{
padding: 0 25px;
position: relative;
}

.f_inner_end_etc_links li:nth-child(1):before, .f_inner_end_etc_links li:nth-child(2):before, .f_inner_end_etc_links
li:nth-child(3):before {
position: absolute;
top: 3px;
right: 0;
display: inline-block;
width: 2px;
height: 20px;
content: '';
background: #333;
box-sizing: border-box;
border-style: solid;
border-width: 0;
}
*/

	/*---------------------------------------------
言語を選択
---------------------------------------------*/
	select.goog-te-combo {
		margin: 0;
		padding: 0;
		background: none;
		border: none;
		border-radius: 0;
		outline: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}

	/*---------------------------------------------
その他
---------------------------------------------*/

	.ml25 {
		margin-left: 25px
	}

	a[href^="tel:"] {
		pointer-events: none
	}

	.ft80 {
		font-size: 80%
	}

	.mrl20 {
		margin-left: 20px;
		margin-right: 20px
	}
}


