@charset "utf-8";
#fv {
    background: url(/about/images/inside_fv_bg.png) no-repeat center top;
    min-height: 290px;
    max-height: 290px;
}
h1 span.sub_title {
    font-size: 18px;
	font-weight: bold;
}
.contents_box.w1 h2.step {
    text-align: left;
    font-size: 1.4em;
    font-weight: bold;
    margin: .7em 0 0 0;
    border-bottom: 1px solid #00af00;
    background-color: #fff;
    color: #000;
}
.contents_box.w1 h2.step i {
    color: #00af00;
    font-size: 1.5em;
}
.flex_box_between.about .col_3 p.price {
	font-size: 16px!important;
    margin: 0;
    padding: .5em;
    font-weight: bold;
	color: #000;
}
.flex_box_between.about .col_3 p.price span {
    color: #cc0000;
    font-size: 185%;
    font-weight: bold;
    line-height: 100%;
}
.flex_box_between.about .col_3{
	padding-bottom: .5em;
}
.flex_box_between.about .col_3 h3 span {
    border: 1px solid #fff;
    padding: 0 .4em;
    margin-right: .5em;
    font-weight: bold;
    font-size: 70%;
    vertical-align: middle;
}
h3#jimai_heigan, h3#jimai_hakashobun,h3#jimai_nokotsu{
    color: #fff;
	font-size: 2em;
	font-weight: bold;
	background-color: #008b8b;
}
h3#jimai_heigan span, h3#jimai_hakashobun span,h3#jimai_nokotsu span{
    border: 1px solid #fff;
    padding: 0 .4em;
	margin-left: .5em;
    margin-right: .5em;
    font-weight: bold;
    font-size: 70%;
    vertical-align: middle;
}
ul.check li ul.disc {
    margin: 0 0 .5em 1em;
}
ul.check li ul.disc li{
    font-weight: bold;
}
ul.check li ul.disc li::before {
    font-family: FontAwesome;
    content: "\f192";
    position: absolute;
    left: 57px;
    color: #ff8c00;
    font-size: 110%;
    font-weight: normal;
}
.flex_box_between .col_6{
	border: 1px solid #00af00;
	padding: .2em 1.5em;
	border-radius: 4px;
	color: #007130;
	font-weight: bold;
}
.midashi {
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: 1px solid #00af00;
    margin-bottom: 8px;
}
@media only screen and (max-width: 768px){
#fv {
	min-height: auto;
	max-height: 642px;
}
}
.main_img {
	width: 100%;
}
@media only screen and (max-width: 480px){
#fv {
	max-height: 401px;
}
.flex_box_between.about .col_3 {
    width: 98%;
    margin: 1% auto;
}
.contents_box.w1 h2.step {
    font-size: 1.2em;
    padding: 0;
    line-height: 145%;
}
.contents_box.w1 h2.step i {
    color: #00af00;
    font-size: 1.5em;
}
}

dl.list01 dt {
    font-size: 1.5em;
    font-weight: bold;
    color: #007130;
    display: block;
    border-bottom: 1px solid #007130;
    margin-top: 1em;
}
dl.list01 dt:before {
	content: "■";
}
dl.list01 dd ul {
    margin: .3em 0 1em 2em;
}
dl.list02 dt {
    font-size: 1.2em;
    font-weight: bold;
    color: #007130;
    display: block;
    border-bottom: 1px solid #007130;
    margin-top: 1em;
}
dl.list02 dt:before {
	content: "■";
}

.r_img {
    float: right;
    margin: 2.5em 0 0 .5em;
}
@media only screen and (max-width: 480px){
  .r_img {
    float: none;
    width: 100%;
    margin-top: .5em;
  }
  dl.list01 dt {
    font-size: 1.2em;
  }
  dl.list02 dt {
    font-size: 1.05em;
  }
}

