@charset "utf-8";
/* CSS Document */

/*  */
.w100 {width: 100%;}
.w80 {width: 87%;}
.w75 {width: 68%;}
.w75_67 {width: 63%;}
.w67 {width: 67%;}
.w67_50 {width: 65%;}
.w67_67 {width: 58%;}
.w50 {width: 48%;}
.w50_50 {width: 48%;}
.w33 {width: 33%;}
.w33_33 {width: 33%;}
.w33_50 {width: 33%;}
.w25 {width: 25%;}
.w25_25 {width: 23%;}
.w25_33 {width: 23%;}
.w25_50 {width: 25%;}
.c-black {color: #1e1e1e;}
.c-orange {color: #E68214;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 800;
}
.mb15{margin-bottom: 15px;}
.mt-80{margin-top: -80px;}
.mt20{margin-top: 20px;}
.mt50{margin-top: 50px;}
.fs16{font-size: 16px!important;}

.br-pc { display:block; }
.br-sp { display:none; }
.green{
	color: #008e54;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 800;
}

@media screen and (max-width:800px) {
	.w100 {width: 100%;}
	.w80 {width: 97%;}
	.w75 {width: 100%;}
	.w75_67 {width: 60%;}
	.w67 {width: 100%;}
	.w67_50 {width: 48%;}
	.w67_67 {width: 63%;}
	.w75_50 {width: 48%;}
	.w50 {width: 90%;}
	.w50_50 {width: 50%;}
	.w33 {width: 100%;}
	.w33_33 {width: 33%;}
	.w33_50 {width: 50%;}
	.w25 {width: 100%;}
	.w25_25 {width: 23%;}
	.w25_33 {width: 30%;}
	.w25_50 {width: 48%;}
	.mt-80{margin-top: 0px;}
	
  .br-pc { display:none; }
  .br-sp { display:block; }
}

/* コンテンツ */
body {
	line-height: 1.4;
}
#wrapper {
	background-image: url(../images/201812_yhs/bg.png);
	background-repeat: repeat;
	background-size: 10%;
	margin: 0 auto;
	max-width: 1200px;
	padding-bottom: 100px;
}
.head {	
	display: block;
}
.head_sp {
	display: none;	
}
@media screen and (min-width:801px) and ( max-width:1100px) {
	#wrapper {
		min-width: 801px;
		max-width: 1100px;
	}
}
@media screen and (max-width:800px) {
	#wrapper {
		max-width: 800px;
	background-size: 15%;
	}
	.head {	
		display: none;
	}
	.head_sp {
		display: block;
	}
}

.section {
	margin-bottom: 60px;
	overflow: hidden;
}
h2 {
	background-color: #FAB43C;
	color: #fff;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 60px;
	font-weight: 800;
	margin-bottom: 20px;
	padding-left: 2%;
}
img {
	vertical-align: bottom;
	width: 100%;
}
.img {
	margin-bottom: 20px;
}
.txt {
	color: #505050;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 10px;
	padding-left: 6%;
	padding-right: 2%;
	text-align: justify;
}
.txt_r {
	color: #505050;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 20px;
	padding-right: 6%;
}
.text_r{
	text-align: right;
	padding-right: 2%;
}
.mini{
	font-size: 1em;
}
.big{
	font-size: 3em;
}
.clear {
	clear: both;
}
.flo-l {
	float: left;
}
.flo-r {
	float: right;
}
.z50{
	z-index:-50;
}

.font_mini{
	font-size: 25px;
}

.p_r2%{
	padding-right: 2%;
}

.paypay{
	width: 111px;
	height: 28px;
}
.cards{
	width: 450px;
	height: 42px;
}

.head_lp_area {
	background-color: #3C0204;
  color: #FCF9D0;
	font-family: sans-serif;
  font-size: min(4.5vw, 54px);
  font-weight: bold;
  padding-top: 0.2em;
  text-align: center;
}

.line-soudan {
	padding-top: 50px;
}
.line-soudan a {
	background-color: #00b900;	
  border-bottom: 6px solid #147814;
  border-radius: 14px;
  color: #fff;
	display: block;
  font-size: 32px;
  font-weight: bold;
  height: 100px;
  margin: 0 auto;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 780px;
}
.line-soudan a:hover {
	margin-top: 6px;
  border-bottom: 0;
}
.line-soudan-icon {
	float: left;
	margin: 14px;
  margin-left: 60px;
	width: 72px;
}
.line-soudan-txt {
	float: left;
	margin: 28px;
  margin-left: 90px;
}
.line-soudan-arw {
	float: right;
  margin: 28px;
  margin-right: 50px;
}
@media screen and (min-width:761px) and ( max-width:1100px) {
	h2 {
		font-size: 50px;
		text-align: center;
	}
	.txt {
		font-size: 28px;
		padding-left: 2%;
		padding-right: 2%;
		line-height: 1.5em;
	}
	.text_r{
		font-size: 28px;
		text-align: center;
		padding: 0;
	}
	.paypay{
		width: 74px;
		height: 19px;
	}
.cards{
	width: 350px;
	height: 25px;
}
}
@media screen and (max-width:760px) { 
	h2 {
		font-size: 26px;
		text-align: center;
	}
	.txt {
		font-size: 16px;
		padding-left: 2%;
		padding-right: 2%;
		line-height: 1.5;
	}
	.text_r{
		font-size: 16px;
		text-align: center;
		padding: 0;
	}
	.mini{
		font-size: .7em;
	}
	.big{
	font-size: 1.2em;
	line-height: 1.2em;
	}
	.font_mini{
		font-size: 12px;
	}
	.paypay{
		width: 74px;
		height: 19px;
	}
.cards{
	width: 400px;
	height: 22px;
}	
	
	.line-soudan {
	}
	.line-soudan a {
		height: auto;
		padding: 10px 0;
		text-align: center;
		width: 100%;
	}
	.line-soudan-icon {
		margin: 0 5%;
		width: 10%;
	}
	.line-soudan-txt {
		font-size: 5vw;
		margin: 2% 0;
		width: 65%
	}
	.line-soudan-arw {
		font-size: 5vw;
		margin: 2% 5%;
		width: 5%;
	}
}


