@charset "utf-8";

/**
 *
 * global: サイト共通
 *
 */


/*--------------------------------------------------------------------------
	reset
---------------------------------------------------------------------------*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,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:1;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
nav ul{list-style:none;}
ul,ol,li,dl,dt,dd{list-style-type:none;list-style-position:outside;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}
ins{text-decoration:none;}
img{vertical-align:top;border:0;}
del{text-decoration:line-through;}
hr{display:block;height:0;border:0;margin:0;padding:0;}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
em,strong{ font-weight: bold;}
input,select,textarea{margin:0;padding:0;vertical-align:baseline;}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
img {max-width: 100%;}


/*--------------------------------------------------------------------------
	head
---------------------------------------------------------------------------*/
head{
	font-family: pc;
}

/* @SP */
@media all and (max-width: 767px){
	head{
		font-family: sp;
	}
}


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


/*--------------------------------------------------------------------------
	body
---------------------------------------------------------------------------*/
body{
	min-width: 1210px;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:14px;
	line-height:1.8;
	color: #2e2b2c;
	-webkit-text-size-adjust:100%;
}

/* @SP */
@media all and (max-width: 767px){
	body{
		min-width: 320px;
		font-size: 12px;
	}
}


/*----------------------------------------------------------------------
	a
----------------------------------------------------------------------*/
a        { color: #d91c5c; outline:none;}
a:hover  { text-decoration: none;}
/*
a:link,
a:visited{ color: #d91c5c;}
*/


/*----------------------------------------------------------------------
	img
----------------------------------------------------------------------*/
img{
	-webkit-touch-callout:none;
	   -moz-touch-callout:none;
	        touch-callout:none;
	-webkit-user-select:none;
	   -moz-user-select:none;
	        user-select:none;
}
/* @SP */
@media all and (max-width: 767px){
	img{
		height: auto;
	}
}

/*--------------------------------------------------------------------------
	.inner_base
--------------------------------------------------------------------------*/
.inner_base{
	width: 960px;
	margin: 0 auto;
	padding: 0 20px;
}
/* @SP */
@media all and (max-width: 767px){
	.inner_base{
		width: auto;
	}
}


/*--------------------------------------------------------------------------
  #Page
---------------------------------------------------------------------------*/
#Page{}


/*--------------------------------------------------------------------------
	header
---------------------------------------------------------------------------*/
#Header{
	z-index: 500;
	position: fixed;
	width: 210px;
	height: 100%;
	background: #fff;
	box-shadow: 2px 0 3px rgba(0,0,0,0.1);
	overflow-y: auto;
	overflow-x: hidden;
}

/* parfectscrollbar */
/*
#Header.is_hover .ps-container{
	overflow: visible !important;
}
#Header.is_hover .nav_lower.ps-container{
	overflow: hidden !important;
}
*/
.header_scroll{
	overflow: hidden;
	position: relative;
	height: 100%;
}
#Header .ps-scrollbar-y-rail{
	z-index: 600;
}
#Header .ps-container > .ps-scrollbar-y-rail {
	left: 3px;
	width: 3px;
}
#Header .nav_lower.ps-container > .ps-scrollbar-y-rail {
	left: auto;
	width: 3px;
	right: 3px;
}


/* .logo */
#Header .logo{
	z-index: 50;
	position: relative;
}
#Header .logo a{
	overflow: hidden;
	display: block;
	background: url(../../../shared/images/logo_pc.png) no-repeat;
	width: 210px;
	height: 210px;
	text-indent: -100%;
}

/* @SP */
@media all and (max-width: 767px){
	#Header{
		position: static;
		width: 100%;
		height: 83px;
		min-height: 0;
		background: #fff url(../../../shared/images/hd_bg_sp.png) repeat-x;
		background-size: 6px 5px;
	}

	.header_scroll{
		overflow: visible;
		position: static;
		height: auto;
	}

	#Header .logo{
		padding-top: 5px;
	}
	#Header .logo a{
		background: url(../../../shared/images/logo_sp.png) no-repeat;
		width: 305px;
		height: 78px;
		margin: 0 auto;
		background-size: 305px 78px;
	}
}


