@charset 'utf-8';
/*------------------------------
  COMMON
------------------------------*/
:root{
	--layout-padding:10px;
	/*var(--layout-padding)*/
}
body{
	font-size:1.4em;
}
.nosp{
	display:none !important;
}
html.menuIsOpen{
	height:100%;
	overflow:hidden;
}
/* ---- Mouse hover events ---- */
/*
a,
a:visited{
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: #2E2110;
    font-size: 100%;
    text-decoration: none;
}


a{
	text-decoration:none;
}
*/

/*
a:hover,
.list a:hover,
.tbl td a:hover,
.panel-col a:hover,
.grid-col > p > a:hover{
	text-decoration:none;
}
.grid-col > p > a.link-img-02:hover,
.grid-col > p.t-link-img-02 > a:hover,
.tbl td .link-list a:hover,
.tbl td a.link:hover,
a.link:hover,
.grid-col > p > a.btn:hover,
.grid-col > p > a.link:hover{
	text-decoration:underline;
}


.link-list a:hover,
.link-icon:hover,
.lyt-fillin .lyt-hdg a:hover,
.nav-toc-qa p a:hover{
	text-decoration:underline;
}
.nav-toc-qa p a,
.link-icon{
	text-decoration:none;
}
.list-body a,
.customize_content .ttl_txt a,
.hdg-l3 a,
.hdg-l2 a{
	text-decoration:underline;
}
.list-body a:hover,
.customize_content .ttl_txt a:hover,
.hdg-l3 a:hover,
.hdg-l2 a:hover{
	text-decoration:none;
}
.uni-panel-02 > .panel-hdg a,
.grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .panel p a,
.grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .grid[data-col="2"] .grid-col p a,
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .panel p a,
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .grid[data-col="2"] .grid-col p a{
	text-decoration:underline;
}
.uni-panel-02 > .panel-hdg a:hover,
.grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .panel p a:hover,
.grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .grid[data-col="2"] .grid-col p a:hover,
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .panel p a:hover,
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .grid[data-col="2"] .grid-col p a:hover{
	text-decoration:none;
}
.path-list a,
.path-list a:hover{
	color:#680717;
	text-decoration:none;
}
.toggle > .toggle-hdg > .toggle-hdg-inner:hover{
	text-decoration:underline;
}




.btn:visited,
.btn-media:visited,
.btn:visited::before,
.btn-media:visited::before{
	border-color:#8341af;
}
table.links-table a{
	text-decoration:none;
}
.nav-pagination.d-button > li a:hover{
	text-decoration:none;
}
table.links-table a:hover{
	text-decoration:underline;
}

.content-secondary a:hover{
	text-decoration:none !important;
}
.toggle > .toggle-hdg > .toggle-hdg-inner:active, .toggle > .toggle-hdg > .toggle-hdg-inner:focus{
	text-decoration:none !important;
}
.nav-toc-02 a:hover, .nav-toc-02 a:active, .nav-toc-02 a:focus{
	text-decoration:none !important;
}
.uni-panel-cp .panel-hdg .-main a:hover > span,
.uni-panel-cp .panel-hdg .-main a:active > span,
.uni-panel-cp .panel-hdg .-main a:focus > span{
	text-decoration:underline;
}
.uni-panel-cp .panel-hdg .-main a:hover > img,
.uni-panel-cp .panel-hdg .-main a:active > img,
.uni-panel-cp .panel-hdg .-main a:focus > img{
	opacity:1;
}
.uni-link-list-line .link-list-item a:hover{
	text-decoration:underline;
}
.nav-toc li a{
  transition: opacity .5s cubic-bezier(.23, 1, .32, 1);
  -webkit-transition: opacity .5s cubic-bezier(.23, 1, .32, 1);
}
.nav-toc li a:hover{
 opacity:0.6;
}
.list-body a.link{
	text-decoration:none;
}
.list-body a.link:hover{
	text-decoration:underline;
}
.lyt-fillin .lyt-hdg a{
	text-decoration:none;
}
.link-img-02,
.t-link-img-02 a{
  text-decoration: none;
}
.link,
.link-list > li a,
.link-img-02 .link-txt,
.uni-link-list-line .link-list-item a{
	text-decoration:none;
}
.btn-primary:hover{
	text-decoration:none;
}
.uni-panel-cp .panel-hdg .-main a:hover > span{
	text-decoration:none;
}

.list-line li a[target="_blank"]{
	text-decoration:none;
}
.list-line li a[target="_blank"]:hover{
	text-decoration:underline;
}
*/

.content{
	width:100%;
}
.path-list{
	display:block;
}
.content .path-list{
	display:none;
}
.path-list{
	padding:10px 10px;
	padding:10px var(--layout-padding);
	margin:0;
	background-color:#e5dfd3;
}
.path-list li:first-child{
	font-weight:normal;
}

.path-list .path-inner li:first-of-type::before{
  content: "";
  display: inline-block;
  width: 13px;
  height: 17px;
  margin-right: 5px;
  background: transparent url(/content/dam/daiwasecurities/sp/resource/images/icon_home.png) no-repeat scroll center center;
  background-size: 13px 17px;
  vertical-align: middle;
}


img{
	height:auto;
}
img[data-img-sp="full"]{
	display:block;
	width:100%;
}


