
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);

html {
	width: 100%;
	height: 100%;
}

body {
	font-family: 'Noto Sans JP', "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-size: 62.5%;
	line-height: 1;
	color: #000;
	background: url(../images/bg.gif) #FFFBF5;
}

a:link,
a:visited,
a:active {
	color: #000;
}


img {
	height: auto;
}

.brpc {
	display: block;
}


@font-face {
  font-family: "Spartan";
  src: url("fonts/Spartan-Regular.woff") format("woff");
}
@font-face {
  font-family: "Spartan";
  src: url("fonts/Spartan-Medium.woff") format("woff");
  font-weight: bold;
}


.clearfix:after {
	content: "";
	clear: both;
	display: table;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
}







#globalmenu {
	position: fixed;
	left: 40px;
	bottom: 40px;
	display: flex;
	z-index: 100;
}

#globalmenu #logo {
	width: 200px;
}

#globalmenu #pcmenu {
	font-size: 10px;
	line-height: 1.6;
	font-weight: 400;
}

#globalspmenu {
	display: none;
}

#footcopy {
	text-align: right;
	font-size: 12px;
	padding: 400px 0 50px 0;
}






#splogo {
	display: none;
}


#sec01 {
	background: url(../images/bg1.gif) no-repeat;
	padding-top: 285px;
	font-size: 18px;
	height: 834px;
	box-sizing: border-box;
	display: flex;
}

#sec01 div {
	width: 200px;
}

#sec01 p {
	line-height: 1.6;
}






#sec02 {
	background: url(../images/bg2.gif) no-repeat;
	height: 950px;
	box-sizing: border-box;
	padding-top: 220px;
	padding-left: 455px;
	font-size: 15px;
	line-height: 2;
	font-weight: 400;
}
#sec02 strong {
	font-size: 20px;
	font-weight: 500;
}
#sec02 p {
	padding-bottom: 2em;
}







#sec03 {
	background: url(../images/bg3.gif) no-repeat;
	height: 1151px;
	box-sizing: border-box;
	padding-top: 210px;
	padding-left: 450px;
	font-size: 13px;
	line-height: 2;
	font-weight: 400;
}

#sec03 h2 {
	font-size: 25px;
	font-weight: lighter;
	line-height: 1.2;
	padding-bottom: 1em;
  font-family: "Spartan";
}
#sec03 h2 span {
	font-family: 'Noto Sans JP', "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-size: 15px;
	font-weight: 400;
}
#sec03 div {
	text-align: right;
	margin-top: 40px;
}






#sec04 {
	background: url(../images/bg4.gif) no-repeat;
	height: 921px;
	padding-top: 204px;
	box-sizing: border-box;
	position: relative;
}
#sec04 .bnew {
	padding-left: 100px;
	display: flex;
}
#sec04 .bnew img {
	width: 184px;
}
#sec04 .bnew ul {
	display: flex;
	padding-top: 28px;
	padding-left: 20px;
}
#sec04 .bnew li {
	background: #000;
	border: 1px solid #000;
	border-radius: 10px;
	box-sizing: border-box;
	width: 8px;
	height: 8px;
}
#sec04 .bnew li:last-child {
	margin-left: 10px;
	background: none;
}

#sec04 .slidebox {
	width: 1000px;
	height: 400px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
#sec04 .slidebox ul {
	display: flex;
	width: 2000px;
	position: absolute;
}
#sec04 .slidebox li {
	width: 1000px;
	padding-left: 100px;
	box-sizing: border-box;
	position: relative;
}
#sec04 .slidebox h2 {
	font-size: 40px;
	font-weight: 300;
	padding-top: 260px;
}
#sec04 .slidebox h3 {
	font-size: 22px;
	line-height: 1.6;
	font-weight: 300;
	padding-top: 260px;
}
#sec04 .slidebox li .ani1 {
	position: absolute;
	top: 200px;
	left: 560px;
}
#sec04 .slidebox li .arr_r {
	position: absolute;
	top: 270px;
	right: 0;
}
#sec04 .slidebox li .arr_l {
	position: absolute;
	top: 270px;
	left: 0;
}

