/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 2025/07/02, 7:56:11
    Author     : odayaka
*/
@charset "UTF-8";
body {
    font-size: 1.2em;
    margin: 10px 10px 10px 10px; /* Top, right, bottom, left */
    font-family: Arial, sans-serif;
    line-height : 170%;
    background-image: url("/css/wallppr023.gif");
}

.container {
    display: flex;
    flex-wrap: wrap;
}

.left {
    flex: 7;
    background-color: #FFFED8;
    padding: 5px;/* padding: 20px;*/
}

.right {
    flex: 3;
    background-color: #E5FFE5;
    padding: 5px;
}
/*サイドバーのスタイル*/
.sidebar {
    flex: 3; /*サイドバーの比率*/
    padding: 16px; /*?E?Eの余白*/
}
.mytrading{
    display: flex;
    justify-content: center;
    margin-top: 5px;
}
/* スマa?Eでは非表示になる、E959pxの?E≫\下だった場合非表示にします、E*/
@media screen and (max-width: 959px) {
    .left, .right {
        flex: 100%;
    }
    .max_959_banner {
        display: none;
    }
    .himitsu{
        display: none;
    }
}

/* PCでは非表示になる、E960pxの?E≫\上だった場合非表示にします、E*/
@media screen and (min-width: 960px) {
    .min_960_banner {
        display: none;
    }
    .himitsu{
        display: none;
    }
}
a:link {
    word-break: break-all;
    color:darkblue;
    text-decoration:none;
    font-weight: bold;
    font-size: 1.1em;
    font-family: "MS UI Gothic","MS PゴシチE?�E�","Meiryo","ヒラギノ角ゴ","sans-serif"
}
a:visited {
    color:darkblue;
    text-decoration:none
}
a:hover {
    color:blue;
    text-decoration:none
}
a:active {
    color:darkblue;
    text-decoration:none
}
table{
    table-layout: fixed;
    width:100%;
    border-collapse: collapse;
}
td{
    word-wrap: break-word;
    line-height: 130%;
    padding: 5px;
}
textarea {
    border: none;
    margin: 0;
    padding: 7px;
}
table,textarea {
    width: 100%;
}
img {
    max-width: 100%; /* 親要素の?E?≪合わせて縮封E*//*ここをコメントアウトするとスマa?Eでの日付a?E固定が出来なくなる。理由は不a?E*/
    height: auto;   /* アスペクト比を維持E*/
    margin: auto;
    display: block;
    /*margin-top: 10px;*/
}
.myxtimeline{
    max-width: 70%;  /*親要素の?E?≪合わせて縮封E*/
    height: auto;    /*アスペクト比を維持E*/
}
p img {
    max-width: 100%; /* 親要素の?E?≪合わせて縮封E*/
    height: auto;   /* アスペクト比を維持E*/
    /*width: 60%;*/
    margin: auto;
    display: block;
    margin-top: 10px;
}
.button1 {
    margin: 1px 1px 1px 3px;
    /* ?E-?サイズめE.4emに持ER?E*/
    font-size: 0.75em;

    /* ?E-?a?E太さをboldに持ER?E*/
    font-weight: normal;

    /* 縦方向に10px、E
     * 横方向に30pxの余白を指?E*/
    padding: 10px 2px;
}
hr{
    border-top: 1px solid red;
}
.urltansyuku{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height : 200%;
}

