@charset "utf-8";
html {
  color: #333;
  font-family: Georgia, "Times New Roman", Times, serif, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  line-height: 150%;
}
.c_en {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 130%;
}
#wrapper {
  background: #000 url(../images/main_bk2.png) center top no-repeat fixed;
  width: 100%;
  background-size: 100%;
}
.wrapper {
  width: 1000px;
  margin: 0px auto;
  background: #FFF;
}

h3 {
  font: 22px/150% Georgia, "Times New Roman", Times, serif;
  margin-bottom: 1em;
}
h3.c_en, .c_en h3 {
  font-weight: normal;
}
.red {
  color: #F00 !important;
}
p {
  font-size: 13px;
  line-height: 200%;
}
.c_en p, p.c_en {
  font-size: 16px !important;
  line-height: 150%;
}
hr {
  border-top: 1px dashed #0866BB;
  margin: 10px auto;
  width: 50%;
}
#header {
  background: #FFF;
  width: 100%;
  height: 132px;
  margin: 0px;
  background-repeat: repeat;
  background-position: center 0;
  background-image: url(../images/head_bk.png);
  /* [disabled]background-color: #000; */
  background-attachment: fixed;
}
.header {
  width: 1000px;
  position: fixed;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.5s;
  inset: auto 0;
  margin: 0px auto;
}
.header h1 {
  margin: 0px;
  padding: 0px;
}
.header .logo {
  width: 350px;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  transition: 0.5s;
}
.header .nav ul {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
}
.header .nav ul, header .nav li {
  list-style: none;
  margin: 0px;
}
.header .nav li a {
  text-decoration: none;
  color: #000;
  transition: 0.5s;
  width: 120px;
  text-align: center;
  display: block;
  height: 78px;
  padding-top: 25px;
  font-size: 14px;
}
.header .nav li a:hover {
  text-decoration: underline;
  background: #F8F8F8;
  color: #933;
}
.header .nav ul.nav_m01 {
  position: absolute;
  top: 0px;
  left: 550px;
  display: flex;
  width: 360px;
  height: 25px;
  padding-top: 5px;
}
.header .nav ul.nav_m01 img {
  height: 25px;
  width: auto;
  padding-right: 10px;
}
.header .nav ul.nav_m01 a {
  text-decoration: none;
  color: #000;
  transition: 0.5s;
  width: 160px;
  text-align: center;
  display: block;
  height: 45px;
  margin: 0px;
  padding: 10px 0 10px 0;
  font-size: 14px;
}
/*主要3つ
.header .nav li.nav_m01 {
  position: absolute;
  top:0px;
	right: 360px;
	width: 150px;
}
.header .nav li.nav_m02 {
  position: absolute;
  top:0px;
	right: 180px;
	width: 150px;
}
.header .nav li.nav_m03 {
  position: absolute;
  top:0px;
	right: 0px;
	width: 150px;
}

.header .nav li.nav_m01 img, .header .nav li.nav_m02 img, .header .nav li.nav_m03 img {
   height: 25px;
	width: auto;
	padding-right: 10px;
}
.header .nav li.nav_m01 a,.header .nav li.nav_m02 a,.header .nav li.nav_m03 a {
  text-decoration: none;
  color: #000;
  transition: 0.5s;
  width: 160px;
  text-align: center;
  display: block;
  height: 45px;
	margin: 0px;
  padding: 10px 0 10px 0;
  font-size: 14px;
}
*/
.header .nav li a:hover {
  text-decoration: underline;
  background: #F8F8F8;
  color: #933;
}
.header .logo_name {
  font-size: 10px;
  color: #009;
  display: inline;
}
/*切替*/
.header.scroll-nav {
  padding: 0 10px;
  background: white;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
  height: 60px;
}
.header.scroll-nav img.logo_img {
  height: 30px;
  width: auto;
}
.header.scroll-nav #logo {
  padding-top: 18px;
}
.header.scroll-nav ul {
  padding-top: 0px;
}
.header.scroll-nav ul.nav_m01 {
  padding: 0 10px;
  position: absolute;
  top: 0px;
  left: 200px;
  display: flex;
  height: 55px;
  width: 30px;
}
.header.scroll-nav ul.nav_m01 li a {
  text-decoration: none;
  color: #000;
  transition: 0.5s;
  width: 80px;
  text-align: center;
}
.header.scroll-nav ul.nav_m01 li a:hover {
  text-decoration: underline;
  background: #F8F8F8;
  color: #933;
}
.header.scroll-nav ul li a {
  height: 32px;
  padding: 8px;
}
.header.scroll-nav span {
  display: none;
}
#logo.scroll-log {
  width: 80px;
}
#logo {
  width: 420px;
  height: 69px;
  padding-top: 10px;
  padding-left: 10px;
  float: left;
}
.logo_img {
  width: 69px;
  height: 67px;
  float: left;
}
.logo_name {
  width: 330px;
  height: 67px;
  float: right;
}
.logo_name em {
  font-size: 16px;
  font-style: normal;
  padding-bottom: 10px;
  display: block;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 1.00);
}
.logo_name strong {
  font-size: 28px;
  display: block;
  letter-spacing: 2px;
  color: rgba(0, 0, 0, 1.00);
}
.logo_name strong.c_en {
  font-size: 26px;
  display: block;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 1.00);
}
#logo a {
  display: block;
  text-decoration: none;
}
#logo a:hover .logo_img, #logo a:hover strong, #logo a:hover em, a:hover img {
  filter: alpha(opacity=50) !important;
  -moz-opacity: 0.5 !important;
  opacity: 0.5 !important;
}
#main {
  margin: 0px auto;
  padding: 0px;
}
#com_01 {
  height: 521px;
  width: 1000px;
  position: relative;
  background-image: url(../images/main_img_2.png);
  background-color: #CFD5D7;
  background-position: center 0%;
}
#com_01_1 {
  padding: 10px;
  width: 960px;
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  left: 20px;
  top: 128px;
  z-index: 9;
  text-align: center;
}
#com_01_1 a, #main_img_tx a {
  color: #FFF;
  background: rgba(0, 0, 102, 75);
  font-size: 16px;
  z-index: 10;
  line-height: 200%;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 2px;
  font-weight: bold;
  display: block;
  width: 600px;
  margin: 5px auto;
  border-top: 3px double #FFF;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-right-color: #FFF;
  border-bottom-color: #FFF;
  border-left-color: #FFF;
}
#com_01_2 {
  padding: 0px;
  width: 980px;
  position: absolute;
  left: 10px;
  top: 300px;
  z-index: 9;
  text-align: center;
}
#com_01_f {
  position: relative;
  z-index: 1;
}
#com_02 {
  height: 670px;
  width: 1200px;
  position: relative;
}
#com_02_t {
  padding: 20px;
  width: 512px;
  position: absolute;
  left: 40px;
  top: 82px;
  z-index: 9;
}
#com_02 h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  font-size: 20px;
}
#com_02_1 {
  padding: 20px;
  width: 210px;
  position: absolute;
  left: 192px;
  top: 245px;
  z-index: 9;
}
#com_02_2 {
  padding: 20px;
  width: 372px;
  position: absolute;
  left: 767px;
  top: 220px;
  z-index: 9;
  height: 193px;
}
#com_02_3 {
  padding: 20px;
  width: 328px;
  position: absolute;
  left: 668px;
  top: 446px;
  z-index: 9;
}
#com_02_f {
  position: relative;
  z-index: 1;
}
#com_03 {
  padding-top: 20px;
  text-align: center;
  background: #FFF;
  color: #000;
}
#com_03 .com_03_logo {
  font-size: 20px;
}
#com_03 .com_03_logo2 {
  line-height: 100%;
}
.footer {
  background: #0866BB;
  font-size: 14px;
  color: #FFF;
  text-align: center;
  padding-bottom: 40px;
  padding-top: 20px;
  width: 100%;
  min-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
/*==================================================
アニメーションのためのcss
===================================*/
.blur {
  animation-name: blurAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
@keyframes blurAnime {
  from {
    filter: blur(10px);
    transform: scale(1.02);
    opacity: 0;
  }
  to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
  }
}
.blurTrigger {
  opacity: 0;
}
.blur2 {
  animation-name: blurAnime2;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
@keyframes blurAnime2 {
  from {
    filter: blur(12px);
    transform: scale(1.2);
    opacity: 0;
  }
  to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
  }
}
.blurTrigger2 {
  opacity: 0;
}