@charset "utf-8";

html {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, sans-serif;
}
body {
}

a, a:link {
	color: #0000DE;
}
a:visited {
	color: #941D55;
}
a:active,
a:hover {
	color: #CC0000;
}
a:focus {
	color: #CC0000;
}

/*** ソーシャルボタン ***/
#sns-block {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Verdana, sans-serif;
	line-height: 1.0;
	font-weight: 400;
	width: 100%;
	background: #fff;
	padding-bottom: 16px;
}
.sns {
	width: 96%;
	padding-top: 16px;
	margin: 0 auto;
	text-align: center;
}
.ttl-sns {
	display: inline-block;
	vertical-align: top;
	margin-right: 1em;
	padding-top: 9px;
	color: #000;
	font-size: .9em;
}
.ttl-sns i {
	padding-right: .1em;
}
.sns-list {
	display: inline-block;
	font-size:0;
	padding: 0;
	list-style: none;
}
.sns-list li {
	display: inline-block;
	position: relative;
	margin: 0 8px;
}
.sns-list li img {
	width: 35px;
	height: auto;
	vertical-align: middle;
}
@media screen and (min-width: 40em) {
	.sns {
		width: 980px;
	}
	.ttl-sns {
		margin-right: 22px;
		padding-top: 7px;
	}
	.sns-list li img {
		width: 32px;
		height: auto;
		vertical-align: middle;
	}
}
@media screen and (min-width: 64em) {
}

.clearfix:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


@media only screen and (max-width: 640px) {
#global-nav:nth-of-type(1) {
	display: none;
}

html {
	background: #bce6fc;
	color: #554f47;
}
body {
	background: url(../images/common/bg.png) repeat center top;
	background-size: auto 21%;
	-webkit-background-size: auto 21%;
	-moz-background-size: auto 21%;
	font:14px/1.231;
	line-height: 1.4em;
	word-break: break-all;
}

#container {
	width: 100%;
}
#container-inner {
}

#content {
	width: 94%;
	margin: 0 auto;
}
#tree #content {
	padding: 6.4% 0 0;
}
#content-inner {
}

/* pageup */
.pageup {
}
.pageup a {
	display: block;
	background: url(../images/common/btn-pageup.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	width: 86px;
	height: 79px;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	position: fixed;
	right: 20px;
	bottom: 20px;
}


/*** common ***/
#main-box {
}
#left-box {
}
#right-box {
}


/*** home ***/

/* 募集バナー＆体操動画 */
#home #head-group {
}

/* ラインバナー */
#home #head-group #line-banner-box {
	padding: 5.4% 0 0;
}
#home #head-group #line-banner-box-inner {
}
#home #head-group #line-banner-box a {
	display: block;
	background: url(../images/line_bnr_sp.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 45.66666666666667% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

/* Locipoバナー */
#home #head-group #bnr-locipo {
	margin-top: 26px;
}

/* 募集バナー */
#home #head-group #offer-box {
	padding: 5.4% 0;
}
#home #head-group #offer-box-inner {
}
#home #head-group #offer-box a {
	display: block;
	background: url(../images/bnr-offer-sp.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 45.409% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #head-group #offer-box p {
	overflow: hidden;
	height: 0px;
}

/* 体操動画 */
#home #movie-box {
	width: 100%;
	background: #f7f8f3;
	padding: 4.8% 3.2%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto 7.2%;
}

#home #movie-box #ui-tab {
}
#home #movie-box #ui-tab-movie {
}
#home #movie-box #ui-tab-movie h2 {
	display: block;
	background: url(../images/common/t-movie.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	padding: 20.185% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 auto 4.8%;
}
#home #movie-box #ui-tab-movie .fragment-inner {
}
#home #movie-box #ui-tab-movie .dancing-movie {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
	margin: 0 0 5.4%;
}
#home #movie-box #ui-tab-movie .dancing-movie iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

