@charset "utf-8";
/**
*  投資(ver4.0.0)SP TOP CSS
*/

/*2023.01.27 add*/
.bnr_pm-kodate{
  background: #fff;
	clear:both;
	text-align:center;
}
.bnr_pm-kodate img{
	max-width:100%;
  width: 600px;
}

/*2023.1 add*/
.add-bnr-kanri{
	clear:both;
	padding-top:20px;
	text-align:center;
}
.add-bnr-kanri img{
	max-width:100%;
}

/*2023.2 add*/
.bnr-cm{
	clear:both;
	padding-top:20px;
	text-align:center;
}
.bnr-cm img{
	max-width:100%;
}

/*2023.5 add*/
.top-cm-box{
	clear:both;
	padding-top:20px;
}
.top-cm-double{
	width:100%;
	display:flex;
	justify-content:space-between;
}
.top-cm-left{
	width:518px;
}
.top-cm-left .is-bnr02{
	padding-top:6px;
}
.top-cm-movie{
	width:518px;
/*	height:100%;*/
}
.top-cm-movie iframe{
	width:100%;
	height:100%;
}


/* ===================================
共通
=================================== */
/*** パンクズの削除 ***/
#panList {
  display: none;
}
/*** ボックスタイトル ***/
.boxTitle {
  margin-bottom: 30px;
  font-size: 36px;
  color: #0089D8;
  text-align: center;
}
.boxTitleLink {
  color: #0089D8;
}
/*** ボックステキスト ***/
.boxDescription {
  margin-bottom: 40px;
  font-size: 18px;
  color: #0089D8;
  text-align: center;
}
/*** 青色のリンクボタン ***/
.blueLink {
  width: 500px;
  margin: 0 auto;
  padding: 21px 0;
  font-size: 18px;
  font-weight: 500;
  color: #FFF;
  text-align: center;
  border-radius: 6px;
  background: #0089D8;
  display: block;
  position: relative;
}
.blueLink:before {
  content: "";
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 3px solid transparent;
  border-left: 5px solid #fff;
  position: absolute;
  right: 27px;
  top: 27px;
}

/* ===================================
.hybridBnrBox
=================================== */
.hybridBnrBox {
  height: 400px;
  border: 1px solid #0089D8;
  box-sizing: border-box;
}
.hybridBnrLink {
  height: 84px;
  line-height: 84px;
  font-size: 30px;
  letter-spacing: 2px;
  text-align: center;
  background: #FFF;
  display: block;
}
.hybridBnrLink .large {
  font-size: 37px;
}
.flexWrap {
  display: flex;
}
/*--- 210407 追加 --*/
.hybridLink,
.rebreathLink,
.mquartoLink {
  display: block;
}
.hybridLink {
  color: #0089D5;
}

/* ===================================
.resultBox
=================================== */
.resultBox {
  padding: 50px 0;
  background: #FFF;
}
.dataBox {
  width: 247px;
  height: 247px;
  margin-right: 24px;
  padding-top: 100px;
  text-align: center;
  border: 1px solid #DDE3DD;
  box-sizing: border-box;
  background-position: top 47px center;
  background-repeat: no-repeat;
  float: left;
}
.saleBox {
  background-image: url(../img/ico_sale_01.png);
  background-size: 50px auto;
}
.mailBox {
  background-image: url(../img/ico_mail_01.png);
  background-size: 45px auto;
}
.managementBox {
  background-image: url(../img/ico_management_01.png);
  background-size: 38px auto;
}
.occupancyBox {
  background-image: url(../img/ico_occupancy_01.png);
  background-size: 41px auto;
}
.dataBox:last-of-type {
  margin-right: 0;
}
.dataBox .dataTitle {
  margin-bottom: 25px;
  font-size: 19px;
}
.dataBox .dataResult {
  font-size: 40px;
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  color: #0089D8;
}
.dataBox .dataResult .dataUnit {
  font-size: 16px;
}
.dataBox .dataDate {
  margin-top: 15px;
  font-size: 11px;
  font-weight: initial;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #463F39;
}

