@charset "utf-8";
/* CSS Document */

table, td, th {
	border: 1px solid #595959;
	border-collapse: collapse;
	width: 100%;
	margin-top: 9px;
}
td, th {
	padding: 5px;
	width: 30px;
	height: 24px;
}
th {
	background: #EBEBEB;
	text-align: left;
	font-size: 14px;
	font-weight: 100;
}
.even {
	background: #fbf8f0;
}
.odd {
	background: #fefcf9;
}
.sitecolor span {
	font-size: 14px !important;
	color: #333;
}
.parts-button.type-black {
	color: #fff;
	background-color: #b01a08;
}
.parts-button.parts-button-medium {
	width: 65%;
	float: left;
	margin-right: 2%;
}
 @media only screen and (min-width:761px) {
.br-sp {
	display: none;
}
}
@media only screen and (max-width:760px) {
input, select, option {
	width: 98%;
	padding: 10px 0;
}
.parts-button.parts-button-medium {
	width: 55%;
}
}
.info_more a {
	font-weight: 100;
	text-decoration: underline;
	font-size: 14px;
	line-height: 2.0;
}
.parts-button {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 10px;
	padding: 10px 2%;
	display: inline-block;
	vertical-align: top;
	font-weight: 700;
	text-align: center;
	outline: 0;
}
[role=button], [type=button], [type=reset], [type=submit], button {
 cursor: pointer;
 color: inherit;
}
.parts-button.type-white {
	color: #bcbaba;
	background-color: #fff;
	border: 1pt solid #bcbaba;
}
.data number {
 input[type="file"] {
 display: none;
}
}
 padding: 2px 6px;
 background-color: #0081cc;
 color: #FFF;
 display: inline-block;
 border-radius: 3px;
 font-size: 1.2rem;
 cursor: pointer;
 &:hover {
 background-color: #009de1;
}
a:hover, .parts-button:hover {
f  opacity: 0.6;
}
.parts-button {
	display: inline-block;
	text-decoration: none;
	transition-property: color;/*アニメーションをcolorのプロパティのみ適用*/
}
.parts-button:hover {
	opacity: 0.6;
}
.stp-content {
	background-color: #3d9029;
}
@media (min-width: 761px) {
a[href*="tel:"] {
	pointer-events: none !important;
	cursor: default !important;
	text-decoration: none !important;
}
.stp-content-panel, .stp-nav-panel {
	min-width: 960px;
}

}
/*サブタイトル消去*/
h1.desc {
	visibility: hidden;
}
p.htxt {
	display: none;
}
/*メニュー部分生成*/
#gnav img {
	visibility: hidden;
}
#gnav a:hover {
	text-decoration: underline;
	cursor: pointer;
}
li.menu_first img {
	display: none;
}
/*コンテンツタイトル*/
.sitecolor {
	padding: 0px;
	color: #333;
	background-color: #fff;
	font-size: 22px;
}
/*ボタンサイズ*/
.parts-button {
	font-size: 18px;
}
.parts-button {
	width: 144px;
}
table th {
	background-color: #e2efe5;
}
/*コピーライト*/
.copyright {
	font-size: 14px;
	padding-top: 25px;
}
 @media only screen and (max-width:760px) {
/*コンテンツサブタイトル*/
	.sitecolor span {
font-size:  !important;
}
/*コピーライト*/
.copyright {
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 0;
	background: #3d9029;
}
h3.tracking-box-title {
	font-size: 14px !important;
}
.left_side, .right_side {
	line-height: 21px;
}
}
input, select, option {
    color: #333 !important;
}
input[type="text"] {
    color: #333;
}
 ::placeholder {
  color: #bcbaba;
}
/* 旧Edge対応 */
::-ms-input-placeholder {
  color: #bcbaba;
}
/* IE対応 */
:-ms-input-placeholder {
  color: #bcbaba;
}


@media (min-width: 761px) {
.sitecolor span {
font-size: 16px !important;
}
html{
font-size:16px;
}
h3.tracking-box-title {
font-size: 16px;
}
td, th {
font-size: 16px;
}
.container {
font-size: 16px;
}
input, select, option {
font-size: 16px;
}
}