﻿@charset "utf-8";
/*モバイルファースト　一部PCファースト*/



@media screen and (min-width: 768px) {
.b-hero { /*PC版トップ画像*/
  background: #fff url("../images/about/about@2x.png") center 131px/1920px 250px no-repeat;
}
}
.about-wrap {
    margin: 0;
    background: #f0f0f0;
    padding: 20px 0 80px;
}

/**** サブタイトル　****/

div.about-wrap h3 {
	color: #000;
	font-weight: 600;
	font-size:88%;
  text-align: center;
	line-height:180%;
	margin-bottom:10px;
}
@media screen and (min-width: 768px) {
div.about-wrap h3 {/*モバイル調整*/
	font-size:  22px;
}
}

/*5大ポイント*/
.b-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.b-section_2 img {
    max-width: 80%;
  }
@media screen and (min-width: 768px) {
	.b-container {
		max-width: 1120px;
	}
}
.b-row {
/* このwidthスタイルをいじるとスマホ対応が崩れるので注意	width:760px 絶対！;*/
}

.b-section_2__point {
  border-bottom: 2px #048c01 solid;
  text-align: center;
}
.b-section_2__point a {
  text-decoration: none;
  display: block;
}



/**-------------------------------------------------------------
 * 5大ポイント 注意：PCファースト
 ------------------------------------------------------------**/

.b-section_2__point__paragraph {
	font-size: 22px;
  font-weight: 600;
  line-height: 2;
  color: #000;
  margin: 0!important
}
.b-section_2__point__headline {
  font-weight: 800;
  line-height: 1.2;
  color: #c72826;
  margin: 0!important;
}
.b-section_2__point__note {
  margin-top:3px;
  font-weight: 600;
  color: #000;
	font-size:90%;
  margin-bottom: 0!important;
}
.b-section_2__point__note a {
	color: #048c01;
	text-decoration: underline;
	font-size: 130%;
	line-height: 1.5;
}
@media screen and (max-width: 767px) {
.b-section_2__point__note a {
	font-size: 180%;
}
}
/*５大ポイント各ボタン大枠*/
.b-section_2__point__num_1,
.b-section_2__point__num_2{
  min-height: 210px;
	padding:15px 0;
  box-sizing: border-box;
}
.b-section_2__point__num_3,
.b-section_2__point__num_4,
.b-section_2__point__num_5 {
  min-height: 200px;
	padding:15px 0;
  box-sizing: border-box;
}
/*ボタン名の調節　PC*/
.b-section_2__point__num_1 .b-section_2__point__headline,
.b-section_2__point__num_2 .b-section_2__point__headline,
.b-section_2__point__num_3 .b-section_2__point__headline,
.b-section_2__point__num_4 .b-section_2__point__headline,
.b-section_2__point__num_5 .b-section_2__point__headline {
  font-size: 250%;
	line-height: 1;
  margin-top: 5px;
}
.b-section_2__point__num_3 .b-section_2__point__paragraph,
.b-section_2__point__num_4 .b-section_2__point__paragraph,
.b-section_2__point__num_5 .b-section_2__point__paragraph {
  font-size: 17px;
	line-height:1.5;
	padding-bottom:10px;
}
@media screen and (max-width: 767px) {
.b-section_2__point__num_3 .b-section_2__point__paragraph,
.b-section_2__point__num_4 .b-section_2__point__paragraph,
.b-section_2__point__num_5 .b-section_2__point__paragraph {
	padding:0 ;
}
}

.b-section_2__point__num_3 .b-section_2__point__headline span,
.b-section_2__point__num_4 .b-section_2__point__headline span,
.b-section_2__point__num_5 .b-section_2__point__headline span {
  font-size: 70%;
  color: #000;
}
.b-section_2__headline_2 {
  margin-top: 167px;
  font-weight: 800;
  font-size: 100%;
  line-height: 1.4;
}
 .b-section_2 .b-sp-row_2 {
	margin-top:15px;
}

@media screen and (max-width: 767px) {
  .b-section_2 {
    min-height: 0;
		background-color: #f4f4f4 ;
  }
  .b-section_2__paragraph_1 {
    font-size: 94%;
  }
  .b-section_2__headline_1 {
    font-size: 150%;
    margin-top: 5px;
  }
  .b-section_2__paragraph_2 {
    width: 250px;
    margin-top: 10px;
    font-size: 88%;
  }
  .b-section_2__thumbnail {
    margin-top: 10px;
    padding: 0 30px;
  }
  .b-section_2__headline_2 {
    width: 220px;
    margin: 10px auto 0;
    font-size: 138%;
  }

  .b-section_2 .b-sp-row,
  .b-section_2 .b-sp-row_2 {
    -ms-flex-flow: column;
        flex-flow: column;
    padding: 0 16px;
		margin-top:0;
  }
  .b-section_2__point__note {
  /*0403  margin-top: 8px;*/
    font-size:50%;
  }
  .b-section_2 .b-section_2__point__num_1,
  .b-section_2 .b-section_2__point__num_2,
  .b-section_2 .b-section_2__point__num_3,
  .b-section_2 .b-section_2__point__num_4,
  .b-section_2 .b-section_2__point__num_5  {
    width: 120%;
    min-height: 118px;
/*    box-sizing: border-box;*/
    padding-top: 9px;
    padding-bottom: 16px;
		margin-bottom: 20px;
  }
  .b-section_2 .b-section_2__point__num_1 {
		min-height: 140px;
  }
  .b-section_2 .b-section_2__point__paragraph {
    font-size: 100%;
    line-height: 2;
  }
  .b-section_2 .b-section_2__point__headline {
    font-size: 175%;
    margin-top: 0;
  }

}


