@charset "UTF-8";

/* ---------------------------------------------------------
   base.css【全体】
----------------------------------------------------------*/
/* ====リセット==== */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: none;
	vertical-align: bottom;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

a {
	color: #00218C;
}

a:hover {
	text-decoration: none;
}

label {
	cursor: pointer;
}

/* ====共通==== */
html {
	font-size: 14px;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height: 1.7;
	color: #000000;
}

input,
textarea,
select,
optgroup,
option {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

.subpage_contents {
	font-size: 16px;
}

#page_title {
	margin-bottom: 30px;
}

/*ページング*/
.wp-pagenavi {
	text-align: center;
	margin-bottom: 40px;
	font-size: 12px;
}

.wp-pagenavi span,
.wp-pagenavi a {
	background: #FAF9F7;
	padding: 5px 8px;
	display: inline-block;
}

.wp-pagenavi a {
	color: #FF971E;
}

.paging {
	position: relative;
	text-align: center;
	width: 350px;
	margin: 0 auto 40px auto;
}

.paging a {
	background: #FAF9F7;
	text-align: center;
	padding: 5px 10px;
	border: 1px solid #DFDABD;
	color: #FF9900;
}

.paging .prev,
.paging .next {
	position: absolute;
}

.paging .prev {
	left: 0;
	top: 0;
}

.paging .next {
	right: 0;
	top: 0;
}

#breadcrumbs {
	margin: 0 auto;
	padding: 10px 0 5px;
	width: 985px;
}

/* ====ヘッダー==== */
#header {
	background: #FFFFFF;
	border-top: 3px solid #FE971B;
	border-bottom: 2px solid #C8C8C8;
}

#header_wrap {
	width: 985px;
	margin: 0 auto;
	padding: 10px 0 5px 0;
}

#head_text {
	font-size: 12px;
	font-weight: normal;
}

#header_logo {
	background: url(../img/common/bg_logo.png) left top no-repeat;
	width: 520px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	float: left;
	position: relative;
	margin-left: -150px;
}

#header_logo a {
	display: block;
	padding-left: 240px;
	color: #000000;
	text-decoration: none;
}

#header_gd_logo {
	width: auto;
	float: left;
	margin-top: 10px;
}

#logo {
	padding-top: 30px;
	margin-bottom: 12px;
}

#logo img {
	vertical-align: middle;
}

#shop_name {
	font-size: 12px;
}

#header_info {
	float: right;
	width: 455px;
	padding-right: 5px;
	margin-top: 20px;
}

#header_dial {
	float: left;
	width: 256px;
}

#header_contact {
	float: right;
	width: 178px;
}

#header_sp_menu {
	display: none;
}

#global_menu {
	background: url(../img/common/bg_global.jpg) left top repeat;
	border-bottom: 3px solid #FF971F;
}

#global_menu ul {
	width: 984px;
	margin: 0 auto;
	list-style: none;
	display: block;
	z-index: 15;
	position: relative;
	z-index: 15;
}

#global_menu ul li {
	float: left;
	position: relative;
}

#global_menu ul li img {
	display: block;
	/*chrome ver43バグ対策*/
}

#global_menu .nav-item {
	list-style: none;
	display: inline-block;
	padding: 0;
	margin: 0;
}

#global_menu .sub-nav {
	position: absolute;
	display: none;
	top: 52px;
	margin-top: -1px;
	border: 1px solid #dedede;
	background-color: #fff;
}

#global_menu .sub-nav.open {
	display: block;
}

#global_menu .sub-nav ul {
	min-width: 161px;
	width: auto;
}

#global_menu .sub-nav li {
	float: none;
	border-bottom: 1px solid #CCCCCC;
}

#global_menu .sub-nav li:last-of-type {
	border-bottom: none;
}

#global_menu .sub-nav li a {
	display: block;
	padding: 10px;
	white-space: nowrap;
	text-decoration: none;
}

#global_menu .sub-nav li a.hover {
	background: #FE971B;
	color: #FFFFFF;
}

/* ====コンテンツ囲み==== */
#contents {
	background: #FFF1E5;
	padding: 15px 0 50px 0;
}

#contents_wrap {
	width: 985px;
	margin: 0 auto;
}

/* ====コンテンツ==== */
#detail {
	float: right;
	width: 758px;
}

.contents_inner {
	background: #FFFFFF;
	border-bottom: 3px solid #BCBCBC;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
	margin-bottom: 25px;
}

.contents_inner .midashi {
	background: url(../img/common/bg_midashi.gif) left top repeat;
	color: #FFFFFF;
	font-size: 20px;
	position: relative;
	padding: 7px 10px;
	text-align: left;
	border-bottom: 4px solid #FD971B;
}

