@charset "utf-8";
article#tempo {
	z-index: 1;
}
.fade {
opacity: 0;
transition: .5s;
transition-delay:0.5s;
}

.fade1 {
opacity: 0;
transition: .6s;
transition-delay:.1s;

}

.fade2 {
opacity: 0;
transition: .7s;
transition-delay:.2s;
	
}

.fade3 {
opacity: 0;
transition: .8s;
transition-delay:.3s;
	
}

.fade4 {
opacity: 0;
transition: .9s;
transition-delay:.4s;

}

.mv-fade {
opacity: 1;

}
/*++++++++++++++
solidus
+*++++++++++++*/
.sc_header,.left_wrap,aside {
	display: none;
}

.sc_header.on {
	display:block;
}

.container_inner {
	width: 100%;
	top: 0;
}
footer {
    z-index: 1000;
    position: relative;
    margin: 0;	
}

#pagetop {
	z-index: 10000;
}

.contents_in {
	padding: 0;
}

.flex {
	display: flex;
	justify-content: space-around;
	/* align-content: center; */
}

#solidus {
	background: url("../img/feature/solidus/bg.jpg") no-repeat #fff;
	/* height: 2000px; */
	background-size: cover;
	background-attachment: fixed;
	font-family: 'Noto Sans JP';
	overflow: hidden;
}


.solidus_container .inner{max-width: 1400px;margin: 100px auto 0;}
/*++++++++++++++
image
+*++++++++++++*/
#image {
	/* flex-wrap: wrap; */
	/* justify-content: space-around; */
	margin: 0 auto 0;
	position: fixed;
	background: #fff;
	z-index: 1;
	display: flex;
	top: 0;
	height: 930px;
}

#image b {font-family: 'Noto Serif JP', serif;position: absolute;right: 10%;bottom: 20%;font-weight: 300;font-size: 1.6em;letter-spacing: 10px;line-height: 3;text-align: left;}


#image .debut {
	position: absolute;
	bottom: 2%;
	left: 0;
	margin: auto;
	text-align: center;
	z-index: 1000;
	width: 960px;
	right: 0;
	height: 400px;
	top: 0;
}

#image .debut p {
    color: #fff;
    font-size: 2.3em;
    line-height: 1.8;
    letter-spacing: 2px;
    margin: 0 0 30px;
    text-shadow: 3px 2px rgb(0 0 0 / 30%);
}

#image .new {
	position: absolute;
	top: 13%;
	display: none;
	left: 5%;
	width: 150px;
	height: 150px;
	border: 5px solid #222;
	border-radius: 100%;
}

#image .new img{
	width: 120px;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
}

#image .solidus_logo {
	width: 480px;
	left: 0;
	right: 0;
	margin: auto;
}


#image figure {
	width: 50%;
	background: #ccc;
	z-index: 999;
	margin: 0;
	float: left;

}

#image figure:last-child {
	float: right;
}

#image figure img {
	width:100%;
}
.solidus_container {
	margin: 1000px 0 0;
	/* height: 5000px; */
	z-index: 99;
	background: #fff;
	position: relative;
	padding: 0;
}
.solidus_container .logo {
	width: auto;
}

.solidus_container .logo img {
	width: 300px;
	margin: 0 auto 40px;
	text-align:center;
	display:block;
}

.solidus_container .logo b {display: block;font-weight: 300;line-height: 2.5;font-size: 1.3em;letter-spacing: 7px;}

/*++++++++++++++
concept
+*++++++++++++*/
article#concept a.logo {
width:250px;}
article#concept .midashi {
	width:400px;
}
article#concept {
	padding: 200px 0;
	overflow: hidden;
}
article#concept .conceptbox .conceptext{
	float: left;
	width: 50%;
	padding: 80px 0 0 205px;
	box-sizing: border-box;
}
article#concept .conceptbox .conceptext b{
	font-weight: 500;
	font-size: 1.4em;
	/* font-family: 'Noto Sans JP'; */
	letter-spacing: 8px;
	display: block;
	/* line-height: 2.5; */
}

article#concept .conceptbox .conceptext p{
	font-weight: 300;
	font-size: 1.3em;
	/* font-family: 'Noto Sans JP'; */
	letter-spacing: 8px;
}

article#concept .conceptbox figure{
	float: right;
	width: 50%;
}
article#concept .conceptbox:nth-child(2) .conceptext {float: right;padding: 100px 0 0;}
article#concept .conceptbox:nth-child(2) figure {
	float: left;
	margin: 200px 0 0 200px;
	width: 38%;
}

.midashi {
	clear: both;
	margin: auto;
	text-align: center;
	padding: 200px 0 0;
}

.midashi b{
	display: block;
	font-size: 1.8em;
	letter-spacing: 10px;
	font-weight: 600;
	margin: 0 0 40px;
}

/*++++++++++++++
product
+*++++++++++++*/
#product a.logo {
	
}
#product {
	width: 100%;
	padding: 0 0 180px;
	/*border-bottom: 1px solid #ccc;*/
}
#product .product_image {width: 100%;position: relative;}

#product .product_image .midashi,
#styling .midashi{
	/* font-family: YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
	font-size: 3em;
	font-weight: 100;
	padding: 0 0 15px;
	letter-spacing: 3px;
	width: 260px;
	z-index: 1;
	border-bottom: 1px solid #222;
	position: relative;
	margin: 30px auto 30px;
}
#product .product_image .center {
	z-index: 100;
	position: relative;
	/* width: 200px; */
}

#product .product_image:before{
	content:"";
	background: url("../img/feature/solidus/bg.jpg") no-repeat bottom;
	height: 65%;
	width: 100%;
	position: absolute;
	top: 23%;
	/* background: #f7f7f7; */
}

