html{
height: 100%;
}

header{
width: 100vw;

margin-left: 0px;

font-size: 40pt;
font-family: "游ゴシック", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight: 700;
color: #707070;
background-color: #ffffff;

z-index: 99;

position: fixed;
top: 0px;
left: 0px;
}

#h_cap{
color: #66d693;
}

#h_word{
display: inline-block;
color: #707070;
}

#h_words{
display: inline-block;
font-size: 24pt;
line-height: 40px;
}

a{
}

#m_lnk{
color: #000000;
font-size: 18pt;
}

#n_lnk{
color: #000000;
}

#o_lnk{
color: #000000;
}

ul{
}

li{
display: list-item;
list-style-type: none;
list-style-position: inside;
text-indent: -15%;
line-height: 70px;
}

body{
width: 99%;
background-color: #ffffff;
}

#m_flm{
width: 100%;
height: 85vh;
}

nav{
font-size: 24pt;
font-family: "Courier New", serif;
font-weight: 700;

color: #000000;
line-height: 70px; 
}

#m_nav{
position: absolute;
top: 25vh;
left: 27vw;

width: 45vw;
height: 500px;

text-align: left;
margin-left: auto;
margin-right: auto;
}

#m_tri{

width: 0;
height: 0;
border-style: solid;
border-width: 500px 45vw 0 0;
border-color: #ffffff transparent transparent transparent;

position: absolute;
top: 25vh;
left: 27vw;

}

#m_img{

position: absolute;
top: 25vh;
left: 27vw;
}

#p_atc{
font-family: serif;

position: absolute;
top: 25vh;
left: 27vw;

max-width: 45vw;
}

#img_top{
width: 45vw;
height: 500px;
object-fit: fill;
}


#rcnt_img{
padding: 15px 0 25px 0;
}


#p_nav{
position: fixed;
bottom: 15vh;
left: 0px;
}

#m_lnk{
font-size: 18pt;
}

#c_chr{
position: absolute;
top: 75px;
left: 27vw;

width: 45vw;
}

table{
width: 100%;
text-align: center;
}

#spc1{
height: 30vh;
}

p{
font-size: 14pt;
}

#p_ttl{
font-size: 16pt;
font-weight: 700;
line-height: 70px;
}

#l_wrds{
line-height: 40px;
font-size: 14pt;
}

#l_cmt{
display: inline-block;
font-size: 10pt;
}


#p_quot{
font-size: 12pt;
}

footer{
width: 100vw;

position: relative;
bottom: 0px;
}

#cpr{
position: fixed;
bottom: -15px;
left: 0px;

border-top: 2px solid #66d693;

text-align: center;

font-size: 12pt;
color: #FFFFFF;
background-color: #777777;

line-height: 25px;
font-family: "Courier New", serif;

height: 40px;
width: 100%;
}

#cpr_2{
position: fixed;
bottom: -15px;
left: 0px;

border-top: 2px solid #66d693;

text-align: center;

font-size: 12pt;
color: #FFFFFF;
background-color: #777777;

line-height: 25px;
font-family: "Courier New", serif;

height: 40px;
width: 100%;
}