/* 問い合わせバナー */
.mitsumori {
	overflow: hidden;
	text-align: center;
	width: 1200px;
}
.mitsumori-b {
	overflow: hidden;
	position: fixed;
	bottom: 0;
	text-align: center;
	width: 1200px;
	z-index: 1;
}
.to-tel {
	background-color: rgba(255, 255, 255, 0.8);	
	display: none;
}
.to-form {
	background-color: rgba(255, 255, 255, 0.8);	
	width: 100%;
}
.to-tel a, .to-form a {
	color: #333;
	display: block;
	font-size: 52px;
	font-weight: 800;
	height: 74px;
	padding-top: 6px;
	text-decoration: none;
}
.to-tel a span, .to-form a span {
	font-family: 'M PLUS Rounded 1c', sans-serif;
}

.mitsumori2 {
	overflow: hidden;
	text-align: center;
	width: 1200px;
}
.to-tel2 a, .to-form2 a{
	display: block;
	float: left;
	font-size: 30px;
	font-weight: bold;
	height: 50px;
	padding: 15px 0;
	text-decoration: none;
	width: 100%;
}
.to-tel2 a {
	background-color: #f15a24;
	color: #fff;
	display: none;
}
.to-form2 a {
	background-color: #fff;
	color: #505050;
}
.to-tel2 a::before, .to-form2 a::before { 
  background-size: 150px 50px;
	content: '';
	display: inline-block;
	height: 50px;
	margin-right: 20px;
  vertical-align: bottom;
	width: 50px;
}
.to-tel2 a::before { 
	background-image: url(../images/201812_yhs/contact-icon.png);	
	background-position: left;
}
.to-form2 a::before { 
	background-image: url(../images/201812_yhs/contact-icon.png);	
	background-position: center;
}

.to-tel3 a, .to-form3 a{
	display: block;
	float: left;
	font-size: 30px;
	font-weight: bold;
	height: 50px;
	padding: 15px 0;
	text-decoration: none;
	width: 100%;
}
.to-tel3 a {
	background-color: #f15a24;
	color: #fff;
	display: none;
}
.to-form3 a {
	background-color: #fff;
	color: #505050;
}
.to-tel3 a::before, .to-form3 a::before { 
  background-size: 100px 50px;
	content: '';
	display: inline-block;
	height: 50px;
	margin-right: 20px;
  vertical-align: bottom;
	width: 50px;
}
.to-tel3 a::before { 
	background-image: url(../images/201812_yhs/contact-icon3.png);	
	background-position: left;
}
.to-form3 a::before { 
	background-image: url(../images/201812_yhs/contact-icon3.png);	
	background-position: right;
}

/* 20210402 電話-メール-LINE */
.to-tel4 a, .to-form4 a, .to-line4 a{
	display: block;
	float: left;
	font-size: 30px;
	font-weight: bold;
	height: 50px;
	padding: 15px 0;
	text-decoration: none;
	width: 50%;
}
.to-tel4 a {
	background-color: #f15a24;
	color: #fff;
	display: none;
}
.to-form4 a {
	background-color: #fff;
	color: #505050;
}
.to-line4 a {
	background-color: #00b900;
	color: #fff;
}
.to-tel4 a::before, .to-form4 a::before, .to-line4 a::before { 
  background-size: 150px 50px;
	content: '';
	display: inline-block;
	height: 50px;
	margin-right: 20px;
  vertical-align: bottom;
	width: 50px;
}
.to-tel4 a::before { 
	background-image: url(../images/201812_yhs/contact-icon.png);	
	background-position: left;
}
.to-form4 a::before { 
	background-image: url(../images/201812_yhs/contact-icon.png);	
	background-position: center;
}
.to-line4 a::before { 
	background-image: url(../images/201812_yhs/contact-icon.png);	
	background-position: right;
}

/* 20210415 問い合わせバナー 電話-ネット-LINE */
.to-tel5a a, .to-form5a a, .to-line5a a, .to-form5b a, .to-line5b a{
	display: block;
	float: left;
	font-size: 30px;
	font-weight: bold;
	height: 50px;
	padding: 15px 0;
	text-decoration: none;
	width: 50%;
}
.to-tel5a a {
	background-color: #f15a24;
	color: #fff;
	display: none;
}
.to-form5a a, .to-form5b a {
	background-color: #fff;
	color: #505050;
}
.to-line5a a, .to-line5b a {
	background-color: #00b900;
	color: #fff;
	cursor: pointer;
}
.to-tel5a a::before, .to-form5a a::before, .to-line5a a::before, .to-form5b a::before, .to-line5b a::before { 
  background-size: 150px 50px;
	content: '';
	display: inline-block;
	height: 50px;
	margin-right: 20px;
  vertical-align: bottom;
	width: 50px;
}
.to-tel5a a::before { 
	background-image: url(../images/201812_yhs/contact-icon.png);	
	background-position: left;
}
.to-form5a a::before, .to-form5b a::before { 
	background-image: url(../images/201812_yhs/contact-icon.png);	
	background-position: center;
}
.to-line5a a::before, .to-line5b a::before { 
	background-image: url(../images/201812_yhs/contact-icon.png);	
	background-position: right;
}

