@charset "UTF-8";
/* -----------------------------
	safety.html
----------------------------- */
.sectionLower {
  background-color: #fafafa;
  padding: 0 0 30px;
  width: 100%;
}

.sectionLower--background {
  padding: 0 0 30px;
  width: 100%;
}

h3.title {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 2px;
  font-size: 22px;
  color: #FFF;
  background: url("../images/business_top_sec_title_bg.gif") 0 0 repeat;
  padding: 20px 0;
  text-align: center;
}
h3.title img {
  margin-bottom: 10px;
}
h3.title .sub {
  color: #e2f8d8;
  display: block;
  font-size: 10px;
  text-align: center;
}

.inner {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 1050px;
}

.row {
  margin: 50px 0 0;
}

.col03 ul li {
  width: 300px;
  float: left;
}
.col03 ul li:nth-child(2) {
  margin: 0 50px;
}

.shop_wrap {
  overflow: hidden;
  width: 1100px;
}

.col02 .shop_list {
  display: block;
  width: 1000px !important;
  margin: 0 auto;
}
.col02 ul li {
  width: 200px;
  float: left;
  margin: 0 50px 50px 0;
}

.listItem__Wrap--col4 {
  margin-left: -76px;
}
.listItem__Wrap--col4 .listItem__Wrap--item {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 17.8%;
  margin-left: 81px;
  margin-bottom: 73px;
  text-align: left;
}

.listMedia__Wrap--col3 .listMedia__Wrap--item {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 29.7%;
  text-align: left;
}
.listMedia__Wrap--col3 img {
  margin: 15px 0;
}
.listMedia__Wrap--col3 dt {
  padding-left: 10px;
  font-size: 16px;
  color: #7ac42d;
  border-left: 2px solid #7ac42d;
}
.listMedia__Wrap--col3 dd {
  padding: 10px 0 0;
}
.listMedia__Wrap--col3 dd p {
  font-size: 12px;
  line-height: 2.2;
  color: #696969;
}

.item__box {
  display: table;
  width: 100%;
  height: 58px;
  background: #7ac42d;
}
.item__box p.item__name {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  color: #FFF;
}

a.btnMore {
  background: url("../images/electric_top_sec02_btn_01.png") 0 0 no-repeat;
  display: block;
  height: 63px;
  margin: 0 auto;
  text-indent: -9999em;
  width: 278px;
}
a.btnMore:hover {
  background: url("../images/electric_top_sec02_btn_01_hover.png") 0 0 no-repeat;
  cursor: pointer;
}

.txt {
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 30px;
  color: #696969;
}

.text-bold {
  color: #000 !important;
  line-height: 2;
  font-size: 15px;
  font-weight: bold;
}