/* ===================================
.presidentBox
=================================== */
.presidentBox {
  background: url(../img/bg_president_02.png) center bottom/1303px auto no-repeat, rgb(255,255,255);
  background: url(../img/bg_president_02.png) center bottom/1303px auto no-repeat, -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(191,188,183,1) 100%);
  background: url(../img/bg_president_02.png) center bottom/1303px auto no-repeat, -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(191,188,183,1) 100%);
  background: url(../img/bg_president_02.png) center bottom/1303px auto no-repeat, linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(191,188,183,1) 100%);

}
/***コメント url(../img/bg_shadow_01.png) right -10px bottom no-repeat,  ****/
.presidentBox .presidentBoxInner {
  padding: 95px 0 90px;
  position: relative;
  box-sizing: border-box;
}
.presidentBox .presidentMessage {
  width: 650px;
  float: right;
}
.presidentBox .presidentMessageTitle {
  margin-bottom: 70px;
  font-size: 43px;
  color: #0089D8;
}
.presidentBox .presidentMessageSubTitle {
  margin-bottom: 30px;
  font-size: 24px;
  color: #0089D8;
  line-height: 2.0;
}
.presidentBox .presidentMessageText {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 2.0;
}
.presidentBox .presidentMessageText .blue {
  color: #0089D8;
  font-weight: 500;
}
.presidentBox .presidentMessageLink {
  width: 300px;
  padding: 21px 0;
  display: inline-block;
}
.presidentProfile {
  color: #FFF;
  position: absolute;
  left: 15px;
  bottom: 105px;
}
.presidentProfile .presidentPosition {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 500;
}
.presidentProfile .presidentName {
  margin-bottom: 30px;
  font-size: 40px;
}
.presidentProfile .presidentCareer {
  font-size: 13px;
}

/* ===================================
.newsBox
=================================== */
.newsBox {
  background: #FFF;
}
.newsBox .newsBoxInner {
  padding: 80px 0;
}
.newsBox .newsList {
  padding-bottom: 53px;
}
.newsBox .newsItem {
  padding: 20px 35px;
  border-top: 1px solid #E5EAE5;
}
.newsBox .newsLink {
  color: #463F39;
}
.newsBox .newsItem:last-of-type {
  border-bottom: 1px solid #E5EAE5;
}
.newsBox .newsInfo {
  float: left;
}
.newsBox .newsDate {
  font-size: 14px;
}
.newsBox .newsDate .newsNew {
  padding-left: 5px;
  font-size: 12px;
  font-weight: 500;
  color: #DC0000;
}

