@charset "utf-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	vertical-align:baseline;
	background:transparent;
}

/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration:line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}

input, select {
	vertical-align:middle;
}

/* --------------------
default
--------------------- */
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #fff;
	color: #121212;
	position: relative;
	z-index: 0;
	font-family: 'メイリオ', 'HiraKakuProN-W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'Meiryo', 'MS PGothic', 'MS Pゴシック', sans-serif;
	line-height: 1.32;
	min-width: 1000px;
	-webkit-text-size-adjust: 100%;
}
a {
	color: #00358A;
	text-decoration: none;
}
a:hover {
	color: #BD274C;
}
a:visited {
	color: #00358A;
}
img {
	border: none;
}
ol,ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1,h2,h3,h4,form,p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/* --------------------
analytics
--------------------- */
.googletag,
.scimage,
iframe[name="google_conversion_frame"] {
	visibility: hidden;
	z-index: 1;
	position: absolute;
	top: -100px;
	left: -100px;
}

/* --------------------
chip icon
--------------------- */
.chip._individual,
.chip._corporate {
	padding: 0px 9px;
	margin: 0 3px;
	font-size: 13px;
	font-size: .81rem;
	color: #FFFFFF;
	vertical-align: middle;
	white-space: nowrap;
}
.chip._individual {
	background: #ed658e;
}
.chip._corporate {
	background: #0066ff;
}
h1 div span.chip._individual,
h1 div span.chip._corporate {
	margin-right: 10px;
}
.onepointChip {
	background: #F34923;
	font-weight:bold;
	padding: 2px 5px 2px 5px;
	margin-right: 10px;
	color: #FFFFFF;
}
.defaultChip {
	color: #000000;
	text-align:center;
	font-weight:bold;
	background-color: #f4ede5;
	padding: 15px 35px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	display: block;
}
.icon-link {
	padding-left: 15px;
	background: transparent url(/content/dam/daiwasecurities/lp_dc/resource/images/renew_icon/icon_link.gif) no-repeat scroll left center;
}
.icon-blank {
	line-height: 20px;
	vertical-align: middle;
	vertical-align: top\9;
}
.icon-blank img {
	margin-left: 5px;
	vertical-align: bottom;
	vertical-align: top\9;
}
.lnavi-icon-link {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -0.65em;
	border: 2px solid #152666;
	border-radius: 50%;
	display: inline-block;
	width: 1em;
	height: 1em;
	vertical-align: middle;
}
.lnavi-icon-link:before {
	content: "";
	display: block;
	border: .4em solid #152666;
	border-left-color: transparent;
	border-left-width: .25em;
	border-right-color: transparent;
	border-right-width: .25em;
	border-bottom-color: transparent;
	width: 0;
	height: 0;
	margin-top: 33%;
	margin-left: 25%;
}
.lnavi-icon-link._red {
	border-color: #680717;
}
.lnavi-icon-link._red:before {
	border: .4em solid #680717;
	border-left-color: transparent;
	border-left-width: .25em;
	border-right-color: transparent;
	border-right-width: .25em;
	border-bottom-color: transparent;
}
.lnavi-icon-link._up:before {
	transform: rotate(180deg);
	margin-top: -13%;
	margin-left: 25%;
}
.lnavi-icon-link._right:before {
	transform: rotate(-90deg);
	margin-top: .03em;
	margin-left: .57em;
}
.plateBlue {
	position: relative;
	zoom: 1;
	margin-left: 5px;
	padding: 1px 10px;
	background-color: #152666;
	font-size: 12px;
	font-size: .75rem;
	color: #FFFFFF;
	white-space: nowrap;
}
.plateRed {
	position: relative;
	zoom: 1;
	margin-left: 5px;
	padding: 1px 10px;
	background-color: #bc1010;
	font-size: 12px;
	font-size: .75rem;
	color: #FFFFFF;
	white-space: nowrap;
}

/* --------------------
header
--------------------- */
#header {
	background: #ffffff;
	width: 100%;
	border-top: 8px solid #680718;
	border-bottom: 1px solid #d3d3d3;
	position: fixed;
	top: 0;
	z-index: 1000;
	padding: 15px 0 14px;
}
.header-inner {
	width: 960px;
	margin: 0 auto;
}
.header-logo._daiwa {
	margin-top: 3px;
	margin-right: 35px;
	float: left;
}
.header-logo._nenkin {
	float: left;
}
.header-logo._daiwa img ,
.header-logo._nenkin img {
	vertical-align: bottom;
}