.to-tel6 a {
	display: block;
	float: left;
	font-size: 30px;
	font-weight: bold;
	height: 50px;
	padding: 15px 0;
	text-decoration: none;
	width: 100%;
}
.to-tel6 a {
	background-color: #f15a24;
	color: #fff;
	display: none;
}
.to-tel6 a::before { 
  background-size: 100px 50px;
	content: '';
	display: inline-block;
	height: 50px;
	margin-right: 20px;
  vertical-align: bottom;
	width: 50px;
}
.to-tel6 a::before { 
	background-image: url(../images/201812_yhs/contact-icon3.png);	
	background-position: left;
}

@media screen and (max-width:1200px) {	
	.mitsumori {
		width: 100%;
	}	
	.mitsumori2 {
		width: 100%;
	}
	.mitsumori-b {
		width: 100%;
	}	
}
@media screen and (max-width:800px) {	
	.to-tel, .to-form {
		border: 2px solid #ccc;
		box-sizing:border-box;
		display: block;
		float: left;
		width: 50%;
	}
	.to-tel a, .to-form a {
		line-height: 1.2;
		font-size: 16px;
		height: 38px;
		padding-top: 2px;
	}
	.to-tel a span, .to-form a span {
		display: block;
	}

	.to-tel2 a, .to-form2 a {
		border-top: 1px solid #ccc;	
		display: block;
		font-size: 16px;
		height: 60px;
		width: 50%;
	}	
	.to-tel2 a::before, .to-form2 a::before {
  	background-size: 90px 30px;
		height: 30px;
		margin: 0 calc(50% - 15px) 10px;
		width: 30px;
	}

	.to-tel3 a, .to-form3 a {
		border-top: 1px solid #ccc;	
		display: block;
		font-size: 16px;
		height: 60px;
		width: 50%;
	}	
	.to-tel3 a::before, .to-form3 a::before {
  	background-size: 60px 30px;
		height: 30px;
		margin: 0 calc(50% - 15px) 10px;
		width: 30px;
	}

	.to-tel4 a, .to-form4 a, .to-line4 a {
		border-top: 1px solid #ccc;	
		display: block;
		font-size: 16px;
		height: 60px;
		width: calc(100% / 3);
	}	
	.to-tel4 a::before, .to-form4 a::before, .to-line4 a::before {
  	background-size: 90px 30px;
		height: 30px;
		margin: 0 calc(50% - 15px) 10px;
		width: 30px;
	}

	.to-tel5a a, .to-form5a a, .to-line5a a {
		border-top: 1px solid #ccc;	
		display: block;
		font-size: min(16px, 3.5vw);
		height: 60px;
		width: calc(100% / 3);
	}	
	.to-tel5a a::before, .to-form5a a::before, .to-line5a a::before {
  	background-size: 90px 30px;
		height: 30px;
		margin: 0 calc(50% - 15px) 10px;
		width: 30px;
	}

	.to-form5b a, .to-line5b a {
		border-top: 1px solid #ccc;	
		display: block;
		font-size: 16px;
		height: 60px;
		width: 50%;
	}	
	.to-form5b a::before, .to-line5b a::before {
  	background-size: 90px 30px;
		height: 30px;
		margin: 0 calc(50% - 15px) 10px;
		width: 30px;
	}

	.to-tel6 a {
		border-top: 1px solid #ccc;	
		display: block;
		font-size: 16px;
		height: 30px;
		width: 100%;
	}	
	.to-tel6 a::before {
  	background-size: 60px 30px;
		height: 30px;
		margin: 0 10px 0 0;
		width: 30px;
	}
}

/* 会社概要 */
#company {
	background-color: #fff;
	border: 6px solid #ccc;
	box-sizing:border-box;
	margin: 100px auto 0;
	width: 900px;
}
#company .logo {
	margin: 20px 0 20px 85px;
}
#company .aboutus{
}
@media screen and (min-width:801px) and ( max-width:1100px) {
	#company {
		width: 100%;
	}
}
@media screen and (max-width:800px) {
	#company {
		width: 100%;
	}
	#company .logo {
		margin: 20px 0;
	}
	#company .aboutus{
		margin: 0;
	}
}

/* フォーム */
form {
	width: 900px;
}

#mailfield {
	border: 6px solid #D8BAA4;
}
.toiawase-head {
	color: #505050;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 52px;
	font-weight: 900;
	margin: 30px 0;
	text-align: center;
}
form#mailformpro {
	margin: 100px auto 0;
	padding: 0;	
}
form#mailformpro dl {
	background-color: #FEF8EE;
	line-height: normal;
	overflow: hidden;
}
form#mailformpro dl dt {
	border-top: solid 1px #D8BAA4;
	float: left;
	font-size: 14px;
	line-height: 2.2;
	margin: 0px;
	text-align: right;
	padding: 15px 0px;
	width: 25%;
}
form#mailformpro dl dd {
	border-top: solid 1px #D8BAA4;
	float: left;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0px;
	padding: 15px 30px;
	width: calc(75% - 60px);
}
form#mailformpro dl dd input[type="text"],
form#mailformpro dl dd input[type="tel"],
form#mailformpro dl dd input[type="email"]{
    background-color: #fff;
    font-size: 16px;
    height: 24px;
    width: calc(100% - 10px)!important;
}
form#mailformpro dl dd label {
	border-color: #ccc!important;
	padding: 4px 6px!important;
}
form#mailformpro dl dd textarea {
	background-color: #fff;
	font-size: 16px;
	height: 120px!important;
	width: calc(100% - 8px)!important;
}
.must {
	background-color: #C00;
	border-radius: 4px;
	box-shadow: 0px 0px 5px #CCC;
	color: #FFF;
	display: block;
	float: left;
	font-size: 14px;
	line-height: normal;
	margin-left: 20px;
	padding: 3px 6px;
}
.submit {
	text-align: center;
  margin-bottom: 50px;
}
.submit .mfp_element_submit {
  background: #0E9400;
  border-radius: 12px;
  color: #fff;
  height: 50px;
  text-shadow: 0 0 #fff;
  width: 250px;
}
.submit .mfp_element_submit:hover {
  background: #3EA933;
}
@media screen and (min-width:801px) and ( max-width:1100px) {
	form {
		width: 100%;
	}
	form#mailformpro dl dd {
		clear: none;
	}
}
@media screen and (max-width:800px) {
	form {
		width: 100%;
	}
	.toiawase-head {
		font-size: 32px;
	}
	form#mailformpro dl dt {
		padding-left: 10px;
		padding-bottom: 0; 
		text-align: left;
    width: calc(100% - 10px)!important;
	}
	form#mailformpro dl dd {
		border-top: none;
    width: calc(100% - 20px)!important;
		padding: 0 10px 15px;
	}
	form#mailformpro dl dd input[type="text"],
	form#mailformpro dl dd input[type="tel"],
	form#mailformpro dl dd input[type="email"]{
    width: calc(100% - 20px)!important
	}
	form#mailformpro dl dd textarea {
		width: calc(100% - 20px)!important
	}
	.must {
		float: right;
		margin-left: 0;
		margin-right: 10px;
	}
	.mfp_element_all {
    max-width: 100%;
	}
}

