
/*--------------------------------------------------------
  pso01001
--------------------------------------------------------*/

#pso01001 {
	width: 80%;
	float: left
}
#pso01001 H3 {
	text-align: left;
	line-height: 27px;
	margin: 0px;
	padding-top: 0px;	
	padding-bottom: 5px;
	padding-left: 10px;
	background: repeat-x center top;
	height: 30px;
	color: #000000;
	clear: both;
	font-size: 1.15em;
	overflow: hidden; 
}

/*--------------------------------------------------------
  pso01003
--------------------------------------------------------*/

#pso01003 {
    margin-bottom: 30px;
/*  hight: auto; */
}

#pso01003i {
	width:805px;
	height:160px;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	border:1px solid #c9c9c9;
}

#pso01003iframe {
	width:100%;
	height:100%;
	border:none;
	display:block;
}

.transparenta {
  position: relative;  /* 基準位置とする */
}
.transparenta::before {
  content: "";         /* 疑似要素に必須 */
  width: 100%;         /* 幅いっぱい */
  height: 100%;        /* 高さいっぱい */
  display: block;      /* 高さを指定するためにブロック要素にする */
  background: linear-gradient(rgba(255,255,255,0) 0, #fff 95%); /* 徐々に透明にする */
  position: absolute;  /*  */
  top: 0;
  left: 0;
}

#pso0100301 {
	float:left;
}

#pso0100302 {
	float:left;
	margin-left:15px;
}

#pso0100303 {
	margin-top:15px;
}

/*----------　企業別設定  STR ----------*/
.morebtn00 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 200px;
	margin: auto;
	padding: 5px;
	font-weight: bold;
	border: 2px solid #ff8a13;
	background: #ff8a13;
	color: #fff;
	border-radius: 100vh;
	transition: 0.5s;
}
.morebtn00:hover {
	color: #ff8a13;
	background: #fff;
}

.selectbtn00 {
	float:left;
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 85px;
	margin: 5px;
	padding: 1px;
	font-weight: bold;
	border: 1px solid #ff8a13;
	color: #ff8a13;
	background: #fff;
	transition: 0.5s;
}
.selectbtn00:hover {
	color: #fff;
	background: #ff8a13;
}
.choicebtn00 {
	color: #fff;
	background: #ff8a13;
}
/*--- 10 ---*/
.morebtn10 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 200px;
	margin: auto;
	padding: 5px;
	font-weight: bold;
	border: 2px solid #90ee90;
	background: #90ee90;
	color: #006400;
	border-radius: 100vh;
	transition: 0.5s;
}
.morebtn10:hover {
	color: #90ee90;
	background: #fff;
}

.selectbtn10 {
	float:left;
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 85px;
	margin: 5px;
	padding: 1px;
	font-weight: bold;
	border: 1px solid #90ee90;
	color: #90ee90;
	background: #fff;
	transition: 0.5s;
}
.selectbtn10:hover {
	color: #006400;
	background: #90ee90;
}
.choicebtn10 {
	color: #006400;
	background: #90ee90;
}
/*--- 50 ---*/
.morebtn50 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 200px;
	margin: auto;
	padding: 5px;
	font-weight: bold;
	border: 2px solid #0a1f33;
	background: #0a1f33;
	color: #fff;
	border-radius: 100vh;
	transition: 0.5s;
}
.morebtn50:hover {
	color: #0a1f33;
	background: #fff;
}

.selectbtn50 {
	float:left;
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 85px;
	margin: 5px;
	padding: 1px;
	font-weight: bold;
	border: 1px solid #0a1f33;
	color: #0a1f33;
	background: #fff;
	transition: 0.5s;
}
.selectbtn50:hover {
	color: #fff;
	background: #0a1f33;
}
.choicebtn50 {
	color: #fff;
	background: #0a1f33;
}
/*--- 60 ---*/
.morebtn60 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 200px;
	margin: auto;
	padding: 5px;
	font-weight: bold;
	border: 2px solid #19ade1;
	background: #19ade1;
	color: #fff;
	border-radius: 100vh;
	transition: 0.5s;
}
.morebtn60:hover {
	color: #19ade1;
	background: #fff;
}