/*------------------------------
  TEMPLATE (PAGE LAYOUT)
------------------------------*/
.content-primary,
.content-secondary{
	padding:10px;
	padding:var(--layout-padding);
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}
.content .grid[data-col-sp='1']{
	margin-left:0;
}
.content .grid[data-col-sp='1'] > .grid-col{
	padding:0;
	float:none;
	width:100%;
	clear:both;
	margin-left:0;
	box-sizing:border-box;
}
.content .grid[data-col-sp='2']{
	margin-left: -2.08333%;
}
.content .grid-col .grid[data-col-sp='2'] > .grid-col{
	margin-left: 2.04082%;
	width: 47.95918%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.grid[data-col-sp='2'] > .grid-col:nth-child(3n+1),
.grid[data-col-sp='2'] > .grid-col:nth-child(5n+1) {
	clear: none;
}
.grid[data-col-sp='2'] > .grid-col:nth-child(2n+1) {
	clear: both;
}
.grid{
	margin-top:0;

}



.grid._anomalous[data-col='2'] .grid-col._wide .grid[data-col='2'] .grid-col{
	padding-bottom:15px !important;
	margin-top:0 !important;
}


/* ---- TEMPLATE B (2 columns) ---- */
.content-row._col2 .content-primary{
	float:none;
	clear:both;
	padding:10px;
	padding:var(--layout-padding);
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}
.content-row._col2 .content-secondary{
	float:none;
	clear:both;
	padding:10px;
	padding:var(--layout-padding);
	padding-bottom:0;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}
.local-hdg{
	font-size:1.5rem;
}
.content-secondary .local-hdg{
	text-align:left;
}
.local-nav .local-child .local-img img{
	display:block;
	width:100%;
}
.path-list li{
	color:#680717;
}
.path-list a{
	color:#680717;
}
.path-list b{
	color:#474540;
}




/*------------------------------
  MODULES
------------------------------*/
/* ---- MODULE A ---- */


/* 【A-1】見出し -------- */
.hdg-l1{
	font-size:1.95rem;
	border-width:5px;
	padding:9px 9px 6px 9px;
	line-height:130%;
}
.hdg-l1:first-of-type{
	margin-top:10px;
}
.hdg-l1 .icon-label{
	margin-left:0;
	margin-top:5px;
	top:o;
	padding-top:5px;
	font-size:1.1rem;
	display:table;
	text-align:left;
}
.icon-label._thick > .-num{
	font-size:1.6rem;
}
.icon-label._thick{
	font-size:1.2rem;
	min-width:75px;
}
.hdg-l2{
	line-height:130%;
	font-size:1.7rem;
	padding-bottom:2px;
}
.hdg-l2 img{
	margin-bottom:2px;
	margin-top:-2px;
}
.hdg-l2 .icon-label{
	margin-left:0;
}
.content .customize_content .ttl_txt{
	line-height:130%;
	font-size:1.7rem;
	padding-bottom:2px;
	margin:20px 0;
}
.hdg-l2._has-item{
	border-bottom:none;
	padding-bottom:0;
}
.hdg-l2._has-item .icon-label{
	font-size:1.1rem;
	text-align:left;
}
.hdg-l2._has-item::before{
	display:none;
}
.hdg-l2._has-item .hdg-main{
	font-size:100%;
}
.hdg-l2._has-item > .hdg-inner > [class^='hdg-']{
	display:block;
}
.hdg-l2._has-item > .hdg-inner .hdg-main{
	padding-bottom: 2px;
	border-bottom: 3px solid #bca3a7;
	position:relative;
}
.hdg-l2._has-item > .hdg-inner .hdg-sub{
	text-align:left;
	padding-top:5px;
}
.hdg-l2._has-item > .hdg-inner .hdg-main::before{
	content:'';
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 97px;
	height: 3px;
	background: #680717;
}
.hdg-l3{
	line-height:130%;
	font-size:1.5rem;
}
.hdg-l3 .icon-label{
	margin-left:0;
}
.hdg-l3 .icon-label._thick{
  font-size: 1.1rem;
  min-width: 65px;
}
.hdg-l4{
	font-size:1.4rem;
	padding-left:18px;
}
.hdg-l4::before{
	height:2px;
	width:12px;
	top:8px;
}
.hdg-l5{
	font-size:1.3rem;
}
.grid > .grid-col:last-of-type > .media p:last-of-type{
	margin-bottom:0;
}


/* 【A-2】囲みブロック -------- */
.panel{
	padding:18px 15px;
}
.panel-note{
	padding:20px 15px 15px 15px;
}
.panel-hdg.has-sep{
	display:table;
}
.panel-hdg.has-sep .panel-hdg-sep{
	display:table-cell;
	padding-left:10px;
}
p.has-sep,
._icon.has-sep{
	display:table;
	width:100%;
	box-sizing:border-box;
}
p.has-sep .panel-hdg-sep,
._icon.has-sep .panel-hdg-sep{
	display:table-cell;
	padding-left:10px;
	text-align:left;
	width:100%;
	box-sizing:border-box;
}


.panel-spplmnt > .panel-inner > .panel-hdg-02{
	font-size:1.5rem;
}
.panel-hdg.has-sep .icon-label._thick{
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 5px 8px 4px;
  min-width: 45px;
  background: #e24223;
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1;
  margin-left: 6px;
  display: inline-block;
}
.panel-hdg.has-sep .icon-label._thick > .-num{
	font-size:100%;
	margin:0;
	display:inline;
}
.list-number._point > li {
  padding-left: 26px;
}
.list-number._point > li > .list-num{
	left:0;
	width:19px;
	height:19px;
	border-radius:100%;
	line-height:14px;
	font-size:12px;
}
.list > li{
	padding-left:16px;
}
.list > li::before{
  left: 4px;
}

.list > li.attention::before{
  background: #bc1010;
}
.list > li.redli::before{
  background: #bc1010;
}
/*
.list > li strong::before{
	content:'';
	display:block;
  left: 4px;
  position: absolute;
  top: 8px;
  width: 5px;
  height: 5px;
  border-radius: 3px;
  background: #bc1010;
}
*/
.list-note > li > .list-mark{
	/* font-size:12px; */
	/* padding-right:4px; */
	/* padding-top:1px; */
	font-size:14px;
	padding-right:3px;
	padding-top:0;
}
.panel-hdg.has-sep .icon-label{
	margin-left:-3px;
	font-size:1.1rem;
}
.panel-hdg.has-sep .icon-label._thick{
	margin-left:-3px;
	font-size:1.1rem;
}
.lyt-order {
  padding-top:35px;
}
.lyt-order::before {
  border-top-width: 22px;
  border-right-width: 30px;
  border-left-width: 30px;
}
.panel > .panel-hdg{
	font-size:1.4rem;
}
.panel-note > .panel-hdg{
	font-size:1.4rem;
}
.panel-note > .panel-hdg-02{
	font-size:1.4rem;
}
.panel-spplmnt .panel-inner .hdg-l5{
	font-size:1.4rem;
}
.txt-attn::before{
	/* top:1px; */
}
.list-attn{
	padding-left:27px;
}
.list-attn::before{
	/* top:2px; */
}
.list-attn li{
	padding-left:13px;
}
.list-attn li::before{
	/* top:6px; */
}
.btn {
  font-size:1.4rem;
}
.btn,
.btn-media{
	padding: 9px 17px;
}



/* 【A-3】テキスト1カラム -------- */

.txt-formula._thin [class^='txt-col'],
.txt-formula [class^='txt-col']{
	margin-top:5px;
	margin-bottom:5px;
	padding: 9px 14px;
}
.list-number > li{
	padding-left:35px;
}
.list-number > li > .list-num{
	/* font-size:12px; */
	/* top:2px; */
	font-size:14px;
	top:0;
}
.list-check > li{
	padding-left:25px;
}
.list-check > li::before{
	width:18px;
	height:18px;
	background-position:-30px 0;
	-webkit-background-size:80.5px auto;
	background-size:80.5px auto;

}

/* 【A-4】画像1カラム -------- */
.uni-panel .lyt-fillin._horizontal .grid > .grid-col,
.toggle .grid > .grid-col{
	width:100% !important;
}
.uni-panel .lyt-fillin._horizontal > .lyt-col{
	padding-left:15px;
}
.uni-panel .lyt-fillin._horizontal .lyt-img{
	width:90px;
	width:38%;
}
.uni-panel .lyt-fillin._horizontal .lyt-img img{
	width:90px;
	width:100%;
}
.uni-panel .lyt-fillin._horizontal > .lyt-col{
	width:1000px;
}
.uni-panel .lyt-fillin._horizontal > .lyt-col .grid .grid-col{
	margin-bottom:0;
}
.uni-panel{
	padding:18px 15px;
}
.toggle > .toggle-hdg > .toggle-hdg-inner::before{
	margin-top:-5px;
}
.toggle:not(.is-collapse) > .toggle-hdg > .toggle-hdg-inner[aria-expanded='true']::before{
	margin-top:-2px;
}

.toggle > .toggle-content.is-show > .toggle-inner .grid .grid-col:last-of-type{
	margin-bottom:0;
}

/* 【A-5】バナー -------- */
.content .grid[data-col-sp='1'],
.content .content-row._col2 .grid[data-col-sp='1']{
	margin-left:0;
}
.content .grid[data-col-sp='1'] > .grid-col,
.content .content-row._col2 .grid[data-col-sp='1'] > .grid-col{
	padding:0;
	float:none;
	width:100%;
	clear:both;
	margin-left:0;
	box-sizing:border-box;
}

.content p.center-sp{
	text-align:center !important;
}
.content .grid[data-col-sp='1'] > .grid-col:nth-of-type(2n),
.content .content-row._col2 .grid[data-col-sp='1'] > .grid-col:nth-of-type(2n){
	padding:0;
}


/* 【A-5】バナー -------- */

.carousel-control .carousel-next button::after{
  margin: -4px 0 0 -4px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.carousel-control .carousel-next button::before{
	margin: 2px 0 0 -4px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.carousel-control .carousel-prev button::after{
  margin: 2px 0 0 -6px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.carousel-control .carousel-prev button::before{
  margin: -4px 0 0 -6px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.carousel-control .carousel-next button::before,
.carousel-control .carousel-next button::after,
.carousel-control .carousel-prev button::before,
.carousel-control .carousel-prev button::after{
	width: 10px;
}
.link-img img{
  transition:none;
  -webkit-transition:none;
}


/* 【A-6】リンク -------- */
.grid[data-col='2'],
.content-row._col2 .grid[data-col='2']{
	margin-left:0;
	margin-top:0;
}
.grid[data-col='2']._anomalous > .grid-col._wide,
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col._wide{
	width:100%;
	margin-left:0;
	float:none;
	clear:both;
	padding-right:0;
}
.grid[data-col='2']._anomalous > .grid-col._narrow,
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col._narrow{
	width:100%;
	margin-left:0;
	float:none;
	clear:both;
	padding-left:0;
}
.grid[data-col='2'] > .grid-col,
.content-row._col2 .grid[data-col='2'] > .grid-col{
	margin-left:0;
	width:50%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:10px;
}
.grid[data-col='2'] .grid-col:nth-of-type(2n),
.content-row._col2 .grid[data-col='2'] .grid-col:nth-of-type(2n){
	padding-left:10px;
	padding-right:0;
}

.content-row._col2 .grid[data-col='2'] > .grid-col > .grid[data-col='2'] > .grid-col{
	padding-right:5px;
}
.grid[data-col='2'] .grid-col:nth-of-type(2n),
.content-row._col2 .grid[data-col='2'] > .grid-col > .grid[data-col='2'] > .grid-col:nth-of-type(2n){
	padding-left:5px;
	padding-right:0;
}

.grid[data-col='2'] > .grid-col.center-grid,
.content-row._col2 .grid[data-col='2'] > .grid-col.center-grid{
	text-align:center;
	padding-top:15px !important;
}
.grid[data-col='2'] > .grid-col.center-grid > .grid,
.content-row._col2 .grid[data-col='2'] > .grid-col.center-grid > .grid{
	display:inline-block;
	text-align:inherit;
	margin-top:0 !important;
}
.grid-col.center-grid p,
.grid-col.center-grid p{
	text-align:initial;
}



.grid[data-col='4'],
.content-row._col2 .grid[data-col='4']{
	margin-left:0;
}
.grid[data-col='4'] > .grid-col,
.content-row._col2 .grid[data-col='4'] > .grid-col{
	margin-left:0;
	width:50%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.grid[data-col='4'] > .grid-col:nth-child(2n+1){
	clear:both;
}
.lyt-fillin .lyt-hdg{
	font-size:1.35rem;
}

.lyt-fillin .lyt-hdg a::before{
	top:7px;
	margin-top:0;
}
.link::before,
.link-list > li a::before,
.link-img-02 .link-txt::before,
.uni-link-list-line .link-list-item a::before{
	top:7px;
	margin-top:0;
}


.nav-pagination.full li{
	max-width:inherit;
}
.nav-pagination li{
	max-width:calc(50% - 5px);
}
.nav-toc-02{
	display:block;
}
.nav-toc-02 li{
	display:block;
	width:100% !important;
	height:auto !important;
	box-sizing:border-box;
	padding:0;
	border-bottom:solid 1px #ffffff;
	height:auto !important;
}
.nav-toc-02 li a{
	min-height:auto;
	padding:7px 24px 7px 10px;
	padding:9px 20px 10px;
}
.nav-toc-02 span br{
	display:none;
}
.nav-toc-02 span{
	font-size:1.4rem;
	display:block;
}
.nav-toc{
	margin:0;
	margin-bottom:15px;
	padding:0;
	display:block;
}
.nav-toc::before{
	display:none;
}
.nav-toc li:first-of-type{
	border-top:1px solid #eaeaea;
}
.nav-toc li,
.nav-toc li:last-child{
	height:auto !important;
	margin:0;
	display:block;
	width:100%;
	padding:0;
	border-bottom:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	box-sizing:border-box;
}
.nav-toc li a{
	padding:8px 24px 7px 10px;
	/* text-decoration:none; */
	background-color:rgba(249, 249, 249, 1);
}
.nav-toc a::after{
	display:none;
}
.nav-toc a::before{
	content:'';
	position: absolute;
	top: 50%;
	right: 10px;
	width: 6px;
	height: 6px;
	border: 1px solid #152666;
	border-bottom: transparent;
	border-left: transparent;
	-webkit-transform: translateY(-70%) rotate(135deg);
	-ms-transform: translateY(-70%) rotate(135deg);
	transform: translateY(-70%) rotate(135deg);
}

.content .panel .grid[data-col-sp='1'] > .grid-col:first-of-type,
.content .content-row._col2 .panel .grid[data-col-sp='1'] > .grid-col:first-of-type{
	margin-top:0;
}
.grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .hdg-l3,
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .hdg-l3{
	width:100%;
}
.grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'],
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col[data-col-sp='2']{
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
	align-content: center;
}
.grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] > .panel,
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] > .panel{
	width:50%;
	height:auto !important;
  box-sizing: border-box;
  margin-bottom: 0;
}

.grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] > .grid,
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] > .grid{
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
	align-content: center;
}
.grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .grid[data-col="2"] .grid-col,
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .grid[data-col="2"] .grid-col{
	width:50%;
	padding-right:0;
	padding-left:0;
	background: #eaecf0;
}
.grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .grid[data-col="2"] .grid-col .panel,
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .grid[data-col="2"] .grid-col .panel{
	height:auto !important;
}
.grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] > .panel:nth-of-type(2n+1),
.grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .grid[data-col="2"] .grid-col:nth-of-type(2n+1),
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] > .panel:nth-of-type(2n+1),
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .grid[data-col="2"] .grid-col:nth-of-type(2n+1){
	border-right:solid 5px #ffffff;
}

.grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] > .panel:nth-of-type(2n),
.grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .grid[data-col="2"] .grid-col:nth-of-type(2n),
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] > .panel:nth-of-type(2n),
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .grid[data-col="2"] .grid-col:nth-of-type(2n){
	border-left:solid 5px #ffffff;
}
.grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .panel p img,
.grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .grid[data-col="2"] .grid-col p img,
.grid[data-col='2']._anomalous > .grid-col._wide .grid[data-col="2"] .grid-col .panel p img,
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .panel p img,
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .grid[data-col="2"] .grid-col p img{
	vertical-align:middle;
	width:30px;
}
.grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .panel p a,
.grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .grid[data-col="2"] .grid-col p a,
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .panel p a,
.content-row._col2 .grid[data-col='2']._anomalous > .grid-col[data-col-sp='2'] .grid[data-col="2"] .grid-col p a{
	display: inline-block;
	width: calc(100% - 45px);
	vertical-align: middle;
	margin-left:5px;
}
.btn-primary b{
	font-size:1.4rem;
}
.panel .grid .grid-col:last-of-type{
	margin-bottom:0;
}
.grid .grid-col p a.btn{
	padding:9px 20px 10px;
	font-size:1.4rem;
}
.grid .grid-col p a.btn span{
	font-size:1.4rem;
}
.uni-panel-02._thin > .panel-hdg a:visited,
.uni-panel-02._thin > .panel-hdg-03 a:visited{
	color: #8341af;
}


