/* --------------------------------------------------------- << Web Fonts >> ----*/
@font-face{
  font-family: 'Arial Black';
  src: local('Arial Black');
}
@font-face {
    font-family: 'Novecentosanswide-DemiBold';
    src: url('../fonts/novecentosanswide-demibold-webfont.woff2') format('woff2'),
         url('../fonts/novecentosanswide-demibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* ======================================================== << PC 用定義 >> ==== */

@media screen and (min-width:961px) {

/* -------------------------------------------------- << Basc Information >> ----*/
body {
  margin: 0px;
  -webkit-text-size-adjust: 100%;
  font-family:Arial, sans-serif;
  color: #aaaaaa;
  background-color: #002255;
  background-attachment:fixed;
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
a{
  text-decoration:none;
  color: #eeeeee;
}
a:hover{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -webkit-transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}
h1 {
  display:inline;
  font-family: 'Novecentosanswide-DemiBold', Verdana-Bold;
  font-size: 28px;
  color: #0080ff;
  font-weight: normal;
}
h2 {
  display:inline;
  font-family: 'Novecentosanswide-DemiBold', Verdana-Bold;
  font-size: 26px;
  font-weight: normal;
  color: #0080ff;
}
h3 {
  display:inline;
  line-height: 30px;
  font-family: 'Novecentosanswide-DemiBold', Verdana-Bold;
  font-size: 20px;
  font-weight: normal;
  color: #eeeeee;
}
h4 {
  display:inline;
  font-family: 'Novecentosanswide-DemiBold', Verdana-Bold;
  color:#0080ff;
  font-size:20px;
}
h5 {
  display:inline;
  font-size: 14px;
  font-family:Arial, sans-serif;
  font-weight: normal;
  color: #dddddd;
}

/* -------------------------------------------------- << Area Information >> ----*/
#wallpaper {
  position: fixed;
  z-index: 0;
  bottom: 0px;
  right: 0px;
}
#nav {
  position: fixed;
  z-index: 25;
  top: 0px;
  width: 100%;
  height: 100px;
  line-height: 23px;
  background-color: #000055;
  filter:alpha(opacity=80);
 -moz-opacity: 0.8;
  opacity: 0.8;
}

#contents_area {
  position: relative;
  top: 120px;
  width: 100%;
  font-size: 14px;
}
#contents_area_m2 {
  position: relative;
  top: 120px;
  width: 100%;
  font-size: 14px;
}

#mobile_submenu {
  display: none;
  position: fixed;
  z-index: 26;
  padding-top: 10px;
  top: 100px;
  width: 100%;
  height: 30px;
  text-align: right;
  font-size: 14px;
  background-color: #000077;
}

#footermenu {
  position: relative;
  left: 0px;
  width: 100%;
  height: 260px;
  min-width: 800px;
  padding-left: 0%;
  padding-top: 20px;
  background-color: #000055;
  filter:alpha(opacity=80);
 -moz-opacity: 0.8;
  opacity: 0.8;
}

/* ------------------------------------------------- << Frame Information >> ----*/
#nav_contents {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
#title {
  position: absolute;
  z-index: 2;
  top: 10px;
  width: 100%;
  margin: 0px auto;
  text-align: center;
}
#nav_right {
  display: none;
}

#overview_frame {
  position: relative;
  left: 40px;
  width: calc( 100% - 80px );
  font-size: 16px;
}

#information_frame {
  position: relative;
  left: 20px;
  width: calc( 100% - 40px );
  font-size: 16px;
}

#index_frame {
  position: relative;
  display: inline-block;
  vertical-align: top;
  left: 40px;
  width: 40%;
  min-width: 500px;
}

#index_contents {
  padding: 20px 0px 5px 0px;
  text-align: center;
}

#men_at_work {
  text-align: center;
}

#goto_top_icon {
  text-align: center;
}

