@charset "UTF-8";

/* ==========================================
 SP
========================================== */

@media only screen and (max-width: 640px) {

#main {
	display: block;
	padding: 0 3.0%;
}


/* main
------------------------------------------ */
.mainWrap.column {
	margin: 0;
	display: block;
	background: #ffffff;
}
.mainWrap > .colL01 {
	/*float: none;*/
}
.mainWrap #mainVisual {
	padding-bottom: 10px;
	background: #ffffff;
	display: block;
}

.mainWrap .beginnerBlock {
	padding: 15px 10px;
	background: #bc9a13;
	color: #ffffff;
	text-align: center;
}
.mainWrap .beginnerBlock .txtSizeS {
	font-size: 12px;
	font-size: 1.2rem;
}
.mainWrap .beginnerBlock > .inner01 > * {
	margin-top: 0.4em;
}
.mainWrap .beginnerBlock > .inner01 > *:first-child {
	margin-top: 0;
}
.mainWrap .beginnerBlock .hdg01 {
	font-size: 15px;
	font-size: 1.5rem;
}
.mainWrap .beginnerBlock .linkBtnBeginner > span {
}
.mainWrap .cvBlock {
	padding: 15px 10px;
}
.mainWrap .cvBlock .linkListBtn01 {
	margin-top: 0;
}
.mainWrap .cvBlock .linkListBtn01 > li > .linkBtnGuide {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* infoBox
------------------------------------------ */
.infoBox01 {
}
.infoBox01 > dl > * {
	display: table-cell;
	vertical-align: middle;
}
.infoBox01 > dl > dt {
	text-align: center;
	font-weight: bold;
	color: #e5283f;
}
.infoBox01 > dl > dd > a {
	color: #333333;
}
.infoBox01 {
	border: 4px solid #ff0000;
	padding: 8px;
	margin: 10px 0;
	background: #fdd5dc;
}
.infoBox01 > *:first-child {
	margin-top: 0;
}
.infoBox01 a {
	font-weight: bold;
	color: #333333;
	outline: none;
}
.infoBox01 > dl > dt {
	position: relative;
	width: 100px;
	background: #ffffff;
	height: 40px;
}
.infoBox01 > dl > dt:after {
	position: absolute;
	content: '';
	top: 0;
	right: -32px;
	width: 0;
	height: 0;
	border-left: #ffffff 12px solid;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-right: 20px solid transparent;
}
.infoBox01 > dl > dd {
	padding-left: 30px;
}
.infoBox02 {
	margin: 0;
	padding: 3%;
	background: #ffffff;
	border: 1px solid #de0025;
}
.infoBox02 > dl > * {
	display: block;
}
.infoBox02 > dl > dt {
	width: 100%;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #e5283f;
}
.infoBox02 > dl > dd {
	font-size: 14px;
	text-align: left;
}
.infoBox02 > dl > dd > a {
	color: #cc0000;
}
.infoBox02 > dl > dd > a:hover {
	text-decoration: none;
}
.infoBox03 > dl > dt {
	font-weight: bold;
	font-size: 15px;
	font-size: 1.5rem;
}
.infoBox03 {
	margin-top: 30px;
	padding: 18px;
	background: #f3f3f3;
	border: 6px solid #dad9d9;
}


/* parts
------------------------------------------ */

/* heading */
#siteTop .heading7 {
	margin-bottom: 10px;
	text-align: center;
	font-size: 2.8rem;
	font-weight: bold;
}
#siteTop .heading7 span {
	display: block;
	font-size: 1.8rem;
	font-weight: bold;
}
#siteTop #heading1 {
	padding-left: 0;
	padding-right: 0;
	padding: 0;
}
#siteTop .heading2-01 {
	margin-top: 0;
}
.marketSection .hdgWrap02 .heading2-01 {
	margin: 0px 0 0;
	padding: 0 0px 0 0;
	background-color: transparent;
}
.marketSection .hdgWrap02 .heading2-01 > * {
	display: inline-block;
	padding: 0;
	font-size: 2.6rem;
	color: #333333 !important;
	border-left: none;
}

.hdgWrap02 {
	position: relative;
}
.boxFrame01 .hdgWrap02 .hdg01 {
	height: 40px;
	background: #938e84;
}
.boxFrame01 .hdgWrap02 .hdg01 > span {
	padding: 0 10px;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 40px;
}
.hdgWrap02 .detailLink {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -0.75em;
}
.boxFrame01 .hdgWrap02 p.detailLink a span {
	color: #ffffff;
}