#product ul {
	display:flex;
	justify-content: space-around;
	margin: -3% auto 0;
	z-index: 10;
	position: relative;
	flex-wrap: wrap;
}


#product li {
	width: 32%;
}
#product li figure {
	position: relative;
}

.new {
    background: #bc1313;
    position: absolute;
    top: 30%;
    left: 10%;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.2em;
    font-weight: 400;
    letter-spacing: 1px;
    z-index: 1;
}

#product li:nth-child(2) {/* margin: 50px 0 0; */}

#product li:last-child {
	/* margin: 100px 0 0; */
}

#product li dl {
	margin: 26px 0 0;
}

#product li dt {
	/* font-family: YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important; */
	text-align: center;
	display: block;
	font-size: 1.5em;
	margin: 0 0 20px;
	font-weight: 500;
	letter-spacing: 3px;
}

#product li dd {
	text-align: center;
}

#product li dd b {
	font-weight: 300;
	line-height: 1.8;
	font-size: 1.2em;
	margin: 0 0 20px;
	/* font-family: YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important; */
	letter-spacing: 1px;
	text-align: center;
	display: block;
}

#product p,#styling p {
	font-size: 1em;
	letter-spacing: 1px;
	font-weight: 300;
	line-height: 2;
	color: #666;
}

.present {
	/* border: 1px solid #ccc; */
	margin: 180px auto 0;
	max-width: 1080px;
	padding: 50px;
	position: relative;
	box-sizing: border-box;
	background: #f7f7f7;
}

.present dl{
	display: flex;
	justify-content: space-between;
	align-items: center;
}


.present dt{
	/* margin: 0 50px 0 0; */
	width: 55%;
	text-align: center;
}
.present dt span{
	display: block;
	font-weight: 300;
	position: absolute;
	margin: 0 auto 20px;
	letter-spacing: 2px;
	text-align: center;
	font-size: 1.5em;
	/* position: relative; */
	top: -8%;
	/* border-bottom: 1px solid #666; */
	padding: 8px 0;
	/* border-top: 1px solid #666; */
	width: 55%;
	left: 0;
	right: 0;
	margin: auto;
}


.present dt span:before{
	content: "";
	position: absolute;
	background: #111;
	height: 30px;
	width: 1px;
	bottom: 12%;
	left: 0;
	-moz-transform: rotate(-25deg);
	-webkit-transform: rotate(-35deg);
	-o-transform: rotate(-25deg);
	-ms-transform: rotate(-25deg);
}

.present dt span:after {
	content: "";
	position: absolute;
	background: #111;
	height: 30px;
	width: 1px;
	bottom: 17%;
	right: 0;
	-moz-transform: rotate(25deg);
	-webkit-transform: rotate(35deg);
	-o-transform: rotate(25deg);
	-ms-transform: rotate(25deg);
}

.present dt b{
	font-size: 2em;
	font-weight: 500;
	letter-spacing: 1px;
	display: block;
	margin: 0 0 15px;
	line-height: 1.8;
}

.present dt small {
	font-size: 0.9em;
	font-weight: 300;
	letter-spacing: 1px;
	display: block;
	line-height: 2;
}


.present dd{
	width: 40%;
}
#styling  em {
	display: block;
	margin: 100px auto 0;
	font-style: normal;
	color: #666;
	font-size: 0.9em;
	font-weight: 300;
	text-align: center;
	line-height: 2;
	max-width: 900px;
	letter-spacing: 1px;
	border: 1px solid #ccc;
	display: flex;
	justify-content: center;
	padding: 10px;
}
#styling .inner{
	max-width: 90%;
	margin: 0 auto 50px;
}
#styling ul{
	display: flex;
	justify-content: space-around;
	margin: 50px 0 0 100px;
}

#styling li{
	width: 100%;
	text-align: center;
	margin: 0 50px 0 0;
	display: flex;
}

#styling li:last-child{
	
}
#styling li a {position: relative;display: block;}
#styling li a:before {
	content: "";
	background: url("../img/feature/fleurcolor/arrow.png") repeat-y;
	position: absolute;
	width: 30px;
	height: 26px;
	bottom: 3%;
	background-size: 30px;
	left: 0;
	right: 0;
	margin: auto;
	transition: .3s;
}

#styling li a:hover:before {
	bottom: 1%;	
	transition: .3s;	
}


#styling li:nth-child(2) {margin: 50px 50px 0 0;}

#styling li:nth-child(2) a:before {
	bottom:-13%;
}
#styling li:nth-child(2) a:hover:before {
	bottom:-15%;
}


#styling li figure {
	width: 100%;
}

#styling li dl{
	display: flex;
	align-items: center;
	margin: 0px 10px;
	writing-mode: tb-rl;
}

#styling li dt{
	font-family: Raleway,sans-serif;
	font-size: 1.8em;
	letter-spacing: 2px;
	font-weight: 100;
	margin: 0 0 20px;
}

#styling li dd{
	font-family: 'Noto Sans JP';
	font-weight: 300;
	letter-spacing: 2px;
}

#styling .stylebox {
	/* height: 500px; */
	position: relative;
	margin: 0 0 5px;
	/* padding: 60px 0; */
}
#styling .stylebox#basis {
	background:#fbf8f8;
}

#styling .stylebox .block{
	width: 45%;
	text-align: center;
	/* margin: 0 5% 0 0; */
	/* overflow: hidden; */
	float: left;
	/* overflow: hidden; */
	/* padding: 20px; */
	position: relative;
}

