@charset "UTF-8";
.fs-c-heading.fs-c-heading--page {
    padding: 10px 0px; 
}


.PC-none {
  display: none;}
  
.wrap {
	width: 1100px;
	margin: auto;
	padding-bottom:50px;}
	
.wrap p{
	font-size:15px;}
	
.wrap .assembly_head {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 550px;
    background: url("https://emoor.itembox.design/item/page/img/assembly-service/assembly-service_title_pc.jpg");
    background-position: center;
    background-repeat: no-repeat; }


.wrap .content_top {
	background-color:#f0f0f0;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: flex-start;
	height:550px;
	}
	
.wrap .content_top2{
	background-color:#fff;
	padding-top: 40px;
	padding-bottom: 20px;
	position: relative;}


.wrap .content_top2::before {
content: "";
width: 100%;
height: 80px;
background-color: #f0f0f0;
position: absolute;
top: -1px;
clip-path: polygon(50% 100%, 100% 0%, 0% 0%);
}


.wrap .content_top h2{
	font-size:35px;
	text-align:center;
	margin: 80px 0px;
	width:100%;
	font-weight:600;
	letter-spacing: 0.12em;}
	
.wrap .content_top .w-box{
	width:250px;
	border-radius: 30px;
	background-color:#FFF;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .20);
	height:300px;
	margin:0 20px;}
	
.wrap .content_top .w-box .text{
	margin:30px 30px 0;
	height:100px;}
	
	
.wrap .content_top .w-box .text h3{
	font-size:20px;
	font-weight:500;
	margin:auto;
	line-height: 1.4em;}
	
.wrap .content_top .w-box .ill{
	text-align:center;
	margin-top:10px;}

.wrap .content_top .w-box .ill img{
	width:80%;
	display: inline-block;}
	

.wrap .content_second, .wrap .content_fourth , .wrap .content_fifth{
	text-align:center;
	margin-top:80px;}
	
.wrap .content_second h2{
	font-size:30px;
	line-height: 50px;
	font-weight: 600;}
	
