@charset "UTF-8";

/* ==========================================
 Tablet
========================================== */

@media only screen and (min-width: 641px) and (max-width: 980px) {

#heading1 {
	padding: 0;
	margin-bottom: 60px;
	background-color: #ffffff;
}

#siteTop .wrap {
	width: 100%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* main */
#siteTop #main {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding: 0;
}




/* main
------------------------------------------ */
.mainWrap {
	margin: 0;
}
.mainWrap #mainVisual {
	width: 100%;
}
.mainWrap #mainVisual + .colL01 {
	width: 29%;
}
.mainWrap #mainVisual + .colL01 > * {
	position: relative;
}
.mainWrap .beginnerBlock {
	height: 67%;
	min-height: 132px;
	padding: 0 15px;
	color: #ffffff;
	text-align: center;
}
.mainWrap #mainVisual + .colL01 > * > .inner01 {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: calc( 100% - 30px );
}
.mainWrap .beginnerBlock > .inner01 > * {
	margin-top: 0.4em;
}
.mainWrap .beginnerBlock > .inner01 > *:first-child {
	margin-top: 0;
}
.mainWrap .beginnerBlock .hdg01 {
	font-size: 18px;
	font-size: 1.8rem;
}
.mainWrap .beginnerBlock .linkBtnBeginner > span {
	padding-top: 12px;
	padding-bottom: 12px;
}
.mainWrap .cvBlock {
	min-height: 70px;
	height: 33%;
	padding: 0 15px;
	background: #f4eed3;
}
.mainWrap .cvBlock .linkListBtn01 {
	margin-top: 0;
}
.mainWrap .cvBlock .linkListBtn01 > li > .linkBtnGuide {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* infoBox
------------------------------------------ */
.infoBox01 {
	margin: 15px 10px 10px;
}
.infoBox01 > dl > * {
	display: table-cell;
	vertical-align: middle;
}
.infoBox01 > *:first-child {
	margin-top: 0;
}
.infoBox01 a {
	font-weight: bold;
	color: #333333;
	outline: none;
}
.infoBox01 > dl > dt {
	text-align: center;
	font-weight: bold;
	color: #e5283f;
}
.infoBox01 > dl > dd > a {
	color: #333333;
}
.infoBox01 {
	border: 4px solid #ff0000;
	padding: 8px;
	background: #fdd5dc;
}
.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 {
	border: 1px solid #de0025;
	padding: 10px;
	margin: 0 10px;
	background: #ffffff;
}
.infoBox02 > dl > * {
	display: block;
}
.infoBox02 > dl > dt {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #e5283f;
}
.infoBox02 > dl > dd {
	padding-left: 15px;
	font-size: 14px;
	text-align: center;
}
.infoBox02 > dl > dd > a {
	color: #cc0000;
}
.infoBox02 > dl > dt {
	width: 100%;
}
.infoBox02 > dl > dd {
	padding-left: 0;
}
.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: 20px;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
}
#siteTop .heading7 span {
	display: block;
	font-size: 20px;
	font-weight: bold;
}

.hdgWrap02 {
	position: relative;
}
.hdgWrap02 .detailLink {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -0.5em;
}
.detailLink > a {
	display: block;
}
.detailLink > a > span {
	position: relative;
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333333;
	padding-left: 0;
}
.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;
}
.hdgWrap02 .detailLink > a {
	color: #ffffff;
	text-decoration: none;
}
.boxFrame01 .hdgWrap02 p.detailLink a span {
	color: #ffffff;
}
.detailLink > a:hover > span {
	text-decoration: underline;
}

