@charset "utf-8";

@import url(css/reset.css);
@import url(css/common.css);
@import url(css/normalize.css);
@import url(css/style.css);
@import url(css/editor-style.css);

#mainMenu ul{
width:1015px;
}

/** plus
===================================*/
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}
#i-part {
}
#i-part img {
	max-width: 100%;
	height: auto;
}
#i-part p {
	line-height: 1.7;
}

#i-part .fll {
	float: left;
}
#i-part .flr {
	float: right;
}
#i-part h2.d-title {
    text-align: center;
    font-size: 28px;
    line-height: 1.5;
    margin-bottom: 16px;
}

#i-part h3.d-title {
    font-size: 17px;
    text-align: center;
    line-height: 1.4;
}

#i-part .j-title .fll {
    float: left;
    width: 75%;
    padding-top: 50px;
}

#i-part .j-title .flr {
    float: right;
    /* text-align: center; */
    width: 25%;
    text-align: center;
}

#i-part .j-title.cf {
    margin-bottom: 50px;
}

#i-part p {
    line-height: 1.7;
    margin-bottom: 1em;
}

#i-part .img-peace {
    padding-top: 15px;
}

#i-part .img-peace .fll {
    width: 57%;
    float: left;
    padding-top: 30px;
}

#i-part .img-peace .flr {
    width: 40%;
	float: right;
}

#i-part h2.d-title2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
    color: #FB9191;
}

#i-part .sister-logo {
    width: 300px;
    margin: auto;
    display: block;
}

#i-part h3.d-title2 {
    font-size: 20px;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 30px;
}

#i-part img.sakura {
    display: block;
    width: 80%;
    margin: auto;
    margin-bottom: 50px;
}

#i-part .report {
    margin-bottom: 50px;
}

#i-part .report h4 {
    color: #B03B3D;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 10px;
}

#i-part .s-intro {
    margin-bottom: 50px;
}

#i-part .s-member.fll {
    width: 45%;
    border: 3px solid #eee;
    border-radius: 50px;
    padding: 25px 30px;
    box-sizing: border-box;
    background-color: #EDD2D2;
    text-align: center;
}

#i-part .s-member.fll h3 {
    margin-bottom: 30px;
    font-size: 18px;
    color: #B03B3D;
}

table.s-member-name {
    text-align: left;
    font-size: 14px;
    margin: auto;
}

table.s-member-name tr td {
    padding: 3px 5px;
    font-size: 13px;
    font-weight: bold;
}

table.s-member-photo.flr {
}

table.s-member-photo.flr tr {
}

table.s-member-photo.flr tr td {
}

#i-part .s-member-photo.flr {
    width: 52%;
    position: relative;
}

#i-part .s-member-photo .fuki1 {
    position: absolute;
    top: 0;
    background-image: url(http://www.jenni.jp/wp-content/uploads/2016/03/fuki1.png);
    background-position: left top;
    background-size: contain;
    width: 350px;
    height: 230px;
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding: 80px 40px 0 50px;
    line-height: 1.8;
    color: #B03B3D;
}

#i-part .s-school {
    margin-bottom: 50px;
}

#i-part .s-school .fll {
    width: 59%;
}

.s-school .flr {
    width: 40%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 7%;
    font-size: 14px;
}


#i-part .s-yousu {
    margin-bottom: 50px;
}

#i-part h3.d-title3 {
    font-size: 20px;
    margin-bottom: 15px;
}

#i-part .s-yousu ul.sbs2 {
    list-style: none;
    height: 438px;
    overflow: hidden;
}

#i-part .s-yousu ul.sbs2 li {
	width: 33%;
	float: left;
}

#i-part .s-yousu ul.sbs2 li {
	width: 33%;
	float: left;
}

#i-part .s-yousu ul.sbs2 li.work1 {
    width: 31%;
}

#i-part .s-yousu ul.sbs2 li.work2 {
	width: 36%
}

#i-part .s-yousu ul.sbs2 li.work3 {
	width: 32%
}

#i-part .s-message {
    margin-bottom: 150px;
}

#i-part h4.d-title4 {
    font-size: 18px;
	margin-bottom: 10px;
}

#i-part .s-messe-part {
    margin-bottom: 0px;
}

#i-part .s-messe-part .fll.s-messe-g {
    width: 25%;
    font-size: 13px;
    text-align: center;
}

#i-part .s-messe-part .flr.fukic {
    width: 70%;
    margin-right: 0;
    box-sizing: border-box;
    margin-top: 50px;
    font-size: 14px;
}

