@charset "utf-8";
/* CSS Document */
/* Styles // Minify // ma958EE9B1-a */

/*
==============================================================================*/


/*==============================================================================
| Custom Properties
==============================================================================*/

:root {
	--color-link: #0000ff;
	--link-decoration: underline;

	--color-GRgreen: #009944;
	--color-line-gray: #cbcbcb;
}


@media screen and (max-width: 767px) {:root {/* // Mobile // */
	--blockBody-indent-size: 1.5rem;
}}
@media screen and (min-width: 768px) {:root {/* // PC // */
	--blockBody-indent-size: 2.5rem;
}}

/*============================================================================*/

#language-selector>.container>.title::before,header>.logoImage,section.mainBody .link-block>.container>.linkWrapper>a::before{font-size:0;background-size:contain;background-repeat:no-repeat;background-position:center center}.scrollToTop,main>section .bold,section.mainBody .content-block>.content-block__title,section.mainTitle{font-weight:700}.scrollToTop,a,a *,a ::after,a ::before,a::after,a::before{transition:.3s}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}main{overflow-wrap:break-word}.zerobreak{clear:both;font-size:0}.clearfix::after{content:" ";display:block;clear:both}.jus{text-align:justify}.not_jus,section.mainBody .content-block>.content-block__body>.table table th{text-align:left}.not_jus{text-justify:none}a{outline:0;color:var(--color-link)}a:active,a:focus,a:hover,a:link,a:visited{color:var(--color-link);text-decoration:var(--link-decoration)}a.noLink{pointer-events:none}:where(:focus-visible,:target){scroll-margin-block:2rem}.mt0{margin-top:0!important}.mb0{margin-bottom:0!important}.ml0{margin-left:0!important}.mr0{margin-right:0!important}header>.logoImage.logo-gr{background-image:url(https://www.daiwa.com/-/media/Project/globeride/common/image/logo-gr-svg.svg);aspect-ratio:3.199774}#language-selector{position:absolute;top:0;right:0}#language-selector>.container{display:flex;height:3.7rem}#language-selector>.container>.title{display:flex;background-color:var(--color-GRgreen);color:#fff;align-items:center;padding:0 1.7rem;font-size:1.6rem;border-bottom-left-radius:.7rem;gap:.8rem}#language-selector>.container>.selectorBody>a.btn,section.mainBody .content-block>.content-block__body>.table table,section.mainBody .content-block>.content-block__body>.table table td,section.mainBody .content-block>.content-block__body>.table table th{border:solid max(.1rem,1px) var(--color-line-gray)}#language-selector>.container>.title::before{content:"";display:block;background-image:url(https://www.daiwa.com/-/media/Project/globeride/common/image/icon/worldSymbol-white.svg);aspect-ratio:1;width:2.28rem}#language-selector>.container>.selectorBody{display:flex}#language-selector>.container>.selectorBody>a.btn{display:flex;align-items:center;color:#000;text-decoration:none;padding:0 2.1rem}#language-selector>.container>.selectorBody>a.btn:hover{color:rgba(0,0,0,.6)}#language-selector>.container>.selectorBody>a.btn.current{color:var(--color-GRgreen);border-color:var(--color-GRgreen);pointer-events:none}main>section ol{list-style-type:decimal}main>section ul{list-style-type:disc}main>section .listIndent{text-indent:-2.3rem;margin-left:2.7rem}section.mainTitle{font-size:3.2rem}footer>.copy,section.mainTitle>.title{text-align:center}section.mainBody .content-block{display:flex;flex-direction:column;gap:1.5rem}section.mainBody .content-block .content-block+.content-block{margin-top:0}section.mainBody .content-block>.content-block__body{padding-left:var(--blockBody-indent-size)}section.mainBody .content-block>.content-block__body>.table{margin-top:1.5rem;margin-bottom:1rem}section.mainBody .content-block>.content-block__body>.table table td,section.mainBody .content-block>.content-block__body>.table table th{padding:.4em .4em .4em .8em;vertical-align:top}section.mainBody .content-block>.content-block__body>.table table{width:100%;border-collapse:collapse}section.mainBody .content-block>.content-block__body .table.table__th--highlight>table>tbody>tr>th{background-color:#f2f2f2}section.mainBody .content-block>.content-block__body li.asterisk{list-style-type:none;position:relative;margin-left:1.5rem}section.mainBody .content-block>.content-block__body li.asterisk::before{content:"*";position:absolute;left:-.9em}section.mainBody .content-block>.content-block__body ol.numbered-paren{list-style:none;counter-reset:item}section.mainBody .content-block>.content-block__body ol.numbered-paren>li{counter-increment:item;position:relative;margin-left:0}section.mainBody .content-block>.content-block__body ol.numbered-paren>li::before{content:"(" counter(item) ") ";position:absolute;left:-.4em;transform:translateX(-100%)}section.mainBody .content-block>.content-block__body ul{margin-left:2.5rem}section.mainBody .content-block.supplementInfo{margin-top:6rem}section.mainBody .content-block.supplementInfo>.content-block__infoTitle{margin-top:2rem;margin-bottom:3.5rem;font-weight:700;text-align:center}section.mainBody .content-block.supplementInfo>.content-block__infoTitle>.mainTitle{font-size:3.2rem}section.mainBody .content-block.supplementInfo>.content-block__infoTitle>.subTitle{font-size:2.6rem;margin-top:1rem}section.mainBody .contact-block,section.mainBody .link-block{border-top:solid max(.1rem,1px) var(--color-line-gray);border-bottom:solid max(.1rem,1px) var(--color-line-gray)}section.mainBody .contact-block>.layoutR{text-align:right}section.mainBody .link-block>.container>.linkWrapper>a{display:flex;align-items:flex-start;gap:1.2rem}section.mainBody .link-block>.container>.linkWrapper>a::before{content:"";display:block;background-image:url(https://www.daiwa.com/-/media/Project/globeride/globeride_cojp/common/img/arrow-right.svg);aspect-ratio:0.56;margin-top:1rem}section.mainBody .link-block>.container>.linkWrapper>a>.data{flex:1}section.mainBody .link-block.layout-vertical{padding:0}section.mainBody .link-block.layout-vertical>.container{flex-direction:column;gap:0}section.mainBody .link-block.layout-vertical>.container>.linkWrapper{padding:2.5rem 0 2.5rem 4rem}section.mainBody .link-block.layout-vertical>.container>.linkWrapper+.linkWrapper{border-top:solid max(.1rem,1px) var(--color-line-gray)}section.mainBody .link-block.layout-vertical>.container>.linkWrapper>a{width:fit-content}section.mainBody .link-block.inpage-link>.container>.linkWrapper>a::before{transform:rotate(90deg);margin-top:1.2rem}.scrollToTop{position:fixed;cursor:pointer;bottom:0;right:0;display:block;width:19.1rem;height:3rem;font-size:1.3rem;background:var(--color-GRgreen) url(https://www.daiwa.com/-/media/Project/globeride/common/image/icon/arrow-up-w.svg) 1.4rem center/1rem auto no-repeat;border-radius:.5rem 0 0;padding:.6rem 0 2.8rem 3.2rem;transform:translateY(110%)}.scrollToggle-On .scrollToTop{transform:translateY(0)}.scrollToTop a{display:block;color:#fff;text-decoration:none}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (max-width: 767px) {/* // Mobile // */
	.onlyMO{display:block}.onlyPC,br.pcbr{display:none}br.mobr{display:inline}.jusMO{text-align:justify}html{font-size:2.4154589372vw}#language-selector>.container>.selectorBody,#language-selector>.container>.title,body,section.mainBody .content-block .content-block>.content-block__title{font-size:1.4rem}header>.logoImage.logo-gr{width:14.4rem;margin:8rem auto 4rem}#language-selector>.container{height:3.3rem}#language-selector>.container>.title::before{width:2.1rem}#language-selector>.container>.selectorBody>a.btn{padding:0 1.8rem}main{line-height:1.714285}main>section{width:37.58rem;margin-left:auto;margin-right:auto}main>section .listIndent{text-indent:-1.2rem;margin-left:1.3rem}section.mainTitle{margin:4rem auto;font-size:2.6rem}section.mainBody .content-block{margin-top:4rem}section.mainBody .content-block .content-block{margin-top:2rem}section.mainBody .content-block>.content-block__title{font-size:1.7rem}section.mainBody .content-block>.content-block__body ol{margin-left:2rem}section.mainBody .content-block>.content-block__body>.table table td,section.mainBody .content-block>.content-block__body>.table table th{padding:.3em .2em .3em .5em}section.mainBody .content-block.supplementInfo{margin-top:6rem}section.mainBody .content-block.supplementInfo>.content-block__infoTitle>.mainTitle{font-size:2.6rem}section.mainBody .content-block.supplementInfo>.content-block__infoTitle>.subTitle{font-size:2rem}section.mainBody .contact-block{margin-top:6rem;padding:2.3rem 2.4rem}section.mainBody .link-block{margin-top:6rem;padding:2rem 0}section.mainBody .link-block>.container{display:flex;flex-direction:column;gap:1rem}section.mainBody .link-block>.container>.linkWrapper{padding-left:1.7rem}section.mainBody .link-block.layout-vertical>.container>.linkWrapper{padding:1.5rem 0 1.5rem 1.7rem}section.mainBody .link-block>.container>.linkWrapper>a::before{width:.45rem;gap:.8rem}section.mainBody .link-block.inpage-link>.container>.linkWrapper>a::before{margin-top:1rem}.scrollToTop{width:14.3rem}footer{margin-top:6rem;margin-bottom:6rem}footer>.copy{font-size:1.1rem}
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (min-width: 768px) {/* // PC // */
	header>.logoImage.logo-gr,section.mainTitle{margin:9.523809524rem auto}.onlyPC{display:block}.onlyMO,br.mobr{display:none}br.pcbr{display:inline}.jusPC{text-align:justify}html{font-size:.625vw}body,section.mainBody .content-block .content-block>.content-block__title{font-size:1.8rem}header>.logoImage.logo-gr{width:20.57142857rem}footer,section.mainBody .content-block{margin-top:5rem}main{line-height:1.6875}main>section{width:138rem;margin-left:auto;margin-right:auto}section.mainBody .content-block .content-block{margin-top:2.5rem;gap:0}section.mainBody .content-block>.content-block__body ol{margin-left:2.5rem}section.mainBody .content-block>.content-block__title{font-size:2.2rem}section.mainBody .content-block.supplementInfo{margin-top:8rem}section.mainBody .contact-block{margin-top:6rem;padding:3rem 4rem}section.mainBody .link-block{margin-top:10rem;padding:2.5rem 0}section.mainBody .link-block>.container{display:flex;flex-wrap:wrap;justify-content:center;gap:10rem}section.mainBody .link-block>.container>.linkWrapper>a::before{width:.45rem}footer{margin-bottom:5rem}footer>.copy{font-size:1.4rem}
}



/* - - - - - - - - - - - - - - - - - - -
https://---/gpolicy-dp-css
ID = {}
- - - - - - - - - - - - - - - - - - - */