/* 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: 50px;
	line-height: 50px;
}
.boxFrame06 .hdg01 > .sub01 {
	font-size: 18px;
	font-size: 1.8rem;
}
.boxFrame06 > .inner01 {
	border: 2px solid #b2b2b2;
}
.boxFrame06 > .inner02 {
	border: none;
}
.boxFrame06 > .inner01 {
	padding: 0 5px;
	box-sizing: border-box;
}
.boxFrame06 > .inner01 .imgSet01 {
	margin: 10px 0;
}

/* linkBtn */
#siteTop [class*="linkListBtnColumn"].linkListBtn01 {
	display: -webkit-flex;
	display: flex;
}
#siteTop [class*="linkListBtnColumn"].linkListBtn01 > li {
	float: none;
}
#siteTop [class*="linkBtn0"] > span {
	text-align: center;
}
#siteTop [class*="linkListBtnColumn"] > li > [class*="linkBtnImgType"] > span {
	padding: 23px 15px 23px 65px !important;
}
[class*="linkBtnImgType"] > span:before {
	margin-top: -27px;
	left: 5px;
	width: 54px;
	height: 54px;
}
.linkBtnImgType01 > span:before {
	background-image: url(/img/index_im06.png);
}
.linkBtnImgType02 > span:before {
	background-image: url(/img/index_im05.png);
}
.linkBtnImgType03 > span:before {
	background-image: url(/common/img/com_logo01.png);
	-webkit-background-size: 50px 50px;
	background-size: 50px 50px;
	margin-top: -25px;
}
.linkBtnImgType04 > span:before {
	background-image: url(/img/index_im07.png);
}

.linkBtnImgType05 > span:before {
	background-image: url(/common/img/com_logo02.png);
	-webkit-background-size: 50px 50px;
	background-size: 50px 50px;
	margin-top: -25px;
}


