@charset "utf-8";

/* ------------------------------------------------
	footer
   ------------------------------------------------ */


@media only screen and (max-width: 768px) {

#footerArea{
  padding: 6vw 0 12vw
}
  
#ftr {
	padding-bottom: 0;
	clear: both;
	margin:0 auto;
	width:100%;
  background:none;
	min-height:105px;
	/*box-shadow:0 0 4px rgba(0,0,0,0.3);*/
	text-align: center;

}

#ftr #foot_logo {
  border: none;
  padding: 20px 0 20px 0;
  text-align: center;
  background-color: #fff;
  /*background-image:url(https://image.pia.jp/images3/sumo/renew-sumo-bg.jpg); */
  background-image: none;
}

#ftr #foot_logo p {
    display: block;
    margin: 0px auto;
    border: none;
    padding: 0px;
    width: 120px;
    height: 31px;
    /*background-image: url("https://image.pia.jp/images3/sumo/powerd_sumo02.gif");*/
    background-image:url(https://image.pia.jp/images3/sumo/foot_logo_sp.png);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    text-indent: -9999px;
}
  #ftr #foot_logo p.en {
    background-image:url(https://image.pia.jp/images3/sumo/foot_logo_en_sp.png); /*ロゴ文字が紫色*/
    background-size: contain;
  }


#ftr div.link-logout a {
    border-bottom: 1px dotted #ccc;
    display: block;
    margin: 0 10px;
    padding: 9px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    text-align: center;
}

#ftr #foot_logo {
	margin: 0px auto 20px;
	border: none;
	padding: 0px;
	text-align: center;
}

#ftr .logout {
    background-color: #ffffff;
    border-bottom: 1px dotted #cccccc;
    display: block;
    float: left;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

#ftr #foot_menu {
   width:100%;
   position:relative;
   overflow:hidden;
   padding:0;
   background-color:#fff;
   font-size:12px;


}

#ftr #foot_menu ul {
   list-style: none;
   text-align: center;
   padding: 5px 0px;
}

#ftr #foot_menu ul li {
    display:inline-block;
	color: #666;
	text-decoration: none;
	font-size:12px;
}



#ftr #foot_menu ul li a {
	color:#000;
	text-decoration:none;
}

#ftr #foot_menu ul li a:hover {
	text-decoration:underline;
}

#ftr #copyright {
    background: none repeat scroll 0 0 #4e2375;
    color: #ffffff;
    font-size: 12px;
    margin: 0;
    padding: 7px 0;
    text-align: center;
	margin: 0px;
	border: none;
	padding: 2px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
	font-size: 12px;
	text-align: center;
}

/*SP用フッターメニュー*/
#ftr #ftr-sp{
    padding: 0px 0px 2px;
    background-color: #4e2375;
}

#ftr #ftr-sp #sp_foot_pagetop {
    display: block;
    position: relative;
    width: 100%;
    height: 30px;
  	/*background-image:url(https://image.pia.jp/images3/sumo/renew-sumo-bg.jpg);*/
    background-image: none;
    background-color: #fff;
    margin: 0;
    padding: 0;
}

#ftr #ftr-sp #sp_foot_pagetop p {
    position: absolute;
    top: 0;
    right: 10px;
    height: 100%;
    padding: 5px 20px;
    color: #fff;
    background-color: #4e2375;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-sizing: content-box;
}

#ftr #ftr-sp #sp_foot_pagetop p a{
    color: #fff;
    text-decoration:none;
}

#ftr #ftr-sp #sp_foot_pagetop p a:hover{
    text-decoration:underline;
}

#ftr #ftr-sp ul#sp_foot_navi {
    display: block;
    width: 90%;
    height:100%;
    margin: 20px auto;
    background-color: #fff;
    border: 1px solid #808080;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    list-style: none;
}

#ftr #ftr-sp ul#sp_foot_navi li {
    list-style: none;
    text-align:left;
    padding: 10px 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    color: #000;
    border-bottom: 1px solid #808080;
    background-image: url("https://image.pia.jp/images3/sumo/sp_foot_navi_arrow.png");
    background-position: right 50%;
    background-repeat: no-repeat;
}

#ftr #ftr-sp ul#sp_foot_navi li:last-child{

    border-bottom:none;
}

#ftr #ftr-sp ul#sp_foot_navi li a{
    color: #000;
    text-decoration: none;
}

#ftr #ftr-sp ul#sp_foot_navi li a:hover{
    text-decoration: underline;
}


}



@media only screen and (min-width: 769px) {
#ftr{
    width:100%;
    clear: both;
    padding-bottom: 20px;
    background: none;
    clear: both;
	background-color: #4e2375;
   /* border-top: #fff solid 1px;*/
}

#ftr #foot_menu {
    position:relative;
    margin:0;
    border: none;
    padding:2px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
/*  padding: 30px 0px;*/
    font-size: 12px;
    text-align: center;
    color: #fff;
    background-color:#4e2375;
    /*border-top: #fff solid 1px;*/
    overflow: hidden;
}

#ftr #foot_menu ul {
   position:relative;
   left: 50%;
   list-style: none;
   text-align: center;
   float: left;

}

#ftr #foot_menu ul li {
	position: relative;
	float: left;
    left: -50%;
	font-size: 12px;
}

#ftr #foot_menu:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#ftr #foot_menu ul li a {
	margin: 0 12px;
	white-space: nowrap;
	text-decoration: none;
	color: #fff;

}

#ftr #foot_menu ul li a:hover {
	text-decoration: underline;
}



#ftr .link-logout {
	display: none;
}

#ftr #foot_logo {
	margin: 0 auto;
	border: none;
	padding: 10px 0px;
	text-align: center;
}

#ftr #foot_logo p {
    display: block;
    margin-top: 10px auto 0;
    border: none;
    padding: 0px;
    width: auto;
    height: 29px;
    background: url("https://image.pia.jp/images3/sumo/foot_logo_pc.png") top center no-repeat;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    text-indent: -9999px;
}

#ftr #foot_logo p.en{
  background-image:url(https://image.pia.jp/images3/sumo/foot_logo_en_pc.png);
  background-size: contain;
  }
  
#ftr #copyright {
    width:100%;
	margin: 0px;
	border: none;
/*	padding: 0px 0 30px 0;*/
    padding:2px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
	font-size: 12px;
	text-align: center;
	color: #333;
	background: #fff;
}

#ftr #copyright .credit {
/*    padding: 0px 0 20px 0;*/
}

#ftr .logout{
    display:none;
}

/*SP用フッターメニュー*/
#ftr-sp{
   display:none;
}
}