@charset "utf-8";
/* -------------------------------------------------------------------
 【トップページ　個別スタイル】（#page.top）
 ------------------------------------------------------------------ */
/* maincontainer
------------------------------------------------------------*/
#maincontainer {
	width: 976px;
	margin-bottom: 0;
	padding: 0;
	padding-top: 18px;
	background-color: transparent;
	}

#maincontainer h1 {
	margin-bottom: 0;
	padding: 0;
	background: none;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	}

/* box */
.box, 
.box.pie {
	border-radius: 10px;
	box-shadow: none;
	-pie-box-shadow: none;/* for pie */
	}
.box > .head, 
.listbox > .head {
	border-radius: 10px 10px 0 0;
	background: transparent;
	}

/* link */
#page.home ul.link.main > li {
	min-height: 17px;
	margin-top: 0.5em;
	padding-left: 23px;
	background: url(/common02/images/top/bg_link_main.png) no-repeat left top;
	font-size: 116.6667%;
	}
#page.home ul.link.main > li:first-child {
	margin-top: 0;
	}

/* lead */
#lead {
	overflow: hidden;
	}

/* mv */
#mv {
	position: relative;
	float: left;
	width: 613px;
	height: 361px;
	overflow: hidden;
	}
#mv .caroufredsel_wrapper + .caroufredsel_wrapper {
	margin-top: 5px !important;
	background-color: #ffffff;
}
#mv ul {
	line-height: 0;
	}
#mv ul > li {
	float: left;
	}
#mv ul.slider {
	width: 613px;
	height: 266px;
	overflow: hidden;
	}
#mv ul.slider > li {
	height: 266px;
	}
#mv ul.thumb_navi {
	box-sizing: border-box;
	height: 90px;
	overflow: hidden;
	z-index: 10 !important;
}
#mv ul.thumb_navi > li {
	box-sizing: border-box;
	width: 174px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
#mv ul.thumb_navi > li img {
	padding: 8px 2px 0;
	}
#mv ul.thumb_navi > li.selected {
	padding-top: 6px;
	}
#mv ul.thumb_navi > li.selected img {
	padding: 0;
	border: solid 2px #0082d2;
	}
#mv ul.pager {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 613px;
	height: 90px;
	overflow: hidden;
	}
#mv ul.pager > li {
	box-sizing: border-box;
	position: absolute;
	top: 0;
	height: 90px;
	z-index: 100;
	}
#mv ul.pager > li img {
	position: absolute;
	top: 50%;
	margin-top: -11px;
	cursor: pointer;
	}
#mv ul.pager > li.prev {
	left: 0;
	width: 40px;
	}
#mv ul.pager > li.prev img {
	left: 12px;
	}
#mv ul.pager > li.next {
	right: 0;
	width: 38px;
	}
#mv ul.pager > li.next img {
	right: 12px;
	}

/* entry */
#entry.pie {
	position: relative;/* for pie */
	float: right;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	width: 340px;
	border: solid 3px #adcceb;
	border-radius: 1px;
	box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.3);
	-pie-box-shadow: 0px 0px 3px 0 rgba(178,178,178,0.3);/* for pie */
	background: url(/common/images/common/bg_entry.jpg);
	}
#entry > div {
	position: relative;
	padding: 5px 10px 0 10px;
	}
#entry > div h2 {
	position: absolute;
	top: 5px;
	left: -10px;
	}
#entry > div h3 {
	margin-bottom: 5px;
	line-height: 0;
	}

#entry > div.group1 {
	min-height: 58px;
	padding-top: 45px;
	background: url(/common/images/top/bg_entry_newcomer.png) no-repeat 258px bottom;
	}
#entry > div.group1 p.tel {
	margin-left: -2px;
	}

#entry > div.group2 {
	padding-top: 9px;
	padding-bottom: 9px;
	border-top: solid 1px #d9ca90;
	border-bottom: solid 1px #d9ca90;
	background: #ffffff;
	}
#entry > div.group2 ul.btn.order {
	display: table;
	margin-left: -2px;
	}
#entry > div.group2 ul.btn.order > li {
	display: table-cell;
	}
