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

html{
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif;
 
}

li{list-style:none;
}

/*----------------------
	レイアウト
-----------------------*/
body{
	background-color:#FFF;
	color:#333;
	margin:0px 5px 0px 5px;
	word-break: break-all;
	font-size: 10.5pt !important;
	-webkit-text-size-adjust: 100%;
}

section{margin: 0 5px}

/* 右上アイコン */
.icon{
	opacity:0.6;
	text-align:right;
	position: fixed !important; 
 top: 20px; 
	right: 0; 
	width: 27%;
	margin: 0 6px 0 0;
	z-index: 1;
}

.icon img{
	width:40%;
}


.header1{
 background: -webkit-gradient(linear, left top, left bottom, from(#fff),to(#fff));　
 background: linear-gradient(#fff, #fff);
 background-size: 100% 100%;
 height: 50px;
 border-bottom: 1px solid #dadada;
}
 .header1 .header-menu{
 display: block;
 height: 50px;
 width: 50%;
 line-height: 50px;
 font-weight: bold;
 margin-left: 5px;
 float: left;
 }
 .header1 nav{
 float: right;
 }

 .header1 ul{display:table-cell }
 .header1 nav li{
 float: left;
 }
 .header1 nav li>a{
 display: block;
 height: 33px;
 width: 70px;
 color: #fff;
 line-height: 30px;
 background: -webkit-gradient(linear, left top, left bottom, from(#fff),to(#ececec));
 background: linear-gradient(#fff #ececec);
 text-align: center;
 text-decoration: none;
 border: 1px solid #dadada;
 margin-top: 7px;
 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6),-1px -1px 1px rgba(255, 255, 255, 0.5);
 font-weight:bold;
 }
 .header1 nav li:first-child>a{
 border-radius: 4px 0 0 4px;
 }
 .header1 nav li:last-child>a{
 border-radius: 0 4px 4px 0;
 border-left: none;
 margin-right: 5px;
 }

.rist-menu {
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;

}
.rist-menu li {
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FF6600;
}
.rist-menu li:last-child {
	border-bottom: 0px;
}
.rist-menu li a {
	display: block;
	position: relative;
	z-index: 10;
	height: 40px;
	margin: 0;
	padding: 0px 10px 0px 50px;
	background: #FFF;
	color: #333;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
}
.rist-menu li a:hover {
	background: #FFF;
}


#list4 li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 19px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	border-radius: 50%;
	background: #333;
}
#list4 li a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 25px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #FFF;
}


.minus-margin{margin:0 -5px;}

/*両方共通（はみ出したらスクロールさせる）*/
.text_pc{
    padding:10px;
    height:150px;
    width:90%;
    border:1px solid #ccc;
    background-color: #F4F0E3;
    overflow-y:scroll;
    color: #000;
	}
/*スクロールバー表示させる*/
.text_pc::-webkit-scrollbar{ 
    width: 15px;
}
.text_pc::-webkit-scrollbar-thumb{ 
    background: #A8A8A8;
    border-radius: 10px;
}
.text_pc::-webkit-scrollbar-track-piece:start{
    background: #F1f1f1;
}
.text_pc::-webkit-scrollbar-track-piece:end{
    background: #fff;
}


iframe{width: 100%;height: 300px;}

h1 {
  position: relative;
  text-align: center;
  font-size: 18px;

}
h1 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 4em;
  padding: 0 1em;
  background-color: #828282;
  text-align: left;
}
h1::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  background: -webkit-linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
  background: linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
}

/*Media-queries_____________________________________*/
@media screen and (max-height: 768px) {

.info-top{
	padding-top: 20px;
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}




/* ボタン */
.button{
	width:100%;
	border-collapse: collapse;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	text-align:center;
	margin-bottom: 20px;
}

.button td{
	border:1px solid #FFFFFF;
	text-align:center; 
	width: 50%;
	text-decoration:none

}

.button td .button2{

	border-style: solid ; 
	border-width: 1px; 
	padding: 5px; 
	border-color: #F3F3F3; 
	text-align:center; 
	color: #FFF; 
	font-size: 10pt;
	border-radius: 5px;
	background: linear-gradient(#E50012, #E50012);
}


.f20{font-size: 20px;}
.f24{font-size: 24px;}
.c-or{color: #E3635B}

/* 行間とか改行の指定 */
p{line-height:150%;
}

.hutoji{
	font-weight: bold;
}

.haikei{
	background-color: #FBEAF2;
	padding: 5px;
}

.color1{
	color:#FF6600;
}

.color2{
	color:#F00;
}

.underline{
	text-decoration: underline;
}

.waku{
	border: 1px solid #FFFFCC;
	background-color: #FFFFCC;
	padding: 5px;
	margin-top: 10px;
	color: #F00;
	margin-bottom: 20px;
}

.waku span{
	color:#0000FF;
	font-weight: bold;
}


.left {
	float: left;
	margin-right:10px;
	width: 40%;

}

.text-center {
	text-align: center;
}

/* 2列のテーブル */
.table2{
	width: 100%;
}

.table2 td{
	width: 50%;
}

.table3{
	width: 100%;
}

.table3 td{
	width: 33%;
	padding: 0 5px;
}

/* 各見出し */
.midasi{
	border:solid 2px #FF6600; 
	border-left-color: #FF6600 ; 
	border-left-width: thick; 
	border-top: none; 
	border-right: none;
	padding:5px; 
	margin:20px 0px 10px 0px;
	font-size:10pt;
	color: #FF6600;
	font-weight: bold;
}

/* リンク色変更 */
a{
	color:#0000FF;
	font-weight:bold;
	text-decoration:none;
}

/* 会社概要テーブル */
.infoTable  {
	border: 1px solid #2C456D;
	border-collapse: collapse;
	width: 100%;
	border:　0;
	cellspacing:　0;
	cellpadding:　0;
	margin-bottom: 15px;
}

.infoTable td {
	padding: 10px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
	word-break:break-all;
}

.td130{
	width:20%;
	background:#F0F0F0;
	text-align:left;
	border-right:1px solid #CCC;
    color:#333;
	}

.question {
        cursor: pointer;
        font-weight: bold;
        margin: 5px 0;

	padding: 5px; 

	text-decoration: underline;
	color: #333; 
	font-size: 10pt;

}

.question:hover {
        text-decoration: underline;
}
.answer {
        display: none;
        background: #e9e8e8;
        padding: 5px;

}

.fb-page {
    width:100% !important;
  }


/* グーグルマップ最適化 */
.google-maps {
position: relative;
padding-bottom: 75%; // これが縦横比
height: 0;
overflow: hidden;
margin:0px 5px 0px 5px;"
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;

}

/* youtubeスマホ最適化 */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.footer{
	text-align: center;
	margin-top: 10px;
}

.footer2{
	border:dashed 1px;
}

