@charset "shift_jis";
#body {
padding-top:0px;
}
/*  keyVisual
---------------------------------------------------------- */
div#keyVisual {
	height: auto;
}

	div#keyVisual div.detail {
		display: none;
	}

	div#keyVisual div.sliderPrev img,
	div#keyVisual div.sliderNext img {
		display: none;
	}
div#keyVisual.forPC {
	display:none;
}
div#keyVisual .feature {
	display: none;
}
/*  risk
---------------------------------------------------------- */
#risk {
	margin-top:5px;
	display:block;
	text-align:center;
}
#risk p {
	padding: 0 10px;
}
#risk a {
	background: #ffffff;
	border-radius: 30px;
	border: solid 1px #f60000;
	display: block;
	padding: 6px 0;
}

	
/*  alert
---------------------------------------------------------- */

div#alert {
	margin-top: 10px;
}

	div#alert p {
		margin: 0 10px;
	}

/*  market
---------------------------------------------------------- */
div#market {
	margin-top: 10px;
}

	div#market ul {
		flex-wrap: wrap;
		margin: 0 10px;
		padding: 0;
	}

		div#market ul li {
			float: none;
			margin: 0;
			padding: 6px 10px 5px;
			border-top: 1px solid #f0efef;
			background: none;
			width: 100%;
		}

		div#market ul li:first-child {
			border: none;
			padding-left: 10px;
		}

			div#market ul li.nikkei {
			}

			div#market ul li.dow,
			div#market ul li.doller {
				margin: 0;
			}

			.orchid.summary div#market ul li.dow,
			.orchid.summary div#market ul li.doller {
				margin: 0;
			}

			div#market ul li.nikkei a,
			div#market ul li.dow a,
			div#market ul li.doller a {
				padding: 30px 0 0 0;
			}

			div#market ul li.nikkei a {
				background-position: 50% 0;
			}

			div#market ul li.dow a {
				background-position: 50% 0;
			}

			div#market ul li.doller a {
				background-position: 50% 0;
			}

			div#market ul li p.name {
				padding-top: 0;
				padding-bottom: 0;
				margin-right: 10px;
				width: 5.8em;
				text-align: center;
			}

			div#market ul li.dow p.name,
			div#market ul li.doller p.name {
				width: 5.8em;
			}

			div#market ul li div.rate {
				margin-top: 0;
				padding-top: 2px;
			}

			div#market ul li div.rate p {
				width: 100%;
			}

			div#market ul li span {
				font-size: 16px;
			}

				div#market ul li span.minus {
				}

				div#market ul li span.plus {
				}

			div#market ul li p.date {
				margin-top: 0;
			}

		div#market ul li.reload {
			float: none;
			padding: 10px;
			text-align: right;
			font-size: 12px;
			width: 100%;
		}

/* blockTopBtnArea
----------------------------------------------------------- */
.blockTopBtnArea{
	background-color: #fff;
	margin-top:15px;
	padding: 0;
}
.blockTopBtnArea .forPC{
	display: none;
}
.blockTopBtnArea .forSP{
	display: block;
}
.blockTopBtnArea.pc-hide{
	display: block;
}
.blockTopBtnArea .blockTopBtnAreaLeft {
	width:auto;
	float:none;
	position: static;
}

.blockTopBtnArea .blockTopBtnAreaRight {
	width:auto;
	float:none;
}