#footertext_left {
  position: absolute;
  left: 5%;
  top: 20px;
  width: 300px;
  height: 100px;
  min-width: 220px;
  font-size: 12px;
  text-align: center;
  line-height: 12px;
}
#footertext_top {
  position: absolute;
  display: none;
  right: 10%;
  top: 60px;
  font-size: 12px;
}
#footertext_right {
  position: absolute;
  right: 15%;
  top: 50px;
  width: 600px;
  height: 180px;
  font-size: 12px;
  text-align: center;
}
#footertext_right span {
  position: absolute;
  left: 0%;
  width: 100%;
  bottom: 0px;
}
#footertext_bottom {
  position: absolute;
  left: 0px;
  width: 100%;
  bottom: 10px;
  font-size: 12px;
  text-align: center;
}

/* -------------------------------------------- << Photo Area Information >> ----*/
#PhotoArea {
  padding-top: 10px;
  width: 100%;
  overflow: auto;
}
#PictureImage {
  float: left;
}

#PictureImage img {
  margin: 0px 10px 0px 10px;
  width: 500px;
}

#PictureImage iframe {
  margin: 0px 10px 0px 10px;
  width: 500px;
  height: 400px;
}

#PictureNote {
  padding-top: 10px;
  width: calc( 100% - 520px );
  float: left;
}

/* ------------------------------------------------- << Other Information >> ----*/
#contents_area td,th {
  vertical-align: top;
  font-size: 14px;
}
#contents_area_m2 td,th {
  vertical-align: top;
  font-size: 14px;
}

.title_image {
  width: 59px;
  height: 24px;
}

.large_mail {
  display: none;
}

.table_left_width {
  width: 110px;
}
.table_left_width140 {
  width: 140px;
}
.table_left_width150 {
  width: 150px;
}
.table_left_width160 {
  width: 160px;
}
.table_left_width180 {
  width: 180px;
}
.table_left_width200 {
  width: 200px;
}

.vline {
  padding-right: 5px;
  border-right:solid 1px #aaaaaa;
}

#contents {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 1;
}

#contents {
  z-index: 2;
}
#MoveDiv {
  z-index: 30;
  padding:10px;
  background-color:#004466;
  font-family:Arial, sans-serif;
  border-radius: 5px;            /* CSS3草案 */  
 -webkit-border-radius: 5px;     /* Safari,Google Chrome用 */  
 -moz-border-radius: 5px;        /* Firefox用 */  
}

/* ----------------------------------------- << フローティングメニュー用 >> ---- */
#sidemenu {
  position: absolute;
  z-index: 5;
  top:     150px;
  left:   15px;
  padding:10px;
  background-color:#004466;
  font-family:Arial, sans-serif;
  text-align: left;
  border-radius: 5px;            /* CSS3 */  
 -webkit-border-radius: 5px;     /* Safari,Google Chrome */  
 -moz-border-radius: 5px;        /* Firefox */  
}

/* ----------------------------------------- << ドロップダウンメニュー用 >> ---- */
.dropmenu{
  *zoom: 1;
  list-style-type: none;
  margin: 5px auto 30px;
  padding: 0;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  white-space: nowrap;
  text-align: center;
  color: #eeeeee;
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 5px 0 5px;
  color: #eeeeee;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  bottom: 110%;
  left: 0px;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  visibility: hidden;
  perspective: 400px;
}
.dropmenu li ul li{
  width: 100%;
}
.dropmenu li ul li a{
  padding: 5px 5px;
  background: #4444aa;
  text-align: left;
  top: -100%;
}
.dropmenu li:hover > a{
}
.dropmenu li a:hover{
  background: #8888cc;
}


.dropmenu li:hover ul{
  visibility: visible;
}
.dropmenu ul li{
  transform: rotateY(90deg);
  transform-origin: 50% 0;
  transition: .3s;
}
.dropmenu li:hover li{
  transform: rotateY(0);
}
.dropmenu ul li:nth-child(2) {
  transition-delay: .1s;
}
.dropmenu ul li:nth-child(3) {
  transition-delay: .2s;
}
.dropmenu ul li:nth-child(4) {
  transition-delay: .3s;
}
.dropmenu ul li:nth-child(5) {
  transition-delay: .4s;
}

}