.inner02 .detailLink:last-child {
	position: relative;
	margin: 0;
	padding-top: 0;
	text-align: right;
	font-size: 14px;
	font-size: 1.4rem;
}
.detailLink > a {
	display: block;
}
.detailLink > a > span {
	position: relative;
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	padding-left: 20px;
}
.detailLink > a > span:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	left: 0;
	width: 12px;
	height: 12px;
	margin: -2px 5px 0 0;
	background: url(/common/img/link_ic21.png) no-repeat 0 0;
	background-size: 100% auto;
}


/* linkBtn */
.linkBtn02.linkBtnRecruit:before {
	background: url(/img/index_ic01.png) no-repeat 0 0;
	-webkit-background-size: 12px 14px;
	background-size: 12px 14px;
	width: 12px;
	height: 14px;
}

/* linkBtn */
.linkBtn02.linkBtnOnline:before {
	background: url(/img/index_ic03.png) no-repeat 0 0;
	-webkit-background-size: 12px 14px;
	background-size: 12px 14px;
	width: 12px;
	height: 14px;
}

.linkBtn02.linkBtnApp:before {
	background: url(/img/index_ic02.png) no-repeat 0 0;
	-webkit-background-size: 13px 13px;
	background-size: 13px 13px;
	width: 13px;
	height: 13px;
}
.linkBtn02.txtSizeS {
	font-size: 12px;
	font-size: 1.2rem;
}
.linkListSubMenu > li {
	float: none;
	width: 100%;
	margin: 0;
}
.linkListSubMenu > li:last-child {
	margin-top: 20px;
}
.linkListSubMenu > li > a {
	border-bottom: 0;
}
.linkListSubMenu > li:first-child > a {
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
.linkListSubMenu > li:nth-child(3) > a,
.linkListSubMenu > li:nth-child(4) > a {
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	border-bottom: 1px solid #d9d9d9;
}
.linkListAdjoin > li > a > span {
	padding-top: 15px;
	padding-bottom: 15px;
}


/* box */

.boxFrame06 .hdg01 {
	background: #938e84;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	color: #ffffff;
	padding: 0 0 0 15px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-size: 1.5rem;
}
.boxFrame06 .hdg01 > .sub01 {
	display: none;
}
.boxFrame06 .hdg01 + * {
	/*border-bottom: 1px solid #d9d9d9;*/
}
.boxFrame06 .inner01 {
	padding: 10px;
}
.boxFrame06 .hdg01 + * > *:first-child {
	margin-top: 0;
}



/* purpose [目的にあった 投資スタイルを探す]
------------------------------------------------------------------------ */
.purposeSection {
	width: 106%;
	margin: 30px -3% 0 -3%;
	padding: 30px 0 25px;
	background: #f4f6f0;
}
.purposeSection .hdgWrap02 {
	width: 94%;
	margin: 0 auto;
}

.purposeSection .purposeBlock {
display: flex;
display: -webkit-flex;
display: -ms-flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
	margin-bottom: 30px;
}
.purposeSection .purposeBlock .box {
	position: relative;
	width: 50%;
	border-radius: 8px;
}
.purposeSection .purposeBlock .box span {
	display: block;
	text-align: center;
	color: #ffffff;
}
.purposeSection .purposeBlock .box .txt01 {
	font-size: 1.4rem;
}
.purposeSection .purposeBlock .box .txt02 {
	font-size: 1.7rem;
	font-weight: bold;
}
.purposeSection .purposeBlock .box .fig {
	margin: 0 auto;
	padding: 15px 0 20px 0;
}
.purposeSection .purposeBlock .box .fig img {
	height: 55px;
	width: auto;
}
.purposeSection .purposeBlock .box:after {
	position: absolute;
	content: "";
	bottom: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background: url(/img/index_ic04.png) no-repeat right bottom;
	background-size: 100% auto;
	pointer-events: none;
}
.purposeSection .purposeBlock .box.bg01 {
	background: rgba(74,149,197,1.0);
}
.purposeSection .purposeBlock .box.bg02 {
	background: rgba(253,149,46,1.0);
}
.purposeSection .purposeBlock .box.bg03 {
	background: rgba(230,115,161,1.0);
}
.purposeSection .purposeBlock .box.bg04 {
	background: rgba(81,177,176,1.0);
}
.purposeSection .purposeBlock .box a {
	display: block;
	padding: 20px 0 0 0;
}
.purposeSection .purposeBlock .box a:hover {
	text-decoration: none;
}
.purposeSection .infoBlock {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.purposeSection .infoBlock .box {
	margin-bottom: 15px;
	width: 100%;
	background: #ffffff;
}
.purposeSection .infoBlock .box a {
	display: block;
	color: #333333;
	text-decoration: none;
	width: 100%;
	height:80px;
}
.purposeSection .infoBlock .box.account a,
.purposeSection .infoBlock .box.shop a,
.purposeSection .infoBlock .box.question a {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.purposeSection .infoBlock .box.account .txt,
.purposeSection .infoBlock .box.shop .txt,
.purposeSection .infoBlock .box.question .txt {
	margin-left: 2%;
	font-size: 1.4rem;
	font-weight: bold;
}
.purposeSection .infoBlock .box.account .btn {
	position: relative;
	display: inline-block;
	max-width: 220px;
	width: 46%;
	margin-right: 2%;
	padding: 12px 0;
	font-size: 1.4rem;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	line-height: 1.0;
	background: #de0025;
	border-radius: 30px;
	border: 2px solid #de0025;
	box-sizing: border-box;
}
.purposeSection .infoBlock .box.account .btn:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    background-repeat: no-repeat;
    background-position: 0 0;
		background-image: url(/common/img/link_ic07_pc.png);
		background-size: 100% auto;
}
.purposeSection .infoBlock .box.shop .btn,
.purposeSection .infoBlock .box.question .btn {
	position: relative;
	display: inline-block;
	max-width: 220px;
	width: 46%;
	margin-right: 2%;
	padding: 12px 0;
	font-size: 1.4rem;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 1.0;
	background: #ffffff;
	border-radius: 30px;
	border: 2px solid #938e84;
	box-sizing: border-box;
}
.purposeSection .infoBlock .box.shop .btn:before,
.purposeSection .infoBlock .box.question .btn:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 12px;
	height: 12px;
	margin-top: -6px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(/common/img/link_ic03.png);
	background-size: 100% auto;
}

.purposeSection .infoBlock .box.inquiry .inner  {
	width: 100%;
	height: 80px;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.purposeSection .infoBlock .box.inquiry .txt {
	width: 6em;
	padding-left: 2.0%;
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: -0.04em;
}
.purposeSection .infoBlock .box.inquiry .btn {
	padding-right: 1.0%;
}
.purposeSection .infoBlock .box.inquiry .btn .fontB {
	font-weight: bold;
}
.purposeSection .infoBlock .box.inquiry .btn .tel {
	position: relative;
	display: block;
	padding-left: 0.4em;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	letter-spacing: 0;
}
.purposeSection .infoBlock .box.inquiry .btn .tel:before {
	content:"";
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 23px;
	margin-right: 3px;
	background: url(/common/img/contact_ic06.png) no-repeat left top;
	background-size: 100% auto;
}
.purposeSection .infoBlock .box.inquiry .btn .time {
	display: block;
	font-size: 1.0rem;
	letter-spacing: -0.04em;
	white-space: nowrap;
}


/* market
------------------------------------------ */

.marketSection {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
}
.marketSection .topCol01 .boxFrame01 {
	border-top: 1px solid #d9d9d9;
}
.marketSection .topCol01 .boxFrame01 > .inner02 {
	border-left: 0;
	border-right: 0;
}
.spAccord .hdg01 {
	position: relative;
	margin-top: 0;
	padding: 10px 20px;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%);
	color: #4f4f4f;
	border-bottom: 1px solid #d9d9d9;
	font-weight: bold;
	font-size: 15px;
	font-size: 1.5rem;
}
.accordDetail {
	background: #ffffff;
}
.spAccord .hdg01 > span {
	color: #4f4f4f;
	padding: 0;
}
.spAccord .hdg01:before {
	position: absolute;
	content: '';
	right: 4px;
	top: 50%;
	width: 31px;
	height: 31px;
	margin-top: -16px;
	background: url(/common/img/link_ic18.png) no-repeat 0 0;
	-webkit-background-size: 62px auto;
	background-size: 62px auto;
}
.spAccord.active .hdg01:before {
	background-position: -31px 0;
}
.boxFrame01 .inner02 {
	margin-bottom: 20px;
	padding: 15px 10px;
	border: none;
}
.topCol01 .movieLink {
}
.topCol01 .movieLink .colImgL01 {
	width: 25%;
	float: left;
	margin: 0;
}
.topCol01 .movieLink .colTxt01 {
	width: 75%;
	float: left;
}
.topCol01 .movieLink .colImgL01 .imgSet01 {
	margin-top: 0;
}
.topCol01 .movieLink .inner01 .column:first-child {
	margin-top: 0;
}

#siteTop .boxNews01 {
	background: none;
	padding: 0;
	border: 0;
}
.topCol01 .boxNews01 .frame01 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.topCol01 .boxNews01 .frame01:first-child {
	background: none;
	padding-top: 0;
}
.topCol01 [class*="boxNews"] dl:hover a {
	text-decoration: none;
}
.topCol01 [class*="boxNews"] dl > dt {
	font-size: 14px;
	font-size: 1.4rem;
}
.topCol01 [class*="boxNews"] dl > dd {
	margin: 0;
	font-size: 14px;
	font-size: 1.4rem;
}
.topCol01 [class*="boxNews"] dl > dd a {
	color:#333333;
}
.topCol01 .movieLink .boxNews02 {
	margin: 0;
	background: none;
	border: 0;
}
.topCol01 .movieLink:hover .boxNews02 dd a {
	text-decoration: none;
}
.topCol01 .movieLink .detailLink:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	left: 0;
	width: 12px;
	height: 12px;
	margin: -3px 5px 0 0;
	background: url(/common/img/link_ic21.png) no-repeat 0 0;
	background-size: 100% auto;
}
.topCol01 .boxNews01 .frame01 > dd > a[href$=".pdf"]:after {
	content: "";
	display: inline-block;
	margin: -3px 5px 0;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 18px;
	height: 18px;
	margin-left: 5px;
	background-image: url(/common/img/link_ic02_pc.png);
	background-size: 100% auto;
}
.boxNews02 dt.new01:after {
/*	content: "NEW";
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 2px 5px;
	box-sizing: border-box;
	background-color: #ffffff;
	border: 1px solid #f19f00;
	vertical-align: middle;
	color: #f19f00;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	text-align: center;*/
}
.topCol02 > .column {
	margin-top: 0;
}
.topCol02 > .column > .colL01 {
	float: none;
}