/* プライバシーポリシー */
.privacy {
	text-align: center;
  padding-bottom: 50px;
}
.privacy2 {
	text-align: center;
  padding-bottom: 150px;
}
.privacy-b {
	text-align: center;
  padding-bottom: 50px;
  padding-top: 50px;
}


.eco{
	/*cursor: pointer;*/
	float: left;
	margin: 4% 1%;
	position: relative;
}
.eco2 {
	/*cursor: pointer;*/
	float: left;
	margin: 4% 1%;
}

/*eco3はいまだけバナー用（大きいサイズの宮地さん入りのやつ）*/
.eco3 {
	/*cursor: pointer;*/
	float: left;
	margin: 4% 1%;
	position: relative;
}

/*eco4,eco4-2はウルブロ用 （一般戸建て価格の表記無し用）*/
.eco4, .eco4-2 {
	/*cursor: pointer;*/
	float: left;
	margin: 4% 1%;
}
.ecocute {
	overflow: hidden;
	padding: 0;
	width: 100%;
}


.eco5{
	/*cursor: pointer;*/
	float: left;
	margin: 4% 1%;
	position: relative;
}




/*eco3はいまだけバナー用（大きいサイズの宮地さん入りのやつ）*/
.eco3:before {	
	/*background-color: #FDE59B;
	border: 2px solid #999;
	color: #666;*/
	content: "";
	/*font-size: min(1.3vw, 16px);
	font-weight: bold;
	padding: 5px 10px;*/
	position: absolute;
	right: 13%;
	top: 74%;
	/*text-align: center;
	white-space: pre;*/
	background: url(../images/201812_yhs/ippankodate.svg?123) no-repeat;
	background-size: contain;
	min-height: 182px;
	width: 31.64%;
}
/*通常バナー用 ecoに変更する*/
.eco:before {	
	/*background-color: #FDE59B;
	border: 2px solid #999;
	color: #666;*/
	content: "";
	/*font-size: min(1.3vw, 16px);
	font-weight: bold;
	padding: 5px 10px;*/
	position: absolute;
	right: 15%;
	top: 69%;
	/*text-align: center;
	white-space: pre;*/
	background: url(../images/201812_yhs/ippankodate.svg?123) no-repeat;
	background-size: contain;
	min-height: 182px;
	width: 31.64%;
}


.eco5:after {	
	/*background-color: #FDE59B;
	border: 2px solid #999;
	color: #666;*/
	content: "";
	/*font-size: min(1.3vw, 16px);
	font-weight: bold;
	padding: 5px 10px;*/
	position: absolute;
	right: 45%;
	top: 14.8%;
	/*text-align: center;
	white-space: pre;*/
	background: url(../images/201812_yhs/noukikakunin.svg?1234) no-repeat;
	background-size: contain;
	min-height: 182px;
	width: 12.5%;
}

/*eco_cmsはmodx用*/
.eco_cms {
  background-color: #FAFBF7;
  border: 5px solid #218C3B;
  border-radius: 12px;
  box-sizing: border-box;
  float: left;
  font-family: 'M PLUS 1p', sans-serif;
  height: 465px;
  margin: 4% 1%;
  position: relative;
  width: 48%;
}
.eco_cms img {
  vertical-align: bottom;
  width: auto;
}

@media screen and (max-width:1000px) {
.eco {
	cursor: pointer;
	text-align: center;
	margin: 20px auto;
	width: 100%;
}
.eco2 {
	width: 48%;
}
.eco3 {
	cursor: pointer;
	text-align: center;
	margin: 20px auto;
	width: 100%;
}
.eco3:before {
	font-size: 2.5vw;
	}
/*eco4,eco4-2はウルブロ用 （一般戸建て価格の表記無し用）*/
.eco4, .eco4-2 {
	cursor: pointer;
	text-align: center;
	margin: 20px auto;
	width: 100%;
}

.eco5 {
	cursor: pointer;
	text-align: center;
	margin: 20px auto;
	width: 100%;
}
}

