table tr th {
	font-weight: normal;
	font-size: 90%;
}
.faq{
  margin: 4px 0 0 0;
  padding: 8px 24px 0 48px;
  font-size: 15px;
  font-weight:bold;
  color: #AA0000;
  background: url(../image/q_a59.gif)no-repeat left;
}

.ans{
  background: url(../image/q_a42.gif)no-repeat left;
  margin: 0 0 0px 0px;
  padding: 8px 24px 0px 64px;
  font-size: 12px;
  color: #000000;
}
.map{float:right; width:70%;}

.maptext{
    line-height:20px;
    padding:10px;
}

.actd{
	background-color:#2e2930;
	/*border: #aaa 1px solid;
	color:#0d0015;*/
}
.actext{
	color:#daa520;
}
.table-center td{
	text-align: center;
}
ul p{
	margin-left: 10px;
	color:slategray;
}
.uleft{
	margin-left: -20px;
}
.underline{
	border-bottom: 1px solid RGB(255,255,255,0.5);
}
.listLeft{
	/*float: left;*/
	margin-left: 2%;
	text-align: left;
	font-weight: bold;
}
.listRight{
	margin-right: 5%;
	text-align: right;
}
.orangea a{
	color: white;
}

.cardd {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color:transparent;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  padding:10px 10px 10px 10px;
  margin-bottom: 10px;
}
.portfolio-item{
	padding: 10px;
}
.menu label {
 	text-align:center;
 	background-color:#fff;
  	color: #000;
  	padding: 10px;
  	display: block;
  	margin: 0px;
}
.menu li {
  padding: 10px;
}
input[type="checkbox"].on-off{
  display: none;
}
input[type="checkbox"].on-off + ul{
  height: 0;
  overflow: hidden;
}
input[type="checkbox"].on-off:checked + ul{
  height:auto;
}

.menulist{
	margin:0px 0px 10px 30px;
}
	
.bar{
	text-align: center;
	padding-bottom: 10px;
}
.bar2{
	text-align: left;
	padding-bottom: 10px;
}
.bar3{
	border-top: solid  #6c2735 1px;
	border-bottom: solid  #6c2735 1px;
	text-align: center;
	padding: 10px;
	font-size: 1.5rem;
	color:#6c2735;
}
.bar4{
	border-top: solid  #fdeff2 1px;
	border-bottom: solid  #fdeff2 1px;
	text-align: center;
	padding: 5px;
	font-size: 1.5rem;
	color:#fdeff2;
	
}
.barsub3 {
  padding: 5px;
  background: transparent;/*背景透明に*/
  border-left: solid 5px #6c2735;/*左線*/
}
.barsub4 {
  padding: 10px;
  background: transparent;/*背景透明に*/
  border-left: solid 5px #fdeff2;/*左線*/
	border-bottom: 1px solid #fdeff2;
	width: 90%;
	font-weight: bold;
}
.stepn{
	background-color: #fdeff2;
	color:#0d0015;
        border: 1px solid  #fdeff2;
		text-align: center;
        width:36%;
        float: left;
		padding: 10px 10px 10px 20px;
      }
.stept{
	
	border: 1px solid  #fdeff2;
  	border-left: 0px;
  	padding: 10px 10px 10px 20px;
	width:64%;
	float: left;
}
.box{
	border: 1px solid  #fdeff2;
	padding: 10px 30px 30px;
}
.step1{
	position:relative;
	padding:10px;
	border:1px solid #fdeff2;
}
.step1::after{
	content: "STEP 01";
	position: absolute;
	top: -20px;
	left: 10px;
	background:#6c2735;
	font-size: 12px;
	color: #fdeff2;
	padding: 8px;
}

#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  opacity: 0.7;
}
 
#pageTop a {
  display: block;
  z-index: 999;
  padding: 7px 0px 0px 0px;
  border-radius: 35px;
  width: 40px;
  height: 40px;
  background-color: #225ebb;
  color: #fff;
　line-height: 35px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
 
#pageTop a:hover {
  text-decoration: none;
}

#mailCircle {
  position: fixed;
  bottom: 20px;
  left: 20px;
  opacity: 0.7;
}
 
#mailCircle a {
  display: block;
  z-index: 999;
  padding: 7px 0px 0px 0px;
  border-radius: 35px;
  width: 40px;
  height: 40px;
  background-color: #CCCCCC;
  color: #000;
　line-height: 35px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
 
#mailCircle a:hover {
  text-decoration: none;
}

#tellCircle {
  position: fixed;
  bottom: 70px;
  left: 20px;
  opacity: 0.7;
}
 
#tellCircle a {
  display: block;
  z-index: 999;
  padding: 7px 0px 0px 0px;
  border-radius: 35px;
  width: 40px;
  height: 40px;
  background-color: #CCCCCC;
  color: #000;
　line-height: 35px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
 
#tellCircle a:hover {
  text-decoration: none;
}
.youtubePv{
	width: 340px;
}
.br-sp{
		display:none;
	}
/*
.card-img-top{
	height: 135px;
}*/

@media (max-width: 991px) {
	/*
	.card-img-top{
		height: 110px;
	}*/
	.br-sp{
		display:block;
	}
}
@media (max-width: 767px) {
	/*
	.card-img-top{
		height: 95px;
	}*/
	
	
}
@media (max-width: 576px) {
	.map{
    width:100%;
    clear:both;
}
	table td{
		font-size: 81%;
		padding: 5px;
	}
	
	.card-title{
		font-size: 81%;
	}
	/*
	.card-img-top{
		height: 85px;
	}*/
	.youtubePv{
		width: 100%;
	}
	.bar h1{
		font-size: 2rem;
	}
	h5{
		font-size: 1rem;
	}
	
	.cardd h3{
		font-size: 1.3rem;
	}
	.col-ss-3{
		-ms-flex: 0 0 25%;
        flex: 0 0 25%;
    	max-width: 25%;
	}
	.col-ss-4{
		-ms-flex: 0 0 33.333333%;
      		flex: 0 0 33.333333%;
  		max-width: 33.333333%;
		padding: 0.25rem;
	}
	.col-ss-6{
		-ms-flex: 0 0 50%;
      		flex: 0 0 50%;
  		max-width: 50%;
	}
}
@media (max-width: 480px) {
	/*.card-img-top{
		height: 75px;
	}*/
}