#entry > div.group2 ul.btn.info {
	display: table;
	margin: 5px auto 0 auto;
	}
#entry > div.group2 ul.btn.info > li {
	display: table-cell;
	padding-right: 5px;
	}
#entry > div.group2 ul.btn.info > li:last-child {
	padding-right: 0;
	}
#entry > div.group2 ul.label {
	zoom: 100%;
	width: 314px;
	margin: 7px auto 0 auto;
	line-height: 0;
	overflow: hidden;
	}
#entry > div.group2 ul.label > li {
	float: left;
	margin: 1px 1px 0 0;
	}
#entry > div.group2 ul.label > li:nth-child(5n) {
	margin-right: 0;
	}

#entry > div.group3 {
	min-height: 46px;
	padding-top: 40px;
	padding-bottom: 4px;
	background: url(/common/images/top/bg_entry_member.png) no-repeat 248px bottom;
	}

/* section_group */
.section_group {
	width: 970px;
	margin: 30px auto;
	background: url(/common02/images/top/bg_section_group.png) repeat-y;
	}

.section {
	padding: 0 18px;
	}
.section .head {
	display: table-cell;
	height: 29px;
	padding-left: 28px;
	background: url(/common02/images/top/bg_head.png) no-repeat left top;
	vertical-align: middle;
	}
.section .head h2 {
	padding-right: 17px;
	background: url(/common02/images/top/bg_h.png) no-repeat right center;
	font-size: 141.6667%;
	font-weight: bold;
	}
.section .head h2 a {
	color: #333333 !important;
	}

/* section1 (about, service) */
#section1 {
	min-height: 425px;
	padding-top: 20px;
	background: url(/common02/images/top/bg_section1.png) no-repeat left top;
	}
/* about */
#about {
	margin-bottom: 50px;
	}
#about > .body {
	margin-top: -5px;
	padding-left: 18px;
	}
#about > .body > * {
	display: table-cell;
	vertical-align: bottom;
	}
#about > .body > p.catch {
	width: 258px;
	line-height: 0;
	}
#about > .body > .menu {
	width: auto;
	}
#about > .body > .menu > .box {
	float: left;
	width: 305px;
	margin: 5px 0 0 10px;
	}
#about .box, 
#about .box.pie {
	padding: 3px;
	border: solid 2px #bddfe2;
	background: transparent;
	}
#about .box > .head {
	display: block;
	height: auto;
	padding: 12px 5px;
	border-radius: 5px;
	background: #b1daed;
	}
#about .box > .head h3 {
	min-height: 17px;
	padding-left: 23px;
	background: url(/common02/images/top/bg_link_main.png) no-repeat left -2px;
	font-size: 116.6667%;
	}
#about .box > .body {
	padding: 10px 4px;
	}
#about .box > .body > * {
	display: table-cell;
	vertical-align: top;
	}
#about .box > .body .thumb {
	width: 137px;
	}
#about .box > .body .text {
	width: 150px;
	}

/* service */
#service {
	margin-bottom: 40px;
	}
#service > .body {
	margin-top: 15px;
	}
#service ul.banner {
	display: table;
	width: 891px;
	height: 100px;
	background: url(/common02/images/top/bg_service.png) no-repeat left top;
	}
#service ul.banner > li {
	display: table-cell;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	width: 169px;
	padding: 30px 0 0 13px;
	vertical-align: top;
	}
#service ul.banner > li:first-child {
	width: 215px;
	padding-left: 11px;
	}

/* section2 (flow, user, media) */
#section2 {
	min-height: 302px;
	padding-bottom: 25px;
	background: url(/common02/images/top/bg_section2.png) no-repeat left bottom;
	}
/* flow */
#flow {
	margin-bottom: 75px;
	}
#flow > .body {
	width: 902px;
	height: 225px;
	margin: 5px 0 0 11px;
	background: url(/common02/images/top/bg_flow.png) no-repeat left top;
	}

#flow ul.banner {
	zoom: 100%;
	display: table;
	padding: 28px 0 0 39px;
	overflow: hidden;
	}
#flow ul.banner > li {
	float: left;
	margin-right: 34px;
	}
