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

/*2023.01.27 add*/
.bnr_pm-kodate{
	clear:both;
	text-align:center;
	padding:0 4vw 4vw;
}
.bnr_pm-kodate img{
	max-width:100%;
}

/*2023.1 add*/
.add-bnr-kanri{
	clear:both;
	text-align:center;
  padding-top:4vw;

}
.add-bnr-kanri img{
	max-width:100%;
}

/*2023.2 add*/
.bnr-cm{
	clear:both;
	text-align:center;
  padding-top:4vw;

}
.bnr-cm img{
	max-width:100%;
}


/*2023.5 add*/
.top-cm-box{
	clear:both;
	padding-top:4vw;
}
.top-cm-double{
	width:100%;
}
.top-cm-left{
	width:100%;
}
.top-cm-left .is-bnr01 img,
.top-cm-left .is-bnr02 img{
	width:100%;
}
.top-cm-left .is-bnr02{
	padding-top:4vw;
}
.top-cm-movie{
	padding-top:4vw;
	width:100%;
	height:56.25vw;
}
.top-cm-movie iframe{
	width:100%;
	height:100%;
}

/* ===================================
共通
=================================== */
/*** パンクズの削除 ***/
#panList {
  display: none;
}
/*** ボックスタイトル ***/
.boxTitle {
  margin-bottom: 20px;
  font-size: 20px;
  color: #0089D8;
  text-align: center;
}
.boxTitleLink {
  color: #0089D8;
}
/*** ボックステキスト ***/
.boxDescription {
  width: 78%;
  margin: 0 auto 25px;
  font-size: 14px;
  color: #0089D8;
  text-align: left;
  line-height: 1.5;
}
/*** 青色のリンクボタン ***/
.blueLink {
  width: 250px;
  margin: 0 auto;
  padding: 16px 0;
  font-size: 15px;
  font-weight: 500;
  color: #FFF;
  text-align: center;
  border-radius: 3px;
  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: 17px;
  top: 22px;
}

/* ===================================
.hybridBnrBox
=================================== */
.hybridBnrBox {
  box-sizing: border-box;
}
.hybridBnrLink {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  letter-spacing: 2px;
  text-align: center;
  background: #FFF;
  display: block;
}
.hybridBnrLink .large {
  font-size: 18px;
}
.rebreathBnrLink img {
  width: 100%;
  height: auto;
  margin-bottom: 1px;
}
.mquartoBnrLink img {
  width: 100%;
  height: auto;
}
/*--- 210407 追加 --*/
.hybridLink,
.rebreathLink,
.mquartoLink {
  display: block;
}
.hybridLink {
  color: #0089D5;
}

/* ===================================
.resultBox
=================================== */
.resultBox {
  margin: 0 15px;
  padding: 25px 0;
}
.resultBox .resultBoxInner {
  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;
}
.dataBox {
  width: 49%;
  padding: 15px 0 5px;
  text-align: center;
  border: 1px solid #DDE3DD;
  box-sizing: border-box;
}
.dataBox:nth-child(-n+2) {
  margin-bottom: 5px;
}
.dataBox .dataTitle {
  padding: 3px 0;
  font-size: 12px;
  display: inline-block;
}
.saleBox .dataTitle {
  padding-left: 35px;
  background: url(../img/sp/ico_sale_01.png) left center no-repeat;
  background-size: 30px auto;
}
.mailBox .dataTitle {
  padding-left: 27px;
  background: url(../img/sp/ico_mail_01.png) left center no-repeat;
  background-size: 22px auto;
}
.managementBox .dataTitle {
  padding-left: 27px;
  background: url(../img/sp/ico_management_01.png) left center no-repeat;
  background-size: 22px auto;
}
.occupancyBox .dataTitle {
  padding-left: 30px;
  background: url(../img/sp/ico_occupancy_01.png) left center no-repeat;
  background-size: 25px auto;
}
.dataBox .dataResult {
  padding-top: 10px;
  font-size: 24px;
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  color: #0089D8;
}
.dataBox .dataResult .dataUnit {
  font-size: 12px;
}
.dataBox .dataDate {
  padding-top: 4px;
  font-size: 11px;
  font-weight: initial;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #463F39;
}