.txtUpdate {
	color: #a6a5a5;
	text-align: right;
}
.listAlternate > li {
	padding: 10px 0;
	border-bottom: 2px solid #eeeeee;
}

.listAlternate > li a {
	color: #333333;
}
.indexList01 {
	font-weight: bold;
}
.indexList01 > * {
	float: left;
	width: 50%;
}
.indexList01 > dd {
	text-align: right;
}
.indexList01 > dd > .txtDown,
.indexList01 > dd > .txtUp {
	font-size: 14px;
	font-size: 1.4rem;
}
.topCol02 .linkListBtn01 {
	margin-top: 30px;
}
.topCol02 .linkListBtn01 > li:nth-child(n+3) {
	margin-top: 10px;
}

#siteTop .marketSection [class*="linkBtn0"] > span {
	padding: 15px 0px 15px 25px !important;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: left;
	background-color: #ffffff;
}
.topCol02 .linkListBtn01 .linkBtn02 > span:before {
	display: none;
}
.topCol02 .linkListBtn01 [class*="linkListBtnColumn"] > li > a > span {
	padding-left: 10px !important;
	padding-right: 0px !important;
}
.topCol02 .linkListBtn01 .linkBtn02 {
	box-shadow: none;
	background-color: #ffffff;
	border-color: #938e84;
	border-radius: 6px;
	overflow: hidden;
}
.topCol02 .linkListBtn01 .linkBtn02[target="_blank"] > span:after {
	width: 12px;
	height: 10px;
	margin-top: -7px;
	background-image: url(/common/img/link_ic01_pc.png);
	background-size: 100% auto;
}