/*--------------------------------------------------------------------------
	#GlobalNavi
---------------------------------------------------------------------------*/
#GlobalNavi{
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 705px;
	height: 100%;
	padding-top: 230px;
}

.gnavi_sp{
	display: none;
}

/* .gnavi_pc
-----------------------------------------------------------------*/
.gnavi_pc{
	position: relative;
	height: 100%;
}
.gnavi_pc a{
	text-decoration: none;
}
.gnavi_pc a:hover,
.gnavi_pc a.active{
	color: #d91c5c !important;
}

/* ul.links_main */
.gnavi_pc ul.links_main{
	margin-bottom: 10px;
}
.gnavi_pc ul.links_main a{
	position: relative;
	display: block;
	padding: 8px 20px 8px 25px;
	color: #2e2b2c;
	font-weight: bold;
}
.gnavi_pc ul.links_main > li:hover > a{
	color: #d91c5c;
}
.gnavi_pc ul.links_main li.drop.is_globalnavi_open .arw{
	display: none;
	position: absolute;
	top: 50%;
	right: -10px;
	width: 10px;
	height: 21px;
	margin-top: -11px;
	background: url(../../../shared/images/hd_ico_acc_arw.png) no-repeat;
	z-index: 10;
	z-index: 100;
}

/* ul.links_sub */
.gnavi_pc .sub_links{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}
.gnavi_pc ul.links_sub{
	margin: 0 20px 12px 25px;
}
.gnavi_pc ul.links_sub li{
	color: #545454;
	line-height: 1.5;
	padding: 2px 0;
}
.gnavi_pc ul.links_sub a{
	font-size: 11px;
	color: #545454;
}

/* ul.links_bnrs */
.gnavi_pc ul.links_bnrs{
	margin: 0 20px 12px 25px;
}
.gnavi_pc ul.links_bnrs li + li{
	margin-top: 13px;
}

/* nav_lower */
.gnavi_pc .nav_lower{
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 210px;
	width: 0;
	height: 100%;
	background: #d91c5c;
	color: #fff;
}
.gnavi_pc .nav_lower_outline{
	box-sizing: border-box;
	display: table;
	width: 230px;
	height: 100%;
	padding: 10px 25px 35px;
}
.gnavi_pc .nav_lower_inline{
	display: table-cell;
	vertical-align: middle;
}

.gnavi_pc .nav_lower ul.cmn_links_arw01{
	margin-bottom: 22px;
}
.gnavi_pc .nav_lower ul.cmn_links_arw01._gap{
	margin-bottom: 0;
}
.gnavi_pc .nav_lower li{
	font-size: 13px;
	padding: 8px 0;
}
.gnavi_pc .nav_lower li a,
.gnavi_pc .nav_lower li span.disabled{
	color: #fff;
	padding: 0 0 0 20px;
	font-weight: normal;
}
.gnavi_pc .nav_lower li span.disabled{
	color: #cccccc;
}
.gnavi_pc .nav_lower .cat{
	margin-bottom: 22px;
	font-size: 14px;
	font-weight: bold;
}
.gnavi_pc .nav_lower .cmn_links_arw01 a,
.gnavi_pc .nav_lower .cmn_links_arw01 span.disabled{
	background-size: 8px auto;
	background-position: 3px 5px;
}
.gnavi_pc .nav_lower li .txt_small{
	font-size: 10px;
}
.gnavi_pc .nav_lower li a:hover{
	text-decoration: underline;
	color: #fff !important;
}
.gnavi_pc .nav_lower .sub_ttl{
	margin-bottom: 8px;
	font-weight: bold;
}
.gnavi_pc .nav_lower .sub_ttl .txt_small{
	font-size: 12px;
}