/* 【A-7】複数カラム -------- */
.uni-panel-02 > .panel-hdg{
	font-size:1.4rem;
}
.grid-col iframe{
	height:calc(((100vw - (10px *2 ) + 36px)/2)/1.7754)!important;
	height:calc(((100vw - ((var(--layout-padding) * 2) + 36px))/2)/1.7754)!important;
}
_:-ms-lang(x)::-ms-backdrop, .grid-col iframe{
	height:calc(((100vw - (10px *2 ) + -36px)/2)/1.7754)!important;
}
.movieContent iframe,
.movieContent object,
.movieContent video,
.movieContent noscript{
	overflow:hidden;
}
.lyt-fillin._horizontal > .lyt-img{
	width:110px;
}
.lyt-fillin._horizontal > .lyt-img img{
	display:block;
	width:100%;
	height:auto;
}
.nav-toc-qa .nav-body,
.nav-toc-qa p a{
	padding-top:0;
	display:table-cell;
	height:40px;
	vertical-align:middle;
}
.media-lyt > .media-item {
  width: calc(50% - 10px);
}
.panel .media-item.has-padding{
  padding-right:14.27%;
  padding-left:14.27%;
}
.media .media-item.has-padding{
  padding-right:14.27%;
  padding-left:14.27%;
}
.media .media-item .shadow {
  -webkit-box-shadow: 1px 1px 7px 0px rgba(166,166,166,0.3);
  -moz-box-shadow: 1px 1px 7px 0px rgba(166,166,166,0.3);
  box-shadow: 1px 1px 7px 0px rgba(166,166,166,0.3);
}
.grid > .grid-col{
	width:100%;
}
.list > li .media .media-item{
	padding-right:16px;
}
.content .grid[data-col-sp='1'] > .grid-col .lyt-fillin._horizontal{
	width:100%;
}

.content .grid[data-col-sp='1'] > .grid-col .lyt-fillin._horizontal .lyt-col{
	display:table-footer-group;
  width: 100%;
	padding:0;
}
.content .grid[data-col-sp='1'] > .grid-col .lyt-fillin._horizontal .lyt-img{
	display:table-cell;
  width: 100%;
	padding:0;
	padding-bottom:15px;
	text-align:center;
}
.content .grid[data-col-sp='1'] > .grid-col .lyt-fillin._horizontal .lyt-img img{
	width:auto;
	max-width:100%;
	margin:0 auto;
}

.lyt-fillin._horizontal > .lyt-col{
	padding-left:10px;
	width:64%;
	box-sizing:border-box;
}
.lyt-fillin._horizontal > .lyt-img{
	width:inherit;
}




/* 【A-8】表組み -------- */
.table-overflow{
	overflow-x:auto;
	width:calc(100% + 10px);
	width:calc(100% + var(--layout-padding));
	width:100%;
	margin-bottom:15px;
}
.table-overflow::-webkit-scrollbar {
  height:6px;
}
.table-overflow::-webkit-scrollbar-track {
  background:#f1f1f1;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.table-overflow::-webkit-scrollbar-thumb {
  background: #bcbcbc;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.table-overflow > *:first-child{
	width:730px;
	width:685px;
	margin-bottom:10px;
}

.table-overflow > iframe.media-frame{
	width:686px;
	width:351px;
	width:300px;
	margin:0 auto 10px auto;
	display:block;
	/* width:100%; */
}
/*
.table-overflow > iframe.media-frame{
	height:585px !important;
}
.table-overflow > iframe.media-frame[src*="hkminiranking"]{
	height:606px !important;
}
.table-overflow > iframe.media-frame[src*="usminiranking"]{
	height:600px !important;
}
*/

table.tbl.align-th-left-sp tbody th{
	text-align:left;
}

table.tbl.w-70{
	width:100% !important;
}
table.tbl.w-70 thead tr th{
	width:50%;
}
table.tbl.adapt-th tbody th:first-of-type{
	width:85px;
}
table.tbl.adapt-th.half-td tbody td:first-of-type{
	min-width:85px;
}
#ipo_list table{
	width:100%;
}
#ipo_list table.tbl tbody th:first-of-type{
	width:85px;
}
#ipo_list table tbody td.mtxt{
	width:77px;
}
#po_list table{
	width:100%;
}
#po_list table.tbl tbody th:first-of-type{
	width:85px;
}
#po_list table tbody td.mtxt{
	width:77px;
}

table.tbl.adapt-th.half-th tbody th{
	width:37px;
}

table.tbl.adapt-th colgroup{
	display:none;
}
table.tbl .icon-label{
	margin-right:2px;
}
table.tbl thead tr th.v-top_sp{
	vertical-align: top;
}
table.tbl th.th-s_sp {
	font-size:1.2rem !important;
}


/* 【A-9】その他 -------- */
.panel-contact._horizontal{
	display:block;
}
.panel-contact._horizontal > .panel-inner + .panel-inner,
.panel-contact._horizontal > .panel-inner{
	display:block;
	-ms-transform:inherit;
	-webkit-transform:inherit;
	transform:inherit;
	width:100%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
}
.panel-contact._horizontal > .panel-inner + .panel-inner{
	margin-top:10px;
}
.nav-toc-qa .nav-mark, .nav-toc-qa p::before{
  padding:11px 3px;
  min-width: 42px;
  font-size: 2rem;
}
.nav-toc-qa .nav-body,
.nav-toc-qa p a{
	height:42px;
	padding-left:12px;
}
.panel-contact > .panel-inner{
	padding:20px 15px;
}
.panel-contact .panel-hdg-02{
	font-size:1.7rem;
}
.panel-contact .panel-hdg._icon span,
.panel-contact .panel-hdg-02._icon span,
.panel-contact .panel-txt._icon span{
	padding-left:36px;
}
.panel-contact .panel-hdg._icon span .-icon,
.panel-contact .panel-hdg-02._icon span .-icon,
.panel-contact .panel-txt._icon span .-icon{
	margin-top:-1px;
}
.panel-contact .panel-hdg-02._icon{
	margin-bottom:15px;
}
.panel-contact._horizontal .btn._width-auto{
	padding-left:10px;
}
.panel-qa .panel-question{
	height:40px;
	display:table-cell;
	width:1000px;
	vertical-align:middle;
	padding:0 0 0 60px;
	line-height: 1.2;
}
.panel-qa .panel-question span {
  padding: 6px 3px;
  min-width: 50px;
  font-size: 1.8rem;
	line-height: 1.5;
}
.panel-qa .panel-content{
	margin-top:10px;
}
.panel-qa .panel-answer > .panel-hdg{
  padding: 6px 3px;
  min-width: 50px;
  font-size: 1.8rem;
	line-height: 1.5;
}
.panel-qa .panel-answer{
	height:34px;
	display:table-cell;
	width:1000px;
	vertical-align:middle;
	padding:5px 10px 5px 60px;
}
.panel-qa .panel-explain{
	padding: 10px 15px 15px 65px;
}
.panel-qa .panel-explain > .panel-hdg{
  top: 10px;
  left: 5px;
	padding:0;
	min-width: 45px;
  min-height: 45px;
  font-size: 1.4rem;
  line-height: 45px;
}
.hdg-point > .hdg-mark{
	width: 53px;
  height: 53px;
	padding-right:13px;
}
.hdg-point > .hdg-mark > .hdg-inner::before{
	background-size: 145px auto;
  -webkit-background-size: 145px auto;
	width: 53px;
  height: 53px;
}
.hdg-point > .hdg-mark > .hdg-inner > span{
	font-size:1.1rem;
}
.hdg-point > .hdg-mark > .hdg-inner .-num{
	font-size:2.4rem;
	margin-top:3px;
}
.hdg-point > .hdg-body{
	font-size:1.55rem;
	line-height:130%;
}
.panel-blln > .panel-pic{
	width:60px;
	padding-right:17px;
}
.panel-blln > .panel-col > .panel-inner{
	padding: 10px 13px;
}
.panel-blln > .panel-col > .panel-inner::before{
  top: 22px;
  left: -13px;
	border-top-width:7px;
	border-bottom-width:7px;
	border-right-width:11px;
}
.panel-blln > .panel-col > .panel-inner::after{
	top: 22px;
  left: -10px;
	border-top-width:7px;
	border-bottom-width:7px;
	border-right-width:11px;
}
.panel-contact._horizontal input{
	padding-left:5px;
	padding-right:5px;
	font-size:1.4rem;
}
.icon._search::after{
	top: 3px;
  width: 17px;
  height: 15px;
  background-position: -65px -42px;
  background-size: 173px auto;
  -webkit-background-size: 173px auto;
}
@media screen and (max-width: 306px){
	table.tbl.adapt-th tbody th:first-of-type {
		width: calc(100vw - 220px);
	}
}



/* テンプレート D -------- */

.nav-pagination.d-button{
	text-align:center;
	max-width:370px;
	margin-right:auto;
	margin-left:auto;
}
.nav-pagination.d-button > li.nav-next.center{
	float:none;
	text-align:center;
}
.nav-pagination.d-button > li{
	width:50%;
	max-width:50%;
	display:block;
	margin:0;
	float:left;
	box-sizing:border-box;
}
.nav-pagination.d-button > li:nth-last-of-type(2){
	padding-right:5px;
}
.nav-pagination.d-button > li:nth-of-type(2){
	padding-left:5px;
}
.nav-pagination.d-button > li a{
	padding:15px 0;
	min-width:100%;
	width:100%;
}


.content .ipo_lead_manager_label{
	font-size:1.1rem;
	padding:3px 10px;
}



/* テンプレート P -------- */
.pre-wrapper{
	height:auto !important;
	background-size:100% auto;
}
.pre-wrapper_inner{
	padding-top:53% !important;
	padding-bottom:11%;
}
.pre-wrapper_inner table{
	width:88%;
	box-sizing:border-box;
}
.pre-wrapper_inner table img{
	width:100%;
}
.tbl table{
	width:100% !important;
}

.uni-panel-cp .panel-inner{
	padding:0;
}
.uni-panel-cp .panel-hdg .-main a > img{
	position:relative;
	margin:0 auto 20px auto;
	display:block;
}
.uni-panel-cp .panel-hdg .-sub{
	padding:15px 0;
	text-align:left;
	display:block;
	padding-bottom:0;
}

