@charset "utf-8";

/**
 *
 *  サイト共通
 *
 */

/*--------------------------------------------------------------------------
   reset
---------------------------------------------------------------------------*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,
sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,
figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}
ins{background-color:#ff9;color:#000;text-decoration:none;}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
img{border:0;vertical-align:top;}
em{font-style:italic;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:0;padding:0;}
input,select,textarea{font-family:inherit;font-style:inherit;font-weight:inherit;font-size:100%;margin:0;padding:0;vertical-align:middle;}
input:focus,textarea:focus,select:focus{outline:none;}


/*--------------------------------------------------------------------------
   html
---------------------------------------------------------------------------*/

html{
	/*overflow-y: scroll;*/
}


/*--------------------------------------------------------------------------
   body
---------------------------------------------------------------------------*/

body{
	overflow-x: hidden;
	min-width: 1026px;
	color: #333;
	font-family: '游ゴシック',YuGothic,'ヒラギノ角ゴ ProN W3',"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 16px;
	font-size: 100%\9;
	line-height: 1.6;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){
  body{font-size:100%;}
}


/*--------------------------------------------------------------------------
   base link
---------------------------------------------------------------------------*/

a{
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
a:link,
a:visited{
	color: #000;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
	outline: none;
}
a:active{
	outline: none;
}


/*--------------------------------------------------------------------------
   Container
---------------------------------------------------------------------------*/

#Page{
}


/*--------------------------------------------------------------------------
   Header
---------------------------------------------------------------------------*/

#Header ul li{
    margin: 0;
}
#Header .hd_inner-wrap{
	position: relative;
	height: 150px;
}
#Header .hd_inner-wrap:before{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0 0 0 10px;
	-moz-border-radius: 0 0 0 10px;
	border-radius: 0 0 0 10px;
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	height: 100%;
	left: 50%;
	width: 100%;
	margin-left: -534px;
	border-bottom: solid 1px #B4B3B3;
}
#Header .hd_inner-wrap:after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0 0 0 10px;
	-moz-border-radius: 0 0 0 10px;
	border-radius: 0 0 0 10px;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
	left: 50%;
	width: 100%;
	margin-left: -534px;
	border-left: solid 1px #B4B3B3;
}

#Header .hd_inner{
	-webkit-box-sizing: border-box ;
	-moz-box-sizing: border-box ;
	box-sizing: border-box ;
	-webkit-border-radius: 0 0 0 10px;
	-moz-border-radius: 0 0 0 10px;
	border-radius: 0 0 0 10px;
	width: 1068px;
	margin: 0 auto;
	border-left: solid 1px #B4B3B3;
}
#Header .hd_inner .c_inner-base{
	position: relative;
	height: 150px;
	z-index: 1;
}

#Header ul{
	list-style: none;
}


/* tagline
-----------------------------------------------------------------*/
#Header .tagline{
	position: absolute;
	font-size: 19px;
	top: 20px;
	left: 273px;
	font-weight: normal;
}

/* logo
-----------------------------------------------------------------*/
#Header .logo{
	position: absolute;
	top: 20px;
	left: 12px;
}
	
/* tel
-----------------------------------------------------------------*/
#Header .link-list{
	position: absolute;
	right: 0;
	bottom: -15px;

}
#Header .link-list li{
	float: left;
	margin-left: 17px;

}