.listAlternate > li .indexList01 {
	width: 100%;
}
.listAlternate > li .indexList01 dt {
	width: 22%;
	text-align: center;
}
.listAlternate > li .indexList01 dd {
	width: 78%;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
}
.listAlternate > li .indexList01 dd .miValue {
	width: 72%;
	text-align: center;
}
.listAlternate > li .indexList01 dd .miChange {
	width: 28%;
	text-align: center;
}
.listAlternate > li[data-market-id="USD"] .indexList01 dd .miBid,
.listAlternate > li[data-market-id="EUR"] .indexList01 dd .miBid {
	width: 33%;
	text-align: right;
}
.listAlternate > li[data-market-id="USD"] .indexList01 dd .miAsk,
.listAlternate > li[data-market-id="EUR"] .indexList01 dd .miAsk {
	width: 38%;
	text-align: left;
	padding-left: 5px;
}
.listAlternate > li[data-market-id="USD"] .indexList01 dd .miChange,
.listAlternate > li[data-market-id="EUR"] .indexList01 dd .miChange {
	width: 28%;
	text-align: center;
}



/* service
------------------------------------------ */
.serviceSection {
	width: 100%;
	margin: 0 -3% 0 -3%;
	padding: 25px 3%;
/*	padding: 25px 0;*/
	background-color: #efeeed;
}
.serviceSection .hdgWrap02 {
	width: 100%;
	margin: 0 auto;
}
.serviceSection .hdgWrap02 .heading2-01 {
	margin: 0px 0 0;
	padding: 0 0px 0 0;
	background-color: transparent;
}
.serviceSection .hdgWrap02 .heading2-01 > * {
	display: inline-block;
	padding: 0;
	font-size: 2.6rem;
	color: #333333 !important;
	border-left: none;
}

