@charset "UTF-8";

#contentsArea {
	margin: 15px auto 80px;
}


/*パンくずリスト*/
#topic-path {
	width: 960px;
	margin: 15px auto 0;
}

#topic-path ol {
  list-style-type: none;
}

#topic-path ol li {
  display: inline;
  font-size: 85%;
}

#topic-path ol li a {
	color: #26ade4;
	text-decoration: underline;
}


/*main*/
#subMain {
	width: 100%;
	height: auto;
	position: relative;
	padding-top: 80px;
	
}

#subMainImg {
	width: 100%;
	line-height: 0;
}

#subMainTtl {
	width: 15%;
	max-width: 200px;
	line-height: 0;
	position: absolute;
	top: 55%;
	left:45%;
	color:#FFF;
	text-align: center;
}

#subMainImg img,#subMainTtl img {
	width: 100%;
	height: auto;
}


/*contact*/
#contact {
	margin-top: 15px;
}
input{width:85%}
input#radio{width:15%}
textarea{width:85%}
#faqTtl {
	width: 95%;
	
	background: url('../images/titleBg.png') no-repeat center bottom;
}

#contact h2 {
	line-height: 0;
	margin-left: 15px;
}

#contact table {
	width: 100%;
}

#contact table tr {
	font-size: 100%;
	color: #333333;
	height: 50px;
	background: url('../images/dashedBorder.png') repeat-x center bottom;
}

.bold {
	font-weight: bold;
}
table.contact {
	width: 100%;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0px 15px;
}

table.contact th,
table.contact td {
	padding: 20px;
}

table.contact th {
	background: #6699cc;
	vertical-align: middle;
	text-align: left;
	width: 30%;
	overflow: visible;
	position: relative;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	font-weight:700;
}

table.contact th:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #6699cc;
	border-width: 10px;
	margin-top: -10px;
}
.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  padding: 8px 50px !important;
  
}
/*process flow*/
#contentsLeft h1 {
	padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
	color: #494949;/*文字色*/
	background: #f4f4f4;/*背景色*/
	border-left: solid 5px #7db4e6;/*左線*/
	border-bottom: solid 3px #d7d7d7;/*下線*/
}

#contentsLeft h1.flow{
	padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
	color: #494949;/*文字色*/
	background: #f4f4f4;/*背景色*/
	border-left: solid 5px #7AE9A0;/*左線*/
	border-bottom: solid 3px #d7d7d7;/*下線*/
	clear:both;
}

#contentsLeft h1.calender{
	padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
	color: #494949;/*文字色*/
	background: #f4f4f4;/*背景色*/
	border-left: solid 5px #006699;/*左線*/
	border-bottom: solid 3px #d7d7d7;/*下線*/
}


.processtext{
	padding:20px;
	line-height:180%;
	

}
.processtext h5 {
	padding-top:10px;
	padding: 0.25em 0.5em;/*上下 左右の余白*/
	color: #494949;/*文字色*/
	background: #eaf3ff;
	border-left: solid 5px #7db4e6;/*左線*/

}
.processtext img{
	float:right;
}
.processtext h5 img{
	
	float:left;
	width:72px!important;
}
.shoptext{
	padding: 30px 0 0 0px;
	line-height:180%;
	float:left;
	font-size:15px;
}

.shoptext ul{
	
	
}
.shoptext h3{
	color:#333;
	padding:10px 0 5px 10px;
	border-bottom:dotted #999;
}
.shoptext h4{
	color:#069;

}
.shoptext img{
	float:left;
	padding:10px;
	
}
.shop_nintei{
  float: right!important;
}

.shop{
	padding-top:20px;
}
.shopimage{
	padding:10px;
	float:left;
}
.about{
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.about th{
	width:25%;
	padding:4px;
	text-align: left;
	vertical-align: top;
	color: #444;
	background-color: #feedf3;
	border-left: 3px double #999;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.about td{
	width:75%;
	padding:4px;
	background-color: #fafafa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
@media screen and (max-width:768px){
.shop img ,.shop iframe{
	width:100%;
  max-width:768px;
}

.shoptext img{
  max-width:150px;
}
.shop_nintei{
	display:block;
	margin:10px;
	max-width:114px!important;
	
}




}

.shop img , .shop iframe{
	padding-top:10px;
	
	float:left;
  	margin-bottom:10px;
}
#contentsLeft hr{
  border-top: 1px dashed #bbb;
  border-bottom: 1px dashed #fff;
 
}
.calenderF {position: relative;padding-bottom: 80%;height: 0;overflow: hidden;}
.calenderF iframe {position: absolute;top: 0;left: 0;width: 100% !important;height: 100% !important;}

.calendertext{
	padding:20px;
	line-height:180%;
	border-bottom:thin dotted #666;

	

}


.calendertext img{
	float:left;
}

/* firefox */
@-moz-document url-prefix() { 
	table.company th::after {
		float: right;
		padding: 0;
		left: 30px;
		top: 10px;
		content: " ";
		height: 0;
		width: 0;
		position: relative;
		pointer-events: none;
		border: 10px solid transparent;
		border-left: #0099ff 10px solid;
		margin-top: -10px;
	}
}

table.faq td {
	background: #f8f8f8;
	width: 360px;
	padding-left: 20px;
}