.blockTopBtnArea div.carousel3 div.carouselNext:hover {
	background: url(/common_v2/img/btn_carousel_next_on.png);
}

	.blockTopBtnArea div.carousel3 div.carouselInner {
		margin: 0 auto;
	}

	.blockTopBtnArea div.carousel3 div.carouselItem {
		float: none;
		margin: 0 auto;
		width: auto;
		position: relative;
		min-height: 50px;
	}

	.blockTopBtnArea div.carousel3 div.carouselItem a {
		text-decoration: none!important;
		font-size: 16px;
		font-weight: bold;
		display: -webkit-flex;
		position: absolute;
		top: 50%;
		left: 58%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	}

	.blockTopBtnArea div.carousel3 div.carouselItem img {
		position: absolute;
		left: -70px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.blockTopBtnArea div.carousel3 div.carouselItem .market {
		width: 36px;
	}

	.blockTopBtnArea div.carousel3 div.carouselItem .ranking {
		width: 42px;
	}

	.blockTopBtnArea div.carousel3 div.carouselItem .report {
		width: 48px;
	}

	.blockTopBtnArea div.carousel3 div.carouselPrev,
	.blockTopBtnArea div.carousel3 div.carouselPrev:hover {
		left: 0;
		background: url(/common_v2/smp/img/btn_carousel_prev.png) left center no-repeat;
	}

	.blockTopBtnArea div.carousel3 div.carouselNext,
	.blockTopBtnArea div.carousel3 div.carouselNext:hover {
		right: 0;
		background: url(/common_v2/smp/img/btn_carousel_next.png) right center no-repeat;
	}


/*  #conductorWrapper
---------------------------------------------------------- */
#conductorWrapper {
	float: none;
	margin-top: 0;
	margin-left: 0;
	width: auto;
}

/*  #announce
---------------------------------------------------------- */
#announce.forPC {
	display: none;
}

#announce.forSP {
	display: block;
}

.btnGroupAnnounce1{
	width: 300px;
	margin: 0 auto;
	padding: 10px 0;
	border-bottom: 1px solid #ededed;
}

#conductorWrapper .announceArea {
	width: 100%;
}

#conductorWrapper .announceArea p.announceAreaBnr {
	margin-top: 0;
}

.btnGroupAnnounce1 .announceAreaBnr{
	float: left;

}

.btnGroupAnnounce1 .announceAreaBnr:first-child{
	margin-right:12px;
}



#conductorWrapper .announceArea.forPC {
	display: none;
}

#conductorWrapper .announceArea.forSP {
	display: block;
}


/*  #marketMovie
---------------------------------------------------------- */

#marketMovie {
	display: block;
	background: #3f3f44;
	border-radius: 0;
	float: none;
	padding: 0;
	width: 100%;
}

#marketMovie a {
	padding: 10px;
}

#marketMovie .linkImg {
	float: left;
	width: 47%;
}

#marketMovie .linkImg img {
	width: 100%;
	height: auto;
}

#marketMovie .linkText {
	float: right;
	width: 47%;
	font-size: 12px;
	margin-top: 0;
	text-decoration: underline;
}

/*  .productsWrapper
---------------------------------------------------------- */
#conductorWrapper div.productsWrapper.forPC{
	display: none;
}
#conductorWrapper div.productsWrapper.forSP{
	display: block;
}


#conductorWrapper div.productsWrapper {
	float: none;
	height: auto;
	margin: 0;
	padding: 10px 0;
	background-color: #fff;
}

#conductorWrapper div.productsWrapper.forSP ul {
	margin: 0 auto;
	width: 300px;
}

#conductorWrapper div.productsWrapper.forSP ul li {
	float: left;
	width: 141px;
	margin-right:12px;
	margin-bottom: 12px;
	position: relative;
	background: -moz-linear-gradient(top, #fefefe, #efefef);
	background: -webkit-linear-gradient(top, #fefefe, #efefef);
	background: linear-gradient(to bottom, #fefefe, #efefef);
	border: 1px solid #bebbbb;
	min-height: 51px;
	border-radius: 3px;
}

#conductorWrapper div.productsWrapper.forSP ul li img{
	width: 30px;
	position: absolute;
	left: 10px;
	top: 13px;
	position: absolute;
	top: 50%;
	left: 10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media screen and (orientation: landscape) {
	#conductorWrapper div.productsWrapper.forSP ul li img{
		width: 5vw;
		left: 13px;
		top: 9px;
	}

}

#conductorWrapper div.productsWrapper.forSP ul li .center {
	position: absolute;
	left: 59%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-size: 12px;
	white-space: nowrap;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

#conductorWrapper div.productsWrapper ul li:nth-of-type(3n) {
	margin-right: 12px;
}