/* ===================================
.presidentBox
=================================== */
.presidentBox {
  margin-bottom: 50px;
}
.presidentBox .presidentBoxInner {
}
.presidentBox .presidentMessage {
  padding: 10px 25px 15px 140px;
  background: url(../img/sp/bg_president_02.jpg) top center no-repeat;
  background-size: cover;
  overflow: hidden;
}
.presidentBox .presidentMessageTitle {
  width: 210px;
  margin-left: auto;
  margin-bottom: 10px;
  font-size: 20px;
  color: #0089D8;
}
.presidentBox .presidentMessageSubTitle {
  width: 210px;
  margin-left: auto;
  margin-bottom: 10px;
  font-size: 15px;
  color: #0089D8;
  line-height: 1.6;
}
.presidentProfile {
  margin-left: auto;
  color: #463F39;
  text-align: left;
  display: inline-block;
  float: right;
}
.presidentProfile .presidentPosition {
  font-size: 10px;
  font-weight: 500;
  display: inline-block;
}
.presidentProfile .presidentName {
  font-size: 20px;
  display: inline-block;
}
.presidentProfile .presidentCareer {
  font-size: 10px;
  line-height: 1.4;
  text-align: left;
}
.presidentBox .presidentMessageText {
  margin: 25px 25px 35px;
  font-size: 15px;
  line-height: 1.8;
}
.presidentBox .presidentMessageText .blue {
  color: #0089D8;
  font-weight: 500;
}