#i-part .be-smile {
    position: relative;
}

#i-part .be-smile .smile-image {
    width: 56%;
    margin: auto;
    margin-bottom: 50px;
}

#i-part .be-smile .fuki2 {
    position: absolute;
    top: -100px;
    right: -40px;
    background-image: url(http://www.jenni.jp/wp-content/uploads/2016/03/fuki2.png);
    background-position: left top;
    background-size: contain;
    width: 350px;
    height: 300px;
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding: 80px 40px 0 60px;
    line-height: 1.8;
    color: #B03B3D;
}

#i-part .from-jenni {
    text-align: center;
    font-size: 12px;
    margin-bottom: 50px;
}

/*============================================================
フキダシデザイン 
============================================================*/
.arrow_answer,
.arrow_question {
	position: relative;
    background: #FAECEC;
    border: 5px solid #FF7878;
    padding: 30px 25px;
    border-radius: 10px;
    width: 70%;
    font-size: 13px;
}
.arrow_question {
    float: right;
    margin-right: 20px;
}
.arrow_answer:after,
.arrow_answer:before,
.arrow_question:after,
.arrow_question:before {
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.arrow_question:after,
.arrow_question:before { right: 100%; }
.arrow_answer:after,
.arrow_answer:before { left: 100%; }
.arrow_answer:after,
.arrow_question:after {
    border-color: rgba(255, 255, 255, 0);
    border-width: 15px;
    margin-top: -15px;
}
.arrow_answer:after { border-left-color: #fff ; }
.arrow_question:after { border-right-color: #fff ; }
.arrow_answer:before,
.arrow_question:before {
    border-color: rgba(200, 200, 200, 0);
    border-width: 16px;
    margin-top: -16px;
}
.arrow_answer:before { border-left-color: #c8c8c8; }
.arrow_question:before { border-right-color: #c8c8c8; }
.question_image { float: left; }
.answer_image {
    float: right;
    margin-right: 20px;
}
.answer_image img,
.question_image img { border-radius: 50px; }
.question_Box {
    margin-bottom: 25px;
    overflow: hidden;
}

.arrow_answer:after, .arrow_question:after {
    border-color: rgba(255, 255, 255, 0);
    border-width: 10px;
    margin-top: -10px;
}

.arrow_question:after {
    border-right-color: #FAECEC;
}

.arrow_question:before {
    border-right-color: #FF7878;
}

@media screen and (max-width: 766px) {
#i-part {
	padding: 0 8px;
}

#i-part .j-title .fll {
    float: none;
    width: 100%;
}
#i-part .j-title .flr {
    width: 100%;
    padding: 10px 0 0;
}

#i-part .j-title.cf {
    margin-bottom: 30px;
}

#i-part .img-peace .flr {
    float: left;
    width: 100%;
}

#i-part .img-peace .fll {
    float: right;
    width: 100%;
    padding-top: 0px;
}

#i-part .s-member.fll {
    width: 100%;
    margin-bottom: 20px;
}

#i-part .s-member-photo.flr {
    width: 100%;
}

#i-part .s-member-photo .fuki1 {
    width: 250px;
    padding: 30px 50px;
}

#i-part .s-school .fll {
    width: 100%;
}

.s-school .flr {
    width: 100%;
}

#i-part .s-yousu ul.sbs2 {
    list-style: none;
    height: auto;
    overflow: hidden;
}

#i-part .s-messe-part .flr.fukic {
    margin-top: -5px;
}

#i-part .be-smile .smile-image {
    width: 100%;
}

#i-part .s-message {
    margin-bottom: 200px;
}

#i-part .be-smile .fuki2 {
    right: 0;
    background-position: right top;
    padding-right: 0;
    padding-left: 15%;
    padding-top: 50px;
    width: 220px;
	top: -150px;
}

#i-part .from-jenni {
    line-height: 1.5;
    margin-bottom: 20px;
}

#i-part h2.d-title2 {
    margin-top: 20px;
}

}/* @media */



@media screen and (max-width: 460px) {
#i-part .s-yousu ul.sbs2 {
    list-style: none;
    height: 160px;
    overflow: hidden;
}

}/* @media */

.info-part {
    max-width: 1000px;
    margin: 0 auto;
    padding: 15px 0 0;
    line-height: 1.5;
	text-align: center;
}

@media screen and (max-width: 460px) {
.info-part {
	padding: 15px 10px 0;
}
}


