@charset "utf-8";


@media only screen and (min-width: 768px), print {

#mainContainer {
	padding-top: 0 !important;
	line-height: 2.0;
}

/* topImg
------------------------------------------------------ */
.topImg {
	position: relative;
	height: 600px;
	width: 100%;
	background-image: url(/jp/images/index_bg_office.jpg) !important;
	background-position: left;
	background-repeat: no-repeat;
	background-size: cover;
}

.topImg img.index-center{
	position: absolute;
	top: 230px;
	left: 0;
	right: 0;
	margin: auto;
	width: 703px;
	margin: 0 auto;
}

.topImg.sfa {
	position: relative;
	height: 740px;
	width: 100%;
	background-image: url(/jp/images/index_bg02.jpg) !important;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.topImg.ichitaro  { background-image: url(/jp/images/index_bg_ichitaro.jpg) !important; }
.topImg.smilezemi { background-image: url(/jp/images/index_bg_smilezemi.jpg) !important; }
.topImg.office    { background-image: url(/jp/images/index_bg_office.jpg) !important; }
.topImg.sakura    { background-image: url(/jp/images/index_bg_sakura.jpg) !important; background-color: #fffffa; }
.topImg.himawari  { background-image: url(/jp/images/index_bg_himawari.jpg) !important; }
.topImg.no-bgImg  { background-image: none!important; }

.topImg::before {
	content: '';
	background-color: rgba(0,0,0,0);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	z-index: 1;
}
.topImg.no-bgImg::before {
	display: none;
}
.topImg.office::before, .topImg.sakura::before {
	display: none;
}

.topImg .topOverlay {
	margin: 0;
	text-align: center;
	color: white;
	z-index: 1;
	position: absolute;
	bottom: 0;
	width: 100%;
	letter-spacing: .1em;
}

/*
.topImg.ichitaro .topOverlay {
	width: 800px;
	margin: 0 auto;
	padding-top: 360px;
}
*/
.topImg.sfa .topOverlay {
	margin: 0;
	text-align: center;
	color: white;
	z-index: 1;
	position: absolute;
	bottom: 50px;
	width: 100%;
	letter-spacing: .1em;
}
.topImg.smilezemi .topOverlay {
	margin: 0;
	text-align: center;
	color: white;
	z-index: 1;
	position: absolute;
	right: 320px;
	bottom: 100px;
	width: 100%;
	letter-spacing: .1em;
}
.topImg.ichitaro .topOverlay {
	margin: 0;
	text-align: center;
	color: white;
	z-index: 1;
	position: absolute;

	width: 100%;
	letter-spacing: .1em;
}
p.sz-txt {
	font-size: 1.1em !important;
}
.topImg.smilezemi .topOverlay p {
	color: #000;
}

.topImg .topOverlay .tagline {
	font-size: 150%;
	margin: 0;
	line-height: 46px;
	font-weight: bold;
}
.topImg .topOverlay a {
	padding-left: 40px;
	color: #222;
	font-weight: bold;
	background: url(/jp/images/index_ic04.png) center left no-repeat;
	min-height: 45px;
	line-height: 45px;
	display: inline-block;
	margin: 0;
	min-width: 250px;
	text-align: left;
	width: auto;
	margin-left: 550px;
}
.topImg.sfa .topOverlay a {
	padding-right: 45px;
	color: white;
	background: url(/jp/images/index_ic04.png) center right no-repeat;
	min-height: 45px;
	line-height: 45px;
	display: inline-block;
	margin: 0;
	min-width: 200px;
	text-align: left;
	width: auto;
}
.topImg.smilezemi .topOverlay a {
	padding-left: 45px;
	color: #000;
	background: url(/jp/images/index_ic04.png) center left no-repeat;
	min-height: 45px;
	line-height: 45px;
	display: inline-block;
	margin: 0;
	min-width: 200px;
	text-align: left;
	width: auto;
}
.topImg .topOverlay a:first-child {
	margin-top: 5px;
}
.topImg .topOverlay a:last-child {
	margin-bottom: 30px;
}

.topImg .topOverlay p {
	margin-top: 10px;
	font-size: 20px;
}
/* mainVisual
------------------------------------------------------ */
/*　#mainVisual　*/
#mainVisual {
	position: relative;
	width: 1360px !important;
	height: auto;
	margin: 0 auto;
	z-index: 2;
}
#mainVisual div {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	width: 1360px !important;
}
#mainVisual div img {
	width: 1360px;
}
#mainVisual .slideImg01 {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
#mainVisual .slideImg02 {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
#mainVisual .slideImg03 {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
/*#mainVisual div a {
	display: block;
}*/
#mainVisual .current {
	display: block;
	z-index: 3;
}
#mainVisual #naviList {
	position: absolute;
	bottom: 35px;
	left: 650px;
	z-index: 1000;
}
#mainVisual #naviList li {
	float: left;
	margin-left: 20px;
	z-index: 5;
}
#mainVisual #naviList li:first-child {
	margin-left: 0;
}