.uni-panel-cp .panel-hdg .-sub img{
	vertical-align:top;
	margin-right:15px;
	margin-bottom:10px;
}

.uni-panel-cp .panel-hdg .-main a > span:before{
	top:9px;
	margin-top:0;
}
.center{
	padding-left:0 !important;
	padding-right:0 !important;
}

.grid[data-col="3"][data-col-sp="1"] a.link-img-02{
	text-align:center;
}
.grid[data-col="4"] .grid-col:nth-of-type(2n) .lyt-close{
	padding-left:5px;
}
.grid[data-col="4"] .grid-col:nth-of-type(2n+1) .lyt-close{
	padding-right:5px;
}
.lyt-close p img{
	width:100%;
}
.lyt-close p img.icon-blank{
	width:inherit;
}
.media-lyt._right._top{
	display:block;
	width:100%;
}
.media-lyt._right._top > .media-col{
	padding-bottom:20px;
	width:100%;
	float:none;
	clear:both;
}
.media-lyt._right._top > .media-col > p.inline-block{
	width:100%;
}
.media-lyt._right._top > .media-item{
	width:100%;
	margin:0;
	float:none;
	text-align:center;
}
.hdg-pattern{
	font-size:1.6rem;
}
.tbl.th-up{
	display:block;
	box-sizing:border-box;
}
.tbl.th-up > tbody,
.tbl.th-up > tbody > tr,
.tbl.th-up > tbody > tr > th,
.tbl.th-up > tbody > tr > td{
	display:block;
	box-sizing:border-box;
	margin:0;
	border:none;
	clear:both;
}
.tbl.th-up, .tbl.th-up > table{
	border:1px solid #ccc;
	border-bottom:none;
}
.tbl.th-up > tbody > tr > th,
.tbl.th-up > tbody > tr > td{
	border-bottom:1px solid #ccc;
}
.tbl.th-up > tbody > tr > th:nth-last-of-type(2),
.tbl.th-up > tbody > tr > td:nth-last-of-type(2){
	width:50%;
	border-right:1px solid #ccc;
	float:left;
	clear:left;
}
.tbl.th-up > tbody > tr > th:nth-of-type(2),
.tbl.th-up > tbody > tr > td:nth-of-type(2){
	width:50%;
	float:right;
	clear:right;
}

.tbl.th-up tbody table.t_blue,
.tbl.th-up tbody table.t_blue tbody,
.tbl.th-up tbody table.t_blue tbody tr,
.tbl.th-up tbody table.t_blue tbody th,
.tbl.th-up tbody table.t_blue tbody td{
	display:block;
	border:none !important;
}
 .tbl.th-up tbody table.t_blue{
	border-right:1px solid #247cca !important;
	border-left:1px solid #247cca !important;
	border-top:1px solid #247cca !important;
}
.tbl.th-up tbody table.t_blue tbody tr th,
.tbl.th-up tbody table.t_blue tbody tr td{
	border-bottom:1px solid #247cca !important;
}
.grid .grid-col a.link-img{
	text-align:center;
}
.panel-contact .panel-lyt-tel .panel-col,
.panel-contact .panel-lyt-tel .panel-col-02{
	display:block;
}
.panel-contact .panel-lyt-tel .panel-col{
	padding-bottom:10px;
}
.panel-contact .panel-lyt-tel .panel-col p{
	font-size:2.4rem;
}
.panel-contact .panel-lyt-tel .panel-col img{
	vertical-align:-6px;
}
.panel-contact > .panel-inner p{
	font-size:1.4rem;
}
.lightboxOverlay{
	min-width:100% !important;
	cursor:pointer;
}
/*
body:not(.forTest) .lightbox{
	top:10px !important;
	padding:0 10px;
}
*/
.lightbox{
	padding:0 10px;
}
.lb-dataContainer{
	padding-top:0 !important;
}
.lb-data .lb-close{
	margin-right:3px;
	padding-top:8px !important;
	background-position:right bottom !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100) !important;
  opacity: 1 !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
	width:100% !important;

}
.grid-col{
	position:relative;
}
.lb-data .lb-close{
	background-size:18px 18px !important;
	width:18px !important;
	height:18px !important;
}

/*
map[name="map-01"] area{
	display: block;
  background: rgba(0,0,0,0.5);
  position: absolute;

  bottom: 11%;
  width: 41%;
  height: 34%;
}
.grid-col img[usemap="#map-01"]{
	display:block;
	width:100%;
}
map[name="map-01"] area:nth-of-type(1){
  left: 7%;
}
map[name="map-01"] area:nth-of-type(2){
  right: 7%;
}
map[name="map-02"] area{
	display: block;
  background: rgba(0,0,0,0.5);
  position: absolute;
	left:7%;
  bottom: 11%;
  width: 86%;
  height: 34%;
}
*/
.grid-col img[usemap="#map-01"],
.grid-col img[usemap="#map-02"]{
	display:block;
	width:100%;
}
img[usemap]{
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
}
.full-sp{
	width:100% !important;
}
.full-sp > *{
	width:100% !important;
}

.tbl.th-up .list-note.m-left5{
	margin-left:0 !important;
}

td.center{
	padding:5px !important;
}
[class*='btn-']._set-base._icon{
	font-size:1.6rem !important;
	padding-left:47px;
	padding-top:15px;
	padding-bottom:13px;
}





/*------------------------------
  RESPONSIVE / SP FIXES
------------------------------*/

/* ---- Broken / pixel sized elements ---- */
#mainMenu #searchForm_sp .sitesearchInner label,
#mainMenu2 #searchForm_sp2 .sitesearchInner label{
	font-size:12px;
	margin-left:5px;
	margin-right:10px;
}
#mainMenu #searchForm_sp .sitesearchInner label:last-of-type,
#mainMenu2 #searchForm_sp2 .sitesearchInner label:last-of-type{
	margin-right:0;
}
#mainMenu #searchForm_sp .sitesearchInner button[type="submit"],
#mainMenu2 #searchForm_sp2 .sitesearchInner button[type="submit"]{
	font-size:14px;
}
#mainMenu #searchForm_sp .sitesearchInner input[type="text"],
#mainMenu2 #searchForm_sp2 .sitesearchInner input[type="text"]{
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-left:8px;
	padding-right:8px;
}
.closeMenu,
.header-menu-button,
#search-button,
#menu-button{
	cursor:pointer;
}
.uni-panel-cp .panel-hdg{
	display:block;
}
.uni-panel-cp .panel-hdg .-main, .uni-panel-cp .panel-hdg .-sub{
	display:block;
}
.panel-contact._horizontal .btn._width-auto{
	min-width:initial;
	width:210px;
	max-width:100%;
}

.panel-contact._horizontal input{
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.btn-primary.full-width-sp{
	display:block;
}
.btn-primary.full-width-sp span{
	display:block;
}

.btn-primary._width-l{
	min-width:100%;
}
.btn-primary.special-width{
	max-width:238px;
}
.btn._width-auto,
._width-auto.btn-media,
.btn._icon,
._icon.btn-media{
	min-width:auto;
	max-width:100%;
}

.uni-link-proverb .link-nav{
	width:112px;
}
.uni-link-proverb .link-title{
	min-width:60px;
	width:initial;
}
.uni-link-proverb .link-txt{
	width:initial;
}
select{
	max-width:100%;
}
.carousel-control .carousel-next, .carousel-control .carousel-prev{
	margin-top:-14px;
}
.carousel .carousel-inner{
	width:calc(100% - 60px);
}
.carousel{
	min-height:inherit;
}
.carousel-item li{
	width:100%;
	max-width:calc(100vw - 60px);
	display:block;
}
.carousel-item li img{
	width:100%;
	display:block;
}
.carousel-control .carousel-next, .carousel-control .carousel-prev{
	top:calc(50% - 29px);
	margin-top:14px;
}
.carousel-player{
	width:26.5px;
	height:19.5px;
	margin-left:10.5px;
}
.carousel-player button{
	-webkit-transition:opacity .5s cubic-bezier(.23, 1, .32, 1);
	transition:opacity .5s cubic-bezier(.23, 1, .32, 1);
	border-color:#9e9e9e;
}
.carousel-player button span::after{
	border-top-width:5px;
	border-bottom-width:5px;
	border-left-width:10px;
	margin-left:-4px;
	margin-top:-5px;
	-webkit-transition:opacity .7s cubic-bezier(.23, 1, .32, 1);
	transition:opacity .7s cubic-bezier(.23, 1, .32, 1);
}
.carousel-player button::before,
.carousel-player button::after{
	width:3.5px;
	height:10.5px;
	background:#9e9e9e;
	-webkit-transition:background .5s cubic-bezier(.23, 1, .32, 1), opacity .5s cubic-bezier(.23, 1, .32, 1);
	transition:background .5s cubic-bezier(.23, 1, .32, 1), opacity .5s cubic-bezier(.23, 1, .32, 1);
}
.carousel-player button::before{
	left:7px;
}
.carousel-player button::after{
	right:7px;
}
.carousel-indicator li{
	width:7px;
	height:7px;
	margin-left:8.5px;
}
.txt-formula .txt-col._line{
	white-space:initial;
}
.panel-contact._horizontal input{
	border-color: rgb(169, 169, 169);
	border-style: solid;
	border-width: 1px;
}
#mainMenu #searchForm_sp .sitesearchInner,
#mainMenu2 #searchForm_sp2 .sitesearchInner{
	width:100%;
	margin:0;
	padding:0 10px;
	box-sizing:border-box;
}

.footer-simple-list-asso dd a::after{
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 8px;
  background: transparent url(/content/dam/daiwasecurities/sp/resource/images/icon_blank_ocher.png) no-repeat scroll center center;
  background-size: 14px 14px;
  line-height: 15px;
  vertical-align: middle;
}

.hdg-l2 .uni-icon-mark._diamond{
	font-size: 1.5rem;
	height:1.05em;
}
table.tbl .uni-list-purchase li{
	padding-left:19px;
}
.grid[data-col='2'] > .grid-col.center-grid, .content-row._col2 .grid[data-col='2'] > .grid-col.center-grid.noPad{
	padding-top:0 !important;
	margin-bottom:5px !important;
}
.grid[data-col='2'] > .grid-col.center-grid, .content-row._col2 .grid[data-col='2'] > .grid-col.center-grid .hdg-l3{
	text-align:left;
}
.hdg-l2 + .grid._anomalous > .grid-col._wide > .hdg-l3:first-child{
	margin-top:25px;
}
.hdg-l2 + .grid._anomalous > .grid-col._wide{
	margin-bottom:-15px;
}
.content .content-row._col2 .grid[data-col-sp='1'] > .grid-col.specialPad{
	padding-bottom:11px;
}
.forceNoPadSp{
	margin-top:0 !Important;
}

