@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------------------------------
common
------------------------------------------------------------------ */
html{
	font-size:10px;
}


#feature_ .contents_inner_ {
/*	width: 1000px !important;*/
	margin: 0 auto 0 !important;
	padding: 0 !important;
	letter-spacing: 0.2em !important;
	color:#4D5858;
	font-family: zen-old-mincho, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 17px;
	line-height: 1.7;
}

#feature_ .contents_inner_ div,
#feature_ .contents_inner_ h1,
#feature_ .contents_inner_ h2,
#feature_ .contents_inner_ p,
#feature_ .contents_inner_ ul,
#feature_ .contents_inner_ li,
#feature_ .contents_inner_ span{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-family: zen-old-mincho, sans-serif;
	font-weight: 400;
	font-style: normal;
	list-style: none;
	padding: 0;
	margin: 0;
}

#feature_ .contents_inner_ img{
	margin: 0;
	padding:0;
	vertical-align: bottom;
}

#feature_ .contents_inner_ a {
	-ms-filter:alpha(opacity=100);
	filter:alpha(opacity=100);
	opacity:1;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-decoration: underline;
	color: #5F5C5C;
	line-height: 2.2;
}

#feature_ .contents_inner_ a:hover {
	-ms-filter:alpha(opacity=50);
	filter:alpha(opacity=50);
	opacity: 0.5;
	text-decoration: none;
}


/* -----------------------------------------------
フェードインの動きの大きさ設定
-------------------------------------------------- */
@keyframes fadeInUpsmall{
	0%{opacity:0;transform:translate3d(0,10%,0)}
	to{opacity:1;transform:none}
}
.fadeInUpsmall{	animation-name:fadeInUpsmall}

@keyframes fadeInDownsmall{
	0%{opacity:0;transform:translate3d(0,-10%,0)}
	to{opacity:1;transform:none}
}
.fadeInDownsmall{animation-name:fadeInDownsmall}

@keyframes fadeInRightsmall{
	0%{opacity:0;transform:translate3d(10%,0,0)}
	to{opacity:1;transform:none}
}
.fadeInRightsmall{animation-name:fadeInRightsmall}

@keyframes fadeInLeftsmall{
	0%{opacity:0;transform:translate3d(-10%,0,0)}
	to{	opacity:1;transform:none}
}
.fadeInLeftsmall{animation-name:fadeInLeftsmall}


/* --------------------------------------
各コンテンツ
----------------------------------------- */
#feature_ .contents_inner_ .contents_{
	width: 990px;
	margin: 0px auto 0;
	padding: 0 0;
	overflow: hidden;
}

#feature_ .contents_inner_ .contents_ .float_{
	float: left;
}

#feature_ .contents_inner_ .ph_{
	text-align: center;
}

#feature_ .contents_inner_ .link_item_{
	width:100%;
	margin:0px auto 0px;
	text-align: center;
}


/* --------------------------------------
margin
----------------------------------------- */
#feature_ .contents_inner_ .mgt30_{margin-top: 30px !important;}
#feature_ .contents_inner_ .mgt50_{margin-top: 50px !important;}
#feature_ .contents_inner_ .mgt80_{margin-top: 80px !important;}
#feature_ .contents_inner_ .mgt100_{margin-top: 100px !important;}
#feature_ .contents_inner_ .mgt150_{margin-top: 150px !important;}
#feature_ .contents_inner_ .mgt200_{margin-top: 200px !important;}
#feature_ .contents_inner_ .mgt250_{margin-top: 250px !important;}
#feature_ .contents_inner_ .mgt350_{margin-top: 350px !important;}
#feature_ .contents_inner_ .mgt400_{margin-top: 400px !important;}
#feature_ .contents_inner_ .mgt400_{margin-top: 500px !important;}


/* --------------------------------------
link_
----------------------------------------- */

#feature_ .contents_inner_ .link_{
	width:1100px;
	margin: 0 auto;
	padding: 0 0 100px 0;
	overflow:hidden;
	font-size:1.4rem;
	text-align:center;
}

#feature_ .contents_inner_ .link_ li{
	width:430px;
	margin: 0 auto;
	background:#404040;
}