/* .search */
.gnavi_pc .search{
	position: relative;
	margin-top: 20px;
	height: 48px;
}
.gnavi_pc .search form,
.gnavi_pc .search form table {
	margin-bottom: 0;
}
.gnavi_pc .search .gsc-input-box{
	border: none;
}
.gnavi_pc .search .gsc-input{
	padding: 0!important;
	display: block!important;
}
.gnavi_pc .search #gsc-i-id1.gsc-input{
	height: auto !important;
}
.gnavi_pc .search .gsib_a{
	padding: 0;
}
.gnavi_pc .search input[type=text]{
	box-sizing: border-box;
	width: 100%;
	padding: 15px 45px 15px 15px!important;
	background: #eae9ed!important;
	border: none!important;
}
.gnavi_pc .search input.txt:focus,
.gnavi_pc .search input.btn{
	outline: none;
}
.gnavi_pc .search td.gsc-search-button{
	position: absolute;
	right: 10px;
	top: 50%;
	width: 28px;
	height: 28px;
	margin-top: -14px;
	text-indent: -9999px;
	background: url(../../../shared/images/ico_search.png) no-repeat;
}
.gnavi_pc .search .gsc-search-button input{
	opacity: 0;
	width: 28px;
	height: 28px;
	padding: 0;
	border: none;
}
.gnavi_pc .search input.btn:hover{
	opacity: 0.5;
}
.gnavi_pc .search .gsib_b{
	display: none;
}

/* @PC */
@media all and (min-width: 768px) and (max-height: 780px){
	#GlobalNavi{
		padding-top: 210px;
	}
	/* ul.links_main */
	.gnavi_pc ul.links_main{
		margin: 10px 0 0;
	}
	.gnavi_pc ul.links_main > li > a{
		padding: 2px 20px 2px 25px;
	}
	/* ul.links_sub */
	.gnavi_pc ul.links_sub{
		margin: 10px 20px 10px 25px;
	}
	.gnavi_pc ul.links_sub li{
		padding: 0;
	}
	.gnavi_pc .search{
		margin-top: 0;
	}
}


/* @SP */
@media all and (max-width: 767px){
	#GlobalNavi{
		position: static;
		min-height: 0;
		height: auto;
		padding-top: 0;
	}

	.gnavi_pc{
		display: none;
	}

	/* .gnavi_sp
	-----------------------------------------------------------------*/
	.gnavi_sp{
		display: block;
		z-index: 500;
		position: fixed;
		top: 0;
		right: -280px;
	  height: 100%;
	  -webkit-transition: right 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
	          transition: right 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
	}
	.is_globalnavi_open .gnavi_sp{
		right: 0;
	}

	.gnavi_sp,
	.gnavi_sp	a{
		color: #fff;
		text-decoration: none;
	}

	/* p.btn_menu */
	.gnavi_sp p.btn_menu{
		position: absolute;
		top: 20px;
		left: -48px;
	}

	/* .inner */
	.gnavi_sp_inner{
    box-sizing: border-box;
	  overflow-x: hidden;
	  overflow-y: auto;
	  -webkit-overflow-scrolling: touch;
		width: 280px;
	  height: 100%;
		padding: 20px;
		background: #d9195a;
	}

	/* .link_top */
	.gnavi_sp	ul.link_top a,
	.gnavi_sp	dl.links_main dt a{
		position: relative;
		display: block;
		padding: 13px 10px 11px;
		font-size: 13px;
		font-weight: bold;
		border-bottom: 1px solid #fff
	}

	/* ul.link_top, dl.links_main */
	.gnavi_sp	ul.link_top a:after,
	.gnavi_sp	dl.links_main dt a:after{
		content: "";
		position: absolute;
		top: 50%;
		right: 10px;
	}

	/* ul.link_top */
	.gnavi_sp	ul.link_top a:after{
		width: 11px;
		height: 15px;
		margin-top: -7px;
		background: url(../images/ico_arw01.png) no-repeat;
		background-size: 11px 15px;
	}

	/* dl.links_main */
	.gnavi_sp	dl.links_main dt a:after{
		width: 12px;
		height: 12px;
		margin-top: -6px;
		background: url(../../../shared/images/ico_acc02.png) no-repeat;
		background-size: 12px;
	}
	.gnavi_sp	dl.links_main dt a.is_open:after{
		background: url(../../../shared/images/ico_acc02_on.png) no-repeat;
		background-size: 12px;
	}

	.gnavi_sp	dl.links_main dd{
    overflow: hidden;
    opacity: 0;
    height: 0;
	}

	.gnavi_sp	dl.links_main dd.is_open{
    opacity: 1;
    height: 100%;
    -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
            transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}

	.gnavi_sp	dl.links_main dd .inner{
    padding: 10px 10px 15px;
		border-bottom: 1px solid #fff
	}

	/* .sub_ttl */
	.gnavi_sp dl.links_main .sub_ttl{
		padding: 15px 0 5px;
		color: #f7d2dd;
		font-weight: bold;
	}

	.gnavi_sp .cmn_links_arw01._gap{
		margin-top: 15px;
	}

	/* _type01 */
	.gnavi_sp .cmn_links_arw01._type01 a,
	.gnavi_sp .cmn_links_arw01._type01 span{
		background-size: 7px auto;
	}

	/* _type02 */
	.gnavi_sp .cmn_links_arw01._type02 a,
	.gnavi_sp .cmn_links_arw01._type02 span{
		background-position: 0 10px;
		background-size: 6px auto;
	}

	/* _type03 */
	.gnavi_sp .cmn_links_arw01._type03{
		padding: 20px 10px;
	}
	.gnavi_sp .cmn_links_arw01._type03 a,
	.gnavi_sp .cmn_links_arw01._type03 span{
		background-size: 7px auto;
	}

	/* _type04 */
	.gnavi_sp .cmn_links_arw01._type04{
		padding: 20px 10px;
		border-bottom: 1px solid #fff;
	}
	.gnavi_sp .cmn_links_arw01._type04 a,
	.gnavi_sp .cmn_links_arw01._type04 span{
		background-size: 7px auto;
	}

	.gnavi_sp .course {
		padding: 5px 0 5px;
		font-weight: bold;
	}

	/* .bnrs */
	.gnavi_sp .bnrs li + li{
		margin-top: 20px;
	}

	/* .btn_close */
	.gnavi_sp .btn_close{
		margin-top: 30px;
		border-radius: 3px;
		border: 1px solid #fff;
		text-align: center;
	}
	.gnavi_sp .btn_close span{
		display: inline-block;
		padding: 15px 20px;
		line-height: 1;
		background: url(../../../shared/images/ico_close01.png) no-repeat 0 50%;
		background-size: 10px;
	}
}