/* purpose [目的にあった 投資スタイルを探す]
------------------------------------------------------------------------ */
.purposeSection {
	width: 100%;
	margin: 50px 0 0 0;
	padding: 50px 0 40px;
	background: #f4f6f0;
}
.purposeSection .hdgWrap02 {
	width: calc(100% - 20px);
	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: 50px;
}
.purposeSection .purposeBlock .box {
	position: relative;
	width: 50%;
	border-radius: 8px;
	transition: all 0.3s ease 0s;
}
.purposeSection .purposeBlock .box span {
	display: block;
	text-align: center;
	color: #ffffff;
}
.purposeSection .purposeBlock .box .txt01 {
	font-size: 16px;
	font-size: 1.6rem;
}
.purposeSection .purposeBlock .box .txt02 {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
}
.purposeSection .purposeBlock .box .fig {
	margin: 0 auto;
	padding: 20px 0 25px 0;
}
.purposeSection .purposeBlock .box .fig img {
	height: 80px;
	width: auto;
}
.purposeSection .purposeBlock .box:after {
	position: absolute;
	content: "";
	bottom: 0;
	right: 0;
	width: 36px;
	height: 36px;
	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.bg01:hover {
	background: rgba(74,149,197,0.8);
}
.purposeSection .purposeBlock .box.bg02 {
	background: rgba(253,149,46,1.0);
}
.purposeSection .purposeBlock .box.bg02:hover {
	background: rgba(253,149,46,0.75);
}
.purposeSection .purposeBlock .box.bg03 {
	background: rgba(230,115,161,1.0);
}
.purposeSection .purposeBlock .box.bg03:hover {
	background: rgba(230,115,161,0.75);
}
.purposeSection .purposeBlock .box.bg04 {
	background: rgba(81,177,176,1.0);
}
.purposeSection .purposeBlock .box.bg04:hover {
	background: rgba(81,177,176,0.8);
}
.purposeSection .purposeBlock .box a {
	display: block;
	padding: 25px 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: 20px;
	width: 49.3%;
	width: 100%;
	background: #ffffff;
	transition: all 0.3s ease 0s;
}
.purposeSection .infoBlock .box a {
	display: block;
	color: #333333;
	text-decoration: none;
	width: 100%;
	height: 100px;
}
.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: 8%;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.purposeSection .infoBlock .box.account .btn {
	position: relative;
	display: inline-block;
	width: 230px;
	margin-right: 7%;
	padding: 16px 0;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.0;
	color: #ffffff;
	text-align: center;
	background: #de0025;
	border-radius: 30px;
	border: 2px solid #de0025;
	box-sizing: border-box;
}
.purposeSection .infoBlock .box.account:hover .btn {
	background: #ff6974;
	border: 2px solid #a30316;
}
.purposeSection .infoBlock .box.account .btn:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 15px;
	height: 15px;
	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;
	width: 230px;
	margin-right: 7%;
	padding: 16px 0;
	font-size: 18px;
	font-size: 1.8rem;
	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: 15px;
	height: 15px;
	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.shop:hover .btn,
.purposeSection .infoBlock .box.question:hover .btn {
	border: 2px solid #de0025;
	background: #f9f9f9;
}
.purposeSection .infoBlock .box.inquiry .inner {
	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;
	height: 100px;
}
.purposeSection .infoBlock .box.inquiry a[href^="tel:"] {
  pointer-events: none;
}
.purposeSection .infoBlock .box.inquiry .txt {
	padding-left: 7%;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.purposeSection .infoBlock .box.inquiry .btn {
	font-size: 13px;
	font-size: 1.3rem;
	padding-right: 7%;
}
.purposeSection .infoBlock .box.inquiry .btn .fontB {
	font-weight: bold;
}
.purposeSection .infoBlock .box.inquiry .btn .tel {
	position: relative;
	display: block;
	font-size: 33px;
	font-size: 3.3rem;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
}
.purposeSection .infoBlock .box.inquiry .btn .tel:before {
	content:"";
	display: inline-block;
	vertical-align: baseline;
	width: 51px;
	height: 31px;
	margin-right: 5px;
	background: url(/common/img/contact_ic12.png) no-repeat left 2px;
	background-size: 100% auto;
}



/* market
------------------------------------------ */
.marketSection {
	font-size: 16px;
	font-size: 1.6rem;
	width: 100%;
	padding: 40px 0;
	background-color: #ffffff;
}
.marketSection > .hdgWrap02,
.marketSection > .column {
	width: calc(100% - 20px);
	margin: 0 auto;
}
.marketSection .hdgWrap02 .heading2-01 {
	margin: 0;
	padding: 13px 10px 13px 0;
	background-color: #ffffff;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.2;
}
.marketSection .hdgWrap02 .heading2-01 > * {
	display: inline-block;
	padding-left: 0;
	border-left: none;
}

.marketSection .topCol01 {
	width: 100%;
	margin-right: 0;
}
.marketSection .topCol01 .boxFrame01 {
	border: none;
}
.topCol01 .inner01 > section + section {
	margin-top: 20px;
}
.topCol01 .boxFrame01 > .inner01 {
	padding: 0px;
}
.topCol01 .boxFrame01 .hdg01 {
	height: 50px;
	font-size: 18px;
	font-size: 1.8rem;
	padding: 0 0 0 15px;
	border-left: none;
	font-weight: bold;
	line-height: 50px;
	color: #ffffff;
	background-color: #938e84;
}

[class*="topCol"] .hdgWrap02 + .inner02 > * {
	margin-top: 0px;
}

.topCol01 .movieLink {
	padding: 20px;
	background: #ffffff;
}
.topCol01 .movieLink .boxNews02 dd a {
	color: #333333;
}
.topCol01 .movieLink:hover .boxNews02 dd a {
	text-decoration: underline;
}
.topCol01 .movieLink.over {
	opacity: 0.7;
}
.topCol01 .movieLink .colImgL01 {
	width: 140px;
}
.columnImgSetL01 > [class*="colImgL"] {
	margin-right: 10px;
}
.topCol01 .movieLink .inner01 .column:first-child {
	margin-top: 0;
}
.topCol01 .movieLink .boxNews02 {
	background: none;
}
.topCol01 .movieLink .boxNews02 .detailLink {
	position: relative;
	text-align: right;
}
.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 .movieLink:hover .boxNews02:hover .detailLink {
	text-decoration: underline;
}

.topCol01 .boxNews01 .frame01 {
	padding: 10px 20px;
}
#siteTop .boxNews01 .frame01.over {
	background-color: #ffffff;
	opacity: 0.7;
}

.boxNews01 .frame01 {
	background-position: left bottom;
}
.topCol01 [class*="boxNews"] dl:hover a {
	text-decoration: underline;
}
.topCol01 [class*="boxNews"] dl > dt {
	font-size: 16px;
	font-size: 1.6rem;
}

.topCol01 .boxNews01 .frame01 dd a {
	color: #333333;
}
.topCol01 .boxNews01 .frame01 > dd {
	margin: 0;
}
.topCol01 .boxNews01 .frame01 > dd > a[href$=".pdf"] > .size01 {
	font-size: 16px;
	font-size: 1.6rem;
}

.topCol01 .boxNews01 .frame01 > dd > a[href$=".pdf"]:after {
	width: 18px;
	height: 18px;
	background-image: url(/common/img/link_ic02_pc.png);
}

.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;*/
}
.marketSection .topCol02 {
	width: 100%;
	margin-top: 40px;
}
.topCol02 > .column > .colL01:first-child {
	width: 36%;
	margin-right: 2%;
}
.topCol02 > .column > .colL01:last-child {
	width: 100%;
	margin-right: 0;
}
.txtUpdate {
	color: #a6a5a5;
	text-align: right;
	font-size: 12px;
	font-size: 1.2rem;
	margin-top: 0.5em;
}
.topCol02 > .column > .colL01 .listAlternate {
	height: 100%;
}
.listAlternate > li {
	padding: 20px 0.5em;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 2px solid #eeeeee;
}
.listAlternate > li a {
	color: #333333;
}
.indexList01 {
	font-weight: bold;
}
.indexList01 > * {
	float: left;
}
.indexList01 > dd > .txtDown,
.indexList01 > dd > .txtUp {
	font-size: 16px;
	font-size: 1.6rem;
}