@media screen and (min-width: 481px) {
.main20170222 {
	margin: 0;
	font-size: 12px;
	text-align :center;
	background: #231815;
}

.main20170222 br {
	display: none;
}
	
.main20170222 img {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
}	

.main20170222 .mark {
	text-align: right;
	padding: 0 20px 20px;
	margin-top: -60px;
}

.main20170222 .mark img {
	width: 100px;
}

#areaMark {
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	font-size: 0;
	text-align: center;
}

#areaMark br {
	display: none;
}

#areaMark li {
	display: inline-block;
	width: 14%;
	margin: 0 1%;
	font-size: 0;
	padding: 0;
}

#areaMark li:hover {
	opacity: .8;
}

#areaMark li img {
	width: 100%;
}
	
.contest20170222 {
	margin: 0 0 20px;
	font-size: 12px;
}

.contest20170222 .title {
	font-weight: bold;
	margin: 0 0 10px;
	font-size: 14px;
	border-bottom: 2px solid rgba(51,51,51,1);
}

.contest20170222 #controls {
	display: none!important;
}

.contest20170222 br {
	display: none;
}

.contest20170222 img {
	width: 100%;
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
}

.contest20170222 ul {
	margin: 0;
	padding: 0 10%;
	font-size: 0!important;
	text-align: left;
	background: url(http://www.jenni.jp/wp-content/themes/jenni/images/20170222/20170222background.jpg) repeat-y top center;
	background-size: 100% auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.contest20170222 ul:after{
    content: "."; 
    display: block; 
    height: 0;
    font-size:0;
	line-height: 0;
    clear: both; 
    visibility:hidden;
}

.contest20170222 li {
	display: inline-block;
	width: 30%;
	margin: 0 4% 4% 0;
	font-size: 10px!important;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
}

.contest20170222 li:nth-child(3n) {
	margin: 0 0 4%!important;
}

.contest20170222 li .image {
	margin: 0 0 5px;
}

.contest20170222 li .image img {
	border: 5px solid #000!important;
}

.contest20170222 li .type {
}

.contest20170222 li .name {
	margin: 0 0 20px;
}



#pink20170222 br {
	display: none;	
}

#pink20170222 img {
	vertical-align: middle;
}

#pink20170222 .top {
	margin: 0 0 40px;
}

#pink20170222 .image {
	margin: 0 0 40px;
}

#pink20170222 .photoList {
	background: #e73865;
	padding: 40px 0;
}

#pink20170222 .photoList div {
	padding: 30px 0;
}

#pink20170222 .photoList ul {
	text-align: center;
	padding: 0 20px;
}

#pink20170222 .photoList li img {
	max-width: 100%;
	box-shadow: 4px 4px 4px 2px rgba(0,0,0,.4);
}

#pink20170222 .photoList li {
	display: inline-block;
	width: 36%;
	margin: 0 3%;
	vertical-align: top;
}

#pink20170222 .photoList ul:after{
    content: "."; 
    display: block; 
    height: 0;
    font-size:0;
	line-height: 0;
    clear: both; 
    visibility:hidden;
}

#pink20170222 .photoList li.height {
	padding: 0 1% 0 2%;
	margin-right: -2%;
    transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
}

#pink20170222 .photoList li.width {
	vertical-align: middle;
	width: 44%;
	margin-left: -2%;
	padding: 5% 2% 5% 1%;
    transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
}

.main20170222 .map {
	text-align: center;
	margin: 0 auto;
	width: 400px;
	height: 400px;
}

.imgMapToCanvas {
	display: block;
}

.main20170222 .map_sp {
	display: none;
}

}

@media screen and (max-width: 800px) {
.main20170222 .mark {
	display: none!important;
	text-align: right;
	padding: 0 10px 10px;
	margin-top: 0px;
}

.main20170222 .map {
	display: none!important;
}

.main20170222 .map_sp {
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 250px;
	height: 250px;
}

#custom20170323 {
  padding: 2em;
}

#custom20170323 .customTitle {
  margin: 0 auto 2em;
  color: #FB9191;
  font-size: 1.2em;
  text-align: center;
}

#custom20170323 img {
  border-radius: 4px;
  max-width: 100%!important;
}

#custom20170323 .customBox100 {
  margin: 0 0 2em;
}

#custom20170323 .customBox80 {
  margin: 0 0 2em;
}

#custom20170323 .customBox60 {
  margin: 0 0 2em;
}

#custom20170323 .colLeft {
  margin: 0 0 1em;
}