#home #movie-box #ui-tab-list {
	background: url(../images/bg-ui-tab-list.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #movie-box #ui-tab-list ul {
	overflow: hidden;
	position: relative;
	zoom:1;
	width: 100%;
	list-style: none;
	margin: 0 auto;
}
#home #movie-box #ui-tab-list li:nth-child(even) {
	float: left;
	width: 48.56%;
	margin: 0 0 2.8%;
}
#home #movie-box #ui-tab-list li:nth-child(odd) {
	float: right;
	width: 48.56%;
	margin: 0 0 2.8%;
}
#home #movie-box #ui-tab-list li:first-child {
	float: none;
	width: 48.56%;
	margin: 0 auto 2.8%;
}
#home #movie-box #ui-tab-list a {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	cursor: pointer;
}
#home #movie-box #tab-dancing-intro a {
	display: block;
	background: url(../images/movie/btn-movie-introduction.png) no-repeat 0 0;
	padding: 37.407% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #movie-box #tab-dancing-1 a {
	display: block;
	background: url(../images/movie/btn-movie01.png?ref=v2022.03.18) no-repeat 0 0;
	padding: 37.407% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #movie-box #tab-dancing-2 a {
	display: block;
	background: url(../images/movie/btn-movie02.png?ref=v2022.03.18) no-repeat 0 0;
	padding: 37.407% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #movie-box #tab-dancing-3 a {
	display: block;
	background: url(../images/movie/btn-movie03.png?ref=v2022.03.18) no-repeat 0 0;
	padding: 37.407% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #movie-box #tab-dancing-4 a {
	display: block;
	background: url(../images/movie/btn-movie04.png?ref=v2022.03.18) no-repeat 0 0;
	padding: 37.407% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #movie-box #tab-dancing-5 a {
	display: block;
	background: url(../images/movie/btn-movie05.png?ref=v2022.03.18) no-repeat 0 0;
	padding: 37.407% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #movie-box #tab-dancing-6 a {
	display: block;
	background: url(../images/movie/btn-movie06.png?ref=v2022.03.18) no-repeat 0 0;
	padding: 37.407% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}


/*** 体操のお兄さん ***/
#tree #aniki-box {
	width: 100%;
	background: #f7f8f3;
	padding: 0 3.2% 4.8%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto 7.2%;
}
#tree #aniki-box h2 {
	display: block;
	background: url(../aniki/images/t-aniki-sp.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	padding: 36.691% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 auto 1.2%;
}
#tree #aniki-box .profile-box {
	background: url(../aniki/images/frame-member-sp-h.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 14.388% 0 0;
	margin: 0 0 7.2%;
}
#tree #aniki-box .profile-box:before {
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	display: block;
}
#tree #aniki-box .profile-box:after {
	content: '';
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	background-image: url(../aniki/images/frame-member-sp-f.png);
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	padding-top: 8.9928%;
	background-repeat: no-repeat;
}
#tree #aniki-box .profile-box-inner {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 100%;
	background: url(../aniki/images/frame-member-sp-b.png) repeat-y 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 0 4.2%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#tree #aniki-box .profile-box .profile-photo {
	text-align: center;
}
#tree #aniki-box .profile-box .profile-photo img {
	height: auto;
	vertical-align: middle;
}
#tree #aniki-box #tsujimoto.profile-box .profile-photo img {
	width: 43.75vw;
}
#tree #aniki-box #furukawa.profile-box .profile-photo img {
	width: 43.125vw;
}
#tree #aniki-box #utsumi.profile-box .profile-photo img {
	width: 45.46875vw;
}
#tree #aniki-box #setsuraku.profile-box .profile-photo img {
	width: 42.96875vw;
}
#tree #aniki-box #kunimura.profile-box .profile-photo img {
	width: 29.84375vw;
}
#tree #aniki-box #oka.profile-box .profile-photo img {
	width: 49.53125vw;
}
#tree #aniki-box #kotsuji.profile-box .profile-photo img {
	width: 62.5vw;
}
#tree #aniki-box #shachihokong.profile-box .profile-photo img {
	width: 55.46875vw;
}

#tree #aniki-box .profile-box .profile-detail {
}
#tree #aniki-box .profile-box .profile-detail p {
	padding: 0 1.0em;
}
#tree #aniki-box .profile-box .profile-detail dl {
	padding: 2em 0 0;
}
#tree #aniki-box .profile-box .profile-detail dt,
#tree #aniki-box .profile-box .profile-detail dd {
	padding: 0 0 0.6em;
	margin: 0 0 0.8em;
}
#tree #aniki-box .profile-box .profile-detail dt {
	float: left;
	clear: left;
	width: 4em;
	font-weight: bold;
	text-align: right;
	padding-left: 1.0em;
}
#tree #aniki-box .profile-box .profile-detail dd {
	border-bottom: 1px dotted #554f47;
	padding-left: 6.6em;
	padding-right: 1.0em;
}

