@charset "utf-8";
#fv {
    background: url(/about/images/inside_fv_bg.png) no-repeat center top;
	min-height: 370px;
	max-height: 370px;
}
h1 span.sub_title {
    font-size: 18px;
	font-weight: bold;
}
.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_butsudanshobun,h3#jimai_takiage{
    color: #fff;
	font-size: 2em;
	font-weight: bold;
	background-color: #6a4c2a;
}
h3#jimai_heigan span, h3#jimai_butsudanshobun span,h3#jimai_takiage 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 #462600;
	padding: .2em 1.5em;
	border-radius: 4px;
	color: #007130;
	font-weight: bold;
	background-color: antiquewhite;
}
.flex_box_between .col_6 a{
	color: #462600;
}
.flex_box_between .col_6 a:hover{
	color: #7bae00;
}
.kantogen {
    background-color: #fff;
	border: 8px solid #7bae00;
    padding: 1em;
    margin: 2em auto;
}
.contents_box.w1 h2.kantogen {
border-bottom: 2px solid #7bae00;
text-align: center;
font-size: 2em;
font-weight: bold;
margin-bottom: .2em;
background-color: #fff;
padding-bottom: .1em;
color:#000;
line-height: 110%;
}
.step1{
  list-style-type: none;
  display:table;
  width:100%;
  padding:0;
  margin:.5em 0;
  overflow:hidden;
}
.step1 li{
  display:table-cell;
  position:relative;
  background: #736b06;
  padding: .5em 0.5em .5em 2em;
  color: #fff;
font-size: 18px;
text-align: center;
}
.step1 li:last-child{
  padding-right: 1em;
}
.step1 li:last-child:before,
.step1 li:last-child:after{
  display:none;
}
.step1 li:before,
.step1 li:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: auto;
}
.step1 li:before{
  top:-15px;
  right:-1em;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  border-width: 40px 0 40px 1em;
  z-index: 10;
}
.step1 li:after{
  top:-15px;
  right:-.8em;
  border-style: solid;
  border-color: transparent transparent transparent #736b06;
  border-width: 40px 0 40px 1em;
  z-index: 10;
}
ol.chigai {
margin: 0em 2em .5em 2em;
}

/*■■■■■■■■■■■■■■■■■■■■■■*/
.cf:after{
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.ct {
  padding: 0.5em 1em 0;
}

.bold_txt {
  font-weight: bold;
}

.red_txt {
  color: #ff0000;
}

.wine_red_txt {
  color: #cc0000;
}

.maker_txt {
  background: linear-gradient(transparent 60%, #ffff66 60%);
}

.book:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("/difference/images/book.png");
  background-size: contain;
  vertical-align: sub;
  margin-right: 5px;
}

.square:before {
  content: "■";
  color: #988407;
}

.square {
  border-bottom: 2px solid #988407;
  display: inline-block;
}

.book {
  border-bottom: 1px solid #988407;
  display: inline-block;
}

a.link_txt {
  text-decoration: underline;
}

a.link_txt:hover {
  text-decoration: none;
}

img.main_img {
  display: block;
}
/*■■■■■■■■■■■■■■■■■■■■■■*/
/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
.search_list {
  margin-top: 5px;
}

.search_list li {
  list-style-type: none;
}

.search_list li p.band_txt {
  color: #fff;
  background-color: #988407;
  border-radius: 5px;
  display: inline-block;
  padding: 3px 5px;
  margin-bottom: 5px;
}
/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
@media only screen and (max-width: 768px){
#fv {
	min-height: auto;
	max-height: 642px;
	background: none;
}
.flex_box_between .col_6 a{
	color: #fff;
}
}
@media only screen and (max-width: 480px){
#fv {
	max-height: 450px;
}
.flex_box_between.about .col_3 {
    width: 98%;
    margin: 1% auto;
}
.kantogen{
margin-top: 0;		
}
h3#jimai_heigan, h3#jimai_butsudanshobun, h3#jimai_takiage {
font-size: 1.1em;
}
.step1 li {
padding: .5em 0.5em .5em 1em;
font-size: 14px;
}
.step1 li:before{
  top:-22px;
  right:-1em;
}
.step1 li:after{
  top:-22px;
  right:-.9em;
}
ol.chigai {
    margin: 0em 2em .5em 1em;
}
.brand_box p.red_text {
padding: 0 1em 1em;
}

/*■■■■■■■■■■■■■■■■■■■■■■*/
  .ct {
    padding: 0.5em 0 0;
  }
/*■■■■■■■■■■■■■■■■■■■■■■*/
/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/

}
h2 + img {
	width: 100%;
}