/* --------------------
global navigation
--------------------- */
#content-mask {
	position: absolute;
	z-index: 10;
	background-color: #303030;
	opacity: .8;
}
#gnavi {
	position: fixed;
	top: 85px;
	z-index: 1000;
	width: 100%;
}
.gnavi-inner {
	border-bottom: 1px solid #d3d3d3;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(243,243,243,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=0 );
}
.gnavi-list {
	display: table;
	width: 960px;
	margin: 0 auto;
}
._lv1 > li {
	display: table-cell;
	border-left: 1px solid #d3d3d3;
	color: #000000;
}
._lv1 > li:nth-child(1) {
	border-left: none;
	width: 10.42%;
}
._lv1 > li:nth-child(2) {
	width: 31.25%;
}
._lv1 > li:nth-child(3) {
	width: 26.04%;
}
._lv1 > li:nth-child(4) {
	width: 32.29%;
}
._lv1 > li:hover,
._lv1 > ._current,
._lv1 > ._selected {
	background-color: #680717;
	-webkit-transition: background-color .6s cubic-bezier(.23, 1, .32, 1);
	-moz-transition: background-color .6s cubic-bezier(.23, 1, .32, 1);
	transition: background-color .6s cubic-bezier(.23, 1, .32, 1);
	color: #ffffff;
}
.gnavi-list a {
	color: inherit;
	font-size: 13px;
	text-align: center;
	display: block;
	padding: 20px;
}
/* Lv2 */
._lv2 {
	position: absolute;
	z-index: 1100;
	display: none;
	width: auto;
}
._selected ._lv2 {
	padding: 10px 25px 20px 0;
	background-color: #680717;
}
._lv2 li {
	color: #ffffff;
}
._lv2 li a {
	padding: 8px 10px;
	text-align: left;
}
._lv2 li a:active,
._lv2 li a:hover {
	text-decoration: underline;
}
.gnavi-btn-navi {
	display: none;
}

/* --------------------
breadcrumb
--------------------- */
.breadcrumb {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 13px 0 0;
	color: #333333;
	font-size: 11px;
	font-size: .68rem;
}
.breadcrumb a {
	color: #333333;
	text-decoration: none;
}

/* --------------------
local navigation
--------------------- */
.lnavi {
	width: 25%;
	margin-left: 15px;
	padding-bottom: 20px;
	clear: right;
}
.lnavi-inner {
	border: 4px solid #d3d3d3;
	border-bottom: medium none;
}
.lnavi-border_btm {
	border-bottom: 4px solid #d3d3d3;
}
.lnavi dt {
	background: #595959;
	color: #FFFFFF;
	font-size: 14px;
	padding: 13px 24px 13px 12px;
	text-align: center;
}
.lnavi ul {
	text-align: left;
}
.lnavi a:link,
.lnavi a:visited,
.lnavi a:active {
	color: #474545;
	text-decoration: none;
}
.lnavi-item a {
	display: block;
	border-top: 1px solid #d3d3d3;
	padding: 11px 8px 11px 8px;
}
.lnavi-item a:hover {
	background-color: #FFEBEB;
}
.lnavi-item a span {
	display: block;
	padding-left: 15px;
	background: transparent url(/content/dam/daiwasecurities/lp_dc/resource/images/renew_icon/icon_link.gif) no-repeat scroll left 0.2em;
	font-size: 14px;
}
.lnavi-item a span.openedParent {
	background-image: url(/content/dam/daiwasecurities/lp_dc/resource/images/renew_icon/icon_link_opened.gif);
}
.lnavi-item.selected {
	border-top: 1px solid #d3d3d3;
	padding: 3px;
}
.lnavi-item.selected a,
.lnavi-item.selected a:link,
.lnavi-item.selected a:visited,
.lnavi-item.selected a:active {
	background: #680717;
	color: #FFFFFF;
	border-bottom: none;
}
.lnavi-item.selected a span {
	background-image: url(/content/dam/daiwasecurities/lp_dc/resource/images/renew_icon/icon_link_selected.gif);
}
.lnavi ul ul {
	border: none;
}
.lnavi ul ul li a {
	padding-left: 33px;
}
.lnavi dl dd ul li ul {
	display: none;
}
.lnavi dl dd ul li ul.open {
	display: block;
}