.bx-wrapper .bx-pager.bx-default-pager a {
	background-color: transparent;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 15px;
	outline: 0;
	border: solid 1px #ffffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ffffff;
}



/*　#mainVisual02　*/
#mainVisual02 {
	position: relative;
	width: 1360px;
	margin: 0 auto;
	z-index: 9;
}
#mainVisual02 .slideImg {
	padding-top: 40px;
	margin: 0 auto;
	width: 1100px;
}
#mainVisual02 .slideImg {
	padding-top: 40px;
	margin: 0 auto;
	width: 1100px;
}
#mainVisual02 .slideImg.scene01 {
	background-color: #54c9ff;
}
#mainVisual02 .slideImg.scene02 {
	background-color: #a80801;
}
#mainVisual02 .slideImg.scene03 {
	background-color: #95c2f1;
}
#mainVisual02 .slideImg.scene04 {
	background-color: #73d973;
}
#mainVisual02 .slideImg.scene05 {
	background-color: #2f4d6c;
}




/* leadTxtArea
------------------------------------------------------ */
/*　.leadTxtArea　*/
.leadTxtArea {
	width: 1100px;
	margin: 0 auto 90px;
}


/* heading
------------------------------------------------------ */
/*　.heading　*/
.heading05 {
	margin: 60px 0 40px;
	text-align: center;
}

.mainContents p + p {
	margin-top: 15px;
}

/* marginArea
------------------------------------------------------ */
.marginArea {
	margin: 50px auto;
	text-align: center;
}

