@charset "UTF-8";

#hanastyle #mvsub {
	background-image: url("../img/hanastyle/img_main.png");
}

#hanastyle01 .hstylebox01 h2 {
	color: #FF7BA8;
	margin-bottom: 0.4rem;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif; 
	font-size: 0.4rem;
	letter-spacing: 0.1em;
	text-align: center;
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox01 h2 {
		margin-bottom: 0.2rem;
		font-size: 0.2rem;
	}
}

#hanastyle01 .hstylebox01 .imgbox {
	margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox01 .imgbox {
		margin-bottom: 0.5rem;
	}
}

#hanastyle01 .hstylebox01 .imgbox figure {
	width: 100%;
	overflow: hidden;
}
#hanastyle01 .hstylebox01 .imgbox figure img {
	width: 100%;
  	height: 5.4rem;
  	-o-object-fit: cover;
     object-fit: cover;
  	-o-object-position: center center;
     object-position: center center;
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox01 .imgbox figure img {
  		height: 2.2rem;
	}
}

#hanastyle01 .hstylebox02 {
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox02 {
		margin-bottom: 0.5rem;
	}
}

#hanastyle01 .hstylebox02 .lbox {
	width: 35.83%;/*430px*/
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox02 .lbox {
		width: 67%;
	}
}

#hanastyle01 .hstylebox02 .lbox .txtbox {
	position: relative;
	margin-left: 1rem;
}
@media screen and (max-width: 1199px) {
	#hanastyle01 .hstylebox02 .lbox .txtbox {
		margin-left: 0.3rem;
	}
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox02 .lbox .txtbox {
		margin-left: 0;
	}
}

#hanastyle01 .hstylebox02 .lbox .txtbox h2 {
	position: relative;
	width: 2.16rem;
	z-index: 2;
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox02 .lbox .txtbox h2 {
		width: 1rem;
		margin-left: 0.3rem;
	}
}

#hanastyle01 .hstylebox02 .lbox .txtbox #abg02 {
	position: absolute;
	width: 3.1rem;
	top: 0.8rem;
	left: -1rem;
	z-index: 1;
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox02 .lbox .txtbox #abg02 {
		width: 1.55rem;
		top: 0.2rem;
		left: 0;
	}
}

#hanastyle01 .hstylebox02 .lbox .txtbox .btnbox {
	margin: 1rem 0;
}
@media screen and (max-width: 1199px) {
	#hanastyle01 .hstylebox02 .lbox .txtbox .btnbox {
		margin: 0.5rem 0;
	}
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox02 .lbox .txtbox .btnbox {
		margin: 0.5rem 0;
	}
}
 
#hanastyle01 .hstylebox02 .lbox .txtbox .addbox p {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif; 
}

#hanastyle01 .hstylebox02 .rbox {
	width: 45%;/*540px*/
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox02 .rbox {
		width: 28%;
	}
}

#hanastyle01 .hstylebox02 .rbox .imgbox figure {
	width: 100%;
	overflow: hidden;
}
#hanastyle01 .hstylebox02 .rbox .imgbox figure img {
	width: 100%;
  	-o-object-fit: cover;
     object-fit: cover;
  	-o-object-position: center center;
     object-position: center center;
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox02 .rbox .imgbox figure img {
  		height: 2.2rem;
	}
}

#hanastyle01 .hstylebox02 .cbox {
	width: 100%;
	margin-top: 1rem;
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox02 .cbox {
		margin-top: 0.5rem;
	}
}

#hanastyle01 .hstylebox02 .cbox .imgbox figure {
	width: 100%;
	overflow: hidden;
}
#hanastyle01 .hstylebox02 .cbox .imgbox figure img {
	width: 100%;
  	-o-object-fit: cover;
     object-fit: cover;
  	-o-object-position: center center;
     object-position: center center;
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox02 .cbox .imgbox figure img {
  		height: 2.2rem;
	}
}

#hanastyle01 .hstylebox03 {
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

#hanastyle01 .hstylebox03 .lbox {
	width: 45%;/*540px*/
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox03 .lbox {
		width: 28%;
	}
}

#hanastyle01 .hstylebox03 .lbox .imgbox figure {
	width: 100%;
	overflow: hidden;
}
#hanastyle01 .hstylebox03 .lbox .imgbox figure img {
	width: 100%;
  	-o-object-fit: cover;
     object-fit: cover;
  	-o-object-position: center center;
     object-position: center center;
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox03 .lbox .imgbox figure img {
  		height: 2.2rem;
	}
}

#hanastyle01 .hstylebox03 .rbox {
	width: 35.83%;/*430px*/
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox03 .rbox {
		width: 67%;
	}
}

#hanastyle01 .hstylebox03 .rbox .txtbox {
	position: relative;
	margin-left: 1rem;
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox03 .rbox .txtbox {
		margin-left: 0.5rem;
	}
}

#hanastyle01 .hstylebox03 .rbox .txtbox h2 {
	position: relative;
	width: 1.24rem;
	z-index: 2;
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox03 .rbox .txtbox h2 {
		width: 0.62rem;
	}
}