#sec04 .slidebox li .ani2 {
	position: absolute;
	top: 100px;
	left: 620px;
	height: 317px;
}
#sec04 .ani2 div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 317px;
	opacity: 0;
}
#sec04 .ani2 img {
	width: 340px;
	height: 317px;
}
#sec04 .ani2 .slide1 {
	opacity: 100;
}






#sec05 {
	background: url(../images/bg5.gif) no-repeat;
	height: 990px;
	padding-top: 320px;
	box-sizing: border-box;
	position: relative;
}
#sec05 .bnew {
	padding-left: 580px;
	display: flex;
}
#sec05 .bnew img {
	width: 184px;
}
#sec05 .bnew ul {
	display: flex;
	padding-top: 28px;
	padding-left: 20px;
}
#sec05 .bnew li {
	background: #000;
	border: 1px solid #000;
	border-radius: 10px;
	box-sizing: border-box;
	width: 8px;
	height: 8px;
}
#sec05 .bnew li:last-child {
	margin-left: 10px;
	background: none;
}

#sec05 .slidebox {
	width: 1000px;
	height: 630px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
#sec05 .slidebox ul {
	display: flex;
	width: 2000px;
	position: absolute;
}
#sec05 .slidebox li {
	width: 1000px;
	padding-left: 580px;
	box-sizing: border-box;
	position: relative;
}
#sec05 .slidebox h2 {
	font-size: 40px;
	font-weight: 300;
	padding-top: 380px;
}
#sec05 .slidebox h3 {
	font-size: 22px;
	line-height: 1.6;
	font-weight: 300;
	padding-top: 370px;
}
#sec05 .slidebox li .ani1 {
	position: absolute;
	top: 100px;
	left: 75px;
}
#sec05 .slidebox li .ani1 img {
	width: 473px;
}
#sec05 .slidebox li .arr_r {
	position: absolute;
	top: 385px;
	right: 0;
}
#sec05 .slidebox li .arr_l {
	position: absolute;
	top: 385px;
	left: 0;
}

#sec05 .slidebox li .ani2 {
	position: absolute;
	top: 40px;
	left: 90px;
}






#sec06 {
	background: url(../images/bg6.gif) no-repeat;
	height: 935px;
	padding-top: 390px;
	box-sizing: border-box;
	position: relative;
}
#sec06 .bnew {
	padding-left: 660px;
	display: flex;
}
#sec06 .bnew img {
	width: 184px;
}
#sec06 .bnew ul {
	display: flex;
	padding-top: 28px;
	padding-left: 20px;
}
#sec06 .bnew li {
	background: #000;
	border: 1px solid #000;
	border-radius: 10px;
	box-sizing: border-box;
	width: 8px;
	height: 8px;
}
#sec06 .bnew li:last-child {
	margin-left: 10px;
	background: none;
}

#sec06 .slidebox {
	width: 1000px;
	height: 630px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
#sec06 .slidebox ul {
	display: flex;
	width: 2000px;
	position: absolute;
}
#sec06 .slidebox li {
	width: 1000px;
	padding-left: 660px;
	box-sizing: border-box;
	position: relative;
}
#sec06 .slidebox h2 {
	font-size: 40px;
	font-weight: 300;
	padding-top: 450px;
}
#sec06 .slidebox h3 {
	font-size: 22px;
	line-height: 1.6;
	font-weight: 300;
	padding-top: 440px;
}
#sec06 .slidebox li .ani1 {
	position: absolute;
	top: 25px;
	left: 300px;
}
#sec06 .slidebox li .ani1 img {
	width: 440px;
}
#sec06 .slidebox li .arr_r {
	position: absolute;
	top: 455px;
	right: 0;
}
#sec06 .slidebox li .arr_l {
	position: absolute;
	top: 455px;
	left: 0;
}

