@charset "UTF-8";
@media (max-width: 750px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }


  .cam-area {
    background-image: url(../images/night-sky.jpeg);
    background-repeat: round;
  }

  .special-price-lbl {
    background-color: #e60012;
    /* color: gold;
	font-weight: bold;
	font-size: 4vw;
	text-align: center;
	padding: 30px 0px 50px 0px; */
  }

  .conro-title {
    background-color: orange;
    color: white;
    font-size: 25px;
    text-align: center;
    padding: 10px;
    /* width: 80%; */
    margin: 0 auto;
    font-weight: bold;
  }

  .rh-title {
    background-color: #ffc1bb;
    color: white;
    font-size: 25px;
    text-align: center;
    padding: 10px;
    /* width: 80%; */
    margin: 0 auto;
    font-weight: bold;
  }

	.hot-title {
		background-color: #dc9eeb;
		color: white;
		font-size: 20px;
		text-align: center;
		padding: 10px;
		/* width: 80%; */
		margin: 0 auto;
		font-weight: bold;
	}

	.water-title {
		background-color: #7ddeeb;
		color: white;
		font-size: 20px;
		text-align: center;
		padding: 10px;
		/* width: 80%; */
		margin: 0 auto;
		font-weight: bold;
	}


  /* レンジフード start */

  .rh_center {
    margin: 0 auto;
    text-align: center;
  }

  .rh_area {
    width: 100%;
    background-repeat: repeat;
    /* background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("../../images/rangehood/sale_bc1.jpg"); */
    background-image: url("../../images/rangehood/bc_image.jpg");
    padding: 0 0 5vw 0;
  }

  .rh_top_item {
    width: 100%;
    margin: 0 auto;
    background-color: #000099;
  }

  .rh_top_flex {
    width: 100%;
    margin: 0 auto;
    padding: 0.5vw;
  }

  .rh_top_left {
    width: 100%;
    position: relative;
  }

  .rh_top_right {
    width: 100%;
    margin-top: 15vw;
  }

  .rh_q_title_flex {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 3vw auto;
  }

  .rh_q_title_l {
    width: 20%;
  }

  .rh_q_title_r {
    display: inline-block;
    font-size: 6vw;
    color: yellow;
    text-align: center;
    letter-spacing: 0.2;
    line-height: 1.3;
  }

  .rh_q_title_r span {
    font-size: 1.4em;
  }

  .rh_q_text_box1 {
    margin: 2vw auto;
    vertical-align: middle;
    line-height: 1.3;
    font-size: 4.9vw;
    text-align: center;
  }

  .rh_q_text_box2 {
    margin: 2vw auto;
    vertical-align: middle;
    line-height: 1.3;
    font-size: 4.9vw;
    text-align: center;
  }

  .rh_q_text_l1 {
    display: inline-block;
    width: 10%;
    vertical-align: middle;

  }

  .rh_q_text_r1 {
    display: inline-block;
    color: #ffffff;
    vertical-align: middle;
  }

  .rh_q_text_r2 {
    color: #ffffff;
  }

  .rh_q_ab_img {
    position: absolute;
    width: 15%;
    right: 8%;
    top: 112%;
    transform: rotate(90deg)
  }

  .rh_q_ab_text {
    position: absolute;
    width: 90%;
    right: 10%;
    top: 115%;
    color: #ffffff;
    text-align: center;
    font-size: 5.5vw;
  }

  .rh_item_area {
    background-color: #ffffff;
    border-radius: 15px;
    width: 98%;
    margin: 0 auto;
    /* margin: 2vw auto; */
    padding: 3vw 0;
  }

  .rh_item_name_title {
    position: relative;
    font-weight: bold;
    text-align: center;
    margin: 3vw auto 2vw auto;
    font-size: 8vw;
  }

  .rh_item_name_title span {
    position: relative;
    z-index: 2;
  }

  .rh_item_name_title:before {
    content: attr(data-en);
    position: absolute;
    top: -3.5vw;
    left: 50%;
    transform: translateX(-50%);
    color: rgba(119, 188, 255, 0.2);
    font-size: 12vw;
    font-style: italic;
  }

  .rh_item_copy_text {
    color: #000099;
    /* text-shadow: 1px 1px 0 #333, -1px -1px 0 #333, -1px 1px 0 #333, 1px -1px 0 #333, 0px 1px 0 #333, -1px 0 #333, -1px 0 0 #333, 1px 0 0 #333; */
    font-size: 5vw;
    letter-spacing: 3;
    margin: 1vw auto;
    width: 95%;
    line-height: 1.3;
    font-weight: bold;
    text-align: left;
  }

  .rh_item_copy_text small {
    font-size: 0.7em;
  }

  /* .rh_item_copy_text:before {
  content: attr(data-text);
  position: absolute;
  z-index: -1;
  text-shadow: 4px 4px #333;
  -webkit-text-stroke: 4px #333;
} */
  .rh_item_copy_under {
    width: 95%;
    color: #000000;
    text-align: left;
    line-height: 1.2;
    font-size: 2.6vw;
    margin: 0 auto;
  }

  .rh_ogr_tech {
    background-color: #000099;
    color: #ffffff;
    padding: 2vw;
    text-align: center;
    margin: 1vw auto;
    font-size: 5vw;
    line-height: 1.2;
  }

  .rh_ogr_flex {
    margin: 1vw auto;
    width: 100%;

  }

  .rh_ogr_item_left {
    width: 80%;
    margin: 0 auto;
  }

  .rh_ogr_item_right {
    width: 100%;
    margin: 1vw auto;
    padding: 1vw;
  }

  .rh_oil_under_nonline {
    border-bottom: none !important;
  }

  .rh_oil_2 {
    width: 100%;
    border: 2px #0169a4 solid;
    background-color: #ffffff;
    padding: 1vw;
  }

  .rh_oil_2_top {
    font-size: 4.2vw;
    text-align: center;
    color: #000000;
    line-height: 1.2;
  }

  .rh_oil_2_2 {
    text-align: center;
    font-weight: bold;
  }

  .rh_oil_2_2 p {
    font-size: 6vw;
  }

  .rh_oil_2_2 small {
    color: #0169a4;
    font-size: 5vw;
  }

  .rh_oil_2_2 span {
    font-size: 10vw;
    color: #0169a4;
  }

  .rh_oil_2_3 {
    background-color: #0169a4;
    padding: 1vw;
    margin: 0.5vw auto;
    width: 90%;
    color: #ffffff;
    font-size: 4.2vw;
    text-align: center;
  }

  .rh_oil_2_4 {
    width: 90%;
    margin: 1vw auto;
    text-align: left;
    font-size: 2.8vw;
    color: #000000;
  }

  .rh_oil_2_5 {
    display: flex;
    justify-content: space-around;
    width: 90%;
    align-items: stretch;
    margin: 1vw auto;
  }

  .rh_oil_2_6 {
    width: 70%;
    background-color: #dff2fc;
    padding: 1vw 3px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .rh_oil_2_7 {
    text-align: center;
    color: #0169a4;
    line-height: 1.5;

  }

  .rh_oil_2_7 p {
    font-size: 3.8vw;
    font-weight: bold;
  }

  .rh_oil_2_7 span {
    font-size: 5vw;
    font-weight: bold;
  }

  .rh_oil_2_7 small {
    font-size: 2.7vw;
  }

  .rh_oil_2_8 {
    width: 30%;
  }

  .rh_oil_90 {
    width: 100%;
    border: 2px #0169a4 solid;
    background-color: #ffffff;
    padding: 3vw 1vw;
  }

  .rh_oil_90_2 {
    font-size: 5.2vw;
    color: #000000;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
  }

  .rh_oil_90_3 {
    font-size: 5vw;
    text-align: center;
    line-height: 2;
  }

  .rh_oil_90_3 span {
    font-weight: bold;
    color: #0169a4;
  }

  .rh_savings_1 {
    width: 95%;
    margin: 2vw auto;
    background-color: #dff2fc;
  }

  .rh_savings_2 {
    width: 100%;
    padding: 2vw;
  }

  .rh_savings_3 {
    color: #000000;
    padding: 0.5vw;
    font-size: 2vw;
    text-align: center;
    width: 35%;
  }

  .rh_savings_4 {
    display: inline-block;
    width: 60%;
    vertical-align: middle;
  }

  /* .rh_savings_4 img{
  width: 10% !important;
 } */
  .rh_savings_5 {
    /* display: inline-block; */
    vertical-align: middle;
    line-height: 1.8;
    font-size: 4vw;
  }

  .rh_savings_6 {
    background-color: #0169a4;
    color: #ffffff;
    text-align: center;
    font-size: 4.5vw;
    padding: 1vw;
  }

  .rh_savings_7 {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 1vw;
  }

  .rh_savings_8 {
    color: #0169a4;
    width: 65%;
    text-align: center;
  }

  .rh_savings_8 p {
    font-size: 14vw;
  }

  .rh_savings_8 span {
    font-size: 7vw;
  }

  .rh_savings_9 {
    color: #000000;
    font-size: 4vw;
    text-align: left;
    letter-spacing: 1;
    width: 95%;
    line-height: 1.4;
    margin: 1vw auto;
  }

  .rh_savings_10 {
    border-bottom: #0169a4 2px dashed;
  }

  .rh_savings_11 {
    width: 100%;
    margin: 0 auto;
  }

  .rh_oil_title {
    color: #0169a4;
    font-size: 5.2vw;
    text-align: center;
    margin: 2vw auto 0 auto;
  }

  .rh_ogr_1 {
    width: 100%;
    margin: 3vw auto;
    padding: 1vw;
  }

  .rh_ogr_2 {
    width: 100%;
    text-align: center;
  }

  .rh_ogr_3 {
    width: 80%;
    margin: 1vw auto;
  }

  .rh_ogr_4 {
    width: 40%;
    margin: 0 auto;
  }

  .rh_ogr_5 {
    display: inline-block;
    color: #000000;
    font-size: 6vw;
    padding: 1vw;
  }

  .rh_ogr_6 {
    width: 90%;
    margin: 1vw auto;
  }

  .rh_ogr_7 {
    width: 100%;
  }

  .rh_ogr_8 {
    background-color: #0169a4;
    padding: 0.1vw;
    color: #ffffff;
    font-size: 4.2vw;
  }

  .rh_ogr_9 {
    font-size: 4vw;
    color: #000000;
    text-align: center;
    width: 95%;
    margin: 2vw auto;
  }

  .rh_font_up {}

  /*  */

  .rh_xgr_1 {
    width: 100%;
    margin: 1vw auto;
  }

  .rh_xgr_2 {
    width: 100%;
  }

  .rh_xgr_3 ol {
    counter-reset: number;
    /*数字をリセット*/
    list-style-type: none !important;
    /*数字を一旦消す*/
    padding: 0.5em;
  }

  .rh_xgr_3 ol img {
    width: 60%;
    display: block;
    margin: 1vw auto 8vw auto;
  }

  .rh_xgr_3 ol li {
    position: relative;
    line-height: 1.2;
    padding: 0.5em 0.5em 0.5em 8vw;
    font-size: 4vw;
  }

  .rh_xgr_3 ol li span {
    font-size: 4.5vw;
    color: #5c9ee7;
  }

  .rh_xgr_3 ol li:before {
    /* 以下数字をつける */
    position: absolute;
    counter-increment: number;
    content: counter(number);
    /*以下数字のデザイン変える*/
    display: inline-block;
    background: #5c9ee7;
    color: white;
    font-family: 'Avenir', 'Arial Black', 'Arial', sans-serif;
    font-weight: bold;
    font-size: 5vw;
    border-radius: 50%;
    left: 0;
    width: 6vw;
    height: 6vw;
    line-height: 6vw;
    text-align: center;
    /*以下 上下中央寄せのため*/
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .rh_xgr_4 {
    width: 98%;
    margin: 1vw auto;
  }

  .rh_xgr_5 {
    font-size: 6vw;
    text-align: center;
    color: #5c9ee7;
    margin-top: 8vw;
  }

  .rh_xgr_5 span {
    font-size: 3vw;
  }

  .rh_xgr_6 {
    /* text-align: left; */
    line-height: 1.2;
    font-size: 4.5vw;
    padding: 0 10px;
  }

  .rh_xgr_6-img {
    text-align: center;
  }

  .rh_xgr_6 img {
    width: 80%;
    margin: 0 auto;
  }

  .rh_xgr_6 p {
    margin-top: 5vw;
  }

  .rh_xgr_6 small,
  .rh_xgr_7-small {
    font-size: 3vw;
  }

  .rh_top_yellow {
    width: 80%;
    margin: 0 auto;
  }

  .rh_ogr_w1 {
    width: 100% !important;
  }

  .rh_xgr7 {
    padding: 0 10px;
  }

  .rh_xgr7 span {
    font-size: 3vw;
  }

  .rh_xgr7 p {
    font-size: 4.5vw;
    line-height: 1.5;
    margin-top: 5vw;
  }

  .rh_item_copy_text span {
    font-size: 3vw;
  }

  .rh-memo {
    width: 95%;
    margin: 0 auto;
  }

  /* othersからコピー start */

  .others_flex_box {

    width: 100%;
    justify-content: space-around;
  }

  .others_flex_box2 {
    display: flex;
    width: 100%;
    justify-content: space-around;
    margin: 3vw auto;
  }

  .others_item_box {
    width: 99%;
    border: solid #555555 1px;
    border-radius: 15px;
    /* box-shadow: 15px 15px 0px 0 rgb(255, 250, 112); */
    padding: 1vw 3px;
    position: relative;
    margin: 4vw auto;
  }

  .others_item_box2 {
    width: 99%;
    border: solid #555555 1px;
    border-radius: 15px;
    /* box-shadow: 15px 15px 0px 0 rgb(255, 250, 112); */
    padding: 1vw 3px;
    position: relative;
  }

  .others_item_box3 {
    width: 99%;
    border: solid #555555 1px;
    border-radius: 15px;
    /* box-shadow: 15px 15px 0px 0 rgb(255, 250, 112); */
    padding: 1vw 3px;
    position: relative;
    margin: 2vw auto;
  }

  .others_safe_flex {

    width: 100%;
    justify-content: space-around;
    align-items: center;
  }

  .others_safe_left {
    width: 90%;
    margin: 1vw auto;
  }

  .others_r_flex {
    width: 99%;
    display: flex;
    align-items: center;
  }

  .others_safe_r_img {
    width: 45%;
  }

  .others_safe_r_text {
    width: 55%;
    text-align: center;
  }

  .others_safe_case {
    width: 90%;
    padding: 2vw;
    font-size: 5vw;
    border-radius: 10px;
    margin: 0.5vw auto;
    color: #ffffff;
  }

  .others_case_1 {
    background-color: #69646a;
  }

  .others_case_2 {
    background-color: #04b5c9;
  }

  .others_case_3 {
    background-color: #ec8d49;
  }

  .others_case_4 {
    background-color: #b16b38;
  }

  .others_case_5 {
    background-color: #f17192;
  }

  .others_safe_name {
    font-size: 5vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
  }

  .others_safe_name span {
    font-weight: 100;
  }

  .others_item_name {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 10px;
    box-sizing: border-box;
    padding: 0 12px;
    margin: 0;
    height: 3vw;
    line-height: 3vw;
    font-size: 1.5vw;
    letter-spacing: 0.1em;
    color: white;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
  }

  .others_item_name:before {
    position: absolute;
    content: '';
    top: 0;
    left: -0.5vw;
    border: none;
    height: 3.5vw;
    width: 0.5vw;
    /* background: #70c7ff; */
    border-radius: 5px 0 0 5px;
  }

  .others_item_name:after {
    position: absolute;
    content: '';
    bottom: 0.5vw;
    left: 0.5vw;
    border: none;
    height: 0.5vw;
    width: 0.5vw;
    /* background: #4d99ca; */
    border-radius: 5px 0 0 5px;
  }

  .others_back_conro {
    background: #ffa953;
  }

  .others_back_conro:after {
    background: #ffa953;
  }

  .others_back_conro:before {
    background: #ffa953;
  }

  .others_item_left {
    margin: 1vw auto;
    width: 50%;
  }

  .others_item_left2 {
    width: 80%;
    margin: 0 auto;
  }

  .others_item_left3 {
    width: 65%;
    margin: 1vw auto;
  }

  .others_item_right {
    width: 90%;
    margin: 0 auto;
  }

  .others_item_right2 {
    width: 60%;
    margin: 2vw auto;
  }

  .others_item_right3 {
    width: 60%;
    margin: 1vw auto;
    text-align: center;
  }

  .others_item_right3 img {
    width: 80%;
    display: block;
    margin: 0 auto;

  }

  .others_logo_image_p {
    width: 70%;
    margin: 2vw auto;
  }

  .others_logo_image_r {
    width: 80%;
    margin: 1vw auto;
  }

  .others_logo_image_fh {
    width: 75%;
    margin: 0.2vw 0;
  }

  .others_item_kinds_name {
    margin: 1vw auto;
    width: 90%;
    text-align: center;
    font-size: 5vw;
    font-weight: bold;
  }

  .others_logo_every {
    width: 90%;
    margin: 1vw 0;
  }

  .others_logo_gx {
    width: 30%;
    margin: 1vw 0;
  }

  .others_conro_size {
    display: block;
    width: 85%;
    background-color: #ffa953;
    color: #ffffff;
    font-size: 5vw;
    text-align: center;
    padding: 1vw;
    margin: 0 auto;
    border-radius: 10px;
  }

  .others_mtop_conro {
    margin-top: 2.5vw !important;
  }

  .others_item_text {
    font-size: 4.5vw;
    text-align: center;
    letter-spacing: 0.1;
    line-height: 1.4;
    margin: 1vw auto;
    width: 100%;
  }

  .others_item_text em {
    background-color: #6d72ff;
    color: #ffffff;
    padding: 0.2vw;
    font-size: 4vw;
    text-align: center;

  }

  .others_item_text2 {
    font-size: 5vw;
    text-align: center;
    letter-spacing: 0.1;
    line-height: 1.3;
    margin: 2vw auto;
    width: 80%;
  }

  .others_item_text2 span {
    background-color: #6d72ff;
    color: #ffffff;
    padding: 0.2vw;
    font-size: 3.5vw;
    text-align: center;
  }

  .others_item_text span {
    text-align: center;
    display: inline-block;
    font-size: 5vw;
    background-color: #976e97;
    color: #ffffff;
    padding: 1vw;
    border-radius: 5px;
  }

  .others_item_text small {
    text-align: center;
    display: inline-block;
    font-size: 1.3vw;
    background-color: #4a0eff;
    color: #ffffff;
    padding: 0.5vw;
    border-radius: 15px;
  }

  .others_sp_price_area {
    width: 80%;
    margin: 2vw auto;
  }

  .others_sp_price_area3 {
    width: 80%;
    margin: 2vw auto;
  }

  .others_sp_price_flex {
    width: 100%;
    margin: 0 auto;
    display: flex;
    font-weight: bold;
  }

  .others_sp_price_left {
    width: 30%;
    background-color: #000000;
    font-size: 5vw;
    color: #ffffff;
    text-align: center;
    padding: 1vw 1vw 1vw 1vw;
    line-height: 1.2;
    letter-spacing: 0.1;
  }

  .others_sp_price_down {
    margin: 0;
    text-align: right;
    font-size: 4vw;
    letter-spacing: 0.1;
  }

  .others_sp_price_right {
    width: 70%;
    background-color: #fc0000;
    text-align: right;
    padding: 1.5vw 1vw 0.5vw 0.5vw;
    position: relative;
    color: #ffffff;
    font-size: 7vw;
    letter-spacing: 0.1;
  }

  .others_sp_price_area2 {
    width: 90%;
    margin: 1vw auto;
  }

  .others_sp_price_flex2 {
    width: 100%;
    margin: 1vw auto;
    display: flex;
    font-weight: bold;
  }

  .others_sp_price_left2 {
    width: 30%;
    background-color: #000000;
    font-size: 5vw;
    color: #ffffff;
    text-align: center;
    padding: 0.5vw;
    line-height: 1.2;
    letter-spacing: 0.1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .others_sp_price_down2 {
    margin: 0;
    text-align: right;
    font-size: 4vw;
    letter-spacing: 0.1;
  }

  .others_sp_price_right2 {
    width: 70%;
    background-color: #fc0000;
    text-align: right;
    padding: 0.6vw;
    position: relative;
    color: #ffffff;
    font-size: 6.5vw;
    letter-spacing: 0.1;
  }

  .others_center {
    margin: 0 auto;
    text-align: center;
  }


  /* othersからコピー end */

  /* ビルトインコンロ start */

  .aiten2025_sale_area {
    width: 100%;
    background-repeat: repeat;
    /* background-image: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), url("../images/event/aiten_sale_back.jpg"); */
    background-image: url("../images/event/spring_image.jpg");
    padding: 10vw 0;
  }

  .aiten2025_sale_item_flex1 {

    justify-content: center;
    width: 98%;
    margin: 0 auto;
    background-color: white;

  }

  .aiten2025_sale_item_top1 {
    width: 100%;
    background-color: #ffffff;
    padding: 1.5vw;
    display: flex;
    justify-content: center;
    align-items: end;
  }

  .aiten2025_sale_item_top2 {
    width: 35%;
    margin-right: 2vw;

  }

  .aiten2025_sale_item_top3 {
    width: 25%;

  }

  .aiten2025_sale_item_top4 {
    width: 100%;
    background-color: #ffffff;
    color: #b37e79;
    text-align: center;
    font-size: 4.5vw;
    line-height: 1.3;
    padding: 1vw;
    font-weight: bold
  }

  .aiten2025_sale_item_color1 {
    /* background-color: #000000; */
    color: #ffa299;
    /* border: #dbb96e 5px solid; */
  }

  .aiten2025_sale_item_box1 {
    width: 100%;
    /* padding: 6vw 1vw; */
  }

  .aiten2025_bc1 {
    background-color: #ffc1bb;
    padding: 20px 10px;
  }

  .aiten2025_bc2 {
    background-color: #c9e1f4;
    padding: 20px 10px;
  }

  .aiten2025_bc3 {
    background-color: #ffffff;
    padding: 20px 5px;
  }

  .aiten2025_bc4 {
    background-color: #000000;
  }

  .aiten2025_bc5 {
    background-color: #bde8da;
    padding: 20px 10px;
  }

  .aiten2025_bc6 {
    background-color: #fed68f;
    padding: 20px 10px;
  }

  .aiten2025_sale_item_title1 {
    color: #000000;
    font-size: 4.5vw;
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
  }

  .aiten2025_sale_item_flex2 {
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin: 1vw auto;
    align-items: end;
  }

  .aiten2025_sale_item_flex3 {
    width: 100%;
    margin: 1vw auto;
  }

  .aiten2025_sale_item_box5 {
    width: 49%;
  }

  .aiten2025_sale_item_box6 {
    width: 33%;
  }

  .aiten2025_sale_item_text1 {
    text-align: left;
    width: 100%;
    line-height: 1.2;
    color: #000000;
    font-size: 3.8vw;
    margin: 1vw auto;
  }

  .aiten2025_flex_none {
    display: block !important;
  }

  .aiten2025_sale_item_text1 small {
    font-size: 0.8em;
  }

  .aiten2025_conro_image1 {
    width: 70%;
    margin: 0 auto;
  }

  .aiten2025_conro_name {
    text-align: left;
    line-height: 1.2;
    width: 100%;
    margin: 1.5vw auto;
  }

  .aiten2025_conro_name p {
    font-size: 5vw;
    font-weight: bold;
    text-align: center;
  }

  .aiten2025_conro_name span {
    font-size: 4.3vw;
    background-color: #555555;
    color: #ffffff;
    border-radius: 10px;
    padding: 1vw;
  }

  .aiten2025_conro_name2 {
    font-size: 4.3vw;
    color: #000000;
    line-height: 1.2;
    text-align: center;
    margin: 3vw auto;
  }

  .aiten2025_conro_l {
    width: 98%;
    margin: 2vw auto;
  }

  .aiten2025_conro_l2 {
    width: 100%;
  }

  .aiten2025_conro_r {
    width: 60%;
    margin: 2vw auto;
  }

  .aiten2025_conro_r2 {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }

  .aiten2025_conro_item {
    width: 60%;
    margin: 0.1vw auto;
  }

  .aiten2025_conro_item2 {
    width: 45%;
    margin: 2vw auto;
  }

  .aiten2025_conro_r3 {
    width: 100%;
  }

  .aiten2025_conro_item_name {
    width: 90%;
    background-color: #e95377;
    color: #ffffff;
    text-align: center;
    font-size: 4.2vw;
    padding: 2vw;
    border-radius: 10px;
    margin: 2vw auto;
    font-weight: bold;
  }

  .aiten2025_conro_item_name2 {
    /* width: 33%; */
    background-color: #e95377;
    color: #ffffff;
    text-align: center;
    font-size: 3.6vw;
    padding: 5px;
    border-radius: 10px;
    margin: 2vw auto;
  }

  .aiten2025_price_1 {
    background-color: #f8c4cc;
    color: #ca5751;
    font-size: 5.5vw;
    padding: 1vw;
    margin: 1vw auto 0 auto;
    text-align: center;
    font-weight: bold;
    width: 90%;
  }

  .aiten2025_price_2 {
    background-color: #f0644f;
    color: #ffffff;
    font-size: 6.3vw;
    padding: 1vw;
    margin: 0 auto 0 auto;
    text-align: center;
    font-weight: bold;
    width: 90%;
  }

  .aiten2025_price_2 small {
    font-size: 0.6em;
  }

  .aiten2025_price_3 {
    width: 90%;
    margin: 2vw auto 0 auto;
  }

  .kt_movie_1 {
    background-color: #000000;
    width: 95%;
    border-radius: 1vw;
    padding: 1.5vw;
    margin: 2vw auto;
  }

  .kt_movie_2 {
    background-color: #000000;
    width: 70%;
    margin: 0 auto;
  }

  .kt_movie_3 {
    color: #ffffff;
    text-align: center;
    font-size: 3vw;
  }

  .kt_movie_4 {
    position: relative;
    padding-top: 177.77%;
    /*9:16*/
    height: 0;
  }

  .kt_movie_4 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .kt_movie_5 {
    width: 100%;
    color: #ffffff;
    text-align: center;
  }

  .kt_movie_5 h4 {
    display: inline-block;
    position: relative;
    padding: 2vw 5vw;
    color: #ffffff;
    font-size: 5.5vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    margin: 2vw auto;

  }

  .kt_movie_5 h4:before,
  .kt_movie_5 h4:after {
    position: absolute;
    top: 0;
    height: 100%;
    width: 4.1vw;
    border-radius: 30px;
    content: '';
  }

  .kt_movie_5 h4:before {
    border-left: solid 5px;
    left: 0;
  }

  .kt_movie_5 h4:after {
    border-right: solid 5px;
    right: 0;
  }

  .kt_movie_6 {
    width: 99%;
    background-color: #ffffff;
    padding: 2vw;
    border-radius: 2vw;
    margin: 2vw auto;
  }

  .kt_movie_7 {
    width: 100%;
  }

  .kt_movie_11 {
    background-color: #000000;
    width: 100%;
    border-radius: 1vw;
    padding: 1.5vw;
  }

  .kt_movie_66 {
    width: 99%;
    background-color: #ffffff;
    padding: 2vw;
    border-radius: 2vw;
    margin: 2vw auto;
  }

  .kt_movie_8 {
    text-align: center;
    font-size: 5.5vw;
    line-height: 1.3;
    margin: 1vw auto;

  }

  .kt_movie_9 {
    font-size: 5vw;
    line-height: 1.2;
    text-align: left;
    padding: 0.5vw;
    color: #ffffff;
  }

  .kt_movie_10 {
    font-size: 7vw;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
    letter-spacing: 10;
  }

  .kt_movie_12 {
    font-size: 5vw;
    color: #ffffff;
    text-align: center;
    margin: 2vw auto 0 auto;
  }

  .kt_movie_13 {
    display: inline-block;
    color: #fff;
    background-color: #eb6100;
    border-radius: 100vh;
    text-align: center;
    margin: 1vw auto;
    font-size: 5vw;
    padding: 2vw;
    line-height: 1.2;
  }

  .estimate_area {
    background-color: #fff6ee;
    /* background-repeat: repeat;
		background-image: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("../images/estimate/estimate_bc.jpg"); */
    /* background-image: url("../images/spprice/clearance_bc.jpg"); */
    padding: 5vw 1vw;
  }

  .estimate_area2 {
    background-color: #cff5ff;
    /* background-repeat: repeat;
		background-image: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("../images/estimate/estimate_bc.jpg"); */
    /* background-image: url("../images/spprice/clearance_bc.jpg"); */
    padding: 5vw 1vw;
  }

  .estimate_title {
    color: #000000;
    text-align: center;
    font-size: 5vw;
    line-height: 1.4;
    margin: 2vw auto;
  }

  .estimate_flex {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5vw auto;
  }

  .estimate_item {
    width: 33%;
  }

  .estimate_item_up {
    width: 30vw;
    height: 15vw;
    border-radius: 15vw 15vw 0 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }

  .estimate_item_up_1 {
    background: #ffffff;
    border: #ffc1bb solid 2px;
  }

  .estimate_item_up_2 {
    background: #ffffff;
    border: #c9e1f4 solid 2px;
  }

  .estimate_item_up_3 {
    background: #ffffff;
    border: #bde8da solid 2px;
  }

  .estimate_item_up p {
    margin-top: 4vw;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3.3vw;
    font-weight: bold;
    line-height: 1.3;
  }

  .estimate_item_down {
    width: 30vw;
    height: 15vw;
    border-radius: 0 0 15vw 15vw;
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .estimate_item_down img {
    width: 51%;
  }

  .estimate_item_down_1 {
    background: #ffc1bb;
    border: #ffc1bb solid 2px;
  }

  .estimate_item_down_2 {
    background: #c9e1f4;
    border: #c9e1f4 solid 2px;
  }

  .estimate_item_down_3 {
    background: #bde8da;
    border: #bde8da solid 2px;
  }

  .estimate_btn_zone {
    margin: 5vw auto;
    text-align: center;
  }

  .estimate_btn_1 {
    color: #000;
    background-color: #fff100;
    border-bottom: 2vw solid #ccc100;
    font-weight: bold;
    font-size: 5vw;
    padding: 4vw;
    border-radius: 30px;
    display: inline-block;
    line-height: 1.3;
  }

  .estimate_btn_1:hover {
    margin-top: 3px;
    color: #000;
    background: #fff20a;
    border-bottom: 0.5vw solid #ccc100;
  }

  .esitmate_kome {
    margin: auto;
    font-size: 4vw;
    color: #555555;
    text-align: left;
    line-height: 1.2;
  }

  .estimate_photo_text {
    margin: 7vw auto 0 auto;
    font-size: 4.2vw;
    text-align: center;
    color: deeppink;
    font-weight: bold;
  }

  .aiten2025_top_text1 {
    background-color: #b0e8df;


  }

  .aiten2025_top_text2 {
    width: 60%;

  }

  .aiten2025_top_text1 {
    background-color: #5e936f;
    padding: 5vw 1vw;
    text-align: left;
  }

  .aiten2025_top_text2 {
    background-color: #5e936f;
    color: #ffffff;
    font-size: 3.6vw;
    font-weight: bold;
    width: 100%;
    line-height: 1.2;
  }

  .aiten2025_top_text3 {
    background-color: #ffffff;
    padding: 0.5vw;
    width: 80%;
    justify-content: space-around;
    align-items: center;
    margin: 2vw auto;

  }

  .aiten2025_top_text4 {
    color: #5e936f;
    font-size: 4vw;
    text-align: center;
    line-height: 1.2;
    font-weight: bold;
    width: 100%;
  }

  .aiten2025_top_text5 {
    width: 100%;
    background-color: #5e936f;
    color: #ffffff;
    font-size: 3.5vw;
    padding: 1vw;
    line-height: 1.3;
    text-align: center;
    margin: 1vw auto;
    font-weight: bold;
  }

  .aiten2025_top_text5 h3 {
    text-decoration: underline;
    font-size: 4vw;

  }

  .aiten2025_top_text6 {
    font-size: 3vw;
    line-height: 1.2;
    text-align: left;
    width: 98%;
    margin: 0.5vw auto;
  }

  .aiten2025_cp_area {
    background-color: #d74a34;
    padding: 10vw 1vw;
    margin: 0 auto;
  }

  .aiten2025_cp1 {
    width: 100%;
    margin: 0 auto 4vw auto;
  }

  .aiten2025_cp2 {
    background-color: #7e341b;
    padding: 1vw;
    line-height: 1.2;
    color: #ffffff;
    text-align: center;
    font-size: 4vw;
    width: 100%;
    margin: 0 auto;
    font-weight: bold;
  }

  .aiten2025_cp3 {
    color: #000000;
    background-color: #ffffff;
    padding: 1vw;
    text-align: center;
    font-size: 4vw;
    width: 100%;
    margin: 0 auto 4vw auto;
  }

  .aiten2025_cp4 {
    width: 100%;
    margin: 2vw auto 0 auto;
    background-color: #025a93;
    border-radius: 15px 15px 0 0;
    padding: 2vw;
    color: #ffffff;
    text-align: center;
    font-size: 4vw;
    line-height: 1.2;
  }

  .aiten2025_cp5 {
    background-color: #ffffff;
    padding: 2vw;
    width: 100%;
    margin: 0 auto;
  }

  .aiten2025_cp6 {
    display: flex;
    width: 100%;
    margin: 1vw auto;
    justify-content: space-around;
  }

  img {
    width: 1000vh;
    max-width: 100%;
  }

  .aiten2025_cp7 {
    width: 48%;
  }

  .aiten2025_cp8 {
    width: 100%;
    margin: 1vw auto;
    font-size: 4vw;
    color: #333333;
    line-height: 1.2;
  }

  .aiten2025_cp8 span {
    color: #fc0000;
  }

  .aiten2025_cp9 {
    width: 100%;
    margin: 1vw auto;
    font-size: 3vw;
    text-align: left;
  }

  .aiten2025_cp10 {
    background-color: #0088b2;
    padding: 3vw;
    position: relative;
    margin: 4vw auto 0 auto;
    border-radius: 15px 15px 0 0;
    width: 100%;
    color: #ffffff;
    font-size: 4.2vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
  }

  .aiten2025_cp10 p {
    margin: 4vw auto 0 auto;
    font-size: 3vw;
    text-align: left;
  }

  .aiten2025_cp11 {
    position: absolute;
    background-color: #ffffff;
    font-size: 2.2vw;
    font-weight: bold;
    color: #0088b2;
    top: 2%;
    left: 2%;
    border-radius: 50%;
    padding: 2vw;
    display: inline-block;
    text-align: center;

  }

  .aiten2025_cp11 p {
    margin: 0 !important;
    text-align: center !important;
    font-size: 3.1vw;
  }

  .aiten2025_cp11 span {
    color: #fc0000;


  }

  .aiten2025_cp12 {
    background-color: #ffffff;
    padding: 1vw;
    width: 100%;
    margin: 0 auto;
  }

  .aiten2025_cp13 {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin: 0 auto;
    align-items: center;

  }

  .aiten2025_cp14 {
    width: 30%;
  }

  .aiten2025_cp15 {
    width: 69%;
  }

  .aiten2025_cp16 {
    background-color: #ffffff;
    border-radius: 15px;
    margin: 4vw auto;
    padding: 4vw 2vw;
  }

  .aiten2025_cp17 {
    color: #000000;
    font-size: 4.2vw;
    text-align: left;
    line-height: 1.2;
    margin: 1vw auto;
    font-weight: bold;

  }

  .aiten2025_cp17 small {
    color: #fc0000;
  }

  .aiten2025_cp17 span {
    color: #0088b2;
  }

  .aiten2025_cp18 {

    justify-content: space-around;
    align-items: center;
    width: 100%;
  }

  .aiten2025_cp19 {
    width: 90%;
    border: #00a078 1px solid;
    background-color: #e6f2ed;
    padding: 1vw;
    color: #000000;
    font-size: 3.6vw;
    border-radius: 15px;
    margin: 2vw auto;
    line-height: 1.2;
  }

  .aiten2025_cp19 small {
    font-size: 0.8e;
  }

  .aiten2025_cp19 p {
    margin: 2vw auto;
  }

  .aiten2025_cp20 {
    width: 90%;
    border: #f16523 1px solid;
    background-color: #fdeddf;
    padding: 1vw;
    color: #000000;
    font-size: 3.6vw;
    border-radius: 15px;
    margin: 2vw auto;
  }

  .aiten2025_cp20 small {
    font-size: 0.8e;
  }

  .aiten2025_cp20 p {
    margin: 2vw auto;
  }

  .aiten2025_cp21 {
    font-size: 3vw;
    text-align: left;
    margin: 1vw auto;
    width: 95%;
    line-height: 1.2;

  }

  .aiten2025_cp21 span {
    color: #fc0000;
  }

  .aiten2025_estimate_area {
    width: 100%;
    background-repeat: repeat;
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../images/event/top_bc4.jpg");
    padding: 10vw 1vw;
    margin: 0 auto;
  }

  .aiten2025_estimate1 {
    background-color: #329947;
    color: #ffffff;
    padding: 2vw;
    text-align: center;
    border-radius: 15px 15px 0 0;
    font-size: 6vw;
    font-weight: bold;
    border: #329947 solid 2px;
    width: 100%;
    margin: 0 auto;
  }

  .aiten2025_estimate2 {
    border-radius: 0 0 15px 15px;
    border: #329947 solid 2px;
    padding: 1vw;
    background-color: #dfe9d9;
    width: 100%;
    margin: 0 auto;
  }

  .aiten2025_estimate3 {

    justify-content: space-around;
    width: 100%;
  }

  .aiten2025_estimate4 {
    display: flex;
    width: 100%;
  }

  .aiten2025_estimate6 {
    width: 100%;
    margin: 0.5vw auto;
  }

  .aiten2025_estimate5 {
    width: 100%;
    padding: 0.5vw;
  }

  .aiten2025_estimate7 {
    font-size: 4vw;
    line-height: 1.2;
    text-align: left;
    color: #000000;
    font-weight: bold;
    margin: 0 auto 2vw auto;
  }

  .aiten2025_estimate7 span {
    color: #0062ff;
  }

  .aiten2025_estimate8 {
    text-align: center;
  }

  .aiten2025_estimate8 h3 {
    background-image: repeating-linear-gradient(-45deg, #fff100 0, #fff100 3px, transparent 3px, transparent 6px);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 50%;
    color: #fc0000;
    line-height: 1.8;
    /* text-align: center; */
    font-size: 5vw;
    display: inline-block;
    text-align: center;
  }

  .aiten2025_estimate8 p {
    color: #000000;
    font-size: 4vw;
    text-align: center;
    margin: 0.5vw auto;
    font-weight: bold;
  }

  .aiten2025_estimate8 small {
    font-size: 0.9em;
  }

  .aiten2025_estimate9 {
    font-size: 3vw;
    margin: 1vw auto;
    line-height: 1.2;
    color: #000000;
  }

  .aiten2025_estimate9 span {
    color: #fc0000;
  }

  .aiten2025_top_area {
    padding: 7vw 0;
    background-color: #fff3f4;
  }

  .aiten2025_paper_area {
    padding: 3vw 0;
    margin: 0 auto;
    background-color: #fffdec;
  }

  .aiten2025_paper1 {
    font-size: 5vw;
    text-align: center;
    color: #000000;
    line-height: 1.2;
    font-weight: bold;
  }

  .aiten2025_paper2 {
    width: 90%;
    margin: 1vw auto;
  }



  .aiten2025_top_theme1 {
    background-color: #052940;
    width: 100%;
    position: relative;
    padding: 10vw 1vw;
  }

  .aiten2025_top_theme2 {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 3%;
    width: 35%;
  }

  .aiten2025_top_theme3 {
    width: 100%;
    line-height: 1.2;
    font-size: 6vw;
    color: #ffffff;
    text-shadow: 2px 2px 10px #4d9bc1, -2px 2px 10px #4d9bc1, 2px -2px 10px #4d9bc1, -2px -2px 10px #4d9bc1;
    ;
  }

  .aiten2025_top_theme3 span {
    font-size: 0.8em;
  }

  .aiten2025_top_theme4 {
    width: 100%;
    line-height: 1.2;

    font-size: 3vw;
    color: #ffffff;
    text-shadow: 2px 2px 10px #4d9bc1, -2px 2px 10px #4d9bc1, 2px -2px 10px #4d9bc1, -2px -2px 10px #4d9bc1;
    ;
  }

  .aiten2025_top_theme5 {
    background-color: #052940;
    width: 100%;
    margin: 0 auto;
    padding: 6vw 20%;
  }

  .aiten2025_top_theme6 {

    padding: 2vw;
    background-color: #ffffff;
  }

  .aiten2025_top_theme7 {
    width: 100%;
    color: #052940;
    line-height: 1.3;
    font-size: 5vw;
    text-align: center;
    font-weight: bold;
  }

  .aiten2025_top_theme8 {

    justify-content: space-around;
    align-items: center;
    width: 100%;
  }

  .aiten2025_top_theme9 {
    width: 100%;
    background-color: #052940;
    color: #ffffff;
    text-align: center;
    font-size: 4vw;
    padding: 2vw;
    font-weight: bold;
    line-height: 1.2;
    margin: 2vw auto;
  }

  .aiten2025_top_theme9 h3 {
    text-decoration: underline;
    font-size: 4.2vw;

  }

  .aiten2025_mtop1 {
    margin-top: 5vw;
  }

  .aiten2025_pbottm1 {
    padding-bottom: 0.5vw;
  }

  .kt_rebake_1 {
    width: 100%;
    background-color: #eedecd;
  }

  .kt_rebake_2 {
    display: flex;
    align-items: center;
  }

  .kt_rebake_3 {
    width: 40%;
    padding: 2vw;
    position: relative;
  }

  .kt_rebake_4 {
    width: 60%;
    position: relative;
    padding: 2vw 2vw 2vw 0;
  }

  .kt_rebake_5 {
    text-align: left;
    line-height: 1.2;
    color: #7e482a;
    font-size: 2.2vw;
    font-weight: bold;
    margin: 2vw auto 1vw auto;
  }

  .kt_rebake_6 {
    width: 30%;
    position: absolute;
    top: 0;
    right: 0;
  }

  .kt_rebake_7 {
    margin: 2vw auto;
    text-align: left;
    font-size: 1.8vw;
    color: #000000;
    line-height: 1.2;
  }

  .kt_rebake_7 small {
    font-size: 0.7em;
  }

  .kt_rebake_8 {
    position: relative;
    width: 100%;
    padding-top: 56.25%;

  }

  .kt_rebake_8 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .kt_rebake_9 {
    padding: 1.5vw;
  }

  .kt_rebake_10 {
    width: 100%;
  }

  .kt_rebake_11 {
    width: 98%;
    margin: 1vw auto;
    padding: 1vw;

  }

  .kt_rebake_12 {
    line-height: 1.2;
    letter-spacing: 0.5;
    font-size: 5vw;
    color: #fff797;
    text-align: center;
  }

  .kt_rebake_13 {
    margin: 3vw auto 1vw auto;
    font-size: 5vw;
    text-align: center;
    color: #ffffff;
    line-height: 1.2;
  }

  .kt_rebake_12 span {
    color: #ffffff;
  }

  .kt_rebake_14 {
    width: 80%;
    background-color: #ffffff;
    border-radius: 15px;
    margin: 1vw auto;

  }

  .kt_rebake_15 {
    width: 100%;

    margin: 2vw auto;
  }

  .aiten2025_tes1 {
    width: 100%;
    margin: 1vw auto;
  }

  .aiten2025_tes2 {
    margin: 2vw auto 20vw auto;
  }

  .aiten2025_tes3 {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }

  .aiten2025_tes4 {
    position: absolute;
    width: 90%;
    top: 98%;
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  .aiten2025_tes5 {
    position: absolute;
    width: 80%;
    top: -50%;
    left: 0;
  }

  .aiten2025_hd1 {
    color: #ff6f00;
    font-size: 6vw;
    margin: 10vw auto 2vw auto;
    text-align: center;
    line-height: 1.2;
  }

  .aiten2025_hd2 {
    margin: 1vw auto;
    width: 100%;

  }

  .aiten2025_w1 {
    width: 47% !important;
  }

  .aiten2025_w2 {
    width: 50% !important;

  }

  .aiten2025_w3 {
    width: 100% !important;
  }

  .aiten2025_w4 {
    width: 98% !important;
  }

  .aiten2025_w48 {
    width: 48% !important;
  }

  .aiten2025_w5 {
    width: 98% !important;
    margin: 0 auto !important;
    padding-top: 1vw !important;
  }

  .aiten2025_w6 {
    width: 100% !important;
  }

  .aiten2025_w0 {
    margin: 0 auto !important;
  }

  .aiten2025_w100 {
    width: 100% !important;
    padding-top: 0.5vw !important;
  }

  .event_present_image {
    width: 100%;
    margin: 0 auto;
  }

  .event_present_image_text {
    width: 100%;
    margin: 2vw auto;
    font-size: 3.5vw;
    text-align: left;
    line-height: 1.2;
    color: #ffffff;
    font-weight: bold;
  }

  .event_present_image_text span {
    color: #fc0000;
    font-size: 1.2em;
  }

  .aiten2025_movie_title {
    margin: 0 auto 3vw auto;
    color: #ffffff;
    text-align: center;
    line-height: 1.2;
    font-size: 5vw;
  }

  .aiten2025_center {
    margin: 0 auto;
  }

  .aiten2025_pd1 {
    padding: 3vw 20vw;
  }

  /* 2025年まるっと祭り追加コード */
  .marutto2025_center {
    margin: 0 auto;
    text-align: center;
  }

  .marutto2025_estimate_title {
    background-color: #ffffff;
    position: relative;
    padding: 2rem 4rem;
    border: 4px solid #fff;
    color: #3f8d3d;
    display: inline-block;
    font-size: 6vw;
  }

  .marutto2025_estimate_title::before {

    position: absolute;
    top: 5px;
    left: 5px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    content: '';
    border: 5px solid #3f8d3d;
  }

  .marutto2025_estimate_text1 {
    font-size: 5vw;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
    width: 99%;
    margin: 2vw auto;
    color: #ffffff;
  }

  .marutto2025_estimate_text1 span {
    color: #e0f175;
  }

  .marutto2025_estimate_text2 {
    background-color: #007148;
    border-radius: 15px;
    padding: 4vw 1vw;
    color: #ffffff;
    font-size: 6vw;
    font-weight: bold;
    margin: 2vw auto;
    line-height: 1.3;
    width: 99%;
  }

  .marutto2025_estimate_text2 span {
    font-size: 1.2em;
    color: #e0f175;
  }

  .marutto2025_estimate_text2 small {
    font-size: 0.8em;
  }

  .marutto2025_estimate_text3 {
    background-color: #007148;
    border-radius: 30px;
    padding: 2vw;
    color: #ffffff;
    font-size: 4.5vw;
    font-weight: bold;
    margin: 2vw auto;
    line-height: 1.3;
    display: inline-block;
  }

  .marutto2025_estimate_text3 span {
    font-size: 1.2em;
    color: #e0f175;
  }

  .marutto2025_estimate_text3 small {
    font-size: 0.8em;
  }

  .marutto2025_estimate_text4 {
    text-align: center;
    width: 80%;
    margin: 1vw auto;
    color: #ffffff;
    font-size: 8vw;
    font-weight: bold;
  }

  .marutto2025_estimate_text5 {
    font-size: 6vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    width: 99%;
    margin: 2vw auto;
    color: #ffffff;
  }

  .marutto2025_estimate_text5 span {
    font-size: 1.2em;
    color: #e0f175;
  }

  .marutto2025_estimate_text6 {
    font-size: 3.5vw;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
    width: 99%;
    margin: 3vw auto 0 auto;
    color: #ffffff;
  }

  .marutto2025_estimate_text6 span {
    color: #e0f175;
  }

  .marutto2025_estimate_image1 {
    display: flex;
    width: 50%;
    margin: 1vw auto;
    align-items: end;
    justify-content: space-around;
  }

  .marutto2025_estimate_image6 {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: 1vw auto;
  }

  .marutto2025_estimate_image2 {
    width: 49%;
  }

  .marutto2025_estimate_image3 {
    width: 100%;
    margin: 0.5vw auto;
  }

  .marutto2025_estimate_image4 {
    width: 45%;
  }

  .marutto2025_estimate_image5 {
    border-radius: 15px;
  }

  .marutto2025_estimate_image7 {
    width: 48%;
    background-color: #ffffff;
    border-radius: 15px;
  }

  .marutto2025_estimate_image8 {
    width: 75%;
    margin: 1vw auto;
  }

  .marutto2025_estimate_image9 {
    color: #007148;
    font-size: 4vw;
    text-align: left;
    width: 90%;
    margin: 0.5vw auto;
  }

  .marutto2025_estimate_image10 {
    background-color: #184b9e;
    border-radius: 15px;
    width: 99%;
    color: #ffffff;
    padding: 2vw;
    text-align: center;
    font-size: 7vw;
    font-weight: bold;
    margin: 1vw auto;
    line-height: 1.3;
  }

  .marutto2025_estimate_image10 span {
    color: #e0f175;
  }

  .marutto2025_event_item1 {
    width: 90%;
    margin: 2vw auto;
  }

  .marutto2025_event_present1 {
    width: 90%;
    margin: 1vw auto;
  }

  .marutto2025_rh_1 {
    width: 100%;
    margin: 1vw auto;
  }

  .marutto2025_rh_2 {
    width: 98%;
    margin: 2vw auto;
  }

  .marutto2025_rh_3 {
    width: 50%;
  }

  .marutto2025_spprice_title1 {
    background-color: #f8c4cc;
    color: #fc0000;
    padding: 1.5vw;
    font-size: 5vw;
    text-align: center;
    width: 90%;
    margin: 2vw auto 0 auto;
    font-weight: bold;
  }

  .marutto2025_spprice_title2 {
    background-color: #fc0000;
    color: #ffffff;
    text-align: center;
    padding: 1.5vw;
    font-size: 6vw;
    width: 90%;
    margin: 0 auto 2vw auto;
    font-weight: bold;
  }

  .marutto2025_tes_1 {
    width: 100%;
    margin: 2vw auto;
  }

  .marutto2025_zeroemi_1 {
    width: 100%;
    margin: 2vw auto;

    padding: 2vw;
  }

  .marutto2025_zeroemi_2 {
    width: 98%;
    background-color: #fcffff;
    border-radius: 50%;
    margin: 2vw auto;
    padding: 7vw 5vw;
    border: #0ea892 5px solid;
  }

  .marutto2025_zeroemi_3 {
    display: flex;
    width: 90%;
    margin: 2vw auto;
    justify-content: center;
  }

  .marutto2025_zeroemi_4 {
    width: 18%;
  }

  .marutto2025_zeroemi_5 {
    display: flex;
    color: #0ea892;
    font-size: 5vw;
    text-align: center;
    align-items: center;
    justify-content: center;
  }

  .marutto2025_zeroemi_6 {
    color: #0ea892;
    font-weight: bold;
    text-decoration: underline;
    /* 下線 */
    text-decoration-thickness: 0.5em;
    /* 線の太さ */
    text-decoration-color: rgba(255, 228, 0, 0.4);
    /* 線の色 */
    text-underline-offset: -0.2em;
    /* 線の位置。テキストに重なるようにやや上部にする */
    text-decoration-skip-ink: none;
    /* 下線と文字列が重なる部分でも下線が省略されない（線が途切れない） */
    width: 90%;
    text-align: left;
    line-height: 1.5;
    font-size: 3.5vw;
    margin: 1vw auto;
  }

  .marutto2025_zeroemi_7 {
    background-color: #0ea892;
    color: #ffffff;
    width: 90%;
    text-align: center;
    padding: 1vw;
    border-radius: 30px;
    font-size: 4.5vw;
    margin: 4vw auto;
    font-weight: bold;
  }

  .marutto2025_zeroemi_7 span {
    font-size: 1.4em;
  }

  .marutto2025_zeroemi_8 {
    font-size: 3vw;
    color: #000000;
    text-align: left;
    width: 60%;
    margin: 2vw auto;
    line-height: 1.2;

  }

  .marutto2025_hojo_1 {
    background-color: #ffffee;
    padding: 0 0 3vw 0;
  }

  .marutto2025_hojo_2 {
    width: 100%;
    padding: 1vw;
    color: #ffffff;
    background-color: #bf292b;
    margin: 0 auto 2vw auto;
  }

  .marutto2025_hojo_3 {
    color: #ffffff;
    font-size: 4vw;
    text-align: center;
    line-height: 1.2;
    margin: 1vw auto;
    font-weight: bold;
  }

  .marutto2025_hojo_4 {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
    /* 下線 */
    text-decoration-thickness: 0.5em;
    /* 線の太さ */
    text-decoration-color: rgba(246, 255, 75, 0.6);
    /* 線の色 */
    text-underline-offset: -0.2em;
    /* 線の位置。テキストに重なるようにやや上部にする */
    text-decoration-skip-ink: none;
    /* 下線と文字列が重なる部分でも下線が省略されない（線が途切れない） */
    width: 100%;
    text-align: center;
    line-height: 1.6;
    font-size: 6vw;
    margin: 1vw auto;
  }

  .marutto2025_hojo_5 {
    display: flex;
    width: 100%;
    margin: 0 auto;
    justify-content: space-around;
  }

  .marutto2025_hojo_6 {
    width: 49%;
  }

  .marutto2025_hojo_7 {
    width: 95%;
    margin: 0 auto;
    padding: 1vw;
    background-color: #0190ce;
    color: #ffffff;
    font-size: 5vw;
    text-align: center;
    line-height: 1.2;
    font-weight: bold;
  }

  .marutto2025_hojo_7 span {
    font-size: 0.8em;
  }

  .marutto2025_hojo_8 {
    width: 95%;
    border: #0190ce 2px solid;
    border-top: none;
    background-color: #d3f2ff;
    padding: 1vw;
    font-size: 6vw;
    /* align-items: end; */
    margin: 0 auto;
  }

  .marutto2025_hojo_11 {
    display: flex;
    font-weight: bold;
    justify-content: center;
    margin: 2vw auto 0 auto;
    align-items: stretch
  }

  .marutto2025_hojo_9 {
    display: inline-block;
    text-align: center;
  }

  .marutto2025_hojo_9 small {
    font-size: 0.6em;
  }

  .marutto2025_hojo_9 span {
    color: #fc0000;
    font-size: 1em;
  }

  .marutto2025_hojo_10 {
    display: inline-block;
    color: #fc0000;
    font-size: 1.6em;
    padding-left: 1vw;
  }

  .marutto2025_hojo_10 small {
    font-size: 0.5em;
  }

  .marutto2025_hojo_12 {
    color: #0190ce;
    font-size: 4vw;
    font-weight: bold;
    text-align: center;
    margin: 4vw auto 2vw auto;
  }

  .marutto2025_hojo_13 {
    color: #0190ce;
    font-size: 3.8vw;
    font-weight: bold;
    width: 95%;
    text-align: center;
    margin: 1vw auto;
  }

  .marutto2025_hojo_14 {
    color: #000000;
    font-size: 3vw;
    line-height: 1.2;
    text-align: left;
    width: 95%;
    margin: 1vw auto;
  }

  .marutto2025_hojo_14 span {
    color: #fc0000;
    font-size: 3vw;
  }

  .marutto2025_hojo_15 {
    color: #000000;
    font-size: 3vw;
    line-height: 1.2;
    text-align: center;
    width: 95%;
    margin: 0 auto;
  }

  .marutto2025_hojo_16 {
    background-color: #ff7e39 !important;
    margin-top: 4vw;
  }

  .marutto2025_hojo_17 {
    color: #ff7e39 !important;
  }

  .marutto2025_hojo_18 {
    background-color: #ffe8db !important;
    border: #ff7e39 2px solid !important;
  }


  .marutto2025_hojo_19 {
    width: 95%;
    margin: 4vw auto 0 auto;
    padding: 1vw;
    background-color: #34db56;
    color: #ffffff;
    font-size: 5vw;
    text-align: center;
    line-height: 1.2;
    font-weight: bold;
  }

  .marutto2025_hojo_19 span {
    font-size: 0.8em;
  }

  .marutto2025_hojo_20 {
    width: 95%;
    border: #34db56 2px solid;
    border-top: none;
    background-color: #e6ffeb;
    padding: 1vw;
    margin: 0 auto;
    font-size: 6vw;

  }

  .marutto2025_hojo_21 {
    color: #058c20;
    font-size: 4vw;
    font-weight: bold;
    text-align: center;
    margin: 2vw auto 1vw auto;
  }

  .marutto2025_hojo_22 {
    color: #000000;
    font-size: 3.2vw;
    font-weight: bold;
    width: 95%;
    text-align: left;
    margin: 1vw auto;
    line-height: 1.2;
  }

  .aiten2025_price_11 {
    background-color: #f8c4cc;
    color: #fc0000;
    font-size: 5vw;
    margin: 5vw auto 0 auto;
    text-align: center;
    font-weight: bold;
    width: 80%;
    line-height: 1.5;
    padding: 0;
  }

  .aiten2025_price_11 span {
    background-color: #FC0000;
    color: #ffffff;
    padding: 0.5vw;
    display: block;
    width: 100%;
    line-height: 1;
  }

  .aiten2025_price_22 {
    background-color: #fc0000;
    color: #ffffff;
    font-size: 6.5vw;
    padding: 0.5vw;
    margin: 0 auto 0 auto;
    text-align: center;
    font-weight: bold;
    width: 80%;
  }

  .aiten2025_price_22 small {
    font-size: 0.6em;
  }

  /* ビルトインコンロ end */

  /* セールの給湯器start */

  .sale_clearance_item2 {
    background-color: #ffffff;
    /* background-repeat: repeat;
            background-image: linear-gradient(rgba(255,255,255,0.4),rgba(255,255,255,0.4)),url("../images/spprice/bc_backjpg.jpg") ; */
    /* background-image: url("../images/spprice/bc_backjpg.jpg"); */
    padding: 3vw 0;
    width: 98%;
    margin: 5vw auto 8vw auto;
  }

  .sale_clearance_item1 {
    background-color: #ffffff;
    /* background-repeat: repeat;
            background-image: linear-gradient(rgba(255,255,255,0.4),rgba(255,255,255,0.4)),url("../images/spprice/bc_backjpg.jpg") ; */
    /* background-image: url("../images/spprice/bc_backjpg.jpg"); */
    /* padding: 10vw 0 1vw 0; */
    width: 98%;
    position: relative;
    margin: 0 auto;
    padding: 10px;
  }

  .sale_clearance_item3 {
    background-color: #ffffff;
    /* background-repeat: repeat;
            background-image: linear-gradient(rgba(255,255,255,0.4),rgba(255,255,255,0.4)),url("../images/spprice/bc_backjpg.jpg") ; */
    /* background-image: url("../images/spprice/bc_backjpg.jpg"); */
    padding: 0 0 1vw 0;
    width: 98%;
    margin: 8vw auto;
    position: relative;
  }

  .sale_clearance_item_ab1 {
    position: absolute;
    top: -2%;
    left: -0%;
    width: 18%;
  }

  .sale_clearance_item_ab2 {
    position: absolute;
    top: 28%;
    left: 100%;
    width: 25%;
    display: none;
  }

  .sale_clearance_item_ab3 {
    position: absolute;
    top: 60%;
    left: -23%;
    width: 25%;
    display: none;
  }

  .sale_clearance_item_ab4 {
    position: absolute;
    top: -2%;
    left: 81%;
    width: 18%;
  }

  .sale_clearance_flex {
    width: 60%;
    display: flex;
    background-color: #ffffff;
    padding: 1vw;
    justify-content: space-between;
  }


  .sale_clearance_img1 {
    width: 45%;
    display: flex;
    align-items: center;
  }

  .sale_clearance_img2 {
    width: 45%;
    display: flex;
    align-items: center;
  }

  .sale_item_title {
    display: flex;
    align-items: center;
    /* 縦位置の調整 */
    justify-content: center;
    /* 横位置の調整 */
    margin: 2vw auto -3vw auto;
    text-align: center;
    color: #000000;
    font-size: 6vw;
  }

  .sale_item_title::before,
  .sale_item_title::after {
    content: '';
    flex-grow: 0.5;
    /* 少数にする */
    height: 10px;
  }

  /* 線に赤・青・黄色のグラデーションをかける */
  .sale_item_title::before {
    margin-right: 20px;
    background: linear-gradient(-90deg, green 0, green 25%, black 25%, black 50%, green 50%, green 75%, black 75%, black 100%);
  }

  .sale_item_title::after {
    margin-left: 20px;
    background: linear-gradient(90deg, green 0, green 25%, black 25%, black 50%, green 50%, green 75%, black 75%, black 100%);
  }

  .sale_top_flex {

    width: 100%;
    align-items: center;
    margin: 0 auto;
  }

  .sale_item_top_title {
    margin: 1vw auto;
    text-align: left;
    color: #f7ba23;
    font-size: 4.5vw;
    line-height: 1.2;
    padding: 2vw;
  }

  .sale_item_top_title2 {
    margin: 0 auto;
    text-align: left;
    color: #43e2ad;
    font-size: 4.5vw;
    line-height: 1.2;
    padding: 2vw;
  }

  .sale_item_explain {
    background-color: #ffc1bb;
    padding: 8vw 1vw;
    margin: 0 auto;
  }

  .sale_item_explain2 {
    background-color: #c9e1f4;
    padding: 8vw 1vw;
    margin: 0 auto;
  }

  .sale_item_explain3 {
    background-color: #bde8da;
    padding: 8vw 1vw;
    margin: 0 auto;
  }

  .sale_item_explain4 {
    background-color: #e4dbf5;
    padding: 8vw 1vw;
    margin: 0 auto;
  }

  .sale_item_explain5 {
    background-color: #fed68f;
    padding: 8vw 1vw;
    margin: 0 auto;
  }

  .sale_item_explain_title {
    color: #000000;
    line-height: 1.2;
    font-size: 4.5vw;
    text-align: center;
    font-weight: bold;
  }

  .sale_item_img_flex {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: baseline;
    margin: 3vw auto;
  }

  .sale_item_img_flex2 {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: baseline;
    margin: 2vw auto;
  }

  .sale_item_image {
    width: 48%;
    margin: 0 1vw;
  }

  .sale_item_image3 {
    width: 20%;
    margin: 0 1vw;
  }

  .sale_item_image img {
    width: 1000vw;
    max-width: 100%;
  }

  .sale_item_image2 {
    width: 32%;
    margin: 0 1vw;
  }

  .sale_item_image2 img {
    width: 1000vw;
    max-width: 100%;
  }

  .sale_item_img_text {

    color: #000000;
    width: 99%;
    margin: 1vw auto;
    text-align: left;
    line-height: 1.2;
  }

  .sale_item_img_text p {
    font-size: 4vw;
  }

  .sale_item_img_text small {
    font-size: 0.9em;
  }

  .sale_conro_item {
    width: 70%;
    margin: 5vw auto 2vw auto;
    text-align: center;
  }

  .sale_conro_item img {
    width: 100vw;
    max-width: 100%;
  }

  .sale_conro_name {
    width: 100%;
    text-align: center;
    color: #555555;
    margin: 1vw auto;
    /* padding-left: 2vw; */
    line-height: 1.2;
  }

  .sale_conro_name p {
    font-size: 5vw;
  }

  .sale_conro_name span {
    font-size: 4vw;
    padding-top: 2vw;
    line-height: 1.5;
  }

  .sale_conro_name small {
    background-color: #555555;
    color: #ffffff;
    font-size: 3vw;
    padding: 1vw;
    border-radius: 15px;
    vertical-align: middle;
  }

  .sale_conro_name_flex {

    width: 90%;
    margin: 1vw auto;
    justify-content: space-between;
  }

  .sale_conro_huzoku {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .sale_conro_huzoku_item {
    width: 40%;
  }

  .sale_conro_huzoku_name {
    width: 58%;
    font-size: 4.5vw;
    text-align: center;
    line-height: 1.4;
    background-color: #d64967;
    color: #ffffff;
    border-radius: 15px;
    padding: 2vw 0.5vw;
    display: inline-block;

  }

  .sale_sp_price {
    width: 90%;
    margin: 2vw auto;
    border: #fc0000 solid 2px;
  }

  .sale_sp_price_top {
    width: 100%;
    background-color: #fc0000;
    color: #ffffff;
    text-align: center;
    padding: 3px;
    font-size: 6vw;
    line-height: 1.5;
    font-weight: bold;
  }

  .sale_sp_price_under {
    display: flex;
    width: 100%;
    padding: 1vw;
    align-items: center
  }

  .sale_price_under_left {
    width: 20%;
    background-color: yellow;
    color: #000000;
    text-align: center;
    padding: 0.5vw;
    line-height: 1.2;
    border-radius: 15px;
    font-weight: bold;
  }

  .sale_price_under_left p {
    font-size: 6vw;
  }

  .sale_price_under_left span {
    font-size: 0.8em;
  }

  .sale_price_under_right {
    width: 80%;
    text-align: right;
    display: flex;
    justify-content: center;
  }

  .sale_price_under_right p {
    font-size: 9vw;
    color: #fc0000;
    font-weight: bold;
    line-height: 1.3;
  }

  .sale_price_under_right span {
    font-size: 4vw;
    color: #fc0000;
    font-weight: bold;
  }

  .sale_price_gentei_text {
    text-align: left;
    margin: 2vw auto;
    width: 95%;
    font-size: 3.5vw;
    line-height: 1.2;
  }

  .sale_water_kinou_flex {
    display: flex;
    justify-content: space-around;
    width: 80%;
    margin: 2vw auto;
  }

  .sale_water_kinou1 {
    width: 30%;
    background-color: #1b41c7;
    color: #ffffff;
    padding: 2vw;
    border-radius: 15px;
    text-align: center;
    font-size: 3.5vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sale_water_kinou2 {
    width: 30%;
    background-color: #c71bb0;
    color: #ffffff;
    padding: 2vw;
    border-radius: 15px;
    text-align: center;
    font-size: 3.5vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sale_water_kinou3 {
    width: 30%;
    background-color: #12ce70;
    color: #ffffff;
    padding: 2vw;
    border-radius: 15px;
    text-align: center;
    font-size: 3.5vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sale_water_item_flex {
    width: 100%;


  }

  .sale_water_item {
    width: 40%;
    text-align: center;
    margin: 0 auto;
  }

  .sale_water_item_name {
    width: 60%;
    padding: 2vw;
    line-height: 1.2;
    color: black;
  }

  .sale_water_item_name p {
    font-size: 5vw;
    text-align: left;
    margin: 3vw auto;
  }

  .sale_water_item_name span {
    font-size: 4vw;
    text-align: left;
  }

  .sale_water_item_name small {
    display: inline-block;
    margin-right: 1vw;
    background-color: #f7ba23;
    color: #ffffff;
    padding: 2vw;
    border-radius: 15px;
    text-align: center;
    margin-top: 2vw;
    font-size: 4vw;
  }

  .sale_water_item_name2 {
    width: 100%;
    padding: 1vw;
    line-height: 1.2;
    display: block;
    align-content: center;
  }

  .sale_water_item_name2 p {
    font-size: 5vw;
    text-align: left;
    margin: 3vw auto;
  }

  .sale_water_item_name2 span {
    font-size: 4.1vw;
    text-align: left;
  }

  .sale_water_item_name2 small {
    display: inline;
    margin-right: 1vw;
    background-color: #f7ba23;
    color: #ffffff;
    padding: 1vw;
    border-radius: 15px;
    text-align: center;
    margin-top: vw;
    font-size: 4.2vw;
  }

  .sale_water_flex_in {
    display: flex;
    width: 95%;
    padding: 1vw;
    margin: 1vw auto;
  }

  .sale_uv_area {
    background-color: #c5e0f6;
    padding: 2vw;
    width: 100%;
  }

  .sale_water_kinou_title {
    font-size: 4.5vw;
    color: #000000;
    text-align: center;
    line-height: 1.2;
  }

  .sale_water_uv_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .sale_water_uv_img {
    /* width: 50%; */
  }

  .sale_uv_unit_text {
    width: 49%;
    font-size: 4vw;
    text-align: center;
    line-height: 1.2;
    color: #000000;
  }

  .sale_uv_unit_udner_text {
    width: 100%;
    margin: 2vw auto;
    text-align: left;
    line-height: 1.2;
    color: #000000;

  }

  .sale_uv_unit_udner_text p {
    font-size: 4vw;
    line-height: 1.2;
    margin: 1vw auto;
  }

  .sale_uv_unit_udner_text small {
    font-size: 0.8em;
  }


  /* セールの給湯器end */

	.oven {
		background-color: orange;
		padding: 0 5px;
		font-size: 15px;
		color: white;
    border-radius: 20px;
	}
}