/* 4個並び[columnEq4] */
.serviceSection .columnLink01.columnEq4 {
	width: 100%;
	margin: 25px auto 0;
	position: relative;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
}
.serviceSection .columnLink01.columnEq4 > * {
	position: relative;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	max-width: 290px;
	width: 48.3% !important;
	min-height: 94px;
	height: 100%;
	margin: 0 0 20px 0;
	border: none;
}
.serviceSection .columnLink01.columnEq4 > *:after {
	position: absolute;
	content: "";
	bottom: 0;
	right: 0;
	width: 22px;
	height: 22px;
	background: url(/img/index_ic05.png) no-repeat right bottom;
	background-size: 100% auto;
	pointer-events: none;
}
.serviceSection .columnLink01.columnEq4 > *:not(:nth-child(2n)) {
	margin: 0 3.4% 20px 0;
}
.serviceSection .columnLink01.columnEq4 > * .colInner {
	max-width: 50px;
	width: 33%;
	padding: 0 10px 0 10px;
}
.serviceSection .columnLink01.columnEq4 > * .imgSet01 {
	margin: 0 auto;
	text-align: center;
}
.serviceSection .columnLink01.columnEq4 > * .imgSet01 img {
	width: auto;
	height: auto;
}
.serviceSection .columnLink01.columnEq4  > * p {
	margin: 0;
	padding: 0 5px 0 0;
	max-width: 170px;
	width: 61%;
}
.serviceSection .columnLink01.columnEq4 > * p a {
	display: block;
	position: relative;
	padding: 0;
	background-color: #ffffff;
	color: #333333;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
}
.serviceSection .columnLink01.columnEq4:hover > * p a {
	text-decoration: none;
}
.serviceSection .columnLink01.columnEq4 > * p a:before {
	display: none;
}

/* 3個並び[columnEq3] */
.serviceSection .columnLink01.columnEq3 {
	width: 100%;
	margin: 25px auto 0;
	position: relative;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
}
.serviceSection .columnLink01.columnEq3 > * {
	position: relative;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	max-width: 290px;
	width: 48.3% !important;
	min-height: 94px;
	height: 100%;
	margin: 0 0 20px 0;
	border: none;
}
.serviceSection .columnLink01.columnEq3 > *:after {
	position: absolute;
	content: "";
	bottom: 0;
	right: 0;
	width: 22px;
	height: 22px;
	background: url(/img/index_ic05.png) no-repeat right bottom;
	background-size: 100% auto;
	pointer-events: none;
}
.serviceSection .columnLink01.columnEq3 > *:not(:nth-child(2n)) {
	margin: 0 3.4% 20px 0;
}
.serviceSection .columnLink01.columnEq3 > * .colInner {
	max-width: 50px;
	width: 33%;
	padding: 0 10px 0 10px;
}
.serviceSection .columnLink01.columnEq3 > * .imgSet01 {
	margin: 0 auto;
	text-align: center;
}
.serviceSection .columnLink01.columnEq3 > * .imgSet01 img {
	width: auto;
	height: auto;
}
.serviceSection .columnLink01.columnEq3  > * p {
	margin: 0;
	padding: 0 5px 0 0;
	max-width: 170px;
	width: 61%;
}
.serviceSection .columnLink01.columnEq3 > * p a {
	display: block;
	position: relative;
	padding: 0;
	background-color: #ffffff;
	color: #333333;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
}
.serviceSection .columnLink01.columnEq3:hover > * p a {
	text-decoration: none;
}
.serviceSection .columnLink01.columnEq3 > * p a:before {
	display: none;
}