/* --------------------
contents
--------------------- */
#contents {
	padding-top: 144px;
	margin: 0 auto;
	font-size: 14px;
	font-size: .87rem;
}
#contents.no-gnavi {
	padding-top: 87px;
}
.content {
	padding: 0 0 15px;
}
.login,
.callcenter,
.association {
	padding: 15px 0;
}
.login-inner,
.association-inner,
.callcenter-inner {
	width: 960px;
	margin: 0 auto;
}

/*------------------------------
content
------------------------------*/
.content {
	width: 960px;
	margin: 10px auto 40px;
	zoom: 1;
}
.content:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.content-inner._left {
	float: left;
	width: 73.43%;
}
.content-inner._right {
	float: right;
}

.content table {
	border-collapse: collapse;
}
.content a {
	text-decoration: none;
	color: #152666;
}
.content a:hover {
	color: #152666;
}
.content a:hover {
	text-decoration: underline;
}
/*--- heading ---*/
.heading_lv1 {
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #d3d3d3;
	/*gradient*/
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f3f3f3));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=0 );
	zoom: 1;
}
.heading_lv1 div {
	font-size: 20px;
	font-size: 1.25rem;
	padding-left: 19px;
	background: url(/content/dam/daiwasecurities/lp_dc/resource/images/renew_icon/icon_h1.gif) no-repeat left bottom;
}
.heading_lv1 span {
	color: #680717;
	font-size: 14px;
	font-size: .87rem;
	margin-bottom: 5px;
}
.heading_lv1 span.gray {
	color: #474545;
}
.heading_lv2 {
	font-size: 18px;
	font-size: 1.12rem;
	color: #333333;
	padding: 10px 5px 10px 25px;
	background: transparent url(/content/dam/daiwasecurities/lp_dc/resource/images/renew_icon/icon_h2.gif) no-repeat scroll 0 14px;
	margin-top: 20px;
}
.heading_lv2._no-icon {
	padding-left: 0;
	background-image: none;
}
.heading_lv3 {
	margin: 20px 0 10px;
	padding: 4px 3px;
	border: 1px solid #d3d3d3;
	/*gradient*/
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f3f3f3));
	background: -webkit-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
	background: -o-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
	background: -ms-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
	background: linear-gradient(to bottom, #fefefe 0%, #f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f3f3f3', GradientType=0 );
	zoom: 1;
}
.heading_lv3 div {
	font-size: 14px;
	font-size: .87rem;
	padding-left: 13px;
	border-left: 6px solid #d8a500;
}
.heading_lv4 {
	font-size: 16px;
	font-size: 1.0rem;
	color:#680717;
	font-weight:bold;
}
.heading_lv5 {
	font-size: 15px;
	font-size: .938rem;
	font-weight:bold;
}
/*--- defaultBox ---*/
.content .defaultBox {
	margin-bottom: 20px;
	padding: 18px 19px 17px;
	border: 4px solid #d3d3d3;
}
/*--- col-box ---*/