/* ボタン　*/
.btn_box {
	width: 260px;
	margin: 0 auto;
}


/**-------------------------------------------------------------
 * .section_5 　無償対応　以下の内容
 ------------------------------------------------------------**/
.b-section_5__panel {
  padding: 64px 0 85px;
  text-align: center;
  box-sizing: border-box;
}
/*背景画像 PC用*/
.b-section_5__panel--num_1 {
  min-height: 625px;
  background: #FFF;
}
.b-section_5__panel--num_2 {
  min-height: 625px;
  background: #f0f0f0;
}
.b-section_5__panel--num_4 {
  min-height: 625px;
  background: #fff;
}
.b-section_5__panel--num_5 {
  min-height: 625px;
  background: #f0f0f0;
	position: relative;
}
@media screen and (min-width:768px) {
	.anchor {
		height: 1px;
		margin-top: -131px;
		padding-top: 131px;
	}
}
.b-section_5__paragraph_1 {
  color: #000;
  font-weight: 600;
  font-size: 150%;
  margin-bottom: 10px;
}

.b-section_5__headline_1 {
  text-align: center;
  font-size: 400%;
  font-weight: 800;
  line-height: 1.2;
  color: #c72826;
}
.b-section_5__headline_2 {
	font-size: 112%;
	font-weight: bold;
	padding-top:40px;
}
.b-section_5__note_1 {
  font-size: 94%;
  font-weight: 600;
  margin-top: 10px;
}
.b-section_5__note_1 a {
	color: #048c01;
	text-decoration: underline;
}
.b-section_5__note_2 {
  width: 622px;
  padding: 20px;
  box-sizing: border-box;
  background-color: #e1e1e1;
  font-size: 88%;
  line-height: 1.4;
  margin: 30px auto 0;
}
.b-section_5__note_3 {
  font-size: 94%;
  margin-top: 15px;
}
.b-section_5__paragraph_2 {
  margin-top: 20px;
  font-size: 100%;
  line-height: 1.9;
}
.b-section_5__btn {
  margin-top: 58px;
}
.b-section_5__btn a {
  background: #048c01 url("images/icon_6@2x.png") 319px center/12px 21px no-repeat;
  color: #fff;
  text-decoration: none;
  padding: 18px 95px;
  box-sizing: border-box;
  font-size: 138%;
}

.b-section_5__table {
	margin: 36px auto 0;
/*	border-collapse: separate;
	border-spacing: 2px;*/
}
.b-section_5__table th,
.b-section_5__table td {
	width: 310px;
	height: 45px;
	vertical-align: middle;
}
.b-section_5__table td {
  border:2px solid #fff;
}
.b-section_5__table th {
	height: 30px;
	font-size: 116%;
	font-weight: bold;
}
.b-section_5__table tr td:first-child {
	background: #e1e1e1;
}
.b-section_5__table tr td:last-child {
	background: #eaeaea;
}
/* 対応メーカーリスト */
.about-price_brand__list {
	width: 100%;
	margin: 8px auto 0;
}
@media screen and (min-width:1000px) {
	.about-price_brand__list {
		width: auto;
		margin: 12px auto 0;
	}
}

.about-price_brand__list td {
	width: 33.33%;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
}
@media screen and (min-width:480px) {
	.about-price_brand__list td {
		/*height: 54px;*/
		font-size: 14px;
	}
}
@media screen and (min-width:960px) {
	.about-price_brand__list td {
		font-size: 17px;
	}
}
.b-section_5__paragraph_3 {
  margin-top: 8px;
  font-size: 100%;
  line-height: 1;

}
@media screen and (max-width: 767px) {
  .b-section_5__panel {
    padding: 30px 0 40px;
  }
/*背景画像　モバイル用*/
.b-section_5__panel--num_1 {
  min-height: 100px;
}
.b-section_5__panel--num_2 {
  min-height: 100px;
}
.b-section_5__panel--num_4 {
  min-height: 100px;
  background: #fff;
}
.b-section_5__panel--num_5 {
  min-height: 100px;
  background: #f0f0f0;
	position: relative;
}

  .b-section_5__panel--num_5 .b-section_5__caption img {
    max-width: 80%;
  }
  .b-section_5__paragraph_1 {
    font-size: 95%;
    margin-bottom: 10px;
  }
  .b-section_5__headline_1 {
    font-size: 180%;
    line-height: 1.2;
  }
  .b-section_5__note_1 {
	font-size:82%;
  margin-top: 5px;
  }
  .b-section_5__note_2 {
    width: 92%;
    margin: 10px auto 0;
    font-size: 88%;
    text-align: left;
    line-height: 1.4;
  }
  .b-section_5__note_3 {
    font-size: 94%;
    margin-top: 15px;
  }
  .b-section_5__paragraph_2 {
    width: 92%;
    margin: 10px auto 0;
    text-align: left;
    font-size: 82%;
    line-height: 1.1;
  }
	.b-section_5__table {
		width: 92%;
		margin: 18px auto 0;
		font-size: 82%;
	}
  .b-section_5__paragraph_3 {
    font-size: 82%;
	text-align:left;
	margin-left:1em;
	text-indent:-1em;
	padding:0 10px;
  }
}

