@charset "utf-8";

/*======================
リセット
=======================*/

body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

li {
	list-style: none;
	margin: 0;
	padding: 0;
	zoom: 1;
}

li img {
	font-size: 0;
	vertical-align: top;
}

a img {
	border: none;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

* html .clearfix {
	zoom: 1;
}

*+html .clearfix {
	zoom: 1;
}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

a:hover {
	opacity: 0.7;
}

/*============
全ページ共通設定
==============*/

html {
	font-size: 62.5%;
}

body {
	font-size: 1.6rem;
	line-height: 1.5;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ", "Hiragino Kaku Gothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.bold {
	font-weight: bold;
}

.contain__flex {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.contain__flex main {
	width: 760px;
}

.pankuzu {
	margin: 0 0 25px 0;
	padding: 10px 15px;
	background: #f7f6f2;
	color: #333;
	font-size: 1.2rem;
}

.pankuzu a {
	color: #333;
	text-decoration: none;
}

.iframe-header {
	width: 100%;
	height: 195px;
}

.logoutButton,
.loginButton {
	display: none;
}

.FS2_repeater {
	display: none;
}

/*============
ヘッダー
==============*/

header {
	margin: 0 0 25px 0;
	font-size: 1.3rem;
}

.header-bar {
	height: 26px;
	margin: 0 0 20px 0;
	color: #fff;
	background: #a3c343;
}

.header-bar a {
	color: #fff;
	text-decoration: none;
}

.header-bar-inner {
	width: 1000px;
	height: 26px;
	margin: 0 auto;
	line-height: 1.0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header-main {
	width: 1000px;
	margin: 0 auto 15px auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header-enter-block {
	display: flex;
	justify-content: space-between;
}

.header-enter-btn-block {
	width: 260px;
	margin: 0 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.header-navgation {
	background: #faf5e3;
}

.header-navgation ul {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	align-items: center;
}

.header-navgation ul li {
	box-sizing: border-box;
	width: 20%;
}

.header-navgation ul li:first-child a {
	background-image: url(https://kitanitea.itembox.design/item/images/common/header-nav-line.png), url(https://kitanitea.itembox.design/item/images/common/header-nav-line.png);
	background-repeat: no-repeat, no-repeat;
	background-position: right 50%, left 50%;
}

.header-navgation ul a {
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #333;
	text-decoration: none;
	display: block;
	background: url(https://kitanitea.itembox.design/item/images/common/header-nav-line.png) no-repeat right 50%;
}

#logoutButton,
#loginButton {
	display: none;
}

.logout.my-false {
	display: none;
}

.login.my-true {
	display: none;
}

/*============
サイドナビ
==============*/

#sdnv {
	width: 200px;
	font-size: 1.3rem;
}

#sdnv img {
	display: block;
}

.sdnv__ttl {
	margin: 0 0 5px 0;
	line-height: 1.0;
}

.sdnv__search form {
	box-sizing: border-box;
	margin: 0 0 15px 0;
	display: block;
	background: #fffef9;
	border: 1px solid #a3c343;
}

.side-search__field {
	box-sizing: border-box;
	width: 90%;
	height: 35px;
	margin: 10px auto;
	padding: 5px 10px;
	display: block;
	border: 1px solid #e0d8b9;
	border-radius: 5px;
}

.sdnv__cat {
	margin: 0 0 30px 0;
}

.sdnv__cat a {
	color: #333;
	text-decoration: none;
	display: block;
}

.sdnv__cat-ttl {
	margin: 10px 0;
	padding: 0 0 5px 10px;
	font-size: 1.4rem;
	color: #98724d;
	border-bottom: 2px solid #98724d;
}

.sdnv__cat-ttl--last {
	margin-bottom: 40px;
}

.sdnv__cat-ttl--last a {
	position: relative;
	color: #98724d;
}

.sdnv__cat-ttl--last a::before,
.sdnv__cat-ttl--last a::after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	content: "";
	vertical-align: middle;
	display: block;
}

.sdnv__cat-ttl--last a::before {
	width: 4px;
	height: 4px;
	border-top: 2px solid #98724d;
	border-right: 2px solid #98724d;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.sdnv__cat ul {
	margin: 0 0 20px 0;
}

.sdnv__cat ul li a {
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	padding: 0 0 0 15px;
	line-height: 40px;
	border-bottom: 2px dotted #d9d3bc;
	position: relative;
	display: block;
}

.sdnv__cat ul li a::before,
.sdnv__cat ul li a::after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	content: "";
	vertical-align: middle;
	display: block;
}

.sdnv__cat ul li a::before {
	width: 4px;
	height: 4px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.sdnv__list {
	margin: 0 0 30px 0;
	padding: 20px 15px;
	border: 1px solid #a3c343;
}

.sdnv__list li a {
	padding: 0 0 0 10px;
	background-size: 7px;
	display: block;
	color: #333;
	text-decoration: none;
	line-height: 2.5;
	position: relative;
}

.sdnv__list li a::before,
.sdnv__list li a::after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	content: "";
	vertical-align: middle;
	display: block;
}

.sdnv__list li a::before {
	width: 4px;
	height: 4px;
	border-top: 2px solid #e87737;
	border-right: 2px solid #e87737;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.sdnv__keyword {
	text-align: center;
}

.sdnv__keyword__links {
	display: flex;
	justify-content: space-around;
	padding: 10px 0;
}

.sdnv__keyword__link {
	color: #333;
	font-size: 10px;
}

/*============
footer
==============*/

footer {
	padding: 35px 0;
	background: #f7f6f2;
	font-size: 1.3rem;
}

.footer-inner {
	width: 1000px;
	margin: 0 auto;
}

.footer-info {
	font-weight: bold;
	margin: 0 0 10px 0;
}

.footer-inner a {
	color: #333;
	text-decoration: none;
}

footer .footer__flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.footer__sns a {
	display: inline-block;
	margin: 0 10px 0 0;
}

/* .FS2_repeater {
	display: none;
} */

/* 指定時間に出現するサイドバナー */

.sdbnr {
	margin-bottom: 13px;
}

.sdbnr>img {
	margin-bottom: 8px;
}

.sdbnr>p {
	background-color: #F1F1F1;
	border-radius: 10px;
	padding: 5 5;
}

.timerHidden {
	display: none;
}

.timerVisible {
	display: block;
}