#tree #aniki-box h3 {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	margin: 0 auto 5.4%;
}
#tree #aniki-box #tsujimoto h3 {
	display: block;
	background: url(../aniki/images/t-tsujimoto.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #tamura h3 {
	display: block;
	background: url(../aniki/images/t-tamura.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #yoshihara h3 {
	display: block;
	background: url(../aniki/images/t-yoshihara.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #kobayashi h3 {
	display: block;
	background: url(../aniki/images/t-kobayashi.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #hiramatsu h3 {
	display: block;
	background: url(../aniki/images/t-hiramatsu.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #tsuchida h3 {
	display: block;
	background: url(../aniki/images/t-tsuchida.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #honda h3 {
	display: block;
	background: url(../aniki/images/t-honda.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #terasaka h3 {
	display: block;
	background: url(../aniki/images/t-terasaka.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #nonoda h3 {
	display: block;
	background: url(../aniki/images/t-nonoda.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #terasaka h3 {
	display: block;
	background: url(../aniki/images/t-terasaka.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #shimizu h3 {
	display: block;
	background: url(../aniki/images/t-shimizu.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
/* 20220407 */
#tree #aniki-box #nakahara h3 {
	display: block;
	background: url(../aniki/images/t-nakahara.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #kometani h3 {
	display: block;
	background: url(../aniki/images/t-kometani.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #misumi h3 {
	display: block;
	background: url(../aniki/images/t-misumi.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #matsuoka h3 {
	display: block;
	background: url(../aniki/images/t-matsuoka.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #sato h3 {
	display: block;
	background: url(../aniki/images/t-sato.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #shachihokong h3 {
	display: block;
	background: url(../aniki/images/t-shachihokong.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}

#tree #aniki-box #furukawa h3 {
	display: block;
	background: url(../aniki/images/t-furukawa.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #utsumi h3 {
	display: block;
	background: url(../aniki/images/t-utsumi.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #setsuraku h3 {
	display: block;
	background: url(../aniki/images/t-setsuraku.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #kunimura h3 {
	display: block;
	background: url(../aniki/images/t-kunimura.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #oka h3 {
	display: block;
	background: url(../aniki/images/t-oka.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}
#tree #aniki-box #kotsuji h3 {
	display: block;
	background: url(../aniki/images/t-kotsuji.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 18.11% 0 0;
}


/*** 振り付けを覚えよう！ ***/
#tree #furifuri-box {
	width: 100%;
	background: #f7f8f3;
	padding: 0 3.2% 4.8%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto 7.2%;
}
#tree #furifuri-box h2 {
	display: block;
	background: url(../furifuri/images/t-furifuri-sp.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	padding: 40.288% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 auto 1.2%;
}
#tree #ui-tab {
	margin: 0 0 6.4%;
}
#tree #ui-tab ul {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 100%;
	list-style: none;
}
#tree #ui-tab li {
	float: left;
	width: 50%;
}
#tree #ui-tab li a {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	cursor: pointer;
}
#tree #ui-tab #tab-dancing-1 a {
	display: block;
	background: url(../furifuri/images/btn-lead01-03_off.png) no-repeat 0 0;
	padding: 17.857% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #ui-tab #tab-dancing-1.ui-tabs-selected a,
#tree #ui-tab #tab-dancing-1.ui-tabs-active a {
	display: block;
	background: url(../furifuri/images/btn-lead01-03.png) no-repeat 0 0;
	padding: 17.857% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #ui-tab #tab-dancing-2 a {
	display: block;
	background: url(../furifuri/images/btn-lead04-06_off.png) no-repeat 0 0;
	padding: 17.857% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #ui-tab #tab-dancing-2.ui-tabs-selected a,
#tree #ui-tab #tab-dancing-2.ui-tabs-active a {
	display: block;
	background: url(../furifuri/images/btn-lead04-06.png) no-repeat 0 0;
	padding: 17.857% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree .fragment-inner {
}
#tree #ui-tab .dancing-movie {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
	margin: 0 0 5.4%;
}
#tree #ui-tab .dancing-movie iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

#tree #lyric-box {
}
#tree #lyric-box-inner {
}

#tree #lyric-box #lyric-head {
}
#tree #lyric-box #lyric-head h3 {
	width: 72.48%;
	display: block;
	background: url(../furifuri/images/t-song.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	padding: 8.273% 0 0; /* W100% = 11.414% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 auto 3.6%;
}
#tree #lyric-box #lyric-head p {
	font-size: 0.9em;
	text-align: right;
}

#tree #lyric-box .lyric-list {
	line-height: 1.4;
	border-bottom: 1px dotted #554f47;
	padding: 0 0 1.6em;
	margin: 0 0 1.6em;
}
#tree #lyric-box .lyric-list-head {
	line-height: 1.4;
	padding: 1.6em 0;
}
#tree #lyric-box .lyric-list h4 {
	width: 19.6%;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	margin: 0 0 1.8% 3.6%;
}
#tree #lyric-box .lyric-list h4#lyric-t01 {
	display: block;
	background: url(../furifuri/images/song01.png) no-repeat 0 0;
	padding: 19.061% 0 0; /* W100% = 97.248% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #lyric-box .lyric-list h4#lyric-t02 {
	display: block;
	background: url(../furifuri/images/song02.png) no-repeat 0 0;
	padding: 19.061% 0 0; /* W100% = 97.248% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #lyric-box .lyric-list h4#lyric-t03 {
	display: block;
	background: url(../furifuri/images/song03.png) no-repeat 0 0;
	padding: 19.061% 0 0; /* W100% = 97.248% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #lyric-box .lyric-list h4#lyric-t04 {
	display: block;
	background: url(../furifuri/images/song04.png) no-repeat 0 0;
	padding: 19.061% 0 0; /* W100% = 97.248% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #lyric-box .lyric-list h4#lyric-t05 {
	display: block;
	background: url(../furifuri/images/song05.png) no-repeat 0 0;
	padding: 19.061% 0 0; /* W100% = 97.248% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #lyric-box .lyric-list h4#lyric-t06 {
	display: block;
	background: url(../furifuri/images/song06.png) no-repeat 0 0;
	padding: 19.061% 0 0; /* W100% = 97.248% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #lyric-box .lyric-list-head p,
#tree #lyric-box .lyric-list p {
	padding: 0 0.5em;
}


/*** LINEスタンプ ***/
#tree #line-box {
	width: 100%;
	background: #f7f8f3;
	padding: 0 3.2% 4.8%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto 7.2%;
}
#tree #line-box h2 {
	display: block;
	background: url(../line/images/t-line-sp.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	padding: 30.216% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 auto 1.2%;
}

#tree #line-box #season01 {
}
#tree #line-box #season02 {
}
#tree #line-box #season03 {
}
#tree #line-box h3 {
	font-size: 1.4em;
	line-height: 1.3;
	text-align: center;
	margin: 0 0 0.6em;
}
#tree #line-box #season01 h3 {
	color: #25b4e3;
}
#tree #line-box #season02 h3 {
	color: #68a524;
}
#tree #line-box #season03 h3 {
	color: #F63F95;
}
#tree #line-box p.catch {
	line-height: 1.6;
	margin: 0 0 1.2em;
}

#tree #line-box .stamp-sample-box {
	background: #fff;
	padding: 5.4% 3.2%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto 12.6%;
}
#tree #line-box .stamp-sample-box .stamp-name {
	margin: 0 0 0.2em;
}
#tree #line-box .stamp-sample-box .stamp-sample {
	text-align: center;
	margin: 0 0 1.6em;
}
#tree #line-box .stamp-sample-box .stamp-sample img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}
#tree #line-box .stamp-sample-box .stamp-shop {
	text-align: center;
}