#styling .stylebox .block .before {
	position: absolute;
	bottom: -2%;
	z-index: 1;
	right: 0%;
	width: 200px;
	margin: -10%;
	text-align: center;
}
#styling .stylebox .block .before img {
	padding: 10px 0 0 10px;
}

#styling .stylebox .block .before img.arrow {
    transform: rotate(-30deg);
    width: 33px;
    margin: 0 0 0 50px;
    display: block;
}
#styling .stylebox .block .before img.bph {
	border-radius: 100px;
	border: 2px solid #fff;
	padding: 2px;	
}

#styling .stylebox .block figure {/* display: flex; */position: relative;/* transform: rotate(-2deg); */padding: 5px;}

#styling .stylebox .block figure img {
	width: 50%;
	margin: 0 10px 0 0;
	/* border: 3px solid #fff; */
	box-sizing: border-box;
}

#styling .stylebox .block figure img:last-child {
	z-index: 10;
	/* position: absolute; */
	right: 9%;
	top: 10%;
	width: 100%;
	margin: 0;
	border: 5px solid #fff;
	box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
}

#styling .stylebox dt {
	
}

#styling .stylebox dd{display: flex;align-items: center;padding: 0 0 10px;border-bottom: 1px solid #999;}

#styling .stylebox dd b{
	display: block;
	font-family: Raleway,sans-serif;
	font-size: 3em;
	letter-spacing: 5px;
	font-weight: normal;
	/* border-bottom: 1px solid #aec7dc; */
	display: inline-block;
	margin: 0 20px 0 0;
}

#styling .stylebox dd span{
	font-family: 'Noto Sans JP';
	font-weight: 300;
	letter-spacing: 2px;
	line-height: 1.5;
	font-size: 1.1em;
	display: block;
	padding: 10px 0 0;
}

#styling .stylebox#alltimes{
	background: #f2f7fb;
	content: "";
	/* position: absolute; */
	width: 100%;
	height: 100%;
	z-index: 0;
	top: 0;
	bottom: 0;
}

#styling .stylebox#shine {
	background: #fef9e4;
	padding: 0;
	margin: 0;
}

#styling .stylebox#alltimes .block {
	float:right;
}

#styling .stylebox#alltimes .point {
	float:left;
}
#styling .stylebox:first-child .flex {
	padding: 60px 0 100px;	
}
#styling #basis.stylebox .flex{padding: 80px 0 110px;}
#styling .stylebox .flex {
	max-width: 1100px;
	margin: auto;
	padding: 80px 0;
	align-items: center;
	display: block;
	overflow: hidden;
}
#styling .stylebox .point {
	width: 47%;
	float: right;
	margin: 50px 0 0;
}
#styling .stylebox .point p {
    font-family: 'Noto Sans JP';
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 2;
    font-size: 1.3em;
}
#styling .stylebox .point p:last-child {font-size: 1.1em;}
#basis p marker {position: relative;display: inline-block;z-index: 1;font-weight: 500;}
#basis p marker:before {
	content:"";
	background: rgba(255,255,0,0.3);
	position: absolute;
	left: 0;
	width: 100%;
	height: 35%;
	bottom: 6px;
	z-index: -1;
}
#styling .stylebox .pttl {
	font-family: Raleway,sans-serif;
	font-size: 1.2em;
	font-weight: 100;
	letter-spacing: 2px;
	color: #666;
	/* border-top: 1px solid #666; */
	border: 1px solid #666;
	display: inline-block;
	padding: 3px 20px;
	margin: 0 0 5px;
	background: #fff;
	border-radius: 100px;
}

@media screen and (max-width: 1699px){
/*++++++++++++++
solidus
+*++++++++++++*/
.sc_header,.left_wrap,aside {
	display: none;
}

.sc_header.on {
	display:block;
}

.container_inner {
	width: 100%;
	top: 0;
}
footer {
    z-index: 1000;
    position: relative;
    margin: 0;	
}

#pagetop {
	z-index: 10000;
}

.contents_in {
	padding: 0;
}

.flex {
}

#solidus {
}


.solidus_container .inner{max-width: 100%;}
/*++++++++++++++
image
+*++++++++++++*/
#image {height: 750px;}

#image b {font-family: 'Noto Serif JP', serif;position: absolute;right: 10%;bottom: 20%;font-weight: 300;font-size: 1.6em;letter-spacing: 10px;line-height: 3;text-align: left;}


#image .debut {
	width: 800px;
	bottom: 3%;
}

#image .debut p {
}

#image .new {
	position: absolute;
	top: 13%;
	display: none;
	left: 5%;
	width: 150px;
	height: 150px;
	border: 5px solid #222;
	border-radius: 100%;
}

#image .new img{
	width: 120px;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
}

#image .solidus_logo {width: 400px;}


#image figure {
    padding: 0;
}

#image figure:last-child {
	float: right;
}

#image figure img {
	width:100%;
}
.solidus_container {
	margin: 840px 0 0;
}
.solidus_container .logo {
	width: auto;
}

.solidus_container .logo img {
	width: 300px;
	margin: 0 auto 40px;
	text-align:center;
	display:block;
}

.solidus_container .logo b {display: block;font-weight: 300;line-height: 2.5;font-size: 1.3em;letter-spacing: 7px;}

/*++++++++++++++
concept
+*++++++++++++*/
article#concept a.logo {
width:250px;}
article#concept .midashi {
	width:400px;
}
article#concept {
	padding: 100px 0;
}
article#concept .conceptbox .conceptext{
	padding: 60px 0 0 150px;
}
article#concept .conceptbox .conceptext b{
	font-size: 1.2em;
}

article#concept .conceptbox .conceptext p{
	font-size: 1.2em;
}

