.h_bar {
	display: none;
}
.mb_0 { margin-bottom: 0px !important;}
.mb_5 { margin-bottom: 5px !important;}
.mb_10 { margin-bottom: 10px !important;}
.mb_20 { margin-bottom: 20px !important;}
.mb_30 {
	margin-bottom: 30px !important;
 }
.mb_40 { margin-bottom: 40px !important;}
.mb_60 { margin-bottom: 60px !important;}
.f-12 {font-size: 1.2rem !important;}
.f-13 {
	font-size: 1.3rem !important;
	letter-spacing: 0.8px;
}
.f-y {
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}
.f-m {
	font-family: 'Montserrat', sans-serif;
}
#mainArea  {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
	font-size: 1.0rem;
	line-height: 2.0;
}
.lead_ {
	font-size: 1.4rem;
    text-align: center;
    margin: 6% auto 11%;
    display: block;
}
section {
	margin: 0 auto;
	margin-bottom: 10%;
	line-height: 2.0 !important;
}
.w-1100 {
	width: 1100px;
}
.in-blc {
    display: inline-block;
	vertical-align: middle;
}
.img_area_1 {
	width: 409px;
}
.img_area_2 {
	width: 340px;
}
.about-text_ {
	width: 46%;
	margin: 0 auto;
	display: inline-block;
	vertical-align: middle;
}
.about-img_ {
	width: 42%;
	margin: 0 auto;
	display: inline-block;
	vertical-align: middle;
}
.m-right {
	margin-right: 2%;
}
.m-left {
	margin-left: 10%;
}
h3 {
    font-size: 3.3rem;
    line-height: 1.8;
    letter-spacing: 1px;
}
h3::after {
	position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 2px #000;
    bottom: -8px;
    width: 26px;
}
h4 {
	font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
    display: block;
    margin-bottom: 15px;
}
.pink {
    background: #fabcca !important;
}
.under-line {
	background:linear-gradient(transparent 60%, #ffacac 0%) 
}
.po-r {
	position: relative;
}
.po-a {
	position: absolute;
}
.about {
	width: 700px;
	margin: 0 auto;
}
.img-c {
	-webkit-backface-visibility: hidden;
}
.main-img_ {
	position: relative;
}
.pattan {
	width: 125px;
	z-index: 2;
}
.pattan img {
	width: 100px;
	-webkit-backface-visibility: hidden;
}
.variation {
	width: 135px;
	z-index: 2;
}
.variation img {
	width: 100%;
	-webkit-backface-visibility: hidden;
}
.line__ {
	width: 760px;
	margin: 0 auto;
	margin-bottom: 6%;
}

.sub_text {
	position: absolute;
    bottom: 0px;
	z-index: 2;
}
.price_box {
	width: 320px;
}
.price {
	font-size: 1.2rem;
    font-weight: 400;
    width: 68%;
    display: inline-block;
    line-height: 1.7;
    vertical-align: middle;
}

.button_ {
  margin: 2% 0px;
  width: 60px;
  height: 28px;
  border: solid 1px #222;
  background: #fff;
  text-align: center;
  transition : 1s;
}
.eff {
  text-decoration: none;
	line-height: 28px;
	color: #222 !important;
	font-size: 11px;
}
.credit_area {
	width: 82%;
	margin: 0 auto;
}
.button_:hover{
    background: #222;
	border: solid 1px #222;
	color: #fff !important; 
	transition : .3s;
}
.eff:hover {
  color: #fff !important; 
}