@charset "utf-8";


@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Bold");
	font-weight: 500;
}

.yu{
	font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, MS PGothic, sans-serif;
}

#pc_menu ul .menu3:before{
	color:#ec6d56;
	}
	
#hasei_main{
	padding-top:320px;
	padding-bottom:100px;
	}

#hasei_main .hasei_image{
	background:url(../image/service_main.jpg) center center;
	background-size:cover;
	}

#hasei_main .hasei_image h1{
	width:140px;
	}
	
	
.survice_con{
	width:calc(100% - 30px);
	max-width:1000px;
	margin:0 auto;
	-js-display: flex;
	display:-webkit-box;
	display: -webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
    justify-content: space-between;
	-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	
	}
.survice_con h1{
	width:100%;
	text-align:center;
	margin:10px auto 60px;
	}
.survice_con h1 img{
	width:439px;
	}

.survice_con h1:before{
	content:"実は幅広い！ライターのお仕事";
	display:block;
	margin:0 auto 20px;
	font-size:13px;
	letter-spacing:0.12em;
	text-align:center;
	color:#ec6d56;
	font-weight:600;
	}
	
	
.survice_con .survice_box{
	width:48%;
	padding:40px 40px 50px;
	margin-bottom:4%;
	box-sizing:border-box;
	background:#fff;
	}
	
.survice_con .survice_box h2{
	text-align:center;
	font-size:22px;
	color:#000;
	margin-bottom:11px;
	}

.survice_con .survice_box h3{
	font-size:13px;
	letter-spacing:0.12em;
	text-align:center;
	color:#ec6d56;
	text-align:center;
	width:100%;
	
	}	

.survice_con .survice_box p{
	font-size:13px;
	line-height:26px;
	letter-spacing:0.025em;
	color:#000;
	margin:30px 0 20px;
	}
	
.survice_con .survice_box .img_box{
	width:100%;
	position:relative;
	background-size:cover;
	}
	
	
.survice_con .survice_box span{
	display:inline-block;
	text-align:center;
	font-size:11px;
	line-height:20px;
	letter-spacing:0.075em;
	margin:10px 0 35px;
	width:100%;
	}
	
.survice_con .survice_box .img_box:before{
	content:"";
	display:block;
	padding-top:35%;
}
.survice_con .survice_box .l_img{
	width:47%;
	float:left;
	}
.survice_con .survice_box .r_img{
	width:47%;
	float:right;
	}
	
.survice_con .survice_box .l_img p,
.survice_con .survice_box .r_img p{
	text-align:center;
	font-size:11px;
	line-height:20px;
	letter-spacing:0.075em;
	margin:10px 0 35px;
	}
	
	
	

.rare_works{
	width:calc(100% - 30px);
	max-width:1000px;
	margin:45px auto 0;
	background:#fff;
	position:relative;
	padding:30px;
	box-sizing:border-box;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	}

.rare_works:before{
	content:"";
	display:block;
	width:312px;
	height:26px;
	position:absolute;
	left:0;
	right:0;
	top:-20px;
	margin:auto;
	background:url(../image/rare_stit.png);
	background-size:cover;
	}
.rare_works .rare_works_inr{
	width:100%;
	position:relative;
	padding:80px 0 40px;
	border:2px solid #dd4d3a;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	box-sizing:border-box;
	
	}
	
.rare_works .rare_works_inr h1{
	width:600px;
	position:absolute;
	top:-6px;
	left:0;
	right:0;
	margin:auto;
	background:#fff;
	text-align:center;
	}
.rare_works .rare_works_inr h1 img{
	width:419px;	
}

	
.rare_works .rare_works_inr ul{
	margin-left:12%;
	}
.rare_works .rare_works_inr ul li{
	position:relative;
	clear:both;
	color:#000;
	padding:0 18px 18px 60px;
	box-sizing:border-box;
	margin-bottom:20px;
	border-bottom:2px solid #d8ad63;
	}
	
.rare_works .rare_works_inr ul li:before{
	content:"";
	display:block;
	position:absolute;
	left:0;
	bottom:16px;
	width:40px;
	height:20px;
	}
.rare_works .rare_works_inr ul .rare1{
	width:240px;
}
.rare_works .rare_works_inr ul .rare1:before{
	background:url(../image/rare_num1.png);
	background-size:cover;
	}

.rare_works .rare_works_inr ul .rare2{
	width:265px;
}
.rare_works .rare_works_inr ul .rare2:before{
	background:url(../image/rare_num2.png);
	background-size:cover;
	}
	
.rare_works .rare_works_inr ul .rare3{
	width:293px;
 }	
.rare_works .rare_works_inr ul .rare3:before{
	background:url(../image/rare_num3.png);
	background-size:cover;
	}
	
	
.rare_works .rare_works_inr ul .rare4{
	width:340px;
 }
