@charset "utf-8";

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:22px;
	background:#fffafa;		
}

/*--- Wrapper----*/
#wrapper{
	width:980px;
	height:auto;
	margin:0px auto;		
}
/*----Header-----*/
#header{
	width:100%;
	height:180px;
	background:#FF8268;
	
}	
#header-left-right{
	width:980px;
	height:120px;
	margin:0px auto;		
}
#header-left{
	width:236px;
	height:120px;
	float:left;	
}
#header-left a:link, #header-left a:visited{
	text-decoration:none;					
}
#header-left a:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}				
#header-left h1{	
	margin-top:20px;
}		
#header-right{
	width:700px;
	height:135px;
	float:right;
	margin-top:5px;					
}
#tel{
	float:right;	
	height:91px;	
}
#tel_sub1{
	color:#fff;
	font-size:30px;
	padding-top:5px;
	padding-left:57px;
	margin-top:5px;
	font-weight:bold;
	height:35px;	
	background:url(/web/20190126081003im_/http://boardlike.co.jp/common/img/p3.png) no-repeat;	
	background-position:14px 0px;
}
.IE #tel_sub1{
	padding-top:8px !important;
}
#tel_sub1 a{
	padding:10px 20px 10px 0px;
	text-decoration:none;
	color:#fff;
}
#tel_sub1 a:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
#tel_sub2{
	margin-top:-5px;	
	color:#333;
	font-size:13px;
	padding:2px 10px;
	background:#fffafa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	text-align:center;
}
/*---navi----*/
#navi{
	width:980px;		
	clear:both;			
}
#navi ul{		
	float:right;		
	padding-top:8px;
}
#navi li{
	display:inline;		
	
}	
#navi a{			
	display:block;
	float:left;
	font-size:12px;
	text-align:center;
	padding:3px 8px 12px 8px;
	color:#FFFFFF;
	letter-spacing:0.2px;
	margin-left:0px;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	line-height:150%;
}
#navi a:hover{	
	height:30px;
	color:#dc143c;	
	background:#fff !important;
}
.active a{
	height:30px;
	color:#dc143c !important;
	background:#fff !important;
}
/*---content----*/
#banner{
	width:980px;
	height:480px;
	margin:0px auto;
	clear:both;
	position:relative;	
}	
#img-banner{
	width:980px;
	height:480px;
	overflow:hidden;
}
#img-banner img{
	width:100%;
	height:auto;
}
#text-banner{
	width:980px;	
	background:#eaeaea;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	position:absolute;
	text-align:center;
	margin-top:380px;
	z-index:88;
}
#text-banner p{
	display:block;
	font-size:20px;
	font-weight:300;
	color:#F00;
	padding:10px 20px;
	text-align:center;	
}
/*----Content-----*/

#content{
	width:980px;
	height:auto;
	margin:0px auto;
	clear:both;	
}	
.block-content{
	width:980px;
	height:auto;	
}
.block-title{	
	width:910px;	
	background:#FF8268 url(/web/20190126081003im_/http://boardlike.co.jp/common/img/icon_title.png) 10px center no-repeat;
	padding: 8px 20px 6px 50px;
}
.block-title h2{
	font-size:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	color:#FFF;
	letter-spacing:0.2px;
	font-weight:600;
}
.block-title2{
	margin-top:20px;
	clear:both;
	width:930px;
	height:40px;
	border-bottom:solid 1px #dc143c;
	margin-left:30px;
}

.block-title2 h3{
	font-size:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top:8px;
	margin-left:20px;
	color:#dc143c;
	letter-spacing:0.9px;
}
.block-ct{
	width:980px;
	height:auto;
}
.block-img{
	width:240px;
	height:auto;
	margin-top:30px;
	float:left;
}
.block-text{
	float:left;
	width:600px;
	height:auto;
}

.block-text p{
	margin-top:30px;
	padding-left:20px;
	line-height:22px;
}

/*---menu-footer-----*/

#menu-footer{
	width:980px;
	height:220px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	clear:both;	
}
#menu-footer ul{
	width:980px;	
	height:auto;
	padding-top:35px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;	
}
#menu-footer li {	
	display:inline;
	text-align:center;
	float:left;
	border:solid 1px  #C0C0C0;
	background: #C0C0C0;
	margin-right:5px;
	margin-left:6px;
	padding-bottom:15px;
	max-height:155px;
	width:183px;
}
#menu-footer img{
	margin-bottom:5px;	
	width:183px;	
}
.img1{
	margin-left:10px;	
}
#menu-footer a{
	text-decoration:none;
	color:#FFF;
	font-size:14px;		
	letter-spacing:0.9px;
}
#menu-footer a:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
/*-----Footer----*/
#footer{
	margin-top:50px;
	width:100%;
	height:60px;
	background:#FF8268;	
	box-shadow: 0px 1px 5px rgba(0,0,0,0.4) inset;
}
#text-footer{
	width:100%;	
	text-align:center;		
	color:#FFF;		
	font-size:14px;	
	padding-top:0px;
}
#text-footer a{
	
	color:#fff;
	text-decoration:none;
}
#text-footer a:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