/*補助金バナー*/
.hjk-japan, .hjk-chiba, .hjk-fukushima, .hjk-fukushima2, .hjk-fukushima3, .hjk-none {position: relative;}
.hjk-japan::before {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 13%;
    display: block;
}
.hjk-japan::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 70px;
    background-image: url(https://www.yhg.co.jp/taiyo33/images/20230403hojokin_bnr/bnr_lp_hojokin.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.hjk-chiba::before {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 13%;
    display: block;
}
.hjk-chiba::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 70px;
    background-image: url(https://www.yhg.co.jp/taiyo33/images/20230403hojokin_bnr/bnr_lp_hojokin_chiba.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.hjk-fukushima::before {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 13%;
    display: block;
}
.hjk-fukushima::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 70px;
    background-image: url(https://www.yhg.co.jp/taiyo33/images/20230403hojokin_bnr/bnr_lp_hojokin_fukushima.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.hjk-fukushima2::before {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 13%;
    display: block;
}
.hjk-fukushima2::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 70px;
    background-image: url(https://www.yhg.co.jp/taiyo33/images/20260318lp_yhs_fukushima/00hojokin_bnr.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.hjk-fukushima3::before {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 13%;
    display: block;
}
.hjk-fukushima3::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 70px;
    background-image: url(https://www.yhg.co.jp/taiyo33/images/20260412lp_yhs_fukushima/bnr_lp_hojokin_fukushima.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.hjk-none::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 13%;
  display: block;
}
.hjk-none::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 70px;
  background-image: url(https://www.yhg.co.jp/taiyo33/images/20230403hojokin_bnr/bnr_lp_hojokin_spacer.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width:1000px) {
  .hjk-japan::after, .hjk-chiba::after, .hjk-fukushima::after, .hjk-none::after {
    height: 13vw;
  }
}


.btn-line {
	padding: 0% 1% 11%;
}




/*LINE風会話やりとりPC用ここから*/


/*以下、①背景色など　PC用*/
.line-bc {
  padding: 20px 10px;
  max-width: 1100px;
  margin: 15px auto;
  text-align: right;
  font-size: 14px;

}

/*以下、②左側のコメント　PC用*/
.balloon6 {
    width: 100%;
    margin: 10px 0;
    overflow: hidden;
}

.balloon6 .faceicon {
    float: left;
    margin-right: -50px;
    width: 200px;
}

.balloon6 .faceicon img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.balloon6 .faceicon2 {
    float: right;
    margin-left: -50px;
    width: 200px;
}

.balloon6 .faceicon2 img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.balloon6 .chatting {
    width: 100%;
    text-align: left;
}
.says {
    display: inline-block;
    position: relative; 
    margin: 80px 0 0 50px;
    padding: 10px;
    max-width: 600px;
    border-radius: 12px;
    background: #edf1ee;
	font-size: 30px;
}

.says:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 3px; 
    left: -19px;
    border: 8px solid transparent;
    border-right: 18px solid #edf1ee;
    -ms-transform: rotate(35deg);
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
}
.says p {
    margin: 0;
    padding: 0;
	text-align: left;
}

/*以下、③右側の緑コメント　PC用*/
.mycomment {
    margin: 10px 0;
}
.mycomment p{
    display: inline-block;
    position: relative; 
    margin: 80px 50px 0 0;
    padding: 8px;
    max-width: 600px;
    border-radius: 12px;
    background: #008e54;
	font-size: 30px;
	text-align: justify;
	color: #fff;
}

.mycomment p:after {
    content: "";
    position: absolute;
    top: 3px; 
    right: -19px;
    border: 8px solid transparent;
    border-left: 18px solid #008e54;
    -ms-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
}

/*LINE風会話やりとりPC用ここまで*/








/*LINE風会話やりとりスマホ用ここから*/

@media screen and (max-width:1000px) {

/*以下、①背景色など　スマホ用*/
.line-bc {
  padding: 20px 10px;
  max-width: 1000px;
  margin: 15px auto;
  text-align: right;
  font-size: 14px;
  background: #7da4cd;

}

/*以下、②左側のコメント　スマホ用*/
.balloon6 {
    width: 100%;
    margin: 10px 0;
    overflow: hidden;
}

.balloon6 .faceicon {
    float: left;
    margin-right: -50px;
    width: 40px;
}

.balloon6 .faceicon img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.balloon6 .faceicon2 {
    float: right;
    margin-left: -50px;
    width: 40px;
}

.balloon6 .faceicon2 img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.balloon6 .chatting {
    width: 100%;
    text-align: left;
}
.says {
    display: inline-block;
    position: relative; 
    margin: 0 0 0 50px;
    padding: 10px;
    max-width: 500px;
    border-radius: 12px;
    background: #edf1ee;
	font-size: 15px;
}

.says:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 3px; 
    left: -19px;
    border: 8px solid transparent;
    border-right: 18px solid #edf1ee;
    -ms-transform: rotate(35deg);
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
}
.says p {
    margin: 0;
    padding: 0;
	text-align: left;
}

/*以下、③右側の緑コメント　スマホ用*/
.mycomment {
    margin: 10px 0;
}
.mycomment p{
    display: inline-block;
    position: relative; 
    margin: 0 50px 0 0;
    padding: 8px;
    max-width: 300px;
    border-radius: 12px;
    background: #008e54;
	font-size: 15px;
	text-align: justify;
	color: #fff;
}

.mycomment p:after {
    content: "";
    position: absolute;
    top: 3px; 
    right: -19px;
    border: 8px solid transparent;
    border-left: 18px solid #008e54;
    -ms-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
}
}

/*LINE風会話やりとりスマホ用ここまで*/


/*アコーディオンここから*/
form#mailformpro dl dd .accordion-menu {
	background: #e6e6e6;
	width: 93%;
}
@media screen and (max-width:800px) {
	form#mailformpro dl dd .accordion-menu {
		width: 100%;
	}
}
form#mailformpro dl dd .accordion-menu dt {
	border-top: 1px solid #fff;
	color: #000;
	cursor: pointer;
	float: none;
	padding: 10px;
	text-align: left;
	width: calc(100% - 20px);
}
form#mailformpro dl dd .accordion-menu dt:hover {
	color: #fff;
	-webkit-transition: color 0.25s ease-in-out 0s;
	transition: color 0.25s ease-in-out 0s;
}
form#mailformpro dl dd .accordion-menu dt:first-child {
	border-top: none;
}
form#mailformpro dl dd .accordion-menu dd {
	border: 0px;
	display: none;
	float: none;
	padding: 0 10px 10px;;
	width: calc(100% - 20px);
}
/*アコーディオンここまで*/