/*
#ipo_list table.p05,
#ipo_list table.p05 tbody,
#ipo_list table.p05 tr{
	display:block;
	width:100%;
}
#ipo_list table.p05 tr td,
#ipo_list table.p05 tr td.mtxtb,
#ipo_list table.p05 tr td.mtxt,
#ipo_list table.p05 tr td.mtxt p,
#ipo_list table.p05 tr td.mtxt p.icon{
	display:inline;
	width:inherit;
}
#ipo_list table.p05{
	padding-bottom:15px;
}
*/

.center_text_link .link-img-02 .link-txt::before,
.center_text_link .t-link-img-02 .link-txt::before{
	top:0;
}

body .table-overflow table .grid[data-col='2'] > .grid-col,
body .table-overflow table .content-row._col2 .grid[data-col='2'] > .grid-col{
	padding:0;
	margin:0;
	padding-right:7px !important;
}
body .table-overflow table .grid[data-col='2'] > .grid-col .icon-label{
	margin:0;
}

body .table-overflow table .grid[data-col='2'] .grid-col:nth-of-type(2n),
body .table-overflow table .content-row._col2 .grid[data-col='2'] .grid-col:nth-of-type(2n){
	padding-left:0 !important;
}

body .table-overflow table .media-lyt._left > .media-item{
	width:inherit;
}

.uni-panel-cp .list-desc,
.uni-panel-cp .panel-body{
	font-size:1.4rem;
}

.center-sp{
	text-align:center;
}
.center-sp .inline-block{
	text-align:left;
}
.grid[data-col="3"][data-col-sp="1"] a.link-img-02.inline-block{
	text-align:left;
}
.dont-align-sp{
	height:auto !important;
}

.uni-list-bnr.resp-on-sp{
	width:100%;
	margin:0;
	padding:0;
}
.uni-list-bnr.resp-on-sp li:nth-child(2n+1),
.uni-list-bnr.resp-on-sp li{
	width:100%;
	margin:0;
	float:none;
	clear:both;
	margin-bottom:5px;
}


form[name='branch_search_sidenavi'] .panel-col,
form[name='branch_search_sidenavi'] .panel-col .panel-inner{
	display:block;
}
.uni-lyt-list-btn .lyt-col,
.uni-lyt-list-btn .lyt-col-02{
	width:100%;
	display:block;
	margin:0;
	padding:0;
	margin-bottom:5px;
}

.hide-on-sp{
	height:0;
	overflow:hidden;
}

#select_event_list{
	margin-bottom:20px;
	width:100%;
}
form[name='branch_search_sidenavi'] .uni-lyt-panel-search select{
	width:100%;
}
form[name='branch_search_sidenavi'] .uni-lyt-panel-search .panel-col .panel-inner:first-child{
	padding-right:0;
}

.panel-contact > .panel-inner .hide-on-pc dl{
	margin-bottom:5px;
}

.hdg-l2 .uni-icon-mark._diamond{
	width:14px;
	height:14px;
	font-size:14px;
}
.hdg-l2 .uni-icon-mark._diamond::before{
	width:14px;
	height:14px;
	line-height:14px;
	font-size:14px;
	top:1px;
}
/* ---- Inside pages footer buttons ---- */
#footer-contents .btn{
	border: 1px solid #bfbfbf;
	border:none;
	font-size:100%;
}
#footer-contents .btn:before{
	display:none;
}
#footer-contents .footer-docs,
#footer-contents .footer-shops{
  border: solid 1px #c6911f;
}
#footer-contents .footer-shops{
	padding:19px 10px;
}







/* 2018/12/07 : 相続手続きの各QA */
.faq-container .faq-box{
	margin-bottom:11px;
	border-radius:8px;
}
.faq-container .faq-box .faq-question{
	font-size:1.4rem;
}
.faq-container .faq-box .faq-question .inside::before{
	font-size:1.6rem;
	top:11px;
}
.faq-container .faq-box .faq-question .inside{
	padding:12px 15px 12px 65px;
}
.faq-container .faq-box .faq-question::before{
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	top:19px;
}
.faq-container .faq-box .faq-answer-container{
	padding:12px 15px 12px 65px;
}
.faq-container .faq-box .faq-answer-container::before{
	font-size:1.8rem;
	width:32px;
	height:34px;
	line-height:34px;
	left:15px;
	top:9px;
	background-size:100% auto;
}
.faq-container .faq-box .faq-answer .faq-answer-title{
	font-size:1.4rem;
	padding-bottom:15px;
}
.tooltip-panel{
	max-width:240px;
	width:calc(100% - 30px);
}
.fn-tooltip[aria-hidden='false']{
	left:50% !important;
	-webkit-transform:translateY(10px) translateX(-50%);
	transform:translateY(10px) translateX(-50%);
}
.fn-tooltip.is-show{
	-webkit-transform:translateY(0) translateX(-50%);
	transform:translateY(0) translateX(-50%);
}
.tooltip-btn button{
	padding:0;
}
.inheritance_tax-image p{
	text-align:center;
}
.inheritance_tax-image p .inline-block{
	display:block !important;
}
.inheritance_tax-image p .inline-grey-box{
  font-size: 1.45rem;
  max-width: 120px;
  margin: 0 auto;
	display:block;
}
.inheritance_tax-image p strong{
  font-size: 1.45rem;
	display:block;
	margin-bottom:4px;
}
.inheritance_tax-image p .inline-block strong{
	display:block;
	margin-bottom:0;
}
.inheritance_tax-image p strong:first-child{
  font-size: 1.6rem;
	margin-bottom:0;
}
.inheritance_tax-image p .inline-grey-box strong{
	font-size: 1.3rem;
}
.inheritance_tax-image p .inline-block .inline-grey-box strong{
	display:inline;
}
.inheritance_tax-image table.horizontal-table,
.inheritance_tax-image table.horizontal-table tbody,
.inheritance_tax-image table.horizontal-table tr,
.inheritance_tax-image table.horizontal-table tr th,
.inheritance_tax-image table.horizontal-table tr td{
	display:block;
	padding:0;
	width:100%;
	box-sizing:border-box;
}
.inheritance_tax-image table.horizontal-table tr th,
.inheritance_tax-image table.horizontal-table tr td{
	padding:10px 15px;
}
.inheritance_tax-image table.horizontal-table tr th{
	font-size:1.5rem;
	padding-bottom:5px;
}
.inheritance_tax-image table.horizontal-table tr td{
	padding-top:0;
	font-size:1.3rem;
	font-weight:400;
}
.inheritance_tax-image table.horizontal-table tr td br{
	display:none;
}
.inheritance_tax-image table.horizontal-table tr.sep th{
	padding:0;
}
.inheritance_tax-image table.horizontal-table tr.sep td{
	padding: 8px 0 5px 0;
}
.inheritance_tax-image table.horizontal-table tr.sep td .arrow{
	margin:0 auto;
	width:42px;
	height:13px;
}
.inheritance_tax-image table.horizontal-table tr.sep td .arrow::before{
	border-width: 13px 21px 0 21px;
}
.inheritance_tax-image table.horizontal-table tr.sep td .arrow::after{
	border-width: 13px 21px 0 21px;
	bottom:4px;
}
.inheritance_tax-image table.horizontal-orange-table,
.inheritance_tax-image table.horizontal-orange-table tbody,
.inheritance_tax-image table.horizontal-orange-table tr,
.inheritance_tax-image table.horizontal-orange-table tr th,
.inheritance_tax-image table.horizontal-orange-table tr td,
.inheritance_tax-image table.horizontal-orange-table .no-bg td,
.inheritance_tax-image table.horizontal-orange-table td.small-td,
.inheritance_tax-image table.horizontal-orange-table .no-bg td.small-td,
.inheritance_tax-image table.horizontal-orange-table td.red-td{
	display:block;
	padding:0;
	width:100%;
	box-sizing:border-box;
	height:inherit;
	border:none;
}
.inheritance_tax-image table.horizontal-orange-table{
	max-width:230px;
}
.inheritance_tax-image table.horizontal-orange-table tr td,
.inheritance_tax-image table.horizontal-orange-table td.small-td,
.inheritance_tax-image table.horizontal-orange-table td.red-td{
	border-top:solid 1px #fff;
	padding:5px 0;
}
.inheritance_tax-image table.horizontal-orange-table tr th{
	padding:5px 0;
}

.inheritance_tax-image table.horizontal-orange-table .no-bg td.small-td{
	border-top:solid 1px #fff;
}
.inheritance_tax-image table.horizontal-orange-table td.red-td{
	max-width:55px;
	width:calc(100% - 20px);
	font-size:1.2rem;
}

.inheritance_tax-image table.horizontal-orange-table td.small-td{
	max-width:115px;
	width:calc(100% - 15px);
}
.inheritance_tax-image table.horizontal-orange-table .no-bg td.small-td{
	max-width:100%;
	width:100%;
}
.inheritance_tax-image table.horizontal-orange-table .no-bg td.small-td .cont-arrow,
.inheritance_tax-image table.horizontal-orange-table .no-bg td.small-td .red-text,
.inheritance_tax-image table.horizontal-orange-table .no-bg td.small-td .has-bg{
	max-width:80px;
	width:calc(100% - 30px);
}
.inheritance_tax-image table.horizontal-orange-table .no-bg td .arrow{
	max-width:90px;
}
.inheritance_tax-image table.horizontal-orange-table .no-bg td.small-td:last-child{
	max-width:115px;
	width:calc(100% - 15px);
}
.inheritance_tax-image table.horizontal-orange-table .no-bg td.small-td:last-child .red-text,
.inheritance_tax-image table.horizontal-orange-table .no-bg td.small-td:last-child .has-bg{
	max-width:100%;
	width:100%;
}
.inheritance_tax-image table.horizontal-orange-table tr th{
	letter-spacing:0;
}
.inheritance_tax-image table.horizontal-orange-table td small.very-small{
	padding-bottom:7px;
	text-align:left;
}
.inheritance_tax-image table.horizontal-orange-table td small{
	font-size:0.9rem;
}
.inheritance_tax-image table.horizontal-orange-table td small.inline-block{
	margin-left:0;
	display:block !important;
}


/* 2018/11/22 : 表組改修 (phase1) */
.hdg-l3{
  font-size: 1.5rem;
  margin-bottom: 15px;
}
.nav-toc.aligned_3 li,
.nav-toc.aligned_3 li:last-child{
	float:none;
	clear:both;
	width:100%;
  border: none;
  border-top: solid 1px #ebebeb;
  border-right: solid 1px #ebebeb;
}



