@charset "UTF-8";
.c-raw-html,
.c-raw-html dd,
.c-raw-html dl,
.c-raw-html dt,
.c-raw-html form,
.c-raw-html h1,
.c-raw-html h2,
.c-raw-html h3,
.c-raw-html h4,
.c-raw-html h5,
.c-raw-html li,
.c-raw-html ol,
.c-raw-html p,
.c-raw-html table,
.c-raw-html td,
.c-raw-html th,
.c-raw-html ul {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  font-size: 100%;
  word-wrap: break-word;
}
.c-raw-html {
  color: #000;
  background-color: #ffffff;
  font-family:
    "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "メイリオ", sans-serif;
  line-height: 1.3;
  font-size: 87.5%;
  -webkit-text-size-adjust: none;
}
.c-raw-html dd,
.c-raw-html dt,
.c-raw-html li,
.c-raw-html p,
.c-raw-html td,
.c-raw-html th {
  line-height: 1.5;
}
* .c-raw-html {
  font-size: 100%;
}
.c-raw-html a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}
.c-raw-html a img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
.c-raw-html img {
  display: block;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media only screen and (max-width: 900px) {
  .c-raw-html input,
  .c-raw-html select,
  .c-raw-html textarea {
    font-size: 114.3% !important;
  }
}
.c-raw-html button,
.c-raw-html input,
.c-raw-html select,
.c-raw-html textarea {
  background: none;
  font-family:
    "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "メイリオ", sans-serif;
  margin: 0px;
  outline: none;
  padding: 0px;
  font-weight: normal;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  font-size: 100%;
}
.c-raw-html button {
  cursor: pointer;
  display: inline-block;
  font-size: 100%;
  font-family:
    "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "メイリオ", sans-serif;
}
@media only screen and (min-width: 1025px) {
  .c-raw-html button {
    transition: 0.5s;
  }
  .c-raw-htmlbutton:hover {
    opacity: 0.4;
  }
}
.c-raw-html label {
  cursor: pointer;
  display: inline-block;
}
.c-raw-html * {
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}
@font-face {
  font-family: "FontAwesome";
  src: url("/assets/aneron/_common_v2/fonts/fontawesome-webfont.eot?v=4.6.3");
  src:
    url("/assets/aneron/_common_v2/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3")
      format("embedded-opentype"),
    url("/assets/aneron/_common_v2/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"),
    url("/assets/aneron/_common_v2/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"),
    url("/assets/aneron/_common_v2/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"),
    url("/assets/aneron/_common_v2/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("/assets/aneron/_common_v2/fonts/icomoon.eot?zc6ng9");
  src:
    url("/assets/aneron/_common_v2/fonts/icomoon.eot?zc6ng9#iefix") format("embedded-opentype"),
    url("/assets/aneron/_common_v2/fonts/icomoon.ttf?zc6ng9") format("truetype"),
    url("/assets/aneron/_common_v2/fonts/icomoon.woff?zc6ng9") format("woff"),
    url("/assets/aneron/_common_v2/fonts/icomoon.svg?zc6ng9#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.c-raw-html a:link {
  color: #000;
  text-decoration: none;
}
.c-raw-html a:visited {
  color: #000;
}
@media only screen and (min-width: 1025px) {
  .c-raw-html a {
    transition: 0.5s;
  }
  .c-raw-html a img {
    transition: 0.5s;
  }
  .c-raw-html a:hover {
    color: #1a6bae;
    text-decoration: underline;
  }
  .c-raw-html a:hover img {
    opacity: 0.4;
  }
}
.clear:after {
  content: "";
  display: block;
  clear: both;
}
.clear_both {
  clear: both;
}
.hidden {
  overflow: hidden;
}
.c-raw-html.font_small {
  font-size: 75%;
}
.c-raw-html.font_medium {
  font-size: 87.5%;
}
.c-raw-html.font_large {
  font-size: 100%;
}
.c-raw-html .menu_bg {
  display: none;
}
@media print {
  .c-raw-html .menu_bg {
    display: none;
  }
}
.c-raw-html.menu_open .menu_bg {
  content: "";
  display: block;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
}
@media print {
  .c-raw-html.menu_open .menu_bg {
    display: none;
  }
}
@media only screen and (min-width: 901px) {
  .c-raw-html.menu_open .menu_bg {
    display: none !important;
  }
}
.c-raw-html.menu_open #header {
  background-color: #fff;
  position: relative;
  z-index: 2000;
}
.c-raw-html :after,
.c-raw-html :before {
  font-size: 100%;
}
#wrapper {
  overflow: hidden;
  opacity: 0;
}
#wrapper.in {
  transition: 0.5s;
  opacity: 1;
}
#main_area {
  padding-bottom: 5em;
}
@media print {
  #main_area {
    padding-bottom: 0;
  }
}
#main_area .caution {
  border: 3px #e6eaec solid;
  font-size: 107.1%;
  text-align: center;
  padding: 1.5em;
  margin-top: 2em;
}
@media only screen and (max-width: 900px) {
  #main_area .caution {
    padding: 0.5em 1em;
  }
}
@media only screen and (max-width: 640px) {
  #main_area .caution {
    font-size: 85.7%;
  }
}
#main_area .caution p {
  line-height: 1.8;
}
#main_area #main_contents {
  padding-top: 90px;
}
@media only screen and (max-width: 900px) {
  #main_area #main_contents {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 640px) {
  #main_area #main_contents {
    padding-top: 30px;
  }
}
@media print {
  #main_area #main_contents {
    padding-top: 30px;
  }
}
.main_width {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1050px;
}
@media only screen and (max-width: 1100px) {
  .main_width {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 800px) {
  .main_width {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 640px) {
  .main_width {
    padding: 0 15px;
  }
}
@media print {
  .main_width {
    padding: 0;
  }
}
.cont_width {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}
.cont_width .contIn {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 780px;
}
.skip-nav {
  position: absolute;
  bottom: 100%;
  right: 100%;
}
#header {
  border-bottom: 4px #e6eaec solid;
  padding: 1.2em 0 0;
}
@media print {
  #header {
    border-top: 4px #1a6bae solid;
    border-bottom: none;
  }
}
#home #header {
  border: none;
}
@media only screen and (max-width: 900px) {
  #header {
    border: none;
    position: relative;
    padding: 0;
  }
}
#header #header_wrap {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
  margin-bottom: 3em;
}
@media only screen and (max-width: 1024px) {
  #header #header_wrap {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 900px) {
  #header #header_wrap {
    margin-bottom: 0;
    display: block;
  }
}
@media only screen and (max-width: 900px) {
  #header #header_wrap #header_logo .logo {
    width: 220px;
    height: 100px;
    padding: 24px 0;
  }
}
@media only screen and (max-width: 800px) {
  #header #header_wrap #header_logo .logo {
    width: 180px;
    height: 80px;
    padding: 18px 0;
  }
}
@media only screen and (max-width: 640px) {
  #header #header_wrap #header_logo .logo {
    width: 110px;
    height: 50px;
    padding: 13px 0;
  }
}
#header #header_wrap #header_logo .logo a {
  display: block;
}
#header #header_wrap #header_logo .logo img {
  opacity: 1;
}
@media print {
  #header #header_wrap #header_right {
    display: none;
  }
}
#header #header_wrap #header_right > p {
  font-size: 85.7%;
  text-align: right;
}
@media only screen and (max-width: 900px) {
  #header #header_wrap #header_right > p {
    background-color: #eee;
    text-align: left;
    padding: 0.5em 30px;
    margin: 0 -30px;
  }
  #header #header_wrap #header_right > p.active {
    display: none;
  }
}
#header #header_wrap #header_right .bottom {
  align-items: center;
  font-size: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 1em;
}
@media only screen and (max-width: 900px) {
  #header #header_wrap #header_right .bottom {
    display: block;
    margin: 0;
  }
}
#header #header_wrap #header_right .bottom .size {
  border-right: 1px #bfbfbf dotted;
  padding-right: 20px;
  margin-right: 20px;
}
@media only screen and (max-width: 900px) {
  #header #header_wrap #header_right .bottom .size {
    display: none;
  }
}
#header #header_wrap #header_right .bottom .size dl {
  align-items: center;
  display: flex;
}
#header #header_wrap #header_right .bottom .size dl dt {
  margin-right: 12px;
}
#header #header_wrap #header_right .bottom .size dl dd ul {
  align-items: center;
  display: flex;
}
#header #header_wrap #header_right .bottom .size dl dd ul li {
  align-items: center;
  background-color: #f0f3f5;
  border: 2px #f0f3f5 solid;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  width: 35px;
  height: 35px;
  justify-content: center;
}
@media only screen and (min-width: 1025px) {
  #header #header_wrap #header_right .bottom .size dl dd ul li {
    transition: 0.5s;
  }
  #header #header_wrap #header_right .bottom .size dl dd ul li:hover {
    background-color: #fff;
    border: 2px #ced5da solid;
  }
}
#header #header_wrap #header_right .bottom .size dl dd ul li + li {
  margin-left: 6px;
}
#header #header_wrap #header_right .bottom .size dl dd ul li.active {
  background-color: #fff;
  border: 2px #ced5da solid;
}
#header #header_wrap #header_right .bottom .site_search {
  position: relative;
}
@media only screen and (max-width: 900px) {
  #header #header_wrap #header_right .bottom .site_search {
    background-color: #f0f3f5;
    display: none;
    transition: max-height 0.3s;
    overflow: hidden;
    max-height: 0;
    padding: 30px 30px;
    margin: 0 -30px;
  }
  #header #header_wrap #header_right .bottom .site_search.active {
    width: auto;
    display: block;
    max-height: 1000px;
  }
}
@media only screen and (max-width: 800px) {
  #header #header_wrap #header_right .bottom .site_search {
    padding: 20px;
    margin: 0 -20px;
  }
}
@media only screen and (max-width: 640px) {
  #header #header_wrap #header_right .bottom .site_search {
    padding: 15px;
    margin: 0 -15px;
  }
}
#header #header_wrap #header_right .bottom .site_search form {
  display: block;
  width: 100%;
}
#header #header_wrap #header_right .bottom .site_search #s_btn {
  display: none;
}
#header #header_wrap #header_right .bottom .site_search #s_box,
#header #header_wrap #header_right .bottom .site_search .inner {
  display: block;
  position: relative;
}
#header #header_wrap #header_right .bottom .site_search button.search_btn {
  background-color: #1a6bae;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 35px;
  width: 50px;
  border-radius: 0 8px 8px 0;
}
#header
  #header_wrap
  #header_right
  .bottom
  .site_search
  button.search_btn:before {
  font-family:
    FontAwesome, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    Arial, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  content: "";
  font-size: 100%;
}
@media only screen and (max-width: 900px) {
  #header #header_wrap #header_right .bottom .site_search button.search_btn {
    height: 100%;
  }
}
#header #header_wrap #header_right .bottom .site_search .label,
#header #header_wrap #header_right .bottom .site_search label {
  display: block;
  position: relative;
}
@media only screen and (max-width: 900px) {
  #header #header_wrap #header_right .bottom .site_search .label,
  #header #header_wrap #header_right .bottom .site_search label {
    display: block;
    width: 100%;
  }
}
#header #header_wrap #header_right .bottom .site_search input {
  background-color: #f0f3f5;
  border-radius: 8px;
  display: block;
  font-size: 100%;
  height: 35px;
  width: 250px;
  padding: 0 60px 0 1.2em;
}
@media only screen and (max-width: 900px) {
  #header #header_wrap #header_right .bottom .site_search input {
    background-color: #fff;
    width: 100%;
    height: auto;
    padding: 0.8em 1.2em;
  }
}
#header #header_wrap #header_right .bottom .site_search input::placeholder {
  color: #68696a;
  font-size: 100%;
}
#header #gnavi {
  position: relative;
}
@media print {
  #header #gnavi {
    display: none;
  }
}
@media only screen and (min-width: 901px) {
  #header #gnavi {
    display: block !important;
  }
}
@media only screen and (max-width: 900px) {
  #header #gnavi {
    background-color: #fff;
    display: none;
    position: absolute;
    overflow: hidden;
    width: 100%;
    padding-top: 0.5em;
    padding-bottom: 0;
    z-index: 1001;
  }
}
@media only screen and (max-width: 900px) {
  #header #gnavi > .main_width {
    margin: 0 -30px;
  }
}
@media only screen and (max-width: 800px) {
  #header #gnavi > .main_width {
    margin: 0 -20px;
  }
}
@media only screen and (max-width: 640px) {
  #header #gnavi > .main_width {
    margin: 0 -15px;
  }
}
#header #gnavi > .main_width > ul {
  display: table;
  font-size: 107.1%;
  width: 100%;
}
@media only screen and (max-width: 1100px) {
  #header #gnavi > .main_width > ul {
    font-size: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  #header #gnavi > .main_width > ul {
    font-size: 85.7%;
  }
}
@media only screen and (max-width: 900px) {
  #header #gnavi > .main_width > ul {
    display: block;
  }
}
#header #gnavi > .main_width > ul > li {
  display: table-cell;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
}
@media only screen and (min-width: 901px) {
  #header #gnavi > .main_width > ul > li {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 900px) {
  #header #gnavi > .main_width > ul > li {
    border-top: 1px #dfdfdf solid;
    display: block;
    text-align: left;
  }
}
@media only screen and (max-width: 900px) {
  #header #gnavi > .main_width > ul > li:first-child {
    border-top: none;
  }
}
@media only screen and (min-width: 1025px) {
  #header #gnavi > .main_width > ul > li:first-child > a {
    position: relative;
  }
}
@media only screen and (min-width: 901px) {
  #header #gnavi > .main_width > ul > li:first-child > a {
    border-left: 1px #bfbfbf solid;
  }
}
@media only screen and (max-width: 900px) {
  #header #gnavi > .main_width > ul > li:first-child > a:after {
    display: none;
  }
}
#header #gnavi > .main_width > ul > li .hover_menu {
  font-size: 92.9%;
}
@media only screen and (min-width: 1025px) {
  #header #gnavi > .main_width > ul > li:first-child.on > a:after,
  #header #gnavi > .main_width > ul > li:nth-child(2).on > a:after,
  #header #gnavi > .main_width > ul > li:nth-child(5).on > a:after {
    background: url(../media/images/common/hover_arrow.png) no-repeat center top;
    background-size: cover;
    content: "";
    display: block;
    height: 16px;
    width: 33px;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 20px);
    z-index: 1002;
  }
}
#header #gnavi > .main_width > ul > li > a {
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 10px 2em;
}
@media only screen and (min-width: 901px) {
  #header #gnavi > .main_width > ul > li > a {
    border-right: 1px #bfbfbf solid;
  }
}
.font_large #header #gnavi > .main_width > ul > li > a {
  padding: 10px 1em;
}
@media only screen and (min-width: 1025px) {
  #header #gnavi > .main_width > ul > li > a {
    position: relative;
  }
  #header #gnavi > .main_width > ul > li > a:hover {
    background-color: #1a6bae;
    color: #fff;
  }
}
@media only screen and (max-width: 900px) {
  #header #gnavi > .main_width > ul > li > a {
    font-size: 142.9%;
    position: relative;
    padding: 0.8em 5em 0.8em 30px;
  }
  #header #gnavi > .main_width > ul > li > a:after {
    font-family:
      FontAwesome, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
      Arial, sans-serif;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    color: #1a6bae;
    position: absolute;
    font-size: 100%;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
  }
}
@media only screen and (max-width: 800px) {
  #header #gnavi > .main_width > ul > li > a {
    padding: 1.2em 5em 1.2em 20px;
  }
  #header #gnavi > .main_width > ul > li > a:after {
    right: 20px;
  }
}
@media only screen and (max-width: 640px) {
  #header #gnavi > .main_width > ul > li > a {
    font-size: 114.3%;
    padding: 1.2em 5em 1.2em 15px;
  }
  #header #gnavi > .main_width > ul > li > a:after {
    right: 15px;
  }
}
#header #gnavi .hover_menu {
  transition: max-height 0.3s;
  background-color: #edf7fc;
  overflow: hidden;
  position: absolute;
  max-height: 0;
  width: 100%;
  z-index: 100;
  left: 0;
  top: 100%;
}
#header #gnavi .hover_menu > .menu_wrap {
  padding: 5em 0;
}
@media only screen and (max-width: 900px) {
  #header #gnavi .hover_menu {
    background: none;
    position: static;
    max-height: 1000px;
    padding-bottom: 2em;
  }
}
#header #gnavi .hover_menu.hover {
  transition: max-height 0.8s;
  max-height: 1000px;
}
#header #gnavi .hover_menu .product_search {
  margin: 0;
}
@media only screen and (max-width: 900px) {
  #header #gnavi .hover_menu .product_search {
    font-size: 128.6%;
    padding: 0;
  }
}
#header #gnavi .hover_menu .product_search:after {
  display: none;
}
#header #gnavi .hover_menu .product_search .search_wrap {
  margin: 0;
}
#header #gnavi .hover_menu .menu_wrap {
  text-align: left;
}
#header #gnavi .hover_menu .menu_wrap .main_width {
  display: table;
  table-layout: fixed;
  width: 100%;
}
#header #gnavi .hover_menu .menu_wrap .main_width .menu_set {
  display: table-cell;
  padding-right: 2em;
}
#header #gnavi .hover_menu .menu_wrap .main_width .menu_set + .menu_set {
  border-left: 1px #1a6bae dotted;
  padding-left: 22px;
}
#header #gnavi .hover_menu .menu_wrap .main_width .menu_set:nth-child(3) {
  padding-right: 0;
}
#header #gnavi .hover_menu .menu_wrap .main_width .menu_set dl dt {
  font-size: 171.4%;
  font-weight: 500;
  margin-bottom: 0.8em;
}
#header #gnavi .hover_menu .menu_wrap .main_width .menu_set dl dd {
  font-size: 107.1%;
}
#header #gnavi .hover_menu .menu_wrap .main_width .menu_set dl dd ul {
  overflow: hidden;
}
#header #gnavi .hover_menu .menu_wrap .main_width .menu_set dl dd ul.flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -18px;
}
#header #gnavi .hover_menu .menu_wrap .main_width .menu_set dl dd ul.flex li {
  padding: 0 15px;
  width: 50%;
}
#header #gnavi .hover_menu .menu_wrap .main_width .menu_set dl dd ul li {
  font-weight: 500;
  margin-bottom: 18px;
}
#header #gnavi .hover_menu .menu_wrap .main_width .menu_set dl dd ul li a {
  align-items: center;
  display: flex;
}
#header #gnavi .hover_menu .menu_wrap .main_width .menu_set dl dd ul li a img {
  margin-right: 1em;
}
@media only screen and (max-width: 1024px) {
  #header
    #gnavi
    .hover_menu
    .menu_wrap
    .main_width
    .menu_set
    dl
    dd
    ul
    li
    a
    img {
    width: 60px;
  }
}
@media only screen and (max-width: 900px) {
  #header #gnavi .hover_menu#knowledge_menu {
    display: none;
  }
}
#header #gnavi .hover_menu#knowledge_menu .menu_set:first-child {
  width: 258px;
}
@media only screen and (max-width: 1100px) {
  #header #gnavi .hover_menu#knowledge_menu .menu_set:first-child {
    width: 228px;
  }
}
@media only screen and (max-width: 1024px) {
  #header #gnavi .hover_menu#knowledge_menu .menu_set:first-child {
    width: 200px;
  }
}
#header #gnavi .hover_menu#knowledge_menu .menu_set:nth-child(2) {
  width: 278px;
}
@media only screen and (max-width: 1100px) {
  #header #gnavi .hover_menu#knowledge_menu .menu_set:nth-child(2) {
    width: 248px;
  }
}
@media only screen and (max-width: 1024px) {
  #header #gnavi .hover_menu#knowledge_menu .menu_set:nth-child(2) {
    width: 220px;
  }
}
@media only screen and (max-width: 900px) {
  #header #gnavi .hover_menu#corporate_menu {
    display: none;
  }
}
#header #gnavi .hover_menu#corporate_menu .menu_set {
  padding-right: 1em;
}
#header #gnavi .hover_menu#corporate_menu .menu_set:first-child {
  width: 400px;
}
@media only screen and (max-width: 1100px) {
  #header #gnavi .hover_menu#corporate_menu .menu_set:first-child {
    width: 379px;
  }
}
@media only screen and (max-width: 1024px) {
  #header #gnavi .hover_menu#corporate_menu .menu_set:first-child {
    width: 330px;
  }
}
#header #gnavi .hover_menu#corporate_menu .menu_set:nth-child(2) {
  width: 434px;
}
@media only screen and (max-width: 1100px) {
  #header #gnavi .hover_menu#corporate_menu .menu_set:nth-child(2) {
    width: 404px;
  }
}
@media only screen and (max-width: 1024px) {
  #header #gnavi .hover_menu#corporate_menu .menu_set:nth-child(2) {
    width: 354px;
  }
}
#header #gnavi .hover_menu#corporate_menu .menu_set:nth-child(3) {
  padding-right: 0;
}
#header #gnavi .hover_menu#corporate_menu .menu_set dl dd ul.flex {
  margin: 0 -10px;
}
#header #gnavi .hover_menu#corporate_menu .menu_set dl dd ul.flex li {
  padding: 0 10px;
}
@media only screen and (max-width: 900px) {
  #header #gnavi ul li {
    text-align: left;
  }
}
#menu_btn {
  transition: 0.5s;
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 2001;
  width: 110px;
  height: 100px;
}
@media print {
  #menu_btn {
    display: none;
  }
}
@media only screen and (min-width: 901px) {
  #menu_btn {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  #menu_btn {
    width: 80px;
    height: 80px;
    right: 10px;
  }
}
@media only screen and (max-width: 640px) {
  #menu_btn {
    width: 50px;
    height: 50px;
  }
}
#menu_btn .menu_trigger,
#menu_btn .menu_trigger span {
  display: block;
}
#menu_btn .menu_trigger {
  position: relative;
  width: 30px;
  height: 21px;
}
@media only screen and (max-width: 640px) {
  #menu_btn .menu_trigger {
    transform: scale(0.8);
  }
}
#menu_btn .menu_trigger span {
  background-color: #1a6bae;
  position: absolute;
  display: block;
  font-weight: normal;
  left: 0;
  width: 100%;
  height: 3px;
}
#menu_btn .menu_trigger span:first-of-type {
  top: 0;
  animation: menu-bar01 0.75s forwards;
}
#menu_btn .menu_trigger span:nth-of-type(2) {
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
}
#menu_btn .menu_trigger span:last-child {
  bottom: 0;
  animation: menu-bar02 0.75s forwards;
}
#menu_btn.active .menu_trigger span:first-of-type {
  animation: active-menu-bar01 0.75s forwards;
}
#menu_btn.active .menu_trigger span:nth-of-type(2) {
  opacity: 0;
}
#menu_btn.active .menu_trigger span:last-child {
  animation: active-menu-bar02 0.75s forwards;
}
@keyframes menu-bar01 {
  0% {
    transform: translateY(9px) rotate(40deg);
  }
  50% {
    transform: translateY(9px) rotate(0);
  }
  to {
    transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar02 {
  0% {
    transform: translateY(-9px) rotate(-40deg);
  }
  50% {
    transform: translateY(-9px) rotate(0);
  }
  to {
    transform: translateY(0) rotate(0);
  }
}
@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(9px) rotate(0);
  }
  to {
    transform: translateY(9px) rotate(40deg);
  }
}
@keyframes active-menu-bar02 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-9px) rotate(0);
  }
  to {
    transform: translateY(-9px) rotate(-40deg);
  }
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  opacity: 0;
}
.slick-slider .slick-dots {
  bottom: 10px;
  position: absolute;
  display: flex;
  justify-content: center;
  left: 0;
  width: 100%;
  z-index: 3;
}
.slick-slider .slick-dots li {
  transition: 0.5s;
  background-color: #dedede;
  border-radius: 50%;
  cursor: pointer;
  height: 12px;
  width: 12px;
  text-indent: -999999px;
}
.slick-slider .slick-dots li.slick-active {
  background-color: #1a6bae;
}
.slick-slider .slick-dots li:only-child {
  display: none;
}
.slick-slider .slick-dots li + li {
  margin-left: 1em;
}
.slick-slider.slick-initialized {
  opacity: 1;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}