/* linkBlock
------------------------------------------------------ */
/*　.linkBlock　*/
.linkBlock {
	width: 1100px;
	margin: 0 auto;
	padding: 40px 0;
	border-bottom: solid 1px #dddddd;
}
.linkBlock.type01 {
}
.linkBlock.type02 {
}
.linkBlock + .linkBlock {
	margin-top: 20px !important;
}
.linkBlock .linkBox {
	width: 1100px;
	margin: 0 auto;
}
.linkBlock .linkBox .imgCol {
	float: left;
	margin-right: 50px;
	width: 525px;
}
.linkBlock.type01 .linkBox .imgCol {
	margin-top: 70px;
}
.linkBlock.type02 .linkBox .imgCol {
	float: right;
	margin-left: 50px;
	margin-right: 0;
	text-align: center;
}
.linkBlock .linkBox .imgCol img {
}
.linkBlock.type01 .linkBox .txtcol,
.linkBlock.type02 .linkBox .txtcol {
	overflow: hidden;
}
.linkBlock.type01 .linkBox .txtcol .txtLink01,
.linkBlock.type02 .linkBox .txtcol .txtLink01 {
	font-size: 32px;
	font-size: 3.2rem;
}
.linkBlock.type01 .linkBox .txtcol .txtLink01 a,
.linkBlock.type02 .linkBox .txtcol .txtLink01 a {
	color: #555555;
	padding-right: 45px;
	background: url(/jp/images/index_ic04.png) right top no-repeat;
}
.linkBlock.type01 .linkBox .txtcol .detail,
.linkBlock.type02 .linkBox .txtcol .detail {
	margin-top: 15px;
}
.linkBlock.on .linkBox .txtcol .txtLink01 a {
	text-decoration: none;
}
.linkBlock.type01 .linkBox .txtcol .txtLink01 a.linkArea span,
.linkBlock.type02 .linkBox .txtcol .txtLink01 a.linkArea span {
	overflow: hidden;
	position: relative;
}
.linkBlock.type01 .linkBox .txtcol .txtLink01 a.linkArea span:before,
.linkBlock.type02 .linkBox .txtcol .txtLink01 a.linkArea span:before {
	text-decoration: none;
	content:'';
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 0%;
	border-bottom: solid 1px #555555;
	border-bottom-width: 99%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.linkBlock.type01 .linkBox:hover .txtcol .txtLink01 a.linkArea span:before,
.linkBlock.type02 .linkBox:hover .txtcol .txtLink01 a.linkArea span:before {
	display: block;
	width: 100%;
	color: #555555;
}

/* boxContents
------------------------------------------------------ */
/*　.boxContents　*/
.boxContents {
	width: 100%;
	margin: 80px auto 0;
}
.boxContents .boxInner {
	margin-top: 30px;
	text-align: center;
}
.boxContents .boxInner .boxTitle {
	font-size: 30px;
	font-size: 3.0rem;
}
.boxContents .boxInner .subText {
	margin-top: 20px;
}
.boxContents .boxInner .slideTitle {
	color: #ffffff;
	font-size: 24px;
	font-size: 2.4rem;
}
.boxContents .boxInner .slideDetail {
	color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 40px;
}
.boxContents .boxInner .inner {
	margin-top: 30px;
	padding: 0;
}



/* newsArea
------------------------------------------------------ */
/*　.newsArea　*/
.newsArea {
	margin: 80px auto 0;
	width: 1100px;
	text-align: center;
}
.newsArea .heading02 {
	margin-bottom: 30px;
}
.newsArea .rss,
.newsArea .seeAll {
	display: inline-block;
}
.newsArea .seeAll {
	padding-left: 30px;
}
.newsArea .rss span,
.newsArea .seeAll span {
	display: inline-block;
}
.newsArea .rss span {
	background: url(/jp/images/index_ic01.png) left 0.4em no-repeat;
	padding-left: 20px;
}
.newsArea .seeAll span {
	background: url(/jp/images/index_ic02.png) left 0.4em no-repeat;
	padding-left: 20px;
}
.newsArea .note01 {
	text-align: left !important;
	margin: 40px 0;
	padding: 13px 20px 9px;
	background-color: #fcebeb;
	border-radius: 5px;
}
.newsArea .note01 > dt {
	float: left;
	background: url(/jp/images/index_ic03.png) left 6px no-repeat;
	margin-right: 20px;
	padding-left: 25px;
	font-size: 118%;
	font-weight: bold;
	color: #333333;
}
.newsArea .note01 > dd {
	overflow: hidden;
}
.newsArea .note01 > dd .topic {
}
.newsArea .note01 > dd .topic .date {
	display: inline-block;
	padding-right: 12px;
	font-size: 90%;
}

#newsSlider {
	z-index: 9;
}

/*　.newsBlock　*/
.newsArea .newsBlock {
	text-align: left !important;
}
.newsArea .newsBlock .newsList {
	width: 910px;
	margin: 0 auto;
}
.newsArea .newsBlock .newsList li {
	float: left;
	width: 300px;
	padding: 20px;
	border-right: solid 1px #dddddd;
}
.newsArea .newsBlock .newsList li:first-child {
	border-left: solid 1px #dddddd;
}
.newsArea .newsBlock .newsList li span.date {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}

/* snsList
------------------------------------------------------ */
/*　.snsList　*/
.snsListBox {
	width: 1100px;
	margin: 0 auto;
}
.snsListBox .snsList {
	float: right;
}
.snsListBox .snsList li {
	float: left;
}
.snsListBox .snsList li + li {
	margin-left: 15px;
}

