@charset "utf-8";

/*========================================
【nna_service--web】
nnaasia/nna/free/nna_service/web/index.html
 =========================================*/

/*h3左バータイトル*/
#nna_service--web .nna_service--web_h3{
	padding-left:11px;
/*	background:url(../images/nna_service--web_h3bar.gif) left 4px no-repeat;*/
	margin-bottom: 15px;
	font-size:16px !important;
}
/*ブックリスト・下部ドットパターン*/
#nna_service--web .bookListPtnDot{
	padding-bottom: 20px;
	margin-bottom: 17px;
	border-bottom:1px dotted #999999;
}
/*ドット付リスト　インデント回避*/
#nna_service--web ul.txtIdt-Dot li{
	padding-left:1.1em;
	text-indent:-1.1em;
	line-height:1.8;
}

/*ボーダーボックス--料金*/
#nna_service--web .borderbox
{
	padding: 9px;
	border: 1px solid #e3e3e3;
	width: 436px;
	float: right;
}
#nna_service--web .borderbox .att{
	font-size:12px !important;
	letter-spacing:-0.1em;
}

/*"EUROPE地域" 赤矢印リンク*/
#nna_service--web ul#nna_service--web_arrow li{
	background:url('https://tradingeconomics.pages.dev/corp_contents/images/arrow02.gif') no-repeat left 6px;
	padding-left: 11px;
	text-decoration:underline;
	line-height:2;
}


/*========================================
2020/10/19　サービス案内
 =========================================*/