#flow ul.banner > li:last-child {
	margin-right: 0;
	}

/* user */
#user, 
#media {
	display: table-cell;
	vertical-align: top;
	}
#user {
	width: 618px;
	}
#user > .body {
	margin: 0 0 0 46px;
	background: url(/common02/images/top/bg_chara_user.png) no-repeat left bottom;
	}
#user ul.banner {
	display: table;
	padding-left: 134px;
	}
#user ul.banner > li {
	display: table-cell;
	}
#user ul.banner > li:first-child {
	padding-right: 18px;
	}

/* media */
#media {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	width: 324px;
	padding-left: 18px;
	border-left: dotted 2px #ffffff;
	}
#media > .body {
	margin-top: 30px;
	}
#media > .body ul.link {
	min-height: 65px;
	padding: 20px 0 0 80px;
	background: url(/common02/images/top/bg_media.png) no-repeat left top;
	}


/* news */
#news {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	margin-top: 20px;
	border: solid 2px #bddfe2;
	}
#news > .head {
	zoom: 100%;
	padding: 13px 18px 0 18px;
	border-bottom: solid 4px #48bddf;
	overflow: hidden;
	}
#news ul.tab {
	zoom: 100%;
	float: left;
	width: 655px;
	margin-bottom: -2px;
	overflow: hidden;
	}
#news ul.tab > li {
	float: left;
	width: 160px;
	height: 57px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	}
#news ul.tab > li:first-child {
	margin-left: 0;
	}
#news ul.tab > li:hover {
	cursor: pointer;
	}
#news ul.tab > li#tab1 {
	background-image: url(/common02/images/top/tab_all_off.png);
	}
#news ul.tab > li#tab2 {
	background-image: url(/common02/images/top/tab_info_off.png);
	}
#news ul.tab > li#tab3 {
	background-image: url(/common02/images/top/tab_campaign_off.png);
	}
#news ul.tab > li#tab4 {
	background-image: url(/common02/images/top/tab_media_off.png);
	}
#news ul.tab > li#tab1.selected, 
#news ul.tab > li#tab1:hover {
	background-image: url(/common02/images/top/tab_all_on.png);
	}
#news ul.tab > li#tab2.selected, 
#news ul.tab > li#tab2:hover {
	background-image: url(/common02/images/top/tab_info_on.png);
	}
#news ul.tab > li#tab3.selected, 
#news ul.tab > li#tab3:hover {
	background-image: url(/common02/images/top/tab_campaign_on.png);
	}
#news ul.tab > li#tab4.selected, 
#news ul.tab > li#tab4:hover {
	background-image: url(/common02/images/top/tab_media_on.png);
	}

#news .body {
	padding: 7px 18px;
	background: #ffffff;
	}
#news .body > ul.news {
	}
#page.home #news .body > ul.news > li {
	border-bottom: none;
	margin-bottom: 0;
	padding: 15px 20px;
	}
#page.home #news .body > ul.news > li:nth-child(2n) {
	background: #e9f7f9;
	}
#page.home #news .body > ul.news > li > * {
	min-height: 19px;
	}

#news ul.tab + ul.btn {
	float: right;
	margin-top: 10px;
	}

/* bottom area */
#bottom_area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 0;
	padding: 18px;
	border: solid 2px #bddfe2;
	border-top: none;
	background: #ffffff;
	}

/* support_store_porter */
#support_store_porter {
	width: 459px;
	}

/* store_porter */
.box#store_porter.pie {
	border: solid 2px #bddfe2;
	border-radius: 0;
	}

/* store */
.box#store > .head {
	background: none transparent;
	padding: 0;
	}
.box#store > .head > h2 {
	margin-left: -7px !important;
	padding-top: 10px !important;
	}
.box#store > .body {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding-bottom: 9px;
	}
.box#store > .body#store_body {
	display: table;
	width: 100%;
	padding-top: 8px;
	}
.box#store > .body#store_body > * {
	display: table-cell;
	vertical-align: top;
}
.box#store > .body#store_body > .tc_right {
	width: 158px;
	vertical-align: bottom;
	padding-left: 15px;
}
.box#store > .body#store_body ul.btn {
	display: table;
	margin-bottom: 5px;
	}