article#concept .conceptbox figure{
}
article#concept .conceptbox:nth-child(2) .conceptext {padding: 250px 0 0;}
article#concept .conceptbox:nth-child(2) figure {
	margin: 200px 0 0 100px;
	width: 38%;
}

.midashi {
	clear: both;
	margin: auto;
	text-align: center;
	padding: 200px 0 0;
}

.midashi b{
	display: block;
	font-size: 1.8em;
	letter-spacing: 10px;
	font-weight: 600;
	margin: 0 0 40px;
}

/*++++++++++++++
product
+*++++++++++++*/
#product a.logo {
	
}
#product {
    border: none;
}
#product .product_image {}

#product .product_image .midashi {
}
#product .product_image .center {
}

#product .product_image:before{
}

#product ul {
}


#product li {
}

#product li:nth-child(2) {/* margin: 50px 0 0; */}

#product li:last-child {
	/* margin: 100px 0 0; */
}

#product li dl {
}

#product li dt {
}

#product li dd {
}

#product li dd b {
}

#product p {
}

.present {
}

.present dl{
}


.present dt{
}
.present dt span{
}


.present dt span:before{
	content: "";
	position: absolute;
	background: #111;
	height: 30px;
	width: 1px;
	bottom: 12%;
	left: 0;
	-moz-transform: rotate(-25deg);
	-webkit-transform: rotate(-35deg);
	-o-transform: rotate(-25deg);
	-ms-transform: rotate(-25deg);
}

.present dt span:after {
	content: "";
	position: absolute;
	background: #111;
	height: 30px;
	width: 1px;
	bottom: 17%;
	right: 0;
	-moz-transform: rotate(25deg);
	-webkit-transform: rotate(35deg);
	-o-transform: rotate(25deg);
	-ms-transform: rotate(25deg);
}

}
@media screen and (max-width: 1299px){
/*++++++++++++++
solidus
+*++++++++++++*/
.sc_header,.left_wrap,aside {
	display: none;
}

.sc_header.on {
	display:block;
}

.container_inner {
	width: 100%;
	top: 0;
}
footer {
    z-index: 1000;
    position: relative;
    margin: 0;	
}

#pagetop {
	z-index: 10000;
}

.contents_in {
	padding: 0;
}

.flex {
	display: flex;
	justify-content: space-around;
	/* align-content: center; */
}

/*++++++++++++++
image
+*++++++++++++*/
#image {height: 525px;}

#image b {font-family: 'Noto Serif JP', serif;position: absolute;right: 10%;bottom: 20%;font-weight: 300;font-size: 1.6em;letter-spacing: 10px;line-height: 3;text-align: left;}


#image .debut {width: 700px;bottom: 0;height: 300px;}

#image .debut p {
    font-size: 2em;
}

#image .new {
	position: absolute;
	top: 13%;
	display: none;
	left: 5%;
	width: 150px;
	height: 150px;
	border: 5px solid #222;
	border-radius: 100%;
}

#image .new img{
	width: 120px;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
}

#image .solidus_logo {
	width: 350px;
}


#image figure {
}

#image figure:last-child {
	float: right;
}

#image figure img {
}
.solidus_container {margin: 540px 0 0;}
.solidus_container .logo {
	width: auto;
}

.solidus_container .logo img {
	width: 300px;
	margin: 0 auto 40px;
	text-align:center;
	display:block;
}

.solidus_container .logo b {display: block;font-weight: 300;line-height: 2.5;font-size: 1.3em;letter-spacing: 7px;}

/*++++++++++++++
concept
+*++++++++++++*/
article#concept a.logo {
width:250px;}
article#concept .midashi {
	width:400px;
}
article#concept {
}
article#concept .conceptbox .conceptext{padding: 50px 0 0 60px;}
article#concept .conceptbox .conceptext b{font-size: 1.1em;/* margin: 0 0 20px; */}

article#concept .conceptbox .conceptext p{font-size: 1em;margin: 0 0 30px;}

article#concept .conceptbox figure{
}
article#concept .conceptbox:nth-child(2) .conceptext {padding: 100px 0 0;}
article#concept .conceptbox:nth-child(2) figure {margin: 100px 0 0 50px;width: 30%;}

.midashi {
	clear: both;
	margin: auto;
	text-align: center;
	padding: 200px 0 0;
}

.midashi b{
	display: block;
	font-size: 1.8em;
	letter-spacing: 10px;
	font-weight: 600;
	margin: 0 0 40px;
}

/*++++++++++++++
product
+*++++++++++++*/
#product a.logo {
	
}
#product {
	padding: 0 0 100px;
}

#product .product_image .center {font-size: 0.9em;}

#product .product_image:before{
    top: 20%;
    background-size: contain;
    height: 60%;
}

.new {
	top: 33%;
	left: 10%;
	width: 70px;
	height: 70px;
	font-size: 1em;
}
#product li {
	width: 31%;
}

#product li:nth-child(2) {/* margin: 50px 0 0; */}

#product li:last-child {
	/* margin: 100px 0 0; */
}

#product li dl {
	margin: 26px 0 0;
}

#product li dt {font-size: 1.2em;}

#product li dd {
}

#product li dd b {font-size: 1em;}

#product p {
	font-size: 0.9em;
	letter-spacing: 0;
}

.present {max-width: 800px;padding: 50px 30px 30px;margin: 100px auto 0;}

.present dl{
	display: flex;
	justify-content: space-between;
	align-items: center;
}


.present dt{
	/* margin: 0 50px 0 0; */
	width: 55%;
	text-align: center;
}
.present dt span{
	width: 75%;
	top: -10%;
}