#custom20170323 .colRight {
  margin: 0 0 1em;
}

#custom20170323 .image1 {
  margin: 0 0 1em;
}

#custom20170323 .image2 {
  margin: 0 0 1em;
}

#custom20170323 .image3 {
  margin: 0 0 1em;
}

#custom20170323 .comment1 {
  margin: 0 0 1em;
}

#custom20170323 .comment1 .box {
  padding: 1em;
  font-size: .9em;
  border: 4px solid #e5b8b7;
}

#custom20170323 .comment2 {
  margin: 0 0 1em;
}

#custom20170323 .comment3 {
  margin: 0 0 1em;
}

#custom20170323 .clear {
  margin: 0 0 1em;
}


}

@media screen and (max-width: 480px) {
.main20170222 {
	margin: 0 0 20px;
	font-size: 12px;
	text-align :center;
	background: #231815;
}

.main20170222 br {
	display: none;
}
	
.main20170222 img {
	width: 100%;
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
}	

.main20170222 .map {
	padding: 35px;
}


.main20170222 br {
	display: none;
}
.main20170222 .mark {
	display: none!important;
	text-align: right;
	padding: 0 10px 10px;
	margin-top: 0px;
}


#areaMark {
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	font-size: 0;
	text-align: center;
}

#areaMark br {
	display: none;
}

#areaMark li {
	display: inline-block;
	width: 26%;
	margin: 0 1%;
	font-size: 0;
	padding: 0;
}

#areaMark li:hover {
	opacity: .8;
}

#areaMark li img {
	width: 100%;
}











.contest20170222 {
	margin: 0 0 20px;
	font-size: 12px;
}

.contest20170222 br {
	display: none;
}

.contest20170222 img {
	width: 100%;
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
}

.contest20170222 ul {
	margin: 0;
	padding: 0 10%;
	font-size: 0!important;
	text-align: left;
	background: url(http://www.jenni.jp/wp-content/themes/jenni/images/20170222/20170222background.jpg) repeat-y top center;
	background-size: 100% auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.contest20170222 ul:after{
    content: "."; 
    display: block; 
    height: 0;
    font-size:0;
	line-height: 0;
    clear: both; 
    visibility:hidden;
}

.contest20170222 li {
	display: inline-block;
	width: 45%;
	margin: 0 2% 4%;
	font-size: 10px!important;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
}

.contest20170222 li .image {
	margin: 0 0 5px;
}

.contest20170222 li .image img {
	border: 5px solid #000!important;
}

.contest20170222 li .type {
}

.contest20170222 li .name {
	margin: 0 0 20px;
}

#pink20170222 {
	margin: 0 0 40px;
}

#pink20170222 br {
	display: none;	
}

#pink20170222 img {
	vertical-align: middle;
}

#pink20170222 .top {
	margin: 0 0 40px;
}

#pink20170222 .image {
	margin: 0 0 40px;
}

#pink20170222 .photoList {
	background: #e73865;
	padding: 40px 0;
}

#pink20170222 .photoList div {
	padding: 30px 0;
}

#pink20170222 .photoList ul {
	text-align: center;
	padding: 0 20px;
}

#pink20170222 .photoList li img {
	max-width: 100%;
	box-shadow: 4px 4px 4px 2px rgba(0,0,0,.4);
}

#pink20170222 .photoList li {
	display: inline-block;
	width: 36%;
	margin: 0 3%;
	vertical-align: top;
}

#pink20170222 .photoList ul:after{
    content: "."; 
    display: block; 
    height: 0;
    font-size:0;
	line-height: 0;
    clear: both; 
    visibility:hidden;
}

#pink20170222 .photoList li.height {
	padding: 0 1% 0 2%;
	margin-right: -2%;
    transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
}

#pink20170222 .photoList li.width {
	vertical-align: middle;
	width: 44%;
	margin-left: -2%;
	padding: 5% 2% 5% 1%;
    transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
}




#custom20170323 {
  padding: 2em;
}

#custom20170323 .customTitle {
  margin: 0 auto 2em;
  color: #FB9191;
  font-size: 1.2em;
  text-align: center;
}

#custom20170323 img {
  border-radius: 4px;
  max-width: 100%!important;
}

#custom20170323 .customBox100 {
  margin: 0 0 2em;
}

#custom20170323 .customBox80 {
  margin: 0 0 2em;
}

#custom20170323 .customBox60 {
  margin: 0 0 2em;
}

#custom20170323 .colLeft {
  margin: 0 0 1em;
}