/* 価格比較表 */
.contents_box table.comparison{
  border-collapse: collapse;
  font-size: 16px;
}
.contents_box table.comparison th{
  display: table-cell;
  width: 10%;
  padding: 5px 0;
  border: 1px solid #777;
  border-radius: 0;
  color: #fff;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  background-color: #336600;
}
.contents_box table.comparison th:nth-of-type(1){
  width: 22%;
}
.contents_box table.comparison th.shuraku{
  width: 12%;
  border-bottom: 1px solid #e50315;
  border-left: 3px solid #e50315;
  border-right: 3px solid #e50315;
  border-top: 1px solid #e50315;
  background-color: #e50315;
}
.contents_box table.comparison th.shuraku a{
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
.contents_box table.comparison th.shuraku a:hover{
  color: #fff3be;
}
.contents_box table.comparison td{
  display: table-cell;
  padding: 5px 0;
  border: 1px solid #777;
  border-radius: 0;
  text-align: center;
  font-weight: bold;
}
.contents_box table.comparison td span{
  display: inline;
  color: #e00;
  font-weight: bold;
}
.contents_box table.comparison td span.note{
  color: rgba(0,0,0,.87);
  font-size: 14px;
  font-weight: normal;
}
.contents_box table.comparison td.cat_parent{
  width: 7%;
  font-weight: bold;
}
.contents_box table.comparison td.cat_child{
  font-weight: bold;
}
.contents_box table.comparison td.cat_parent a,
.contents_box table.comparison td.cat_child a{
  color: rgba(0,0,0,.87);
  font-weight: bold;
  text-decoration: underline;
}
.contents_box table.comparison td.cat_parent a:hover,
.contents_box table.comparison td.cat_child a:hover{
  color: #03f;
}
.contents_box table.comparison td.shuraku{
  border-left: 3px solid #e50315;
  border-right: 3px solid #e50315;
  font-size: 20px;
  background-color: #fff3be;
}
.contents_box table.comparison tr:nth-last-of-type(1) td.shuraku{
  border-bottom: 3px solid #e50315;
  border-left: 3px solid #e50315;
  border-right: 3px solid #e50315;
}
.contents_box table.comparison td.shuraku span{
  font-size: 20px;
  font-weight: bold;
}
.contents_box table.comparison td.cat1{
  background-color: #FDD8FF;
}
.contents_box table.comparison td.cat2{
  background-color: #CFC6FF;
}
.contents_box table.comparison td.cat3{
  background-color: #BCFFCE;
}
.contents_box table.comparison td.cat4{
  background-color: #B3DCFF;
}
.contents_box table.comparison td.cat5{
  background-color: #E2A861;
}
.contents_box table.comparison td.partition{
  padding: 0;
  border-bottom: none;
  background-color: #777;
}

/* SP価格比較表 */
.contents_box .sp_comparison{
  margin: 0 0 15px;
  border-collapse: collapse;
  font-size: 14px;
}
.contents_box .sp_comparison tr th{
  display: table-cell;
  padding: 8px 0;
  border: 1px solid #777;
  border-radius: 0;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  vertical-align: middle;
}
.contents_box .sp_comparison.cat1 tr th{
  background-color: #FDD8FF;
}
.contents_box .sp_comparison.cat2 tr th{
  background-color: #CFC6FF;
}
.contents_box .sp_comparison.cat3 tr th{
  background-color: #BCFFCE;
}
.contents_box .sp_comparison.cat4 tr th{
  background-color: #B3DCFF;
}
.contents_box .sp_comparison.cat5 tr th{
  background-color: #E2A861;
}
.contents_box .sp_comparison tr th a{
  color: rgba(0,0,0,.87);
  font-weight: bold;
  text-decoration: underline;
}
.contents_box .sp_comparison tr td{
  display: table-cell;
  width: 50%;
  padding: 5px 0;
  border: 1px solid #777;
  border-radius: 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  vertical-align: middle;
}
.contents_box .sp_comparison tr td.border1{
  border-top: 1px solid #e50315;
}
.contents_box .sp_comparison tr.shuraku td{
  font-size: 18px;
  background-color: #fff3be;
}
.contents_box .sp_comparison tr.shuraku td:nth-of-type(2){
  border-bottom: 3px solid #e50315;
  border-left: 1px solid #e50315;
  border-right: 3px solid #e50315;
  border-top: 3px solid #e50315;
}
.contents_box .sp_comparison tr.shuraku td.company{
  border-bottom: 3px solid #e50315;
  border-left: 3px solid #e50315;
  border-right: 1px solid #e50315;
  border-top: 3px solid #e50315;
  background-color: #e50315;
}
.contents_box .sp_comparison tr.shuraku td.company a{
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
.contents_box .sp_comparison tr.partition1 td{
  padding: 1px 0;
  border-bottom: none;
  background-color: #777;
}
.contents_box .sp_comparison tr.partition2 td{
  padding: 3px 0;
  border-bottom: none;
  background-color: #777;
}
.contents_box .sp_comparison tr td span{
  display: inline;
  width: auto;
  color: #e00;
}
.contents_box .sp_comparison tr td span.note{
  color: rgba(0,0,0,.87);
  font-size: 14px;
  font-weight: normal;
}