#conductorWrapper div.productsWrapper.forSP ul li:nth-child(2n),
#conductorWrapper div.productsWrapper ul li:last-child{
	margin-right: 0;
}


#conductorWrapper div.productsWrapper.forSP ul li a {
	display: block;
}

/*
#conductorWrapper div.productsWrapper ul li.entrust a {
	padding: 16px 0 15px 58px;
}

#conductorWrapper div.productsWrapper ul li.equity a {
	padding: 16px 0 15px 64px;
}

#conductorWrapper div.productsWrapper ul li.bond a {
	padding: 16px 0 15px 58px;
}

#conductorWrapper div.productsWrapper ul li.annuity a {
	padding: 16px 0 15px 64px;
}

#conductorWrapper div.productsWrapper ul li.succession a {
	padding: 16px 0 15px 57px;
}

#conductorWrapper div.productsWrapper ul li.new a {
	padding: 16px 0 15px 64px;
}
*/


/*  newsBox
---------------------------------------------------------- */
div#newsBox {
	margin-top: 0;
}

div#newsBox section {
	padding: 0;
	width: 100%;
}

div#newsBox div.newsWrapper {
	float: none;
}

div#newsBox > div {
	position: relative;
	width: auto;
}

div#newsBox div.toggleHead {
	display: block;
}

div#newsBox div.toggleContents {
	display: none;
	background: #fff;
}

div#newsBox ul.tabLink {
	display: none;
}

div#newsBox table {
}

div#newsBox table td.detail {
	padding: 10px;
}

div#newsBox table td.detail span.date {
	display: inline;
	padding-right: 10px;
	color: #858585;
}

div#newsBox table td.date {
	display: none;
}

div#newsBox div.moreContents {
	display: none;
}

div#newsBox div.tabContents {
	margin-top: 0;
	padding-bottom: 0;
	height: auto;
	overflow: visible;
}

div#newsBox div.releaseWrapper {
	float: none;
}

div#newsBox div.contentsList {
	padding-top: 10px;
}

/*  bnrList
---------------------------------------------------------- */
div.bnrList {
	margin: 0;
	border-radius: 0;
}

div.bnrList div.carouselSet {
}

div.bnrList div.carouselItem {
}

div.bnrList div.carouselItem a {
	width: auto;
	position: relative;
}

div.bnrList div.carouselPrev,
div.bnrList div.carouselNext {
	top: 0;
	margin-top: 0;
	padding: 19px 0;
}
div.bnrList div.carouselItem a .pc{
    display: none;
}
div.bnrList div.carouselItem a .sp{
	display: inline-block;
}

div.bnrList div.carouselItem a span{
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	white-space: nowrap;
	font-size: 12px;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

div.bnrList div.carouselItem a span:before {
	content: "";
	background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 20px;
    left: -33px;
    top: 3px;
}

div.bnrList div.carouselItem a .mnav {
	font-size: 9px;
	padding-top: 24px;
	top: 55%;
}

div.bnrList div.carouselItem a .mnav:before{
	background-image: url(../img_v2/smp/icon_mnav.png);
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 56px;
	height: 28px;
	-webkit-background-size: 56px 28px;
	background-size: 56px 28px;
	top: -12px;
}

div.bnrList div.carouselItem a .oversea:before{
	background-image: url(../img_v2/smp/icon_oversea.png);
	top: 0;
	-webkit-background-size: 17px 19px;
	background-size: 17px 19px;
}

div.bnrList div.carouselItem a .movie:before{
	background-image: url(../img_v2/smp/icon_movie.png);
	-webkit-background-size: 20px 19px;
	background-size: 20px 19px;
}

div.bnrList div.carouselItem a .ranking:before{
	background-image: url(../img_v2/smp/icon_ranking.png);
	top: 0;
	-webkit-background-size: 15px 21px;
	background-size: 15px 21px;
}

div.bnrList div.carouselItem a .issue:before{
	background-image: url(../img_v2/smp/icon_issue.png);
	-webkit-background-size: 27px 15px;
	background-size: 27px 15px;
}

div.bnrList div.carouselItem a .mail:before{
	background-image: url(../img_v2/smp/icon_mail.png);
	-webkit-background-size: 21px 15px;
	background-size: 21px 15px;
}

div.bnrList div.carouselItem a .rss:before{
	background-image: url(../img_v2/smp/icon_rss.png);
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}

div.bnrList div.carouselItem a .portal:before{
	background-image: url(../img_v2/smp/icon_portal.png);
	top: 0;
	-webkit-background-size: 22px 21px;
	background-size: 22px 21px;
}

/*  other
---------------------------------------------------------- */
div#other {
	margin-top: 10px;
}
div#other .forPC {
    display: none;
}