/* nav-toc new design */
.nav-toc.aligned_3 li,
.nav-toc.aligned_3 li:last-child{
	float:none;
	clear:both;
	width:100%;
  border: none;
  border-top: solid 1px #ebebeb;
  border-right: solid 1px #ebebeb;
}
.nav-toc.aligned_2 li,
.nav-toc.aligned_2 li:last-child{
	float:none;
	clear:both;
	width:100%;
  border: none;
  border-top: solid 1px #ebebeb;
  border-right: solid 1px #ebebeb;
}
.aligned_2.nav-toc.no-extra-cell li,
.aligned_2.nav-toc.no-extra-cell li:last-child{
  border: none;
  border-bottom: solid 1px #ebebeb;
  border-right: solid 1px #ebebeb;
}
.always_aligned_2.nav-toc li:nth-of-type(2n){
	clear:right;
}
.always_aligned_2.nav-toc li:nth-of-type(2n+1){
	clear:left;
}
.always_aligned_2.nav-toc{
  border-bottom: solid 1px #ebebeb;
  border-right: solid 1px #ebebeb;
  border-top: none;
  border-left: none;
}
.always_aligned_2.nav-toc li,
.always_aligned_2.nav-toc li:last-child{
  height:inherit !important;
  width:50%;
  border-bottom: none;
  border-right: none;
  border-top: solid 1px #ebebeb;
  border-left: solid 1px #ebebeb;
}
.aligned_2.nav-toc li a,
.aligned_3.nav-toc li a,
.aligned_2.nav-toc.no-extra-cell li a,
.always_aligned_2.nav-toc a{
  padding-right:25px !important;
}
.nav-toc.no-extra-cell.always_aligned_2{
  border-right:none;
}
.nav-toc.no-extra-cell.always_aligned_2 li{
  border-bottom: solid 1px #ebebeb;
  border-right: solid 1px #ebebeb;
  border-top: none;
  border-left: none;
}




/* 2019/02/22 : 資産運用の基礎を学びたいページ改修 */
p.image-floating img{
  width:100%;
}
p.image-floating img.right{
  display:block;
  float:none;
  margin-left:auto;
  margin-right:auto;
}
p.image-floating img.left{
  display:block;
  float:none;
  margin-left:auto;
  margin-right:auto;
}
p.image-floating .image{
  display:block;
  margin-bottom:20px;

}
p.image-floating .image img{
  margin-left:auto;
  margin-right:auto;
  margin-bottom:5px;
  display:block;
}
p.image-floating .image.right{
  float:none;
  margin-left:auto;
  margin-right:auto;
}
p.image-floating .image.left{
  float:none;
  margin-left:auto;
  margin-right:auto;
}
p.image-floating .image[data-caption]{
  padding:0;
}
p.image-floating .image[data-caption]::after{
  position:relative;
  text-align:center;
}
p.image-floating .image.has-caption{
  padding:0;
}
p.image-floating .image.has-caption span{
  position:relative;
  text-align:left;
  max-width:333px;
  margin:0 auto;
  display:block;
}


/* 2019/08/29
404 ページ */
.not_found_bloc{
  padding:50px 0 30px 0;
}
.not_found_bloc h1{
  padding:0 30px;
  margin-bottom:50px;
}
.not_found_bloc h1 img{
  max-width:320px;
  display:block;
  width:100%;
  margin:0 auto;
}
.not_found_bloc h2{
  font-size:2rem;
  margin-bottom:10px;
  text-align:left;
}
.not_found_bloc p{
  margin-bottom:25px;
  text-align:left;
}
.not_found_bloc p strong{
  font-size:1.5rem;
}
.not_found_bloc p small{
  font-size:1.3rem;
}
.btn-primary._width-m{
  max-width:250px;
}




/* 2019/08/30 QandA */

.sp-w100pct{
	width: 100%;
}



/* 2019/08/30 case1 */

.media-lyt._left > .sp-horizontal-center{
	float: none;
	width: 100%;
	max-width: none;
	margin-bottom: 18px;
}

.media-lyt._left > .sp-horizontal-center img{
	display: block;
	margin: auto;
}


/* 2019/08/30 /service/inheritance/procedure/kind.html */

.panel-hdg.sp-fs14{
	font-size: 1.4rem;
}


/* 2019/08/30 /service/inheritance/tool/inheritance.html */

.content-row._col2 .grid[data-col='3'].sp-1-column > .grid-col{
	float: none;
	width: 100%;
}

.content-row._col2 .grid[data-col='3'].sp-1-column > .grid-col:first-child{
	margin-top: 3px;
}


/* 2019/09/03 /service/inheritance/ btn_module */

.btn-inheritance{
	max-width: 280px;
	margin: 30px auto 45px;
}

.btn-inheritance a{
	padding: 10px 44px;
	font-size: 1.4rem;
}

.btn-inheritance a::before{
	right: 10px;
}

.btn-inheritance a::after{
	right: 20px;
}

/* 2019/09/05 conversion_area */

.content-row:not(._col2) .inheritance-conversion,
._col2 .inheritance-conversion{
	width: auto;
	margin-left: -10px;
	margin-right: -10px;
	padding: 25px 10px 10px;
	box-sizing: border-box;
}

.inheritance-conversion::before,
._col2 .inheritance-conversion::before{
	transform: scaleX(100000);
}

.inheritance-conversion .panel-lyt-tel{
	margin-bottom: 10px;
	width: 100%;
}

.inheritance-conversion .panel-contact .panel-lyt-tel .panel-col{
	text-align: center;
}

._col2 .inheritance-conversion .panel-col-02{
	width: auto;
}
._col2 .inheritance-conversion .panel-col-02_dl{
	display: table;
	margin: auto;
}

._col2 .inheritance-conversion .panel-col-02_dt,
._col2 .inheritance-conversion .panel-col-02_dd{
	padding: 0 15px;
}

._col2 .inheritance-conversion .panel-col-02_dt{
	padding-left: 0;
}

._col2 .inheritance-conversion .panel-col-02_dd{
	padding-right: 0;
}

.cv-p{
	text-align: left;
}

.inheritance-arrow-down{
	margin: 30px auto 25px;
}

/* 2019/09/10 /service/inheritance/ */

.sozoku-support-bloc-link{
	width: calc(100% * 405 / 710);
	top: calc(100% * 30 / 360);
	left: 0;
}

.inheritance-icon-circle-l{
	width: 75px;
	height: 75px;
}

.chosen-reason-title{
	font-size: 1.5rem;
}

.media > .media-item img.chosen-reason-point{
	width: calc(100% * 42 / 91);
}

.chosen-reason-icon{
	margin: 5px 0 10px;
}

.chosen-reason-icon::after{
	display: none;
}

.chosen-reason-list-item{
	width: calc((100% - 15px) / 2);
}

.sp-full-width{
	width: 100%;
}

.chosen-reason-list-item.sp-full-width{
	margin-bottom: 15px;
}

.chosen-reason-link{
	padding: 15px 5px;
}

.sp-full-width .chosen-reason-link{
	width: 45%;
	margin: 0 auto;
}

.chosen-reason-text{
	font-size: 1.3rem;
}

.inheritance-link-item{
	width: 50%;
	margin-bottom: 15px;
}

.qa_case_title{
	padding: 10px 0;
}

.qa_case_title img{
	height: 20px;
}

.qa_case_contents{
	padding: 15px 0 10px;
}

/* 2010/09/10 conversion_area */

.cv-title{
	font-size: 1.7rem;
	margin-bottom: 25px;
}

.cv-list{
	margin-bottom: 12px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.cv-list-item{
	margin-bottom: 15px;
	padding: 0 3px 3px 0;
}

.cv-list-item a,
.content-row._col2 .cv-list-item a{
	font-size: 1.5rem;
	padding: 21px 10px;
	flex-direction: column;
}

.cv-list-item a:hover{
	top: 3px;
	left: 3px;
}

.cv-list-item::after{
	width: calc(100% - 3px);
	height: calc(100% - 3px);
	top: 3px;
	left: 3px;
}

.btn-store-search,
.btn-store-reserve{
	width: calc((100% - 15px) / 2);
}

.btn-document-request{
	width: calc(100% * 560 / 710);
	margin: 0 auto;
}

.btn-document-request a,
.content-row._col2 .btn-document-request a{
	padding: 9px 10px 8px;
}

.cv-list-item a::before{
	width: 28px;
	height: 28px;
	margin-right: 0;
	margin-bottom: 8px;
}

.area-select{
	height: 33px;
	font-size: 1.4rem;
}

.btn-inheritance-search{
	max-width: 80px;
	height: 33px;
	border-radius: 4px;
	position: relative;
}

.btn-inheritance-search a{
  padding: 4px 20px 4px 0;
  font-size: 1.4rem;
}

.btn-inheritance-search a::after{
  width: 8px;
  height: 8px;
  right: 15px;
}

.btn-store-reserve-inner{
	text-align: center;
}

.btn-store-reserve small,
.content-row._col2 .btn-store-reserve small{
	font-size: 1.2rem;
}

.panel-col-02_dt,
.panel-col-02_dd,
.panel-contact > .panel-inner .cv-p{
	font-size: 1.3rem;
}



/* 2019/09/10 font-size */

.fs-l{
	font-size: 1.4rem;
}

.m-bottom15-sp{
	margin-bottom: 15px !important;
}

.m-top0-sp{
	margin-top: 0 !important;
}

.w-100pct-sp{
	width: 100% !important;
}


/* 2019/09/11 tab */

.tab-switching-btn-inner{
	padding: 3px 0 2px;
}

.tab-switching-btn-text{
	padding: 0 22px;
	font-size: 1.4rem;
}

.tab-switching-btn-text::after{
	right: 10px;
}

.tab-switching-btn.active .tab-switching-btn-inner{
	padding: 7px 0;
}

/* 2019/09/12 telephone */

a.to_call[href^="tel:"]{
	pointer-events: auto;
}

.freedial-tel em {
  font-size: 2rem;
}



/* 2019/09/20 /seminar/study_asset/products_nav_a3.html */

.media-lyt._left._wrap > .media-item {
	width:auto;
	float: none;
	text-align: center;
	margin: 0 auto 15px;
}

/*　multi grid SP　*/
.grid[data-col-sp='2'],
.content-row._col2 .grid[data-col-sp='2']{
	display:flex;
	flex-wrap:wrap;
	align-content: center;
  margin-left:-10px;
}
.grid[data-col-sp='2'] > .grid-col,
.content-row._col2 .grid[data-col-sp='2'] > .grid-col{
  margin-left:0;
  padding-left:10px;
  padding-right:0;
  width: 50%;
  box-sizing: border-box;
  margin-bottom: 0;
}
.grid[data-col-sp='3'],
.content-row._col2 .grid[data-col-sp='3']{
	display:flex;
	flex-wrap:wrap;
	align-content: center;
  margin-left:-10px;
}
.grid[data-col-sp='3'] > .grid-col,
.content-row._col2 .grid[data-col-sp='3'] > .grid-col{
  margin-left:0;
  padding-left:10px;
  padding-right:0;
  width: 33.333333%;
  box-sizing: border-box;
  margin-bottom: 0;
}
.grid[data-col-sp='4'],
.content-row._col2 .grid[data-col-sp='4']{
	display:flex;
	flex-wrap:wrap;
	align-content: center;
  margin-left:-6px;
}
.grid[data-col-sp='4'] > .grid-col,
.content-row._col2 .grid[data-col-sp='4'] > .grid-col{
  margin-left:0;
  padding-left:6px;
  padding-right:0;
  width: 25%;
  box-sizing: border-box;
  margin-bottom: 0;
}


/* 2019/11/15 NISA contents renewal */

/*
  M: copied from /resource-ren/css/master.css
  N: copied from /resource/css/renew_nisa.css
*/


#nisa table.typeB th.bgOrenge { /* N 633 */
    white-space: normal;
}