.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: 10px;
}
.listAlternate > li[data-market-id="USD"] .indexList01 dd .miChange,
.listAlternate > li[data-market-id="EUR"] .indexList01 dd .miChange {
	width: 28%;
	text-align: center;
}

.topCol02 .linkListBtn01 {
	margin-top: 50px;
}
.topCol02 .linkListBtnColumn2 > li {
	width: 24.1%;
	margin-top: 0;
}
.topCol02 .linkListBtnColumn2 > li:not(:nth-child(4n)){
	margin-right: 1.2%;
}
.topCol02 .linkListBtnColumn2 > li:nth-child(2n+1) {
	clear: none;
}

#siteTop [class*="linkBtn0"] > span {
	text-align: left;
	padding: 15px 35px 15px 30px !important;
}
.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:before {
	display: none;
}
.topCol02 .linkListBtn01 .linkBtn02:hover {
	border-color: #de0025;
	background-color: #f9f9f9;
	opacity: 0.8;
}
.topCol02 .linkListBtn01 .linkBtn02[target="_blank"] > span:after {
	width: 12px;
	height: 10px;
	background-image: url(/common/img/link_ic01_pc.png);
	background-size: 100% auto;
}


/* service
------------------------------------------ */
.serviceSection {
	width: 100%;
	padding: 40px 0;
	background-color: #efeeed;
}
.serviceSection .hdgWrap02,
.serviceSection .column.columnLink01{
	width: calc(100% - 20px);
	margin: 0 auto;
}

