@charset "UTF-8";


.yokoku {
    color: #FF0000;
    border-bottom: 1px solid #8099b9;
}
.yokoku_tx {
    font-size: 14px;
    line-height: 1.6;
	margin-top:10px;
    
}
.yokoku_tx span {
    font-size: 15px;    
    font-weight: bold;
}

.request_btn {
    margin-top: 20px;
}
.request_btn img {    
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.request_btn2 {
    margin-top: 20px;
	margin-bottom: 25px;
}
.request_btn2 img {    
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

/* マーターポート
---------------------------------*/
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.method_ttl2 {
    font-size: 15px;
    margin-top: 30px;
	margin-bottom: 20px;
    line-height: 1.4;
    color: #333333;
    border: 1px solid #000000;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: center;
	font-weight: 500;
}
.method_tx {
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 2;
    color: #333333;
    border-bottom: 1px solid #026ACB;
    font-weight: bold;
    text-align: left;
}
.method_tx2 {
		font-size: 13px;
		padding: 10px;
		line-height: 1.6;
		color: #333333;
		font-weight: 500;
		text-align: left;
}
.movie_box {
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-right: 5%;
	padding-left: 5%;
}
.text-youtube{
    text-align: center;
	font-size: 20px;
	margin-top:30px;
	margin-bottom:10px;
}
.noto_ttl{
	text-align: center;
	font-size: 25px;
	/*margin-top:5px;*/
	margin-bottom:10px;
	font-weight: 600;
}
.noto_read{
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
    /*margin-bottom: 20px;*/
	line-height: 2;
    
}
.top_noto{
    background-color: #f6f6f6;
	padding-top: 40px;
	padding-bottom:40px;
}
#map_canvas {
	clear: both;
	width: 100%;
	margin-bottom: 30px;
	height: 450px;
}
#map_canvas iframe {	
	width: 100%;
	border: 2px solid #FFFFFF;
}
.map_wrap{
padding-top: 50px;
	padding-bottom: 50px;
}
.bunner_area{    
    text-align: center;
	padding-top: 5%;
    padding-bottom: 2%;    
}