.clearfix:before, .clearfix:after { content: ""; display: block; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

a       {
-webkit-tap-highlight-color:rgba(0,0,0,0);
}



#slide-container, #multiple-slide-container {
	position: relative;
	overflow: hidden;
	margin: 30px auto;
}

.item, .item-triple {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.foreground {
  position: absolute;
}

.background {
  position: absolute;
  overflow: hidden;
}


.container {
	padding-top: 20px;
	height: 100%;
}


.BackPage{
	display: block;
	padding-bottom: 40px;
	padding-left: 3%;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}

.BackPage .BPIcon{
	    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #ff7ba0;
    display: block;
    float: left;
    margin-top: 18px;
}

.BackPage .Sankaku{
	    color: #FFF;
    display: block;
    padding-left: 5px;
    bottom: 2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 20px 10px 0;
    border-color: transparent #ffffff transparent transparent;
    margin-top: 7px;
}

.BackPage a {
	display: inline-block;
	width: 100%;
}

.BackPage .BPText {
	display: block;
	font-size: 29px;
	vertical-align: -0.5;
	float: left;
	margin-left: 7px;
	margin-top: 13px;
	width: 90%;
}

.BPText a{
	color:#f0f0f0;
}


.GirlNameWra{
	display: block;
	width: 100%;
	margin-top: 20px;
}
.GirlName1{
	float: left;
	display: block;
	width: 12%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	padding-top: 7px;
}
.GirlName2 {
	float: left;
	font-size: 36px;
	display: block;
	width: 60%;
}

.GirlName2 a {
	color:#ffe700;
	display:block;
}


.LinkHoverText a.hover {
	color:#ff7bac;
}

footer{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	text-align: left;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