/* ===================================
.newsBox
=================================== */
.newsBox {
  margin-bottom: 50px;
  background: #FFF;
}
.newsBox .newsBoxInner {
  margin: 0 15px;
}
.newsBox .newsList {
  padding-bottom: 25px;
}
.newsBox .newsItem {
  padding: 15px 0;
  border-top: 1px solid #E5EAE5;
}
.newsBox .newsLink {
  color: #463F39;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.newsBox .newsItem:last-of-type {
  border-bottom: 1px solid #E5EAE5;
}
.newsBox .newsInfo {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.newsBox .newsDate {
  font-size: 14px;
}
.newsBox .newsDate .newsNew {
  padding-left: 5px;
  font-size: 12px;
  font-weight: 500;
  color: #DC0000;
}
.newsBox .newsTitle {
  padding: 5px 15px 5px 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
}
.newsBox .newsImg {
  width: 75px;
}
.newsBox .newsImg img {
  width: 75px;
  height: 50px;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

/* ===================================
.strongPoint
=================================== */
.strongPoint {
  height: 100%;
  padding: 20px 10px;
  background-color: #E7F1F3;
}

.strongLinkTitle {
  font-size: 22px;  
  margin-bottom: 20px;
}

.strongBg {
  background-size: cover;
  height: 145px;
  margin: 0 calc(50% - 50vw);
}

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

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

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

.strongLink {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 60px;
  text-align: center;
  position: relative;
  color: #0089D8;
  font-size: 20px;
  padding: 20px;
  box-sizing: border-box;
  background-color: #FFF;
  margin: -50px 0 30px;
}

.strongLink p{
  line-height: 2;
  text-align: left;
  margin: 0 auto;
  color: #0089D8;
  font-size: 15px;
  margin-bottom: 20px;
}

.strongBtn {
  display: block;
  max-width: 350px;
  width: calc(100% - 40px);
  height: 60px;
  margin: 0 auto 20px;
  box-sizing: border-box;
  color: #0089D8;
  background: #FCF00E;
  font-weight: bold;
  position: relative;
  border-radius: 3px;
  font-size: 15px;
}

.strongBtn:first-child {
  margin: 0 auto 30px;
}

.strongBtn:before {
  content: '';
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 3.25px 0 3.25px 5.6px;
  border-color: transparent transparent transparent #0089D8;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 90%;
}

@media screen and (max-width:320px) {
  .strongLink:before {
    left: 95%;
  }
}

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

}
.bnr_rebreath_kodate img {
  width: 90%;
}
/* ===================================
.supportBox
=================================== */
.supportBox {
  padding: 25px 0 50px;
  background: #FFF;
}
.supportBox .supportList {
  margin: 0 15px 25px;
}
.supportBox .supportItem {
  width: 100%;
  margin: 0 0 25px;
  box-sizing: border-box;
}
.supportBox .supportItem:last-of-type {
  margin-bottom: 0;
}
.supportBox .supportItem:before {
  content: "";
  width: 100%;
  height: 75px;
  margin-bottom: 20px;
  display: block;
}
.supportBox .supportItem:nth-child(1):before {
  background: url(../img/sp/img_support_01.png) top center/cover no-repeat;
}
.supportBox .supportItem:nth-child(2):before {
  background: url(../img/sp/img_support_02.png) top center/cover no-repeat;
}
.supportBox .supportItem:nth-child(3):before {
  background: url(../img/sp/img_support_03.png) top center/cover no-repeat;
}
.supportBox .supportItem:nth-child(4):before {
  background: url(../img/sp/img_support_04.png) top center/cover no-repeat;
}
.supportBox .supportTitle {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
}
.supportBox .supportText {
  font-size: 15px;
  line-height: 1.8;
}

/* ===================================
.brandBox
=================================== */
.brandBox {
  padding: 30px 0 0;
  background: /*url(../img/bg_brand_01.png)*/ bottom center no-repeat #0089D5;
}
.brandBox .brandBoxTitle {
  padding-bottom: 25px;
  font-size: 18px;
  color: #FFF;
  line-height: 1.6;
  text-align: center;
}
.brandBox .brandBoxSubTitle {
  font-size: 14px;
}
.brandTabSp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.brandTabSp .brandTabSpBtn {
  width: 49%;
  height: 60px;
  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;
}
.brandTabSp .brandTabSpRebreath {
  background-image: url(../img/logo_rebreath_02_off.png);
  background-size: 116px auto;
}
.brandTabSp .brandTabSpMquarto {
  background-image: url(../img/logo_mquarto_02_off.png);
  background-size: 103px auto;
}
.brandTabSp .brandTabActive {
  background-color: #FFF;
}
.brandTabSp .brandTabSpRebreath.brandTabActive {
  background-image: url(../img/logo_rebreath_02_on.png);
}
.brandTabSp .brandTabSpMquarto.brandTabActive {
  background-image: url(../img/logo_mquarto_02_on.png);
}
.brandList {
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #FFF;
}
.brandList .brandItem {
  width: 100%;
  display: none;
}
.brandList .brandDispRebreath {
  display: block;
}
.brandList .brandDispMquarto {
  display: block;
}
.brandItem .brandInfo {
  padding: 95px 0 55px;
  font-size: 15px;
  color: #FFF;
  text-align: center;
  background-size: 100% auto;
  box-sizing: border-box;
}
.brandItem.brandRebreath .brandInfo {
  background: url(../img/sp/bg_rebreath_01.jpg) bottom center/cover no-repeat;
}
.brandItem.brandMquarto .brandInfo {
  background: url(../img/sp/bg_mquarto_01.jpg) bottom center/cover no-repeat;
}
.brandItem .brandSubTitle {
  font-weight: 500;
  line-height: 1.6;
}
.brandRebreath .brandLogo {
  margin: 10px 0 15px;
}
.brandRebreath .brandLogo img {
  width: 217px;
  height: auto;
}
.brandMquarto .brandLogo {
  margin: 10px 0 15px;
}
.brandMquarto .brandLogo img {
  width: 159px;
  height: auto;
}
.brandItem .brandDescription {
  padding: 0 50px;
  line-height: 1.8;
  text-align: left;
}
.brandItem .brandImgList {
  padding: 25px 20px;
  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 {
  width: 48%;
}
.brandItem .brandImgItem:nth-child(-n+2) {
  margin-bottom: 25px;
}
.brandItem .brandImgList img {
  width: 100%;
  height: auto;
  object-fit: cover;
  font-family: "object-fit: cover;";
}


/* ===================================
.brandDetailBox
=================================== */
.brandDetailBox {
  background: #FFF;
}
.brandDetail {
  padding: 0 0 60px;
  display: none;
}
.brandDispRebreath .rebreathDetail {
  display: block;
}
.brandDispMquarto .mquartoDetail {
  display: block;
}
.brandDetail .rebreathDetailTitle {
  margin: 0 auto 25px;
  text-align: center;
}
.brandDetail .rebreathDetailTitle img {
  width: 100%;
}
.brandDetail .rebreathDetailDescription {
  margin: 0 15px;
  font-size: 15px;
  line-height: 1.8;
}
.brandDetail .rebreathDetailImg {
  width: 291px;
  margin: 20px auto 30px;
}
.brandDetail .rebreathDetailImg img {
  width: 291px;
  height: auto;
}
.brandDetail .propDataList {
  padding: 0 125px 0 15px;
  overflow: hidden;
}
.brandDetail .propDataListOnly {
  padding: 0;
}
.brandDetail .propDataListOnly .slick-track {
  margin: 0 auto;
}
.brandDetail .propDataListOnly .propDataItem {
  width: 58% !important;
  margin: 0 auto;
  float: none;
}
.brandDetail .propDataList .slick-list {
  margin-bottom: 15px;
}
.brandDetail .propDataItem {
  width: 232px;
  margin-right: 15px;
  outline: none;
}
.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;
  font-family: "object-fit: cover;";
}
.brandDetail .propDataDetails {
  padding: 10px 0 0 6px;
  border: 0;
}
.brandDetail .propDataTitle {
  margin-bottom: 5px;
  font-size: 15px;
  color: #008BD5;
  font-weight: 500;
}
.brandDetail .propDataCategories {
  line-height: 1.8;
  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 .propDataList .slick-dots {
  width: 100vw;
  margin: 15px 0 10px -15px;
  text-align: center;
}
.brandDetail .propDataList .slick-dots li {
  margin: 0 5px;
  display: inline-block;
}
.brandDetail .propDataList .slick-dots button {
  width: 7px;
  height: 7px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: #DDD;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: inline-block;
  cursor: pointer;
  outline: none;
}
.brandDetail .propDataList .slick-active button {
  background: #0089D8;
}

.brandDetail .mquartoDetailTitle {
  width: 100%;
  padding: 20px 0;
  margin: 0 auto 70px;
  font-size: 16px;
  font-weight: 500;
  color: #009ADA;
  text-align: center;
  line-height: 1.6;
  background: #E5F3FB;
}
.brandDetail .mquartoDetailSubTitle {
  width: 100%;
  margin: 0 0 35px;
  padding: 0;
  color: #333;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}
.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: 30px;
  line-height: 1.6;
}
.brandDetail .mquartoDetailSubTitle img {
  width: 127px;
  margin: 0 0 2px 10px;
}
.brandDetail .mquartoDetailDescription {
  margin: 0 20px 40px;
  font-size: 17px;
  line-height: 1.8;
}
.brandDetail .mquartoCaseBox {
  margin: 0 20px;
}
.brandDetail .mquartoCase {
  margin-bottom: 50px;
}
.brandDetail .mquartoCase dt {
  box-sizing: border-box;
  margin: 0 0 15px 0;
  padding: 37vw 0 0 0;
  color: #0080D2;
  font-size: 6vw;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}
.brandDetail .mquartoCase dd {
  margin: 0 15px 10px 45px;
  font-size: 16px;
  line-height: 1.8;
  text-indent: -16px;
}
.brandDetail .mquartoCase .mquartoDetailBtn {
  margin: 0 25px;
  padding: 5px 0 0 0;
}
.brandDetail .mquartoDetailBtn a {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  margin: 0 auto;
  border: 1px solid #CCC;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  color: #333;
  font-size: 15px;
  font-weight: 500;
  line-height: 48px;
  text-align: center;
  position: relative;
}
.brandDetail .mquartoDetailBtn a:before {
  position: absolute;
  top: 21px;
  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 {
  background: url(../img/sp/bg_mquarto_02.jpg) no-repeat top center/100% auto;
}
.brandDetail .mquartoCase02 {
  background: url(../img/sp/bg_mquarto_03.jpg) no-repeat top center/100% auto;
}
.brandDetail .mquartoCase03 {
  background: url(../img/sp/bg_mquarto_04.jpg) no-repeat top center/100% auto;
}
.mquartoDataListBox .mquartoDataListBoxTitle {
  margin-bottom: 20px;
  font-size: 16px;
  text-align: center;
}
.mquartoDataListBox .mquartoDataListBoxTitle img {
  width: 140px;
  padding: 0 5px 10px 0;
  vertical-align: middle;
}


/* ===================================
.seminarBox
=================================== */
.seminarBox {
  padding: 25px 0 30px;
  background: #EAEEEA;
}
.seminarBox .boxDescription {
  margin: 0 auto 15px;
  text-align: center;
}
.seminarBox .seminarList {
  margin: 0 15px 25px;
}
.seminarItem {
  margin-bottom: 12px;
  padding: 15px 15px 25px;
  box-shadow: 0 0 4px rgba(0,0,0,0.1);
  background: #FFF;
}
.seminarItem:last-of-type {
  margin-bottom: 0;
}
.seminarItem .seminarLink {
  color: #463F39;
}
.seminarItem .seminarImg img {
  width: 100%;
  height: 132px;
  object-fit: contain;
  font-family: "object-fit: contain;";
}
.seminarItem .seminarInfo {
  padding: 15px 0 0;
  box-sizing: border-box;
  position: relative;
}
.seminarItem .seminarTitle {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}
.seminarItem .seminarIconBox {
  margin-bottom: 15px;
}
.seminarItem .seminarIcon {
  padding: 5px 13px;
  line-height: 1;
  font-weight: 500;
  border-radius: 10px;
  display: inline-block;
}
.seminarItem .seminarIconFree {
  background: #FDF200;
}
.seminarItem .seminarIconOnline {
  background: #E6E6E6;
}
.seminarItem .seminarDetail {
  margin-bottom: 20px;
  font-size: 14px;
}
.seminarItem .seminarDetailGroup {
  margin-bottom: 5px;
  line-height: 1;
}
.seminarItem .seminarKey {
  width: 68px;
  padding: 5px 0;
  margin-right: 10px;
  font-weight: 500;
  box-sizing: border-box;
}
.seminarItem .seminarVal {
  padding: 5px 0 10px;
  border-bottom: 1px solid #E2E2E2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.seminarItem .seminarDetailGroup:last-of-type .seminarVal {
  border-bottom: none;
}
.seminarItem .seminarOther {
  box-sizing: border-box;
}
.seminarItem .seminarBtn {
  width: 230px;
  margin: 0 auto;
  padding: 10px 0;
  font-size: 15px;
  font-weight: 700;
  color: #0089D8;
  border: 1px solid #008AD8;
  border-radius: 4px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}
.seminarItem .seminarBtn::after {
  content: "";
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 3px solid transparent;
  border-left: 5px solid #008AD8;
  position: absolute;
  right: 8px;
  top: 16px;
}

/* ===================================
.wealthhackBox
=================================== */
.wealthhackBox {
  padding: 25px 0;
  background: #FFF;
}
.wealthhackBox .wealthhackBoxTitle {
  margin-bottom: 20px;
  text-align: center;
}
.wealthhackBox .wealthhackBoxTitle img {
  width: 202.5px;
  height: auto;
}
.wealthhackBox .wealthhackDescription {
  margin-bottom: 25px;
  text-align: center;
  line-height: 1.4;
}
.wealthhackList {
  padding-right: 160px;
  padding-left: 10px;
  overflow: hidden;
}
.wealthhackItem {
  width: 202px;
  margin: 0 5px;
  color: #463F39;
  border: 1px solid #0089D4;
  box-sizing: border-box;
  outline: none;
}
.wealthhackItem .wealthhackLink {
  color: #0089D5;
}
.wealthhackItem .wealthhackInfo {
  padding: 15px 13px 10px;
}
.wealthhackItem .wealthhackImg img {
  width: 100%;
  height: 40vw;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.wealthhackItem .wealthhackTitle {
  height: 4.2em;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
  color: #0089D5;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.wealthhackItem .wealthhackText {
  height: 4.2em;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.wealthhackItem .wealthhackCategorys .fa-folder::before {
  content: "\f07b";
  margin-right: 10px;
  font-size: 12px;
  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 {
  width: 100vw;
  margin: 15px 0 10px -10px;
  text-align: center;
}
.wealthhackBox .slick-dots li {
  margin: 0 5px;
  display: inline-block;
}
.wealthhackBox .slick-dots button {
  width: 7px;
  height: 7px;
  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-active button {
  background: #0089D8;
}

/* ===================================
.bookBox
=================================== */
.bookBox {
  padding: 35px 0 50px;
  background: #FFF;
}
.bookBox .boxDescription {
  text-align: center;
}
.bookBox .bookDescription {
  margin-bottom: 40px;
  font-size: 18px;
  color: #0089D8;
  text-align: center;
}
.bookList {
  margin-bottom: 5px;
  overflow: hidden;
}
.bookItem {
  margin-bottom: 5px;
  text-align: center;
  outline: none;
}
.bookItem .bookLink {
  color: #463F39;
}
.bookItem .bookImg {
  width: 125px;
  height: 184px;
  margin: 0 auto 15px;
  position: relative;
}
.bookItem.free .bookImg::after {
  content: "無料";
  width: 55px;
  height: 55px;
  font-size: 16px;
  font-weight: 500;
  color: #FFF;
  line-height: 55px;
  text-align: center;
  border: 1px solid #FFF;
  border-radius: 50%;
  box-sizing: border-box;
  background: #0089D8;
  display: inline-block;
  position: absolute;
  bottom: 5px;
  right: -18px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 25%);
}
.bookItem .bookImg img {
  width: 125px;
  height: 184px;
  margin: 0 auto;
  object-fit: cover;
  font-family: "object-fit: cover;";
  position: relative;
}
.bookItem .bookInfo {
  width: 65%;
  margin: 0 auto;
}
.bookItem .bookTitle {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}
.bookItem .bookDetail {
  font-size: 14px;
  line-height: 2.0;
}
.bookList .slick-dots {
  margin: 15px 0 10px;
  text-align: center;
}
.bookList .slick-dots li {
  margin: 0 5px;
  display: inline-block;
}
.bookList .slick-dots button {
  width: 7px;
  height: 7px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: #DDD;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: inline-block;
  cursor: pointer;
  outline: none;
}
.bookList .slick-active button {
  background: #0089D8;
}

/* ===================================
.linkBox
=================================== */
.linkBox {
  background: #FFF;
}
.linkList {
  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;
}
.linkList:after {
  display: none;
}
.linkItem {
  width: 49.5%;
  height: 153px;
  margin-bottom: 4px;
  line-height: 153px;
  text-align: center;
}
.linkItem:nth-last-of-type(-n+2) {
  margin-bottom: 0;
}
.linkGreeting,
.linkVoice {
  width: 100%;
  padding: 0 10%;
  text-align: left;
  box-sizing: border-box;
}
.linkGreeting {
  background: url(../img/sp/bg_greeting_01.jpg) center/cover no-repeat;
}
.linkAboutus {
  background: url(../img/sp/bg_aboutus_01.jpg) center/cover no-repeat;
}
.linkStaff {
  background: url(../img/sp/bg_staff_01.jpg) center/cover no-repeat;
}
.linkVoice {
  background: url(../img/sp/bg_voice_01.jpg) center/cover no-repeat;
}
.linkOwners {
  background: url(../img/sp/bg_owners_01.jpg) center/cover no-repeat;
}
.linkCsr {
  background: url(../img/sp/bg_csr_01.jpg) center/cover no-repeat;
}
.linkItem a {
  font-size: 18px;
  color: #FFF;
  display: block;
}



/* 幅の狭いスマホ用 */
@media screen and (max-width: 374px){
  .hybridBnrLink {
    font-size: 14px;
  }
  .hybridBnrLink .large {
    font-size: 16px;
  }
  .presidentBox .presidentMessage {
    padding: 10px 10px 15px 140px;
    background: url(../img/sp/bg_president_02.jpg) top left no-repeat;
    background-size: cover;
  }
  .presidentBox .presidentMessageTitle {
    width: 170px;
    font-size: 17px;
  }
  .presidentBox .presidentMessageSubTitle {
    width: 170px;
    font-size: 12px;
  }
  .presidentProfile {
    width: 170px;
  }
  .presidentProfile .presidentName {
    font-size: 18px;
  }
  .brandDetail .mquartoDetailSubTitle {
    font-size: 20px;
  }
  .brandDetail .mquartoDetailSubTitle strong {
    font-size: 24px;
  }
  .brandDetail .mquartoDetailSubTitle img {
    width: 100px;
  }
  .brandDetail .mquartoCase dd {
    margin-left: 35px;
    margin-right: 15px;
    font-size: 14px;
  }


}