#sec06 .slidebox li .ani2 {
	position: absolute;
	top: 0;
	left: 0;
}
#sec06 .slidebox li .ani2 #btitle {
	position: absolute;
	top: 25px;
	left: 660px;
	font-size: 25px;
  font-family: "Spartan";
  line-height: 1.6;
  width: 292px;
}
#sec06 .slidebox li .ani2 #btitle span {
	font-size: 17px;
}
#sec06 .slidebox li .ani2 #btitle span.ka {
	font-size: 14px;
}
#sec06 .slidebox li .ani2 #pic {
	position: absolute;
	width: 245px;
	height: 245px;
	top: 30px;
	left: 360px;
	text-align: center;
  font-size: 13px;
}
#sec06 .slidebox li .ani2 #pic img {
	width: 250px;
}
#sec06 .slidebox li .ani2 #book {
	position: absolute;
	width: 292px;
	height: 69px;
	top: 150px;
	left: 633px;
}
#sec06 .slidebox li .ani2 #book img {
	width: 292px;
}
#sec06 .slidebox li .ani2 ol {
	position: absolute;
	display: flex;
	justify-content: space-between;
	width: 170px;
	top: 260px;
	left: 690px;
}
#sec06 .slidebox li .ani2 ol li {
	background: #b0b1b2;
	border-radius: 50%;
	padding-left: 0;
	width: 14px;
	height: 14px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
}
#sec06 .slidebox li .ani2 ol li.select:first-child {
	background: #D2B67D;
}
#sec06 .slidebox li .ani2 ol li.select:nth-child(2) {
	background: #F6AF49;
}
#sec06 .slidebox li .ani2 ol li.select:nth-child(3) {
	background: #D1D7E5;
}
#sec06 .slidebox li .ani2 ol li.select:nth-child(4) {
	background: #B5E1F8;
}
#sec06 .slidebox li .ani2 ol li.select:last-child {
	background: #CAE098;
}






#sec07 {
	background: url(../images/bg7.gif) no-repeat;
	height: 903px;
	padding-top: 220px;
	box-sizing: border-box;
	position: relative;
}
#sec07 .bnew {
	padding-left: 70px;
	display: flex;
}
#sec07 .bnew img {
	width: 184px;
}
#sec07 .bnew ul {
	display: flex;
	padding-top: 28px;
	padding-left: 20px;
}
#sec07 .bnew li {
	background: #000;
	border: 1px solid #000;
	border-radius: 10px;
	box-sizing: border-box;
	width: 8px;
	height: 8px;
}
#sec07 .bnew li:last-child {
	margin-left: 10px;
	background: none;
}

#sec07 .slidebox {
	width: 1000px;
	height: 630px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
#sec07 .slidebox ul {
	display: flex;
	width: 2000px;
	position: absolute;
}
#sec07 .slidebox li {
	width: 1000px;
	padding-left: 70px;
	box-sizing: border-box;
	position: relative;
}
#sec07 .slidebox h2 {
	font-size: 40px;
	font-weight: 300;
	padding-top: 280px;
}
#sec07 .slidebox h3 {
	font-size: 22px;
	line-height: 1.6;
	font-weight: 300;
	padding-top: 280px;
}
#sec07 .slidebox li .ani1 {
	position: absolute;
	top: 80px;
	right: 105px;
}
#sec07 .slidebox li .ani1 img {
	width: 364px;
}
#sec07 .slidebox li .arr_r {
	position: absolute;
	top: 285px;
	right: 0;
}
#sec07 .slidebox li .arr_l {
	position: absolute;
	top: 285px;
	left: 0;
}

#sec07 .slidebox li .ani2 {
	position: absolute;
	top: 70px;
	right: 60px;
}

#sec07 .slidebox li .ani2 img {
	width: 386px;
}