.rare_works .rare_works_inr ul .rare4:before{
	background:url(../image/rare_num4.png);
	background-size:cover;
	}
	
.rare_works .rare_works_inr ul .rare5{
	width:321px;
 }	
.rare_works .rare_works_inr ul .rare5:before{
	background:url(../image/rare_num5.png);
	background-size:cover;
	}
	
.rare_works .rare_works_inr .rare_illust{
	width:143px;
	position:absolute;
	top:50px;
	right:120px;
	}

@media screen and ( max-width: 1000px ) {
	
.rare_works .rare_works_inr ul{
	margin-left:5%;
	}
.rare_works .rare_works_inr .rare_illust{
	width:143px;
	position:absolute;
	top:50px;
	right:5%;
	}

	}
	
@media screen and ( max-width: 780px ) {
	
	
#hasei_main{
	padding-top:0px;
	padding-bottom:70px;
	}

#hasei_main .hasei_image{
	margin:0 auto 35px;
	}

#hasei_main .hasei_image h1{
	width:90px;
	}
	
	
	
.survice_con{
	width:calc(100% - 30px);
	max-width:1000px;
	margin:0 auto;
	-js-display: flex;
	display:-webkit-box;
	display: -webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
    justify-content: space-between;
	-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	
	}
.survice_con h1{
	width:100%;
	text-align:center;
	margin:10px auto 40px;
	}
.survice_con h1 img{
	width:320px;
	}

.survice_con h1:before{
	margin:0 auto 10px;
	font-size:10px;
	}
	
	
.survice_con .survice_box{
	width:100%;
	padding:25px 25px 30px;
	margin-bottom:5%;
	box-sizing:border-box;
	background:#fff;
	}
	
.survice_con .survice_box h2{
	text-align:center;
	font-size:18px;
	color:#000;
	margin-bottom:8px;
	}

.survice_con .survice_box h3{
	font-size:11px;
	letter-spacing:0.12em;
	text-align:center;
	color:#ec6d56;
	text-align:center;
	width:100%;
	
	}	

.survice_con .survice_box p{
	font-size:12px;
	line-height:1.75em;
	letter-spacing:0.025em;
	color:#000;
	margin:15px 0 15px;
	}
	
.survice_con .survice_box .l_img{
	width:48%;
	float:left;
	}
.survice_con .survice_box .r_img{
	width:48%;
	float:right;
	}
	
.survice_con .survice_box .l_img p,
.survice_con .survice_box .r_img p{
	text-align:center;
	font-size:11px;
	line-height:20px;
	letter-spacing:0.075em;
	margin:10px 0 35px;
	}
	
	

.rare_works{
	width:100%;
	max-width:1000px;
	margin:45px auto 0;
	background:#fff;
	position:relative;
	padding:65px 15px 25px 15px;
	box-sizing:border-box;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	}

.rare_works:before{
	content:"";
	display:block;
	width:234px;
	height:20px;
	position:absolute;
	left:0;
	right:0;
	top:30px;
	margin:auto;
	background:url(../image/rare_stit.png);
	background-size:cover;
	}
.rare_works .rare_works_inr{
	width:100%;
	position:relative;
	padding:45px 0 15px;
	border:0 solid #dd4d3a;
	
	}
	
.rare_works .rare_works_inr h1{
	width:100%;
	max-width:314px;
	position:absolute;
	top:0px;
	left:0;
	right:0;
	margin:auto;
	background:#fff;
	text-align:center;
	}
.rare_works .rare_works_inr h1 img{
	width:314px;	
}

	
.rare_works .rare_works_inr ul li{
	position:relative;
	clear:both;
	color:#000;
	padding:0 15px 8px 40px;
	box-sizing:border-box;
	margin-bottom:10px;
	font-size:12px;
	line-height:1.75em;
	border-bottom:2px solid #d8ad63;
	}
	
.rare_works .rare_works_inr ul li:before{
	content:"";
	display:block;
	position:absolute;
	left:0;
	bottom:13px;
	width:30px;
	height:15px;
	}
.rare_works .rare_works_inr ul .rare1{
	width:100%;
	max-width:195px;
}
.rare_works .rare_works_inr ul .rare2{
	width:100%;
	max-width:220px;
}
.rare_works .rare_works_inr ul .rare3{
	width:100%;
	max-width:230px;
 }	
	
	
.rare_works .rare_works_inr ul .rare4{
	width:100%;
	max-width:280px;
 }
.rare_works .rare_works_inr ul .rare4:before{
	bottom:auto;
	top:1px;
	}
	
.rare_works .rare_works_inr ul .rare5{
	width:100%;
	max-width:251px;
 }	
.rare_works .rare_works_inr .rare_illust{
	width:143px;
	position:absolute;
	top:50px;
	right:120px;
	display:none;
	}

	
	}
	
	