.wrap .content_second span	{
	background: linear-gradient(transparent 50%, #fbfcac 50%);}

.wrap .content_second .y-box{
	display:inline-block;
	text-align:center;
	background-color:#fffff7;
	width:60%;
	padding: 3em;
    margin: 3em 0;
    box-shadow: 0px 0px 0px 10px #fffff7;
    border: dashed 2px #ffd4a8;}
	
.wrap .content_second .y-box img{
	margin-bottom: 20px;
	width:70%;
	display: inline-block;
    text-align: center;}
	
	
.wrap .content_second .y-box h3{
	font-size:25px;
	font-weight:600;
	margin:50px auto;}
	
.wrap .content_second .y-box p{
	font-size:18px;
	font-weight:500;
	0 30px 30px 30px;
	text-align:left;
	margin-bottom: 20px}
	
.wrap .content_second .y-box .cam img{	
	width:auto;
	}

.wrap .content_second .y-box .cam .text{
	width:60%;
	margin:auto;
	padding:10px 30px;
	text-align:center;}
.wrap .content_second .y-box .cam .text p{	
	font-size:15px;}

.wrap .content_second .y-box .btn{
	margin:auto;
	
}
.wrap .content_second .y-box .btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 60px;
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	transition: 0.3s;
}

.wrap .content_second .y-box .btn a:hover {
	color: #666262;
}


.coupon-btn a {
	background-color: #ed6c00;
	border: 1px solid transparent;
	border-radius: 35px;
}

.coupon-btn a::before {
	content: '';
	position: absolute;
	top: -5px;
	left: -5px;
	width: 100%;
	height: 100%;
	background-color: transparent;
	border: 1px solid #333;
	border-radius: 35px;
}

.coupon-btn a:hover {
	background-color: #fce4cf;
}

		

	
.wrap .content_third, .wrap .content_fourth , .wrap .content_fifth{
	margin-top:50px;
	text-align:center;
	padding:0 0 10px 0;
	background-color:#f0f0f0;}
	
	
.wrap .content_third h2, .wrap .content_fourth h2, .wrap .content_fifth h2{
	font-size:23px;
	font-weight:500;
	line-height: 50px;
	background-color:#111124;
	color:white;}
	
.wrap .content_third .note-box	{
	background-color:#FFFFFF;
	width:70%;
	margin:50px auto;
	padding: 20px;
	border-radius: 30px;
	}

.wrap .content_third .note-box h3{
	font-size:23px;
	font-weight:600;
	margin-top: 20px;}
	

.wrap .content_third .note-box 	ul, ol, .wrap .content_fifth .note-box ul, ol {
	padding-top: 10px;
  	padding-bottom: 10px;
	font-size:18px;}

	
.wrap .content_third .note-box .list_circle_num {	
	text-align:left;
    margin: 30px;
    list-style: none;
    counter-reset: number;	}
	
.wrap .content_third .note-box .list_circle_num	 > li {
  position: relative;
  padding-left: 2em;
  padding-bottom: 10px;
  line-height: 1.2em;}
  	
.wrap .content_third .note-box .list_circle_num > li::before {
  counter-increment: number;
  content: counter(number);
  position: absolute;
  top: 0px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #111124;
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 1.5;
  }
 
.wrap .content_fifth .note-box	{ 
	width:70%;
	margin:50px auto;
	text-align:left;}
	
.wrap .content_fifth .note-box  ul {
  list-style: none;
}

.wrap .content_fifth .note-box li {
  list-style: none;	
  text-indent: -1em;
  padding-left: 1em;
  padding-bottom:1em;
  line-height: 1.3em;
}

.wrap .content_fifth .note-box li::before {
  content: '・';
}

.wrap .content_fourth .note-box {	
	display:inline-block;
	text-align:left;
	width: 60%;
	margin: 20px 0;}

.wrap .content_fourth .note-box p {
	font-size:18px;
	line-height: 1.3em;}
	
/*ボタン*/
a.btn {
  display: inline-block;
  position: relative;
  width: 330px;
  max-width: 100%;
  font-size: 17px;
  margin: 0;
  padding: 0.5em 40px;
  box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  background-position: right center;
  color: #fff;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
  flex: 1 1 auto;
  text-decoration: none;
  background-image: linear-gradient(to right, #fff 0%, #fff 50%, #404040 50%, #404040 100%);
}
a.btn:hover {
    color: #404040;
    background-position: left center;
}
a.btn:after{
  content:'';
  position:absolute;
  height:1em;
  width:1em;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
  top: calc(50% - 0.5em);
  right: 10px;
}
a.btn-bk{
  background-image: linear-gradient(to right, #fff 0%, #fff 50%, #404040 50%, #404040 100%);
  letter-spacing: 2px;
  font-size: 16px;
  width: 60%;
  height: auto;
  line-height: 1.6;
  padding: 27px 30px;
  font-weight: bold;
  border-radius: 3px;
}
a.btn-wh{
  background-image: linear-gradient(to right, #404040 0%, #404040 50%, #fff 50%, #fff 100%);
  letter-spacing: 2px;
  font-size: 16px;
  width: 60%;
  height: auto;
  line-height: 1.6;
  font-weight: bold;
  color: #404040;
  border: solid 2px #404040;
}
a.btn-wh:after{
  background-image: url(../img/index/btn_icon_b.png);
}
a.btn-wh:hover{
  color: #fff;
}
a.btn-nv{
  background-image: linear-gradient(to right, #fff 0%, #fff 50%, #111124 50%, #111124 100%);
  letter-spacing: 2px;
  font-size: 16px;
  width: 100%;
  max-width:300px;
  height: auto;
  line-height: 1.6;
  font-weight: bold;
  color: #fff;
  border: solid 2px #111124;
}
a.btn-nv:after{
  background-image: url(../img/index/btn_icon_w.png);
}
a.btn-nv:hover{
  color: #111124;
}


@media(min-width: 1px) and (max-width: 767px) {
 .SP-none {
  display: none;
}

.PC-none {
  display: inline-block;}
 
  a.btn-nv{
    font-size:14px;
  }
  a.btn-wh{
    font-size:14px;
  }
 
.wrap {
	width: 100%;
	margin:auto;}

.wrap .assembly_head {
      width: 100%;
      background: url("https://emoor.itembox.design/item/page/img/assembly-service/assembly-service_title_sp.jpg");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
	  height: 400px; }
	  
.wrap .content_top {
	display:flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	align-content: center;
	height:auto;
	}

.wrap .content_top .w-box{
	width:70%;
	border-radius: 30px;
	background-color:#FFF;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .20);
	height:auto;
	margin:20px;}

.wrap .content_top h2 {
    font-size: 30px;
    margin: 50px 30px 30px;
    width: auto;
	line-height: 1.3em;
}
	  

.wrap .content_second h2{
	font-size:22px;
	line-height: 50px;}


.wrap .content_second{
	margin:50px 20px;}
	
.wrap .content_second .y-box{
	width:100%;
	padding: 2em;
	margin: 2em 0;
	}
	
		
.wrap .content_second .y-box img	{
	width:100%;
	margin:10px auto;}
	
.wrap .content_second .y-box .cam img{	
	width:100%;
	}	
.wrap .content_second .y-box .cam .text p{	
	font-size:18px;}
	
.wrap .content_second .y-box .cam .text{
	width:100%;}
		
.wrap .content_third .note-box {	
	width: 80%;
	border-radius: 20px;
}

.wrap .content_third .note-box h3 {
	margin: 20px 0;
    line-height: 1.3em;}

.wrap .content_third .note-box .list_circle_num, .wrap .content_fifth .note-box .list_circle_num {
	margin:auto;
	padding:0;}
	

.wrap .content_fourth .note-box {	
	width: 70%;}
	
	
	}