.present dt span:before{
	content: "";
	position: absolute;
	background: #111;
	height: 30px;
	width: 1px;
	bottom: 12%;
	left: 0;
	-moz-transform: rotate(-25deg);
	-webkit-transform: rotate(-35deg);
	-o-transform: rotate(-25deg);
	-ms-transform: rotate(-25deg);
}

.present dt span:after {
	content: "";
	position: absolute;
	background: #111;
	height: 30px;
	width: 1px;
	bottom: 17%;
	right: 0;
	-moz-transform: rotate(25deg);
	-webkit-transform: rotate(35deg);
	-o-transform: rotate(25deg);
	-ms-transform: rotate(25deg);
}

.present dt b{font-size: 1.5em;}

.present dd{
	width: 40%;
}

#styling li:nth-child(2) a:hover:before {
	bottom:-15%;
}

#styling .stylebox {
}

#styling .stylebox dd b{font-size: 2.5em;}

#styling .stylebox dd span{
	font-size: 1em;
	padding: 0 0 10px;
}

#styling .stylebox#alltimes{
	background: #f2f7fb;
	content: "";
	/* position: absolute; */
	width: 100%;
	height: 100%;
	z-index: 0;
	top: 0;
	bottom: 0;
}

#styling .stylebox#shine {
}

#styling .stylebox#alltimes .block {
}

#styling .stylebox#alltimes .point {
}

#styling .stylebox .flex {
}
#styling .stylebox .point {
}
	
}
@media screen and (max-width: 1023px){
/*++++++++++++++
solidus
+*++++++++++++*/
.sc_header,.left_wrap,aside {
	display: none;
}

.sc_header.on {
	display:block;
}

.container_inner {
	width: 100%;
	top: 0;
}
footer {
    z-index: 1000;
    position: relative;
    margin: 0;	
}

#pagetop {
	z-index: 10000;
}

.contents_in {
	padding: 0;
}

.flex {
	display: flex;
	justify-content: space-around;
	/* align-content: center; */
}


/*++++++++++++++
image
+*++++++++++++*/
#image {
    height: 400px;
}



#image b {font-family: 'Noto Serif JP', serif;position: absolute;right: 10%;bottom: 20%;font-weight: 300;font-size: 1.6em;letter-spacing: 10px;line-height: 3;text-align: left;}


#image .debut {width: 500px;bottom: 2%;height: 200px;}

#image .debut p {letter-spacing: 1px;font-size: 1.6em;}

#image .new {
	position: absolute;
	top: 13%;
	display: none;
	left: 5%;
	width: 150px;
	height: 150px;
	border: 5px solid #222;
	border-radius: 100%;
}

#image .new img{
	width: 120px;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
}

#image .solidus_logo {
    width: 300px;
}


#image figure {
}

#image figure:last-child {
	float: right;
}

#image figure img {
}
.solidus_container {margin: 400px 0 0;}
.solidus_container .logo {
	width: auto;
}

.solidus_container .logo img {
	width: 300px;
	margin: 0 auto 40px;
	text-align:center;
	display:block;
}

.solidus_container .logo b {display: block;font-weight: 300;line-height: 2.5;font-size: 1.3em;letter-spacing: 7px;}

/*++++++++++++++
concept
+*++++++++++++*/
article#concept a.logo {
width:250px;}
article#concept .midashi {
	width:400px;
}
article#concept  .conceptbox {overflow: hidden;}
article#concept .conceptbox .conceptext{padding: 0 0 0 40px;}
article#concept .conceptbox .conceptext b{letter-spacing: 4px;}

article#concept .conceptbox .conceptext p{letter-spacing: 3px;}

article#concept .conceptbox figure{
}
article#concept .conceptbox:nth-child(2) .conceptext {
    width: 55%;
    padding: 100px 0 0;
}
article#concept .conceptbox:nth-child(2) figure {margin: 100px 0 0 30px;width: 35%;}

.midashi {
	clear: both;
	margin: auto;
	text-align: center;
	padding: 200px 0 0;
}

.midashi b{
	display: block;
	font-size: 1.8em;
	letter-spacing: 10px;
	font-weight: 600;
	margin: 0 0 40px;
}

/*++++++++++++++
product
+*++++++++++++*/

#product .product_image {width: 100%;position: relative;}

#product .product_image .midashi {font-size: 2.5em;}
#product .product_image .center {
	z-index: 1;
	position: relative;
	/* width: 200px; */
}

#product .product_image:before{background-size: cover;height: 100%;background: none;}

#product ul {display: block;margin: 100px 0 0;}

.new {
	width: 50px;
	height: 50px;
	font-size: 0.8em;
	top: 25%;
	left: 20%;
}	

#product li {border-bottom: 1px solid #ccc;display: flex;width: 100%;justify-content: center;padding: 0 0 30px;position: relative;align-items: center;}

#product li:nth-child(2) {}

#product li img {
	width: 30%;
	height: auto;
}

#product li:last-child {
	/* margin: 100px 0 0; */
}
#product li figure {
	width:30%;
}	
#product li figure img {
	width:100%;
}	

#product li dl {
	width: 40%;
	margin: 26px 0 0;
}

#product li dt {
	text-align: left;
}

#product li dd {
	text-align: left;
}

#product li dd b {text-align: left;}

#product p {
	font-size: 1em;
	letter-spacing: 1px;
	font-weight: 300;
	line-height: 2;
	color: #666;
}

.present {max-width: 600px;padding: 50px 30px;}

.present dl{
	display: block;
}


.present dt{
	width: auto;
	margin: 0 auto 30px;
}
.present dt span{
    width: 90%;
    top: -5%;
}


.present dd{
	width: auto;
	text-align: center;
}