.newsBox .newsTitle {
  padding: 25px 0 15px;
  font-size: 18px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsBox .newsImg {
  float: right;
}
.newsBox .newsImg img {
  width: 150px;
  height: 100px;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

/* ===================================
.strongPoint
=================================== */
.strongPoint {
  /*height: 1022px;*/
  padding-top: 73px;
  box-sizing: border-box;
  background-color: #E7F1F3;
}
.strongTitle {
  margin-bottom: 73px;
}

.strongBox {
  width: 1060px;
  height: 290px;
  margin: 0 auto 95px;
  box-sizing: border-box;
  background-size: cover;
  border: 1px solid #DDE3DD;
  position: relative;
}

.supportBoxBgfirst {
  background-image: url("../img/bg_strong_01.png");
}

.supportBoxBgsecond {
  background-image: url("../img/bg_strong_02.png");
}

.supportBoxBgthird {
  background-image: url("../img/bg_strong_03.png");
}

.strongLink {
  display: block;
  width: 455px;
  height: 300px;
  text-align: center;
  position: absolute;
  color: #0089D8;
  background-color: #FFF;
  font-size: 24px;
  box-sizing: border-box;
  padding: 30px 40px;
}

.strongPositionRight{
  top: 40px;
  right: 30px;
}

.strongPositionLeft{
  top: 40px;
  left: 30px;
}

.strongLinkTitle {
  font-size: 30px;
  margin: 0 0 20px;
}

.strongLink p{
  font-size: 16px;
  line-height: 2;
}

.strongBtn {
  display: block;
  width: 300px;
  height: 60px;
  border-radius: 5px;
  background: #FCF00E;
  color: #0089D8;
  font-size: 18px;
  position: relative;
  font-weight: bold;
  margin: 20px auto;
  line-height: 3;
}

.strongBtn:before {
  content: '';
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 4.25px 0 4.25px 7.4px;
  border-color: transparent transparent transparent #0089D8;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
}

.bnr_rebreath_kodate {
  background:#E7F1F3;
  padding: 0px 0 30px;
  text-align: center;
}

/* ===================================
.supportBox
=================================== */
.supportBox {
  padding: 95px 0 90px;
  background: #FFF;
}
.supportBox .supportList {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.supportBox .supportItem {
  width: 250px;
  padding-top: 180px;
  box-sizing: border-box;
  background-size: 324px auto;
  float: left;
}
.supportBox .supportItem:nth-child(1) {
  background: url(../img/img_support_01.png) top center/250px auto no-repeat;
}
.supportBox .supportItem:nth-child(2) {
  background: url(../img/img_support_02.png) top center/250px auto no-repeat;
}
.supportBox .supportItem:nth-child(3) {
  background: url(../img/img_support_03.png) top center/250px auto no-repeat;
}
.supportBox .supportItem:nth-child(4) {
  background: url(../img/img_support_04.png) top center/250px auto no-repeat;
}
.supportBox .supportTitle {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}
.supportBox .supportText {
  font-size: 14px;
  line-height: 2.0;
}

/* ===================================
.brandBox
=================================== */
.brandBox {
  padding: 90px 0 0;
  background: url(../img/bg_brand_01.jpg) bottom center no-repeat #0089D5;
}
.brandBox .brandBoxTitle {
  padding-bottom: 70px;
  font-size: 36px;
  color: #FFF;
  line-height: 1.6;
  text-align: center;
}
.brandList {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.brandList .brandItem {
  width: 525px;
}
.brandList .brandRebreath {
  background: url(../img/bg_rebreath_01.jpg) top center/525px auto no-repeat;
}
.brandList .brandMquarto {
  background: url(../img/bg_mquarto_01.jpg) top center/525px auto no-repeat;
}
.brandItem .brandInfo {
  height: 780px;
  padding-top: 480px;
  font-size: 16px;
  color: #FFF;
  text-align: center;
  background-size: 100% auto;
  box-sizing: border-box;
}
.brandItem .brandSubTitle {
  line-height: 1.6;
}
.brandRebreath .brandLogo {
  margin: 30px 0 40px;
}
.brandRebreath .brandLogo img {
  width: 335px;
  height: 70px;
}
.brandMquarto .brandLogo {
  margin: 15px 0 28px;
}
.brandMquarto .brandLogo img {
  width: 317px;
  height: 99px;
}
.brandItem .brandDescription {
  padding: 0 30px;
  line-height: 2.0;
  text-align: left;
}
.brandItem .brandImgList {
  padding: 25px 29px;
  background: #1F2023;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brandItem .brandImgItem:nth-child(-n+2) {
  margin-bottom: 30px;
}
.brandItem .brandImgList img {
  width: 226px;
  height: 154px;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.brandTab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.brandTab .brandTabBtn {
  width: 525px;
  height: 126px;
  border-radius: 6px 6px 0 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  cursor: pointer;
  background-color: #48ADE1;
  background-position: center;
  background-repeat: no-repeat;
}
.brandTab .brandTabBtn:hover {
  opacity: 0.9;
}
.brandTab .brandTabRebreath {
  background-image: url(../img/logo_rebreath_02_off.png);
  background-size: 232px auto;
}
.brandTab .brandTabMquarto {
  background-image: url(../img/logo_mquarto_02_off.png);
  background-size: 206px auto;
}
.brandTab .brandTabActive {
  background-color: #FFF;
}
.brandTab .brandTabRebreath.brandTabActive {
  background-image: url(../img/logo_rebreath_02_on.png);
  background-size: 233px auto;
}
.brandTab .brandTabMquarto.brandTabActive {
  background-image: url(../img/logo_mquarto_02_on.png);
  background-size: 206px auto;
}

/* ===================================
.brandDetailBox
=================================== */
.brandDetailBox {
  background: #FFF;
}
.brandDetail {
  padding: 75px 0 90px;
  display: none;
}
.brandDispRebreath .rebreathDetail {
  display: block;
}
.brandDispMquarto .mquartoDetail {
  display: block;
}
.brandDetail .rebreathDetailTitle {
  margin: 0 auto 50px;
  text-align: center;
}
.brandDetail .rebreathDetailTitle img {
  width: 509px;
  height: auto;
}
.brandDetail .rebreathDetailDescription {
  width: 970px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 2.0;
}
.brandDetail .rebreathDetailImg {
  margin: 30px 0;
  text-align: center;
}
.brandDetail .rebreathDetailImg img {
  width: 744px;
  height: 625px;
}
.brandDetail .propDataList {
  margin-bottom: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.brandDetail .propDataItem {
  width: 340px;
}
.brandDetail .propDataImgBox {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 75%;
}
.brandDetail .propDataImgBox figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.brandDetail .propDataImgBox figure img {
  max-width: 100%;
  min-height: 100%;
  vertical-align: top;
  object-fit: cover;
}
.brandDetail .propDataDetails {
  padding: 15px 0 15px 6px;
  border: 0;
}
.brandDetail .propDataTitle {
  margin-bottom: 10px;
  font-size: 22px;
  color: #008BD5;
  font-weight: 500;
}
.brandDetail .propDataCategories {
  position: relative;
  overflow: hidden;
}
.brandDetail .propDataCategories li {
  margin: 5px 25px 5px 0;
  text-align: left;
  position: relative;
  font-size: 14px;
  color: #463F39;
  line-height: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.brandDetail .propDataCategories li:after{
  content: "";
  display: block;
  border-right: 1px solid #463F39;
  height: 100%;
  position: absolute;
  top: 0;
  right: -1em;
}
.brandDetail .propDataCategories li:last-child:after{
  border: none;
}
.brandDetail .rebreathDetailLink {
  width: 500px;
}

.brandDetail .mquartoDetailTitle {
  width: 509px;
  padding: 27px 0;
  margin: 0 auto 70px;
  font-size: 22px;
  font-weight: 500;
  color: #009ADA;
  text-align: center;
  line-height: 1.4;
  background: #E5F3FB;
}
.brandDetail .mquartoDetailSubTitle {
  width: 100%;
  margin: 0 0 35px;
  padding: 0;
  color: #333;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}
.brandDetail .mquartoDetailSubTitle img {
  width: 206px;
  height: auto;
}
.brandDetail .mquartoDetailSubTitle:after {
  content: "";
  width: 60px;
  height: 6px;
  margin: 30px auto 0;
  border-radius: 6px;
  background: #0080D5;
  display: block;
}
.brandDetail .mquartoDetailSubTitle strong {
  color: #007FD2;
  font-size: 56px;
  line-height: 1.6;
}
.brandDetail .mquartoDetailDescription {
  margin-bottom: 70px;
  font-size: 18px;
  line-height: 2.0;
  text-align: center;
}
.brandDetail .mquartoCase {
  float: left;
  width: 340px;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.brandDetail .mquartoCase dt {
  box-sizing: border-box;
  margin: 0 0 15px 0;
  padding: 225px 0 0 0;
  background: url(../img/bg_mquarto_05.png) no-repeat center 135px;
  color: #0080D2;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}
.brandDetail .mquartoCase dd {
  padding: 0 65px 10px;
  font-size: 15px;
  font-weight: lighter;
  line-height: 1.8;
  text-indent: -15px;
}
.brandDetail .mquartoCase .mquartoDetailBtn {
  padding-top: 10px;
  padding-bottom: 0;
}
.brandDetail .mquartoDetailBtn a {
  display: block;
  box-sizing: border-box;
  width: 210px;
  height: 43px;
  border: 1px solid #CCC;
  border-radius: 21px;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  font-size: 14px;
  font-weight: 500;
  line-height: 41px;
  text-align: center;
  color: #333;
  position: relative;
}
.brandDetail .mquartoDetailBtn a:before {
  position: absolute;
  top: 17px;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 40px;
  width: 5px;
  height: 5px;
  border-top: 2px solid #007FD2;
  border-right: 2px solid #007FD2;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.brandDetail .mquartoCase01 {
  margin-right: 20px;
  background: url(../img/bg_mquarto_02.jpg) no-repeat;
  background-size: 340px auto;
}
.brandDetail .mquartoCase02 {
  margin-right: 20px;
  background: url(../img/bg_mquarto_03.jpg) no-repeat;
  background-size: 340px auto;
}
.brandDetail .mquartoCase03 {
  background: url(../img/bg_mquarto_04.jpg) no-repeat;
  background-size: 340px auto;
}
.mquartoDataListBox .mquartoDataListBoxTitle {
  margin-bottom: 50px;
  font-size: 18px;
  text-align: center;
}
.mquartoDataListBox .mquartoDataListBoxTitle img {
  width: 206px;
  height: 64px;
  padding-right: 5px;
  vertical-align: middle;
}

.brandDetail .mquartoDetailLink {
  width: 500px;
}


/* ===================================
.seminarBox
=================================== */
.seminarBox {
  padding: 90px 0;
}
.seminarBox .boxTitle {
  margin-bottom: 40px;
}
.seminarBox .seminarList {
  margin-bottom: 50px;
}
.seminarItem {
  margin-bottom: 25px;
  box-shadow: 0 0 8px rgba(0,0,0,0.1);
  background: #FFF;
}
.seminarItem:last-of-type {
  margin-bottom: 0;
}
.seminarItem .seminarLink {
  color: #463F39;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.seminarItem .seminarImg {
  width: 345px;
}
.seminarItem .seminarImg img {
  width: 345px;
  height: 279px;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.seminarItem .seminarInfo {
  padding: 30px 35px 25px 25px;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
.seminarItem .seminarTitle {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
}
.seminarItem .seminarDetail {
  margin-bottom: 25px;
  padding-left: 10px;
  font-size: 14px;
}
.seminarItem .seminarDetailGroup {
  line-height: 1;
}
.seminarItem .seminarKey {
  width: 68px;
  padding: 5px 0;
  margin-right: 10px;
  font-weight: 500;
  border-right: 1px solid #E2E2E2;
  box-sizing: border-box;
  float: left;
}
.seminarItem .seminarVal {
  padding: 5px 0;
  float: left;
}
.seminarItem .seminarOther {
  width: 100%;
  padding: 0 35px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: 35px;
}
.seminarItem .seminarIconBox {
  padding-top: 5px;
  float: left;
}
.seminarItem .seminarIcon {
  padding: 5px 13px;
  line-height: 1;
  font-weight: 700;
  border-radius: 10px;
  display: inline-block;
}
.seminarItem .seminarIconFree {
  background: #FDF200;
}
.seminarItem .seminarIconOnline {
  background: #E6E6E6;
}
.seminarItem .seminarBtn {
  width: 252px;
  padding: 6px 0;
  font-size: 15px;
  font-weight: 700;
  color: #0089D8;
  border: 1px solid #008AD8;
  border-radius: 4px;
  box-sizing: border-box;
  text-align: center;
  float: right;
  position: relative;
}
.seminarItem .seminarBtn::after {
  position: absolute;
  content: "";
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 3px solid transparent;
  border-left: 5px solid #008AD8;
  position: absolute;
  right: 20px;
  top: 12px;
}

/* ===================================
.wealthhackBox
=================================== */
.wealthhackBox {
  padding: 100px 0 40px;
  background: #FFF;
}
.wealthhackBox .wealthhackBoxTitle {
  margin-bottom: 30px;
  text-align: center;
}
.wealthhackBox .wealthhackBoxTitle img {
  width: 405px;
  height: 47px;
}
.wealthhackBox .wealthhackDescription {
  margin-bottom: 30px;
  line-height: 2.0;
}
.wealthhackList {
  overflow: hidden;
}
.wealthhackItem {
  width: 352px;
  margin: 0 15px;
  border: 1px solid #0089D4;
  box-sizing: border-box;
  outline: none;
}
.wealthhackItem .wealthhackLink {
  color: #0089D5;
}
.wealthhackItem .wealthhackInfo {
  padding: 25px;
}
.wealthhackItem .wealthhackImg img {
  width: 100%;
  height: 262px;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.wealthhackItem .wealthhackTitle {
  height: 4.2em;
  margin-bottom: 13px;
  font-size: 20px;
  font-weight: 500;
  color: #0089D5;
  line-height: 1.4;
}
.wealthhackItem .wealthhackText {
  height: 4.7em;
  margin-bottom: 20px;
  font-size: 16px;
  color: #463F39;
  line-height: 1.6;
}
.wealthhackItem .wealthhackCategorys,
.wealthhackItem .wealthhackDate {
  font-size: 10px;

}
.wealthhackItem .wealthhackCategorys .fa-folder::before {
  content: "\f07b";
  margin-right: 10px;
  font-size: 14px;
  color: #35BDEF;
}
.wealthhackItem .wealthhackCategorys {
  margin-bottom: 10px;
  color: #35BDEF;
}
.wealthhackItem .wealthhackCategory {
  color: #35BDEF;
}
.wealthhackItem .wealthhackDate .fa-clock::before {
  content: "\f017";
  margin-right: 10px;
  font-size: 14px;
  color: #7D7D7D;
}
.wealthhackBox .slick-dots {
  margin: 35px 0 40px;
  text-align: center;
}
.wealthhackBox .slick-dots li {
  margin: 0 7px;
  display: inline-block;
}
.wealthhackBox .slick-dots button {
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: #DDD;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: inline-block;
  cursor: pointer;
  outline: none;
}
.wealthhackBox .slick-dots button:hover {
  opacity: 0.7;
}
.wealthhackBox .slick-active button {
  background: #0089D8;
}
.wealthhackBox .wealthhackListArrow {
  cursor: pointer;
}
.wealthhackBox .wealthhackListArrow:hover:before,
.wealthhackBox .wealthhackListArrow:hover:after {
  background-color: #46ADE4;
}
.wealthhackBox .wealthhackListArrowPrev {
  z-index: 10;
  position: absolute;
  content: "";
  width: 210px;
  height: 100%;
  top: 0;
  margin: auto;
  left: 0;
  background: -moz-linear-gradient(left,  rgba(255,255,255,1) 50%, rgba(255,255,255,0) 99%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 50%,rgba(255,255,255,0) 99%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(255,255,255,1) 50%,rgba(255,255,255,0) 99%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.wealthhackBox .wealthhackListArrowPrev:before {
  position: absolute;
  top: 255px;
  left: 90px;
  content: "";
  width: 25px;
  height: 5px;
  background-color: #0089D8;
  transform: rotate(-45deg);
}
.wealthhackBox .wealthhackListArrowPrev:after {
  position: absolute;
  top: 270px;
  left: 90px;
  content: "";
  width: 25px;
  height: 5px;
  background-color: #0089D8;
  transform: rotate(45deg);
}
.wealthhackBox .wealthhackListArrowNext {
  z-index: 10;
  position: absolute;
  content: "";
  width: 210px;
  height: 100%;
  top: 0;
  margin: auto;
  right: 0;
  background: -moz-linear-gradient(right,  rgba(255,255,255,1) 50%, rgba(255,255,255,0) 99%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(right,  rgba(255,255,255,1) 50%,rgba(255,255,255,0) 99%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to left,  rgba(255,255,255,1) 50%,rgba(255,255,255,0) 99%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.wealthhackBox .wealthhackListArrowNext:before {
  top: 255px;
  right: 90px;
  position: absolute;
  content: "";
  width: 25px;
  height: 5px;
  background-color: #0089D8;
  transform: rotate(45deg);
}
.wealthhackBox .wealthhackListArrowNext:after {
  top: 270px;
  right: 90px;
  position: absolute;
  content: "";
  width: 25px;
  height: 5px;
  background-color: #0089D8;
  transform: rotate(-45deg);
}




/* ===================================
.bookBox
=================================== */
.bookBox {
  padding: 110px 0 150px;
  background: #FFF;
}
.bookBox .boxTitle {
  margin-bottom: 40px;
}
.bookBox .boxDescription {
  margin-bottom: 95px;
}
.bookList {
  margin-bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bookItem {
  width: 500px;
}
.bookItem:nth-child(-n+2) {
  margin-bottom: 63px;
}
.bookItem .bookLink {
  color: #463F39;
}
.bookItem .bookImg {
  width: 163px;
  margin-right: 25px;
  float: left;
  position: relative;
}
.bookItem.free .bookImg::after {
  content: "無料";
  width: 75px;
  height: 75px;
  font-size: 22px;
  font-weight: 500;
  color: #FFF;
  line-height: 75px;
  text-align: center;
  border: 1px solid #FFF;
  border-radius: 50%;
  box-sizing: border-box;
  background: #0089D8;
  display: inline-block;
  position: absolute;
  bottom: 8px;
  right: -8px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 25%);
}
.bookItem .bookImg img {
  width: 163px;
  height: 240px;
}
.bookItem .bookInfo {
  width: 312px;
  float: left;
}
.bookItem .bookTitle {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}
.bookItem .bookDetail {
  font-size: 14px;
  line-height: 2.0;
}

/* ===================================
.linkBox
=================================== */
.linkBox {
  padding-bottom: 100px;
  background: #FFF;
}
.linkItem {
  width: 325px;
  height: 260px;
  line-height: 260px;
  text-align: center;
  float: left;
}
.linkItem:hover {
  opacity: 0.7;
}
.linkItem:nth-child(odd){
  margin-right: 5px;
}
.linkItem:nth-child(-n+4) {
  margin-bottom: 5px;
}
.linkGreeting,
.linkVoice,
.linkOwners {
  width: 730px;
}
.linkGreeting {
  background: url(../img/bg_greeting_01.jpg) center no-repeat;
}
.linkAboutus {
  background: url(../img/bg_aboutus_01.jpg) center no-repeat;
}
.linkStaff {
  background: url(../img/bg_staff_01.jpg) center no-repeat;
}
.linkVoice {
  background: url(../img/bg_voice_01.jpg) center no-repeat;
}
.linkOwners {
  background: url(../img/bg_owners_01.jpg) center no-repeat;
}
.linkCsr {
  background: url(../img/bg_csr_01.jpg) center no-repeat;
}
.linkItem a {
  font-size: 30px;
  color: #FFF;
  display: block;
}
.linkGreeting a {
  padding-left: 70px;
  text-align: left;
}
