@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------
☆header
----------------------------------------------------*/
#header{
	border-color: #f0f0f0;
}

#header .header .overser{
	background-image: url('../../cmn/cmn_img/slash.png') ;
}
/*----------------------------------------------------
☆protect_head
----------------------------------------------------*/
#protect_head{
	width: 100%;
	background: #fff;
	margin-bottom:80px;
}

#protect_head .protect_head_top{
	width: 82%;
	margin: 0 14.5% 0 2.5%;
}
#protect_head .protect_head_top h1{
	font-size:26px;
	letter-spacing:0.175em;
	font-weight:500;
	margin-bottom:-14px;
	position:relative;
	z-index:1;
	margin-left:170px;
}
#protect_head .protect_head_top h1 .top{
	font-family: "abel", sans-serif;
	font-size:13px;
	display: block;
	font-weight: 500;
	letter-spacing: 0.3em;
	margin-bottom:30px;
}
#protect_head .protect_head_top h1 .big{
	font-size:44px;
	letter-spacing:0;
}
#protect_head .protect_head_top h1 .sukima{
	letter-spacing:0;
}
#protect_head .protect_head_top .img{
	width:100%;
	position:relative;
	z-index:0;
}
#protect_head .protect_head_top .img img{
	display:block;
	width:100%;
}

#protect_head .protect_head_bottom{
	margin-top:110px;
	background:
	url('../img/bk_01.jpg') no-repeat right 20%,
	url('../img/bk_02.jpg') no-repeat left 80%,
	url('../img/bk_deco01.png') no-repeat 20% bottom,
	url('../img/bk_deco02.png') no-repeat 80% bottom;
}

#protect_head .protect_head_bottom .protect_head_bottom_text .protect_head_bottom_text_wrap{
	width:1070px;
	margin:0 auto;
	position: relative;
}
#protect_head .protect_head_bottom .protect_head_bottom_text:after{
	content:"";
	display:block;
	clear:both;
}
#protect_head .protect_head_bottom .protect_head_bottom_text .text{
	float:right;
/*   -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-webkit-text-orientation: upright;
  -moz-text-orientation: upright;
  -ms-text-orientation: upright;
  text-orientation: upright; */
	font-size:16px;
	line-height:2;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	letter-spacing:0;
/* 	height:830px; */
	position:relative;
}

#protect_head .protect_head_bottom .protect_head_bottom_text .text .heikou{
	text-combine-upright: all;
	-webkit-text-combine: horizontal;
	-ms-text-combine-horizontal: all;
	box-sizing: 
}
#protect_head .protect_head_bottom .protect_head_bottom_text .text .heikou.dott01{
	padding-left:0.5rem;
}
#protect_head .protect_head_bottom .protect_head_bottom_text .text .heikou.dott02{
	padding-right:0.5rem;
}
#protect_head .protect_head_bottom .protect_head_bottom_text .text:after{
	content:"";
	width:50px;
	height:1px;
	background:#505050;
	position:absolute;
	left:-60px;
	top:65px;
}
#protect_head .protect_head_bottom .protect_head_bottom_text h2{
	float:left;
	font-family: "notera", serif;
	font-size:40px;
	font-weight:500;
	transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	-webkit-transform: rotate(-4deg);
	margin-top:50px;
}
#protect_head .protect_head_bottom .protect_head_bottom_link{
	margin-top:200px;
}

#protect_head .protect_head_bottom .protect_head_bottom_link h2{
	text-align:center;
	font-family: "abel", sans-serif;
	font-size:27px;
	letter-spacing:0.125em;
	font-weight:500;
	margin-bottom:45px;
}
#protect_head .protect_head_bottom .protect_head_bottom_link ul{
	letter-spacing:-1em;
	text-align:center;
}
#protect_head .protect_head_bottom .protect_head_bottom_link ul li{
	display:inline-block;
	letter-spacing:normal;
	vertical-align:top;
}
#protect_head .protect_head_bottom .protect_head_bottom_link ul li:nth-of-type(2){
	margin:0 70px;
}
#protect_head .protect_head_bottom .protect_head_bottom_link ul li a{
	font-size:22px;
	font-family: "abel", sans-serif;
	letter-spacing:0.125em;
}

#protect_head .protect_head_bottom .protect_head_bottom_link .link_button{
	text-align:center;
}

#protect_head .protect_head_bottom .protect_head_bottom_link .link_button a{
	font-size:15px;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	padding:13px 100px;
	display:inline-block;
	border:1px solid #505050;
	border-radius:2px;
	margin-top:60px;
}
#protect_head .protect_head_bottom .protect_head_bottom_link .link_button a span{
	position:relative;
	padding-right:25px;
}

#protect_head .protect_head_bottom .protect_head_bottom_link .link_button a span:after{
	content:"\f078";
	font-family: "FontAwesome";
	font-size:14px;
	position:absolute;
	right:0;
}



/*----------------------------------------------------
☆to_links
----------------------------------------------------*/
#main.to_links .to_link .fltbox{
	border-top:1px solid #505050;
}
#main.to_links{
	background:#EBE6F0;
}
#main.to_links .to_link .fltbox .boxR .contents_head_to_link .like{
	background:#6094c7;
}



/*----------------------------------------------------
☆component
----------------------------------------------------*/
#component .fltbox .boxR h2{
	left:-13px;
}