#styling em {
	clear: both;
	font-size: 0.7em;
	max-width: 100%;
	margin: 50px auto;
	text-align: left;
}	
#styling .inner{
	margin: 0 auto 30px;
}
#styling ul{
    margin: 50px auto 0;
}

#styling li{margin: 0 30px 0 0;}

#styling li:last-child{margin: 0;}
#styling li a {}
#styling li a:before {bottom: 17%;}

#styling li a:hover:before {
	bottom: 15%;
}


#styling li:nth-child(2) {
    margin: 50px 30px 0 0;
}

#styling li:nth-child(2) a:before {
	bottom: 0;
}
#styling li:nth-child(2) a:hover:before {
	bottom: 0;
}


#styling li dl{font-size: 0.9em;}

#styling li dt{
	font-size: 1.5em;
}

#styling li dd{
	font-family: 'Noto Sans JP';
	font-weight: 300;
	letter-spacing: 2px;
}

#styling .stylebox dd b{letter-spacing: 3px;font-size: 2em;}

#styling .stylebox .flex {
	max-width: 90%;
	padding: 60px 0;
}
#styling .stylebox .point {margin: 30px 0 0;}
#styling .stylebox .point dl {
	margin: 0 0 20px;
}	
#styling .stylebox .point p {
    font-size: 1.1em;
    letter-spacing: 0;
}
#styling .stylebox .point p:last-child {
	font-size: 1em;
}	
#styling .stylebox .pttl {font-size: 1em;}	


}

@media screen and (max-width: 767px){
	figure.slide-left.pc {display: block !important;}
	figure.slide-right.pc {display: block !important;}	
	figure.slide-left.sp {display: none !important;}
/*++++++++++++++
solidus
+*++++++++++++*/
.sc_header,.left_wrap,aside {
	display: none;
}

.sc_header.on {
}

.container_inner {
	width: 100%;
	top: 0;
}
footer {
    z-index: 1000;
    position: relative;
    margin: 0;	
}

#pagetop {
	z-index: 10000;
}

.contents_in {
	padding: 0;
}

.flex {
	display: flex;
	justify-content: space-around;
	/* align-content: center; */
}

#solidus {
	background: url("../img/feature/solidus/bg.jpg") no-repeat #fff;
	/* height: 2000px; */
	background-size: cover;
	background-attachment: fixed;
	font-family: 'Noto Sans JP';
	overflow: hidden;
}


.solidus_container .inner{
    margin: 50px auto 0;
}
/*++++++++++++++
image
+*++++++++++++*/
#image {height: 350px;}

#image b {font-family: 'Noto Serif JP', serif;position: absolute;right: 10%;bottom: 20%;font-weight: 300;font-size: 1.6em;letter-spacing: 10px;line-height: 3;text-align: left;}


#image .debut p {margin: 0 0 10px;}

#image .new {
	position: absolute;
	top: 13%;
	display: none;
	left: 5%;
	width: 150px;
	height: 150px;
	border: 5px solid #222;
	border-radius: 100%;
}

#image .new img{
	width: 120px;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
}

#image .solidus_logo {
	/* height: 120px; */
	width: 180px;
	top: 25%;
}



#image figure:last-child {
	float: right;
}

#image figure img {/* width: 100% !important; */}
.solidus_container {
	/* margin: 1000px 0 0; */
	/* height: 5000px; */
	/* z-index: 99; */
	/* background: #fff; */
	/* position: relative; */
	/* padding: 0; */
}
.solidus_container .logo {
	width: auto;
}

.solidus_container .logo img {
	width: 300px;
	margin: 0 auto 40px;
	text-align:center;
	display:block;
}

.solidus_container .logo b {display: block;font-weight: 300;line-height: 2.5;font-size: 1.3em;letter-spacing: 7px;}

/*++++++++++++++
concept
+*++++++++++++*/
article#concept a.logo {
width:250px;}
article#concept .midashi {
	width:400px;
}
article#concept {
}
article#concept .conceptbox .conceptext{
	float: none;
	width: 100%;
	/* padding: 80px 0 0 205px; */
	/* box-sizing: border-box; */
}
article#concept .conceptbox .conceptext b{
	font-size: 1em;
}

article#concept .conceptbox .conceptext p{
	font-size: 0.9em;
}

article#concept .conceptbox figure{
	float: right;
	width: 90%;
	margin: 0 0 50px;
}
article#concept .conceptbox:nth-child(2) .conceptext {float: right;padding: 50px 50px 0 0;width: 80%;}
article#concept .conceptbox:nth-child(2) figure {
	float: left;
	width: 60%;
	margin: 50px 50px 0 0;
}

.midashi {
	clear: both;
	margin: auto;
	text-align: center;
	padding: 200px 0 0;
}

.midashi b{
	display: block;
	font-size: 1.8em;
	letter-spacing: 10px;
	font-weight: 600;
	margin: 0 0 40px;
}

/*++++++++++++++
product
+*++++++++++++*/
#product a.logo {
	
}
#product {
}
#product .product_image {width: 100%;position: relative;}

#product .product_image .midashi {
	/* font-family: YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
	/* font-size: 3em; */
	/* font-weight: 100; */
	/* padding: 0 0 15px; */
	/* letter-spacing: 3px; */
	/* width: 170px; */
	font-size: 2em;
	/* z-index: 1; */
	/* border-bottom: 1px solid #222; */
	/* position: relative; */
	/* margin: 30px auto 30px; */
}
#product .product_image .center {max-width: 90%;text-align: left;}

#product .product_image:before{
	content:"";
	background: url("../img/feature/solidus/bg.jpg") no-repeat bottom;
	height: 65%;
	width: 100%;
	position: absolute;
	top: 23%;
	/* background: #f7f7f7; */
}