#sec08 {
	background: url(../images/bg8.gif) no-repeat;
	height: 992px;
	padding-top: 110px;
	box-sizing: border-box;
	position: relative;
}
#sec08 .bnew {
	padding-left: 770px;
}
#sec08 .bnew img {
	width: 184px;
}
#sec08 h2 {
	padding: 20px 0;
	padding-left: 770px;
	font-size: 40px;
	font-weight: 300;
}
#sec08 h3 {
	padding-left: 770px;
	font-size: 20px;
	font-weight: 300;
}

#sec08 #selectbox {
	width: 1000px;
	height: 540px;
	background: url(../images/friendbg.png) no-repeat;
	position: absolute;
	top: 120px;
	left: 20px;
}
#sec08 #selectbox #f01 {
	position: absolute;
	top: 10px;
	left: 56px;
}
#sec08 #selectbox #f02 {
	position: absolute;
	top: 147px;
	left: 147px;
}
#sec08 #selectbox #f03 {
	position: absolute;
	top: 110px;
	left: 290px;
}
#sec08 #selectbox #f04 {
	position: absolute;
	top: 177px;
	left: 422px;
}
#sec08 #selectbox #f05 {
	position: absolute;
	top: 320px;
	left: 170px;
}

#sec08 #fdetail {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../images/frienddetbg.png) no-repeat right bottom;
	width: 315px;
	height: 370px;
	padding: 22px 0 0 40px;
	box-sizing: border-box;
	line-height: 2;
	display: none;
}

#sec08 #fdetail .btnclose {
	display: none;
}

#sec08 #fdetail .detimg img {
	width: 148px;
}
#sec08 #fdetail .dettitle {
	font-size: 13px;
	margin: 0 10px 0 10px;
}
#sec08 #fdetail .detdesc {
	font-size: 10px;
	margin: 0 10px 0 10px;
}




#sec09 {
	background: url(../images/bg9.gif) no-repeat;
	height: 727px;
	padding-top: 345px;
	box-sizing: border-box;
	text-align: center;
	font-size: 28px;
	font-weight: 300;
}






#sec10 {
	background: url(../images/bg10.gif) no-repeat;
	padding-top: 45px;
	box-sizing: border-box;
	font-size: 24px;
	font-weight: 100;
	position: relative;
}
#sec10 h2 {
	font-family: "Spartan";
	font-weight: 100;
	padding-left: 550px;
	margin-bottom: 3em; /* gunSOFT: org->1em; */
}
#sec10 h2+p {
	padding-left: 550px;
	font-size: 9px;
	font-weight: bold;
	line-height: 2;
	color: #f00;
	display: none; /* gunSOFT: hide this message */
}
#sec10 .ani10 {
	position: absolute;
}
#sec10 .ani10 div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 286px;
	opacity: 0;
}
#sec10 .ani10 img {
	width: 294px;
	height: auto;
}
#sec10 .ani10 .slide1 {
	opacity: 1;
}

#sec10 .add1 {
	font-family: "Spartan";
	padding-top: 260px;
	padding-left: 550px;
	font-size: 13px;
	line-height: 1.8;
}
#sec10 .add2 {
	font-family: "Spartan";
	padding-top: 265px;
	padding-left: 550px;
	font-size: 13px;
	line-height: 1.8;
}

#sec10 .add1 h3,
#sec10 .add2 h3 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}


#lang {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 12px;
}




/*////////////////////////////////////// SP //////////////////////////////////////*/


@media screen and (max-width: 768px) {

img {
	width: 100%;
	height: auto;
}

.brpc {
	display: none;
}

#wrapper {
	width: 100%;
}

#globalmenu {
	display: none;
}

#globalspmenu {
	display: block;
	position: fixed;
	top: 0;
	padding: 4% 0;
	width: 100%;
	z-index: 101;
}