/* gnav
-----------------------------------------------------------------*/
#gnav{
	margin-top: 25px;
}
#gnav ul{
	overflow: hidden;
	border-right: solid 1px #CCC;
}
#gnav ul li{
	float: left;
	display: table;
	width: 151px;
	text-align: center;
}
#gnav ul li a{
	width: 100%;	
	display: table-cell;
	font-weight: bold;
	vertical-align: middle;
}
#gnav ul li a:hover{
	text-decoration: none;
}
#gnav .nav01 li{
	width: 192px;
	height: 51px;
	font-size: 16px;
}
#gnav .nav01 li:first-child{
	width: 191px;
}
#gnav .nav02 li{
	width: 320px;
	height: 40px;
	font-size: 15px;
}
#gnav .nav02 li:first-child{
	width: 319px;
}
#gnav .nav01 li a{
    text-shadow: 0px 0px 4px rgba(137, 114, 137, 0.41);
    background: url(../../../contents/images/gnav_bg01.png) no-repeat 0 -51px;
	color: #8A2786;
	line-height: 51px;
}
#gnav .nav02 li a{
	background: url(../../../contents/images/gnav_bg02.png) no-repeat 0 -40px;
	color: #4E4D4D;
	line-height: 40px;
}
#gnav .nav02 li a:after{
	content:  "";
	display: inline-block;
	width: 9px;
	height: 8px;
	padding-left: 5px;
	background: url(../../../contents/images/ico_arw01.png) no-repeat 100% 50%;

}
#gnav .nav01 li a:hover{
	background-position: 0 0;
	color: #FFF;
}
#gnav .nav02 li a:hover{
	background-position: 0 0;
}

/*--------------------------------------------------------------------------
   Footer
---------------------------------------------------------------------------*/

#Footer{
    margin-top: 80px;
	padding-top: 88px;
	background: url(../../../contents/images/ft_bg.png) repeat-x 50% 0;
}
#Footer,
#Footer a,
#Footer p,
#Footer li{
	color: #FFF;	
}
#Footer ul li{
    margin: 0;
}
#Footer .ft_tp,
#Footer .ft_bt{
	overflow: hidden;
}
#Footer .ft_bt{
 margin-top: 10px;   
}
#Footer .ft_inner{
	position: relative;
	padding: 23px 0 45px;
	background: #A39E9C;
}
#Footer .c_inner-base{
	position: relative;
}

/* logo
-----------------------------------------------------------------*/
#Footer .logo{
	float: left;
	margin-right:  68px;
}

/* btn-pagetop
-----------------------------------------------------------------*/
#Footer .btn-pagetop{
	position: fixed;
	bottom: 50px;
	right: 50px;
	z-index: 100;
}

/* link-list
-----------------------------------------------------------------*/
#Footer .link-list{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 714px;	
	padding: 16px;
	margin-left: 240px;
	background: #FFF;
}
#Footer .link-list ul{
	overflow: hidden;
}
#Footer .link-list ul li{
	float: left;
	margin-left: 19px;
	vertical-align: middle;
}
#Footer .link-list ul li:first-child{
	margin-left: 0;
}

/* add
-----------------------------------------------------------------*/
#Footer .add{
	float: left;
	font-size: 14px;
}

/* nav
-----------------------------------------------------------------*/
#Footer .ft_nav{
	overflow: hidden;
	float: right;
	margin-top: 15px;
	font-size: 12px;
	letter-spacing: -.4em;
}
#Footer .ft_nav > ul{
	display: inline-block;
	list-style: disc;
	letter-spacing: normal;
	padding-left: 70px;
	vertical-align: top;
}
#Footer .ft_nav > ul li{
	margin-top: 12px;
}
#Footer .ft_nav > ul > li > ul{
    margin-top: 5px;
    border-top: solid 1px #FFF;
}
#Footer .ft_nav > ul ul li{
    margin-top: 8px;
}
#Footer .ft_nav > ul > li > ul > li:before{
    content: "・";
}
#Footer .ft_nav ul ul ul{
    padding-left: 1em;
}

/* copy
-----------------------------------------------------------------*/
#Footer .copy{
    margin-top: 20px;
	font-size: 12px;
}


/*--------------------------------------------------------------------------
   Content
---------------------------------------------------------------------------*/

#Content main > article{
    float: none;
    width: 100%;
    padding: 0;
}
#Content ul.list{
    padding-left: 1.5em;
    list-style-type: disc;
}


/* パンくずリスト
-----------------------------------------------------------------*/
#topicPath{
    position: static;
    padding: 10px 0;
}


/*--------------------------------------------------------------------------
   Other
---------------------------------------------------------------------------*/

/* clearfix
-----------------------------------------------------------------*/
.cf:before,
.cf:after{
	content: "";
	display: table;
}
.cf:after{
	clear: both;
}
.cf{
	zoom: 1;
}

/* box-model
-----------------------------------------------------------------*/
/*
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*/