.selectbtn60 {
	float:left;
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 85px;
	margin: 5px;
	padding: 1px;
	font-weight: bold;
	border: 1px solid #19ade1;
	color: #19ade1;
	background: #fff;
	transition: 0.5s;
}
.selectbtn60:hover {
	color: #fff;
	background: #19ade1;
}
.choicebtn60 {
	color: #fff;
	background: #19ade1;
}
/*----------　企業別設定  END ----------*/
/*--------------------------------------------------------
  pso01002
--------------------------------------------------------*/

#pso01002 {
	hight: auto;
}
#pso01002 IMG {
	margin-top: 5px;
/*	margin-bottom: 10px */
}

/*--------------------------------------------------------
  fmt01
--------------------------------------------------------*/

#fmt01 {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: auto;
/*	hight: auto;	*/
	word-break: break-all;
	clear:both;
}

#fmt01i00 {
	text-align: center;
}
.sec_inner{
    width:686px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:40px;
	margin-left:auto;
}
.slider-1 IMG{
	height:160px;
}
/*-----------矢印表示----------*/
.slider-1{
	display: none;
}
.slider-1.slick-initialized{
  	display: block; /*slick-initializedが付与されたら表示*/
}
.slick-arrow:before{
	content:""!important;
}
.slick-arrow:before{
    content:""!important;
    width: 50%!important;
    height: 50%!important;
    position: absolute;
    top: 0;
    left: 0;
}
.slick-next:before{
	background: url(../images/arrow_r.png)!important;
	background-size: contain!important;
}
.slick-prev:before{
	background: url(../images/arrow_l.png)!important;
	background-size: contain!important;
}
.slick-arrow{
    width:12px!important;
}

#fmt01i01 {
	float: left;
	width: 400px;
}
#fmt01i02 {
	float: right;
}
#fmt01i02 IMG {
	width: 400px;
}
#fmt01i03 {
	float: left;
}
#fmt01i03 IMG {
	width: 185px;
	margin-right: 10px;
	border-style:none;
}
#fmt01i04 IMG {
	/* width: 120px; */
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	border-style:none;
}

/*--------------------------------------------------------
  sfl01
--------------------------------------------------------*/

#sfl01 {
	overflow: hidden;
	zoom: 1;
	margin-top:0px;
	padding-top:0px;
}
#sfl01 DIV.sfl01c01 {
	text-align: center; 
	margin-top: 10px;
	margin-bottom: 10px;	
	padding-top: 10px; 
/*	padding-left: 25px; */ 
/*	width: 30%;         */ 
/*	height: 400px; */
	padding-left: 15px; 
	width: 31%;
	float: left;
}
#sfl01 IMG.sfl01c02 {
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	margin-left: 5px;
	border-top: #000000 1px solid;
	margin-right: 7px;
	border-right: #000000 1px solid;
	width: 200px;
}
#sfl01 DIV.sfl01c03 {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 0px;
	height: 160px;
	width: 8px;
}
#sfl01 H4 {
	border-bottom: #000000 1px solid;
	text-align: left;
	width: 100%;
	color: #000000;
	margin-left: 5px;
	font-size: 1.2em;
}
#sfl01 P {
	padding-left: 5px;
	padding-right: 6px;
	margin-bottom: 0px;
	width: 100%;
	word-wrap: break-word;
	word-break: break-all;
}

/*--------------------------------------------------------
  fmt80
--------------------------------------------------------*/

#fmt80 {
	margin-top: 15px;
	float: right;
}

/*--------------------------------------------------------
  area
--------------------------------------------------------*/

.area {
   height : auto;
   width : 100%;
   overflow : hidden;
}