.new {
	width: 50px;
	height: 50px;
	font-size: 0.8em;
	top: 20%;
	left: 17%;
}
#product li {
	align-items: unset;
	/* width: 29%; */
}


#product p {
	font-size: 0.9em;

	/* letter-spacing: 1px; */
	/* font-weight: 300; */
	/* line-height: 2; */
	/* color: #666; */
}

.present dt span{
	/* display: block; */
	/* font-weight: 300; */
	/* position: absolute; */
	/* margin: 0 auto 20px; */
	/* letter-spacing: 2px; */
	/* text-align: center; */
	/* font-size: 1.5em; */
	font-size: 1.23em;
	/* position: relative; */
	/* top: -8%; */
	/* border-bottom: 1px solid #666; */
	/* padding: 8px 0; */
	/* border-top: 1px solid #666; */
	/* width: 55%; */
	/* left: 0; */
	/* right: 0; */
	/* margin: auto; */
}


.present dt span:before{
}

.present dt span:after {
}

.present dt b{
	/* font-size: 2em; */
	/* font-weight: 500; */
	/* letter-spacing: 1px; */
	/* display: block; */
	/* margin: 0 0 15px; */
	/* line-height: 1.8; */
}


#styling li{margin: 0 10px 0 0;}


#styling li a:before {bottom: 27%;width: 20px;height: 17px;background-size: 20px;}

#styling li a:hover:before {
	bottom: 25%;
}


#styling li:nth-child(2) {
	margin: 30px 10px 0 0;
	bottom:20%;
}

#styling li:nth-child(2) a:before {
	bottom: 22%;
}
#styling li:nth-child(2) a:hover:before {
	bottom: 20%;
}


#styling .stylebox#alltimes{
	background: #f2f7fb;
	content: "";
	/* position: absolute; */
	width: 100%;
	height: 100%;
	z-index: 0;
	top: 0;
	bottom: 0;
}

#styling .stylebox#shine {
	background: #fef9e4;
	padding: 0;
}

#styling .stylebox dd {
	display: block;
}


#styling .stylebox .point p {letter-spacing: 1px;}
#styling #basis.stylebox .flex {padding: 80px 0 40px;}	
#styling .stylebox .block .before {
	width: 120px;
}
#styling .stylebox .block .before img {
	padding: 10px 0 0 10px;
}

#styling .stylebox .block .before img.arrow {
    transform: rotate(-30deg);
    width: 33px;
    margin: 0 0 0 50px;
    display: block;
}
#styling .stylebox .point p:last-child {font-size: 1em;}

}

@media screen and (max-width: 480px){
.w90 {
	max-width:90%;
	margin:auto;
}
#product p  {
	font-size:0.9em;

}		
#styling p {
	font-size:0.9em;
	text-align:center;	
}	
	
	figure.slide-right.pc {display: none !important;}
	figure.slide-left.pc {display: none !important;}
/*++++++++++++++
solidus
+*++++++++++++*/

#image figure {
	width: 100%;
	float: none;
}	
.sc_header,.left_wrap,aside {
	display: none;
}

.sc_header.on {
	z-index: 200;
}

.container_inner {
	width: 100%;
	top: 0;
}
footer {
    z-index: 1000;
    position: relative;
    margin: 0;	
}

#pagetop {
	z-index: 10000;
}

.contents_in {
	padding: 0;
}

.flex {
	display: flex;
	justify-content: space-around;
	/* align-content: center; */
}

#solidus {
	/* background: url("../img/feature/solidus/bg.jpg") no-repeat #fff; */
	/* height: 2000px; */
	/* background-size: cover; */
	/* background-attachment: fixed; */
	font-family: 'Noto Sans JP';
	/* overflow: hidden; */
}


.solidus_container .inner{
    margin: auto;
}
/*++++++++++++++
image
+*++++++++++++*/
#image {
	height: 620px;
	width: 100%;
}

#image b {font-family: 'Noto Serif JP', serif;position: absolute;right: 10%;bottom: 20%;font-weight: 300;font-size: 1.6em;letter-spacing: 10px;line-height: 3;text-align: left;}


#image .debut {z-index: 10000;width: 95%;height: 270px;top: unset;bottom: 0;}

#image .debut p {letter-spacing: 0;font-size: 1.3em;}

#image .new {
	position: absolute;
	top: 13%;
	display: none;
	left: 5%;
	width: 150px;
	height: 150px;
	border: 5px solid #222;
	border-radius: 100%;
}

#image .new img{
	width: 120px;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
}

#image .solidus_logo {z-index: 10000;width: 250px;margin: auto;}
figure.slide-left.sp {
display:block !important;
}

#image figure {
	height: 640px;
	width: 100%;
	float: none;
	background: none;
}

#image figure:last-child {
	float: right;
}

.solidus_container {
	margin: 620px 0 0;
}
.solidus_container .logo {
	width: auto;
}

.solidus_container .logo img {
	width: 300px;
	margin: 0 auto 40px;
	text-align:center;
	display:block;
}

.solidus_container .logo b {display: block;font-weight: 300;line-height: 2.5;font-size: 1.3em;letter-spacing: 7px;}

/*++++++++++++++
concept
+*++++++++++++*/
article#concept a.logo {
width:250px;}
article#concept .midashi {
	width:400px;
}
article#concept {
	padding: 50px 0;
	overflow: hidden;
}
article#concept .conceptbox .conceptext{float: none;width: auto;padding: 0 0 0 40px;}
article#concept .conceptbox .conceptext b{letter-spacing: 1px;font-weight: 400;}
article#concept .conceptbox .conceptext b.mb3 {
	margin: 0 0 40px;
}
article#concept .conceptbox .conceptext p{
}