.privacy_box{
	overflow:scroll;
	height: 500px;	
}
.mb20{
	margin-bottom: 20px;
}




/*特定商取引*/

.tokutei p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 60px auto 40px;
}
table {
  margin: 20px 80px;
  width: 60%;
}
.tbl-r02 tr {
  width: 200px;

}
.tbl-r02 th {
  background: #018e54;
  border: solid 1px #fff;
  color: #fff;
  padding: 10px;
  width: 200px;

}
.tbl-r02 td {
　border: solid 1px #000;
  padding: 10px;
}
 
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 80%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}
/*特定商取引*/





/* LINE友だち */
.line-mitsumori {
	padding: 7% 2% 11%;
	width: 96%;
}
.line-mi-pc {
	/*width: 100%;*/
}
.line-mi-sp {
	display: none;
}
.line-openclose {
	background-color: #f5911e;
	color: #fff;
	margin: 40px 0 0;
	width: 100%;
}
.line-ttl {
	background-color: #003292;
	color: #fff;
	font-size: 28px;
	font-weight: normal;
	margin: 5% 0;
	padding: 0 0 0 1%;
	width: 99%;
}

.line-head {
	background-color: #f5911e;
	color: #fff;
	font-size: 52px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
.line-cnt {
	background-color: #fff;
	border: 6px solid #f5911e;
	border-top: 0px;
	overflow: hidden;
	padding: 4%;
}
.line-l {
	float: left;
	width: 50%;
}
.line-r {
	float: right;
	width: 45%;
}

.line-taiou {
	background: #F5911E;
	border-radius: 4px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	height: 55px;
	margin-top: 20px;	
	padding-top: 15px;
	text-align: center;
	width: 100%;
}

.line-friend {
	overflow: hidden;
	text-align: center;
}
.line-friend-sp, .line-friend-pc {
	background: #fff;
	border: 6px solid #f5911e;
	border-radius: 12px;
	padding: 3%;
	margin: 0 4%;
	width: calc(36% - 12px);
}
.line-friend-sp {
	float: left;
}
.line-friend-pc {
	float: right;
}
.line-fri-title {
	color: #f5911e;
	font-size: 32px;
	font-weight: bold;
}
.line-fri-img {
	height: 220px;
	margin: 20px auto;
}
.line-friend-sp .line-fri-img img {
	margin-top: 60px;
}
.line-friend-pc .line-fri-img {
	width: 220px;
}
.line-fri-hosoku {
	font-size: 26px;
}
	
.pcsp {
	display: none;
}
@media screen and (max-width: 1000px) {
	.line-mitsumori {
		width: 96%;
	}
	.line-ttl {
		font-size: 6vw;
		padding: 0 0 0 3%;
		width: 97%;
	}
	.line-mi-pc {
		display: none;
	}
	.line-mi-sp {
		display: block;
	}
	
	.line-head {
		font-size: 7vw;
		height: auto;
		width: 100%;
	}
	.line-cnt {
		padding: 4%;
	}
	.line-l {
		width: 100%;
	}
	.line-r {
		width: 100%;
	}
	
	.line-taiou {
		font-size: 5vw;
		height: auto;
		margin-top: 20px;	
		padding-bottom: 0.5em;
		padding-top: 0.5em;
		text-align: center;
		width: 100%;
	}

	.line-friend {
		padding: 0;
	}
	.line-friend-sp, .line-friend-pc {
		margin: 0;
		padding: 10px 20px;
		width: calc(100% - 52px);
	}
	.line-friend-sp {
		float: left;
		margin-bottom: 20px;
	}
	.line-friend-pc {
		float: right;
	}
	.line-fri-title {
		font-size: 7vw;
	}
	.line-fri-img {
		height: auto;
	}
	.line-friend-sp .line-fri-img {
		width: 80%;
	}
	.line-friend-sp .line-fri-img img {
		margin-top: 0;
	}
	.line-friend-pc .line-fri-img {
		width: 50%;
	}
	.line-fri-hosoku {
		font-size: 5vw;
	}
	
	.pcsp {
		display: inline-block;
	}

}

/* LINE友達の開閉 */
.accordion-container {
/*  position: relative;
  width: 100%;
  border: 1px solid #0079c1;
  border-top: none;
  outline: 0;
  cursor: pointer*/
}

.accordion-container .article-title {
/*  display: block;
  margin: 0;
  font-size: 1.25em;
  font-weight: normal;*/
  background: #f5911e;
  color: #fff;
  cursor: pointer;
  font-size: 1.25em;
  font-weight: bold;
	margin: 40px 0 0;
  padding: 0.625em 0.625em 0.625em 1em;
  position: relative;
}

.accordion-container .article-title:hover,
.accordion-container .article-title:active,
.accordion-container .content-entry.open .article-title {
  background-color: #00b900;
  color: white;
}

.accordion-container .article-title:hover i:before,
.accordion-container .article-title:hover i:active,
.accordion-container .content-entry.open i {
  color: white;
}

.article-title{
  /*position: relative;*/
}

.article-title:after {
  content: "";
  position: absolute;
  right: 1em;
  top: 38%;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.article-title.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
}

.accordion-content {
  display: none;
  /*padding-left: 2.3125em;*/
}

/* LINEモーダルウインドウ */
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 10;
}
.overlay2 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 10;
}
.modal-window {
	display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 33%;
  height: auto;
  background-color: #fff;
  border-radius: 5px;
  z-index: 11;
  padding: 2rem;
}
.modal-window2 {
	display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 33%;
  height: auto;
  background-color: #fff;
  border-radius: 5px;
  z-index: 11;
  padding: 2rem;
}
.button-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 26px;
	height: 26px;
  color: #333;
  cursor: pointer;
	font-weight: bold;
	font-size: 26px;
}
.button-close2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 26px;
	height: 26px;
  color: #333;
  cursor: pointer;
	font-weight: bold;
	font-size: 26px;
}
.no_scroll {
  overflow: hidden;
}
.line-modal {
	
}
@media screen and (max-width:800px) {
.modal-window {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 75%;
  height: auto;
  padding: 1rem;
}
.modal-window2 {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 75%;
  height: auto;
  padding: 1rem;
}
}