#custom20170323 .colRight {
  margin: 0 0 1em;
}

#custom20170323 .image1 {
  margin: 0 0 1em;
}

#custom20170323 .image2 {
  margin: 0 0 1em;
}

#custom20170323 .image3 {
  margin: 0 0 1em;
}

#custom20170323 .comment1 {
  margin: 0 0 1em;
}

#custom20170323 .comment1 .box {
  padding: 1em;
  font-size: .9em;
  border: 4px solid #e5b8b7;
}

#custom20170323 .comment2 {
  margin: 0 0 1em;
}

#custom20170323 .comment3 {
  margin: 0 0 1em;
}

#custom20170323 .clear {
  margin: 0 0 1em;
}


}





@media screen and (min-width: 801px) {
#custom20170323 {
  padding: 60px 0;
}

#custom20170323 .customTitle {
  margin: 0 auto 40px;
  color: #FB9191;
  font-size: 32px;
  text-align: center;
}

#custom20170323 img {
  border-radius: 4px;
  max-width: 100%!important;
}

#custom20170323 .customBox100 {
  width: 100%;
  margin: 0 auto 40px;
}

#custom20170323 .customBox80 {
  width: 90%;
  margin: 0 auto 40px;
}

#custom20170323 .customBox60 {
  width: 60%;
  margin: 0 auto 40px;
}

#custom20170323 .colLeft {
  float: left;
}

#custom20170323 .colRight {
  float: right;
}

#custom20170323 .image1 {
  width: 42%;
}

#custom20170323 .image2 {
  width: 49%;
}

#custom20170323 .image3 {
  width: 38%;
}

#custom20170323 .comment1 {
  width: 56%;
}

#custom20170323 .comment1 .box {
  padding: 1em;
  font-size: .9em;
  border: 4px solid #e5b8b7;
}

#custom20170323 .comment2 {
  width: 49%;
}

#custom20170323 .comment3 {
  width: 60%;
}

#custom20170323 .clear {
  clear: both;
}

}










@media screen and (min-width: 801px) {
.lineMainLogo {
  width: 350px;
	margin: 0 auto;
	padding: 20px 0;
  text-align: center;
}
.lineComment {
  text-align: center;
	line-height: 2em;
	margin: 0 auto 55px;
}
.lineComment br {
  display: none;
}
.lineList {
  width: 820px;
	margin: 0 auto 40px;
}
.lineList li {
 width: 42%;
 margin: 0 0 10px;
 float: left;
}
.lineList li:nth-child(2n) {
  float: right;
	width: 42%;
}
.lineList:after,
.lineList li:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
.lineShopName {
  float: left;
	font-size: 18px;
	padding: 8px 0; 
}
.lineShopButton {
  float: right;
	width: 100px;
}
.lineShopButton img {
  width: 100%;
}
.lineShopButton a:hover {
  opacity: 0.7;
}
}

@media screen and (max-width: 800px) {
.lineMainLogo {
  max-width: 90%;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
}
.lineComment p {
  text-align: center;
  line-height: 1.6em;
  margin: 0 auto 1.6em;
}
.lineList {
  margin: 0 auto;
}
.lineList li {
 margin: 0 0 2em;
}
.lineShopName {
  font-size: 1.3em;
  margin: 0 0 .5em;
  text-align: center;
}
.lineShopButton {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.lineShopButton img {
  width: 100%;
}
.lineShopButton a:hover {
  opacity: 0.7;
}
}
.bottomBanner {
  margin-bottom: 40px;
}






/* トップオンラインバナー */
@media(max-width:999px) {
  #onlineBnr {
	  padding: 1em;
	}
	#onlineBnr ul.pcView {
	  display: none;
	}
}
@media(min-width:1000px) {
  #onlineBnr {
	  padding: 40px 0 0;
	}
	#onlineBnr ul.spView {
	  display: none;
	}
}
#onlineBnr ul.pcView,
#onlineBnr ul.spView {
  margin: 0;
	padding: 0;
	font-size: 0;
	text-align: center;
	list-style: none;
}
#onlineBnr ul.pcView li,
#onlineBnr ul.spView li {
  display: inline-block;
	width: 48%;
	font-size: 12px;
	margin: 0!important;
	padding: 0!important;
	vertical-align: top;
  border: none!important;
	box-sizing: border-box;
}
#onlineBnr ul.pcView li:nth-child(2),
#onlineBnr ul.spView li:nth-child(2) {
  margin-left: 3%!important;
}