/*=================================

	ex: clearfix

=================================*/
.linkBlock .linkBox:after,
.boxContents .boxInner .switch:after,
.newsArea .note01:after,
.snsListBox:after,
.snsListBox .snsList:after,
#newsSlider:after,
.newsArea .newsBlock .newsList:after {
	content: "";
	display: block;
	clear: both;
}
.linkBlock .linkBox,
.boxContents .boxInner .switch,
.newsArea .note01,
.snsListBox,
.snsListBox .snsList,
#newsSlider,
.newsArea .newsBlock .newsList {
	zoom: 1;
}


}

@media only print {

/*　.boxContents　*/
.boxContents {
	width: 1100px !important;
	margin: 80px auto 0;
}

}


@media only screen and (max-width: 767px) {

#mainContainer #mainContents {
	padding: 0 !important;
}

/* mainVisual
------------------------------------------------------ */
/*　#mainVisual　*/

.topImg img.index-center{
	display: none;
}

#mainVisual {
	position: relative;
	margin: 0 auto;
	z-index: 2;
}
#mainVisual div {
	position: absolute;
	top: 0;
	left: 0;
}
#mainVisual div img {
	width: 100%;
}
#mainVisual .slideImg01 {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
#mainVisual .slideImg02 {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
#mainVisual .slideImg03 {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
/*#mainVisual div a {
	display: block;
}*/
#mainVisual .current {
	display: block;
	z-index: 3;
}
#mainVisual #naviList {
	position: absolute;
	bottom: 35px;
	left: 650px;
	z-index: 1000;
}
#mainVisual #naviList li {
	float: left;
	margin-left: 20px;
	z-index: 5;
}
#mainVisual #naviList li:first-child {
	margin-left: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background-color: transparent;
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 15px;
	outline: 0;
	border: solid 1px #cccccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ffffff;
}


/* leadTxtArea
------------------------------------------------------ */
/*　.leadTxtArea　*/
.leadTxtArea {
	border-top: solid 1px #eeeeee;
	padding: 30px 15px;
}

/* marginArea
------------------------------------------------------ */
.marginArea {
	margin: 30px auto;
	text-align: center;
}
.marginArea > p {
	margin: 0 auto;
	width: 5px;
}

/* heading
------------------------------------------------------ */
/*　.heading　*/
.heading05 {
	margin: 0 auto 20px;
	text-align: center;
	width: 84%;
}


/* linkBlock
------------------------------------------------------ */
/*　.linkBlock　*/
.linkBlock {
	width: 100%;
	margin: 0;
}
.linkBlock.type01 {
}
.linkBlock.type02 {
	margin-top: 30px;
}
.linkBlock + .linkBlock {
	margin-top: 0 !important;
}
.linkBlock .linkBox {
	width: 100%;
	margin: 0 auto;
	padding: 0 10px;
}
.linkBlock.type01 .linkBox .imgCol {
	margin: 0 auto;
	float: none;
	width: 100% !important;
}
.linkBlock.type02 .linkBox .imgCol {
	margin: 0 auto;
	float: none;
	width: 31% !important;
}
.linkBlock.type01 .linkBox .txtcol,
.linkBlock.type02 .linkBox .txtcol {
	text-align: center;
	padding-top: 30px;
}
.linkBlock .linkBox .txtcol .txtLink01 a {
	padding-right: 30px;
	font-size: 22px;
	font-size: 2.2rem;
	color: #555555;
	background: url(/jp/images/index_ic05.png) right 0.1em no-repeat;
	background-size: 20px 20px;
}
.linkBlock + .detail {
	padding: 12px 10px 30px;
	border-bottom: solid 1px #dddddd;
}
.linkBlock.type01 .linkBox .txtcol .detail,
.linkBlock.type02 .linkBox .txtcol .detail {
	margin-top: 20px;
	text-align: center;
}