.serviceSection .hdgWrap02 .heading2-01 {
	margin: 60px 0 0;
	padding: 13px 10px 13px 0;
	background-color: transparent;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.2;
}
.serviceSection .hdgWrap02 .heading2-01 > * {
	display: inline-block;
	padding-left: 0;
	border-left: none;
}
.serviceSection .hdgWrap02 .heading2-01 {
	margin: 0;
	padding: 0;
	background-color: transparent;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.2;
	border: none;
}
/* 4個並び[columnEq4] */
.serviceSection .columnLink01.columnEq4 {
	margin: 25px auto 0;
	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: 230px;
	width: 23.469387755%;
	min-height: 115px;
	height: 100%;
	margin: 0 0 20px 0;
	border: none;
}
.serviceSection .columnLink01.columnEq4 > *:after {
	position: absolute;
	content: "";
	bottom: 0;
	right: 0;
	width: 24px;
	height: 24px;
	background: url(/img/index_ic05.png) no-repeat right bottom;
	background-size: 100% auto;
	pointer-events: none;
}
.serviceSection .columnLink01.columnEq4 > *:not(:nth-child(4n)) {
	margin: 0 2.040816327% 20px 0;
}
.serviceSection .columnLink01.columnEq4 > *:hover a {
	text-decoration: underline;
	opacity: 0.8;
}
.serviceSection .columnLink01.columnEq4 > * .colInner {
	max-width: 60px;
	width: 30%;
	padding: 0 4% 0 6%;
}
.serviceSection .columnLink01.columnEq4 > * .imgSet01 {
	margin: 0 auto;
	text-align: center;
}
.serviceSection .columnLink01.columnEq4  > * p {
	margin: 0;
	padding: 0 5px 0 0;
	max-width: 143px;
	width: 62.173913043%;
}
.serviceSection .columnLink01.columnEq4 > * p a {
	display: block;
	position: relative;
	padding: 0;
	background-color: #ffffff;
	color: #333333;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.serviceSection .columnLink01.columnEq4 > * p a:before {
	display: none;
}

/* 3個並び[columnEq3] */
.serviceSection .columnLink01.columnEq3 {
	margin: 25px auto 0;
	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: 230px;
	width: 23.469387755%; */
	max-width: 305px;
	width: 31.77084%;
	min-height: 115px;
	height: 100%;
	margin: 0 0 20px 0;
	border: none;
}
.serviceSection .columnLink01.columnEq3 > *:after {
	position: absolute;
	content: "";
	bottom: 0;
	right: 0;
	width: 24px;
	height: 24px;
	background: url(/img/index_ic05.png) no-repeat right bottom;
	background-size: 100% auto;
	pointer-events: none;
}
.serviceSection .columnLink01.columnEq3 > *:not(:nth-child(3n)) {
	/* margin: 0 2.040816327% 20px 0; */
	margin: 0 2.34374% 20px 0;
}
.serviceSection .columnLink01.columnEq3 > *:hover a {
	text-decoration: underline;
	opacity: 0.8;
}
.serviceSection .columnLink01.columnEq3 > * .colInner {
	max-width: 60px;
	width: 30%;
	padding: 0 4% 0 6%;
}
.serviceSection .columnLink01.columnEq3 > * .imgSet01 {
	margin: 0 auto;
	text-align: center;
}
.serviceSection .columnLink01.columnEq3  > * p {
	margin: 0;
	padding: 0 5px 0 0;
	/* max-width: 143px;
	width: 62.173913043%; */
	max-width: 210px;
	width: 68.8525%;
}
.serviceSection .columnLink01.columnEq3 > * p a {
	display: block;
	position: relative;
	padding: 0;
	background-color: #ffffff;
	color: #333333;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.serviceSection .columnLink01.columnEq3 > * p a:before {
	display: none;
}


/* 新商品
------------------------------------------------------------------ */
.newproductSection .topCol03 {
	width: 100%;
	background-color: #ffffff;
}

