body{margin-left: auto;
margin-right: auto;
width: 100%;}

img{border: none;webkit-backface-visibility: hidden;}

.erase, #right2, #table2, .space0_sp{display:none;}

h1{color: white;font-size: 25px;}
h2{color: yellow;font-size: 21px;}

#main{background-color: #004080;
padding: 5px 0px 5px 0px;width: 96%;}

#time_publish, #time_modify{font-size: 10px;text-align: right;width: 96%;}
#time_publish2{background-color: black; color: white;font-weight: bold;padding: 1px 5px 1px 5px;}
#time_modify{text-align: right;}


.readmore{
    position: relative;
    box-sizing: border-box;}

.readmore-content{
    position: relative;
    overflow: hidden;
    /*以下お好み*/
    /*高さの初期値*/
    height: 200px;
}
.readmore-content::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 15%;
    width: 70%;
    content: "";
    /*以下お好み グラデーションの色と高さ 高さはreadmoreのheight以下にすること*/
    height: 50px;
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);}

/* 続きを読むボタン */
.readmore-label{
    display: table;
    bottom: 5px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 0 auto;
    z-index: 2;
    padding: 0 10px;
    background-color: #00cc00;
    border-radius: 10px;
    color: #FFF;}

.readmore-check{
    display: none;
}
/*チェック時にボタンを非表示*/
.readmore-check:checked ~ .readmore-label{
    position: static;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    /* 「続きを読む」を押した後、元に戻す必要がない場合は、上のオプションを消してこの1行だけにする */
    /* display: none; */
}

/*チェック時に高さを自動に戻す*/
.readmore-check:checked ~ .readmore-content{
    height: auto;
}
/*チェック時グラデーション等を削除*/
.readmore-check:checked ~ .readmore-content::before {
    display: none;}

#box{width: 80%;
border-left: solid 50px #004080;
border-right: solid 50px #004080;
padding: 20px 10px 20px 10px;}

#box2{width: 86%;}

#beginning{font-size: 15px;line-height: 2.0em;margin: 5% 0px 5% 0px; text-align: left;width: 88%;}

.title{margin-bottom: 1.0em;text-align: left;}
.title_blue{color: #0000ff;font-weight: bold;}

.back_blue{background-color: #00ffff;font-weight: bold;padding: 2px 20px 2px 20px;}
.back_yellow{background-color: #ffff00;font-weight: bold;padding: 2px 20px 2px 20px;}

.left_box, .schedule01, .schedule02{float: left;}
.left_box{font-size: 15px; line-height: 2.0em; text-align: left;width: 50%;}
.schedule01, .schedule02{font-size: 14px;line-height: 1.5em;margin-bottom: 4%;margin-left: 3.3%;margin-top: 3%;text-align: left;width: 30%;}

.right_box, .right_box1, .right_box2{float: right;}
.right_box{text-align: center;width: 40%;}
.right_box1{background-color: #cccccc;color: #0000ff;font-size: 15px;font-weight: bold;padding-top: 15px;width: 40%;}
.right_box2{color: #0000ff;font-size: 15px;font-weight: bold;padding-bottom: 15px;width: 30%;}

#add{border: 1px solid #999999;text-align: left;margin-bottom: 50px;margin-top: 50px;padding: 5px 0px 5px 5px;}
#addition{background-color: black;color: white;font-weight: bold;padding: 1px;}

#add2 A:link {color:#000000 ; text-decoration:under-line;}
#add2 A:visited {color:#000000 ;  text-decoration:under-line;}
#add2 A:active {color:#ff0000 ;  text-decoration:under-line;}
#add2 A:hover {color:#00ffff ;  text-decoration:under-line;}

#horizon{margin: 10% 0px 10% 0px;}

.space0{clear: both;height: 70px;}
.space0_h0{clear: both;}

.space10{height: 10%;}
.center{margin-left: 0px;text-align: center;}

.brown{color: #cc0000;}
#arrow{color: #ff0000;font-size: 30px;font-weight: bold;margin-right: 4%;vertical-align: middle;}

.correct{color: #ff0000;
font-size: 14px;
font-weight: bold;
vertical-align: super;}

.correct A:link {color:#ff0000 ; text-decoration:none ;}
.correct A:visited {color: #ff0000 ; text-decoration:none ;}
.correct A:active {color:#ff0000 ; text-decoration:none ;}
.correct A:hover {color:#00ffff ; text-decoration:none ;}



#picture1{width: 38.5%;height: auto;}
#picture2{width: 80.5%;height: auto;}
#picture3{width: 38%;height: auto;vertical-align: middle;}
#picture4{width: 20%;height: auto;vertical-align: middle;}
#picture5{width: 29%;height: auto;}
#picture6{width: 63%;height: auto;}

#picture7{width: 40.2%;height: auto;}
#picture8{width: 39.4%;height: auto;}
#picture9{width: 39%;height: auto;}

#picture10, #picture11, #picture12{width: 76.2%;height: auto;}

.explain, #end{font-size: 15px;line-height: 2.0em;text-align: left;}
.explain{margin-bottom: 10%;}

#end{margin-top: 1.0em;}

.right, .right3{text-align: right;}
#right{margin-top: 10%;text-align: right;}
.logo1{height: auto;width: 16.8%;}
#logo2{margin-right: 1%;height: auto;width: 3%;vertical-align: middle;}

#top{
background: rgba(204,204,204,0.5);
border: 1px solid #999999;

font-weight: bold;
padding: 5px;
display: block;
height: auto;
position: fixed;
padding: 3px;
bottom: 2%;
right: 1%;
text-align: center;
width: 10%;}

#top A:link {color:#000000 ; text-decoration:none;}
#top A:visited {color:#000000 ;  text-decoration:under-line;}
#top A:active {color:#ff0000 ;  text-decoration:under-line;}
#top A:hover {color:#00ffff ;  text-decoration:under-line;}

#close{
font-size: 20px;
font-weight: bold;
margin-bottom: 5%;
margin-left: 0px;
margin-top: 10%;
text-align: center;}

#close A:link {color:#000000 ;  text-decoration:underline ;display: block;width: 100%;}
#close A:visited {color:#800000 ;  text-decoration:underline ;}
#close A:active {color:#ff0000 ;  text-decoration:none ;}
#close A:hover {color:#00ffff ;  text-decoration:none ;}