#feature_ .contents_inner_ .link_ li a{
	display:block;
	padding:20px;
	text-decoration:none;
	color:#fff;
}

section.area_1{
	height: 1400px;
	margin: 0 auto;
}

/* --------------------------------------
追加
----------------------------------------- */

section.title_,section.area_1, section.area_2,section.area_3,ul.link_{
	width: 1100px;
	margin: 0 auto;
}

.bg{
	background: url("https://www.burnedestrose.com/img/willselection/bg.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: repeat-y;
}


ul.model_1{
	position: relative;
}

li.number1{
	width: 10%;
	position: absolute;
	top:0;
	right: 50px;
}

li.photo_1{
	width: 50%;
	position: absolute;
	top: 150px;
}

li.tit_1{
	width: 7%;
	position: absolute;
	top: 350px;
	right: 444px;
}

li.photo_2{
	width: 50%;
	position: absolute;
	top: 300px;
	right: 80px;
}

ul.coat{
	position: relative;
}

li.hukidashi1{
	width: 20%;
	position: absolute;
	top:800px;
	left: 150px;
}

li.hukidashi2{
	width: 15%;
	position: absolute;
	top:1090px;
}

li.coatpoint{
	width: 35%;
	position: absolute;
	top: 1220px;
	right: 80px;
}

li.ribon_icon{
	width: 5%;
	position: absolute;
	top:1013px;
	left: -25px;
}

/*エリア１ここまで*/

section.area_2{
	height: 1200px;
	margin: 0 auto;
}


ul.model_2{
	position: relative!important;
}

li.number2{
	width: 10%;
	position: absolute;
	top: -60px;
	left: 0;
}

li.photo_3{
	width: 50%;
	position: absolute;
	top: 10px;
	right: 50px;
}

li.photo_4{
	width: 60%;
	position: absolute;
	top: 245px;
	left: 55px;
}

li.photo_5{
	width: 70%;
	position: absolute;
	top: 605px;
	left: 0;
}

li.ribon_icon2{
	width: 5%;
	position: absolute;
	top:1748px;
	right: -20px;
}

li.tit_2{
	width: 7%;
	position: absolute;
	top: 10px;
	right: -44px;
}

/*エリア2ここまで*/

section.area_3{
	height: 1800px;
	margin: 0 auto;
}

ul.model_3{
	position: relative!important;
}

li.photo_6{
	width: 50%;
	position: absolute;
	top: 50px;
	left: 0;
}

li.photo_7{
	width: 50%;
	position: absolute;
	top: 230px;
	left: 300px;
}

li.photo_8{
	width: 50%;
	position: absolute;
	top: 460px;
	left: 600px;
}

li.number3{
	width: 10%;
	position: absolute;
	top: 20px;
	right: 0;
}

li.flour_bg{
	text-align: center;
}

img.flour_img{
	width: 80%;
}


ul.model_4{
	position: relative!important;
}


li.photo_9{
	width: 45%;
	position: absolute;
	top:950px;
	left: 103px;
}

li.photo_10{
	width: 45%;
	position: absolute;
	top:1000px;
	right: 0;
}

li.tit_3{
	width: 7%;
	position: absolute;
	top: 950px;
	left: -15px;
}

section#namber5{
	width: 800px;
	margin: 0 auto;
	position: relative;
}

.ribbon_iconpink{
	width: 12%;
	position: absolute;
    top: 12%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

p.present_tit{
	font-size: 15px;
	line-height: 1.2;
	letter-spacing: normal;
}


.double_line {
  display: inline-block;
  position: relative;
  padding: 5px;
  border: solid 8px #000;
	width: 800px;
	height: 800px;
	background-color:rgba(255,255,255,0.4);
}
 
.double_line::before {
  content: "";
  position: absolute;
  top: 15px;
  bottom: 15px;
  left: 15px;
  right: 15px;
  border: solid 2px #000;
}

.ws_tit{
	width: 50%;
	position: absolute;
    top: 22%;
    left: 50%;
    transform: translate(-50%, -50%);
}

ul.present_box{
	display: flex;
	gap: 25px; /* 余白 */
	justify-content: space-around;
	width: 80%;
}

img.tit1{
	width: 28%;
}

.shushaku{
	width:700px;
}

