/*style.cssコピー*/
img {
	display: block;
}

* {
	box-sizing: border-box;
}

h2 {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
	float: left;
}
h2 img {
	margin: 0 8px 0 0;
	float: left;
}
h2 span {
	display: block;
	float: left;
}

a {
	color: #036eb8;
}

.fixed {
  position: fixed;
	top: 0;
	z-index: 100;
	border-bottom: 1px solid #FFF;
}

.imgCentaer {
	margin: 0 auto;
}

span.redTex {
	color: #F00;
}

.fontCatch {
	font-size: 22px;
	font-weight: bold;
	color: #ff0000;
}

hr.dotted {
	outline: none;
	border: none;
	border-top: #2d7bbf dotted 2px;	
}

.padtb30 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.padtb50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.marb10 {
	margin-bottom: 10px;
}

.marb25 {
	margin-bottom: 25px;
}

.marb35 {
	margin-bottom: 35px;
}

.marb50 {
	margin-bottom: 50px;
}

.marb65 {
	margin-bottom: 65px;
}

.marrClear {
	margin-right: 0 !important;
}

.iframe {
  width: 100%;
  height: 100%;
}

.tcon {
  appearance: none;
  border: none;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  transition: 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 40px;
  background: transparent;
  outline: none; }
  .tcon > * {
    display: block; }
  .tcon:hover, .tcon:focus {
    outline: none; }
  .tcon::-moz-focus-inner {
    border: 0; }

.tcon-menu__lines {
  display: inline-block;
  height: 5.71429px;
  width: 40px;
  border-radius: 2.85714px;
  transition: 0.3s;
  background: black;
  position: relative; }
  .tcon-menu__lines::before, .tcon-menu__lines::after {
    display: inline-block;
    height: 5.71429px;
    width: 40px;
    border-radius: 2.85714px;
    transition: 0.3s;
    background: black;
    content: '';
    position: absolute;
    left: 0;
    -webkit-transform-origin: 2.85714px center;
    transform-origin: 2.85714px center;
    width: 100%; }
  .tcon-menu__lines::before {
    top: 10px; }
  .tcon-menu__lines::after {
    top: -10px; }
  .tcon-transform .tcon-menu__lines {
    -webkit-transform: scale3d(.8, .8, .8);
    transform: scale3d(.8, .8, .8); }

.form-error {
	color: #F00;
}

/*#menu #blog {
	display: table;
	position: relative;
	cursor: default;
}
#menu .ph2 {
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	color: #FFF;
	font-size: 15px;
	background-color: #7d1e1d;
	z-index: 5;
	opacity: 0.8;
	line-height: 60px;
}*/

/*繧ｰ繝ｼ繧ｰ繝ｫ繝槭ャ繝�*/
.ggmap {
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
} 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.tvcm .container {
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
} 
.tvcm iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*謗｡逕ｨ諠��ｱ*/
.recruit h3 {
	color: #333;
	font-size: 20px;
	margin: 20px 0 10px;
}
.recruit .titleText {
	color: #a72a2a;
	font-weight: bold;
}
.recruitArea {
	margin: 20px 0;
	background-color: #f9f3f3;
}
.recruitArea h4 {
	height: 30px;
	line-height: 32px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	background-color: #c87c7c;
}
.recruitArea_list {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.recruitArea li {
	margin: 5px 3%;
	float: left;
	width: 14%;
	text-align: center;
	border-bottom: dashed 1px #faa;
}

.recruitTable {
	width: 100%;
	margin: 20px auto 30px;
}
.recruitTable th,
.recruitTable td {
	padding: 10px;
	border: solid 1px #faa;
	text-align: left;
	vertical-align: middle;
}
.recruitTable th {
	width: 30%;
	color: #a72a2a;
	background: #fff3f3;
}

.contactButton {
	width: 240px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	background-color: #a02e2d;
}

/*繧ｵ繧､繝医�繝��*/
.sitemapList_item {
	color: #515151;
}
.sitemapList_item a {
	height: 50px;
	line-height: 50px;
	color: #515151;
	text-decoration: none;
	display: block;
	background: url(../images/list_arrow.gif) no-repeat center left;
}
.sitemapList_item a:hover {
	color: #a02e2d;
}

.sitemapList_item-single,
.sitemapList_item-parent {
	font-weight: bold;
	border-bottom: 1px #CCC dotted;
}
.sitemapList_item-single a,
.sitemapList_item-parent a {
	padding-left: 18px;
}
.sitemapList_item-parent {
	margin-top: 15px;
}

.sitemapList_item-child	{
	margin-left: 25px;
	font-size: 90%;
	font-weight: normal;
	border-top: 1px #CCC dotted;
}
.sitemapList_item-child:first-child	{
	border-top: none;
}
.sitemapList_item-child a	{
	padding-left: 18px;
}