.box#store > .body#store_body ul.btn > li {
	display: table-cell;
	padding-right: 10px;
	}
.box#store > .body#store_body ul.btn > li:last-child {
	padding-right: 0;
	}

/* porter */
.box#porter > .body#porter_body {
	height: 75px;
	padding-right: 18px;
	padding-left: 18px;
	background-color: #ddf3fe;
	}
.box#porter > .body#porter_body h3 {
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 0;
	text-align: center;
	}
.box#porter > .body#porter_body p {
	margin-bottom: 10px;
	color: #444444;
	font-weight: bold;
	}
.box#porter > .body#porter_body > .fh_group {
	display: table;
	height: 60px;
	width: 100%;
}
.box#porter > .body#porter_body > .fh_group > * {
	display: table-cell;
	vertical-align: middle;
}
.box#porter > .body#porter_body > .fh_group > .tc_right {
	width: 190px;
	padding-left: 15px;
}
.box#porter > .body#porter_body ul.img {
	display: table;
	}
.box#porter > .body#porter_body ul.img > li {
	display: table-cell;
	}
.box#porter > .body#porter_body ul.img > li:first-child {
	padding-right: 10px;
	}
.box#porter > .body#porter_body ul.link {
	display: table;
	margin: 10px 0 0 auto;
	}

/* Page Plugin */
#support_sns {
	width: 459px;
	}

/* support */
.box#support {
	border: solid 2px #bddfe2;
	background: #ffffff;
	}
.box#support > .head {
	border-bottom: solid 1px #bddfe2;
	}
.box#support > .head h2 {
	font-size: 141.6667%;
	font-weight:normal;
	}
.box#support > .body {
	min-height: 92px;
	margin: 15px 15px 9px 15px;
	padding: 0;
	background: url(/common02/images/top/chara_support.png) no-repeat right bottom;
	}
.box#support > .body > ul.link {
	width: 320px;
	}

/* sns */
.box#sns {
	display: flex;
	align-items: center;
	height: 100px;
	padding: 15px;
	margin-top: 20px;
	border-radius: 2px;
	background-color: #f9f9f9;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
	}
.box#sns > .sns_head {
	width: 70px;
	padding: 0 24px 0 7px;
	text-align: center;
	color: #555;
	letter-spacing: 0.025em;
	font-size: 125%;
	font-weight: 700;
	}
.box#sns > .sns_list {
	display: flex;
	height: 70px;
	flex: 1;
	justify-content: center;
	align-items: center;
	border-left: 1px solid #ddd;
	}
.box#sns > .sns_list > li:not(:first-child) {
	margin-left: 40px;
	}
.box#sns > .sns_list a:hover {
	opacity: 0.7;
	}
.box#sns > .sns_list img {
	display: block;
	}

/* banner */
.banner.carrousel {
	position: relative;
	margin: 0 auto;

	padding: 18px;
	border: solid 2px #bddfe2;
	border-top: none;
	background: #ffffff;
	}
.banner.carrousel ul.banner {
	zoom: 100%;
	position: relative;
	margin-left: 51px;
	height: 60px;
	overflow: hidden;
	z-index: 10;
	}
.banner.carrousel ul.banner > li {
	float: left;
	margin-right: 10px;
	}
.banner.carrousel ul.banner > li:hover {
	opacity: 0.3;
	-moz-opacity: 0.3;
	-ms-filter: "alpha(opacity=30)";
	}
.banner.carrousel ul.pager {
	position: absolute;
	top: 50%;
	left: 0;
	height: 60px;
	width: 972px;
	margin-top: -11px;
	overflow: hidden;
	z-index: 9;
	}
.banner.carrousel  ul.pager > li {
	cursor: pointer;
	}
.banner.carrousel  ul.pager > li.prev {
	float: left;
	margin-left: 18px;
	}
.banner.carrousel  ul.pager > li.next {
	float: right;
	margin-right: 18px;
	}

/* chara copyright */
.chara_copyright {
	margin-bottom: 10px;
	color: #888888;
	text-align: center;
	}