/*--------------------------------------------------------------------------
	#Container
--------------------------------------------------------------------------*/
#Container{
	width: auto;
	padding-left: 210px;
}


/* @SP */
@media all and (max-width: 767px){
	#Container{
		width: auto;
		padding-left: 0;
	}
}


/*--------------------------------------------------------------------------
	#Content
---------------------------------------------------------------------------*/
#Content{}



/*--------------------------------------------------------------------------
	footer
---------------------------------------------------------------------------*/
#Footer{}


/* .ft_info
-----------------------------------------------------------------*/
.ft_info .map,
.ft_info .contact{
	float: right;
	width: 50%;
	height: 506px;
}

/* .map */
.ft_info .map{
	background: #ffe6e9;
	text-align: center;
}
.ft_info .map .map-inner {
	position: relative;
	width: 528px;
	max-width: 100%;
	margin: 0 auto;
}
.ft_info .map .map-inner p.img img{
	width: 528px;
	max-width: 100%;
	height: auto;
}
.ft_info .map .map-inner p.btn_schoolbus{
	width: 17.42424%;
	height: 17.80303%;
	position: absolute;
	right: 6.2909%;
	top: 2.6515%;
}
.ft_info .map .map-inner p.btn_schoolbus img{
	width: 100%;
	height: auto;
}

/* .contact */
.ft_info .contact{
	display: table;
	background: url(../../../shared/images/contact_bg.jpg) no-repeat 50%;
	background-size: cover;
	color: #fff;
	text-align: center;
}
.ft_info .contact .inner{
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}
.ft_info .contact dl.item01 dt{
	padding-bottom: 5px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
}
.ft_info .contact dl.item02{
	padding: 30px 0 20px;
}
.ft_info .contact dl.item02 dt{
	padding-top: 5px;
	font-size: 18px;
	font-weight: bold;
}
.ft_info .contact dl.item02 dd + dt{
	padding-top: 12px;
}
.ft_info .contact dl.item02 dd{
	display: inline-block;
	padding-left: 60px;
	font-size: 26px;
	background: url(../../../shared/images/ico_tel.png) no-repeat;
	background-size: 48px;
	line-height: 48px;
}
.ft_info .contact .bnr img{
	width: 414px;
}