#nisa table.typeB th.bgBlue { /* N 638 */
    white-space: normal;
}

#choosePoint .attention { /* N 1170 */
    padding: 20px 10px;
}

#choosePoint .attention .contents { /* N 1175 */
    width: 100%;
    padding: 0 10px;
}

#choosePoint .attention .buttons { /* N 1181 */
    max-width: 266.11px;
}

#choosePoint .attention .buttons > div { /* N 1185 */
    padding: 0;
}

#choosePoint .attention .dialInfo .dialInfoInner { /* N 1205 */
    display: block;
    text-align: center;
}

#choosePoint .attention .dialInfo .freeDial{
    display: inline;
}

#choosePoint .attention .dialInfo .dateTime {
    text-align: left;
    display: inline-block;
}

#mainBanner { /* N 1262 */
    margin: 20px 0;
}
.nisa-tab-switching .tab-switching-btn-inner,
.nisa-tab-switching .tab-switching-btn.active .tab-switching-btn-inner{
  padding: 6px 0 3px 0;
}

.nisa-tab-switching .tab-switching-btn.active .tab-switching-btn-inner
{
    background-color: #0aa5af;

}
.tab-switching-btn-text{
  font-size:1.2rem;
  line-height:130%;
}
.nisa-dial-number{
    font-size: 2.8rem;
}

/* 2020/02/28 RWD Phase4 */
/* 2020/03/24 Postscript */

.media.has-abs-links a:hover img{
    opacity: 0;
}

.naviAnchorRWD[data-col-sp="1"] .nA-list{
    width: 100%;
}

.naviAnchorRWD[data-col-sp="2"] .nA-list{
    width: 50%;
}

.naviAnchorRWD[data-col-sp="3"] .nA-list{
    width: calc(100% / 3);
}

.naviAnchorRWD[data-col-sp="4"] .nA-list{
    width: 25%;
}

.naviAnchorRWD[data-col-sp="5"] .nA-list{
    width: 20%;
}

.naviAnchorRWD[data-col-sp="6"] .nA-list{
    width: calc(100% / 6);
}

.naviAnchorRWD .nA-list:nth-child(n){
    border-right: 1px solid #e5e5e5;
}

.naviAnchorRWD[data-col-sp="1"] .nA-list:nth-child(n),
.naviAnchorRWD[data-col-sp="2"] .nA-list:nth-child(2n),
.naviAnchorRWD[data-col-sp="3"] .nA-list:nth-child(3n),
.naviAnchorRWD[data-col-sp="4"] .nA-list:nth-child(4n),
.naviAnchorRWD[data-col-sp="5"] .nA-list:nth-child(5n),
.naviAnchorRWD[data-col-sp="6"] .nA-list:nth-child(6n){
    border-right: none;
}

.content-intro > ._hdg{
    flex-direction: column;
}

.content-intro > ._hdg > ._hdg-ttl > ._hdg-ttl-thum{
    width: 50px;
}

.content-intro > ._hdg > ._hdg-type{
    width: 100%;
    border: 1px solid #cccccc;
    border-top: none;
}

.content-intro > ._hdg > ._hdg-type > ._hdg-type-list > *{
    margin: 0 0.5em;
}

.content-intro > ._hdg > ._hdg-type > ._hdg-type-list{
    flex-direction: row;
    flex-wrap: wrap;
}

.sp-w-5{
    width: 5% !important;
}

.sp-w-10{
    width: 10% !important;
}

.sp-w-15{
    width: 15% !important;
}

.sp-w-20{
    width: 20% !important;
}

.sp-w-25{
    width: 25% !important;
}

.sp-w-30{
    width: 30% !important;
}

.sp-w-35{
    width: 35% !important;
}

.sp-w-40{
    width: 40% !important;
}

.sp-w-45{
    width: 45% !important;
}

.sp-w-50{
    width: 50% !important;
}

.sp-w-55{
    width: 55% !important;
}

.sp-w-60{
    width: 60% !important;
}

.sp-w-65{
    width: 65% !important;
}

.sp-w-70{
    width: 70% !important;
}

.sp-w-75{
    width: 75% !important;
}

.sp-w-80{
    width: 80% !important;
}

.sp-w-85{
    width: 85% !important;
}

.sp-w-90{
    width: 90% !important;
}

.sp-w-95{
    width: 95% !important;
}

.sp-w-100{
    width: 100% !important;
}

.d-f._sp-fxw-w,
.d-if._sp-fxw-w{
    flex-wrap: wrap !important;
}

.d-f._sp-fxd-c,
.d-if._sp-fxd-c{
    flex-direction: column !important;
}

.nav-tab-link > .link-list:nth-child(n){
    border-right: 1px solid #fff;
}

.nav-tab-link[data-col-sp="1"] > .link-list {
    width: 100%;
}

.nav-tab-link[data-col-sp="2"] > .link-list {
    width: 50%;
}

.nav-tab-link[data-col-sp="3"] > .link-list {
    width: 33%;
}

.nav-tab-link[data-col-sp="4"] > .link-list {
    width: 25%;
}

.nav-tab-link[data-col-sp="5"] > .link-list {
    width: 20%;
}

.nav-tab-link[data-col-sp="6"] > .link-list {
    width: 16%;
}

.nav-tab-link[data-col-sp="1"] > .link-list:nth-child(n),
.nav-tab-link[data-col-sp="2"] > .link-list:nth-child(2n),
.nav-tab-link[data-col-sp="3"] > .link-list:nth-child(3n),
.nav-tab-link[data-col-sp="4"] > .link-list:nth-child(4n),
.nav-tab-link[data-col-sp="5"] > .link-list:nth-child(5n),
.nav-tab-link[data-col-sp="6"] > .link-list:nth-child(6n){
    border-right: none;
}

.media > .media-item img.figure-plus{
    width: 40px;
}

.grid-flex[data-col-sp="1"] > .grid-col:nth-of-type(n){
    width: 100%;
    margin-top: 15px;
    margin-right: 0;
}

.grid-flex[data-col-sp="2"] > .grid-col:nth-of-type(n){
    width: calc(50% - 5px);
    margin-top: 15px;
    margin-right: 10px;
}

.grid-flex[data-col-sp="3"] > .grid-col:nth-of-type(n){
    width: calc(33.33% - 6.67px);
    margin-top: 15px;
    margin-right: 10px;
}

.grid-flex[data-col-sp="4"] > .grid-col:nth-of-type(n){
    width: calc(25% - 4.5px);
    margin-top: 15px;
    margin-right: 6px;
}

.grid-flex[data-col-sp="1"] > .grid-col:nth-of-type(-n+1),
.grid-flex[data-col-sp="2"] > .grid-col:nth-of-type(-n+2),
.grid-flex[data-col-sp="3"] > .grid-col:nth-of-type(-n+3),
.grid-flex[data-col-sp="4"] > .grid-col:nth-of-type(-n+4){
    margin-top: 0;
}

.grid-flex[data-col-sp="1"] > .grid-col:nth-of-type(n),
.grid-flex[data-col-sp="2"] > .grid-col:nth-of-type(2n),
.grid-flex[data-col-sp="3"] > .grid-col:nth-of-type(3n),
.grid-flex[data-col-sp="4"] > .grid-col:nth-of-type(4n){
    margin-right: 0;
}

/* 2020/03/05 RWD Phase5 */
/* 2020/03/24 Postscript */

.map-links-like{
    width: 100%;
    box-sizing: border-box;
}

.spe-orange-links li a{
    border-bottom: none;
    text-decoration: underline;
}

.spe-orange-links li a:hover{
    text-decoration: none;
}

.sp-d-i{
    display: inline !important;
    text-decoration: inherit;
}

.sp-d-b{
    display: block !important;
    text-decoration: inherit;
}

.sp-d-ib{
    display: inline-block !important;
    text-decoration: inherit;
}

.sp-d-f{
    display: flex !important;
}

.sp-d-if{
    display: inline-flex !important;
}

.sp-h-100{
    height: 100% !important;
}

.sp-d-f._fxw-w,
.sp-d-f._sp-fxw-w,
.sp-d-if._fxw-w,
.sp-d-if._sp-fxw-w{
    flex-wrap: wrap !important;
}

.sp-d-f._fxd-c,
.sp-d-f._sp-fxd-c,
.sp-d-if._fxd-c,
.sp-d-if._sp-fxd-c{
    flex-direction: column !important;
}

.sp-left {
    text-align: left !important;
}

.sp-center {
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: center !important;
}

.sp-right {
    text-align: right !important;
}

.sp-top {
    vertical-align: top !important;
}

.sp-middle {
    vertical-align: middle !important;
}

.sp-bottom {
    vertical-align: bottom !important;
}

.map-links-like{
    padding: 0 4.93%; /* <- 35 / 710 * 100 */
}

.map-links-like::after{
    content: '';
    display: block;
    width: 100%;
    background-color: #f5e8b2;
    padding-top: 5.416%; /* <- ( 1 + ( 2 * ( 35 / 710 ) ) * ( ( 35 / 710 ) ) ) * 100 */
}

.korekaralife-img03{
    max-width: none;
}




/* 2020/10/28 Campaign - buttons */
.m-campaign-btns{
  width:calc(100% + 20px);
  margin-left:-10px;
  padding:25px 10px;
  box-sizing:border-box;
}
.m-campaign-btns-list{
  display:block;
  margin-left:0;
}
.m-campaign-btns-list li {
  width: 100%;
  min-width: 100%;
  display: block;
  margin-top: 15px;
  padding-left: 0;
}
.m-campaign-btns-list li:nth-of-type(-n + 2){
  margin-top: 15px;
}
.m-campaign-btns-list li:first-of-type{
  margin-top: 0;
}
.m-campaign-btns-list li a{
  padding: 10px 30px;
  box-sizing:border-box;
}
.m-campaign-btns-list li a::after{
  right: 10px;
  background-image: url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAkCAYAAABmMXGeAAAA4UlEQVRIia3WXQuCMBQG4Ffpuj+bti7sKsjK+rdBlycGi0S3eb4OTHDK45zz7DREhBQDgA+AF6wRUSIa6B+H1Kdu8XCmdXQWtAWwz7zsBKBTT0LSp8xoSTvi+cnDC152uMC5znsB7i2oGa5dVMNbT1XBnDm6FeCjBRXDkvU3cmHRoubCUpQFa9AaHCxobNcS3Jqz/Doa71GevD9U8F5SYX6fOyhB2X8TF3VPKGJwC1WBNdR9O3Hf+MzgEi2B6mLCrTr5oa5gbDH1vTPpqwfwVCe/pM9rVHPRu0v2Jfou5TmALybgVuigJsPuAAAAAElFTkSuQmCC);
}
.m-campaign-btns-list li a small{
  font-size: 1.4rem;
}
.m-campaign-btns-list li a strong{
  font-size: 2rem;
}
.m-campaign-btns-list li a span{
  font-size: 1.8rem;
}
.m-campaign-btns-list li a.m-small-btn{
  min-height: 56px;
}
/* 2020/10/28 Campaign - buttons */