/*日付a?E固定で追加、変更*/
.nowdate{
    border: 0px solid #ccc;
}
.table-container {
    position: relative;
    overflow-x: auto;
    margin: 5px;
    border: 1px solid #ccc;
}
table {
    width: 100%;
    border-collapse: collapse;
}
/*
.mytd {
    border: 1px solid darkblue;
    padding: 20px;
    vertical-align: top;
    box-sizing: border-box;
}
*/
.date-cell-container { /* 日付a?Eの外a?Eのセル */
    /*width: 120px;*/
    width: 8%;          /* 日付a?Eの?E*/
    /*background-color: #f8f8f8; */
    position: relative;
    text-align: center; /* ?E??更点: 中の要素を水平中央?E??にする */
}
.date-text-sticky { /* 日付a?E?E-?を囲む、実際に動く要素 */
    font-size: 1.2em;
    line-height : 120%;
    position: absolute;
    top: 1px;
    /*top: 8px;*/
    /* left: 8px; */ /* ?E??除: text-align:centerで親要素が中央?E??するため不要E*/
    display: inline-block; /* ?E??加: text-align:centerを有効にするため */
    /*background-color: white; */
    padding: 2px 4px;
    /* white-space: nowrap; */ /* ?E??除またa?EコメントアウチE <br>で改行するため不要E*/
    text-align: center; /* ?E??加: 日付a?E吁E!?E年/?E日)自体を中央?E??にする */
    z-index: 15;
}
.selectlink{
    font-size: 1.1em;
    margin: 0px 0px 10px 0px;
    padding: 5px;/*15px;*/
    border: 2px #ddd solid;
    border-radius: 3px;
    background-color: #fff; /*#a9ff77  #fff*/
    cursor: pointer;
}

.selectlink:hover{
    border: 2px #333 solid;
    background-color: #a9ff77;/*#a9ff77  #eee */
}
.buttonCSS {
    display: inline-block;
    position: relative;
    padding: 0.2em 0.5em;/*1.4em*/
    font-size : 16px;
    text-decoration: none;
    background: #a9ff77;/*ボタン色*/
    color: #000000;
    border-bottom: solid 5px #497032;/*ボタン色より暗めに*/
    border-right: solid 5px #73af50;/*ボタン色より暗めに*/
    margin-top : 3px;
    margin-left : 15px;
    margin-bottom : 10px;
}

.buttonCSS:before {
    content: " ";
    position: absolute;
    bottom: -5px;
    left: -1px;
    width: 0;
    height: 0;
    border-width: 0 6px 6px 0px;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #FFF;
}

.buttonCSS:after {
    content: " ";
    position: absolute;
    top: -1px;
    right: -5px;
    width: 0;
    height: 0;
    border-width: 0px 6px 6px 0px;
    border-style: solid;
    border-color: #FFF;
    border-bottom-color: transparent;
}

.buttonCSS:active {
    /*ボタンを押したとき*/
    border:none;
    -webkit-transform: translate(3px,3px);
    transform: translate(3px,3px);
}

.buttonCSS:active:after, buttonCSS:active:before {
    content: none;/*ボタンを押すと線が消える*/
}

div form{
    display: inline-block;
}
h1{
    font-size : 23px;
}

h3{
    font-size : 16px;
}
input[type="text"]{
    font-size: 150%;
}
.top-image{
    margin-bottom : 10px;
}
/*上へスクロールアイコン*/
#pageTop {
    width:100%;
    height:103px;
    margin:0 auto;
    z-index:150;
    clear:both;
    position:relative;
    top:35px;
}
#jdaPage #pageTop {
    height:93px;
}
#totopLink {
    width:100%;
    position:fixed;
}
#totopLink a {
    /*
    width:70px;
    height:83px;
    */
    width:40px;
    height:53px;
    position:absolute;
    top:-108px;
    right:30px;
    display:block;
    background:url("/js/totop.png") no-repeat 0 0;
    background-size:40px 53px;
}
#totopLink a.en {
    width:40px;
    height:53px;
    position:absolute;
    top:-108px;
    right:30px;
    display:block;
    background:url("/js/totop.png") no-repeat 0 0;
    background-size:40px 53px;
}
#totopLink a img {
    width:40px;
    height:53px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    border-bottom:solid  20px #E2FFBB;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mypc{
    width: 65%;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom:  15px;
    background-color: #FFFED8 !important;
    /* 水平方向の中央揃え */
    margin: 0 auto;
}