#globalspmenu .logo {
	padding-top: 0;
	padding-left: 5.3333%;
	width: 33.3333%;
	vertical-align: middle;
}
.drawer-open #globalspmenu .logo {
	opacity: .2;
}
	.menu-trigger,
	.menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	.menu-trigger {
		position: relative;
		float: right;
		width: 26px;
		height: 16px;
	}
	.menu-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 2px;
		border-radius: 4px;
		padding-right: 20px;
	}




	.drawer-menu li a {
		color: #000;
		display: block;
		padding-bottom: 10%;
		text-decoration: none;
		text-align: center;
		font-size: 4vw;
	}
	.drawer-nav {
		background: #fff;
		z-index: 300;
		padding-top: 10%;
	}
	.drawer-menu .lang {
		text-align: center;
	}
	.drawer-menu .lang a {
		display: inline-block;
	}









#footcopy {
	text-align: right;
	font-size: 3.0769vw;
	padding: 0 0 10% 0;
	width: 86.6667%;
	margin: 0 auto;
}





#splogo {
	display: block;
}

#splogo img {
	width: 33.3333%;
	padding: 5.3333%;
}

#sec01 {
	background: url(../images/bg1sp.gif) no-repeat center top;
	background-size: 100% auto;
	padding-top: 77.4667%;
	padding-bottom: 156%;
	font-size: 3.4667vw;
	height: auto;
	display: block;
}

#sec01 div {
	display: none;
}

#sec01 p {
	width: 86.6667%;
	margin: 0 auto;
}






#sec02 {
	background: url(../images/bg2sp.gif) no-repeat center bottom;
	background-size: 100% auto;
	height: auto;
	padding-top: 6.6667%;
	padding-bottom: 133.3333%;
	padding-left: 0;
	font-size: 3.3333vw;
	line-height: 2;
	font-weight: 400;
}
#sec02 strong {
	font-size: 4vw;
}
#sec02 p {
	width: 86.6667%;
	margin: 0 auto;
}







#sec03 {
	background: url(../images/bg3sp.gif) no-repeat center bottom;
	background-size: 100% auto;
	height: auto;
	padding-top: 6.6667%;
	padding-bottom: 140%;
	padding-left: 0;
	font-size: 3.3333vw;
}

#sec03 h2 {
	font-size: 4.5333vw;
	padding-bottom: 1em;
	width: 86.6667%;
	margin: 0 auto;
}
#sec03 h2 span {
	font-size: 3.4667vw;
}
#sec03 p {
	width: 86.6667%;
	margin: 0 auto;
}
#sec03 div {
	text-align: right;
	margin-top: 40px;
	width: 86.6667%;
	margin: 2em auto 0 auto;
}
#sec03 div img {
	width: 46.6667%;
}






#sec04 {
	background: none;
	height: auto;
	padding-top: 6.6667%;
	height: auto;
}
#sec04 .bnew {
	padding-left: 0;
	width: 86.6667%;
	margin: 0 auto;
	margin-bottom: 230%;
}
#sec04 .bnew img {
	width: 36.3077%;
}
#sec04 .bnew ul {
	display: none;
}

#sec04 .slidebox {
	width: 100%;
	overflow: hidden;
	top: 60%;
	background: url(../images/bg4sp.gif) no-repeat center bottom;
	background-size: 100% auto;
	padding-bottom: 140%;
}
#sec04 .slidebox ul {
	width: 200%;
}
#sec04 .slidebox li {
	width: 100%;
	padding-left: 0;
}
#sec04 .slidebox h2 {
	font-size: 6.1333vw;
	padding-top: 10%;
	width: 86.6667%;
	margin: 0 auto;
}
#sec04 .slidebox h3 {
	font-size: 3.7333vw;
	padding-top: 10%;
	width: 86.6667%;
	margin: 0 auto;
}
#sec04 .slidebox li .ani1 {
	top: 0;
	left: 0;
	text-align: center;
	padding-top: 40.2667%;
	box-sizing: border-box;
}
#sec04 .slidebox li .ani1 img {
	width: 60%;
}
#sec04 .slidebox li .arr_r {
	position: absolute;
	top: 0;
	right: 6.6667%;
	width: 8.3333%;
}
#sec04 .slidebox li .arr_l {
	position: absolute;
	top: 0;
	left: auto;
	right: 6.6667%;
	width: 8.3333%;
}