/*** LeftColumn（放送予定＆お知らせ） ***/
#info-group {
}

/* 放送予定 */
#info-group #oa-box {
	width: 100%;
	background: #f7f8f3;
	padding: 0 0 4.8%;
	margin: 0 auto 7.2%;
}
#info-group #oa-box h2 {
	background: url(../images/t-oa-sp.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 35.667% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#info-group #oa-box-inner {
	width: 93.6%;
	padding: 2.4% 0 0;
	margin: 0 auto;
}
#oa-box h3 {
	font-size: 1.6em;
	margin: 0 0 1.0em;
}
#home #oa-box h3:nth-of-type(n+2) {
	margin: 1.2em 0 1.0em;
}
#oa-box p {
	line-height: 1.8;
}
#oa-box dl {
	margin: 0 0 1.0em;
}
#oa-box dt,
#oa-box dd {
	padding: 0 0.8em 0.2em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#oa-box dt {
	font-weight: bold;
}
#oa-box dt span {
	color: #ff0000;
}
#oa-box dd {
	border-bottom: 1px dotted #554f47;
	margin: 0 0 0.6em;
}

/* お知らせ */
#info-group #message-box {
	width: 100%;
	background: #f7f8f3;
	padding: 0 0 4.8%;
	margin: 0 auto 7.2%;
}
#info-group #message-box h2 {
	background: url(../images/t-message-sp.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 31% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#info-group #message-box-inner {
	width: 93.6%;
	margin: 0 auto;
}
#message-box p {
	line-height: 1.8;
	margin: 0 0 1.2em;
}
}