div#other .forSP {
    display: block;
}

div#other ul {
	margin: 0 10px;
	width: auto;
}

div#other ul li {
	border-left: 1px solid #f0efef;
	float: left;
	width: 49.5%;
}
div#other ul li:nth-child(2n+1){
	border-left: none;
}
div#other ul li:nth-child(n+3){
	border-top: 1px solid #f0efef;
}
/*
div#other ul li:first-child {
border: none;
}
*/

div#other ul li a {
	padding: 8px 0;
	width: auto !important;
}

div#other ul li .device {
	font-size: 11px;
	min-height: 46px;
	line-height: 1.3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

/*  social
---------------------------------------------------------- */
div#social {
	display: none;
}

/*  related
---------------------------------------------------------- */
div#related {
	margin-top: 10px;
}

div#related ul {
	margin: 0 10px;
	width: auto;
}

div#related ul li {
	float: none;
	border-top: 1px solid #f0efef;
	border-left: none;
}

div#related ul li:first-child {
	border: none;
}

div#related ul li a {
	width: auto;
}

div#related ul li .device {
	display: block;
	font-size: 12px;
	font-weight: bold;
}

div#related ul li .device .pic1{
	width: 170px;
}

div#related ul li .device .pic2{
	width: 175px;
}

div#related ul li .device .pic3{
	width: 75px;
}

div#related ul li .device .pic4{
	width: 100px;
}

div#morgan ul li .device .pic5{
	width: 125px;
}

div#related ul li .hide {
	display: none;
}

div#related ul li .none {
	text-decoration: none!important;
}

/*  morgan
---------------------------------------------------------- */
div#morgan {
	margin-top: 10px;
	position: relative;
}

div#morgan ul {
	margin: 0 10px;
	min-height: 42px;
	width: auto;
}

div#morgan ul li {
}

div#morgan ul li a {
	width: auto;
}

div#morgan ul li .device {
	display: block;
	font-size: 11px;
	color: #000;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

div#morgan ul li .deviceBig {
	font-weight: bold;
}

div#morgan ul li .hide {
	display: none;
}

div#morgan ul li {
	height: 44px;
}

div#morgan ul li .none {
	text-decoration: none!important;
	display: block;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* blockBtnGroup1
------------------------------------------------------------- */
.blockBtnGroup1.forPC{
	display: none;
}

.blockBtnGroup1.forSP{
	display: block;
	width: 300px !important;
	margin: 10px auto 5px !important;
	padding: 0;
	background-image: none;
}

.blockBtnGroup1.forSP a{
	float: left;
}

.blockBtnGroup1.forSP a:first-child{
	margin-right:10px !important;
}


/*  attention
---------------------------------------------------------- */
.block_attention_lvs{
	margin-top: 10px;
	border-radius: 0;
}