/* 詳細対応エリア */
.tab_wrap {
	padding: 50px;
}
.tab-group {
	border: 2px solid #238C55;
	display: flex;
	justify-content: center;
}
.tab {
	background-color: #fff;
	border-left: 2px solid #238C55;
	cursor: pointer;
	flex-grow: 1;
	font-weight: bold;
	padding: 15px 0;
	text-align: center;
}
.tab:first-child {
	border-left:0;
}
.panel-group {
	border: 2px solid #238C55;
	border-top: none;
	padding: 48px;
	width: 1000px;
}
.panel {
	display: none;
	font-size: 11px;
}
.panel img {
	display: inherit;
	margin: 0 auto 50px;
	width: 540px;
}
.panel p {
	margin-bottom: 10px;
}
.panel p:first-child {
	font-size: 13px;
	font-weight: bold;
}
.tab.is-active {
	background: #238C55;
	color: #FFF;
	transition: all 0.2s ease-out;
}
.panel.is-show {
	display: block;
}
@media screen and (max-width: 1199px) {
	.tab_wrap {
		padding: 5%;
	}
	.tab {
		font-size: 13px;
		line-height: 1.2;
		padding: 10px 0;
	}
	.panel-group {
		padding: 18px;
		width: calc(100% - 40px);
	}
	.panel img {
		margin-bottom: 5%;
		width: 100%;
	}
	.panel div {
		border: 1px solid #666;
		padding: 10px;
		overflow-y: scroll;
		height: 180px;
	}
}

/* 会社概要LP */
.about-intro {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.8;
	margin: 20px 60px;
	text-align: justify;
}
.about-intro-cap {
	display: block;
	font-size: 32px;
	margin-bottom: 10px;
	text-align: center;
}

.about-corp-prof {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
	margin: 60px 100px;
	/*overflow: hidden;	*/
	
	display: flex; 
	flex-wrap: wrap;
}
.about-corp-prof dt {
	/*float: left;*/
	padding: 10px;
	/*text-align: right;*/
	width: 250px;
	
	background-color: #3c0204;
	color: #fff;
	margin: 0 0 5px 0;
}
.about-corp-prof dd {
	/*border-left: 1px solid #3E0000;
	float: left;*/
	padding: 10px;
	width: calc(100% - 295px);	
	
	background-color: #fff;
	color: #333;
	margin: 0 0 5px 5px;
}
.about-corp-prof dd span {
	/*display: inline-block;
	margin-right: 10px;
	width: 160px;*/
	display: block;
	margin-bottom: -8px;
}
/*#lp-back {
	background-color: #238C55;
	border: 2px solid #238C55;
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: bold;
	height: 30px;
	margin: 50px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	width: calc(100% - 122px);
}
#lp-back:hover {
	background-color: #fff;
	border: 2px solid #238C55;
	color: #238C55;
}*/
@media screen and (max-width: 1199px) {
	.about-corp-prof {
		margin: 60px 60px;
	}
	/*.about-corp-prof dt {
		width: 25%;	
	}
	.about-corp-prof dd {
		width: calc(75% - 41px);	
	}*/
	
	/*#lp-back {
		margin: 0 5% 50px;
		width: calc(90% - 22px);
	}*/
}
@media screen and (max-width: 800px) {
	.about-intro {
		font-size: 16px;
		margin: 20px 20px;
		line-height: 1.5;
	}
	.about-intro-cap {
		font-size: 17px;
	}
	
	.about-corp-prof {
		line-height: 1.5;
		margin: 20px 20px;
	}	
	.about-corp-prof dt {
		/*float: inherit;*/
		font-size: 18px;
		/*text-align: left;
		padding-bottom: 0;*/
		width: calc(100% - 20px);	
		
		margin: 0;
		padding: 5px 10px;
	}
	.about-corp-prof dd {
		/*border-bottom: 1px solid #3E0000;*/
		border-left: 0px;
		/*float: inherit;
		padding-top: 0;*/
		width: calc(100% - 20px);	
		
		line-height: 18px;
		margin: 0;
	}
	.about-corp-prof dd span {
		margin-bottom: 0;
		margin-right: 0;
		margin-top: 15px;
		width: 100%;	
	}
	.about-corp-prof dd span:first-child {
		margin-top: 0;
	}
}