.contents_inner .midashi .more {
	display: block;
	position: absolute;
	right: 18px;
	top: 50%;
	margin-top: -15px;
	line-height: 1;
}

.contents_inner .midashi .more img {
	vertical-align: middle;
}

#contact_bn img {
	position: relative;
	margin-top: -21px;
}

.container {
	width: 700px;
	margin: 0 auto;
}

/* ====サイドバー==== */
#sidebar {
	float: left;
	width: 200px;
}

.side_banner {
	list-style: none;
}

.side_banner li {
	margin-bottom: 15px;
}

.side_midashi {
	background: url(../img/common/bg_midashi.gif) left top repeat;
	color: #FFFFFF;
	font-size: 16px;
	padding: 5px 10px;
	border-bottom: 4px solid #FD971B;
}

.side_menu {
	background: #FFFFFF;
	margin-bottom: 18px;
	padding: 0 10px 10px 10px;
}

.side_menu ul {
	list-style: none;
}

.side_menu ul li {
	border-bottom: 1px dotted #303030;
}

.side_menu ul li a {
	background: url(../img/common/icon_menu.jpg) left center no-repeat;
	display: block;
	padding: 15px 0 15px 16px;
	color: #303030;
	text-decoration: none;
}

.side_menu ul li a:hover {
	color: #666666;
}

#side_staff_blog,
#side_chirashi {
	background: #FFFFFF;
	padding: 10px 5px;
	margin-bottom: 15px;
}

#side_staff_blog ul,
#side_chirashi ul {
	list-style: none;
}

#side_staff_blog li,
#side_chirashi li {
	overflow: hidden;
	text-align: center;
	margin-bottom: 5px;
}

#side_staff_blog li:last-of-type {
	margin-bottom: 0;
}

#side_staff_blog li img,
#side_chirashi li img {
	max-width: 100%;
	height: auto;
}

#side_area {
	background: #FFFFFF;
	padding: 6px;
	margin-bottom: 15px;
}

/* ====フッター==== */
#pagetopBtn {
	display: none;
}

#footer {
	background: #F56E00;
	border-top: 2px solid #242424;
	color: #FFFFFF;
	padding-bottom: 100px;
}

#footer_wrap {
	width: 985px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer_head {
	border-bottom: 1px solid #F89A4D;
	padding-bottom: 25px;
	margin-bottom: 15px;
	line-height: 1.4;
}

#footer_logo {
	float: left;
	margin-right: 35px;
	font-weight: bold;
}

#footer_logo .kameiten {
	font-size: 26px;
}

#footer_logo .shop {
	font-size: 16px;
}

#copyright {
	display: block;
	text-align: center;
	font-size: 14px;
}

/*20200416newno1*/
/*980px以上用(PC用)*/
section#newno1 {
	width: 985px;
	margin: 15px auto;
	text-align: center;
}

section#newno1 img{
	width: 100%;
}
section#newno1 .pc {
	display: block;
}

section#newno1 .sp {
	display: none;
}

@media screen and (max-width:480px) {

	/*　画面サイズが480pxからはここを読み込む　*/
	section#newno1 {
		width: 100%;
		margin: 15px auto;
		text-align: center;
	}

	section#newno1 .pc {
		display: none;
	}

	section#newno1 .sp {
		display: block;
	}
}

/* コンペバナー */
#compe_banner {
	width: 985px;
	margin: 15px auto;
}

#compe_banner img {
	width: 100%;
}

section#compe_banner .sp {
	display: none;
}

@media screen and (max-width:640px) {
	section#compe_banner .pc {
		display: none;
	}

	section#compe_banner .sp {
		display: block;
	}

	#compe_banner {
		width: 100%;
	}

	section#compe_banner {
		float: none;
		width: auto;
		margin: 0 10px;
	}
}

/* 220615 add platinum */
section#platinum {
	width: 980px;
	margin: 15px auto;
	text-align: center;
}

section#platinum .sp {
	display: none;
}

@media screen and (max-width: 767px) {
	section#platinum {
		width: 96%;
		margin: 15px auto;
		text-align: center;
	}
}

/* add 30s form top start */
section#Top30Form {
	margin: 50px 0;
}

/*
#Top30Form .sec-inner {
	width: 980px;
}*/

#FooterCommonForm10 {
	margin-bottom: 20px;
	max-width: 758px;
	width: 100%;
}

#FooterCommonForm10Bg {
	background: #ff7e00;
	position: relative;
	z-index: 1;
	border-radius: 10px;
	padding: 20px 20px 0;
	box-sizing: border-box;
}