#sec04 .slidebox li .ani2 {
	top: 124.6154%;
	left: 0;
	width: 100%;
	height: 74.6667%;
}
#sec04 .ani2 div {
	width: 100%;
	height: auto;
	opacity: 0;
	text-align: center;
}
#sec04 .ani2 img {
	width: 78.4615%;
	height: auto;
}






#sec05 {
	background: none;
	height: auto;
	padding-top: 16.6667%;
	height: auto;
}
#sec05 .bnew {
	padding-left: 0;
	width: 86.6667%;
	margin: 0 auto;
	margin-bottom: 230%;
}
#sec05 .bnew img {
	width: 36.3077%;
}
#sec05 .bnew ul {
	display: none;
}

#sec05 .slidebox {
	width: 100%;
	overflow: hidden;
	top: 120%;
	background: url(../images/bg5sp.gif) no-repeat center bottom;
	background-size: 100% auto;
	padding-bottom: 60%;
}
#sec05 .slidebox ul {
	width: 200%;
}
#sec05 .slidebox li {
	width: 100%;
	padding-left: 0;
}
#sec05 .slidebox h2 {
	font-size: 6.1333vw;
	padding-top: 10%;
	width: 86.6667%;
	margin: 0 auto;
}
#sec05 .slidebox h3 {
	font-size: 3.7333vw;
	padding-top: 10%;
	width: 86.6667%;
	margin: 0 auto;
}
#sec05 .slidebox li .ani1 {
	top: 0;
	left: 0;
	text-align: center;
	padding-top: 40.2667%;
	box-sizing: border-box;
}
#sec05 .slidebox li .ani1 img {
	width: 74.9231%;
}
#sec05 .slidebox li .arr_r {
	position: absolute;
	top: 0;
	right: 6.6667%;
	width: 8.3333%;
}
#sec05 .slidebox li .arr_l {
	position: absolute;
	top: 0;
	left: auto;
	right: 6.6667%;
	width: 8.3333%;
}

#sec05 .slidebox li .ani2 {
	top: 144.6154%;
	left: 0;
	width: 100%;
	height: 74.6667%;
	text-align: center;
}
#sec05 .ani2 img {
	width: 70.4%;
	height: auto;
}






#sec06 {
	background: none;
	height: auto;
	padding-top: 6.6667%;
	height: auto;
}
#sec06 .bnew {
	padding-left: 0;
	width: 86.6667%;
	margin: 0 auto;
	margin-bottom: 250%;
}
#sec06 .bnew img {
	width: 36.3077%;
}
#sec06 .bnew ul {
	display: none;
}

#sec06 .slidebox {
	width: 100%;
	overflow: hidden;
	top: 60%;
	background: url(../images/bg6sp.gif) no-repeat center bottom;
	background-size: 100% auto;
	padding-bottom: 90%;
}
#sec06 .slidebox ul {
	width: 200%;
}
#sec06 .slidebox li {
	width: 100%;
	padding-left: 0;
}
#sec06 .slidebox h2 {
	font-size: 6.1333vw;
	padding-top: 10%;
	width: 86.6667%;
	margin: 0 auto;
}
#sec06 .slidebox h3 {
	font-size: 3.7333vw;
	padding-top: 10%;
	width: 86.6667%;
	margin: 0 auto;
}
#sec06 .slidebox li .ani1 {
	top: 0;
	left: 0;
	text-align: center;
	padding-top: 20.2667%;
	box-sizing: border-box;
}
#sec06 .slidebox li .ani1 img {
	width: 74.9231%;
}
#sec06 .slidebox li .arr_r {
	position: absolute;
	top: 0;
	right: 6.6667%;
	width: 8.3333%;
}
#sec06 .slidebox li .arr_l {
	position: absolute;
	top: 0;
	left: auto;
	right: 6.6667%;
	width: 8.3333%;
}