article#concept .conceptbox figure{
	float: none;
	width: 80%;
}
article#concept .conceptbox:nth-child(2) .conceptext {clear: both;float: none;padding: 50px 0 0;width: 90%;margin: auto;}
article#concept .conceptbox:nth-child(2) figure {
	float: right;
	margin: 50px 50px 0 0;
	width: 50%;
}

.midashi {
	clear: both;
	margin: auto;
	text-align: center;
	padding: 200px 0 0;
}
#product .product_image .midashi, #styling .midashi {
	font-size:2.3em;
}	

.midashi b{
	display: block;
	font-size: 1.8em;
	letter-spacing: 10px;
	font-weight: 600;
	margin: 0 0 40px;
}

/*++++++++++++++
product
+*++++++++++++*/

#product {
	padding: 0 0 50px;
	border-bottom: none;
}
#product .product_image {width: 100%;position: relative;}


#product .product_image:before{
	content:"";
	background: url("../img/feature/solidus/bg.jpg") no-repeat bottom;
	height: 65%;
	width: 100%;
	position: absolute;
	top: 23%;
	/* background: #f7f7f7; */
}

#product ul {margin: 50px 0 0;}

.new {
	width: 50px;
	height: 50px;
	font-size: 0.8em;
	top: 10%;
	left: 2%;
}
#product li {align-items: flex-start;padding: 0 10px;box-sizing: border-box;align-items: center;}
#product li img {}
#product li:nth-child(2) {/* margin: 50px 0 0; */}

#product li:last-child {
	/* margin: 100px 0 0; */
}

#product li dl {width: 70%;margin: 20px 0;}

#product li dt {margin: 0 0 10px;font-size: 1em;
letter-spacing: 1px;}

#product li dd {
}

#product li dd b {font-size: 0.9em;}

#product p {font-size: 0.8em;}

.present {max-width: 100%;padding: 50px 20px 20px;}

.present dl{
}


.present dt{margin: 0 auto 20px;}
.present dt span{top: -9%;}


.present dt span:before{
	left: 5%;
}

.present dt span:after {right: 5%;}

.present dt b{font-size: 1.4em;}

.present dt small {font-size: 0.8em;letter-spacing: 0;text-align: left;}

#styling .inner{margin: 0 auto 10px;}
#styling ul{
	flex-wrap: wrap;
	justify-content: space-between;
	display: block;
	overflow: hidden;
}

#styling li{width: 46%;margin: 0 0 30px;display: block;}

#styling li:last-child{
	clear: right;
	margin: -100px 0 50px;
	float: left;
}
#styling li a {}
#styling li a:before {
	bottom: -55%;
	border: 1px solid #ccc;
	padding: 0 10px 0;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 2px;
}

#styling li a:hover:before {bottom: -60%;}


#styling li:nth-child(2) {
    float: right;
    margin: -100px 0 0;
}

#styling li:nth-child(2) a:before {
	bottom: -60%;
}
#styling li:nth-child(2) a:hover:before {
	bottom:-2%;
}


#styling li figure {
}

#styling li dl{width: auto;writing-mode: unset;margin: 20px 0 0;display: block;}

#styling li dt{margin: auto;font-weight: 300;}

#styling li dd{
	font-family: 'Noto Sans JP';
	font-weight: 300;
	letter-spacing: 2px;
}

#styling .stylebox {
	/* height: 500px; */
	position: relative;
	margin: 0 0 5px;
	padding: 60px 0;
}
#styling .stylebox#basis {padding: 0;}


#styling #basis.stylebox .flex {
	padding: 50px 0 110px;
}	
#styling .stylebox .block{
	width: 90%;
	float: none;
	margin: auto;
}
#styling .stylebox .block .before {
	width: 130px;
	margin: 0 auto -14%;
	text-align: center;
}
#styling .stylebox .block .before img {
	padding: 10px 0 0 10px;
}

#styling .stylebox .block .before img.arrow {
    width: 20px;
}
#styling .stylebox .block .before img.bph {
}	

#styling .stylebox .block figure {/* display: flex; */position: relative;/* transform: rotate(-2deg); */padding: 5px;}

#styling .stylebox .block figure img {
	width: 50%;
	margin: 0 10px 0 0;
	/* border: 3px solid #fff; */
	box-sizing: border-box;
}

#styling .stylebox .block figure img:last-child {
	z-index: 10;
	/* position: absolute; */
	right: 9%;
	top: 10%;
	width: 100%;
	margin: 0;
	border: 5px solid #fff;
	box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
}

#styling .stylebox dt {
	
}

#styling .stylebox dl{
    margin: 0 0 15px;
}

#styling .stylebox dd b{
    margin: 0;
    border: none;
    padding: 0 10px 0 0;
    font-size: 1.7em;
}

#styling .stylebox dd span{
}

#styling .stylebox#alltimes{
	background: #f2f7fb;
	content: "";
	/* position: absolute; */
	width: 100%;
	height: 100%;
	z-index: 0;
	top: 0;
	bottom: 0;
}

#styling .stylebox#shine {
	background: #fef9e4;
	padding: 60px 0;
}

#styling .stylebox#alltimes .block {float: none;}

#styling .stylebox#alltimes .point {
	float: none;
	width: auto;
}

#styling .stylebox .flex {padding: 0;}
#styling .stylebox .point {
	width: auto;
	float: none;
	margin: 30px auto 0;
}
#styling .stylebox .point p {
    font-size: 1em;
    text-align: left;
    letter-spacing: 1px;
}
#styling .stylebox .pttl {margin: 0 0 10px;font-size: 1em;}
#styling .stylebox .point p:last-child {
	font-size: 0.9em;
}	
}