#FooterCommonForm10Bg::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(assets/img/common/btn-ptn01.png) repeat;
}

#FooterCommonForm10Bg>div {
	position: relative;
	z-index: 2;
}

#FooterCommonForm10Inner {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

#FormBox,
#FormTitle10Sub {
	background: #fff;
	border-radius: 10px;
	border: 5px solid rgb(255 166 77 / 0.7);
}

#FormBox {
	width: 400px;
	margin-bottom: 20px;
}

#TelBox {
	width: 300px;
}

#FormTitle10Sub {
	text-align: center;
	padding-bottom: 20px;
}

#FormTitle10Sub a {
	pointer-events: none;
}

#FormStaff {
	position: absolute;
	right: 0;
	bottom: 0;
}

#FormTitle10 {
	margin-bottom: 20px;
}

#FormTitle10 img {
	margin-top: -34px;
	margin-left: -16px;
}

#FooterCommonForm10 table {
	width: 90%;
	margin: 10px auto;
	background: #fff;
}

#FooterCommonForm10 table th {
	width: 25%;
	overflow: hidden;
	padding: 10px 0px;
	font-size: 12px;
	text-align: left;
}

#FooterCommonForm10 table th p {
	display: block;
	position: relative;
	font-weight: bold;
}

#FooterCommonForm10 table th p span {
	position: absolute;
	right: 0;
	background: #cb0e12;
	color: #fff;
	font-weight: bold;
	padding: 2px 4px;
	border-radius: 3px;
}

#FooterCommonForm10 table tr:nth-child(1) th p span {
	background: #B0B0B0;
}

.checkbox-10sec span.wpcf7-list-item {
	display: inline-flex;
	margin-left: 5%;
	margin-bottom: 10px;
}

#FooterCommonForm10 table td {
	padding: 5px;
}

#FooterCommonForm10 table td input[type="checkbox"] {
	position: relative;
	top: 2px;
	appearance: auto;
}

#FooterCommonForm10 table td input[type="text"],
#FooterCommonForm10 table td input[type="tel"] {
	margin-left: 5%;
	padding: 8px 5px;
	width: 90%;
	box-sizing: border-box;
	border: 1px solid #bbbbbb;
	background: #fcf8d9;
}

#FooterCommonForm10Submit {
	position: relative;
	display: block;
	padding: 0.25em 0.5em;
	text-decoration: none;
	color: #FFF;
	background: #00a00c;
	border-bottom: solid 2px #017d0a;
	border-radius: 4px;
	box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
	font-weight: bold;
	width: 300px;
	text-align: center;
	margin: 0 auto 20px;
}

#FooterCommonForm10Submit:active {
	border-bottom: solid 2px #00a00c;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

#FooterCommonForm10Submit input[type="submit"] {
	border: 0;
	outline: none;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	background-color: transparent;
	margin-left: 16px;
	padding: 4px 0 0;
}

#Top30Form .screen-reader-response {
	display: none;
}

#Top30Form span.wpcf7-not-valid-tip {
	display: block;
	color: #cb0e12;
	margin-left: 5%;
}

#Top30Form .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	text-align: center;
	margin-bottom: 20px;
}

#Top30Form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	text-align: center;
	margin: 0 0 20px;
}

@media screen and (max-width: 767px) {
	section#Top30Form {
		margin: 30px 0;
	}

	#Top30Form .sec-inner {
		width: 100%;
		box-sizing: border-box;
	}

	#FooterCommonForm10Bg {
		padding: 10px 10px 0;
	}

	#FooterCommonForm10Inner {
		flex-direction: column;
	}

	#FormBox,
	#TelBox {
		width: 100%;
		box-sizing: border-box;
	}

	#FormTitle10 img {
		margin-top: -30px;
		margin-left: -10px;
	}

	#FooterCommonForm10 table {
		width: 90%;
		margin: 10px auto;
	}

	#FooterCommonForm10 table th {
		width: 30%;
	}

	.checkbox-10sec span.wpcf7-list-item {
		font-size: 12px;
	}

	#FormTitle10Sub {
		padding: 0;
		margin-bottom: 20px;
	}

	#FormTitle10Sub a {
		display: flex;
		align-items: flex-start;
		padding: 0 5px;
		pointer-events: auto;
	}

	#FormTitle10Sub picture img {
		width: 100%;
		margin-top: -30px;
	}

	#FormStaff {
		display: none;
	}
}

@media screen and (max-width: 320px) {
	#FooterCommonForm10Submit {
		width: 240px;
	}
}

/* add 30s form top end */

#top_news_list{
	margin-top: 30px;
}