@charset "UTF-8";

/* ------------------------------------------------------
  BRAINDOCK PAGE
-------------------------------------------------------- -*/
.mt0{
  margin-top: 0 !important;
}
.container.underpage section{
  background-color: #fff;
}
.container.underpage section .section_inr.ope_under_box{
  padding: 85px 0 95px;
}
.ope_under_box p{
  margin-bottom: 30px;
}
.movie_box a{
  opacity: 1;
}
.movie_box a:hover{
  opacity: 0.7;
}
.movie_box .flBox_right{
  text-align: right;
}
.subtitle {
  margin-bottom: 30px;
}
.ope_under_box .flowLead01 {
  background-color: #f5f5f5;
  border: 5px solid #ccc;
  border-radius: 5px;
  font-weight: bold;
  color: #133f8d;
  text-align: center;
  font-size: 20px;
  padding: 10px;
  margin-bottom: 40px;
}
.tecbox_head{
	display: table;
	width: 100%;
	height: 105px;
  margin-bottom: 40px;
  margin-top: 60px;
}
.tecbox_head-number{
	position: relative;
	overflow: hidden;
	display: table-cell;
	width: 9%;
	vertical-align: middle;
	background: #0d2f77;
	text-align: center;
}
.tecbox_head-number em{
	position: relative;
	font-size: 40px;
	color: #fff;
	font-family: 'Roboto';
	line-height: 1;
	font-weight: 100;
	z-index: 1;
}
.tecbox_head-number:before{
	content: '';
	position: absolute;
	width: 100%;
	left: -41%;
  bottom: 0%;
  height: 200%;
	background: #133f8d;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: rotate(-22deg);
	-ms-transform: rotate(-22deg);
	transform: rotate(45deg);
	z-index: 1;
}
.tecbox_head-text{
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	font-size: 32px;
	padding-left: 20px;
	border-left: 0;
	background: #133f8d;
	color: #fff;
	text-align: center;
  padding-right: 120px;
}
.tecbox_head-text span{
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #133f8d;
}
.flowImage{
  margin-bottom:40px;
}
.flowLead02 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #111;
  border-radius: 7px;
  padding: 9px 0 8px;
  border: 1px solid #ccc;
  background-color: #f5f5f5;
  margin-bottom: 30px;
}
.ope_under_tab01 {
  margin-bottom: 40px;
}
.ope_under_tab02 dl {
  display: table;
  width: 100%;
}
.ope_under_box strong{
  font-weight: bold;
}

@media only screen and (min-width : 769px) {
  .set02 .flBox_bg_left .txt_inr{
    width: 600px;
    margin: 0 0 0 auto;
    padding-right: 40px;
  }
  .set02 .flBox_bg_right .txt_inr{
    width: 600px;
    margin: 0 0 0 auto;
    padding-left: 40px;
  }
  .ope_under_tab01 dt{
    width: 32%;
  }
  .ope_under_tab01 dd{
    width: 68%;
  }
  .ope_under_tab02 dt {
    width: 32%;
  }
  .ope_under_tab02 dd {
    width: 18%;
    text-align: right;
  }
  .tbls .ptn01 dt{
    width: 82%;
  }
}/*end min-width : 769px*/
