@charset "utf-8";

/*base css*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, 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;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	line-height:0;
	font-size:0;
	vertical-align:top;
}

html {
	width:100%;
	height: 100%;
	overflow-x:hidden;
}


ul, li {
	list-style: none;
}

p, th, td, dd {
	font-style:normal;
	font-weight:0;
	word-break: break-all;
}

dd {
	word-break: break-all;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

 
/*layout style*/

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#fff;
	text-align: left;
}



/*-------------------
全体レイアウト
-------------------*/

#wrap{
		overflow: hidden;
	}

.main{
	background: url(../images/mountain.png);
	background-size: cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	width:100%;
	height: 698px;
}

.mainInr{
	background: url(../images/wave.png) repeat-x;
	width:100%;
	height: 698px;
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop,.mainInr  { background: url(../images/wave_ie.png) no-repeat; }
}


.mainInr02{
	background: url(../images/wt_shadow.png);
	background-size: cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	width:100%;
	height: 698px;
}



.main .mainBox{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#yogaWoman{
	position: absolute;
	top:110px;
	left:-80px
}

.main .mainBox .yogaLogo{
	position: absolute;
	top:85px;
	left: 460px;
}

.main .mainBox .yogaLogo .Logo01{
	position: absolute;
	top:0px;
	left: 0px;
	opacity: 0;
}

.main .mainBox .yogaLogo .Logo02{
	left: 280px;
    position: absolute;
    top: 185px;
	opacity: 0;
}

.main .mainBox .yogaLogo .Logo03{
	left: 70px;
    position: absolute;
    top: 300px;
	opacity: 0;
}
.main .mainBox .yogaLogo .Logo04{
	left: 330px;
    position: absolute;
    top: 30px;
	opacity: 0;
}

.main .mainBox .yogaLogo .Logo05{
	left: 10px;
    position: absolute;
    top: 490px;
	opacity: 0;
}

.main .mainBox .yogaLogo .Logo06 {
    left: 150px;
    position: absolute;
    top: 500px;
	opacity: 0;
}


/*-------------------
MAIN
-------------------*/

.know{
	height: 575px;
	width: 100%;
	background: #caf4fc;
}