/**********************************[to pagetop]***/
#pageTop {
	background:#fff;
	color: #dc143c;
	padding:10px;
	position:fixed;
	bottom:60px;
	right:0;
	font-weight:bold;
	font-size:2em;
	line-height:1;
	text-align:center;
	box-shadow:1px 1px 2px #333;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	border-radius: 20px 0 0 20px;
}
#pageTop:hover {
	background:#fff;
	color: #3598db;
	opacity:1;
}
#pageTop small {
	font-weight:normal;
	font-size:12px;
}
.clearall{
	clear:both;
}
/*_______________________ font size _________________________*/

.f-10 {
	font-size: 10px;
}
.f-11 {
	font-size: 11px;
}
.f-12 {
	font-size: 12px;
}
.f-13 {
	font-size: 13px;
}
.f-14 {
	font-size: 14px;
}
.f-15 {
	font-size: 15px;
}
.f-16 {
	font-size: 16px;
}
.f-17 {
	font-size: 17px;
}
.f-18 {
	font-size: 18px;
}
.f-19 {
	font-size: 19px;
}
.f-20 {
	font-size: 20px;
}
.f-21 {
	font-size: 21px;
}
.f-22 {
	font-size: 22px;
}
.f-23 {
	font-size: 23px;
}
.f-24 {
	font-size: 24px;
}
.f-25 {
	font-size: 25px;
}
.f-26 {
	font-size: 26px;
}
.f-27 {
	font-size: 27px;
}
.f-28 {
	font-size: 28px;
}
.f-29 {
	font-size: 29px;
}
.f-30 {
	font-size: 30px;
}
.f-31 {
	font-size: 31px;
}
.f-32 {
	font-size: 32px;
}
.f-33 {
	font-size: 33px;
}
.f-34 {
	font-size: 34px;
}
.f-35 {
	font-size: 35px;
}
.f-36 {
	font-size: 36px;
}
.f-37 {
	font-size: 37px;
}
.f-38 {
	font-size: 38px;
}
.f-39 {
	font-size: 39px;
}
.f-40 {
	font-size: 40px;
}
/*_______________________ margin _________________________*/
.mgl-5 {
	margin-left: 5px;
}
.mgl-10 {
	margin-left: 10px;
}
.mgl-15 {
	margin-left: 15px;
}
.mgl-20 {
	margin-left: 20px;
}
.mgl-25 {
	margin-left: 25px;
}
.mgl-30 {
	margin-left: 30px;
}
.mgl-35 {
	margin-left: 35px;
}
.mgl-40 {
	margin-left: 40px;
}
.mgl-45 {
	margin-left: 45px;
}
.mgl-50 {
	margin-left: 50px;
}
.mgl-55 {
	margin-left: 55px;
}
.mgl-60 {
	margin-left: 60px;
}
.mgl-65 {
	margin-left: 65px;
}
.mgl-70 {
	margin-left: 70px;
}
/*_____________*/
.mgr-5 {
	margin-right: 5px;
}
.mgr-10 {
	margin-right: 10px;
}
.mgr-15 {
	margin-right: 15px;
}
.mgr-20 {
	margin-right: 20px;
}
.mgr-25 {
	margin-right: 25px;
}
.mgr-30 {
	margin-right: 30px;
}
.mgr-35 {
	margin-right: 35px;
}
.mgr-40 {
	margin-right: 40px;
}
.mgr-45 {
	margin-right: 45px;
}
.mgr-50 {
	margin-right: 50px;
}
.mgr-55 {
	margin-right: 55px;
}
.mgr-60 {
	margin-right: 60px;
}
.mgr-65 {
	margin-right: 65px;
}
.mgr-70 {
	margin-right: 70px;
}
/*____________*/
.mgt-5 {
	margin-top: 5px;
}
.mgt-10 {
	margin-top: 10px;
}
.mgt-15 {
	margin-top: 15px;
}
.mgt-20 {
	margin-top: 20px;
}
.mgt-25 {
	margin-top: 25px;
}
.mgt-30 {
	margin-top: 30px;
}
.mgt-35 {
	margin-top: 35px;
}
.mgt-40 {
	margin-top: 40px;
}
.mgt-45 {
	margin-top: 45px;
}
.mgt-50 {
	margin-top: 50px;
}
.mgt-55 {
	margin-top: 55px;
}
.mgt-60 {
	margin-top: 60px;
}
.mgt-65 {
	margin-top: 65px;
}
.mgt-70 {
	margin-top: 70px;
}
/*____________________*/
.mgb-5 {
	margin-bottom: 5px;
}
.mgb-10 {
	margin-bottom: 10px;
}
.mgb-15 {
	margin-bottom: 15px;
}
.mgb-20 {
	margin-bottom: 20px;
}
.mgb-25 {
	margin-bottom: 25px;
}
.mgb-30 {
	margin-bottom: 30px;
}
.mgb-35 {
	margin-bottom: 35px;
}
.mgb-40 {
	margin-bottom: 40px;
}
.mgb-45 {
	margin-bottom: 45px;
}
.mgb-50 {
	margin-bottom: 50px;
}
.mgb-55 {
	margin-bottom: 55px;
}
.mgb-60 {
	margin-bottom: 60px;
}
.mgb-65 {
	margin-bottom: 65px;
}
.mgb-70 {
	margin-bottom: 70px;
}
/*_______________________ padding _________________________*/
.pdl-5 {
	padding-left: 5px;
}
.pdl-10 {
	padding-left: 10px;
}
.pdl-15 {
	padding-left: 15px;
}
.pdl-20 {
	padding-left: 20px;
}
.pdl-25 {
	padding-left: 25px;
}
.pdl-30 {
	padding-left: 30px;
}
.pdl-35 {
	padding-left: 35px;
}
.pdl-40 {
	padding-left: 40px;
}
.pdl-45 {
	padding-left: 45px;
}
.pdl-50 {
	padding-left: 50px;
}
.pdl-55 {
	padding-left: 55px;
}
/*____________________*/
.pdr-5 {
	padding-right: 5px;
}
.pdr-10 {
	padding-right: 10px;
}
.pdr-15 {
	padding-right: 15px;
}
.pdr-20 {
	padding-right: 20px;
}
.pdr-25 {
	padding-right: 25px;
}
.pdr-30 {
	padding-right: 30px;
}
.pdr-35 {
	padding-right: 35px;
}
.pdr-40 {
	padding-right: 40px;
}
/*____________________*/
.pdt-5 {
	padding-top: 5px;
}
.pdt-10 {
	padding-top: 10px;
}
.pdt-15 {
	padding-top: 15px;
}
.pdt-20 {
	padding-top: 20px;
}
.pdt-25 {
	padding-top: 25px;
}
.pdt-30 {
	padding-top: 30px;
}
.pdt-35 {
	padding-top: 35px;
}
.pdt-40 {
	padding-top: 40px;
}
/*____________________*/
.pdb-5 {
	padding-bottom: 5px;
}
.pdb-10 {
	padding-bottom: 10px;
}
.pdb-15 {
	padding-bottom: 15px;
}
.pdb-20 {
	padding-bottom: 20px;
}
.pdb-25 {
	padding-bottom: 25px;
}
.pdb-30 {
	padding-bottom: 30px;
}
.pdb-35 {
	padding-bottom: 35px;
}
.pdb-40 {
	padding-bottom: 40px;
}
/*_______________________ border radius _________________________*/
.bdr-3 {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}
.bdr-4 {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}
.bdr-5 {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.bdr-6 {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}
.bdr-7 {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
}
.bdr-8 {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
}
.bdr-9 {
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-ms-border-radius: 9px;
	-o-border-radius: 9px;
}
.bdr-10 {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}
/*_______________________ hover _________________________*/
.hvo-5:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.hvo-6:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.hvo-7:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.hvo-8:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.hvu:hover {
	text-decoration: underline;
}
a.mail {
	text-decoration: none;
	color: inherit;
}
a.mail:hover {
	text-decoration: underline;
}
a.activemail {
	text-decoration: underline;
}
/*_______________________ font family _________________________*/
.fml-gt {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}
.fml-mc {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', sans-serif;
}
.fml-mr {
	font-family: 'Meiryo', sans-serif;
}
.fml-ok {
	font-family: 'Osaka', sans-serif;
}
.fml-rt {
}
/*_______________________ line-height _________________________*/
.lh-100 {
	line-height: 100%;
}
.lh-160 {
	line-height: 160% !important;
}
.lh-170 {
	line-height: 170%;
}
.lh-180 {
	line-height: 180%;
}
.lh-200 {
	line-height: 200% !important;
}
.lh-250 {
	line-height: 250%;
}
/*_______________________ font weight _________________________*/
.fw-b {
	font-weight: bold;
}
.fw-l {
	font-weight: lighter;
}
.fll {
	float: left;
}
.flr {
	float: right;
}
.tal-l {
	text-align: left;
}
.tal-r {
	text-align: right;
}
.tal-c {
	text-align: center;
}
.red {color:#F00;}