.col-box {
	display:table;
	width:100%;
}
.col-box > .col-wrapper {
	display:table-cell;
	padding-left:15px;
	vertical-align:top;
}
.col-box > :first-child {
	padding-left:0;
}
/*--- defaultList ---*/
.content .defaultList {
	padding-left: 18px;
}
.content .defaultList li {
	padding-bottom: 14px;
	list-style: url(/content/dam/daiwasecurities/lp_dc/resource/images/renew_icon/icon_list.gif) outside;
}
.content .list-item_knowldge {
	margin-bottom: 7px;
	padding-left: 18px;
	background: url(/content/dam/daiwasecurities/lp_dc/resource/images/renew_icon/icon_list.gif) left 3px no-repeat;
}
/*--- defaultTable ---*/
.content .defaultTable {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.content .defaultTable th {
	font-weight: normal;
}
.content .defaultTable th,
.content .defaultTable td {
	padding: 15px 14px;
	border: 1px solid #b1aa9e;
	vertical-align: middle;
}
.content .defaultTable th {
	background: #dfd7c8;
}
.content .defaultTable .bg_defaultTableTh {
	background: #dfd7c8;
}
.content .defaultTable .bg_defaultTableTh2 {
	background: #f3ede4;
}
.content .defaultTable .bg_white {
	background: #ffffff;
}
.content .defaultTable td.border0t,
.content .defaultTable th.border0t {
	border-top: none;
}
.content .defaultTable td.border0b,
.content .defaultTable th.border0b {
	border-bottom: none;
}
.content .defaultTable td.border0r,
.content .defaultTable th.border0r {
	border-right: none;
}
.content .defaultTable td.border0l,
.content .defaultTable th.border0l {
	border-left: none;
}
.content .defaultTable .top {
	vertical-align: top;
}
.content .defaultTable .nowrap {
	white-space: nowrap;
}
/*--- wrapper ---*/
.content .wrapper {
	padding-left: 25px;
}

/*--- Q&A ---*/
.content .qa td {
	padding:0;
}
.content .qa th {
	vertical-align:top;
}
.qa-question,.qa-answer {
	background:#f3ede4;
	padding:15px 14px;
	overflow:hidden;
	zoom:1;
}
.qa-question {
	cursor:pointer;
}
.qa-question.defCursor {
	cursor:default;
}
.qa-question img {
	float:right;
}
.qa-answer {
	background:#ffffff;
	display:none;
}
.qa-answer._default-open {
	display:block;
}
.qa-answer .qa-answer-title{
	font-weight:bold;
}
.defaultTable .faq_bordernone td{
	border:none;
}
/*--- Policy ---*/
.box_policy {
	background:#f3ede4;
	border:1px solid #b1aa9e;
	padding:20px 20px 0;
}
.box_policy ol,
.box_policy li {
	list-style:decimal outside;
}
.box_policy ol{
	margin-left:2em;
}
.box_policy li{
	padding-bottom:20px
}
/*--- box-contact ---*/
.content .box-contact {
	margin-bottom:20px;
	padding:18px 19px 17px;
	border:4px solid #dfd7c8;
	background:#f3ede4;
}
.content .box-contact .inner {
	width:75%;
	margin:0 auto;
}
/*.content .defaultTable .inner {
	width:90%;
	margin:0 auto;
}*/
.content .contact-icon {
	float:left;
	padding-right:10px;
}
.content .contact-num {
	float:left;
	font-size: 27px;
	font-size: 1.68rem;
	white-space:nowrap;
}
.content .contact-num2 {
	font-size: 18px;
	font-size: 1.12rem;
	white-space:nowrap;
}
.content .contact-time {
	float:left;
	padding-left:30px;
}
/*--- sitemap ---*/
.content .defaultList .pb08_sitemap {
	padding-bottom:8px;
}
.content p.list-item_sitemap,
.content p.list-item_sitemap2 {
	display: table;
	padding-bottom: 0;
	list-style: none;
	margin-bottom: 6px;
}
.content p.list-item_sitemap2 {
	margin-left: 15px;
}
.content p.list-item_sitemap:before,
.content p.list-item_sitemap2:before {
	content: "";
	display: table-cell;
	width: 10px;
	background: transparent url(/content/dam/daiwasecurities/lp_dc/resource/images/renew_icon/icon_link.gif) no-repeat scroll left 4px;
	background-size: contain;
}
.content p.list-item_sitemap a,
.content p.list-item_sitemap2 a {
	display: table-cell;
}
/*--- error page ---*/
.error,
.error {
	margin-top:40px;
}
.error .heading_lv1 {
	background:none;
	border:medium none;
	margin-bottom: 10px;
	font-size: 16px;
	font-size: 1rem;
	font-weight:bold;
	padding:0;
}
/*-----link button area-----*/
.error-button-wrapper {
	margin-top:90px;
	margin-bottom:250px;
}
/*-----link button-----*/
.link-button {
	background:url(/content/dam/daiwasecurities/lp_dc/resource/images/bg_linkbtn.gif) top left repeat-x;background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eae9ea 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eae9ea 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eae9ea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eae9ea',GradientType=0 );

	border:1px solid #152666;
	border-left:6px solid #152666;
	display:block;
	padding: 15px 13px;
	zoom:1;
}
.link-button:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}
.link-button.w20per {
	width:20%;
}
.link-button span {
	display:block;
	float:left;
	width:90%;
}
.link-button img {
	float:right;
}
.link-button-02 {
	color:#152666;
	font-size: 15px;
	font-size:.938rem;
	font-weight:bold;
	text-align:center;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(233,233,233,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(233,233,233,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(233,233,233,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(233,233,233,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(233,233,233,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(233,233,233,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9', GradientType=0 );
	border:1px solid #c3c3c3;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	padding:25px;
	display:block;
}
.link-button-02:link ,
.link-button-02:visited ,
.link-button-02:active {
	color:#152666;
}
/*-----nav-link-----*/
.nav-link {
	color: #ffffff;
	font-weight:bold;
	background-color: #680717;
	padding: 15px 40px 15px 25px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	display: block;
	position:relative;
}
.content .nav-link:visited ,
.content .nav-link:hover ,
.content .nav-link:link ,
.content .nav-link:active {
	color: #fff;
}
.nav-link:before {
	content: '';
	width: 6px;
	height: 6px;
	border: 2px solid #fff;
	border-bottom: transparent;
	border-left: transparent;
	position: absolute;
	top: 50%;
	right: 15px;
	display: block;
	-webkit-transform: translateY(-70%) rotate(135deg);
	-ms-transform: translateY(-70%) rotate(135deg);
	transform: translateY(-70%) rotate(135deg);
}
/*------------------------------
login
------------------------------*/
.login {
	background-color: #e3edfc;
}
.login-inner {
	background-color: #e3edfc;
}
.login-inner th,
.login-inner td {
	vertical-align: middle;
}
.login-inner th {
	padding-left: 4em;
	text-indent: -4em;
	font-weight: normal;
}
.login-inner .login-text {
	width: 258px;
	font-size: 16px;
	font-size: 1rem;
	text-align: left;
}
.login-inner .login-buttons {
	width: 234px;
	text-align: right;
}

/*------------------------------
callcenter
------------------------------*/
.callcenter {
	background-color: #f3ede4;
	text-align: center;
}
.callcenter-title,
.callcenter-call,
.callcenter-time {
	display: inline-block;
	vertical-align: top;
}
.callcenter-title {
	color: #ffffff;
	font-weight: bold;
	background: #21316e;
	padding: 10px 15px;
}
.callcenter-call {
	font-weight: bold;
	text-align: left;
	margin-left: 30px;
}
.callcenter-call-name {
	margin-bottom: 8px;
}
.callcenter-call-num {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 35px;
	background: url(/content/dam/daiwasecurities/lp_dc/resource/images/renew_icon/icon_freecall.gif) no-repeat left center;
	padding-left: 60px;
}
.callcenter-time {
	font-size: 14px;
	font-size: .87rem;
	text-align: left;
	margin-left: 30px;
	vertical-align: bottom;
}

/*------------------------------
association
------------------------------*/
.association {
	background-color: #dfd8c8;
}
.association-wrapper {
	padding: 11px 0;
	padding-left: 6em;
	font-size: 13px;
	font-size: .81rem;
	text-indent: -6em;
}
.association-wrapper a {
	line-height: 2;
}

/* --------------------
footer
--------------------- */
.footer {
	float: none;
	clear: both;
	padding: 15px 0;
	background-color: #680717;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
}
.footer-inner {
	width: 960px;
	margin: 0 auto;
}
.footer-navi {
	color: #e0bd6c;
	margin-bottom: 10px;
	font-size: 0.8rem;
}
.footer-navi a {
	color: #e0bd6c;
	white-space: nowrap;
	margin: 0 10px;
}
.footer-tradename {
	margin-bottom: 10px;
}
.footer-copyright {}

/*----- footer-group-02 -----*/
.footer-group-02 .associations {
	color: #e0bd6c;
	margin-bottom:10px;
}
.footer-group-02 .associations a {
	color: #e0bd6c;
	white-space: nowrap;
	margin: 0 10px;
}
.footer-group-02 .tradename {
	margin-bottom:10px;
}

/* --------------------
トップへ戻る
--------------------- */
#btn-go-top {
	display: none;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 100px;
	text-align: right;
}
#btn-go-top img {
	padding: 0 20px 16px 0;
}

/* --------------------
common
--------------------- */
.sp {
	display: none !important;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.lf {
	float: left;
}
.rf {
	float: right;
}
.caps1 {
	text-indent: -1em;
	padding-left: 1em;
}
.caps2 {
	text-indent: -2em;
	padding-left: 2em;
}
.caps3 {
	text-indent: -3em;
	padding-left: 3em;
}
.caps4 {
	text-indent: -4em;
	padding-left: 4em;
}
.caps5 {
	text-indent: -5em;
	padding-left: 5em;
}
.w05per {width: 5%;}
.w10per {width: 10%;}
.w15per {width: 15%;}
.w20per {width: 20%;}
.w25per {width: 25%;}
.w30per {width: 30%;}
.w35per {width: 35%;}
.w40per {width: 40%;}
.w45per {width: 45%;}
.w50per {width: 50%;}
.w55per {width: 55%;}
.w60per {width: 60%;}
.w65per {width: 65%;}
.w70per {width: 70%;}
.w75per {width: 75%;}
.w80per {width: 80%;}
.w85per {width: 85%;}
.w90per {width: 90%;}
.w95per {width: 95%;}
.w100per {width: 100%;}
.red {
	color: #ff0000;
}
.mgauto {
	margin-left:auto;
	margin-right:auto;
}
.mg0t {
	margin-top: 0;
}
.p05 {
	margin-top: 5px;
}
.p1 {
	margin-top: 10px;
}
.p2 {
	margin-top: 20px;
}
.p35 {
	margin-top: 35px;
}
.p40 {
	margin-top: 40px;
}
.mg20r {
	margin-right: 20px;
}
.pdr5 {
	padding-right: 5px;
}
.pds12 {
	padding-left: 12px;
	padding-right: 12px;
}
.box_pink {
	border: medium none;
	padding: 18px 19px 17px;
	background: #FFE1FF;
}



/* --------------------
for smartphone
--------------------- */
@media screen and (max-width:767px) {
	/* --------------------
	default
	--------------------- */
	img {
		max-width: 100%;
		width: auto\9; /* ie8 */
		height: auto;
	}
	html, body {
		line-height: 1.5;
		min-width: 320px;
		padding: 0;
		margin: 0;
	}
	body {
		zoom: 1;
	}
	/* --------------------
	chip icon
	--------------------- */
	.chip._individual,
	.chip._corporate,
	h1 div span.chip._individual,
	h1 div span.chip._corporate {
		padding: 2px;
		margin-right: 2px;
		font-size: .8rem;
	}
	.gnavi-list li a span.chip._individual {
		background-image: none;
		background-color: #ed658e;
		display: inline-block;
	}
	.gnavi-list li a span.chip._corporate {
		background-image: none;
		background-color: #0066ff;
		display: inline-block;
	}
	.defaultChip {
		font-size: 11px;
		padding: 15px 5px;
	}

	/* --------------------
	header
	--------------------- */
	#header {
		border-top: none;
		background: #ffffff;
		width: 100%;
		min-width: 320px;
		height: 46px;
		padding: 10px 5px;
		border-bottom: 2px solid #680718;
		box-sizing: border-box;
		position: fixed;
		top: 0;
		z-index: 1500;
	}
	.gnavi-btn-navi {
		display: block;
		width: 32px;
		height: 28px;
		background: url(/content/dam/daiwasecurities/lp_dc/resource/images/bg_ham_button.png) left top no-repeat;
		background-size: 32px 56px;
		position: absolute;
		right: 10px;
		top: 8px;
		cursor: pointer;
	}
	.gnavi-btn-navi._closed {
		background-position: left bottom;
	}
	#header .header-logo._daiwa {
		margin-top: 0;
		margin-right: 10px;
		width: 70px;
	}
	#header .header-logo._nenkin {
		width: 175px;
	}
	#header .btn-docs {
		display: none;
	}

	/* --------------------
	global navigation
	--------------------- */
	#gnavi {
		background: #ffffff;
		border: none;
		overflow: hidden;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		overflow-scrolling: touch;
		position: relative;
		left: 0;
		top: 46px;
		z-index: 1000;
		display: none;
	}
	.gnavi-list {
		width: 100%;
		display: block;
	}
	.gnavi-list li {
		border-left: none;
		border-top: 1px solid #d3d3d3;
		display: block;
	}
	._lv1 > li:nth-child(1) {
		border-top: none;
    border-left: 5px solid #d93021;
		width: 100%;
	}
	._lv1 > li:nth-child(2),
	._lv1 > li:nth-child(3) {
		border-left: 5px solid #ed658e;
		width: 100%;
	}
	._lv1 > li:nth-child(4) {
		border-left: 5px solid #0066ff;
		width: 100%;
	}
	._lv1 > li:hover > ul {
		position: relative;
		width: auto;
	}
	._lv2 {
		position: static;
	}
	._lv2 li {
		display: block;
    border-left: 5px solid #a2c7ff;
	}
	.gnavi-list li a {
		padding: 12px 18px 12px 15px;
		color: #000000;
		background-color: #ffffff;
		background-size: 7px auto;
		background: url(/content/dam/daiwasecurities/lp_dc/resource/images/icon_arrow-01.png) 96% center no-repeat;
		background-size: 7px 16px;
		font-size: 1rem;
		text-align: left;
	}
	.gnavi-list li a:link,
	.gnavi-list li a:visited,
	.gnavi-list li a:active,
	.gnavi-list li a:hover {
		background-color: #ffffff;
		color: #000000;
	}
	.gnavi-list ._current a {
		background: url(/content/dam/daiwasecurities/lp_dc/resource/images/icon_arrow-01.png) 96% center no-repeat;
		background-size: 7px 16px;
		color: #000000;
	}
	.gnavi-list li a span {
		display: inline-block/*block*/;
	}
	.global-docs-inner {
		text-align: center;
		background-color: #fcebf0;
		padding: 10px 15px;
	}
	.global-docs-inner .btn-docs {
		padding: 15px 10px;
		display: block;
	}
	.global-docs-inner .btn-docs span:after {
		background-size: 12px auto;
		width: 12px;
		height: 10px;
		margin-left: 3px;
	}
	.gnavi-btn-close {
		font-size: 1rem;
		text-align: center;
		background-color: #d5d5d5;
		padding: 10px;
		display: block;
	}

	/* --------------------
	breadcrumb
	--------------------- */
	.breadcrumb {
		display: none;
	}

	/* --------------------
	local navigation
	--------------------- */
	.lnavi {
		float: none;
		margin: 0 auto 10px;
		padding-bottom: 0;
		width: 96%;
	}
	.lnavi-inner {
		/*color: #680717;*/
		font-size: 1rem;
		font-weight: bold;
		text-align: center;
		border: 1px solid #680717;
		margin-top: 10px;
		margin-left: 0;
		padding: 12px 12px;
		display: block;
	}
	.lnavi-border_btm {
		border-bottom: 1px solid #680717;
	}
	.lnavi .lnavi-title {
		position: relative;
		background: none;
		line-height: 1.8;
		padding: 0 24px;
		font-size: 1rem;
		color: #680717;
		cursor: pointer;
	}
	.lnavi-item.selected {
		padding: 0;
	}
	.lnavi .lnavi-title._on:after {
		transform: rotate(-90deg);
	}
	.lnavi .lnavi-data {
		margin-top: 8px;
	}
	.lnavi .lnavi-item ul {
		display: block;
	}

	/* --------------------
	contents
	--------------------- */
	#contents {
		padding-top: 47px;
		overflow: hidden;
		width: 100%;
	}
	#contents.no-gnavi {
		padding-top: 47px;
	}
	#content-mask {
		background: #ffffff;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 500;
		display: none;
	}
	.content {
		float: none;
		width: 100%;
	}
	.content .wrapper {
		padding-left: 0;
	}
	/*.content .heading_lv1 div {
		font-size: 120%;
	}
	.content .heading_lv1 span {
		font-size: 80%;
	}*/
	.login,
	.association {
		display: none;
	}
	.content-inner,
	.content-inner._left,
	.content-inner._right,
	.login-inner,
	.association-inner,
	.callcenter-inner {
		float: none;
		margin: 0 auto;
		width: 96%;
	}
	.callcenter-title {
		padding: 5px 30px;
		margin-bottom: 10px;
		display: block;
	}
	.callcenter-call {
		text-align: center;
		margin-left: 0;
		margin-bottom: 5px;
		display: block;
	}
	.callcenter-call-name {
		margin-bottom: 5px;
	}
	.callcenter-call-num {
		background-size: 30px auto;
		padding-left: 40px;
		display: inline-block;
	}
	.callcenter-time {
		margin-left: 0;
	}
	/*--- defaultBox ---*/
	.content .defaultBox {
		padding: 8px;
	}
	/*--- col-box ---*/
	.col-box > .col-wrapper {
		padding-left:5px;
	}
	.col-box > :first-child {
		padding-left:0;
	}
	.col-box._sp-lyt {
		display: block;
	}
	.col-box._sp-lyt > .col-wrapper {
		display: block;
		margin-bottom:5px;
		padding-left: 0;
		width:100%;
		box-sizing:border-box;
	}
	/*--- link-button ---*/
	.link-button-02 {
		padding:15px;
	}
	/*--- defaultTable ---*/
	.content .defaultTable {
		word-break: break-word;
	}
	.content .defaultTable th,
	.content .defaultTable td {
		padding: 8px;
		font-size: .8rem
	}
	/*--- Q&A ---*/
	.content .qa td {
		padding: 0;
	}
	.content .qa th {
		padding-top: 15px;
	}
	/*--- Policy ---*/
	.box_policy {
		padding: 8px 8px 0 4px;
	}
	/*--- Contuct Us ---*/
	.content .box-contact {
		padding:8px;
	}
	.content .contact-inner {
		width:100%;
	}
	.content .contact-table td[nowrap] {
		white-space: normal;
	}
	.contact-table th,
	.contact-table td {
		vertical-align: top;
	}
	.content .contact-icon {
		width: 30px;
		height: auto;
	}
	.content .contact-num {
		font-size: .938rem;
		white-space:normal;
	}
	.content .contact-num2 {
		font-size: .938rem;
		white-space:normal;
	}
	.content .contact-time {
		font-size: .875rem;
		padding-left:0;
	}
	
	/*-----nav-link-----*/
	.nav-link {
		font-size: 11px;
		padding: 15px 10px 15px 8px;
	}
	/* --------------------
	footer
	--------------------- */
	.footer {
		color: #ffffff;
		font-size: 0.75rem;
		background-color: #680717;
		padding: 10px 0;
	}
	.footer-group-01 {
		padding: 15px;
	}
	.footer-group-01 .hdg-docs {
		margin-bottom: 10px;
	}
	.footer-group-01 .btn-docs {
		padding: 10px;
		display: block;
	}
	.footer-group-01 .btn-docs span:after {
		top: -2px;
	}
	.login,
	.callcenter,
	.association {
		width: 100%;
		padding: 15px 10px;
		box-sizing: border-box;
	}
	.footer-navi {
		margin-bottom: 5px;
	}
	.footer-navi a {
		margin: 0 2px;
	}
	.footer-tradename {
		margin-bottom: 5px;
	}

	/* --------------------
	トップへ戻る
	--------------------- */
	#btn-go-top {
		min-width: 0;
	}
	#btn-go-top img {
		max-width: 40%;
	}
	/* --------------------
	common
	--------------------- */
	.pc {
		display: none !important;
	}
	.sp {
		display: block !important;
	}
	img.sp ,
	br.sp ,
	a.sp {
		display: inline !important;
	}
	.lf,
	.rf {
		float: none;
	}
	.lf.w05per,
	.lf.w10per,
	.lf.w15per,
	.lf.w20per,
	.lf.w25per,
	.lf.w30per,
	.lf.w35per,
	.lf.w40per,
	.lf.w45per,
	.lf.w50per,
	.lf.w55per,
	.lf.w60per,
	.lf.w65per,
	.lf.w70per,
	.lf.w75per,
	.lf.w80per,
	.lf.w85per,
	.lf.w90per,
	.lf.w95per,
	.lf.w100per {
		margin-bottom: 15px;
	}
	.w05per,
	.w10per,
	.w15per,
	.w20per,
	.link-button.w20per,
	.w25per,
	.w30per,
	.w35per,
	.w40per,
	.w45per,
	.w50per,
	.w55per,
	.w60per,
	.w65per,
	.w70per,
	.w75per,
	.w80per,
	.w85per,
	.w90per,
	.w95per,
	.w100per {
		width: auto;
	}

	.header-inner,
	.gnavi-inner,
	.login-inner,
	.association-inner,
	.callcenter-inner,
	.footer-inner {
		width: 100%;
	}
	.mg20r {
		margin-right: 0;
	}
}
