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

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

#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 3% 0 15%;
}
#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: -40px;
	color: #5a878f;
}
#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:0em;
}
#protect_head .protect_head_top h1 .sukima{
	letter-spacing:0em;
}
#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:30px;
	background:url('../img/bk_02.png') no-repeat left top/20%;
}

#protect_head .protect_head_bottom .protect_head_bottom_text .protect_head_bottom_text_wrap{
	width:930px;
	margin:0 auto;
}
#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:17px;
	line-height:2;
/* 	letter-spacing:0.125em; */
	letter-spacing:0;
/* 	height:730px; */
	position:relative;
	margin-top:70px;
}
#protect_head .protect_head_bottom .protect_head_bottom_text .text:after{
	content:"";
	width:50px;
	height:1px;
	background:#a9a9a9;
	position:absolute;
	left:-60px;
	top:70px;
}
#protect_head .protect_head_bottom .protect_head_bottom_text h2{
	float:left;
/* 	font-family: "notera", serif;
	font-size:49px;
	font-weight:500; */
	width: 380px;
	margin-top:100px;
}
#protect_head .protect_head_bottom .protect_head_bottom_text h2 img{
	display: block;
	width: 100%;
}
#protect_head .protect_head_bottom .protect_head_bottom_link{
	margin-top:110px;
}

#protect_head .protect_head_bottom .protect_head_bottom_link h2{
	text-align:center;
	font-family: "pass", serif;
	font-size:34px;
	letter-spacing:0.05em;
	font-weight:500;
	margin-bottom:85px;
}
#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.ul01{
	margin-bottom: 40px;
}
#protect_head .protect_head_bottom .protect_head_bottom_link ul li{
	display:inline-block;
	letter-spacing:normal;
	vertical-align:top;
	margin-right: 70px;
}
#protect_head .protect_head_bottom .protect_head_bottom_link ul li:nth-last-of-type(1){
	margin-right:0;
}
#protect_head .protect_head_bottom .protect_head_bottom_link ul li a{
	font-size:23px;
	font-family: "modernsans", sans-serif;
	letter-spacing:0.033em;
}

#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:0;
	background:url('../img/link_line.png') repeat-x top center;
	padding-bottom: 50px;
}
#main.to_links{
	background:#e2eaec;
}

#main.to_links .to_link .fltbox .boxR .contents_head_to_link .like{
	background:#a68f6a;
}


#main.to_links .to_link .fltbox .boxR .contents_head_to_link h2 span{
	font-family: "playfair", serif;
}



/*----------------------------------------------------
☆component
----------------------------------------------------*/
#component .fltbox .boxL h2{
	background: #5a878f;
	font-family :YuMincho, 'Yu Mincho', serif;
}
#component .fltbox .boxR h2{
	left:-13px;
}


/*----------------------------------------------------
☆footer_link
----------------------------------------------------*/
#footer .footer_link{
	background:#e2eaec;
}