/* @SP */
@media all and (max-width: 767px){
	.ft_info .map,
	.ft_info .contact{
		width: 100%;
		float: none;
	}

	/* .map */
	.ft_info .map{
		padding-bottom: 20px;
		height: auto;
		background: #FFE6E9;
	}
	.ft_info .map img{
		width: 100%;
		height: auto;
	}
	.ft_info .map .btn{
		margin-top: 10px;
		padding: 0 20px;
	}

	/* .contact */
	.ft_info .contact{
		box-sizing: border-box;
		padding: 37px 20px 40px;
		height: auto;
	}
	.ft_info .contact dl.item01 dt{
		padding-bottom: 10px;
		font-size: 17px;
	}

	.ft_info .contact dl.item02{
		padding: 20px;
	}
	.ft_info .contact dl.item02 dt{
		font-size: 13px;
	}
	.ft_info .contact dl.item02 dd{
		padding-left: 50px;
		font-size: 18px;
		background-size: 35px;
		line-height: 35px;
	}
	.ft_info .contact .bnr img{
		max-width: 295px;
		width: 100%;
	}
}


/* .ft_navi
-----------------------------------------------------------------*/
.ft_navi{
	padding: 50px 0 40px;
}

.ft_navi a{
	color: #2e2b2c;
	text-decoration: none;
	font-size: 11px;
}
.ft_navi a:hover{
	color: #d91c5c;
	text-decoration: underline;
}

.ft_navi .cmn_ico_pdf{
	margin-right: 0;
}

/* .main */
.ft_navi .main{
	margin-left: -50px;
	display: table;
}
.ft_navi .main .links_main{
	display: table-cell;
	padding-left: 50px;
}
.ft_navi .main .links_main dl ~ dl {
	margin-top: 20px;
}
.ft_navi .main .links_main dt{
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}
.ft_navi .main .links_main p.sub_ttl{
	margin: 15px 0 5px;
	font-weight: bold;
	color: #fe71a5;
}
.ft_navi .main .links_main p.sub_ttl a{
	color: #fe71a5;
}
.ft_navi .main li a,
.ft_navi .main li span{
	font-size: 12px
}
.ft_navi .main li span.disabled{
	color: #cccccc;
}
.ft_navi .main .links_main._em{
	padding-bottom: 10px;
	font-weight: bold;
}
.ft_navi .main .links_main._em a{
	font-size: 15px;
}
.ft_navi .main .links_sub._gap{
	margin-top: 15px;
}
.ft_navi .main .links_sub._type02{
	padding-top: 5px;
	padding-left: 1em;
}

/* .sub */
.ft_navi .sub{
	margin-top: 20px;
	padding-top: 25px;
	border-top : 1px solid #e5e5e5;
	font-size: 13px;
}


