ã€€charset "UTF-8";"
/* CSS Document */
/* h1 */
#h1_bk {
	background-image: url("images/headder01.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 85%;
	height:120px;
	width:900px;
	margin-bottom: 10px;
	margin-left: 30px;
}

/* ãƒˆãƒƒãƒ—ã‚¤ãƒ¡ãƒ¼ã‚¸ */
#top_img {
	width: 75%;
	padding:1% 2% 1% 4%;
	margin-right: 2%;
	margin-left: 6%;
	margin-top: 1%;
}

/* h2 */
h2 {
	width: 75%;
	padding:1% 1% 1% 2%;
	margin:1%;
	text-align: center;
	font-size: 2em;
	font-weight:bold;
	color:#00008b;
}
.inner{
	width: 94%;
	margin: 0 auto;
	padding-bottom: -10px;
}


/* å‹•ç”»ã‚¤ãƒ¡ãƒ¼ã‚¸ */

.video{
  position:relative;
  /*width:60%;
  height:45%;*/
  padding-top:56.25%;
  background: url('images/oyasapo_biz.jpg') no-repeat;
 background-size: cover;
}
.video iframe{
  margin-top: 2%;
  margin-bottom: 0%;
  position:absolute;
  top:0;
  left:10%;
  right:15%;
  width:80%;
  height:80%;
}



/* ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ï¼‘ */
#warp1 {
	width:90%;
	padding:0px 0px 3% 0px;
	margin: 1% 0px;
}
#content1_left {
	/*height:300px;*/
	width:30%;
	float:left;
	margin: 0px 0 0px 0;
	/*padding:1% 5px 10px 0;	
	background-color:#e6e7ed;
    background-width:480px;
    color:#00008b;*/
	font-size:1.2em;
    /*font-size:1.2em;*/
	font-weight:bolder;
	/*padding:5px 0px 5px 10px;  #00008b
	box-shadow: 3px 3px 3px #668AD8;*/


}
#content1_center {
	/*height:33%;*/
	width:30%;
	float:center;
	margin: 0px 0 0px 0;
	/*padding:1% 5px 10px 0;	
	background-color:#e6e7ed;
    background-width:480px;
    color:#00008b;*/
	font-size:1.2em;
	/*font-size:1.2em;*/
	font-weight:bolder;
	/*padding:5px 0px 5px 10px;  #00008b
	box-shadow: 3px 3px 3px #668AD8;*/


}
#content1_right {
	/*height:300px;*/
	width:30%;
	float:right;
	margin: 0 0 0 0;
	/*padding:1% 5px 10px 0;	
	background-color:#e6e7ed;
    background-width:480px;
    color:#00008b;*/
	font-size:1.2em;
	/*font-size:1.2em;*/
	font-weight:bolder;
	/*padding:5px 0px 5px 10px;  #00008b
	box-shadow: 3px 3px 3px #668AD8;*/


}
.left_dotted	{
	border-bottom:dotted;/*ä¸‹ç·šã‚’ç‚¹ç·šã«ã™ã‚‹*/
    border-color:#00008b;
    border-width:1%;
}   