/* ===================================================== << スマホ用定義 >> ==== */

@media screen and (max-width:960px) {

/* -------------------------------------------------- << Basc Information >> ----*/
body {
  margin: 0px;
  font-family:Arial, sans-serif;
  color: #aaaaaa;
  background-color: #002255;
  background-attachment:fixed;
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
a{
  text-decoration:none;
  color: #eeeeee;
}
a:hover{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -webkit-transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}
h1 {
  display:inline;
  font-family: 'Novecentosanswide-DemiBold', Verdana-Bold;
  font-size: 38px;
  color: #0080ff;
  font-weight: normal;
}
h2 {
  display:inline;
  font-family: 'Novecentosanswide-DemiBold', Verdana-Bold;
  font-size: 36px;
  font-weight: normal;
  color: #0080ff;
}
h3 {
  display:inline;
  line-height: 30px;
  white-space: nowrap;
  font-family: 'Novecentosanswide-DemiBold', Verdana-Bold;
  font-size: 30px;
  font-weight: normal;
  color: #eeeeee;
}
h4 {
  display:inline;
  font-family: 'Novecentosanswide-DemiBold', Verdana-Bold;
  color:#0080ff;
  font-size:28px;
}
h5 {
  display:inline;
  font-size: 22px;
  font-family:Arial, sans-serif;
  font-weight: normal;
  color: #dddddd;
}

/* -------------------------------------------------- << Area Information >> ----*/
#wallpaper {
  position: fixed;
  z-index: 0;
  bottom: 0px;
  right: 0px;
}
#nav {
  position: fixed;
  z-index: 25;
  top: 0px;
  width: 100%;
  height: 120px;
  line-height: 23px;
  background-color: #000055;
  filter:alpha(opacity=80);
 -moz-opacity: 0.8;
  opacity: 0.8;
}

#contents_area {
  position: relative;
  left: 0px;
  width: 100%;
  top: 140px;
  font-size: 22px;
  height: 260px;
}
#contents_area_m2 {
  position: relative;
  left: 0px;
  width: 100%;
  top: 200px;
  font-size: 22px;
  height: 260px;
}

#mobile_submenu {
  position: fixed;
  z-index: 26;
  top: 120px;
  width: 100%;
  height: 40px;
  text-align: right;
  font-size: 22px;
  background-color: #880000;
}

#footermenu {
  position: relative;
  left: 0px;
  width: 100%;
  height: 260px;
  min-width: 800px;
  background-color: #000055;
  filter:alpha(opacity=80);
 -moz-opacity: 0.8;
  opacity: 0.8;
}

/* ------------------------------------------------- << Frame Information >> ----*/
#nav_contents {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
#title {
  position: absolute;
  z-index: 2;
  top: 10px;
  width: 100%;
  margin: 0px auto;
  text-align: center;
}
#nav_right {
  position: absolute;
  z-index: 14;
  right: 10px;
  top: 10px;
  width: 100px;
  height: 100px;
}
#nav_right img {
  width: 100px;
  height: 100px;
}

#overview_frame {
  position: relative;
  left: 40px;
  width: calc( 100% - 80px );
  font-size: 22px;
}
#information_frame {
  position: relative;
  left: 20px;
  width: calc( 100% - 40px );
  font-size: 22px;
}

#index_frame {
  position: relative;
  vertical-align: top;
  left: 40px;
  width: calc( 100% - 80px);
  min-width: 500px;
}

#index_contents {
  padding: 40px 0px 10px 0px;
  text-align: center;
}

#men_at_work {
  text-align: center;
}

#goto_top_icon {
  display: none;
  text-align: center;
}