/* @SP */
@media all and (max-width: 767px){
	.ft_navi{
		padding: 0;
		border-left: none;
	}
	.ft_navi .inner_base{
		padding: 0;
	}

	.ft_navi .main .links_sub._sp_gap_b{
		margin-bottom: 15px;
	}

	/* .main */
	.ft_navi .main{
		margin-left: 0;
		display: block;
	}
	.ft_navi .main .links_main{
		display: block;
		padding-left: 0;
	}
	.ft_navi .main .links_main dl ~ dl {
		margin: 0;
	}
	.ft_navi .main .links_main dt{
		padding-bottom: 0;
		font-size: 13px;
	}
	.ft_navi .main .links_main dt a{
		position: relative;
		display: block;
		padding: 13px 10px 11px;
		font-size: 13px;
		font-weight: bold;
		border-bottom: 1px solid #e3e3e3;
	}
	.ft_navi .main .links_main dt a:after{
		content: "";
		position: absolute;
		top: 50%;
		right: 10px;
		width: 12px;
		height: 12px;
		margin-top: -6px;
		background: url(../../../shared/images/ico_acc01.png) no-repeat;
		background-size: 12px;
	}
	.ft_navi .main .links_main dt a.is_open:after{
		background: url(../../../shared/images/ico_acc01_on.png) no-repeat;
		background-size: 12px;
	}
	.ft_navi .main .links_main dd{
		overflow: hidden;
		height: 0;
		opacity: 0;
		-webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		        transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	.ft_navi .main .links_main dd.is_open{
		height: 100%;
		opacity: 1;
	}
	.ft_navi .main .links_main._em{
		padding-bottom: 0;
		font-weight: normal;
	}
	.ft_navi .main .links_main._em a{
		font-size: 12px;
	}


	.ft_navi .main .links_main .inner{
    padding: 15px 20px;
		border-bottom: 1px solid #e3e3e3;
	}

	.ft_navi .main .links_sub a,
	.ft_navi .main .links_sub span{
		display: inline-block;
		padding: 5px 0;
		padding-left: 15px;
		background: url(../../../shared/images/ico_arw02.png) no-repeat 0 10px;
		background-size: 7px auto;
	}
	/* _type02 */
	.ft_navi .main .links_sub._type02 a{
		background-size: 6px auto;
	}
	/* .sub */
	.ft_navi .sub{
		margin-top: 0;
		padding: 25px 20px;
		border-top : none;
		font-size: 11px;
		line-height: 2.5;
		text-align: center;
	}
	.ft_navi .sub .is_sp{
		display: inline-block;
	}
}


/* .ft_links
-----------------------------------------------------------------*/
.ft_links{
	padding: 20px 0 18px;
	background: #ececec;
}

/* .share */
.ft_links .share,
.ft_links .share dt,
.ft_links .share dd,
.ft_links .share li{
	float: left;
}
.ft_links .share dt{
	padding: 0 15px 0 40px;
	font-weight: bold;
	background: url(../../../shared/images/ico_sns.png) no-repeat;
	background-size: 24px auto;
}
.ft_links .share dd{
	padding-top: 2px;
}
.ft_links .share li{
	padding-left: 20px;
	line-height: 1;
}
.ft_links .share li.twt a{
	background: url(../../../shared/images/ico_sns_twt.png) no-repeat;
}

.ft_links .share li.twt a{
	display: block;
	padding: 7px 0px 7px 32px;
	color: #535353;
	text-decoration: none;
	font-size:12px;
}




/* p.pagetop */
.ft_links p.pagetop{
	float: right;
}
.ft_links p.pagetop a{
	text-decoration: none;
	color: #2e2b2c;
}
.ft_links p.pagetop a span{
	padding-right: 30px;
	background: url(../../../shared/images/ico_arw07.png) no-repeat 100% 45%;
	background-size: 20px auto;
}
.ft_links p.pagetop a:hover{
	color: #d91c5c;
}

/* @SP */
@media all and (max-width: 767px){
	.ft_links{
	overflow: hidden;
		padding: 20px 0 0;
	}

	/* .share */
	.ft_links .share,
	.ft_links .share dt,
	.ft_links .share dd,
	.ft_links .share li{
		float: none;
		text-align: center;
	}
	.ft_links .share dt{
		display: inline-block;
		padding: 0 0 0 35px;
		background-size: 23px 25px;
		font-size: 13px;
		line-height: 25px;
	}
	.ft_links .share dd{
		padding: 15px 0 30px;
	}
	.ft_links .share li{
		display: inline-block;
		padding: 0 10px;
	}

	/* p.pagetop */
	.ft_links p.pagetop{
		float: none;
		margin: 0 -20px;
	}
	.ft_links p.pagetop a{
		display: block;
		padding: 15px;
		border-top: 1px solid #cdcdcd;
		text-align: center;
	}
	.ft_links p.pagetop a span{
		padding-right: 30px;
		background-size: 14px auto;
	}
}


/* ft_address
-----------------------------------------------------------------*/
.ft_address{
	padding: 30px 0;
	background: #d9195a;
	color: #fff;
	font-size: 13px;
	line-height: 2;
}

/* @SP */
@media all and (max-width: 767px){
	.ft_address{
		padding: 20px 0;
		line-height: 1.5;
	}
	.ft_address p.copyright{
		padding-top: 15px;
	}
}

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