/* boxContents
------------------------------------------------------ */
/*　.boxContents　*/
.boxContents {
	padding: 30px 10px 50px;
}
.boxContents .boxInner {
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.boxContents .boxInner .boxTitle {
	font-size: 23px;
	font-size: 2.3rem;
	margin: 0 auto 20px;
}
.boxContents .boxInner .subText {
}
.boxContents .boxInner .slideTitle {
	color: #ffffff;
	font-size: 18px;
	font-size: 1.8rem;
}
.boxContents .boxInner .inner {
	margin: 20px 0 0;
}
.boxContents .boxInner .slideDetail {
	height: 2.5em;
	margin-top: 5px;
	color: #ffffff;
	margin-bottom: 35px;
}
.boxContents .boxInner .switch {
	width: 240px;
	height: 34px;
	margin: 20px auto 40px;
	padding: 3px 0 0 5px;
	border: solid 1px #ffffff;
	-webkit-border-radius: 17px;
	   -moz-border-radius: 17px;
			-ms-border-radius: 17px;
		   -o-border-radius: 17px;
					border-radius: 17px;
}
.boxContents .boxInner .switch li {
	float: left;
}
.boxContents .boxInner .switch li + li {
}
.boxContents .boxInner .switch li a {
	display: block;
	width: 116px;
	height: 28px;
	padding: 4px 0 0;
	color: #ffffff;
	text-align: center;
}
.boxContents .boxInner .switch li.current a {
	color: #112746;
	background-color: #ffffff;
	-webkit-border-radius: 14px;
	   -moz-border-radius: 14px;
			-ms-border-radius: 14px;
		   -o-border-radius: 14px;
					border-radius: 14px;
}
.boxContents .boxInner .switch li.current a:hover {
}

#mainVisual02 {
	position: relative;
	z-index: 9;
}
#mainVisual02 .slideImg {
	padding: 10px 0 0;
	width: 300px;
	margin: 0 auto;
}
#mainVisual02 .slideImg > a {
	display: block;
}
#mainVisual02 .slideImg.scene01 {
	background-color: #54c9ff;
}
#mainVisual02 .slideImg.scene02 {
	background-color: #a80801;
}
#mainVisual02 .slideImg.scene03 {
	background-color: #95c2f1;
}
#mainVisual02 .slideImg.scene04 {
	background-color: #73d973;
}
#mainVisual02 .slideImg.scene05 {
	background-color: #2f4d6c;
}

/* newsArea
------------------------------------------------------ */
/*　.newsArea　*/
.newsArea {
	padding: 30px 10px 0;
	background-size: 12px 103px;
	text-align: center;
}
.newsArea .heading02 {
	margin: 0 auto 20px;
	width: 30%;
}
.newsArea .rss,
.newsArea .seeAll {
	display: inline;
	font-size: 11px;
	font-size: 1.1rem;
}
.newsArea .seeAll {
	padding-left: 15px;
}
.newsArea .rss span,
.newsArea .seeAll span {
	display: inline-block;
}
.newsArea .rss span {
	background: url(/jp/images/index_ic01.png) left 0.3em no-repeat;
	padding-left: 20px;
}
.newsArea .seeAll span {
	background: url(/jp/images/index_ic02.png) left 0.2em no-repeat;
	padding-left: 12px;
}
.newsArea .note01 {
	text-align: left !important;
	margin: 20px -10px 10px;
	padding: 10px 10px;
	background-color: #fcebeb;
}
.newsArea .note01 > dt {
	background: url(/jp/images/index_ic03.png) left top no-repeat;
	margin-right: 20px;
	padding-left: 25px;
	font-size: 118%;
	font-weight: bold;
	color: #333333;
}
.newsArea .note01 > dd {
	margin-top: 13px;
}
.newsArea .note01 > dd .topic {
}
.newsArea .note01 > dd .topic .date {
	display: block;
	font-size: 90%;
	margin-bottom: 5px;
}

#newsSlider {
	background-color: #ffffff;
}

/*　.newsBlock　*/
.newsArea .newsBlock {
	text-align: left !important;
}
.newsArea .newsBlock .newsList {
	width: 75%;
	margin: 0 auto;
}
.newsArea .newsBlock .newsList li {
	width: 95%;
	padding: 15px 0;
	border-bottom: solid 1px #dddddd;
}
.newsArea .newsBlock .newsList li:first-child {
	border-top: solid 1px #dddddd;
}
.newsArea .newsBlock .newsList li span.date {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}


.mb-10 {
	margin-bottom: 10px !important;
}