/*:::: バナー ::::*/
.about-banner {
    width: 100%;
	text-align:center;
    padding-top: 50px;
}
.about-banner img {
	border:1px solid #ccc;
}
.about-banner02 {
    padding-top: 20px;
}
@media screen and (max-width: 767px) {
.about-banner {
	width:92%;
	margin:20px auto;
	padding:0;
}
/*モバイル版画像の調整*/
.b-mt40-10 {
margin: 40px 10px 0;
}
}

/*0404 追加*/
div.center {
	width:95%;
	margin:0 auto;
}
.panel {
	padding:50px 10px 10px;
}

.kome {
	margin-top: 20px;
	font-size: 100%;
	line-height: 1.9;
}
@media screen and (max-width: 767px) {
.kome {
	font-size: 82%;
	line-height: 1.5;
	text-indent:-1em;
	margin-left:1em;
	text-align:left;
  padding: 0 15px;
}
}

/*非表示・表示*/
.sp_style {
display:none;

}
@media screen and (max-width:480px) {
.pc_style {
display:none;
}
.sp_style {
display:block;
}


}

/*--- CSS add heading-----*/
.about-wrap .txt-addtop {
  color: #C72826;
  font-size: 400%;
  font-weight: 800;
  line-height: 1.2;
  margin: 40px 0 55px;
}
@media screen and (max-width:767px) {
  .about-wrap .txt-addtop {
    font-size: 180%;
    line-height: 1.2;
    margin: 25px 0 40px;
  }
}
@media screen and (max-width:320px) {
  .about-wrap .txt-addtop {
    font-size: 26px;
  }
}

/*--- CSS add list-----*/
.list-add {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width:767px) {
  .list-add {
    padding: 0 16px;
  }
}
.list-add__item {
  background-color: #FFF;
  border-bottom: 2px solid #3E8926;
  display: inline-block;
  margin-left: 1.2%;
  padding: 35px 0 38px;
  position: relative;
  text-decoration: none;
  text-align: center;
  width: 24.1%;
}
@media screen and (max-width:767px) {
  .list-add__item {
    margin-left: 0;
    margin-bottom: 20px;
    padding: 10px 0 20px;
    width: 100%;
  }
}
.anchor-pos {
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.list-add__item::before {
  background: url(../images/about/icon_arrowadd.svg) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  bottom: 9px;
  content: '';
  left: calc(50% - 11px);
  height: 13px;
  position: absolute;
  width: 20px;
}
@media screen and (max-width:767px) {
  .list-add__item::before {
    bottom: 5px;
    left: calc(50% - 6px);
    height: 8px;
    width: 12px;
  }
}
.list-add__item:nth-child(1) .list-add__item__note {
  margin: 8px 0 5px;
}
@media screen and (max-width:767px) {
  .list-add__item:nth-child(1) .list-add__item__note {
    margin: 0 0 3px;
  }
}
.list-add__item:nth-child(2) .list-add__item__note {
  margin-top: 25px;
}
@media screen and (max-width:767px) {
  .list-add__item:nth-child(2) .list-add__item__note {
    margin: 0;
  }
}
.list-add__item:nth-child(4n+1) {
  margin-left: 0;
}
.list-add__item__paragraph {
  font-size: 15px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 5px;
}
@media screen and (max-width:767px) {
  .list-add__item__paragraph {
    font-size: 16px;
  }
}
.list-add__item__headline {
  color: #C72826;
  font-size: 30px;
  font-weight: bold;
  line-height: 38px;
}
@media screen and (max-width:767px) {
  .list-add__item__headline {
    font-size: 26px;
    line-height: 32px;
  }
  .list-add__item__headline .pc {
    display: none;
  }
}

.list-add__item__note {
  font-size: 10px;
  line-height: 15px;
}
.list-add__item__link {
  color: #048C01;
  font-size: 13px;
  font-weight: bold;
  line-height: 22px;
  position: relative;
  z-index: 1;
}
.list-add__item__link::before {
  background: url(../images/about/icon_linkadd.svg) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  content: '';
  left: -18px;
  height: 13px;
  position: absolute;
  top: 3px;
  width: 13px;
}

.b-section_5__note_2 .subtxt{
  display: block;
  padding-left: 22px;
  position: relative;
}

.b-section_5__note_2 .subtxt:before{
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}