@media print, screen and (min-width: 641px) {
html {
	background: #bce6fc;
	color: #554f47;
}
body {
	background: url(../images/common/bg.png) repeat center top;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	min-width: 980px;
	font-size: 14px;
	line-height: 1.4em;
}

#container {
	width: 100%;
}
#container-inner {
}

#content {
}
#content-inner {
}

/* pageup */
.pageup {
}
.pageup a {
	display: block;
	background: url(../images/common/btn-pageup.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 86px;
	height: 79px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 9999;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	backface-visibility: hidden; 
	-webkit-backface-visibility: hidden;
}
.pageup a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}


/*** common ***/
#main-box {
	overflow: hidden;
	position: relative;
	zoom:1;
	width: 940px;
	margin: 40px auto 0;
}
#tree #main-box {
	padding: 46px 0 0;
}
#left-box {
	float: left;
	width: 640px;
}
#right-box {
	float: right;
	width: 260px;
}


/*** home ***/

/* 募集バナー＆体操動画 */
#home #head-group {
	width: 940px;
	margin: 0 auto;
}


/* ラインバナー */
#home #head-group #line-banner-box {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 885px;
	padding: 36px 5px 10px 50px;
	margin: 0 auto;
}
#home #head-group #line-banner-box-inner {
}
#home #head-group #line-banner-box a {
	display: block;
	background: url(../images/line_bnr_pc.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 723px;
	height: 114px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	backface-visibility: hidden; 
	-webkit-backface-visibility: hidden;
}
#home #head-group #offer-box a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

/* Locipoバナー */
#home #head-group #bnr-locipo {
	margin-top: 26px;
	margin-right: 120px;
}

/* 募集バナー */
#home #head-group #offer-box {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 885px;
	padding: 36px 5px 25px 50px;
	margin: 0 auto;
}
#home #head-group #offer-box-inner {
}
#home #head-group #offer-box a {
	float: left;
	display: block;
	background: url(../images/bnr-offer.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 723px;
	height: 114px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	backface-visibility: hidden; 
	-webkit-backface-visibility: hidden;
}
#home #head-group #offer-box a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#home #head-group #offer-box p {
	float: right;
	display: block;
	background: url(../images/offer-catch.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 122px;
	height: 136px;
	padding: 3px 0 0;
}

/* 体操動画 */
#home #movie-box {
	width: 860px;
	background: #f7f8f3;
	padding: 32px 40px 40px;
}

#home #movie-box #ui-tab {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 100%;
	margin: 0 auto;
}
#home #movie-box #ui-tab-movie {
	float: left;
	width: 670px;
	height: 502px;
	position: relative;
}
#home #movie-box #ui-tab-movie h2 {
	display: block;
	background: url(../images/common/t-movie.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 385px;
	height: 78px;
	margin: 0 auto;
}
#home #movie-box #ui-tab-movie .fragment-inner {
	position: absolute;
	bottom: 0;
	left: 0;
}
#home #movie-box #ui-tab-movie .dancing-movie,
#home #movie-box #ui-tab-movie .dancing-movie iframe {
	width: 670px;
	height: 377px;
}

#home #movie-box #ui-tab-list {
	float: right;
	width: 165px;
	height: 482px;
	padding: 20px 0 0;
}
#home #movie-box #ui-tab-list ul {
	list-style: none;
}
#home #movie-box #ui-tab-list a {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 165px;
	height: 62px;
	cursor: pointer;
	margin: 0 0 8px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	backface-visibility: hidden; 
	-webkit-backface-visibility: hidden;
}
#home #movie-box #ui-tab-list a:hover {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
#home #movie-box #tab-dancing-intro a {
	display: block;
	background: url(../images/movie/btn-movie-introduction.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #movie-box #tab-dancing-1 a {
	display: block;
	background: url(../images/movie/btn-movie01.png?ref=v2022.03.18) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #movie-box #tab-dancing-2 a {
	display: block;
	background: url(../images/movie/btn-movie02.png?ref=v2022.03.18) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #movie-box #tab-dancing-3 a {
	display: block;
	background: url(../images/movie/btn-movie03.png?ref=v2022.03.18) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #movie-box #tab-dancing-4 a {
	display: block;
	background: url(../images/movie/btn-movie04.png?ref=v2022.03.18) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #movie-box #tab-dancing-5 a {
	display: block;
	background: url(../images/movie/btn-movie05.png?ref=v2022.03.18) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #movie-box #tab-dancing-6 a {
	display: block;
	background: url(../images/movie/btn-movie06.png?ref=v2022.03.18) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0;
}