/* 2021/04/ inheritance */
.icon-label._size-01 {
  min-width: 45px;
}
.d-list dt.hdg-l4 .icon-label._thick {
  top: -3px;
  font-size: 1.1rem;
}
.chosen-reason.chosen-reason-col .chosen-reason-list-item.sp-full-width {
  margin-bottom: 12px;
}
.chosen-reason.chosen-reason-col .chosen-reason-link {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 15px;
}
.chosen-reason.chosen-reason-col .media {
  width: 48px;
  flex-shrink: 0;
}
.chosen-reason.chosen-reason-col .media > .media-item img.chosen-reason-point {
  width: 100%;
}
.chosen-reason.chosen-reason-col .chosen-reason-icon {
  width: 40px;
  flex-shrink: 0;
  margin: 0 0 0 15px;
}
.chosen-reason.chosen-reason-col .chosen-reason-icon-img {
  width: 100%;
}
.chosen-reason.chosen-reason-col .chosen-reason-text {
  justify-content: flex-start;
  text-align: left;
  margin-left: 20px;
}
.chosen-reason.chosen-reason-col .chosen-reason-label {
  left: 138px;
  bottom: 5px;
  text-align: left;
}
.chosen-reason.chosen-reason-col .chosen-reason-label-inner {
  display: inline-flex;
  padding: 1px;
  border-radius: 2px;
  line-height: 1;
}
.chosen-reason.chosen-reason-col .chosen-reason-label-new {
	font-size: 0.9rem;
  padding: 1px 7px;
  border-radius: 0px;
  margin-right: 4px;
}
.chosen-reason.chosen-reason-col .chosen-reason-label-text {
	font-size: 1.0rem;
}
.chosen-reason.chosen-reason-col a.chosen-reason-link.inheritance-bgc-mediumseagreen {
  min-height: 70px;
  padding: 10px 15px;
}
.chosen-reason.chosen-reason-col a.chosen-reason-link.inheritance-bgc-mediumseagreen .chosen-reason-text {
  align-self: flex-start;
}
@media all and (max-width: 374px){
  .chosen-reason.chosen-reason-col .chosen-reason-icon {
    margin-left: 5px;
  }
  .chosen-reason.chosen-reason-col .chosen-reason-text {
    margin-left: 5px;
  }
  .chosen-reason.chosen-reason-col .chosen-reason-label {
    left: 113px;
  }
}
.inheritance-familytrust-point li {
  width: 25%;
}
.inheritance-familytrust-accordion-container .inheritance-familytrust-accordion-box .inheritance-familytrust-accordion-ttl{
	font-size:1.5rem;
  font-weight: bold;
}
.inheritance-familytrust-accordion-container .inheritance-familytrust-accordion-box .inheritance-familytrust-accordion-ttl::before{
  width: 24px;
  height: 24px;
  margin-right: 10px;
  align-self: flex-start;
}
.inheritance-familytrust-accordion-container .inheritance-familytrust-accordion-box .inheritance-familytrust-accordion-ttl .inside::before,
.inheritance-familytrust-accordion-container .inheritance-familytrust-accordion-box .inheritance-familytrust-accordion-ttl .inside::after{
  width: 13px;
  left: 5px;
  top: 11px;
}
.inheritance-familytrust-tbl.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}
.inheritance-familytrust-tbl .ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  bottom: 0px;
  position: absolute;
}
.inheritance-familytrust-tbl .ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  right: 0;
  position: absolute;
}
.inheritance-familytrust-tbl.ps--active-x > .ps__rail-x,
.inheritance-familytrust-tbl.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}
.inheritance-familytrust-tbl.ps:hover > .ps__rail-x,
.inheritance-familytrust-tbl.ps:hover > .ps__rail-y,
.inheritance-familytrust-tbl .ps--focus > .ps__rail-x,
.inheritance-familytrust-tbl .ps--focus > .ps__rail-y,
.inheritance-familytrust-tbl .ps--scrolling-x > .ps__rail-x,
.inheritance-familytrust-tbl .ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}
.inheritance-familytrust-tbl.ps .ps__rail-x:hover,
.inheritance-familytrust-tbl.ps .ps__rail-y:hover,
.inheritance-familytrust-tbl.ps .ps__rail-x:focus,
.inheritance-familytrust-tbl.ps .ps__rail-y:focus,
.inheritance-familytrust-tbl.ps .ps__rail-x.ps--clicking,
.inheritance-familytrust-tbl.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}
.inheritance-familytrust-tbl .ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  bottom: 2px;
  position: absolute;
}
.inheritance-familytrust-tbl .ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  right: 2px;
  position: absolute;
}
.inheritance-familytrust-tbl .ps__rail-x:hover > .ps__thumb-x,
.inheritance-familytrust-tbl .ps__rail-x:focus > .ps__thumb-x,
.inheritance-familytrust-tbl .ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}
.inheritance-familytrust-tbl .ps__rail-y:hover > .ps__thumb-y,
.inheritance-familytrust-tbl .ps__rail-y:focus > .ps__thumb-y,
.inheritance-familytrust-tbl .ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}
@supports (-ms-overflow-style: none) {
  .inheritance-familytrust-tbl.ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .inheritance-familytrust-tbl.ps {
    overflow: auto !important;
  }
}
.inheritance-familytrust-tbl .ps__rail-x {
  opacity: 1!important;
  background: #f1f1f1 !important;
  height: 6px;
  border-radius: 6px;
  top: inherit !important;
  bottom: 0 !important;
}
.inheritance-familytrust-tbl .ps__thumb-x {
  background: #bcbcbc !important;
  height: 6px;
  bottom: 0;
}
.inheritance-familytrust-tbl {
  font-size: 1.4rem;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.inheritance-familytrust-tbl .tbl {
  width: 686px;
  margin-bottom: 0;
}
.inheritance-familytrust-tbl td {
  padding: 5px;
}
.tbl tbody td.inheritance-familytrust-tbl-bg-data-01 {
  background-clip: padding-box;
}
.inheritance-familytrust-tbl-bg-ttl-01::after {
  display: none;
}
.inheritance-familytrust-tbl-bg-data-01.frame {
  position: relative;
}
.inheritance-familytrust-tbl-bg-data-01.frame::after {
  display: block;
  content: '';
  position: absolute;
  left: calc(-300% - 3px);
  top: 0;
  width: calc(500% + 4px);
  height: 100%;
  border: 2px dashed #da4f32;
  box-sizing: border-box;
}
.inheritance-familytrust-hdg-l3-merit {
  font-size: 1.5rem;
}
.inheritance-familytrust-hdg-l4-merit {
  font-size: 1.5rem;
  padding: 7px 15px;
}
.inheritance-familytrust-section-inner {
  padding: 0 15px;
}
.inheritance-familytrust-list-merit {
  margin-bottom: 10px;
}
.inheritance-familytrust-list-merit li {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.inheritance-familytrust-list-merit li:last-child {
  margin-bottom: 0;
}
.inheritance-familytrust-list-merit li::before {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  top: 5px;
}
.inheritance-familytrust-box {
  padding: 15px;
}
.inheritance-familytrust-box.p-l {
  padding: 15px;
}
.inheritance-familytrust-box-ttl {
  font-size: 1.4rem;
  margin-bottom: 4px;
}
.inheritance-familytrust-list-note {
  font-size: 1.4rem;
}
.inheritance-familytrust-list-note li {
  margin-bottom: 3px;
}
.inheritance-familytrust-list-note li:last-child {
  margin-bottom: 0;
}
.inheritance-familytrust-list-faq dl {
  padding: 30px 15px 15px;
}
.inheritance-familytrust-list-faq dt {
  padding-bottom: 10px;
}
.inheritance-familytrust-list-faq .inheritance-familytrust-list-faq-human {
  left: 8px;
  bottom: 10px;
  height: 50px;
}
.inheritance-familytrust-list-faq .inheritance-familytrust-list-faq-contents {
  width: calc(100% - 58px);
  margin: 0 0 0 58px;
}
.inheritance-familytrust-list-faq .inheritance-familytrust-list-faq-inner {
  padding: 11px 15px;
  font-size: 1.3rem;
}
.inheritance-familytrust-list-faq dt .inheritance-familytrust-list-faq-inner::before {
  left: -7px;
  border-width: 4px 8px 4px 0;
}
.inheritance-familytrust-list-faq dd strong {
  font-size: 1.5rem;
}
.inheritance-familytrust-list-faq-ttl {
  font-size: 1.3rem;
  margin: 0 50px;
  padding: 6px 0 7px;
  border-radius: 17px;
  margin-bottom: -17px;
}
.inheritance-familytrust-list-faq-ttl span {
  font-size: 1.5rem;
}
.inheritance-planner-features {
  padding: 25px 15px;
}
.inheritance-planner-features-hdg-l4 {
  margin-bottom: 20px;
}
.inheritance-planner-features-hdg-l4 img {
  height: 28px;
}
.inheritance-planner-features-col2 {
  display: block;
}
.inheritance-planner-features-col2-item {
  width: 100%;
}
.inheritance-planner-features-col2-item:first-child {
  padding: 0 0 20px 0;
}
.inheritance-planner-features-col2-item:last-child {
  padding: 20px 0 0 0;
  border-left: none;
  border-top: 1px solid #ffffff;
}
.inheritance-planner-features-hdg-l5-icon {
  font-size: 1.5rem;
  line-height: 4.5rem;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 15px;
}
.inheritance-planner-features-hdg-l5-text {
  font-size: 1.5rem;
}
.inheritance-planner-features-list {
  font-size: 1.4rem;
}
.inheritance-planner-features-list li::before {
  width: 6px;
  height: 6px;
}
.inheritance-planner-features-number-list li {
  min-height: 19px;
  margin-bottom: 15px;
}
.inheritance-planner-features-number-list li:last-child {
  margin-bottom: 0;
}
.inheritance-planner-features-number-list-icon {
  font-size: 1.5rem;
}
.inheritance-planner-features-number-list-icon::before {
  width: 26px;
  height: 19px;
}
.inheritance-planner-features-definition-list {
  padding: 15px;
  font-size: 1.4rem;
}
/* 2021/04/ inheritance */




/* 2022/01/31  RWD ダイワの投信情報通知サービス */
.toggle.fn-toggle.js-toggle.has-overflow{
  display:block;
}
.toggle.fn-toggle.js-toggle.has-overflow .toggle-hdg{
  display:block;
}
.toggle.fn-toggle.js-toggle.has-overflow{
  word-wrap: break-word;
}