/* 住所一覧 */
#map {
	height: auto;
	padding: 50px;
	width: 1100px;
}
#map-inner-head {
	background-color: #268753;
	color: #fff;
	font-size: min(2.5vw,32px);
	font-weight: bold;
	padding: 7px 0 3px;
	text-align: center;
}
#map-inner {
	border: 2px solid #268753;
	box-sizing: border-box;
	overflow: hidden;
	padding: 20px;
}
#map-inner-txt {
	float: left;
	width: 45%;
}
#map-inner-txt-title {
	color: #268753;
	font-size: 32px;
	font-weight: bold;
	padding: 0 0 10px;
}
#map-inner-txt-list {
	overflow: hidden;
}
#map-inner-txt-list div {
	float: left;
}
.shiten-mei, .sekoten-mei {
	clear: both;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	margin-bottom: 4px;
	margin-right: 10px;
	padding: 0 4px;
	text-align: center;
	width: 162px;
}
.shiten-jusho, .sekoten-jusho {
	color: #5A5A5A;
	font-weight: bold;
	font-size: 11px;
	height: 10px;
}
.shiten-mei {
	background-color: #268753;
}
.shiten-jusho {
}
.sekoten-mei {
	background-color: #64B478;
}
.sekoten-jusho {
}
.map-inner-btn {
	width: 100%;
}
.map-inner-btn a {
	background-color: #FF8C3C;
	border-radius: 10px;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#map-inner-img {	
	float: left;
	width: 55%;
}
@media screen and (max-width: 1199px) {
#map {
	background-position: bottom;
	background-size: cover;
	padding: 3%;
	width: 94%;
}
#map-inner-txt {
	float: none;
	width: 100%;
}
#map-inner-img {	
	float: none;
	width: 100%;
}
}
@media screen and (max-width: 800px) {
#map-inner {
	padding: 10px;
}
#map-inner-txt-title {
	font-size: 26px;
}
.shiten-mei, .sekoten-mei {
	margin: 0 2px 4px 0;
	text-align: center;
	font-size: 11px;
	width: 35%;
	padding: 2px 4px 2px 4px;
	
}	
.shiten-jusho, .sekoten-jusho {
	margin-bottom: 3px;
	font-size: 11px;
	padding: 2px 0 2px 2px;
}
}

/*modxでバナーを管理する*/
.product_img, .maker_logo, .product_model, .komikomi, .hiyo_komi, .special_icon, .common_icon, .zeinuki_wrap, .zeikomi_wrap, .ippan_kodate_no_baai, .imadake_icon, .kanbai_icon, .nouki_kakunin {
  position: absolute;
}
.product_img {
  top: 2.2%;
  right: 3.5%;
  width: 281px;
}
.maker_logo {
  top: 2.2%;
  left: 2.6%;
  height: 72px;
  width: 300px;
}
.product_model {
  color: #238E3A;
  font-size: 50px;
  font-weight: 900;
  top: 15%;
  left: 2.6%;
}
.komikomi {
  color: #D0241B;
  font-size: 40px;
  font-weight: 900;
  top: 26.8%;
  left: 2.6%;
}
.hiyo_komi {
  color: #238E3A;
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 2px;
  text-shadow: 
    2px 2px 1px #fff,
    -2px 2px 1px #fff,
    2px -2px 1px #fff,
    -2px -2px 1px #fff,
    2px 0px 1px #fff,
    0px 2px 1px #fff,
    -2px 0px 1px #fff,
    0px -2px 1px #fff;
  top: 37.5%;
  left: 2.6%;
}
.special_icon {
  display: flex;
  justify-content: space-between;
  top: 45.2%;
  left: 2.6%;
  width: calc(100% - 30px);
}
.special_icon img {
  width: calc((100% - 20px) / 3);
}
.common_icon {
  display: flex;
  flex-wrap: wrap;
  top: 51.6%;
  left: 2.6%;
  width: calc(100% - 30px);
}
.common_icon img {
  margin-bottom: 3px;
  margin-right: calc(24px / 3);
  width: calc(25% - (24px / 4));
}
.common_icon img:nth-child(4n) {
  margin-right: 0;
}
.zeinuki_wrap {
  top: 67%;
  left: 2.6%;
}
.zeinuki_wrap .zeinuki, .zeinuki_wrap .tsujo-komi {
  color: #595757;
  font-size: 25px;
  font-weight: 900;
  vertical-align: text-bottom;
}
.zeinuki_wrap .zeinuki-yen, .zeinuki_wrap .tsujo-komi-yen {
  color: #595757;
  font-size: 33px;
  font-weight: 900;
}
.zeinuki_wrap .zeinuki-price, .zeinuki_wrap .tsujo-komi-price {
  color: #595757;
  font-size: 33px;
  font-weight: 900;
}
.zeinuki_wrap .tsujo-komi-price::before, .zeinuki_wrap .tsujo-komi-price::after {
  background-color: #f00;
  content: "";
  height: 6px;
  mix-blend-mode: multiply;
  position: absolute;
  top: 43%;
  left: 39%;
  width: 140px;
}
.zeinuki_wrap .tsujo-komi-price::before {
  transform: rotate(10deg);
}
.zeinuki_wrap .tsujo-komi-price::after {
  transform: rotate(-10deg);
}
.zeinuki_wrap .tsujo-komi-notokoro {
  color: #595757;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: -3px;
  vertical-align: text-bottom;
}  
.ippan_kodate_no_baai {
  top: 69.5%;
  right: 2.6%;
  width: 180px;
}

.zeikomi_wrap {
  bottom: 15.8%;
  left: 2.6%;
}
.zeikomi_wrap .zeikomi {
  color: #595757;
  font-size: 29px;
  font-weight: 900;
}
.zeikomi_wrap .zeikomi-yen {
  color: #D0241B;
  font-size: 76px;
  font-weight: 900;
  position: absolute;
  left: -10px;
  top: 40%;
}
.zeikomi_wrap .zeikomi-price {
  color: #D0241B;
  font-size: 130px;
  font-weight: 900;
  letter-spacing: -4px;
  position: absolute;
  top: -42px;
  left: 32px;
  transform: scale(0.9, 1);
}

.imadake_icon {
  background-color: #E3007F;
  border-radius: 22px;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  height: 36px;
  line-height: 1.0;
  padding: 5px 0;
  top: 2.2%;
  right: 2.6%;
  text-align: center;
  width: 106px;
}

.nouki_kakunin {
  background-color: rgba(255, 255, 255, 0.8);
  color: #4b4b4b;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  margin-top: 13px;
  text-align: center;
  width: 84px;
}

.kanbai_icon {
  bottom: 0;
  width: 100%;
}