.u-font--micho {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.is-alpha--none,
.is-alpha--none img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.is-alpha--none:hover,
.is-alpha--none:hover img {
  filter: alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

a img:hover {
  opacity: 0.6;
}

.menuBox-background .menuBox-background-1 {
  background: url("../images/business_top_main_visual_img_01_hover.png") no-repeat;
  background-size: 238px 326px;
  background-position: 0 0;
  display: block;
}
.menuBox-background .menuBox-background-2 {
  background: url("../images/business_top_main_visual_img_02_hover.png") no-repeat;
  background-size: 238px 326px;
  background-position: 0 0;
  display: block;
}
.menuBox-background .menuBox-background-3 {
  background: url("../images/business_top_main_visual_img_03_hover.png") no-repeat;
  background-size: 238px 326px;
  background-position: 0 0;
  display: block;
}

section.section01 {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  background: url("../images/business_top_sec01_bg.jpg") 0 0 no-repeat;
  padding: 0 0 70px;
}
section.section01 h2 {
  display: inline-block;
  margin-top: 80px;
  padding: 20px 75px;
  font-size: 35px;
  color: #FFF;
  border: 1px solid #FFF;
}
section.section01 p {
  margin-top: 20px;
  color: #FFF;
  font-size: 14px;
}
section.section01 .txt {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 30px;
}

.section01Inner > img {
  margin: 50px 0 25px;
}

.section01Text {
  margin-top: 20px;
}

ul.section01List {
  margin: 45px 83px 65px;
}
ul.section01List li {
  float: left;
  display: inline-block;
  width: 238px;
  height: 326px;
}
ul.section01List li img:first-child {
  margin-bottom: 20px;
}
ul.section01List li:nth-child(2) {
  margin: 0 84px;
}

section.section02 {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  padding: 70px 0 35px;
  background: url("../images/business_top_sec02_bg_01.jpg") 50% 0 no-repeat;
}
section.section02 .inner {
  background-color: #fff;
  padding: 70px 0;
  text-align: center;
}
section.section02 .inner .txt {
  margin-top: 40px;
}
section.section02 .inner ul {
  width: 67%;
  margin: 0 auto;
}
section.section02 .inner__headline {
  color: #7ac42d;
  font-size: 42px;
}

.w400 {
  width: 400px;
  margin: 0 auto;
}

h4 {
  background: #7ac42d;
  color: #fff;
  font-size: 14px;
  padding: .4em;
  text-align: center;
}

.imgBox {
  border: solid 3px #eaeaea;
  padding: 10px;
}


.mainVisual {
  background: url("../images/safety/safety_main_visual.jpg") left 50% no-repeat;
}

.mainVisual .mainVisualBox {
  background-color: #00bcd4;
}

.Lower section {
  text-align: center;
}
.Lower section h3 {
  margin: 85px 0 45px;
}
.Lower section h3 span {
  color: #1d1d1d;
  display: block;
  margin-top: 10px;
}

.baseFree {
  box-sizing: border-box;
  width: 1000px;
  background-color: #fff;
  border: 1px solid #ccc;
  text-align: left;
  margin-top: 30px;
  overflow: hidden;
}
.baseFree img {
  float: left;
}
.baseFree .txt {
  font-size: 12px;
  color: #666;
}

.baseFreeBox {
  box-sizing: border-box;
  padding: 30px;
  width: 630px;
  float: left;
}
.baseFreeBox .title {
  color: #ffa13d;
  font-size: 24px;
  letter-spacing: 2px;
  margin-bottom: 30px;
}

.safety_introduction .section01Inner,
.safety_installation .section01Inner {
  width: 1050px;
  margin: 0 auto 30px;
  text-align: center;
}
.safety_introduction .section01Inner > img,
.safety_installation .section01Inner > img {
  margin: 70px 0 10px;
}
.safety_introduction .section02Inner .subTitle,
.safety_installation .section02Inner .subTitle {
  margin-top: 10px;
  color: #333;
}
.safety_introduction .baseFree,
.safety_installation .baseFree {
  margin-top: 40px;
}
.safety_introduction .headlineTitle,
.safety_installation .headlineTitle {
  font-size: 17px;
  margin-bottom: 40px;
  padding: 30px 0;
  border-bottom: 1px solid #333;
}
.safety_introduction .section02Inner,
.safety_installation .section02Inner {
  box-sizing: border-box;
  padding: 70px 50px 0;
  text-align: center;
}
.safety_introduction .section02Lower,
.safety_installation .section02Lower {
  text-align: center;
}
.safety_introduction .section02Inner .txt01,
.safety_installation .section02Inner .txt01 {
  margin: 60px 0 30px;
}
.safety_introduction .section02Lower,
.safety_installation .section02Lower {
  width: 1050px;
  margin: 0 auto 30px;
  text-align: center;
}
.safety_introduction .section02Inner ul li,
.safety_installation .section02Inner ul li {
  float: left;
}
.safety_introduction .section02Inner ul li:nth-child(2),
.safety_installation .section02Inner ul li:nth-child(2) {
  margin: 0 55px;
}
.safety_introduction .section02Inner .module,
.safety_installation .section02Inner .module {
  width: 580px;
  height: 160px;
  margin: 70px auto 0;
  border: 1px solid #333;
  padding: 0px 30px 0;
  box-sizing: border-box;
}
.safety_introduction .section02Inner .module .txt,
.safety_installation .section02Inner .module .txt {
  text-align: left;
  font-size: 12px;
}
.safety_introduction .section02Inner .cell,
.safety_installation .section02Inner .cell {
  width: 580px;
  height: 160px;
  margin: 60px auto 0;
  border: 1px solid #333;
  padding: 0px 30px 0;
  box-sizing: border-box;
}
.safety_introduction .section02Inner .cell .txt,
.safety_installation .section02Inner .cell .txt {
  text-align: left;
  font-size: 12px;
}
.safety_introduction .section02Inner .module img,
.safety_installation .section02Inner .module img {
  position: relative;
  top: -20px;
  padding: 0 20px;
  background-color: white;
}
.safety_introduction .section02Inner .cell img,
.safety_installation .section02Inner .cell img {
  position: relative;
  top: -30px;
  padding: 20px 20px 0;
  background-color: white;
}

.safety_flow ul {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin: 30px 0 20px;
	padding: 0!important;
}
.safety_flow ul li {
	width:calc(100% / 5 - 20px);
	margin: 0 10px;
}
.safety_flow ul li p:nth-child(1) {
  height: 140px;
  margin-bottom: 15px;
}
.safety_flow ul li p:nth-child(1) img {
  width: 100%;
}
.safety_flow ul li p:nth-child(2) {
  border-left: solid 4px #00bcd4;
  background: none;
  color: #00bcd4;
  font-size: 15px;
  text-align: left;
  margin-bottom: 15px;
  padding: 0 0 0 5px;
}
.safety_flow ul li p:nth-child(2) span {
  font-size: 12px;
}
.safety_flow ul li:nth-child(5) {
  margin-right: 0;
}

.safety_prepare {
  width: 760px;
  margin: 20px auto 10px;
}
.safety_prepare h3 {
  font-weight: bold;
  color: #00bcd4;
  text-align: left;
  font-size: 16px;
  margin-bottom: 10px;
}
.safety_prepare p.txt {
  text-align: left;
  letter-spacing: 1px;
  font-size: 12px;
}
.safety_prepare p.txt span {
  color: #6dca55;
}

.safety_shelter {
  width: 760px;
  margin: 20px auto 30px;
}
.safety_shelter_inner h3 {
	font-weight: bold;
    color: #00bcd4;
    text-align: left;
    font-size: 16px;
    margin: 10px 0;
}
.safety_shelter_inner p.txt {
    text-align: left;
    letter-spacing: 1px;
    font-size: 12px;
}
.safety_shelter_inner p:nth-child(2) {
	padding: 0 0 10px;
	border-bottom: 1px dotted #00bcd4;
}
.safety_shelter_inner p:nth-child(3) {
	padding: 10px 0 0;
	color: #00bcd4;
}

.safety_qa {
  width: 1050px;
  margin: 30px auto 0;
  overflow: hidden;
}
.safety_qa ul li {
  float: left;
  width: 525px;
  margin: 0 0 30px;
}
.safety_qa ul li .question {
  width: 525px;
  height: 35px;
}
.safety_qa ul li .question .num {
  float: left;
  font-size: 18px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  width: 80px;
  line-height: 35px;
  padding: 0px 0px;
  background-color: #00bcd4;
}
.safety_qa ul li .question .title {
  float: left;
  line-height: 35px;
  height: 35px;
  width: 390px;
  padding: 0 15px;
  font-size: 13px;
  box-sizing: border-box;
  background-color: #f0fbfa;
}
.safety_qa ul li .question .title span {
  font-size: 9px;
}
.safety_qa ul li .answer {
  padding-top: 30px;
}
.safety_qa ul li .answer .title {
  color: #00bcd4;
  font-size: 18px;
  float: left;
  width: 80px;
  text-align: center;
  line-height: 35px;
}
.safety_qa ul li .answer .cont {
  color: #00bcd4;
  float: left;
  box-sizing: border-box;
  width: 410px;
  padding: 0 15px;
  line-height: 33px;
  letter-spacing: 1px;
}

#safety_cost {
	width: 760px;
	margin: 20px auto 10px;
	border: 1px solid #DDD;
}
#safety_cost caption {
	padding: 10px 0;
	background:  #00bcd4;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#safety_cost th {
	padding: 15px 0;
	background: #f0fbfa;
	border: 1px solid #DDD;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#safety_cost td {
	padding: 20px 0;
	border: 1px solid #DDD;
	color: #F00;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#safety_cost td span {
	font-size: 12px;
	font-weight: normal;
}
#safety_cost_list {
  width: 380px;
  margin: 20px auto 10px;
}
#safety_cost_list h3 {
  font-weight: bold;
  color: #00bcd4;
  text-align: left;
  font-size: 16px;
  margin-bottom: 10px;
}
#safety_cost_list ul {
	padding: 0 0 0 20px;
	text-align: left;
	letter-spacing: 1px;
	font-size: 14px;
}
#safety_cost_list ul li {
	list-style: square;
}
#safety_btn_subsidy {
	width: 280px;
	margin: 30px auto 50px;
    border: 2px solid #00bcd4;
}
#safety_btn_subsidy a {
	display: block;
    padding: 10px 0;
    background: #00bcd4;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
#safety_btn_subsidy a:hover {
    background: #FFF;
    color: #00bcd4;
}
#safety_btn_subsidy a:before {
	content: "▶";
	position: relative;
	left: -5px;
    font-size: 14px;
}
#safety_btn_subsidy a:hover:before {
    color: #00bcd4;
}

.safety_subsidy_list {
	margin: 60px 0 0 10px;
}
.safety_subsidy_list li {
	margin: 0 0 15px;
	font-size: 16px;
}
.safety_subsidy_list li::before {
	position: relative;
	top: -2px;
	content:"●";
	padding: 0 5px 0 0;
	font-size:12px;
	color: #00bcd4;
}
.safety_subsidy_list li a {
	color: #00bcd4;
	font-weight:bold;
}
.safety_subsidy_list li a:hover {
	text-decoration: underline;
}