.attntionAreaA{
	margin:0;
}
.block_attention_lva,
.block_attention_lvb {
	width: auto;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.bnr_governance,
.bnr_important_sheet {
	width: auto;
	float: none!important;
	text-align: center;
}
.bnr_governance.forPC,
.bnr_important_sheet.forPC {
	display: none;
}
.bnr_governance.forSP,
.bnr_important_sheet.forSP {
	display: block;
	padding:0 10px;
}
.bnr_governance img,
.bnr_important_sheet img {
	width: 100%;
}
.block_attention_lvb {
  padding: 5px 0;
  margin-top:0;
}

.block_attention_lvs,
.block_attention_lva li {
	padding: 10px;
}

.block_attention_lvb li {
  padding: 5px 10px;
}

.block_attention_lvs em,
.block_attention_lva em,
.block_attention_lvb em {
	font-size: 15px;
}

.block_attention_lvs p,
.block_attention_lva p,
.block_attention_lvb p,
.block_attention_lvs span,
.block_attention_lva span,
.block_attention_lvb span {
	font-size: 12px;
}

/*  BlockAccount
--------------------------------------------- */
.BlockAccount {
	display: none;
}

.nisa {
	display: none;
}

/*  AccountOpening
--------------------------------------------- */
.AccountOpening {
	margin: 0 10px;
	padding: 15px 0 5px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}

.AccountOpeningText {
	font-size: 4.196666665vw;
	color: #3c2720;
	text-align: center;
	font-weight: bold;
	padding-right:23px;
	padding-bottom: 10px;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	letter-spacing:0.12em;
}
.AccountOpeningText img {
	padding-top:3px;
}

.AccountOpeningBlock {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 93.3333331vw;
}

.AccountOpeningLink {
	background: -webkit-linear-gradient(top, #d1af68, #946b2b);
    background: linear-gradient(to bottom, #d1af68, #946b2b);
    color: #fff;
    font-size: 3.733333324vw;
    border: 1px solid #a97f2d;
    width: 44.33333322vw;
    height: 15.3333333vw;
    display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	border-radius: 5px;
	color: #fff!important;
	text-decoration: none!important;
	font-weight: bold;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

/*  pagetop
--------------------------------------------- */
.pagetop {
	position: fixed;
	display: block!important;
	z-index: 22;
	right: 20px;
	bottom: 50px;
	background-image: url(../img_v2/smp/icon_pagetop.png);
	background-repeat: no-repeat;
	width: 53px;
	height: 62px;
	-webkit-background-size: 30px 20px;
	background-size: 30px 20px;
	background-color: #6b6b6b;
	border-radius: 5px;
	background-position: 50% 15%;
	opacity: 0;
}

.pagetop  span {
    font-size: 9.5px;
    font-weight: bold;
    color: #fff;
    padding-top: 30px;
    position: absolute;
    bottom: 8.3px;
    padding-left: 8px;
    text-align: center;
    line-height: 1.25;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;

}

.pagetop.active {
	animation-name: fadeIn;
	animation-duration: 0.4s;
	animation-fill-mode:forwards;
}

.pb{
	background:url('/img_v2/smp/img_bg_pb.png');
	border-radius:0;
	padding:5% 3%;
	width:94%!important;
}
.pb .forPC{
	display:none;
}
.pb .forSP{
	display:block;
}
.pb > p img{
	max-width:100%;
}
.pb .inner{
	flex-wrap:wrap;
}
.pb .inner > div{
	background:rgba(70,50,50,0.5);
	width:100%;
}
.pb .inner .area01 a{
	background:url('/img_v2/txt_pb03_off.png') no-repeat center, url('/img_v2/ic_pb01_off.png') no-repeat 96% center;
}
.pb .inner .area01 a:hover{
	background:url('/img_v2/txt_pb03_on.png') no-repeat center, url('/img_v2/ic_pb01_on.png') no-repeat 96% center;
}

.pb .inner .area02{
	margin-top:10px;
}

@keyframes fadeIn {
    0% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}