/* 新商品
------------------------------------------------------------------ */
.newproductSection .topCol03 {
	width: 100%;
	background-color: #ffffff;
}
.newproductSection .topCol03 .boxFrame01 {
	width: 100%;
	margin: 0 auto;
	padding: 40px 0;
	border: none;
}
.newproductSection .topCol03 .boxFrame01 .inner01{
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.newproductSection .topCol03 .boxFrame01 .hdg01 {
	padding: 0 0 15px 0;
	border-left: none;
	background-color: transparent;
}
.newproductSection .topCol03 .boxFrame01 .hdg01 span {
	padding: 0;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	color: #333333;
}
.newproductSection .topCol03 .boxFrame01 .inner02 {
	margin: 0;
	padding: 0;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01 {
	float: none;
	width: 100%;
	margin: 0 0 20px 0;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	overflow: hidden;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01:last-child {
	margin: 0;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01 .colL01 {
	float: none;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01 .linkBtn01 {
	width: 100%;
	border: 1px solid #cccccc;
	border-radius: 6px;
	background-color: #ffffff;
	overflow: hidden;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01 .linkBtn01:before {
	display: none;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01 section .column {
	margin: 0;
	padding: 15px 10px;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01 section .column .colImgL01 {
	float: none;
	max-width: 140px;
	min-width: 70px;
	width: 33%;
	margin: 0 10px 0 0;
	padding: 0;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01 section .column .colImgL01 .imgSet01 {
	margin: 0 auto;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01 section .column .colTxt01 {
	width: 100%;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01 section .column .fundHdg {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01 section .column .icnProduct01 {
	margin-bottom: 7px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	background-color: #fea647;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01 section .column .txtSizeS {
	position: relative;
	margin: 5px 0 0 0;
	font-size: 12px;
	font-size: 1.2rem;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01 section .column .txtSizeS:after {
	content: "";
	display: inline-block;
	vertical-align: text-bottom;
	width: 18px;
	height: 18px;
	margin: -3px 5px 0;
	background-image: url(/common/img/link_ic02_pc.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: right top;
}



/* 重要なお知らせ・最新情報
------------------------------------------------------------------ */
.newsreleaseSection .boxFrame01 {
	width: 100%;
	margin: 0;
	padding: 0 0 40px;
	border: none;
	background-color: #ffffff;
}
.newsreleaseSection .boxFrame01:last-child {
	padding: 0 0 25px;
}

.newsreleaseSection .boxFrame01 .inner01 {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.newsreleaseSection .boxFrame01 .inner01 .hdg01 {
	padding: 0 0 7px 0;
	border-left: none;
	border-bottom: 2px solid #938e84;
	background-color: transparent;
}
.newsreleaseSection .boxFrame01 .inner01 .hdg01 span {
	padding: 0;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.2;
	color: #333333;
}
.newsreleaseSection .boxFrame01 .inner02 {
	margin: 0;
	padding: 0;
}
.newsreleaseSection .boxFrame01 .boxNews01 {
	margin: 0px 0 0 0;
	background-color: #ffffff;
}
.newsreleaseSection .boxFrame01 .boxNews01 p {
	margin: 0;
	position: relative;
	font-size: 16px;
	font-size: 1.6rem;
	border-bottom: 1px dashed #dddddd;
}
.newsreleaseSection .boxFrame01 .boxNews01 p a {
	display: block;
	width: 100%;
	padding: 10px 0;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	margin: 0 0 0 0;
}
.newsreleaseSection .boxFrame01 .boxNews01 p a:hover {
	text-decoration: none;
}
.newsreleaseSection .boxFrame01 .boxNews01 > p > a[target="_blank"]:after {
	content: "";
	display: inline-block;
	margin: -3px 5px 0;
	width: 12px;
	height: 10px;
	background-image: url(/common/img/link_ic01_pc.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.newsreleaseSection .boxFrame01 .boxNews01 > p > a[href$=".pdf"]:after {
	content: "";
	display: inline-block;
	margin: -3px 5px 0;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	background-image: url(/common/img/link_ic02_pc.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.newsreleaseSection .boxFrame01 .boxNews01 p a:before {
	display: block;
	max-width: 150px;
	min-width: 150px;
	width: 100%;
	margin: 0 10px 8px 0;
	padding: 8px 5px;
	box-sizing: border-box;
	border-radius: 2px;
	vertical-align: middle;
	color: #ffffff;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1;
	text-align: center;
}

.newsreleaseSection .boxFrame01 .boxNews01 p.icnCat07 a:before {
	content: "重要";
	background-color: #de0025;
}


.boxNews01 .frame01 {
	padding: 10px 0 10px 0;
	border-bottom: 1px dashed #dddddd;
	background-image: none;
}
.boxNews01 .frame01 > dt {
	font-size: 14px;
	font-size: 1.4rem;
}
.boxNews01 .frame01 > dt[class*="icnCat"] > span:before {
	display: inline-block;
	max-width: 150px;
	min-width: 150px;
	margin: 0 10px 0 0;
	padding: 8px 5px;
	box-sizing: border-box;
	border-radius: 2px;
	vertical-align: baseline;
	color: #ffffff;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1;
	text-align: center;
}
.boxNews01 .frame01 > dt[class*="icnCat"] > span:after {
	display: none;
}
.boxNews01 .frame01 > dt.icnCat01 > span:before {
	content: "更新情報";
	background-color: #51b1b0;
}
.boxNews01 .frame01 > dt.icnCat02 > span:before {
	content: "商品・サービス";
	background-color: #e673a1;
}
.boxNews01 .frame01 > dt.icnCat03 > span:before {
	content: "キャンペーン";
	background-color: #fd952e;
}
.boxNews01 .frame01 > dt.icnCat04 > span:before {
	content: "会社情報";
	background-color: #938e84;
}
.boxNews01 .frame01 > dt.icnCat05 > span:before {
	content: "ニュースリリース";
	background-color: #4a95c5;
}
.boxNews01 .frame01 > dt.icnCat06 > span:before {
	content: "お知らせ";
	background-color: #8369a6;
}
.boxNews01 .frame01 > dd {
	font-size: 14px;
	font-size: 1.4rem;
}
.boxNews01 .frame01 > dd a {
	color: #333333;
}
.boxNews01 .frame01 > dd a[target="_blank"]:after {
	content: "";
	display: inline-block;
	margin: -3px 5px 0;
	width: 12px;
	height: 10px;
	background-image: url(/common/img/link_ic01_pc.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.boxNews01 .frame01 > dd a[href$=".pdf"]:after {
	content: "";
	display: inline-block;
	margin: -3px 5px 0;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	background-image: url(/common/img/link_ic02_pc.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.newsreleaseSection .detailLink {
	position: absolute !important;
	top: 0;
	right: 0;
	margin: 0 0 0 0;
}
.newsreleaseSection .boxFrame01 .detailLink a {
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
}



/* topCol04 */
.topCol04 .imgSlider01 {
	margin: 0 auto;
	text-align: center;
}
.topCol04 .boxFrame03 .imgSlider01 .bx-controls-direction a {
	width: 22px;
	height: 22px;
	margin-top: -11px;
	background: url(/common/img/other_ic03.png) no-repeat;
	-webkit-background-size: 44px 22px;
	background-size: 44px 22px;
}
.topCol04 .boxFrame03 .imgSlider01 .bx-controls-direction .bx-prev {
	left: 0;
}
.topCol04 .boxFrame03 .imgSlider01 .bx-controls-direction .bx-next {
	right: 0;
	background-position: -22px 0;
}
.imgSlider02 {
	position: relative;
	margin-top: 30px;
	margin-bottom: 40px;
}

.imgSlider02 .bx-wrapper {
	margin: 0 auto;
}
.imgSlider02 .bx-pager {
	position: absolute;
	bottom: -30px;
	left: 50%;
	width: 100%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
}
.imgSlider02 .bx-pager-item {
	display: inline-block;
	margin: 0 5px;
}
.imgSlider02 .bx-pager-link {
	display: block;
	width: 15px;
	height: 4px;
	background-color: #c9c9c9;
	text-indent: -9999px;
	outline: none;
}
.imgSlider02 .bx-pager-link:hover,
.imgSlider02 .bx-pager-link.active {
	background-color: #de0025;
}
.imgSlider02 .bx-controls-direction a {
	position: absolute;
	top: 50%;
	width: 26px;
	height: 26px;
	margin-top: -13px;
	background: url(/common/img/other_ic09.png) no-repeat;
	-webkit-background-size: 52px 26px;
	background-size: 52px 26px;
	text-indent: -9999px;
	outline: none;
}
.imgSlider02 .bx-controls-direction .bx-prev {
	left: 50%;
	margin-left: -144px;
	background-position: 0 0;
}
.imgSlider02 .bx-controls-direction .bx-next {
	right: 50%;
	margin-right: -144px;
	background-position: -26px 0;
}
.imgSlider02 .bnrSlider02 li img {
	width: 100%;
}

/* floatingBnr
------------------------------------------ */
/* footer */
footer#footer {
	margin-bottom: 19%;
}
.floatingBnr {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	margin: 0 auto;
	z-index: 200;
}
.floatingBnr.is-none {
	display: none !important;
}
.floatingBnr .floatingBnrInner {
	position: relative;
	width: 100%;
}
.floatingBnr ul {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
}
.floatingBnr ul li {
	text-align: center;
	width: 50%;
}
.floatingBnr ul li a {
	position: relative;
	display: block;
	height: 100%;
	padding: 10% 0;
	font-size: 14px;
	font-size: 1.4rem;
	text-decoration: none;
	text-align: center;
}
.floatingBnr ul li.floatingBnrRequest a {
	color: #ffffff;
	background: #DE0025;
	box-sizing: border-box;
	border: 2px solid #DE0025;
}
.floatingBnr ul li.floatingBnrRisk a {
	color: #de0025;
	background: #ffffff;
	border: 2px solid #de0025;
}
.floatingBnr ul li.floatingBnrRequest a:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: -3px 2px 0 0;
	background: url(/common/img/menu_ic11.svg) no-repeat left center;
	background-size: 100% auto;
}
.floatingBnr ul li.floatingBnrRisk a:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 18px;
	margin: -3px 0 0 0;
	background: url(/common/img/menu_ic12.svg) no-repeat left center;
	background-size: 100% auto;
}
.floatingBnr .floatingBnrClose {
	display: block;
	position: absolute;
	top: -20px;
	right: 0;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #de0025;
	overflow: hidden;
	white-space: nowrap;
	text-indent: -9999px;
	cursor: pointer;
	-webkit-transition: .2s ease;
	transition: .2s ease;
	z-index: 205;
}
.floatingBnr .floatingBnrClose::before,
.floatingBnr .floatingBnrClose::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 2px;
	background: #ffffff;
	overflow: hidden;
	z-index: 3;
}
.floatingBnr .floatingBnrClose::before {
	transform: translate(-50%,-50%) rotate(45deg);
}
.floatingBnr .floatingBnrClose::after {
	transform: translate(-50%,-50%) rotate(-45deg);
}


/* ClearFix
------------------------------------------ */
.indexList01:after,
.boxNews01 .frame01:after {
	content: "";
	display: block;
	clear: both;
}
.indexList01,
.boxNews01 .frame01 {
	min-height: 1%;
	zoom: 1;
}


/* Slick スライダー
------------------------------------------ */
/* slick */
.slick-slide{
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-initialized .slick-slide{
  display: block;
}
.imgSlider01 {
	position: relative;
	overflow: hidden;
	margin: 0px !important;
}
.slider{
	margin:0 auto;
	width: 100%;
}
.slider img{
	height: auto;
	width: 100%;
}

/* Slider */
.slick-loading .slick-list {
	background: #fff url('/common/img/other_ic11_loader.gif') center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 50px;
	height: 50px;
	margin-top: -10px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background-color: transparent;
	border-radius: 25px;
}
.slick-prev {
	left: 0;
	max-width: 50px;
	width: 6.04%;
	max-height: 40px;
	height: 100%;
	margin-left: 7.3%;
	background-image: url(/common/img/other_ic10.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 200% auto;
}
.slick-next {
	right: 0;
	max-width: 50px;
	width: 6.04%;
	max-height: 40px;
	height: 100%;
	margin-right: 7.3%;
	background-image: url(/common/img/other_ic10.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: 200% auto;
}

/* Dots */
.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 10px;
	height: 10px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: #ffffff;
	border-radius: 10px;
	border: 1px solid  #938e84;
	box-sizing: border-box;
}
.slick-dots li.slick-active button {
	background: #938e84;
	border-radius: 10px;
	border: 1px solid  #938e84;
	box-sizing: border-box;
}

.slick-slide:not(.slick-center) {
	-webkit-filter: opacity(70%);
	-moz-filter: opacity(70%);
	-o-filter: opacity(70%);
	-ms-filter: opacity(70%);
	filter: opacity(70%);
	transition: all 0.5s;
}


}