#hanastyle01 .hstylebox03 .rbox .txtbox #abg03 {
	position: absolute;
	width: 3.34rem;
	top: 5rem;
	right: 0;
	z-index: 1;
}
@media screen and (max-width: 1199px) {
	#hanastyle01 .hstylebox03 .rbox .txtbox #abg03 {
		width: 2.34rem;
		top: 2.5rem;
		right: 0;
	}
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox03 .rbox .txtbox #abg03 {
		width: 1rem;
		top: inherit;
		bottom: -0.2rem;
		right: 0;
	}
}

#hanastyle01 .hstylebox03 .cbox {
	width: 100%;
	margin-top: 1rem;
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox03 .cbox {
		margin-top: 0.5rem;
	}
}

#hanastyle01 .hstylebox03 .cbox .imgbox figure {
	width: 100%;
	overflow: hidden;
}
#hanastyle01 .hstylebox03 .cbox .imgbox figure img {
	width: 100%;
  	-o-object-fit: cover;
     object-fit: cover;
  	-o-object-position: center center;
     object-position: center center;
}
@media screen and (max-width: 767px) {
	#hanastyle01 .hstylebox03 .cbox .imgbox figure img {
  		height: 2.2rem;
	}
}

#hanastyle02.sctbox {
	padding-bottom: 0;
}

#hanastyle02 .modelhouse .modelhousebox {
	position: relative;
	background-color: #F6F0E5;
	padding: 0.1rem 0;
}

#hanastyle02 .modelhouse .modelhousebox:before {
	content: "";
	background-image: url("../img/about/bgb_tp.png");
	background-size: cover;
	background-position: top left;
	width: 100%;
	height: 6px;
	position: absolute;
	top: -6px;
}

#hanastyle02 .modelhouse .modelhousebox:after {
	content: "";
	background-image: url("../img/about/bgb_btm.png");
	background-size: cover;
	background-position: top left;
	width: 100%;
	height: 6px;
	position: absolute;
	bottom: -6px;
}

#hanastyle02 .modelhouse .modelhousebox .container {
	position: relative;
	padding: 0.5rem 0;
}
@media screen and (max-width: 767px) {
	#hanastyle02 .modelhouse .modelhousebox .container {
		padding: 0.25rem 0;
	}
}

#hanastyle02 .modelhouse .modelhousebox #ill02 {
	position: absolute;
	width: 1.01rem;
	top: 0.1rem;
	left: 0;
}
@media screen and (max-width: 1199px) {
	#hanastyle02 .modelhouse .modelhousebox #ill02 {
		width: 0.7rem;
		top: 0.1rem;
		left: 0;
	}
}
@media screen and (max-width: 767px) {
	#hanastyle02 .modelhouse .modelhousebox #ill02 {
		width: 0.4rem;
		top: 0.05rem;
		left: 0;
	}
}

#hanastyle02 .modelhouse .modelhousebox #ill03 {
	position: absolute;
	width: 1.01rem;
	top: 0.3rem;
	left: 1.8rem;
}
@media screen and (max-width: 1199px) {
	#hanastyle02 .modelhouse .modelhousebox #ill03 {
		width: 0.7rem;
		top: 0.4rem;
		left: 0.8rem;
	}
}
@media screen and (max-width: 767px) {
	#hanastyle02 .modelhouse .modelhousebox #ill03 {
		width: 0.4rem;
		top: 0.35rem;
		left: 0.3rem;
	}
}

#hanastyle02 .modelhouse .modelhousebox #ill04 {
	position: absolute;
	width: 1.58rem;
	top: 0.1rem;
	right: 1.8rem;
}
@media screen and (max-width: 1199px) {
	#hanastyle02 .modelhouse .modelhousebox #ill04 {
		width: 0.9rem;
		top: 0.1rem;
		right: 0.5rem;
	}
}
@media screen and (max-width: 767px) {
	#hanastyle02 .modelhouse .modelhousebox #ill04 {
		width: 0.5rem;
		top: 0;
		right: 0.35rem;
	}
}

#hanastyle02 .modelhouse .modelhousebox #ill05 {
	position: absolute;
	width: 1.1rem;
	top: 0.6rem;
	right: 0.4rem;
}
@media screen and (max-width: 1199px) {
	#hanastyle02 .modelhouse .modelhousebox #ill05 {
		width: 0.7rem;
		top: 0.8rem;
		right: 0rem;
	}
}

@media screen and (max-width: 767px) {
	#hanastyle02 .modelhouse .modelhousebox #ill05 {
		width: 0.5rem;
		top: 0.4rem;
		right: 0;
	}
}

#hanastyle02 .modelhouse .modelhousebox .txtbox h2 {
	margin-bottom: 0.1rem;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif; 
	font-size: 0.3rem;
	text-align: center;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
	#hanastyle02 .modelhouse .modelhousebox .txtbox h2 {
		font-size: 0.18rem;
	}
}

#hanastyle02 .modelhouse .modelhousebox .txtbox a {
	display: block;
	width: 1.7rem;
	margin: 0 auto;
} 
@media screen and (max-width: 767px) {
	#hanastyle02 .modelhouse .modelhousebox .txtbox a {
		width: 1.2rem;
	} 
}

#hanastyle02 .modelhouse .imgbox {
	width: 100%;
	height: 10rem;
	background-image: url("../img/hanastyle/img_hanastyle06.jpg");
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}
@media screen and (max-width: 1199px) {
	#hanastyle02 .modelhouse .imgbox {
		height: 5rem;
	}
}
@media screen and (max-width: 767px) {
	#hanastyle02 .modelhouse .imgbox {
		height: 2.5rem;
	}
}