#contents {
    margin: 0 auto;
    min-width: 1038px;
    width: 100%;
    padding-left: unset!important;
    padding-right: unset!important;
}
.serviceGuide {
    margin: 0 auto;
    font-family: monospace;
}
div#btnPageTop {
    position: fixed;
    bottom: -999px;
    right: 30px;
    z-index: 10;
    background-color: rgba(255, 161, 0, 1);
    opacity: 0.5;
    color: #fff;
    transform: rotate(-90deg);
    font-size: 2.5rem;
    font-weight: 600;
    text-align: center;
    border-radius: 5px;
    padding: 0px 5px;
}
div#btnPageTop:hover {
    opacity: 0.8;
    transition: 0.2s;
}
.mainImageWrap {
    position: relative;
}
.main-image {
    background-image: url('https://tradingeconomics.pages.dev/corp_contents/service/news/images/img_main.jpg');
    background-blend-mode: darken;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: calc(100vh - 100px);
}
.main-localimage {
    background-blend-mode: darken;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: calc(100vh - 100px);
}
.sub-localbackground {
    background-color: #ebf1f3;
    background-size: cover;
    background-position: center;
	height: 2130px	
}
.main-localbackground {
    background-color: #ebf1f3;
    background-size: cover;
    background-position: center;
	height: 360px
}
.cover {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: rgba(255, 161, 0, 0.03);
}
.icon-priceList {
    position: absolute;
    right: 15%;
    top: 5%;
    font-size: 2rem;
    border: solid #fff 3px;
    color: #fff;
    border-radius: 50%;
    padding: 2px 8px 0px;
    font-weight: 600;
    text-align: center;
    background-color: #d2c126;
    opacity: 0.7;
}
.trial-btn {
    position: absolute;
    bottom: 15%;
    left: 15%;
    font-size: 1.2rem;
    color: #fff;
    border: solid 1px;
    padding: 5px 20px;
    border-radius: 20px;
    background-color: #d2c126;
    opacity: 0.8;
}
.main-Title {
    width: 970px;
    margin: 0 auto;
    top: 0;
    padding-left: 50px;
    position: absolute;
    padding-top: 50px;
}
.main-localTitle {
    width: 970px;
    margin: 0 auto;
    top: 0;
    padding-left: 50px;
    position: absolute;
    padding-top: 50px;
	text-align: center;
}
.main-Title h1 {
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 auto;
    color: #fff;
    text-shadow: 0px 0px 50px #000;
}
.main-localTitle h1 {
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 auto;
    color: #000000;
}
.main-Title h1 span {
    margin-right: 10px;
    color: #ffa101;
}
.main-Title p {
    font-size: 1.2rem;
    width: 700px;
    font-weight: 600;
    color: #fff;
    text-shadow: 2px 2px 3px #333;
}
.menuBar {
    height: 75px;
    bottom: 0px;
    width: 100%;
    min-width: 1038px;
    position: absolute;
}
.fixed {
    height: 40px;
    bottom: unset;
    position: fixed;
    top: 0;
    z-index: 10;
}
.menuBar ul {
    text-align: center;
    height: 100%;
}
.menuBar ul li {
    float: left;
    position: relative;
    font-size: 1.5rem;
    width: calc((100% - 3px) / 3);
    font-weight: 400;
    line-height: 75px;
}
.fixed ul li {
    font-size: 1rem;
    line-height: 45px;
    transition: 0.5s;
}
.menuBar ul li:nth-child(n + 2){
    border-left: solid 1px #bbb;
}
.menuBar ul li:nth-child(4){
}
.menuBar ul li .rotate {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #aaa;
    opacity: 0.7;
    border-top: solid 1px #fff;
}
.menuBar.fixed ul li .rotate {
    background-color: #000;
}
.menuBar ul li:hover .rotate {
    background-color: #000;
    border-bottom: solid 1px #fff;
    color : #ececec;
    transform:rotateX(180deg);
    transition: 0.2s;
    opacity: 1;
}
.menuBar ul li span {
    color: #fff;
    z-index: 1;
    position: sticky;
}
.overviewPower-wrap {
background-color: #fafafa;
    height: 900px;
    position: relative;
    width: 100%;
    text-align: center;
    padding: 100px 0;
}
.local-worries {
    position: relative;
    width: 100%;
    text-align: center;
}
.overviewPower-wrap-localdatabase {
    height: 80px;
    position: relative;
    width: 100%;
    text-align: center;
    padding: 50px 50px;
}
h2.catchCopy {
    font-size: 2rem;
    margin: 0 auto;
    width: 970px;
}
h2.catchCopy span {
    font-size: 2.5rem;
    font-weight: 600;
    text-decoration: underline;
    color: #ffa80b;
}
h2.local catchCopy span {
    font-size: 2.5rem;
    font-weight: 600;
    text-decoration: underline;
    color: #410a80;
}
.overviewPower-wrap img {
    max-height: 830px;
    width: auto;
}
.prPoint {
    padding: 30px;
    border-radius: 5px;
    border: solid;
    display: inline;
    font-size: 0.6rem;
}
.prPoint span {
    font-size: 1.2rem;
    color: #ffb102;
    display: block;
    font-weight: 600;
}
.yourWant {
    display
    display: table;
    width: 970px;
    margin: 100px auto 100px;
}
.yourWantWrap {
    display: table-cell;
    padding: 20px;
    position: relative;
    width: calc(100% / 3);
}
.yourWantWrap:hover .yourWantArrow {
    bottom: 20px;
    transition: 0.2s;
}
.yourWantArrow {
    position: absolute;
    display: inline-block;
    white-space: nowrap;
    bottom: 35px;
    left: 40%;
    font-size: 4rem;
    transform: rotate(90deg) scale(1.5,1.1);
    color: #ddd;
    font-weight: 600;
}
.yourWantPoint {
    border: solid 10px #ddd;
    text-align: center;
    padding: 80px 20px;
    height: 150px;
    font-size: 1.5rem;
    color: #e79f27;
    background-color: #fbfbfb;
}
.yourWantArea {
    overflow: hidden;
    background-color: rgb(243 242 242);
}
.yourWantConflict {
    background-color: rgb(243 242 242);
}
.yourWantlaw {
    background-color: rgb(243 242 242);
}
.yourWantArea,
.yourWantConflict,
.yourWantlaw {
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 100px;
    overflow: hidden;
}
.yourWantTitle {
    width: 100%;
    text-align: center;
    font-size: 2.5rem;
    position: relative;
    padding: 30px 0;
    color: #ffa101;
    background-color: #333;
}
.yourWantTitle:after {
    content: "";
    width: 0px;
    position: absolute;
    bottom: -25px;
    left: 50%;
    height: 0px;
    border-style: solid;
    border-width: 25px 25px 0 25px;
    border-color: #333 transparent transparent transparent;
}
.yourWantBody {
    padding: 40px 0;
    font-family: serif;
}
.yourWantBody table {
    width: 94%;
    margin-bottom: 50px;
}
.yourWantBody h3 {
    font-size: 2.5rem;
    font-weight: 400;
    text-align: center;
    margin: 0 auto 40px;
}
.yourWantBody table td {
    vertical-align: middle;
}
.yourWantBody table td:nth-child(2n+1) {
    text-align: center;
    width: 50%;
}
.yourWantBody table td:nth-child(2n) {
    width: 50%;
    color: #000;
}
.yourWantBodyFrame1 {
    background-color: #ccc;
}
.yourWantBodyFrame2 {
    text-align: left;
    line-height: 2.5rem;
    font-size: 2rem;
}
.yourWantBodyFrame2 div {
    font-size: 2.5rem;
    text-shadow: 0px 0px 20px #fff;
}
.yourWantBody table td img {
    width: 400px;
}
.yourWantBody ul {
    padding-left: 15%;
}
.yourWantBody li {
    text-align: left;
    color: #0a0a0a;
    padding-left: 5px;
}
.yourWantBody li span {
    font-size: 1rem;
    margin: 5px auto;
    color: ##0a0a0a;
    display: inline-block;
    width: 95%;
    line-height: 1.5rem;
}
.yourWantBody li:before {
    content: "〇";
    margin-right: 5px;
    font-size: 0.5rem;
    vertical-align: text-top;
    transition: 1s;
}
.yourWantBody li:hover {
    background-color: rgba(255, 255, 255, 0.5);
    transition: 0.1s;
}
.yourWantBody li:hover:before {
    content: "▶";
}
.yourWantBody li:hover:before {
    content: "▶";
}
.databaseWhat {
	background-color: #d4e0e5
}
.local-flex {
	display: flex;
	vertical-align: middle;
    padding-left: 280px;
	padding-right: 280px;
	align-items: center
}
.local-flex-image {
	width: 100px; /*画像サイズ指定*/
	margin: 20px;
 	padding: 0;
	position: relative;
}
.local-flex-right {
  margin: 0 0 0 20px;
  padding-right: 280px;
}
.local-flex-text {
	font-size: 22px;
 	margin: 0 0 0 20px;
	font-weight: 800;
	line-height: 1.5;
}
a.btn_03 {
	display: flex;
	justify-content: center;
	align-items: center
	text-decoration: none;
	width: 900px;
	margin: auto;
	padding: 1rem 4rem;
	font-weight: bold;
	border: 2px solid #410a80;
	background: #410a80;
	color: #fff;
	border-radius: 42px;
	transition: 0.5s;
	font-size: 20px;
}
a.btn_03:hover {
	color: #410a80;
	background: #fff;
}
local-center {
	margin: auto;
}