/*=================================

	ex: clearfix

=================================*/
.linkBlock .linkBox:after,
.boxContents .boxInner .switch:after,
.newsArea .note01:after,
.snsListBox:after,
.snsListBox .snsList:after,
#newsSlider:after,
.newsArea .newsBlock .newsList:after {
	content: "";
	display: block;
	clear: both;
}
.linkBlock .linkBox,
.boxContents .boxInner .switch,
.newsArea .note01,
.snsListBox,
.snsListBox .snsList,
#newsSlider,
.newsArea .newsBlock .newsList {
	zoom: 1;
}

/*　.topImg　*/
.topImg {
}
.topImg .piece {
	display: none;
}
.topImg .finish {
	display: none;
}

}


@media only screen and (max-width: 767px), print {
	#mainContainer{
		margin-top: 0!important;
	}
}


/* ABtest
------------------------------------------------------ */

@media only screen and (min-width: 768px), print {

.topImg.smilezemi_t2 {
	background-image: url(/jp/images/index_bg_smilezemi_t2.jpg) !important;
}

.topImg.smilezemi_t2 .topOverlay {
	margin: 0;
	text-align: center;
	color: white;
	z-index: 1;
	position: absolute;
	right: 220px;
	bottom: 150px;
	width: 100%;
	letter-spacing: .1em;
}

.topImg.smilezemi_t2 .topOverlay a {
	padding-left: 45px;
	color: #000;
	background: url(/jp/images/index_ic04.png) center left no-repeat;
	min-height: 45px;
	line-height: 45px;
	display: inline-block;
	margin: 0;
	min-width: 200px;
	text-align: left;
	width: auto;
}

.topImg.smilezemi_t2 .topOverlay p {
	color: #000;
}

}


/* 2017.Jan スマゼミTVCM-一太郎 メインビジュアル切り替え
------------------------------------------------------------*/
.slide-unit {
	width: 100%;
	position: relative;
}
@media screen and (max-width: 767px) {
	.slide-unit.smile-zemi .fluid-width-video-wrapper {
		display: none;
	}
	.smaTaroSlider .spOnly {
		margin-bottom: 30px;
	}

}
@media screen and (min-width: 768px) {
	.slide-unit.smile-zemi {
		background-color: #fff;
	}
	.slide-unit.smile-zemi .row {
		width: 90%;
		max-width: 1330px;
		margin: 129px auto 0;
		padding-bottom: 20px;
	}
	.slide-unit.smile-zemi .row:after {
		content: "";
		display: block;
		clear: both;
	}
	.slide-unit.smile-zemi .movie-area {
		width: 70%;
		max-width: 846px;
		float: left;
	}
	.slide-unit.smile-zemi .movie-area .movie-label {
		margin-top: 5px;
		text-align: center;
	}
	.slide-unit.smile-zemi .copy-area {
		width: 30%;
		max-width: 414px;
		padding: 55px 0 0 15px;
		float: right;
	}
	.slide-unit.smile-zemi .copy-area .more-info {
		margin-top: 20px;
		font-size: 20px;
	}

	.slide-unit.ichitaro {
		background-image: url(/jp/images/index_bg_ichitaro.jpg);
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.slide-unit.ichitaro .pcOnly {
		height: 660px;
	}
	.slide-unit.ichitaro .btn {
		background: url(/jp/images/index_ic04.png) center left no-repeat;
		display: block;
		min-width: 250px;
		width: auto;
		min-height: 45px;
		padding-left: 40px;
		color: #222;
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 1.4px;
		line-height: 45px;
		text-align: left;
		position: absolute;
		top: 375px;
		left: calc(50% + 150px);
	}
}

.smaTaroSlider .bx-pager {
	top: auto;
	bottom: 20px;
	margin-bottom: 20px;
}





@media screen and (min-width: 768px) {
	.smaTaroSlider .bx-pager {
		bottom: -34px;
	}
}
.smaTaroSlider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.smaTaroSlider .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #f84949;
}
.smaTaroSlider .bx-wrapper .bx-pager.bx-default-pager a {
	background-color: #EEE;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 1px solid #DDD;
}


