@charset "UTF-8";
/* CSS Document */
body {
  margin: 0;
  /*font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;*/
  font-family: Meiryo、メイリオ;
  font-weight: 500;
  font-size: 13px;
  color: #333333;
  background-color: #0F294A;
}
@media all and (-ms-high-contrast:none) {
  html {
    font-family: 'メイリオ', 'Meiryo', sans-serif;
  }
}
::selection {
  background: #EBF6FB;
}
.txt_min {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
a {
  text-decoration: none;
}
img {
  flex-shrink: 0
}
.red {
  color: #ff0000 !important;
}
/* 基本のスタイル */
.move.delighter {
  transition: all .8s ease-out;
  transform: translateY(50%);
  opacity: 0;
}
/* スタート時のスタイル */
.move.delighter.started {
  transform: none;
  opacity: 1;
}
/* エンド時のスタイル */
.move.delighter.started.ended {}
.bg_gry {
  background-color: #F2F2F2;
}
.bg_dark {
  background-color: #262626;
}
.bg_navy {
  background-color: #0F294A;
}
.bg_ylw {
  background-color: #EFC502;
}
.bg_wht {
  background-color: #fff;
}
.bg_img {
    background: url("../img/common/bg_foot.png") no-repeat;
  background-position: center;
  background-size: cover;
}
html, body {
  height: 100%;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c_wht {
  color: #fff !important;
}
.c_dgry {
  color: #636363 !important;
}
.c_navy {
  color: #0F294A !important;
}

header {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  transition: .4s;
  /*background-color:#0047BB;*/
  padding: 35px 0 40px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.head02 {
  position: relative !important;
}
.head_02 {
  height: 500px;
  background: #000 url(../img/common/alsy_img01.png) no-repeat;
  background-position: right 130px top;
}
.box_title {
  top: 25% !important;
  position: absolute;
}
.title_ll {
  font-size: 250%;
  color: #fff;
  letter-spacing: 0.2em;
}
.title_ll_sub {
  font-size: 100%;
  color: #fff;
  letter-spacing: 0.2em;
}
.global_navi {
  width: 100%;
}
.boxA:after {
  content: "";
  display: block;
  clear: both
}
.nav-button {
  display: none;
}
.box1 {
  float: left;
  width: 20%;
}
.box1 img {
  width: 130px;
  height: auto;
}
.box2 {
  float: right;
  width: 80%;
}
.box_full {
  width: 100%;
}
.box_cont {
  width: 1100px;
  margin: 0 auto;
}
.box_80 {
  width: 768px;
  margin: 0 auto;
}
.box_10 {
  width: 1000px;
  margin: 0 auto;
}
.txt_nml {
  line-height: 3em;
  color: #111111;
  font-size: 14px;
}
.txt_nml_l {
  line-height: 2em;
  color: #111111;
  font-size: 17px;
}
.parallax-window {
  width: 100%;
  height: 100vh;
  background: transparent;
  position: relative;
  margin: 0px 0 0 0;
  background-size: cover;
  -webkit-box-shadow: 0px 0px 0px 0px #0047BB inset;
  -moz-box-shadow: 0px 0px 0px 0px #0047BB inset;
  box-shadow: 0px 0px 0px 0px #0047BB inset;
}
.ghost-btn {
  border: 4px solid #c21500;
  border-image: linear-gradient(to right, #c21500 0%, #ffc500 100%);
  border-image-slice: 1;
  border-radius: 40px;
}
.main_inner {
  position: relative;
  /*top: 47%;*/
  top: 37%;
  text-align: center;
}
.txt_cc {
  font-size: 50px;
  color: #fff;
  font-weight: 100;
  letter-spacing: 0em;
  line-height: 1.1;
}
.main_inner img {
  max-width: 300px;
  width: 300px;
  height: auto;
}
.eng {
font-family: 'Kreon', serif;
}
.eng_200 {
  font-family: 'Oswald', sans-serif;
  font-weight: 200;
}
.top_title {
  color: #fff;
  font-size: 50px;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  letter-spacing: 0.2em;
}
footer {
  padding: 100px 0 50px 0;
  background: url("../img/common/main.jpg") no-repeat;
  background-position: center;
  background-size: cover;
}
footer img {
  width: 200px;
  height: auto;
}
.section_70p {
  width: 70%;
  margin: 0 auto;
  padding: 0 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.section_inner_70p {
  width: 70%;
  margin: 0 auto;
  padding: 0 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.s_title_thin {
  font-size: 36px;
  margin-left: 3px;
}
.title_l1 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.5em;
  letter-spacing: 1.5px;
}
.title_l1_eng {
  color: #fff;
  font-size: 60px;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  font-weight: bold;
  line-height: 1.1em;
}
.txt_m2 {
  font-size: 18px;
  line-height: 2.5em;
  letter-spacing: 1.5px;
  color: #262626;
}
.txt_m1 {
  font-size: 13px;
  line-height: 2.5em;
  letter-spacing: 1.5px;
  color: #262626;
}
.txt_m3 {
  font-size: 15px;
  line-height: 2em;
  letter-spacing: 1.5px;
  color: #262626;
}
.txt_s1 {
  font-size: 12px;
  line-height: 2.5em;
  letter-spacing: 1.5px;
  color: #262626;
}
a.line_btn {
  display: inline-block;
  width: 280px;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  color: #000000;
  border: 2px solid #000000;
  transition: .4s;
  font-size: 13px;
  border-radius: 25px;
}
a.line_btn:hover {
  background: #000000;
  color: #fff;
}
a.line_btn_w {
  display: inline-block;
  width: 280px;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  transition: .4s;
  font-size: 13px;
  border-radius: 25px;
}
a.line_btn_w:hover {
  background: #fff;
  color: #000000;
}
a.btn_cat {
  display: inline-block;
  padding: 15px 30px;
  text-align: center;
  text-decoration: none;
  color: #262626;
  background-color: #F2F2F2;
  transition: .4s;
  font-size: 13px;
  border-radius: 25px;
}
a.btn_cat:hover {
  background: #02A3D1;
  color: #fff;
}
.line_gry_left {
  border-left: 1px solid #f2f2f2;
}
.line_gry_right {
  border-right: 1px solid #f2f2f2;
}
.line_gry_top {
  border-top: 1px solid #f2f2f2;
}
.line_gry_btm {
  border-bottom: 1px solid #f2f2f2;
}
#wrap > div {
  width: 100%;
  background: no-repeat 50% 0 fixed;
  margin: 0 auto;
  position: relative;
}
.list_news li:first-child {
  padding: 0px 50px 50px 50px;
}
.list_news li {
  padding: 50px;
  border-bottom: 1px solid #f2f2f2;
  font-size: 14px;
  line-height: 1.5em;
}
.list_news li a {
  color: #02A3D1;
}
.list_news li a:hover {
  text-decoration: underline;
}
a.btn_tag {
  display: inline-block;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  color: #02A3D1;
  border: 1px solid #02A3D1;
  transition: .4s;
  font-size: 13px;
  border-radius: 25px;
}
a.btn_tag:hover {
  color: #fff;
  border: 1px solid #02A3D1;
  background-color: #02A3D1;
  text-decoration: none !important;
}
/*横長ボタン小*/
.btn_grd_s {
  position: relative;
  display: inline-block;
  text-decoration: none;
  margin: 0px 0px;
  font-weight: 400;
  background: #F15025;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff !important;
}
.btn_grd_s .bg {
  background: #fff;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  transition: opacity 0.3s;
}
.btn_grd_s:hover {
  background-color: #FF6F06;
}
.btn_grd_s:hover .txt_btn {
  color: #fff;
}
.btn_grd_s:hover .txt_btn_nml {
  color: #fff;
}
.txt_btn {
  position: relative;
  z-index: 1;
  display: inline-block;
  top: 0%;
  font-size: 12px;
  transition: color 0.3s;
  padding: 0px 20px 15px;
}
.txt_btn_nml {
  position: relative;
  z-index: 1;
  display: inline-block;
  top: 0%;
  font-size: 12px;
  transition: color 0.3s;
  padding: 13px 40px 15px;
  color: #02A3D1;
}
.btn_br {
  border-radius: 100px;
}
.btn_br .bg {
  border-radius: 100px;
}
/*丸ボタン*/
.btn_grd_c {
  position: relative;
  display: inline-block;
  text-decoration: none;
  margin: 0px 30px;
  font-weight: 400;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #7D7BDE), color-stop(0, #009CC6));
  background: -webkit-linear-gradient(#009CC6, #7D7BDE);
  background: -moz-linear-gradient(#009CC6, #7D7BDE);
  background: -ms-linear-gradient(#009CC6, #7D7BDE);
  background: linear-gradient(#009CC6, #7D7BDE);
  box-sizing: border-box;
  overflow: hidden;
}
.btn_grd_c .bg {
  background: #fff;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  transition: opacity 0.3s;
}
.btn_grd_c:hover .bg {
  opacity: 0;
}
.btn_grd_c:hover .txt_btn_c {
  color: #fff;
}
.txt_btn_c {
  position: relative;
  z-index: 1;
  display: block;
  width: 120px;
  height: 120px;
  top: 0%;
  font-size: 12px;
  font-weight: bold;
  transition: color 0.3s;
  padding-top: 45%;
  color: #02A3D1;
}
.btn_br_c {
  border-radius: 50%;
}
.btn_br_c .bg {
  border-radius: 50%;
}
/*タイトル*/
.title_l {
  font-size: 40px;
  color: #fff;
  letter-spacing: 0em;
  font-weight: 100 !important;
  line-height: 1.5em;
}
.title_m {
  font-size: 130%;
  color: #262626;
  letter-spacing: 0em;
  font-weight: 100 !important;
  line-height: 1.5em;
}
.title_l_sub {
  font-size: 80%;
  color: #02A3D1;
  letter-spacing: 0.4em;
}
.title_l_box {
  display: inline-block;
  text-align: center;

  background-position: center;
  background-size: 92px;
  padding: 40px 30px 40px 30px;
}
.title_l_box_c {
  display: inline-block;
  text-align: center;

  background-position: center;
  background-size: 92px;
  padding: 0px 30px 40px 30px;
}
.wrap_hrz {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ad_flex {
  display: flex;
}
.no_flex {
  flex-direction: column;
}
.wrap_hrz_nml, .wrap_hrz_nml_c, .wrap_hrz_nml_r {
  display: flex;
  justify-content: space-between;
}
.box_card {
  width: 28%;
  display: flex;
  flex-direction: column;
}
.box_card img {
  width: 80%;
  height: auto;
  margin: 0 auto;
}
.title_sub_grd span {
  background: -webkit-linear-gradient(right, #009CC6, #7D7BDE);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 140%;
  letter-spacing: 0.4em;
}
.line_grd {
  width: 100px;
  border-bottom: 1px solid #c21500;
  border-image: linear-gradient(to left, #009CC6 0%, #7D7BDE 100%);
  border-image-slice: 1;
}
.lyt_btn_btm {
  margin-top: auto;
}
.box_50 {
  width: 50%;
  display: block;
  height: 100%;
}
.box_50_c {
  width: 50%;
  display: block;
  height: 100%;
}
.box_bg01 {
  background: url("../img/common/bg01.png") no-repeat;
  background-size: cover;
  height: auto;
}
.box_bg04 {
  background: url("../img/common/alsy_img04.png") no-repeat;
  background-size: cover;
}
.box_50_left {
  margin-left: calc(100% - 600px);
  margin-right: 50px;
}
.box_50_left_c {
  margin-left: calc(100% - 600px);
  margin-right: 50px;
}
.box_50_right {
  margin-right: calc(100% - 600px);
  margin-left: 50px;
}
.bg_txt_01:after {
  content: "01";
  font-size: 2000%;
  font-family: 'Oswald', sans-serif;
  right: 0 !important;
  position: absolute;
  color: #EBF6FB;
  z-index: -10;
}
.bg_txt_02:after {
  content: "02";
  font-size: 2000%;
  font-family: 'Oswald', sans-serif;
  left: 0 !important;
  position: absolute;
  color: #EBF6FB;
  z-index: -10;
}
.bg_txt_03:after {
  content: "03";
  font-size: 2000%;
  font-family: 'Oswald', sans-serif;
  right: 0 !important;
  position: absolute;
  color: #EBF6FB;
  z-index: -10;
}
.box_left_02 {
  flex-basis: 15%;
  flex-shrink: 0;
}
.wrap_hrz_fsc {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.list_link a {
  color: #262626;
  transition: 0.7s;
  font-size: 12px;
}
.list_link li {
  color: #262626;
  transition: 0.7s;
  font-size: 12px;
}
.list_link li:hover {
  background: #E6E2F0;
}
.icon_news {
  display: block;
  margin-right: 10px;
  padding: 2px;
  color: #fff;
  font-weight: bold;
  font-size: 1em;
  text-decoration: none;
  float: left;
  width: 60px;
  text-align: center;
  background: -webkit-linear-gradient(right, #009CC6, #7D7BDE);
  font-family: 'Oswald', sans-serif;
}
.btn_rad {
  display: inline-block;
  width: 280px;
  height: 50px;
  border-radius: 50px;
  text-decoration: none;
  font-size: 16px;
  vertical-align: middle;
  padding: 17px 0 0 0;
  color: #FFF;
    position: relative;
  margin: 0px 0px;
  font-weight: 400;
  background: #F15025;
  box-sizing: border-box;
  overflow: hidden;
  transition: 0.2s;
}
.btn_rad:hover {
  background-color: #FF6F06;
}
.menu_foot {
  display: block !important;
  float: left;
}
.menu_foot ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
.menu_foot li {
  float: left;
  /*width:16.66%;*/
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.menu_foot li a {
  padding: 15px 0 0 0px;
  margin: 0 15px 0 0;
  text-align: left;
  color: #F15025;
  font-size: 14px;
  font-family: 'Kreon', sans-serif;
  font-weight: 600;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: relative;
  display: block;
  text-decoration: none;
  letter-spacing: 1px;
}
.menu_foot li a:hover {}
.menu_foot li a::after {
  position: absolute;
  bottom: -6px;
  left: 50%;
  content: '';
  width: 0;
  height: 1px;
  background-color: #F15025;
  transition: .5s;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.menu_foot li a:hover::after {
  width: 100%;
}
.eng_p {
  font-family: 'Poppins', sans-serif;
  font-size: 80%;
  font-weight: 400;
  letter-spacing: 0.2em;
}
.box_40 {
  width: 40%;
}
.box_45 {
  width: 45%;
}
.box_40 img {
  width: 100%;
  height: auto;
}
.box_45 img {
  width: 100%;
  height: auto;
}
.box_50 img {
  width: 100%;
  height: auto;
}
.box_50_c img {
  width: 100%;
  height: auto;
}
.box_60 {
  width: 55%;
}
.box_50_2 {
  width: 45%;
}
.menu_page {
  height: 90px;
  width: 100%;
  background-color: #fff;
  border: 1px solid #E6E6E6;
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.1));
}
.menu_page ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
.menu_page li {
  float: left;
  font-size: 14px;
}
.mp_33 {
  width: 33.33%;
}
.mp_50 {
  width: 50%;
}
.menu_page li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 30px;
  bottom: 30px;
  right: 0;
  width: 1px;
  background-color: #ccc;
}
.menu_page li:last-child a::after {
  content: "";
  display: block;
  position: absolute;
  top: 30px;
  bottom: 30px;
  right: 0;
  width: 0px;
  background-color: #ccc;
}
.menu_page li a {
  position: relative;
  display: block;
  height: 90px;
  padding: 37px 0 0 0;
  color: #02A3D1;
}
.menu_page li a:hover {
  background-color: #F2F2F2;
  transition: .3s ease-in-out;
}
.lyt_top {
  margin-top: -45px !important;
}
.ResTableA {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-bottom: 1px solid #737373;
  line-height: 1.5rem;
}
.ResTableA a {
  color: #262626;
  text-decoration: underline;
}
.ResTableA a:hover {
  color: #46616E;
  text-decoration: none;
}
.ResTableA th {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #737373;
  padding: 25px 10px 22px;
  width: 30%;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  color: #EFC502;
}
.no_line {
  border-bottom: 0px solid #d8d8d8 !important;
}
.full_th {
  width: 100%;
}
.ResTableA td {
  padding: 25px 10px 22px 20px;
  text-align: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #737373;
  color: #fff;
}
.ResTableB {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-bottom: 1px solid #fff;
  line-height: 1.5rem;
}
.ResTableB a {
  color: #262626;
  text-decoration: underline;
}
.ResTableB a:hover {
  color: #46616E;
  text-decoration: none;
}
.ResTableB th {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #fff;
  padding: 25px 10px 22px;
  width: 30%;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  background-color: #0F294A;
  color: #fff;
}
.no_line {
  border-bottom: 0px solid #d8d8d8 !important;
}
.full_th {
  width: 100%;
}
.ResTableB td {
  padding: 25px 10px 22px 20px;
  text-align: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #F2F2F2;
  border-top: 1px solid #fff;
  color: #0F294A;
}

.ResTableC {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-bottom: 1px solid #737373;
  line-height: 1.5rem;
}
.ResTableC a {
  color: #262626;
  text-decoration: underline;
}
.ResTableC a:hover {
  color: #46616E;
  text-decoration: none;
}
.ResTableC th {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #737373;
  padding: 25px 10px 22px;
  width: 30%;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  color: #0F294A;
}
.no_line {
  border-bottom: 0px solid #d8d8d8 !important;
}
.full_th {
  width: 100%;
}
.ResTableC td {
  padding: 25px 10px 22px 20px;
  text-align: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #737373;
  color: #0F294A;
}
.ResTableD {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-bottom: 1px solid #eee;
  line-height: 1.1rem;
  font-size: 11px;
}
.ResTableD a {
  color: #262626;
  text-decoration: underline;
}
.ResTableD a:hover {
  color: #46616E;
  text-decoration: none;
}
.ResTableD th {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #eee;
  padding: 15px 10px 12px;
  width: 30%;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  color: #0F294A;
  font-weight: bold;
}
.ResTableD td {
  padding: 15px 10px 12px 10px;
  text-align: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #eee;
  color: #0F294A;
}

.ResTableE {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-bottom: 0px solid #eee;
  line-height: 1.3rem;
  font-size: 12px;
}
.ResTableE a {
  color: #262626;
  text-decoration: underline;
}
.ResTableE a:hover {
  color: #46616E;
  text-decoration: none;
}
.ResTableE th {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #eee;
  padding: 20px;
  width: 30%;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  color: #0F294A;
  font-weight: bold;
}
.ResTableE td {
  padding: 20px;
  text-align: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #eee;
  color: #0F294A;
}
.ttl_d_ll {
  line-height: 1.1rem;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 10px 0px 10px;
  color: #0F294A;
}
.ttl_d_l {
  line-height: 1.1rem;
  font-size: 12px;
  font-weight: bold;
  padding: 15px 10px 0px 10px;
  color: #0F294A;
}
.ttl_d {
  line-height: 1.1rem;
  font-size: 11px;
  padding: 5px 10px 15px 10px;
}
.ttl_d2 {
  line-height: 1.5rem;
  font-size: 13px;
  padding: 5px 10px 15px 10px;
}
.img_p img {
  width: 150px;
  height: auto;
  float: right;
  padding: 20px 10px 20px 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.map {
  position: relative;
  padding-bottom: 340px;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.map iframe, .map object, .map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 350px;
}
.line_gry {
  border-top: 1px solid #d8d8d8;
}
.box_30 {
  width: 30%;
}
.box_30_left {
  margin-left: calc(30% - 360px);
}
.box_70 {
  width: 70%;
}
.box_70_right {
  margin-right: calc(70% - 840px);
}
.txt_date {
  font-size: 13px;
  color: #999;
  padding-top: 0px;
}
.flt_r {
  float: right;
}
.bread {
  display: inline;
  font-size: 95%;
}
.bread::after {
  content: ' / ';
}
.bread:last-child::after {
  content: '';
}
.bread_link {
  display: inline-block;
  text-decoration: none;
  color: inherit;
}
.bread a {
  color: #02A3D1;
  position: relative;
  display: inline-block;
  transition: .3s;
}
.bread a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  background-color: #02A3D1;
  transition: .3s;
}
.bread a:hover::after {
  width: 100%;
}
/*プレースホルダーの色*/
input:::-webkit-input-placeholder { color: #666; }
input::-moz-placeholder { color: #666; }
 
/*入力時の背景色*/
input:focus, select:focus, textarea:focus {
background: #DDEEFB;
}
 
/*入力フォームの設定*/
.form-text{ 
width:80%;
font-size:14px;
font-weight:normal; 
border:1px solid #ccc;
border-radius: 5px;
padding: 10px;
color: #0F294A;
background:#fff;
margin:5px 0 30px 0;
-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;

}
.form-textarea{ 
width:80%;
font-size:14px;
font-weight:normal; 
border:1px solid #ccc;
border-radius: 5px;
padding: 10px;
color: #000;
background:#fff;
margin:5px 0 30px 0;
-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;

}
.formbox {
	background-color:#EFC502;
	padding:40px;
	text-align:center;
  color: #0F294A;
}

.form-cbox{ 

}


.fb_inner {
	width:80%;
	display:block;
	margin:0 auto;
	text-align:left;
		
}
.req {
	display:inline-block;
	padding:4px 5px;
	background-color:#F15024;
	color:#fff;
	border-radius:4px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	line-height:1em;
	margin-left:5px;
}
.inline {
	display:inline-block;
}
.p_list {
	list-style:disc;
	margin: 10px 30px;
}
/*submitボタンの設定*/
.form-submit, .form-submit_back{
	display: inline-block;
    padding: 15px 0;
	width:270px;
	border-radius: 30px;
    text-decoration: none;
    color: #FFF;
  background-color: #F15024;
    transition: .4s;
	font-size:14px;
  border: 0px solid #333;
}



.form-submit:hover{
  background-color: #FF6F06;
}

.ss_menu_c {
	color:#aaa;
	font-size:12px;
	line-height:1.2em;
	padding:0 0px 0 30px;
}

.ss_menu_c a {
	color:#777777;
	text-decoration:none;
}

.ss_menu_c a:hover {
	color:#3399E5;
	text-decoration:none;
}

.thank_txt {
	color:#999;
	line-height:3em;
}
  /* -----------------------------
   
  toggle btn
   
   ----------------------------- */
  #menubtn {
    display: none
  }
  /* -----------------------------
   
  global menu
   
   ----------------------------- */
  .menu {
    display: block !important;
    float: right;
  }
  .menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  .menu li a {
    padding: 15px 0 0 0px;
    margin: 0 0 0 15px;
    text-align: right;
    color: #F15025;
    font-size: 14px;
    font-family: 'Kreon', sans-serif;
    font-weight: 600;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: relative;
    display: block;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .menu li a:hover {}
  .menu li a::after {
    position: absolute;
    bottom: -6px;
    left: 50%;
    content: '';
    width: 0;
    height: 1px;
    background-color: #F15025;
    transition: .5s;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .menu li a:hover::after {
    width: 100%;
  }
  .menu ul:after {
    content: "";
    display: block;
    clear: both
  }
  .menu li {
    float: left;
    /*width:16.66%;*/
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .menu ul .branch {
    display: none
  }
  .menu i {
    /*display:none*/
  }


@media (max-width: 1200px) {
  .box_cont {
    width: 100%;
    margin: 0 auto;
  }
  .box_cont_img img {
    width: 100%;
    height: auto;
  }
  .box_cont_inner {
    padding: 0 30px;
  }
  .main_inner {
    position: relative;
    /*top: 47%;*/
    top: 30%;
    text-align: center;
    width: 75%;
    margin: 0 auto;
  }
  .wrap_hrz {
    padding: 0 30px;
  }
  .boxA {
    width: 96%;
    padding: 0 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
  }
  .box_50_c {
    width: 48% !important;
  }
  .box_45 {
    width: 48% !important;
  }
  .box_50_right {
    margin-right: 0px;
    margin-left: 0px;
  }
  .box_50_left_c {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 1150px) {
  .box_50 {
    width: 100% !important;
  }
  .box_50_left {
    margin-left: 0;
    margin-right: 0;
    padding: 0 30px;
  }
  .wrap_hrz_nml {
    display: block;
  }
  .box_10 {
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 900px) {
  #wrap #box1 {
    height: 300px;
    background-image: url(../images/about/bg_grf.jpg);
    background-size: 150%;
    z-index: 1;
  }
}
/* ************************************************************************************************

   under 767px

   ************************************************************************************************ */
@media (max-width: 767px) {
  .formbox {
	background-color:#EFC502;
	padding:20px;
	text-align:center;
  color: #0F294A;
}
  .wrap_hrz {
    padding: 0px;
  }
  .head_02 {
    height: 500px;
    background: #000;
    background-position: right 130px top;
  }
  .box_50_c {
    width: 100% !important;
  }
  .box_45 {
    width: 100% !important;
  }
  .wrap_hrz_nml_c {
    display: block;
  }
  .box_30 {
    width: 100%;
  }
  .box_70 {
    width: 100%;
  }
  .wrap_hrz_nml_r {
    flex-direction: column-reverse !important;
  }
  a.btn_cat {
    width: 100%;
  }
  .line_gry_top_sp {
    border-top: 1px solid #f2f2f2;
  }
  .list_news li {
    padding: 30px;
  }
  .foot_logo img {
    width: 240px;
    height: auto;
  }
  footer {
    padding: 70px 0 50px 0;
  }
  .box_80 {
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
  }

  .box_card {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0 30px;
  }

  .parallax-window {
    background-image: url("../img/common/main_sp.png");
    background-repeat: no-repeat;
    background-position: right 0px;
  }
  .head_02 {
    background-image: url("../img/common/main_sp.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
  }
  .hgt_bg01 {
    height: 350px;
  }
  /*@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}*/

  header {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    transition: .4s;
    padding: 15px 0 20px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .boxA {
    width: 100%;
    padding: 0 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .box1 img {
    width: 100px;
    height: auto;
    margin-top: 2px;
  }
  .boxB {
    padding: 0 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .main_visual {
    width: 100%;
    height: 100vh;
    background: no-repeat url(../img/common/main.jpg);
    /*background-attachment:fixed;*/
    position: relative;
    margin: 50px 0 0 0;
    background-size: cover;
    -webkit-box-shadow: 0px 0px 0px 0px #0047BB inset;
    -moz-box-shadow: 0px 0px 0px 0px #0047BB inset;
    box-shadow: 0px 0px 0px 0px #0047BB inset;
    background-position: center;
  }
  .main_inner {
    position: relative;
    top: 30%;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 30px;
    text-align: center;
  }
  .main_inner img {
    max-width: 250px;
    width: 75%;
    height: auto;
  }
  .sp_margin {
    padding: 0 30px 50px 30px;
  }
  .txt_m1 {
    font-size: 13px;
    line-height: 2.5em;
    letter-spacing: 1.5px;
  }
  .section_70p {
    width: 100%;
  }
  .section_inner_70p {
    width: 100%;
    padding: 0px;
  }
  .ResTableA {
    border-bottom: none;
    font-size: 0.9rem;
    border-top: 0px solid #d8d8d8;
    border-bottom: 0px solid #d8d8d8;
  }
  .ResTableA th {
    padding: 15px 10px;
    width: 100%;
    display: block;
    border: none;
  }
  .ResTableA td {
    padding: 15px 10px;
    width: 100%;
    display: list-item;
    list-style: none;
    border-top: none !important;
    text-align: left;
  }
    .ResTableD th {
    padding: 15px 10px 2px;
    width: 100%;
    display: block;
    border: none;
  }
  .ResTableD td {
    padding: 2px 10px 12px;
    width: 100%;
    display: list-item;
    list-style: none;
    border-top: none !important;
    text-align: left;
  }
}
@media (max-width: 600px) {
  .main_inner {
    position: relative;
    top: 30%;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 30px;
  }
  .main_inner img {
    width: 90%;
    height: auto;
  }
  .txt_cc {
    font-size: 40px;
    color: #fff;
    font-weight: 100;
    letter-spacing: 0em;
    line-height: 1.3;
  }
  .menu_page {
    height: 152px;
    padding: px 0;
  }
  .mp_h {
    height: 102px !important;
  }
  .menu_page li {
    float: none;
  }
  .mp_33 {
    width: 100%;
  }
  .mp_50 {
    width: 100%;
  }
  .menu_page li a::after {
    width: 0px;
  }
  .menu_page li a {
    height: 50px;
    padding: 17px 0 0 0;
  }
}
@media (max-width: 370px) {
  .title_l1_eng {
    font-size: 50px;
  }
}
/* ************************************************************************************************

   over 767px

   ************************************************************************************************ */
@media (min-width: 768px) {

  .pc_none {
    display: none;
  }
}
@media (min-width: 1150px) {
  .boxA, .boxB, .main_inner {
    width: 94%;
    /*max-width:1260px;*/
    margin-left: auto;
    margin-right: auto
  }
}
@media (min-width: 1370px) {
  .brand_state {
    font-size: 36px;
    letter-spacing: 10px;
    text-align: center;
  }
  .brand_state_sub {
    font-size: 16px;
    letter-spacing: 2px;
    text-align: center;
  }
}