/*** 体操のお兄さん ***/
#tree #aniki-box {
	width: 560px;
	background: #f7f8f3;
	padding: 50px 40px 32px;
	margin: 0 auto;
}
#tree #aniki-box h2 {
	display: block;
	background: url(../aniki/images/t-aniki.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 458px;
	height: 73px;
	margin: 0 auto 18px;
}
#tree #aniki-box .profile-box {
	background: url(../aniki/images/frame-member-h.png) no-repeat 0 0;
	width: 560px;
	padding: 46px 0 24px;
}
#tree #aniki-box .profile-box:after {
	content: url(../aniki/images/frame-member-f.png);
}
#tree #aniki-box .profile-box-inner {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 560px;
	background: url(../aniki/images/frame-member-b.png) repeat-y 0 0;
	padding: 0 40px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#tree #aniki-box .profile-box .profile-photo {
	float: left;
	width: 204px;
	text-align: center;
}
#tree #aniki-box .profile-box .profile-photo img {
	height: auto;
	vertical-align: middle;
}
#tree #aniki-box #tsujimoto.profile-box .profile-photo img {
	width: 70%;
}
#tree #aniki-box #furukawa.profile-box .profile-photo img {
	width: 69%;
}
#tree #aniki-box #utsumi.profile-box .profile-photo img {
	width: 72.75%;
}
#tree #aniki-box #setsuraku.profile-box .profile-photo img {
	width: 68.75%;
}
#tree #aniki-box #kunimura.profile-box .profile-photo img {
	width: 47.75%;
}
#tree #aniki-box #oka.profile-box .profile-photo img {
	width: 79.25%;
}
#tree #aniki-box #kotsuji.profile-box .profile-photo img {
	width: 100%;
}
#tree #aniki-box #shachihokong.profile-box .profile-photo img {
	width: 88.75%;
}
#tree #aniki-box .profile-box .profile-detail {
	float: right;
	width: 276px;
	font-size: 14px;
}
#tree #aniki-box .profile-box .profile-detail p {
	padding: 0 1.0em;
}
#tree #aniki-box .profile-box .profile-detail dl {
	padding: 2em 0 0;
}
#tree #aniki-box .profile-box .profile-detail dt,
#tree #aniki-box .profile-box .profile-detail dd {
	padding: 0 0 0.6em;
	margin: 0 0 0.8em;
}
#tree #aniki-box .profile-box .profile-detail dt {
	float: left;
	clear: left;
	width: 4em;
	font-weight: bold;
	text-align: right;
	padding-left: 1.0em;
}
#tree #aniki-box .profile-box .profile-detail dd {
	border-bottom: 1px dotted #554f47;
	padding-left: 6.6em;
	padding-right: 1.0em;
}