#sec06 .slidebox li .ani2 {
	top: 124.6154%;
	left: 0;
	width: 100%;
	height: 74.6667%;
}
#sec06 .slidebox li .ani2 #btitle {
	position: absolute;
	top: 106.25%;
	left: 6.6667%;
	font-size: 3.2vw;
  width: auto;
}
#sec06 .slidebox li .ani2 #btitle span {
	font-size: 2.9333vw;
}
#sec06 .slidebox li .ani2 #btitle span.ka {
	font-size: 2.4vw;
	display: block;
}
#sec06 .slidebox li .ani2 #pic {
	width: 48.8%;
	height: auto;
	top: 0;
	left: 42.6667%;
	text-align: center;
  font-size: 2.6667vw;
}
#sec06 .slidebox li .ani2 #pic img {
	width: 100%;
}
#sec06 .slidebox li .ani2 #book {
	position: static;
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 64%;
}
#sec06 .slidebox li .ani2 #book img {
	width: 43.4667%;
}
#sec06 .slidebox li .ani2 ol {
	position: static;
	width: 37.6%;
	margin: 7% auto 0 auto;
}
#sec06 .slidebox li .ani2 ol li {
	background: #b0b1b2;
	border-radius: 50%;
	padding-left: 0;
	width: 14px;
	height: 14px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
}






#sec07 {
	background: none;
	height: auto;
	padding-top: 12.6667%;
	height: auto;
}
#sec07 .bnew {
	padding-left: 0;
	width: 86.6667%;
	margin: 0 auto;
	margin-bottom: 230%;
}
#sec07 .bnew img {
	width: 36.3077%;
}
#sec07 .bnew ul {
	display: none;
}

#sec07 .slidebox {
	width: 100%;
	overflow: hidden;
	top: 60%;
	background: url(../images/bg7sp.gif) no-repeat center bottom;
	background-size: 100% auto;
	padding-bottom: 80%;
}
#sec07 .slidebox ul {
	width: 200%;
}
#sec07 .slidebox li {
	width: 100%;
	padding-left: 0;
}
#sec07 .slidebox h2 {
	font-size: 6.1333vw;
	padding-top: 10%;
	width: 86.6667%;
	margin: 0 auto;
}
#sec07 .slidebox h3 {
	font-size: 3.7333vw;
	padding-top: 10%;
	width: 86.6667%;
	margin: 0 auto;
}
#sec07 .slidebox li .ani1 {
	position: static;
	text-align: center;
	padding-top: 16.2667%;
}
#sec07 .slidebox li .ani1 img {
	width: 60.8%;
}
#sec07 .slidebox li .arr_r {
	position: absolute;
	top: 0;
	right: 6.6667%;
	width: 8.3333%;
}
#sec07 .slidebox li .arr_l {
	position: absolute;
	top: 0;
	left: auto;
	right: 6.6667%;
	width: 8.3333%;
}

#sec07 .slidebox li .ani2 {
	position: static;
	text-align: center;
}

#sec07 .slidebox li .ani2 img {
	width: 67.6%;
	padding-top: 4%;
}






#sec08 {
	background: url(../images/bg8sp.gif) no-repeat center bottom;
	background-size: 100% auto;
	height: auto;
	padding-top: 18.6667%;
	padding-bottom: 126%;
}
#sec08 .bnew {
	padding-left: 0;
	width: 86.6667%;
	margin: 0 auto;
	margin-bottom: 3%;
}
#sec08 .bnew img {
	width: 36.3077%;
}
#sec08 h2 {
	font-size: 6.1333vw;
	padding: 0;
	width: 86.6667%;
	margin: 0 auto 3% auto;
}
#sec08 h3 {
	font-size: 3.7333vw;
	padding: 0;
	width: 86.6667%;
	margin: 0 auto 10.9333% auto;
}

