﻿@font-face {
    font-family: 'Roboto', sans-serif;
    src: url(../../lib/Roboto/Roboto-Regular.ttf);
    font-weight: 400;
}
@font-face {
    font-family: 'Roboto', sans-serif;
    src: url(../../lib/Roboto/Roboto-Medium.ttf);
    font-weight: 500;
}
@font-face {
    font-family: 'Roboto', sans-serif;
    src: url(../../lib/Roboto/Roboto-Bold.ttf);
    font-weight: 700;
}
@font-face {
    font-family: 'Noto Sans JP', sans-serif;
    src: url(../../lib/Noto_Sans_JP/NotoSansJP-Light.otf);
    font-weight: 300;
}
@font-face {
    font-family: 'Noto Sans JP', sans-serif;
    src: url(../../lib/Noto_Sans_JP/NotoSansJP-Regular.otf);
    font-weight: 400;
}
@font-face {
    font-family: 'Noto Sans JP', sans-serif;
    src: url(../../lib/Noto_Sans_JP/NotoSansJP-Medium.otf);
    font-weight: 500;
}
@font-face {
    font-family: 'Noto Sans JP', sans-serif;
    src: url(../../lib/Noto_Sans_JP/NotoSansJP-Bold.otf);
    font-weight: 700;
}
@font-face {
    font-family: 'Noto Sans JP', sans-serif;
    src: url(../../lib/Noto_Sans_JP/NotoSansJP-Black.otf);
    font-weight: 900;
}
body {
    font-family: 'Roboto', sans-serif;
}
.TableAPI {
    /* border: 1px solid black;*/
    border-collapse: collapse;
    background-color: #E5E8E8;
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    padding: 8px !important;
}

pre
{
margin-bottom: -30px;	
margin-top:-20px;
}

.DivStyle {
    padding: 10px;
    padding-left: 0px;
}

.DivStyleFTIntro {
    padding: 10px;
    padding-top: 0px;
    padding-left: 0px;
}

.DivStyleAccIntro {
    padding: 10px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.DivStyleCllIntro {
    padding: 10px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.DivStylePortIntro {
    padding: 10px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.DivStylePackIntro {
    padding: 10px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.DivStyleEventIntro {
    padding: 10px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.DivStyleEventList {
    width: 95%;
}

.DivStyleSysIntro {
    padding: 10px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.DivStyleFTOverview {
    padding: 10px;
    padding-left: 0px;
}

.DivStyleSecurityIntro {
    padding: 10px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.DivStyleSecurityOverview {
    padding: 10px;
    padding-left: 0px;
    padding-top: 0;
}

.TRText td {
    border: 1px solid #99A3A4;
    vertical-align: top;
    padding:8px;
}
.TDWhiteBg {
    background-color: whitesmoke !important;
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    color: black;
    line-height: 24px;
}

.paracontext {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: black;
    line-height: 24px;
}
.FTparacontext {
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    color: black;
    margin: 0px;
    line-height: 24px;
}

.hyperlink {
    color: #1a73e8!important;
    text-decoration: none;
    cursor: pointer;
}

.ulist {
    list-style-type: disc;
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    margin: 0px;
    line-height: 24px;
}

.ulistCircle {
    list-style-type: circle;
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    margin: 0px;
}

.ulistTopMargin {
    margin-top: 20px;
}

.anchorDownload {
    color:#17A589;
    text-decoration: none;
    font-weight: 700;
}

/*APIOverviewDocument*/

.TableAPIOverview {
    border: 1px solid black;
    border-collapse: collapse;
    background-color: #EAECEE;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    line-height:24px;
}

.paraAPIOverview {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    line-height: 24px;
}

.headerText {
    font-size: 24px;
    font-family: 'Noto Sans JP', sans-serif;
    color: rgb(32, 33, 36);
    font-weight: 500;
    line-height: 2;
    margin-bottom: 0px;
}
.headerTextFT {
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    color: black;
    font-weight: 600;
}
.imgEvent {
    height: 60vh;
    width: 90%;
    margin-bottom: 20px;
    margin-left: 15px;
}

.imgFooter {
    text-align: center;
    font-size: 16px;
    font-family: Calibri;
    color: black;
    font-weight: 600;
}
.square { 
	list-style-type: circle; 
}
#ApiDocumentation input {
    border: 1px solid #b3b3b3;
    height: 40px;
    border-radius: 5px;
    padding-left: 8px;
    color: #4e4e4e !important;
    background: transparent;
    width: 100%;
}
.custom-row .column-left {
    flex: 0 0 21%;
    -ms-flex: 0 0 21%;
    max-width: 21%;
    padding: 0 15px;
}
.custom-row .column-right {
    flex: 0 0 79%;
    -ms-flex: 0 0 79%;
    max-width: 79%;
    padding: 0 15px;
}
@media screen and (min-width:1810px) {
    .custom-row .column-left {
        flex: 0 0 17%;
        -ms-flex: 0 0 17%;
        max-width: 17%;
    }

    .custom-row .column-right {
        flex: 0 0 83%;
        -ms-flex: 0 0 83%;
        max-width: 83%;
    }
}

    