#tree #aniki-box h3 {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 318px;
	height: 58px;
	margin: 0 auto 18px;
}
#tree #aniki-box #tsujimoto h3 {
	display: block;
	background: url(../aniki/images/t-tsujimoto.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #tamura h3 {
	display: block;
	background: url(../aniki/images/t-tamura.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #yoshihara h3 {
	display: block;
	background: url(../aniki/images/t-yoshihara.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #kobayashi h3 {
	display: block;
	background: url(../aniki/images/t-kobayashi.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #hiramatsu h3 {
	display: block;
	background: url(../aniki/images/t-hiramatsu.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #tsuchida h3 {
	display: block;
	background: url(../aniki/images/t-tsuchida.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #honda h3 {
	display: block;
	background: url(../aniki/images/t-honda.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #terasaka h3 {
	display: block;
	background: url(../aniki/images/t-terasaka.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #nonoda h3 {
	display: block;
	background: url(../aniki/images/t-nonoda.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #shimizu h3 {
	display: block;
	background: url(../aniki/images/t-shimizu.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
/* 20220407 */
#tree #aniki-box #nakahara h3 {
	display: block;
	background: url(../aniki/images/t-nakahara.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #kometani h3 {
	display: block;
	background: url(../aniki/images/t-kometani.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #misumi h3 {
	display: block;
	background: url(../aniki/images/t-misumi.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #matsuoka h3 {
	display: block;
	background: url(../aniki/images/t-matsuoka.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #sato h3 {
	display: block;
	background: url(../aniki/images/t-sato.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #shachihokong h3 {
	display: block;
	background: url(../aniki/images/t-shachihokong.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

#tree #aniki-box #furukawa h3 {
	display: block;
	background: url(../aniki/images/t-furukawa.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #utsumi h3 {
	display: block;
	background: url(../aniki/images/t-utsumi.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #setsuraku h3 {
	display: block;
	background: url(../aniki/images/t-setsuraku.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #kunimura h3 {
	display: block;
	background: url(../aniki/images/t-kunimura.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #oka h3 {
	display: block;
	background: url(../aniki/images/t-oka.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #aniki-box #kotsuji h3 {
	display: block;
	background: url(../aniki/images/t-kotsuji.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}


/*** 振り付けを覚えよう！ ***/
#tree #furifuri-box {
	width: 560px;
	background: #f7f8f3;
	padding: 36px 40px 80px;
}
#tree #furifuri-box h2 {
	display: block;
	background: url(../furifuri/images/t-furifuri.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 535px;
	height: 76px;
	margin: 0 auto 24px;
}
#tree #ui-tab {
	margin: 0 0 26px;
}
#tree #ui-tab li a {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 280px;
	height: 50px;
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	backface-visibility: hidden; 
	-webkit-backface-visibility: hidden;
}
#tree #ui-tab li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#tree #ui-tab #tab-dancing-1 a {
	display: block;
	background: url(../furifuri/images/btn-lead01-03_off.png) no-repeat 0 0;
}
#tree #ui-tab #tab-dancing-1.ui-tabs-selected a,
#tree #ui-tab #tab-dancing-1.ui-tabs-active a {
	display: block;
	background: url(../furifuri/images/btn-lead01-03.png) no-repeat 0 0;
}
#tree #ui-tab #tab-dancing-2 a {
	display: block;
	background: url(../furifuri/images/btn-lead04-06_off.png) no-repeat 0 0;
}
#tree #ui-tab #tab-dancing-2.ui-tabs-selected a,
#tree #ui-tab #tab-dancing-2.ui-tabs-active a {
	display: block;
	background: url(../furifuri/images/btn-lead04-06.png) no-repeat 0 0;
}
#tree .fragment-inner {
}
#tree #ui-tab .dancing-movie,
#tree #ui-tab .dancing-movie iframe {
	width: 560px;
	height: 315px;
}

#tree #lyric-box {
}
#tree #lyric-box-inner {
}

#tree #lyric-box #lyric-head {
}
#tree #lyric-box #lyric-head h3 {
	display: block;
	background: url(../furifuri/images/t-song.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 304px;
	height: 35px;
	margin: 0 auto 24px;
}
#tree #lyric-box #lyric-head p {
	font-size: 13px;
	text-align: right;
}

#tree #lyric-box .lyric-list {
	font-size: 16px;
	line-height: 1.4;
	border-bottom: 1px dotted #554f47;
	padding: 0 0 18px;
	margin: 0 0 18px;
}
#tree #lyric-box .lyric-list-head {
	font-size: 16px;
	line-height: 1.4;
	padding: 18px 0;
}
#tree #lyric-box .lyric-list h4 {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 61px;
	height: 59px;
	margin: 0 0 6px 18px;
}
#tree #lyric-box .lyric-list h4#lyric-t01 {
	display: block;
	background: url(../furifuri/images/song01.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #lyric-box .lyric-list h4#lyric-t02 {
	display: block;
	background: url(../furifuri/images/song02.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #lyric-box .lyric-list h4#lyric-t03 {
	display: block;
	background: url(../furifuri/images/song03.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #lyric-box .lyric-list h4#lyric-t04 {
	display: block;
	background: url(../furifuri/images/song04.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #lyric-box .lyric-list h4#lyric-t05 {
	display: block;
	background: url(../furifuri/images/song05.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #lyric-box .lyric-list h4#lyric-t06 {
	display: block;
	background: url(../furifuri/images/song06.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#tree #lyric-box .lyric-list-head p,
#tree #lyric-box .lyric-list p {
	padding: 0 1em;
}


/*** LINEスタンプ ***/
#tree #line-box {
	width: 560px;
	background: #f7f8f3;
	padding: 0 40px 32px;
	margin: 0 auto;
}
#tree #line-box h2 {
	display: block;
	background: url(../line/images/t-line.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 552px;
	height: 104px;
	margin: 0 auto 28px;
}

#tree #line-box #season01 {
}
#tree #line-box #season02 {
}
#tree #line-box h3 {
	font-size: 30px;
	line-height: 1.2;
	text-align: center;
	margin: 0 0 0.6em;
}
#tree #line-box #season01 h3 {
	color: #25b4e3;
}
#tree #line-box #season02 h3 {
	color: #68a524;
}
#tree #line-box #season03 h3 {
	color: #F63F95;
}
#tree #line-box p.catch {
	font-size: 16px;
	line-height: 1.6;
	margin: 0 0 1.2em;
}

#tree #line-box .stamp-sample-box {
	background: #fff;
	padding: 26px 0 32px;
	margin: 0 auto 42px;
}
#tree #line-box .stamp-sample-box .stamp-name {
	width: 494px;
	font-size: 14px;
	margin: 0 auto 0.2em;
}
#tree #line-box .stamp-sample-box .stamp-sample {
	text-align: center;
	margin: 0 0 1.6em;
}
#tree #line-box .stamp-sample-box .stamp-shop {
	font-size: 15px;
	text-align: center;
}