.slick-track {
  display: flex;
}
.slick-slide {
  outline: none;
  display: none;
}
.slick-slide a {
  outline: none;
}
.slick-slide img {
  display: block;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slider {
  opacity: 0;
  transition: opacity 0.3s linear;
}
.slider.slick-initialized {
  opacity: 1;
}
.slick-slider .slick-arrow {
  align-items: center;
  cursor: pointer;
  color: #fd5f68;
  display: flex !important;
  font-size: 142.9%;
  height: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  z-index: 2;
}
@media only screen and (min-width: 1025px) {
  .slick-slider .slick-arrow {
    transition: 0.5s;
  }
  .slick-slider .slick-arrow:hover {
    opacity: 0.4;
  }
}
@media only screen and (max-width: 640px) {
  .slick-slider .slick-arrow {
    width: 30px;
  }
}
.slick-slider .slick-arrow:before {
  font-family:
    FontAwesome, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    Arial, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 100%;
}
.slick-slider .slick-arrow.prev {
  left: 0;
  padding-left: 20px;
}
.slick-slider .slick-arrow.prev:before {
  content: "";
}
.slick-slider .slick-arrow.next {
  justify-content: flex-end;
  right: 0;
  padding-right: 20px;
}
.slick-slider .slick-arrow.next:before {
  content: "";
}
@media only screen and (max-width: 1024px) {
  .out_arrow .slick-list {
    margin: 0 40px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 800px) {
  .out_arrow .slick-list {
    margin: 0 30px;
  }
}
@media only screen and (max-width: 640px) {
  .out_arrow .slick-list {
    margin: 0 20px;
  }
}
.out_arrow .slick-arrow {
  z-index: 100;
}
.out_arrow .slick-arrow.next,
.out_arrow .slick-arrow.prev {
  width: 40px;
}
@media only screen and (max-width: 1024px) {
  .out_arrow .slick-arrow.next,
  .out_arrow .slick-arrow.prev {
    width: 30px;
    padding: 0;
  }
}
@media only screen and (max-width: 800px) {
  .out_arrow .slick-arrow.next,
  .out_arrow .slick-arrow.prev {
    width: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .out_arrow .slick-arrow.next,
  .out_arrow .slick-arrow.prev {
    width: 15px;
  }
}
.out_arrow .slick-arrow.prev {
  left: -40px;
}
@media only screen and (max-width: 1024px) {
  .out_arrow .slick-arrow.prev {
    left: 0;
  }
}
.out_arrow .slick-arrow.next {
  justify-content: flex-end;
  right: -40px;
}
@media only screen and (max-width: 1024px) {
  .out_arrow .slick-arrow.next {
    right: 0;
  }
}
.more {
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  font-size: 114.3%;
  margin-top: 1.5em;
}
.more:before {
  transition: 0.5s;
  font-family: "icomoon";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #fd5f68;
  font-size: 100%;
  font-weight: bold;
  text-stroke: 1px #fd5f68;
  position: relative;
  top: 2px;
  vertical-align: middle;
  margin-right: 0.5em;
}
@media only screen and (min-width: 1025px) {
  .more:hover:before {
    opacity: 0.4;
  }
}
#home .gallery_wrap,
#home .slide_wrap {
  opacity: 0;
}
#home .gallery_wrap.slick-initialized,
#home .slide_wrap.slick-initialized {
  opacity: 1;
}
.gallery_wrap.slick-initialized,
.slide_wrap.slick-initialized {
  opacity: 1;
}