.newproductSection .topCol03 .boxFrame01 {
	width: calc(100% - 20px);
	margin: 0 auto;
	padding: 40px 0;
	border: none;
}
.newproductSection .topCol03 .boxFrame01 .inner01{
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.newproductSection .topCol03 .boxFrame01 .hdg01 {
	padding: 0 0 20px 0;
	border-left: none;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.2;
}
.newproductSection .topCol03 .boxFrame01 .inner02{
	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;
	max-width: 960px;
	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:hover {
	border: 1px solid #de0025;
	background-color: #ffffff;
	opacity: 0.8;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01 section .column {
	margin: 0;
	padding: 15px 20px;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01 section .column .colImgL01 {
	float: none;
	max-width: 140px;
	min-width: 140px;
	width: 140px;
	margin: 0 20px 0 0;
	padding: 0;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01 section .column .colTxt01 {
	max-width: calc(100% - 140px);
	width: 100%;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01 section .column .fundHdg {
	font-weight: bold;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01 section .column .icnProduct01 {
	margin-bottom: 10px;
	font-weight: normal;
	background-color: #fea647;
}
.newproductSection .topCol03 .boxFrame01 .inner02 .column.columnImg01 section .column .txtSizeS {
	position: relative;
	margin: 5px 0 0 0;
	font-size: 14px;
	font-size: 1.4rem;
}
.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 {
	margin: 0;
	padding: 0 0 40px;
	border: none;
	background-color: #ffffff;
}
.newsreleaseSection .boxFrame01 .inner01 {
	position: relative;
	width: calc(100% - 20px);
	margin: 0 auto;
	padding: 0;
}
.newsreleaseSection .boxFrame01 .inner01 .hdg01 {
	padding: 0 0 7px 0;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.2;
	border-left: none;
	border-bottom: 2px solid #938e84;
}
.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: calc(100% - 140px);
	padding: 10px 0;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333333;
	margin: 0 0 0 140px;
	transition: all 0.3s ease 0s;
}
.newsreleaseSection .boxFrame01 .boxNews01 p a:hover {
	opacity: 0.7;
}
.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: inline-block;
	min-width: 130px;
	margin: 0 10px 0 -140px;
	padding: 8px 5px;
	box-sizing: border-box;
	border-radius: 2px;
	vertical-align: middle;
	color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1;
	text-align: center;
}

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


.boxNews01 .frame01 {
	display: flex;
	align-items: baseline;
	padding: 7px 0 10px 0;
	border-bottom: 1px dashed #dddddd;
	background-image: none;
	transition: all 0.3s ease 0s;
}
.boxNews01 .frame01 > dt {
	font-size: 16px;
	font-size: 1.6rem;
	min-width: 275px;
}
.boxNews01 .frame01 > dt[class*="icnCat"] > span:before {
	display: inline-block;
	min-width: 130px;
	margin: 0 10px 0 0;
	padding: 8px 5px;
	box-sizing: border-box;
	border-radius: 2px;
	vertical-align: baseline;
	color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	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 a {
	color: #333333;
}
.boxNews01 .frame01:hover dd a {
	color: #333333;
	text-decoration: underline;
}

.newsreleaseSection .detailLink {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0 0 0 0;
}
.newsreleaseSection .boxFrame01 .detailLink a {
	display: inline-block;
}


/* linkListBtn
------------------------------------------ */
.linkListBtn {
	width: calc(100% - 20px);
	margin: 0 auto;
	display: block;
}
.linkListBtn .linkListBtnColumn3 {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
}
.linkListBtn .linkListBtnColumn3 > li {
	width: 100%;
	margin:0;
	border: none;
}
.linkListBtn .linkListBtnColumn3 > li:nth-child(1) {
	width: 26%;
	margin-right: 2%;
}
.linkListBtn .linkListBtnColumn3 > li:nth-child(2) {
	width: 30%;
	margin-right: 2%;
}
.linkListBtn .linkListBtnColumn3 > li:nth-child(3) {
	width: 40%;
}
.linkListBtn .linkListBtnColumn3 > li:nth-child(4) {
	width: 100%;
}
.linkListBtn .linkListBtnColumn3 > li:last-child {
	margin-top: 20px;
}
.linkListBtn .linkListBtnColumn3 > li a {
	border: 1px solid #d9d9d9;
	border-radius: 2px;
}
.linkListBtn .linkListBtnColumn3 > li a:hover {
	border: 1px solid #de0025;
	background: #f9f9f9;
}
#siteTop .linkListBtn .linkListBtnColumn3 [class*="linkBtn0"] > span {
    padding-left: 35px !important;
    padding-right: 15px !important;
}


/* slider
------------------------------------------ */
.mainWrap .imgSlider01 .bx-controls-direction {
	display: none;
}
.mainWrap .imgSlider01 .bx-pager {
	bottom: 10px;
}
.mainWrap .imgSlider01 .slider img {
	width: 100%;
}
.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: -11px;
}
.topCol04 .boxFrame03 .imgSlider01 .bx-controls-direction .bx-next {
	right: -11px;
	background-position: -22px 0;
}
.imgSlider01 > .bnrSlider01 {
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.imgSlider01 > .bnrSlider01 > li {
	display: table-cell;
	width: 190px;
}
.imgSlider01 > .bnrSlider01 > li:not(:last-child) {
	padding-right: 10px;
}
.imgSlider02 {
	position: relative;
	margin-top: 30px;
}
.imgSlider02 > .bx-wrapper {
	position: relative;
}
.imgSlider02 .bx-controls-direction a {
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	background-image: url(/common/img/other_ic12.png);
	background-repeat: no-repeat;
	-webkit-background-size: 60px 30px;
	background-size: 60px 30px;
	text-indent: -9999px;
	outline: none;
}
.imgSlider02 .bx-controls-direction .bx-prev {
	left: -41px;
	background-position: 0 0;
}
.imgSlider02 .bx-controls-direction .bx-next {
	right: -41px;
	background-position: -30px 0;
}
.imgSlider02 > .bnrSlider02 > li {
	width: 176px;
	float: left;
	margin-right: 20px;
}
.imgSlider02 > .bnrSlider02 > li:nth-child(5n) {
	margin-right: 0;
}

/* floatingBnr
------------------------------------------ */
.floatingBnr {
	position: fixed;
	right: 25px;
	bottom: 15px;
	width: calc(100% - 20px);
	max-width: 220px;
	z-index: 200;
}
.floatingBnr.is-none {
	display: none !important;
}
.floatingBnr .floatingBnrInner {
	position: relative;
	width: 100%;
}
.floatingBnr ul {
	width: 100%;
}
.floatingBnr ul li {
	text-align: center;
}
.floatingBnr ul li a {
	position: relative;
	display: block;
	padding: 12px 0;
	font-size: 16px;
	font-size: 1.6rem;
	text-decoration: none;
	opacity: 1.0;
	transition: all 0.3s ease 0s;
}
.floatingBnr ul li.floatingBnrRequest a {
	color: #ffffff;
	background: #DE0025;
}
.floatingBnr ul li.floatingBnrRisk a {
	color: #de0025;
	background: #ffffff;
	border: 2px solid #de0025;
	border-top: none;
	box-sizing: border-box;
}
.floatingBnr ul li.floatingBnrRequest a:hover {
	background: #ff6974;
}
.floatingBnr ul li.floatingBnrRisk a:hover {
	color: rgba(222,0,37,0.7);
	border: 2px solid rgba(222,0,37,0.5);
	border-top: none;
	background: #ffffff;
}

.floatingBnr ul li.floatingBnrRequest a:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 17px;
	margin: -3px 3px 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;
	transition: all 0.3s ease 0s;
}
.floatingBnr ul li.floatingBnrRisk a:hover:before {
	opacity: 0.7;
}
.floatingBnr .floatingBnrClose {
	display: block;
	position: absolute;
	top: -12px;
	right: -5px;
	width: 25px;
	height: 25px;
	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);
}

.floatingBnr.isScroll .floatingBnrClose {
	opacity: .8;
}


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


/* Slick スライダー
------------------------------------------ */
/* 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:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	opacity: 0.7;
}
.slick-prev {
	left: 0;
	max-width: 50px;
	width: 6%;
	max-height: 50px;
	height: 50px;
	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%;
	max-height: 50px;
	height: 50px;
	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: -30px;
	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 button:hover,
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li.slick-active button {
	background: #938e84;
	border-radius: 10px;
	border: 1px solid  #938e84;
	box-sizing: border-box;
}
.slick-dots li button:hover {
	background: #938e84;
	opacity: 0.7;
}

.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;
}

}