/*** LeftColumn（放送予定＆お知らせ） ***/

/** home **/
#home #info-group {
	width: 640px;
	margin: 0 auto;
}

/* 放送予定 */
#home #info-group #oa-box {
	width: 640px;
	background: #f7f8f3;
	margin: 0 auto 40px;
}
#home #info-group #oa-box h2 {
	background: url(../images/t-oa.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 640px;
	height: 120px;
	margin: 0 auto;
}
#home #info-group #oa-box-inner {
	width: 560px;
	padding: 0 40px 40px;
}
#home #oa-box h3 {
	font-size: 22px;
	margin: 0 0 1.0em;
}
#home #oa-box h3:nth-of-type(n+2) {
	margin: 1.2em 0 1.0em;
}
#home #oa-box p {
	font-size: 14px;
	line-height: 1.8;
}
#home #oa-box dl {
	font-size: 16px;
	line-height: 1.6;
	margin: 0 0 1em;
}
#home #oa-box dt,
#home #oa-box dd {
	padding: 0 0 0.4em;
	margin: 0 0 0.6em;
}
#home #oa-box dt:last-of-type,
#home #oa-box dd:last-of-type {
	margin-bottom: 0;
}
#home #oa-box dt {
	float: left;
	clear: left;
	width: 12em;
	font-weight: bold;
	padding-left: 0.8em;
}
#oa-box dt span {
	color: #ff0000;
}
#home #oa-box dd {
	border-bottom: 1px dotted #554f47;
	padding-left: 13em;
	padding-right: 0.8em;
}

/* お知らせ */
#home #info-group #message-box {
	width: 640px;
	background: #f7f8f3;
	margin: 0 auto 40px;
}
#home #info-group #message-box h2 {
	background: url(../images/t-message.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 640px;
	height: 122px;
	margin: 0 auto;
}
#home #info-group #message-box-inner {
	width: 560px;
	padding: 10px 40px 20px;
}
#home #message-box p {
	font-size: 14px;
	line-height: 1.8;
	margin: 0 0 1.2em;
}


/** tree **/
#tree #info-group {
	width: 260px;
	margin: 0 auto;
}

/* 放送予定 */
#tree #info-group #oa-box {
	width: 260px;
	background: #f7f8f3;
	margin: 0 auto 40px;
}
#tree #info-group #oa-box h2 {
	background: url(../images/t-oa-tree.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 260px;
	height: 124px;
	margin: 0 auto;
}
#tree #info-group #oa-box-inner {
	width: 220px;
	padding: 6px 20px 20px;
}
#tree #oa-box h3 {
	font-size: 22px;
	margin: 0 0 1.0em;
}
#tree #oa-box p {
	font-size: 14px;
	line-height: 1.8;
}
#tree #oa-box dl {
	font-size: 14px;
	line-height: 1.6;
	padding: 0 0 0.6em;
}
#tree #oa-box dt,
#tree #oa-box dd {
	padding: 0 0.6em 0.2em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#tree #oa-box dt {
	font-weight: bold;
}
#tree #oa-box dd {
	border-bottom: 1px dotted #554f47;
	margin: 0 0 0.6em;
}

/* お知らせ */
#tree #info-group #message-box {
	width: 260px;
	background: #f7f8f3;
	margin: 0 auto 40px;
}
#tree #info-group #message-box h2 {
	background: url(../images/t-message-tree.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	text-decoration: none;
	width: 260px;
	height: 106px;
	margin: 0 auto;
}
#tree #info-group #message-box-inner {
	width: 220px;
	padding: 0 20px 20px;
}
#tree #message-box p {
	font-size: 14px;
	line-height: 1.8;
	margin: 0 0 1.2em;
}
}
