body                            {font-family:'avenir','sans-serif','meiryo';color:#333333;margin:0px;padding:0px;width:auto;font-size:1.4em;-webkit-text-size-adjust:none}

/*box0*/
.box0                           {width:100%;margin-left:auto;margin-right:auto;background-repeat:no-repeat;background-size:contain;}
.box0-0                         {background-color:rgba(255,255,255,0.58);}

/*header*/
.header                         {background-color: #191970;height:7vh;position:fixed;top:0;width:100%;opacity:0.8;}
.header:after                   {content:"";display:block;clear:both;}
.header .header-1               {float:left;height:100%;}
.header .header-1 a             {text-decoration: none;padding:10px;font-weight:bold;;color:#ffffff;}
.header .header-1 a             {font-size:1.8vw;}
.header .header-2               {float:right;}
.header .header-2 a             {text-decoration: none;padding:7px;color:#ffffff;}
.header .header-2 a             {font-size:1.5vw;color:#ffffff;}
.header .header-2 i             {color:#ffffff;;font-size:2.5vw;}
.header .header-2 p.vw          {font-size:15px;}

/*box1*/
.box1                           {width:60%;margin-left:auto;margin-right:auto;margin-top:10%;margin-bottom:0%;padding-bottom:0%;}
.box1 h1                        {font-size:3vw;font-weight:bold;text-align: center;margin-bottom:0%;padding-bottom:0%;}

/*box2*/
.box2                           {width:60%;margin-top:5%;padding-top:0%;margin-left:auto;margin-right:auto;}
.box2 img                       {display: block;width:100%;margin-top:0%;margin-left:auto;margin-right:auto;}

/*box3*/
.box3                           {width:60%;margin-top:5%;margin-left:auto;margin-right:auto;border-bottom: 1px #808080 dotted;}
.box3 p                         {font-size:2vw;}       

/*box4*/
.box4                           {width:60%;margin-top:5%;margin-left:auto;margin-right:auto;border-bottom: 1px #808080 dotted;}
.box4 p                         {font-size:2vw;}       
.box4 img                       {width:100%;margin-left:auto;margin-right:auto;margin-top:5%;}

/*box5*/
.box5                           {width:60%;margin-top:5%;margin-left:auto;margin-right:auto;}
.box5 h5                        {margin:0%;padding:0%;}
.box5 p                         {font-size:2vw;margin:2%;padding:0%;}
.box5 img                       {width:100%;margin-left:auto;margin-right:auto;}

/*box6*/
.box6                           {width:60%;margin-top:5%;margin-left:auto;margin-right:auto;margin-bottom:10%;}
.box6 h5                        {margin:0%;padding:0%;}
.box6 p                         {font-size:3vw;margin:2%;padding:0%;}
.box6 img                       {width:100%;margin-left:auto;margin-right:auto;}

/*footer*/
.footer                         {background-color:#191970;width: auto;height:5%;margin-top:50px;position:fixed;bottom:0px;width:100%;opacity:0.7;}
.footer p                       {text-align: center;font-size:3vw;color: #FFFFFF;}