#sec08 #selectbox {
	width: 100%;
	height: auto;
	background: url(../images/friendspbg.png) no-repeat center top;
	background-size: 100% auto;
	position: relative;
	padding-bottom: 95.3333%;
	top: 0;
	left: 0;
}
#sec08 #selectbox #f01 {
	position: absolute;
	top: 0;
	left: 54.6667%;
	width: 21.8667%;
}
#sec08 #selectbox #f02 {
	position: absolute;
	top: 26.6667%;
	left: 17.3333%;
	width: 20.5333%;
}
#sec08 #selectbox #f03 {
	position: absolute;
	top: 20.6667%;
	left: 41.3333%;
	width: 19.2%;
}
#sec08 #selectbox #f04 {
	position: absolute;
	top: 32.5333%;
	left: 62.6667%;
	width: 20.2667%;
}
#sec08 #selectbox #f05 {
	position: absolute;
	top: 53.3333%;
	left: 17.3333%;
	width: 20.8%;
}

#sec08 #fdetail {
	position: fixed;
	bottom: 0;
	left: 0;
	background: url(../images/frienddetspbg.png) no-repeat center bottom;
	background-size: 100% auto;
	width: 100%;
	height: 100%;
	padding: 0;
	box-sizing: border-box;
	line-height: 2;
}

#sec08 #fdetail .btnclose {
	display: block;
	position: absolute;
	bottom: 38%;
	left: 6.6667%;
}

#sec08 #fdetail .btnclose img {
	width: 50%;
}

#sec08 #fdetail .detimg {
	position: absolute;
	bottom: 18%; 
	left: 50.3333%;
}

#sec08 #fdetail .detimg img {
	width: 80.095%;
}
#sec08 #fdetail .dettitle {
	position: absolute;
	font-size: 3.4667vw;
	margin: 0;
	bottom: 32%;
	left: 6.6667%;
}
#sec08 #fdetail .detdesc {
	position: absolute;
	font-size: 2.9333vw;
	margin: 0;
	bottom: 27.6667%;
	left: 6.6667%;
}




#sec09 {
	background: url(../images/bg9sp.gif) no-repeat center bottom;
	background-size: 100% auto;
	height: auto;
	padding-top: 10.6667%;
	padding-bottom: 145%;
	font-size: 4vw;
}






#sec10 {
	background: url(../images/bg10sp.gif) no-repeat center 52%;
	background-size: 100% auto;
	padding-top: 6.6667%;
	font-size: 4vw;
	font-weight: 100;
	position: relative;
}
#sec10 h2 {
	padding-left: 2.6667%;
	padding-top: 80%;
}
#sec10 h2+p {
	padding-left: 2.6667%;
	padding-top: 1%;
	font-size: 3.3333vw;
}
#sec10 .ani10 {
	position: absolute;
	width: 100%;
}
#sec10 .ani10 div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	opacity: 0;
	text-align: center;
}
#sec10 .ani10 img {
	width: 71.2%;
	height: auto;
}
#sec10 .ani10 .slide1 {
	opacity: 1;
}

#sec10 .add1 {
	width: 86.6667%;
	margin: 0 auto;
	padding-top: 68.0769%;
	padding-left: 0;
	font-size: 2.9333vw;
}
#sec10 .add2 {
	width: 86.6667%;
	margin: 0 auto;
	padding-top: 46.1538%;
	padding-left: 0;
	font-size: 2.9333vw;
}

#sec10 .add1 h3,
#sec10 .add2 h3 {
	font-size: 4vw;
	margin-bottom: 0;
}
#sec10 .add1 h3 img {
	width: 35.3846%;
}


#lang {
	display: none;
}



}