#footertext_left {
  position: absolute;
  left: 5%;
  top: 20px;
  width: 400px;
  height: 120px;
  min-width: 220px;
  font-size: 12px;
  text-align: center;
  line-height: 12px;
}
#footertext_top {
  position: absolute;
  right: 10%;
  top: 70px;
  font-size: 28px;
}
#footertext_right {
  position: absolute;
  display: none;
  right: 15%;
  top: 50px;
  width: 600px;
  height: 180px;
  font-size: 12px;
  text-align: center;
}
#footertext_right span {
  position: absolute;
  left: 0%;
  width: 100%;
  bottom: 0px;
}
#footertext_bottom {
  position: absolute;
  left: 0px;
  width: 100%;
  bottom: 10px;
  font-size: 18px;
  text-align: center;
}

/* -------------------------------------------- << Photo Area Information >> ----*/
#PhotoArea {
  padding-top: 10px;
  width: 100%;
  overflow: auto;
}
#PictureImage {
}

#PictureImage img {
  margin: 0px 0px 0px 2%;
  width: 96%;
}

#PictureImage iframe {
  margin: 0px 0px 0px 2%;
  width: 96%;
  height: calc( 100vw * 0.65 );
}

#PictureNote {
  padding: 0px 0px 100px 2%;
  width: 96%;
}

/* ------------------------------------------------- << Other Information >> ----*/
#contents_area td,th {
  vertical-align: top;
  font-size: 22px;
}
#contents_area_m2 td,th {
  vertical-align: top;
  font-size: 22px;
}

.title_image {
  width: 85px;
  height: 35px;
}

.small_mail {
  display: none;
}

.pretty a {
  pointer-events: none;
}

.table_left_width {
  width: 30px;
}
.table_left_width140 {
  width: 30px;
}
.table_left_width150 {
  width: 30px;
}
.table_left_width160 {
  width: 30px;
}
.table_left_width180 {
  width: 30px;
}
.table_left_width200 {
  width: 30px;
}

.vline {
  padding-right: 5px;
  border-right:solid 1px #aaaaaa;
}

#contents {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 1;
}

#contents {
  z-index: 2;
}
#MoveDiv {
  z-index: 30;
  padding:10px;
  background-color:#004466;
  font-family:Arial, sans-serif;
  border-radius: 5px;            /* CSS3草案 */  
 -webkit-border-radius: 5px;     /* Safari,Google Chrome用 */  
 -moz-border-radius: 5px;        /* Firefox用 */  
}

/* ----------------------------------------- << フローティングメニュー用 >> ---- */
#sidemenu {
  position: absolute;
  display: none;
  z-index: 5;
  top:     150px;
  left:   15px;
  padding:10px;
  background-color:#004466;
  font-family:Arial, sans-serif;
  text-align: left;
  border-radius: 5px;            /* CSS3 */  
 -webkit-border-radius: 5px;     /* Safari,Google Chrome */  
 -moz-border-radius: 5px;        /* Firefox */  
}

/* ----------------------------------------- << ドロップダウンメニュー用 >> ---- */
.dropmenu{
  *zoom: 1;
  list-style-type: none;
  margin: 5px auto 30px;
  padding: 0;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  white-space: nowrap;
  text-align: center;
  color: #eeeeee;
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 5px 0 5px;
  color: #eeeeee;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  bottom: 110%;
  left: 0px;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  visibility: hidden;
  perspective: 400px;
}
.dropmenu li ul li{
  width: 100%;
}
.dropmenu li ul li a{
  padding: 5px 5px;
  background: #4444aa;
  text-align: left;
  top: -100%;
}
.dropmenu li:hover > a{
}
.dropmenu li a:hover{
  background: #8888cc;
}

.dropmenu li:hover ul{
  visibility: visible;
}
.dropmenu ul li{
  transform: rotateY(90deg);
  transform-origin: 50% 0;
  transition: .3s;
}
.dropmenu li:hover li{
  transform: rotateY(0);
}
.dropmenu ul li:nth-child(2) {
  transition-delay: .1s;
}
.dropmenu ul li:nth-child(3) {
  transition-delay: .2s;
}
.dropmenu ul li:nth-child(4) {
  transition-delay: .3s;
}
.dropmenu ul li:nth-child(5) {
  transition-delay: .4s;
}

}