.seotext_05 {
background:linear-gradient(transparent 70%, #FFFF00 0%);
}
#content_right {
	float: right;
	margin-left:1%
}
/* ãŠå•ã„åˆã‚ã›ã¯ã“ã¡ã‚‰ï¼‘ */
.inquiry {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 2%;
	padding-bottom: 2%;
	background-color: #FFFF99;
	
}
.inquiry :hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}*/
/* ãŠå•ã„åˆã‚ã›ã¯ã“ã¡ã‚‰ï¼‘å¤‰æ›´åˆ† */
/* .inquiry {
    width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	transition-duration: 0.5s;
}
.inquiry img{
  width: 100%;
  cursor: pointer;
}
.inquiry:hover{
  box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
  transform: translateY(-10px);
  transition-duration: 0.5s;
}*/
/* ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ï¼’ */
/* ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ï¼’â‰ Pâ‰ R */ãƒ»
h5 {
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	text-align: center;
	font-size: 1.0em;
	line-height: 150%;
    /*padding-top: 5px;*/
	font-weight:bold;
	padding-top:10px;
	padding-bottom: auto;
	color:#00008b;
}
#subhead1 {
	background-image: url(images/subhead1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12.5%;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height:1.5em;
	font-size: 1.2em;
	color:#00008b;
}
.content2_1-3 dt {
	font-size: 1.2em;
	margin-bottom: 2%;
	font-weight:bold;
	color:blue;
	
	border-bottom:groove;/*ä¸‹ç·šã‚’ç‚¹ç·šã«ã™ã‚‹*/
    border-color:blue;
    border-width:.5%;
	
}
.content2_1-3 dd {
   font-size:1.1em;
   font-weight:bold;
  color:#00008b;
  line-height:200%;

}
#content2_warp {
	width: 85%;
	margin-top:2.5%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: -3%;
}
.content2_1-3 {
	width: 50%;
	float: right;
	margin-left:10px;
}
/* ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ï¼’â‰ Q */
/* SEC07 user voice
------------------------------------------------------------*/
#sec07 {
background: #ffffff;
margin-bottom: -5em;
}
.col7 li{
	margin-bottom: -0.2em;
}

.col7 img{
	max-width: 30%;
	display: block;
	margin: 0px auto -0.2em;
}
/* ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ï¼• */
#content5 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	/*height: 69%;
	border: 2px solid #999;*/
	margin-bottom: 1%;
}
#content5 dt {
	text-align: center;
	font-size: large;
	padding-top: 1%;
	font-weight:bold;
	padding-bottom: .5%;
	color:#00008b;
    background-image: url(images/subhead2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 90%;
	/*width: 785px;*/
	/*height: 85px;*/
	line-height: 1.0em;
	padding-left: 3%;
	color:#00008b;
	margin-top: 1%;
	margin-left: 1%;
	position: relative;
}
#content5 dd {
	margin-top: 1%;
	margin-right: 3%;
	margin-bottom: 0px;
	margin-left: auto;
	width: 85%;
	/*padding-top: 5px;*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*position: relative;
	width: 35%;*/
    text-align:left;
    font-size:1.1em;
   font-weight:bold;
  color:#00008b;
  line-height:200%;
/*position: relative;*/
}
#content5 dd #left {
	float: left;
	position: relative;
	margin-right: 3%;
}
#content5 dd p {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3%;
	padding-bottom: 2%;
	position: relative;
	width: 71%;
}
#content5 dd #left {
	float: left;
	margin-right: 2%;
	position: relative;
}
ãƒ•ãƒƒã‚¿ãƒ¼

------------------------*/
footer{
	/*background: url(../../common/img/foot-back-illust.png) repeat-x center bottom 50px, #f5f5f0;*/
	/*background: #f5f5f0;*/
	color:navy;
	background-size: 90%;
	padding: 1% 0 1% 0;
	position: relative;
	margin-bottom: 0;
	text-align: center;
    /*color: #999999;*/
	margin-top: 2%;
}	

.sitemap{

	max-width: 90%;
	margin: 0 auto;
}

.sitemap li {
	display: inline-block;
	letter-spacing: normal;
	margin-bottom: 1.5rem;
}

.sitemap li a{
	font-size: 1.0em;
	color:navy;
	text-decoration: none;
}
.sitemap li a:hover{
text-decoration: none;
}

.sitemap li + li:before{
	content: "";
	display: block;
	float: left;
	background-color: #a5a5a7;
	width: 1%;
	height: 2%;
	margin: 7px 12px 0 9px;
}


html.android .sitemap li + li:before{
margin-top: 11px;
}

.sitemap li:nth-child(3):before {
	display: none;
}
.copy {
margin-top: 15px;
}

.copy small {
font-size: 1.1rem;
}
@media (min-width: 768px) {
	footer{
		background: url(../../common/img/foot-back-illust.png) repeat-x center bottom #f5f5f0;
		background-size: 1025px auto;

	}	
}