.know .knowBox{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.know .knowBox .knowTtl{
	position: absolute;
	top: 60px;
	left: 0px
}

.know .knowBox .knowLead{
	position: absolute;
	top: 225px;
	left: 0px
}

.know .knowBox .knowLead{
	position: absolute;
	top: 226px;
	left: 0px;
}

.know .knowBox .knowWrite{
	top: 283px;
	position: absolute;
	left: 0px;
	line-height: 2.1;
	font-size: 15px;
}

.know .knowBox .knowObj{
	top: 0px;
	position: absolute;
	left: 514px;
	width: 485px;
}

.know .knowBox .knowObj .surf{
	top: 370px;
	position: absolute;
	right: -10px;
	width: 445px;
}

.know .knowBox .knowObj .obj01{
	top: 370px;
	position: absolute;
	left: 0px;
	width: 147px;
	opacity: 0;
}

.know .knowBox .knowObj .obj02{
	top: 128px;
	position: absolute;
	left: 0px;
	width: 186px;
	opacity: 0;
}

.know .knowBox .knowObj .obj03{
	top: 51px;
	position: absolute;
	left: 95px;
	width: 127px;
	opacity: 0;
}

.know .knowBox .knowObj .obj04{
	top: 0px;
	position: absolute;
	left: 211px;
	width: 179px;
	opacity: 0;
}

.know .knowBox .knowObj .obj05{
	top: 71px;
	position: absolute;
	right: -8px;
	width: 131px;
	opacity: 0;
}

.know .knowBox .knowObj .obj06{
	top: 139px;
	position: absolute;
	right: -122px;
	width: 144px;
	opacity: 0;
}

.know .knowBox .knowObj .obj07{
	top: 290px;
	position: absolute;
	right: -177px;
	width: 173px;
	opacity: 0;
}

.know .knowBox .knowObj .obj08{
	top: 351px;
	position: absolute;
	right: -122px;
	width: 141px;
	opacity: 0;
}

/*-------------------
KNOW
-------------------*/

.why{
	width:100%;
	height: 574px;
	position: relative;
	
}

.why .whyBg{
	position:absolute;
	top:0;
	left:0;
	height: 574px;
	background: url(../images/why_bk.jpg);
	background-size:cover;
	width:100%;
	opacity:0;
}

.why .whyBox{
	width: 50%;
	background: #FFF;
	position:absolute;
	right: 0;
	height: 574px;
	z-index: 10;
}

.why .whyBox .whyBoxInr{
	position:absolute;
	left: 0;
	top: 0;
	width: 530px;
}

.why .whyBox .whyBoxInr .whyTtl{
	position:absolute;
	left: 35px;
	top: 62px;
}

.why .whyBox .whyBoxInr .whyLead{
	position:absolute;
	left: 35px;
	top: 230px;
}

.why .whyBox .whyBoxInr .whyWrite{
	line-height: 2.1;
	position:absolute;
	left: 35px;
	top: 285px;
	font-size: 15px;
}

/*-------------------
WHY
-------------------*/

.choose{
	width:100%;
	background-size:cover;
	background:url(../images/sup_choose_bk.jpg) no-repeat;
	height: 803px;
}

.choose .chooseBox{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.choose .chooseBox .chooseTtl{
	width: 487px;
	position:absolute;
	top: 72px;
	left: 257px;
}

.choose .chooseBox .chooseListF{
	position:absolute;
	top: 228px;
	left: -1030px;
	width: 1000px;
}

.choose .chooseBox .chooseListA{
	position:absolute;
	top: 228px;
	left: 1030px;
	width: 1000px;
}

.choose .chooseBox .chooseListF li,
.choose .chooseBox .chooseListA li{
	background: #a1ebf7;
	width: 313px;
	height: 495px;
}

.choose .chooseBox .chooseListF li .icon,
.choose .chooseBox .chooseListA li .icon{
	width: 153px;
	margin: 170px auto 0;
}


.choose .chooseBox .chooseListF li.list01{
	position:absolute;
	top: 0px;
	left: 0px;
	
}
.choose .chooseBox .chooseListF li.list02{
	position:absolute;
	top: 0px;
	left: 343px;
	
}
.choose .chooseBox  .chooseListF li.list03{
	position:absolute;
	top: 0px;
	right: 0px;
	
}

.choose .chooseBox .chooseListA li.list01{
	position:absolute;
	top: 0px;
	left: 0px;
}
.choose .chooseBox .chooseListA li.list02{
	position:absolute;
	top: 0px;
	left: 343px;
}
.choose .chooseBox  .chooseListA li.list03{
	position:absolute;
	top: 0px;
	right: 0px;
}

.choose .chooseBox .chooseList{
	position:absolute;
	top: 228px;
	left: 0px;
	width: 1000px;
}

.choose .chooseBox .chooseList li{
	border: 11px solid #a1ebf7;
	width: 291px;
	height: 473px;
	background: #FFF;
}

.choose .chooseBox .chooseList li p{
	width: 270px;
	margin: 0 auto;
	font-size: 15px;
	line-height: 2.3;
}


.choose .chooseBox .chooseList li.list01{
	position:absolute;
	top: 0px;
	left: 0px;
	opacity:0;
}

.choose .chooseBox .chooseList li.list01 .listTtl{
	text-align: center;
	padding: 54px 0 50px 0;
}


.choose .chooseBox .chooseList li.list02{
	position:absolute;
	top: 0px;
	left: 343px;
	opacity:0;
}

.choose .chooseBox .chooseList li.list02 .listTtl{
	text-align: center;
	padding: 35px 0 30px 0;
}


.choose .chooseBox  .chooseList li.list03{
	position:absolute;
	top: 0px;
	right: 0px;
	opacity:0;
}

.choose .chooseBox .chooseList li.list03 .listTtl{
	text-align: center;
	padding: 54px 0 50px 0;
}


/*-------------------
CHOOSE
-------------------*/

.board{
	background: url(../images/sup_board_bk.png);
	background-size:cover;
	width:100%;
	height: 776px;
}

.board .boardBox{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.board .boardBox .boardTtl{
	width: 528px;
	position:absolute;
	top: 72px;
	left: 0px;
}

.board .boardBox .boardLead{
	width: 528px;
	position:absolute;
	top: 270px;
	left: 0px;
}

.board .boardBox dl dt{
	float: left;
	width: 92px;	
}

.board .boardBox dl dd{
	margin: 0px 0px 0px 16px;
	float: left;
	font-size: 15px;
	padding: 21px 0 0 10px;
	text-align: left;
	background: url(../images/sup_arrow.png) no-repeat top left;
}

.board .boardBox .boardSafe{
	width: 528px;
	position:absolute;
	top: 330px;
	left: -8px;
}

.board .boardBox .boardShort{
	width: 528px;
	position:absolute;
	top: 449px;
	left: -8px;
}

.board .boardBox .boardStable{
	width: 528px;
	position:absolute;
	top: 577px;
	left: -8px;
}

.board .boardBox .boardBody{
	position: absolute;
    /*right: -300px;
    top: 81px;*/
	right: 0px;
    top: 881px;
    width: 1121px;
	z-index: -1;
	opacity: 0;
}

/*-------------------
ADDRESS
-------------------*/

.address{
	width: 100%;
	background: #FFF;
	height: 485px;
}

.addressBox{
	width: 1000px;
	margin: 0 auto;
}

.addressBox ul{
	/*overflow: hidden;*/
	text-align: center;
}

.addressBox ul li{
	/*float: left;*/
	display: inline-block;
	vertical-align: top;
	width: 320px;
	padding: 50px 20px 0 0;
}

.addressBox ul li.end{
	padding: 50px 0 0 0;
}

.addressBox ul li dl dt p{
	width: 50px;
	margin: 0 auto;
	padding: 0 0 15px 0;
}

.addressBox ul li dl dt .ttl{
	text-align: center;
	padding: 0 0 24px 0;
}

.addressBox ul li dl dd{
	width: 300px;
	border-top: 1px dotted #b5b5b5;
	overflow: hidden;
	padding: 15px 0 15px 20px;
}

.addressBox ul li dl dd.add{
	height: 35px;
}

.addressBox ul li dl dd.add02{
	height: 35px;
	padding: 25px 0 5px 20px;
}

.addressBox ul li dl dd .headline{
	float: left;
	width: 70px;
	padding: 3px 0 0 0;
}

.addressBox ul li dl dd p{
	float: left;
	width: 200px;
	font-size: 11px;
}

@media screen and (max-width: 1000px) {
	

}