/*========================================
2020/10/19　商品一覧
 =========================================*/
#header{ border-bottom: none;}
#contents {
    margin: 0 auto;
    min-width: 1038px;
    width: 100%;
    padding-left: unset!important;
    padding-right: unset!important;
}
.priceList {
    margin: 0 auto;
}
.priceListTitle {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    background-blend-mode: darken;
    padding: 10vh 5vh 20vh;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.3);
    background-image: url('https://tradingeconomics.pages.dev/corp_contents/images/nna_logo_1400-1400.png');
    background-repeat: no-repeat;
    background-size: 900px;
    background-position: 100% 30%;
/*    background-size: cover;*/
}
.priceListTitle h1 {
    font-size: 3rem;
    color: #ffffff;
    font-weight: 400;
    text-shadow: 0px 0px 10px rgb(0, 0, 0);
}
.pliceListBody {
/*    background-color: rgb(233, 230, 213);*/ */
    padding: 0 10px 0 5px;
}
.pliceListBody table {
    width: 100%;
    border-bottom: solid 1px #ccc;
}
.pliceListBody table tr {
}
.pliceListBody table tr td {
    padding-left: 40px;
    vertical-align: middle;
}
.pliceListBody table tr td h3 {
    font-size: 2rem;
    color: #ffa102;
}
.pliceListBody table tr td h3:before {
    content: "◎";
}
.pliceListBody table tr td.commodity {
    padding-top: 40px;
}
.pliceListBody table tr td.detail {
    width: 60%;
    padding-bottom: 40px;
}
.pliceListBody table tr td.value {
    padding-bottom: 40px;
}
.pliceListBody table tr td p {
    padding-left: 30px;
    font-weight: 400;
    font-size: 0.8rem;
    text-align: justify;
}
.pliceListBody table tr td p span.btn_pdfSample {
    background-color: #eee;
    padding: 3px 5px;
    color: #666;
    font-weight: 600;
}
.pliceListBody table tr td.value p {
    text-align: right;
    width: 280px;
}
.pliceListBody table tr td.value p span {
    font-size: 0.8rem;
}
.pliceListBody table tr td.value p:nth-child(1) {
    font-size: 1.5rem;
}
.pliceListBody table tr td.detail h4 {
    font-size: 1.1rem;
    padding-left: 30px;
    line-height: 1.4rem;
    text-align: justify;
}

.faqSummary h3 {
    padding: 40px 0 0 40px;
    font-size: 2rem;
}
.faqSummary dl {
    padding: 10px 40px;
}
.faqSummary dl dt {
    font-size: 1.5rem;
}
.faqSummary dl dt:before {
    content: "Q. ";
}
.faqSummary dl dd {
    margin-bottom: 40px;
    font-size: 1.2rem;
    text-align: justify;
}
.faqSummary dl dd:before {
    content: "A. ";
    margin-right: 8px;
}
.faqSummary dl dd div:before {
    margin-left: 34px;
    content: "▶ ";
    font-size: 0.8rem;
    vertical-align: middle;
    color: #ff9b00;
}
.faqSummary dl dd span.qa_note {
    display: block;
    font-size: 0.8rem;
    padding-left: 50px;
}