@charset "UTF-8";
/*!
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  /*outline:0;*/
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/***************** Base *****************/
/*** setting ***/
.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.clearfix:after {
  clear: both;
}

.mt_50 {
  margin-top: 50px;
}

.mr_50 {
  margin-right: 50px;
}

.mb_50 {
  margin-bottom: 50px!important;
}

.ml_50 {
  margin-left: 50px;
}

.mt_45 {
  margin-top: 45px;
}

.mr_45 {
  margin-right: 45px;
}

.mb_45 {
  margin-bottom: 45px!important;
}

.ml_45 {
  margin-left: 45px;
}

.mt_40 {
  margin-top: 40px;
}

.mr_40 {
  margin-right: 40px;
}

.mb_40 {
  margin-bottom: 40px!important;
}

.ml_40 {
  margin-left: 40px;
}

.mt_35 {
  margin-top: 35px;
}

.mr_35 {
  margin-right: 35px;
}

.mb_35 {
  margin-bottom: 35px!important;
}

.ml_35 {
  margin-left: 35px;
}

.mt_30 {
  margin-top: 30px;
}

.mr_30 {
  margin-right: 30px;
}

.mb_30 {
  margin-bottom: 30px!important;
}

.ml_30 {
  margin-left: 30px;
}

.mt_25 {
  margin-top: 25px;
}

.mr_25 {
  margin-right: 25px;
}

.mb_25 {
  margin-bottom: 25px!important;
}

.ml_25 {
  margin-left: 25px;
}

.mt_20 {
  margin-top: 20px;
}

.mr_20 {
  margin-right: 20px;
}

.mb_20 {
  margin-bottom: 20px!important;
}

.ml_20 {
  margin-left: 20px;
}

.mt_15 {
  margin-top: 15px;
}

.mr_15 {
  margin-right: 15px;
}

.mb_15 {
  margin-bottom: 15px!important;
}

.ml_15 {
  margin-left: 15px;
}

.mt_10 {
  margin-top: 10px;
}

.mr_10 {
  margin-right: 10px;
}

.mb_10 {
  margin-bottom: 10px!important;
}

.ml_10 {
  margin-left: 10px;
}

.mt_5 {
  margin-top: 5px;
}

.mr_5 {
  margin-right: 5px;
}

.mb_5 {
  margin-bottom: 5px!important;
}

.ml_5 {
  margin-left: 5px;
}

.mt_0 {
  margin-top: 0px;
}

.mr_0 {
  margin-right: 0px;
}

.mb_0 {
  margin-bottom: 0px!important;
}

.ml_0 {
  margin-left: 0px;
}

.pt_50 {
  padding-top: 50px;
}

.pr_50 {
  padding-right: 50px;
}

.pb_50 {
  padding-bottom: 50px;
}

.pl_50 {
  padding-left: 50px;
}

.pt_45 {
  padding-top: 45px;
}

.pr_45 {
  padding-right: 45px;
}

.pb_45 {
  padding-bottom: 45px;
}

.pl_45 {
  padding-left: 45px;
}

.pt_40 {
  padding-top: 40px;
}

.pr_40 {
  padding-right: 40px;
}

.pb_40 {
  padding-bottom: 40px;
}

.pl_40 {
  padding-left: 40px;
}

.pt_35 {
  padding-top: 35px;
}

.pr_35 {
  padding-right: 35px;
}

.pb_35 {
  padding-bottom: 35px;
}

.pl_35 {
  padding-left: 35px;
}

.pt_30 {
  padding-top: 30px;
}

.pr_30 {
  padding-right: 30px;
}

.pb_30 {
  padding-bottom: 30px;
}

.pl_30 {
  padding-left: 30px;
}

.pt_25 {
  padding-top: 25px;
}

.pr_25 {
  padding-right: 25px;
}

.pb_25 {
  padding-bottom: 25px;
}

.pl_25 {
  padding-left: 25px;
}

.pt_20 {
  padding-top: 20px;
}

.pr_20 {
  padding-right: 20px;
}

.pb_20 {
  padding-bottom: 20px;
}

.pl_20 {
  padding-left: 20px;
}

.pt_15 {
  padding-top: 15px;
}

.pr_15 {
  padding-right: 15px;
}

.pb_15 {
  padding-bottom: 15px;
}

.pl_15 {
  padding-left: 15px;
}

.pt_10 {
  padding-top: 10px;
}

.pr_10 {
  padding-right: 10px;
}

.pb_10 {
  padding-bottom: 10px;
}

.pl_10 {
  padding-left: 10px;
}

.pt_5 {
  padding-top: 5px;
}

.pr_5 {
  padding-right: 5px;
}

.pb_5 {
  padding-bottom: 5px;
}

.pl_5 {
  padding-left: 5px;
}

.pt_0 {
  padding-top: 0px;
}

.pr_0 {
  padding-right: 0px;
}

.pb_0 {
  padding-bottom: 0px;
}

.pl_0 {
  padding-left: 0px;
}

/*** non-display ***/
@media only screen and (min-width: 568px) {
  .pc-hide {
    display: none !important;
  }
}
@media only screen and (max-width: 567px) {
  .sp-hide {
    display: none !important;
  }
}
.txt-r {
  text-align: right;
}

.txt-l {
  text-align: left;
}

.txt-c {
  text-align: center;
}

.float-r {
  float: right;
}

.float-l {
  float: left;
}

/*** color ***/
/*** body ***/
body {
  font-family: "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  line-height: 1.6;
  font-size: 16px;
  font-size: 1rem;
  color: #000000;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll;
}
@media only screen and (max-width: 567px) {
  body {
    font-size: 11.2px;
    font-size: 0.7rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

body {
  margin: 0;
  padding: 0;
}

.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.clearfix:after {
  clear: both;
}

img {
  border: 0;
  vertical-align: bottom;
}

a {
  cursor: pointer;
}
a:link {
  color: #000000;
  text-decoration: underline;
}
a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover, a:focus {
  color: #242486;
  text-decoration: underline;
}

.longurl {
  word-break: break-all;
}

@media only screen and (max-width: 567px) {
  body {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 567px) and (max-width: 567px) {
  body {
    font-size: 9.8px;
    font-size: 0.6125rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

/****** flex ******/
@media only screen and (min-width: 568px) {
  body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
  }

  footer {
    margin-top: auto;
  }
}
/****** header ******/
@media only screen and (min-width: 568px) {
  header {
    height: 100px;
    display: flex;
    justify-content: center;
    background-color: #242486;
  }
  header #logo {
    width: 170px;
    margin-top: 28px;
  }
  header #logo img {
    width: 150px;
    height: auto;
  }
  header nav {
    width: 1000px;
  }
  header nav #nav {
    width: 100%;
    display: flex;
  }
  header nav #nav li {
    text-align: center;
    width: 12%;
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 568px) and (max-width: 567px) {
  header nav #nav li {
    font-size: 11.2px;
    font-size: 0.7rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 568px) {
  header nav #nav li a,
  header nav #nav li p {
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100px;
    padding-top: 40px;
    box-sizing: border-box;
  }
  header nav #nav li.contact {
    width: 16%;
  }
  header nav #nav li.contact a {
    padding-top: 55px;
    background-color: #0f1068;
    position: relative;
  }
  header nav #nav li.contact a:before {
    position: absolute;
    top: 30px;
    left: 50%;
    display: block;
    content: '';
    width: 20px;
    height: 16px;
    background: url("../images/icon_contact.png") no-repeat 0 0;
    background-size: 20px auto;
    transform: translate(-50%, 0);
  }
  header nav #nav li.contact:hover a:before, header nav #nav li.contact.current a:before {
    background: url("../images/icon_contact_ho.png") no-repeat 0 0;
    background-size: 20px auto;
  }
  header nav #nav li:hover a,
  header nav #nav li:hover p, header nav #nav li.current a,
  header nav #nav li.current p {
    color: #0194fb;
    position: relative;
  }
  header nav #nav li:hover a:after,
  header nav #nav li:hover p:after, header nav #nav li.current a:after,
  header nav #nav li.current p:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #0194fb;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }

  .dropdown {
    position: relative;
  }
  .dropdown:hover .dropdown__menu {
    display: block;
    /*dropdownメニューにホバーしたら表示*/
    z-index: 1000;
  }
  .dropdown .dropdown__menu {
    display: none;
    /*デフォルトでは非表示の状態にしておく*/
    width: 100%;
    position: absolute;
    top: 100px;
    left: -50px;
  }
  .dropdown .dropdown__menu .dropdown__list {
    background-color: #242486;
    height: 50px;
    width: 220px !important;
    transition: all .3s;
    position: relative;
    list-style: none;
    padding: 0;
  }
  .dropdown .dropdown__menu .dropdown__list span {
    margin-left: 20px;
  }
  .dropdown .dropdown__menu .dropdown__list:not(:first-child)::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #6774d6;
    position: absolute;
    top: 0;
    left: 0;
  }
  .dropdown .dropdown__menu .dropdown__list:hover {
    background-color: #3c49a7;
  }
  .dropdown .dropdown__menu .dropdown__list a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    text-decoration: none;
    position: relative;
    padding: 15px 0 0 15px !important;
    text-align: left;
  }
  .dropdown .dropdown__menu .dropdown__list a::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(135deg);
    position: absolute;
    right: 15px;
    top: 20px;
  }
}
@media only screen and (max-width: 567px) {
  header {
    background-color: #242486;
  }
  header #logo {
    padding: 15px 10%;
  }
  header #logo img {
    max-width: 60px;
    height: auto;
  }
  header nav #nav {
    display: none;
  }
  header nav #nav li {
    border-top: rgba(255, 255, 255, 0.3) solid 1px;
  }
  header nav #nav li a,
  header nav #nav li p {
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 15px 40px;
  }
  header nav #nav li.current a {
    color: #ffffff;
  }
  header nav #nav li.contact a {
    background-color: #0f1068;
  }
  header nav #nav li.contact a:before {
    display: inline-block;
    content: '';
    width: 20px;
    height: 16px;
    background: url("../images/icon_contact.png") no-repeat 0 0;
    background-size: 20px auto;
    margin-right: 15px;
    vertical-align: middle;
  }

  .dropdown .dropdown__menu {
    position: static;
    left: 0;
  }
  .dropdown .dropdown__menu .dropdown__list {
    background-color: #242486;
    width: 100% !important;
    position: relative;
    padding: 0 0 0 20px;
  }
  .dropdown .dropdown__menu .dropdown__list span {
    margin-left: 20px;
  }
  .dropdown .dropdown__menu .dropdown__list:not(:first-child)::before {
    background-color: rgba(255, 255, 255, 0.3) solid 1px;
  }
  .dropdown .dropdown__menu .dropdown__list a {
    position: relative;
  }
  .dropdown .dropdown__menu .dropdown__list a::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(135deg);
    position: absolute;
    right: 130px;
    top: 20px;
  }
}
/****** Nav icon ******/
.menu-button {
  display: none;
}

@media only screen and (max-width: 567px) {
  .menu-button {
    z-index: 1000;
    width: 29px;
    height: 25px;
    display: block;
    position: absolute;
    cursor: pointer;
    right: 15px;
    top: 20px;
  }
  .menu-button i {
    display: block;
    width: 29px;
    height: 3px;
    font-size: 0;
    background: #0194fb;
    transition: background 0.5s;
    position: relative;
    left: 0;
    top: 11px;
  }
  .menu-button i:before, .menu-button i:after {
    content: "";
    display: block;
    width: 29px;
    height: 3px;
    background: #0194fb;
    position: absolute;
    transform: rotate(0deg);
    transition: all 0.3s !important;
    -webkit-transform: rotate(0deg);
    -webkit-transition: all 0.3s !important;
  }
  .menu-button i:before {
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
  }
  .menu-button i:after {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }

  .open i {
    background: #242486;
  }
  .open i:after {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
  }
  .open i:before {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
  }
}
/****** base ******/
.wrapper {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
  padding: 0 15px;
  zoom: 1;
}
@media only screen and (max-width: 567px) {
  .wrapper {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
.wrapper:before, .wrapper:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.wrapper:after {
  clear: both;
}

/****** pagetop ******/
#pagetop {
  z-index: 1000;
  position: fixed;
  bottom: 30px;
  right: 30px;
}
#pagetop img {
  width: 60px;
  height: auto;
}

/****** btn ******/
a.btn {
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  width: 150px;
  margin: 20px auto auto;
  padding: 1rem 4rem;
  font-weight: bold;
  border: 2px solid #0194fb;
  color: #0194fb;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
a.btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #0194fb;
  transform: translateX(-100%);
  transition: all .3s;
  z-index: -1;
}
a.btn:hover::before {
  transform: translateX(0);
}
a.btn:hover {
  color: #fff;
}

a.btn_02 {
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  width: 200px;
  margin: 20px auto auto;
  padding: 0.7rem 1rem;
  font-weight: bold;
  border: 2px solid #0194fb;
  background: #0194fb;
  color: #fff;
  transition: 0.5s;
}
a.btn_02:hover {
  color: #0194fb;
  background: #fff;
}

/****** arrow  ******/
.g_arrow a:before {
  vertical-align: middle;
  display: inline-block;
  content: '';
  width: 18px;
  height: 18px;
  background: url("../images/arrow_g_circle.png") no-repeat 0 0;
  background-size: 18px auto;
  margin-right: 10px;
}

/****** footer ******/
footer .copyright {
  color: #666;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 30px;
}
@media only screen and (max-width: 567px) {
  footer .copyright {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media only screen and (max-width: 567px) {
  footer .copyright {
    font-size: 8.4px;
    font-size: 0.525rem;
  }
}

/***************** Top *****************/
#top #movBotImage {
  position: relative;
}
#top #movBotImage .zoom {
            /*width:100%;
	height:100%;*/
  overflow: hidden;
}
#top #movBotImage .zoom img {
  width: 100%;
  height: auto;
  animation: zoomUp 7s ease-in-out forwards;
}
@keyframes zoomUp {
  100% {
    transform: scale(1.1);
  }
}
#top #movBotImage .logo {
  position: absolute;
  top: 27%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#top #movBotImage .logo img {
  width: 500px;
}
#top #movBotImage .made {
  position: absolute;
  bottom: 20px;
  right: 50px;
}
#top #movBotImage .made img {
  width: 200px;
}
#top h2.lede {
  color: #44aea6;
  font-size: 32px;
  font-size: 2rem;
  margin-bottom: 20px;
  text-align: center;
  line-height: 1.8;
}
@media only screen and (max-width: 567px) {
  #top h2.lede {
    font-size: 22.4px;
    font-size: 1.4rem;
  }
}
#top #productsArea .wrapper {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin-bottom: 40px;
}
#top #productsArea .wrapper .movBotList {
  background-color: #efefef;
  margin-bottom: 20px;
  width: 360px;
}
#top #productsArea .wrapper .movBotList:last-child {
  margin-left: auto;
}
#top #productsArea .wrapper .movBotList:first-child {
  margin-right: auto;
}
#top #productsArea .wrapper .movBotList .img {
  width: 360px;
}
#top #productsArea .wrapper .movBotList .img img {
  max-width: 100%;
  height: auto;
}
#top #productsArea .wrapper .movBotList a {
  text-decoration: none;
}
#top #productsArea .wrapper .movBotList a:hover {
  color: #44aea6;
}
#top #productsArea .wrapper .movBotList a:hover img {
  opacity: 0.8;
}
#top #productsArea .wrapper .movBotList .sTtl {
  color: #44aea6;
  font-size: 24px;
  font-size: 1.5rem;
  text-align: center;
  padding: 0 30px;
}
@media only screen and (max-width: 567px) {
  #top #productsArea .wrapper .movBotList .sTtl {
    font-size: 16.8px;
    font-size: 1.05rem;
  }
}
#top #productsArea .wrapper .movBotList .sTtl .big {
  font-size: 32px;
  font-size: 2rem;
}
@media only screen and (max-width: 567px) {
  #top #productsArea .wrapper .movBotList .sTtl .big {
    font-size: 22.4px;
    font-size: 1.4rem;
  }
}
#top #productsArea .wrapper .movBotList .def {
  padding: 0 20px 15px;
}
#top .banner {
  margin: 0 auto 20px;
  text-align: center;
}
#top .banner a:hover img {
  opacity: 0.8;
}
#top .banner02 {
  margin: 0 auto 20px;
  text-align: center;
}
#top .banner02 img {
  width: 400px;
}
#top .banner02 a:hover img {
  opacity: 0.8;
}
#top .banner_double {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px !important;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
  padding: 0 15px;
  padding: 0;
}
@media only screen and (max-width: 567px) {
  #top .banner_double {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
#top .banner_double p {
  width: 570px;
}
#top .banner_double img {
  width: 100%;
}
#top .banner_double a:hover img {
  opacity: 0.8;
}
#top #columnArea {
  background-color: #e9f6ff;
}
#top #columnArea h2 {
  text-align: center;
  font-weight: normal;
  font-size: 36px;
  font-size: 2.25rem;
  color: #242486;
}
@media only screen and (max-width: 567px) {
  #top #columnArea h2 {
    font-size: 25.2px;
    font-size: 1.575rem;
  }
}
#top #columnArea .wrapper {
  padding: 0 0 20px;
}
#top #columnArea .wrapper .column_index {
  display: flex;
  justify-content: space-between;
  margin: 0 0 0;
  padding: 0;
}
#top #columnArea .wrapper .column_index li {
  width: 350px !important;
  list-style: none;
  position: relative;
}
#top #columnArea .wrapper .column_index li a {
  text-decoration: none;
}
#top #columnArea .wrapper .column_index li a:hover {
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
#top #columnArea .wrapper .column_index li span.over {
  position: absolute;
  width: 350px !important;
  height: 350px;
  background: transparent;
  left: 0;
  top: 42px;
}
#top #columnArea .wrapper .column_index li:hover span.over {
  background: rgba(0, 0, 0, 0.2);
  opacity: 1;
}
#top #columnArea .wrapper .column_index li img {
  width: 350px !important;
  height: 310px;
  object-fit: cover;
  object-position: 0 0;
}
#top #columnArea .wrapper .column_index li h2.column_title {
  position: relative;
  margin-bottom: 1.5em;
  margin-top: 1em;
  padding: 0.5rem 1rem;
  border-radius: 10px;
  background: #0194fb;
  font-size: 16px;
  font-size: 1rem;
  color: #ffffff;
  text-align: left;
  font-weight: bold;
}
@media only screen and (max-width: 567px) {
  #top #columnArea .wrapper .column_index li h2.column_title {
    font-size: 11.2px;
    font-size: 0.7rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#top #columnArea .wrapper .column_index li h2.column_title::before, #top #columnArea .wrapper .column_index li h2.column_title::after {
  position: absolute;
  content: '';
  border-radius: 50%;
  background: #0194fb;
}
#top #columnArea .wrapper .column_index li h2.column_title::before {
  top: -15px;
  left: 30px;
  width: 30px;
  height: 30px;
}
#top #columnArea .wrapper .column_index li h2.column_title::after {
  top: -30px;
  left: 50px;
  width: 15px;
  height: 15px;
}
#top #columnArea .wrapper .column_index li h2.column_title span {
  font-size: 14px;
  font-size: 0.875rem;
}
@media only screen and (max-width: 567px) {
  #top #columnArea .wrapper .column_index li h2.column_title span {
    font-size: 9.8px;
    font-size: 0.6125rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#top #columnArea .wrapper .column_index .vol {
  font-size: 26px;
  font-size: 1.625rem;
  color: #0194fb;
  text-align: center;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
}
@media only screen and (max-width: 567px) {
  #top #columnArea .wrapper .column_index .vol {
    font-size: 18.2px;
    font-size: 1.1375rem;
  }
}
#top #columnArea .wrapper .sitelinkBtn {
  margin: 0 auto;
  text-align: center;
}
#top .news_facebook {
  background-color: #f2f1e9;
}
#top .news_facebook .wrapper {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
#top .news_facebook .wrapper #newsArea {
  width: 700px;
  margin-right: auto;
}
#top .news_facebook .wrapper #newsArea h2 {
  text-align: center;
  font-weight: normal;
  font-size: 36px;
  font-size: 2.25rem;
  color: #242486;
  margin-bottom: 20px;
}
@media only screen and (max-width: 567px) {
  #top .news_facebook .wrapper #newsArea h2 {
    font-size: 25.2px;
    font-size: 1.575rem;
  }
}
#top .news_facebook .wrapper #newsArea #newsList {
  background-color: #ffffff;
  padding: 15px 0px;
}
#top .news_facebook .wrapper #newsArea #newsList dl {
  display: flex;
  border-bottom: 1px solid #ccc;
  padding: 15px 10px;
}
#top .news_facebook .wrapper #newsArea #newsList dl dt {
  width: 20%;
}
#top .news_facebook .wrapper #newsArea #newsList dl dd {
  width: 80%;
}
#top .news_facebook .wrapper #newsArea #newsList dl dd a:before {
  vertical-align: middle;
  display: inline-block;
  content: '';
  width: 18px;
  height: 18px;
  background: url("../images/arrow_circle.png") no-repeat 0 0;
  background-size: 18px auto;
  margin-left: -30px;
  margin-right: 10px;
}
#top .news_facebook .wrapper #newsArea #newsList dl dd span {
  background-color: #0194fb;
  color: #ffffff;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  margin-left: 10px;
  padding: 2px;
}
@media only screen and (max-width: 567px) {
  #top .news_facebook .wrapper #newsArea #newsList dl dd span {
    font-size: 8.4px;
    font-size: 0.525rem;
  }
}
#top .news_facebook .wrapper #newsArea #newsList dl:last-child {
  border-bottom: none;
}
#top .news_facebook .wrapper #newsArea .sitelinkBtn {
  text-align: right;
  margin-top: -1.5em;
}
#top .news_facebook .wrapper .facebook {
  width: 450px;
  padding-top: 20px;
}
#top .news_facebook .wrapper .facebook h2 {
  font-size: 20px;
  font-size: 1.25rem;
  color: #ffffff;
  background-color: #44aea6;
  padding: 5px;
  text-align: center;
  font-weight: normal;
  margin-bottom: 10px;
}
@media only screen and (max-width: 567px) {
  #top .news_facebook .wrapper .facebook h2 {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#top .news_facebook .wrapper .facebook h2 img {
  width: 30px;
  padding-right: 10px;
  vertical-align: top;
}
#top #snsArea {
  margin: 40px auto;
  padding: 20px;
  width: 20%;
}
#top #snsArea h2 {
  text-align: center;
  margin-bottom: 20px;
  font-weight: normal;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -border-radius: 20px;
  border-radius: 20px;
  border: 1px #242486 solid;
  font-size: 20px;
  font-size: 1.25rem;
  color: #242486;
  padding: 0 20px;
}
@media only screen and (max-width: 567px) {
  #top #snsArea h2 {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#top #snsArea .snsBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#top #snsArea .snsBox .sns img {
  width: 50px;
}
#top .sitelinkBtn a {
  display: inline-block;
  background-color: #242486;
  padding: 10px 30px;
  text-decoration: none;
  color: #ffffff;
}
#top .sitelinkBtn a:before {
  vertical-align: middle;
  display: inline-block;
  content: '';
  width: 6px;
  height: 9px;
  background: url("../images/arrow.png") no-repeat 0 0;
  background-size: 6px auto;
  margin-right: 20px;
}
#top .sitelinkBtn a:hover {
  background-color: #0f1068;
}
#top .registration {
  width: 1200px;
  margin: 20px auto 0;
  text-align: center;
}
#top .registration .subTtlBlue {
  position: relative;
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  border-bottom: 2px solid #dddddd;
  color: #44aea6;
  margin: 40px 0 20px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 567px) {
  #top .registration .subTtlBlue {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#top .registration .subTtlBlue:after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
  width: 70px;
  height: 2px;
  background-color: #44aea6;
}
#top .registration table.def02 {
  border-collapse: collapse;
  margin-bottom: 20px;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
#top .registration table.def02 th,
#top .registration table.def02 td {
  text-align: center;
  padding: 5px 10px;
  border: solid 1px #ccc;
}
#top .registration table.def02 th {
  background-color: #ebfef9;
  color: #000000;
  border-bottom: solid 1px #ccc;
  text-align: center;
  font-weight: normal;
}
#top .registration table.def02 tr:last-child th {
  border-bottom: solid 1px #ccc;
}
#top .registration table.def02 td.bk_g {
  background-color: #ececec;
}
#top .registration table.def02 td.w20 {
  width: 20%;
  background-color: #ececec;
}
#top .registration table.def02 td.w25 {
  width: 25%;
  background-color: #ececec;
}
#top .registration table.def02 td.w30 {
  width: 30%;
}

@media only screen and (max-width: 567px) {
  #top #movBotImage .logo {
    position: absolute;
    top: 27%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  #top #movBotImage .logo img {
    width: 200px;
  }
  #top #movBotImage .made {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
  #top #movBotImage .made img {
    width: 80px;
  }
  #top #productsArea .wrapper {
    display: block;
  }
  #top #productsArea .wrapper .movBotList {
    margin: 0 auto 20px auto;
    width: 80%;
  }
  #top #productsArea .wrapper .movBotList:last-child {
    margin: 0 auto;
  }
  #top #productsArea .wrapper .movBotList:first-child {
    margin: 0 auto 20px auto;
  }
  #top #productsArea .wrapper .movBotList .img {
    width: 100%;
  }
  #top .banner a img,
  #top .banner02 a img {
    width: 90%;
  }
  #top .banner_double {
    display: block;
  }
  #top .banner_double p {
    width: 100%;
  }
  #top #columnArea .wrapper .column_index {
    display: block;
    justify-content: space-between;
    margin: 10px 0 0;
    padding: 0;
  }
  #top #columnArea .wrapper .column_index li {
    width: 100%;
    list-style: none;
    position: relative;
    margin: 0 auto;
  }
  #top #columnArea .wrapper .column_index li img {
    width: 100%;
  }
  #top #columnArea .wrapper .column_index li h2.column_title {
    position: relative;
    margin-bottom: 1.5em;
    margin-top: 1em;
    padding: 0.5rem 1rem;
    border-radius: 10px;
    background: #0194fb;
    font-size: 16px;
    font-size: 1rem;
    color: #ffffff;
  }
}
@media only screen and (max-width: 567px) and (max-width: 567px) {
  #top #columnArea .wrapper .column_index li h2.column_title {
    font-size: 11.2px;
    font-size: 0.7rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 567px) {
  #top #columnArea .wrapper .column_index li h2.column_title::before, #top #columnArea .wrapper .column_index li h2.column_title::after {
    position: absolute;
    content: '';
    border-radius: 50%;
    background: #0194fb;
  }
  #top #columnArea .wrapper .column_index li h2.column_title::before {
    top: -15px;
    left: 30px;
    width: 30px;
    height: 30px;
  }
  #top #columnArea .wrapper .column_index li h2.column_title::after {
    top: -30px;
    left: 50px;
    width: 15px;
    height: 15px;
  }
  #top #columnArea .wrapper .column_index li h2.column_title span {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 567px) and (max-width: 567px) {
  #top #columnArea .wrapper .column_index li h2.column_title span {
    font-size: 9.8px;
    font-size: 0.6125rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 567px) {
  #top #columnArea .wrapper .column_index .vol {
    font-size: 30px;
    font-size: 1.875rem;
    color: #0194fb;
    text-align: center;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: bold;
  }
}
@media only screen and (max-width: 567px) and (max-width: 567px) {
  #top #columnArea .wrapper .column_index .vol {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media only screen and (max-width: 567px) {
  #top #columnArea .wrapper .sitelinkBtn {
    margin: 0 auto;
    text-align: center;
  }
  #top .news_facebook .wrapper {
    display: block;
  }
  #top .news_facebook .wrapper #newsArea {
    width: 80%;
    margin: 0 auto 40px;
  }
  #top .news_facebook .wrapper #newsArea #newsList dl {
    display: block;
  }
  #top .news_facebook .wrapper #newsArea #newsList dl dt {
    width: 100%;
  }
  #top .news_facebook .wrapper #newsArea #newsList dl dd {
    width: 92%;
    position: relative;
    padding-left: 24px;
  }
  #top .news_facebook .wrapper #newsArea #newsList dl dd a:before {
    content: '';
    margin-left: 0;
    margin-right: 0;
    top: 3px;
    left: 0;
    position: absolute;
  }
  #top .news_facebook .wrapper #newsArea .sitelinkBtn {
    text-align: right;
    margin-top: -1.5em;
  }
  #top .news_facebook .wrapper .facebook {
    width: 80%;
    margin: 0 auto;
    max-width: 450px;
  }
  #top .news_facebook .wrapper .facebook h2 {
    padding: 7px 0 5px;
  }
  #top .news_facebook .wrapper .facebook h2 img {
    width: 25px;
    margin-top: -2px;
  }
  #top .sTtl:after {
    top: 5px;
  }
  #top #snsArea {
    width: 80%;
  }
  #top #snsArea .snsBox {
    width: 100%;
  }
  #top .registration {
    width: 100%;
  }
  #top .registration table.def02 {
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  #top .registration table.def02 th,
  #top .registration table.def02 td {
    text-align: center;
    padding: 5px 10px;
    border: solid 1px #ccc;
  }
  #top .registration table.def02 th {
    background-color: #ebfef9;
    color: #000000;
    border-bottom: solid 1px #ccc;
    text-align: center;
    font-weight: normal;
  }
  #top .registration table.def02 tr:last-child th {
    border-bottom: solid 1px #ccc;
  }
  #top .registration table.def02 td.bk_g {
    background-color: #ececec;
  }
  #top .registration table.def02 td.w20 {
    width: 20%;
    background-color: #ececec;
  }
  #top .registration table.def02 td.w25 {
    width: 25%;
    background-color: #ececec;
  }
  #top .registration table.def02 td.w30 {
    width: 30%;
  }
}
@media only screen and (max-width: 567px) {
  #newsArea #newsList dl {
    display: block;
  }
  #newsArea #newsList dl dt {
    width: 100%;
  }
  #newsArea #newsList dl dd {
    width: 100%;
  }
  #newsArea #newsList dl dd a:before {
    margin-left: 0;
    margin-right: 10px;
  }
}
/***************** sub *****************/
.sub #contents {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
  padding: 0 15px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 567px) {
  .sub #contents {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
.sub #breadcrumb {
  margin: 30px 0;
}
.sub #breadcrumb ul {
  list-style: none;
}
.sub #breadcrumb ul li {
  display: inline-block;
}
.sub #breadcrumb ul li a:after,
.sub #breadcrumb ul li p:after {
  vertical-align: middle;
  display: inline-block;
  content: '';
  width: 18px;
  height: 18px;
  background: url("../images/arrow_circle.png") no-repeat 0 0;
  background-size: 18px auto;
  margin: 0 15px 0 20px;
}
.sub #breadcrumb ul li p {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
}
@media only screen and (max-width: 567px) {
  .sub #breadcrumb ul li p {
    font-size: 11.2px;
    font-size: 0.7rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.sub #breadcrumb ul li sup {
  font-size: 10px;
  font-size: 0.625rem;
  vertical-align: super;
}
@media only screen and (max-width: 567px) {
  .sub #breadcrumb ul li sup {
    font-size: 7px;
    font-size: 0.4375rem;
  }
}
.sub .lede {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 30px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 2.0;
}
@media only screen and (max-width: 567px) {
  .sub .lede {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.sub .lede sup {
  font-size: 10px;
  font-size: 0.625rem;
  vertical-align: super;
}
@media only screen and (max-width: 567px) {
  .sub .lede sup {
    font-size: 7px;
    font-size: 0.4375rem;
  }
}
.sub .mainTtl {
  font-weight: normal;
  font-size: 31px;
  font-size: 1.9375rem;
  color: #242486;
  padding: 20px 0 10px 0;
  margin-bottom: 30px;
  border-bottom: #242486 solid 2px;
}
@media only screen and (max-width: 567px) {
  .sub .mainTtl {
    font-size: 21.7px;
    font-size: 1.35625rem;
  }
}
.sub .mainTtl sup {
  font-size: 16px;
  font-size: 1rem;
  vertical-align: super;
}
@media only screen and (max-width: 567px) {
  .sub .mainTtl sup {
    font-size: 11.2px;
    font-size: 0.7rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.sub p.def {
  margin-bottom: 15px;
}
.sub p.def sup {
  font-size: 9px;
  font-size: 0.5625rem;
  vertical-align: super;
}
@media only screen and (max-width: 567px) {
  .sub p.def sup {
    font-size: 6.3px;
    font-size: 0.39375rem;
  }
}
.sub .subTtl {
  text-align: center;
  font-weight: normal;
  font-size: 32px;
  font-size: 2rem;
  color: #44aea6;
  padding-top: 60px;
  margin-bottom: 40px;
  position: relative;
}
@media only screen and (max-width: 567px) {
  .sub .subTtl {
    font-size: 22.4px;
    font-size: 1.4rem;
  }
}
.sub .subTtl:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 3px;
  content: '';
  border-radius: 3px;
  background: #44aea6;
}
.sub .subTtlBlue {
  font-size: 20px;
  font-size: 1.25rem;
  color: #ffffff;
  font-weight: bold;
  background-color: #44aea6;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -border-radius: 10px;
  border-radius: 10px;
  padding: 10px 1.0em;
  margin-bottom: 15px;
}
@media only screen and (max-width: 567px) {
  .sub .subTtlBlue {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.sub .subTtlBlue span {
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  line-height: 2;
  margin-left: 40px;
}
@media only screen and (max-width: 567px) {
  .sub .subTtlBlue span {
    font-size: 11.2px;
    font-size: 0.7rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.sub .subTtlBlue span.right {
  float: right;
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  line-height: 2;
}
@media only screen and (max-width: 567px) {
  .sub .subTtlBlue span.right {
    font-size: 11.2px;
    font-size: 0.7rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.sub .infoTtlBlue {
  font-size: 20px;
  font-size: 1.25rem;
  color: #44aea6;
  font-weight: bold;
  padding-top: 20px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 567px) {
  .sub .infoTtlBlue {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.sub #pageTtl {
  background-color: #0194fb;
}
.sub #pageTtl .inner {
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
  padding: 0 15px;
  color: #ffffff;
  font-size: 28px;
  font-size: 1.75rem;
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 110px;
}
@media only screen and (max-width: 567px) {
  .sub #pageTtl .inner {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media only screen and (max-width: 567px) {
  .sub #pageTtl .inner {
    font-size: 19.6px;
    font-size: 1.225rem;
  }
}
.sub #pageTtl .inner .num {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "YuGothic", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
@media only screen and (max-width: 567px) {
  .sub #pageTtl .inner .num {
    font-size: 9.8px;
    font-size: 0.6125rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.sub #pageTtl .inner .ttl {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 40px;
  font-size: 2.5rem;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-weight: normal;
  width: 100%;
  line-height: 1.2;
}
@media only screen and (max-width: 567px) {
  .sub #pageTtl .inner .ttl {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.sub #pageTtl .inner .ttl.column {
  line-height: 0.8;
}
.sub #pageTtl .inner .ttl .sub {
  font-size: 20px;
  font-size: 1.25rem;
  margin-right: 0px;
  font-weight: 600;
}
@media only screen and (max-width: 567px) {
  .sub #pageTtl .inner .ttl .sub {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.sub ul.num {
  margin-left: 3.0em;
  margin-bottom: 15px;
}
.sub ul.num li {
  list-style-type: none;
  counter-increment: cnt;
  position: relative;
}
.sub ul.num li:before {
  content: counter(cnt) ")";
  display: inline-block;
  margin-left: -3.5em;
  width: 3em;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
}
.sub .bgBox {
  background-color: #f2f1e9;
  margin-bottom: 20px;
  padding: 5px 30px 10px;
}
.sub .spaceBox {
  zoom: 1;
  padding: 5px 30px 10px;
}
.sub .spaceBox:before, .sub .spaceBox:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.sub .spaceBox:after {
  clear: both;
}
.sub .spaceBox .img {
  float: right;
}
.sub .spaceBox .img img {
  width: 200px;
}
.sub table.def {
  border-collapse: collapse;
  margin-bottom: 20px;
}
.sub table.def th,
.sub table.def td {
  text-align: left;
  padding: 5px 10px;
  border: solid 1px #ccc;
}
.sub table.def th.noline,
.sub table.def td.noline {
  border: none;
  text-align: right;
}
.sub table.def th {
  background-color: #c0ece1;
  color: #000000;
  border-bottom: solid 1px #fff;
  font-weight: normal;
}
.sub table.def tr:last-child th {
  border-bottom: solid 1px #ccc;
}
.sub table.def.noline th,
.sub table.def.noline td {
  border: none;
  padding: 5px 40px 5px 0;
}
.sub table.def.noline td.first {
  width: 140px;
}
.sub .blank {
  display: inline-block;
}
.sub .blank:after {
  vertical-align: middle;
  display: inline-block;
  content: '';
  width: 20px;
  height: 20px;
  background: url("../images/icon_blank.png") no-repeat 0 0;
  background-size: 16px auto;
  margin: 0 10px 0 5px;
}
.sub .co {
  font-family: co-text, sans-serif;
  padding: 0 !important;
}
.sub .co small {
  font-size: 50%;
  vertical-align: text-top;
}
.sub .logo_b {
  position: relative;
  margin-right: 4.5em;
}
.sub .logo_b::before {
  position: absolute;
  top: -2px;
  content: "";
  display: inline-block;
  width: 4.5em;
  height: 4.5em;
  background: url(/common/images/logo_b.png) no-repeat;
  background-size: contain;
  margin-right: 10px;
  margin-left: 2px;
}
.sub .logo_b span {
  display: none;
}

.lede {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  margin: 30px 0;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 2.0;
}
@media only screen and (max-width: 567px) {
  .lede {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.lede sup {
  font-size: 10px;
  font-size: 0.625rem;
  vertical-align: super;
}
@media only screen and (max-width: 567px) {
  .lede sup {
    font-size: 7px;
    font-size: 0.4375rem;
  }
}

ol.lede {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  margin: 0px 0 0 50px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 2.0;
}
@media only screen and (max-width: 567px) {
  ol.lede {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

@media only screen and (max-width: 567px) {
  .sub #pageTtl .inner {
    position: relative;
    min-height: 90px;
  }
  .sub #pageTtl .inner .num {
    top: 0;
    right: 2px;
    font-size: 12px;
    font-size: 0.75rem;
    padding: 3px;
  }
}
@media only screen and (max-width: 567px) and (max-width: 567px) {
  .sub #pageTtl .inner .num {
    font-size: 8.4px;
    font-size: 0.525rem;
  }
}
@media only screen and (max-width: 567px) {
  .sub #pageTtl .inner .ttl {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 567px) and (max-width: 567px) {
  .sub #pageTtl .inner .ttl {
    font-size: 22.4px;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 567px) {
  .sub #pageTtl .inner .ttl.column {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1;
  }
}
@media only screen and (max-width: 567px) and (max-width: 567px) {
  .sub #pageTtl .inner .ttl.column {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 567px) {
  .sub #pageTtl .inner .ttl .sub {
    margin-right: 0px;
  }
  .sub .mainTtl {
    padding: 0px 0 10px 0;
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media only screen and (max-width: 567px) and (max-width: 567px) {
  .sub .mainTtl {
    font-size: 18.2px;
    font-size: 1.1375rem;
  }
}
@media only screen and (max-width: 567px) {
  .sub .spaceBox .img {
    float: none;
  }
  .sub .spaceBox .img img {
    width: 100%;
  }
  .sub .blank {
    display: inline;
  }
  .sub .blank:after {
    margin: 0 0px 0 5px;
  }
  .sub #breadcrumb {
    margin: 30px 0;
  }
  .sub #breadcrumb ul {
    display: flex;
    overflow-x: scroll;
    word-break: keep-all;
    white-space: nowrap;
  }
  .sub #breadcrumb ul::-webkit-scrollbar {
    display: none;
  }
}
/***************** products *****************/
#products .productsInfo {
  width: 250px;
  float: right;
  margin-left: 20px;
}
#products .productsInfo .img img {
  max-width: 100%;
  height: auto;
}
#products .productsInfo .movie {
  width: 300px;
}
#products .productsInfo .movie a {
  display: block;
}
#products .productsInfo .movie img {
  max-width: 100%;
  height: auto;
}
#products .video {
  text-align: center;
  margin-bottom: 20px;
  clear: both;
}
#products .video #video {
  top: 0;
  width: 520px;
  text-align: center;
  margin: 0 auto;
}
#products .movBotList {
  background-color: #efefef;
  padding: 10px;
  margin-bottom: 30px;
  position: relative;
}
#products .movBotList::before, #products .movBotList::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  content: "";
}
#products .movBotList::before {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #44aea6;
}
#products .movBotList::after {
  right: 25px;
  width: 15px;
  height: 15px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#products .movBotList:hover::before {
  background: #7fd0ca;
}
#products .movBotList a {
  text-decoration: none;
  display: flex;
}
#products .movBotList a .name {
  width: 15%;
  padding-left: 15px;
  vertical-align: middle;
}
#products .movBotList a .txt {
  width: 85%;
}
#products .movBotList a .txt .num {
  float: right;
  margin-right: 60px;
}
#products .movBotList a:hover {
  color: #44aea6;
}
#products .movBotList a:hover img {
  opacity: 0.8;
}
#products .movBotList a::before {
  background: #44aea6;
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .5s;
}
#products .movBotList a:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}
#products .movBotList .sTtl {
  color: #44aea6;
  font-size: 45px;
  font-size: 2.8125rem;
}
@media only screen and (max-width: 567px) {
  #products .movBotList .sTtl {
    font-size: 31.5px;
    font-size: 1.96875rem;
  }
}
#products .movBotList ul {
  display: flex;
}
#products .movBotList ul li {
  list-style: none;
  padding: 2px 5px;
  background-color: #0194fb;
  color: #ffffff;
  margin-right: 10px;
}
#products .movBotList_ace {
  background-color: #efefef;
  padding: 10px 10px 0;
  margin-bottom: 30px;
  position: relative;
}
#products .movBotList_ace#ace {
  text-decoration: none;
  display: flex;
}
#products .movBotList_ace#ace .name {
  width: 15%;
  padding-left: 15px;
  vertical-align: middle;
}
#products .movBotList_ace#ace .txt {
  width: 85%;
}
#products .movBotList_ace#ace .txt .num {
  float: right;
  margin-right: 60px;
}
#products .movBotList_ace#ace .txt .category_wrap {
  display: flex;
}
#products .movBotList_ace#ace .txt .category_wrap .category {
  position: relative;
  margin: 10px 30px 0 0;
  padding: 1em 50px 1em 0;
}
#products .movBotList_ace#ace .txt .category_wrap .category a {
  text-decoration: none;
}
#products .movBotList_ace#ace .txt .category_wrap .category a:hover {
  color: #44aea6;
}
#products .movBotList_ace#ace .txt .category_wrap .category::before, #products .movBotList_ace#ace .txt .category_wrap .category::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  content: "";
}
#products .movBotList_ace#ace .txt .category_wrap .category::before {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #44aea6;
}
#products .movBotList_ace#ace .txt .category_wrap .category::after {
  right: 23px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#products .movBotList_ace#ace .txt .category_wrap .category:hover {
  color: #44aea6;
}
#products .movBotList_ace#ace::before {
  background: #44aea6;
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .5s;
}
#products .movBotList_ace#ace:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}
#products .movBotList_ace .sTtl {
  color: #44aea6;
  font-size: 45px;
  font-size: 2.8125rem;
}
@media only screen and (max-width: 567px) {
  #products .movBotList_ace .sTtl {
    font-size: 31.5px;
    font-size: 1.96875rem;
  }
}
#products .movBotList_ace ul {
  display: flex;
}
#products .movBotList_ace ul li {
  list-style: none;
  padding: 2px 5px;
  background-color: #0194fb;
  color: #ffffff;
  margin-right: 10px;
}
#products .subnav {
  margin: 30px auto 20px;
  position: relative;
  width: 450px;
  height: 50px;
  background-color: #242486;
  border-radius: 8px;
  font-size: 0;
}
#products .subnav a {
  line-height: 50px;
  height: 100%;
  font-size: 15px;
  display: inline-block;
  position: relative;
  z-index: 1;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  color: white;
  cursor: pointer;
}
#products .subnav .animation {
  position: absolute;
  height: 100%;
  top: 0;
  z-index: 0;
  transition: all .5s ease 0s;
  border-radius: 8px;
}
#products .subnav a:nth-child(1) {
  width: 150px;
}
#products .subnav a:nth-child(2) {
  width: 150px;
}
#products .subnav a:nth-child(3) {
  width: 150px;
}
#products .subnav .start-ace,
#products .subnav a:nth-child(1):hover ~ .animation {
  width: 150px;
  left: 0;
  background-color: #0194fb;
}
#products .subnav .start-nurse,
#products .subnav a:nth-child(2):hover ~ .animation {
  width: 150px;
  left: 150px;
  background-color: #0194fb;
}
#products .subnav .start-office,
#products .subnav a:nth-child(3):hover ~ .animation {
  width: 150px;
  left: 300px;
  background-color: #0194fb;
}
#products h2.subTtlX {
  color: #44aea6;
  padding: 0.4rem 1rem;
  margin: 40px 0 20px 0;
  border-left: 10px double #44aea6;
  font-size: 24px;
  font-size: 1.5rem;
        /*&::after {
   position: absolute;
  top: -7px;left: -7px;
  width: 100%;
  height: 100%;
  content: '';
  border: 4px solid #000;
}*/
}
@media only screen and (max-width: 567px) {
  #products h2.subTtlX {
    font-size: 16.8px;
    font-size: 1.05rem;
  }
}
#products .ace_lede {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  margin: 20px 0;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 2.0;
}
@media only screen and (max-width: 567px) {
  #products .ace_lede {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#products .ace_lede sup {
  font-size: 10px;
  font-size: 0.625rem;
  vertical-align: super;
}
@media only screen and (max-width: 567px) {
  #products .ace_lede sup {
    font-size: 7px;
    font-size: 0.4375rem;
  }
}
#products p.world {
  position: relative;
  padding: 0.2rem 1.5rem;
  color: #ffffff;
  background-color: #ff8400;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  border-radius: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
@media only screen and (max-width: 567px) {
  #products p.world {
    font-size: 15.4px;
    font-size: 0.9625rem;
  }
}
#products p.world::after {
  position: absolute;
  bottom: -9px;
  left: 1.5em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #ff8400 transparent transparent transparent;
}
#products .ace,
#products .ace_stair,
#products .ace_nurse,
#products .ace_office,
#products .ace_personal {
  margin: 0 0 30px 0;
  background-color: #ebfef9;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -border-radius: 10px;
  border-radius: 10px;
  padding-top: -50px;
}
#products .ace .img,
#products .ace_stair .img,
#products .ace_nurse .img,
#products .ace_office .img,
#products .ace_personal .img {
  width: 130px;
  margin-top: -225px;
  margin-right: 70px;
  float: right;
}
#products .ace .img img,
#products .ace_stair .img img,
#products .ace_nurse .img img,
#products .ace_office .img img,
#products .ace_personal .img img {
  max-width: 100%;
  height: auto;
}
#products .ace .img_center,
#products .ace_stair .img_center,
#products .ace_nurse .img_center,
#products .ace_office .img_center,
#products .ace_personal .img_center {
  width: 600px;
  margin: 0 auto;
  padding: 30px 0;
}
#products .ace .img_center img,
#products .ace_stair .img_center img,
#products .ace_nurse .img_center img,
#products .ace_office .img_center img,
#products .ace_personal .img_center img {
  max-width: 100%;
  height: auto;
}
#products .ace .lede,
#products .ace_stair .lede,
#products .ace_nurse .lede,
#products .ace_office .lede,
#products .ace_personal .lede {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  margin: 0;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 2.0;
  width: 75%;
  padding: 15px;
}
@media only screen and (max-width: 567px) {
  #products .ace .lede,
  #products .ace_stair .lede,
  #products .ace_nurse .lede,
  #products .ace_office .lede,
  #products .ace_personal .lede {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#products .ace ol.lede,
#products .ace_stair ol.lede,
#products .ace_nurse ol.lede,
#products .ace_office ol.lede,
#products .ace_personal ol.lede {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  margin: 0;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 2.0;
  padding: 0;
  width: 100%;
}
@media only screen and (max-width: 567px) {
  #products .ace ol.lede,
  #products .ace_stair ol.lede,
  #products .ace_nurse ol.lede,
  #products .ace_office ol.lede,
  #products .ace_personal ol.lede {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#products .ace ol.lede li,
#products .ace_stair ol.lede li,
#products .ace_nurse ol.lede li,
#products .ace_office ol.lede li,
#products .ace_personal ol.lede li {
  margin-left: 40px;
}
#products .ace .img {
  width: 250px;
  margin-top: -260px;
}
#products .ace_stair .img {
  width: 200px;
  margin-top: -145px;
}
#products .ace_nurse .img {
  width: 200px;
  margin-top: -105px;
}
#products .ace_office .img {
  width: 200px;
  margin-top: -260px;
}
#products .box {
  display: flex;
  justify-content: space-between;
}
#products .box .img:nth-child(1) {
  flex: 1;
  text-align: center;
}
#products .box .img:nth-child(2) {
  flex: 1;
  text-align: center;
}
#products .box .img img {
  max-width: 100%;
}
#products .box .img img.pdf {
  width: 30%;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #cccccc;
}
#products .box .img img.illustration {
  width: 70%;
}
#products .box .img img.one_img {
  width: 60%;
}
#products .box .img img.two_img {
  width: 90%;
}
#products .box .img img.personal {
  width: 93%;
}
#products .box .img img.graph {
  width: 40%;
}
#products .box .video {
  text-align: center;
  margin-bottom: 0px;
}
#products .box .video #video {
  width: 93%;
  text-align: center;
  margin: 0 auto;
}
#products .ace_products {
  display: flex;
  justify-content: space-between;
  align-items: center !important;
  padding: 0;
  margin-bottom: 40px;
}
#products .ace_products .products {
  background-color: #0194fb;
  padding: 30px 20px;
  position: relative;
  width: 28%;
  vertical-align: middle;
  z-index: 1;
}
#products .ace_products .products::before, #products .ace_products .products::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  content: "";
}
#products .ace_products .products::before {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #ffffff;
}
#products .ace_products .products::after {
  right: 25px;
  width: 15px;
  height: 15px;
  border-top: 1px solid #0194fb;
  border-right: 1px solid #0194fb;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#products .ace_products .products a {
  text-decoration: none;
  display: flex;
  align-items: center;
}
#products .ace_products .products a::before {
  background: #0101fb;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  transform-origin: left top;
  transform: scale(0, 1);
  transition: transform .5s;
  z-index: -1;
}
#products .ace_products .products a:hover::before {
  transform: scale(1, 1);
}
#products .ace_products .products .sTtl {
  color: #ffffff;
  font-size: 20px;
  font-size: 1.25rem;
}
@media only screen and (max-width: 567px) {
  #products .ace_products .products .sTtl {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#products .nurse_lede span {
  color: #44aea6;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
}
@media only screen and (max-width: 567px) {
  #products .nurse_lede span {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#products .nurse_lede p {
  margin-bottom: 20px;
}
#products table.def02 {
  border-collapse: collapse;
  margin-bottom: 20px;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
#products table.def02 th,
#products table.def02 td {
  text-align: center;
  padding: 5px 10px;
  border: solid 1px #ccc;
}
#products table.def02 th {
  background-color: #c0ece1;
  color: #000000;
  border-bottom: solid 1px #ccc;
  text-align: center;
}
#products table.def02 tr:last-child th {
  border-bottom: solid 1px #ccc;
}
#products table.def02 td.bk_g {
  background-color: #ececec;
}
#products table.def02 td.w20 {
  width: 20%;
  background-color: #ececec;
}
#products table.def02 td.w25 {
  width: 25%;
  background-color: #ececec;
}
#products table.def02 td.w30 {
  width: 30%;
}
#products ul.media {
  margin: 0 0 0 30px;
}
#products ul.media li {
  margin: 0 0 20px 0;
  word-break: break-all;
}
#products .stair_banner {
  text-align: center;
  margin-bottom: 40px;
}
#products .stair_banner a img {
  width: 30%;
}
#products .stair_banner a img:hover {
  opacity: 0.8;
}

@media only screen and (max-width: 567px) {
  .subTtlBox {
    padding: 0.3em 1.0em 0.9em;
  }
  .subTtlBox#products:before {
    top: 33px;
    right: 75%;
    width: 20px;
    height: 20px;
    padding-left: 27px;
    padding-top: 3px;
    content: 'マークのところをタップすると詳細ページに移行します';
  }

  #products .productsInfo {
    width: 60%;
    float: none;
    margin: 20px auto;
  }
  #products .subnav {
    width: 300px;
    height: 40px;
  }
  #products .subnav a {
    line-height: 40px;
  }
  #products .subnav a:nth-child(1) {
    width: 100px;
  }
  #products .subnav a:nth-child(2) {
    width: 100px;
  }
  #products .subnav a:nth-child(3) {
    width: 100px;
  }
  #products .subnav .start-ace,
  #products .subnav a:nth-child(1):hover ~ .animation {
    width: 100px;
    left: 0;
  }
  #products .subnav .start-nurse,
  #products .subnav a:nth-child(2):hover ~ .animation {
    width: 100px;
    left: 100px;
  }
  #products .subnav .start-office,
  #products .subnav a:nth-child(3):hover ~ .animation {
    width: 100px;
    left: 200px;
  }
  #products .ace,
  #products .ace_stair,
  #products .ace_nurse,
  #products .ace_office,
  #products .ace_personal {
    padding: 5px;
  }
  #products .ace.tab,
  #products .ace_stair.tab,
  #products .ace_nurse.tab,
  #products .ace_office.tab,
  #products .ace_personal.tab {
    padding-top: 0px;
  }
  #products .ace .img,
  #products .ace_stair .img,
  #products .ace_nurse .img,
  #products .ace_office .img,
  #products .ace_personal .img {
    width: 80%;
    margin: 0px auto 0;
    float: none;
  }
  #products .ace .img img.atom,
  #products .ace_stair .img img.atom,
  #products .ace_nurse .img img.atom,
  #products .ace_office .img img.atom,
  #products .ace_personal .img img.atom {
    margin-top: 0;
  }
  #products .ace .img_center,
  #products .ace_stair .img_center,
  #products .ace_nurse .img_center,
  #products .ace_office .img_center,
  #products .ace_personal .img_center {
    width: 100%;
  }
  #products .ace .lede,
  #products .ace_stair .lede,
  #products .ace_nurse .lede,
  #products .ace_office .lede,
  #products .ace_personal .lede {
    width: 94%;
  }
  #products .ace ol.lede,
  #products .ace_stair ol.lede,
  #products .ace_nurse ol.lede,
  #products .ace_office ol.lede,
  #products .ace_personal ol.lede {
    font-size: 18px;
    font-size: 1.125rem;
    width: 95%;
  }
}
@media only screen and (max-width: 567px) and (max-width: 567px) {
  #products .ace ol.lede,
  #products .ace_stair ol.lede,
  #products .ace_nurse ol.lede,
  #products .ace_office ol.lede,
  #products .ace_personal ol.lede {
    font-size: 12.6px;
    font-size: 0.7875rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 567px) {
  #products .ace ol.lede li,
  #products .ace_stair ol.lede li,
  #products .ace_nurse ol.lede li,
  #products .ace_office ol.lede li,
  #products .ace_personal ol.lede li {
    margin-left: 20px;
  }
  #products .box {
    display: block;
  }
  #products .box .img:nth-child(1) {
    margin-bottom: 20px;
  }
  #products .box .img img.pdf {
    width: 50%;
  }
  #products .box .img img.illustration {
    width: 100%;
  }
  #products .box .img img.personal {
    width: 100%;
    margin-bottom: 20px;
  }
  #products .box .img img.one_img {
    width: 100%;
  }
  #products .box .img img.two_img {
    width: 100%;
  }
  #products .box .img img.graph {
    width: 100%;
  }
  #products .box .video #video {
    width: 100%;
  }
  #products .ace_products {
    display: block;
  }
  #products .ace_products .products {
    margin-bottom: 30px;
    padding: 20px 10px;
    width: 90%;
  }
  #products .ace_products .products a {
    display: block;
  }
  #products .ace_products .products a::before {
    background: none;
  }
  #products .ace_products .products .sTtl {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media only screen and (max-width: 567px) and (max-width: 567px) {
  #products .ace_products .products .sTtl {
    font-size: 25.2px;
    font-size: 1.575rem;
  }
}
@media only screen and (max-width: 567px) {
  #products .lede {
    min-height: auto;
  }
  #products .video #video {
    width: 100%;
  }
  #products .movBotList::before, #products .movBotList::after {
    top: 10px;
    bottom: inherit;
  }
  #products .movBotList::after {
    top: 22px;
  }
  #products .movBotList a {
    display: block;
  }
  #products .movBotList a .name {
    width: 100%;
    padding-left: 0px;
    text-align: center;
  }
  #products .movBotList a .txt {
    width: 100%;
  }
  #products .movBotList ul {
    display: flex;
    justify-content: center;
  }
  #products .movBotList ul li {
    margin: 0 5px;
  }
  #products .movBotList_ace {
    position: relative;
  }
  #products .movBotList_ace#ace {
    display: block;
  }
  #products .movBotList_ace#ace .name {
    width: 100%;
    text-align: center;
  }
  #products .movBotList_ace#ace .txt {
    width: 100%;
  }
  #products .movBotList_ace#ace .txt .category_wrap {
    display: block;
  }
  #products .movBotList_ace#ace .txt .category_wrap .category {
    position: relative;
    margin: 0;
    padding: 1em 0px 1em 0;
    width: 100%;
  }
  #products table.def,
  #products table.def02 {
    width: 100%;
  }
  #products .stair_banner a img {
    width: 100%;
  }
}
/***************** news *****************/
#news #newsList dl {
  display: flex;
  border-bottom: 1px solid #ccc;
  padding: 15px 0px;
}
#news #newsList dl dt {
  width: 20%;
}
#news #newsList dl dd {
  width: 80%;
}
#news #newsList dl dd a:before {
  vertical-align: middle;
  display: inline-block;
  content: '';
  width: 18px;
  height: 18px;
  background: url("../images/arrow_circle.png") no-repeat 0 0;
  background-size: 18px auto;
  margin-left: -30px;
  margin-right: 10px;
}
#news #newsList dl dd span {
  background-color: #0194fb;
  color: #ffffff;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  margin-left: 10px;
  padding: 2px;
}
@media only screen and (max-width: 567px) {
  #news #newsList dl dd span {
    font-size: 8.4px;
    font-size: 0.525rem;
  }
}
#news #newsList dl:last-child {
  border-bottom: none;
}
#news dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 15px 0;
}
#news dl dt {
  width: 9%;
  padding: 10px 0;
}
#news dl dd {
  width: 91%;
  padding: 10px 0;
}
#news .g_arrow a:before {
  vertical-align: middle;
  display: inline-block;
  content: '';
  width: 18px;
  height: 18px;
  background: url("../images/arrow_g_circle.png") no-repeat 0 0;
  background-size: 18px auto;
  margin-right: 10px;
}
#news .img {
  width: 300px;
  margin: 0 auto;
}
#news .img img {
  max-width: 100%;
  height: auto;
}
#news .img550 {
  width: 550px;
  margin: 0 auto;
}
#news .img550 img {
  max-width: 100%;
  height: auto;
}
#news .img1000 {
  width: 1000px;
  margin: 0 auto;
}
#news .img1000 img {
  max-width: 100%;
  height: auto;
}
#news .newsimg_2box {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}
#news .newsimg_2box .img {
  width: 500px;
  padding: 10px;
}
#news .newsimg_2box .img img {
  width: 100%;
}
#news .newsimg_2box .img p {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 3px 0 0;
}
@media only screen and (max-width: 567px) {
  #news .newsimg_2box .img p {
    font-size: 9.8px;
    font-size: 0.6125rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#news ul.media {
  margin: 20px 0 0 30px;
}
#news ul.media li {
  margin: 0 0 20px 0;
  word-break: break-all;
}

@media only screen and (max-width: 567px) {
  #news #newsList {
    padding: 0;
  }
  #news #newsList dl {
    display: block;
  }
  #news #newsList dl dt {
    width: 100%;
  }
  #news #newsList dl dd {
    width: 100%;
  }
  #news #newsList dl dd a:before {
    margin-left: 0;
    margin-right: 10px;
  }
  #news dl {
    display: block;
  }
  #news dl dt {
    width: 100%;
    padding: 20px 0 0 0;
  }
  #news dl dd {
    width: 100%;
    padding: 0;
  }
  #news .img550 {
    width: 100%;
    margin: 0 auto;
  }
  #news .img550 img {
    max-width: 100%;
    height: auto;
  }
  #news .newsimg_2box {
    display: block;
  }
  #news .newsimg_2box .img {
    width: 95%;
    margin-bottom: 20px;
  }
}
/***************** column *****************/
#column {
    /*h1.column_mainTtl:before {
  position: absolute;
  bottom: 5px;
  left: calc(50% - 40px);
  width: 80px;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: $gray;
}*/
}
#column .column_index {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}
#column .column_index li {
  width: 350px;
  list-style: none;
  position: relative;
}
#column .column_index li a {
  text-decoration: none;
}
#column .column_index li a:hover {
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
#column .column_index li span.over {
  position: absolute;
  width: 350px;
  height: 350px;
  background: transparent;
  left: 0;
  top: 48px;
}
#column .column_index li:hover span.over {
  background: rgba(0, 0, 0, 0.2);
  opacity: 1;
}
#column .column_index li img {
  width: 350px;
  height: 350px;
  object-fit: cover;
  object-position: 0 0;
}
#column .column_index li h2.column_title {
  position: relative;
  margin-bottom: 2em;
  margin-top: 1em;
  padding: 0.5rem 1rem;
  border-radius: 10px;
  background: #0194fb;
  font-size: 18px;
  font-size: 1.125rem;
  color: #ffffff;
}
@media only screen and (max-width: 567px) {
  #column .column_index li h2.column_title {
    font-size: 12.6px;
    font-size: 0.7875rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#column .column_index li h2.column_title::before, #column .column_index li h2.column_title::after {
  position: absolute;
  content: '';
  border-radius: 50%;
  background: #0194fb;
}
#column .column_index li h2.column_title::before {
  top: -15px;
  left: 30px;
  width: 30px;
  height: 30px;
}
#column .column_index li h2.column_title::after {
  top: -30px;
  left: 50px;
  width: 15px;
  height: 15px;
}
#column .column_index li h2.column_title span {
  font-size: 14px;
  font-size: 0.875rem;
}
@media only screen and (max-width: 567px) {
  #column .column_index li h2.column_title span {
    font-size: 9.8px;
    font-size: 0.6125rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#column .vol {
  font-size: 30px;
  font-size: 1.875rem;
  color: #0194fb;
  text-align: center;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
}
@media only screen and (max-width: 567px) {
  #column .vol {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
#column .imgBox {
  float: right;
  padding: 0 0 0 30px;
}
#column .imgBox .img {
  background-color: #e9f6ff;
  width: 400px;
  padding: 10px;
}
#column .imgBox .img img {
  width: 100%;
}
#column .imgBox .img p {
  background-color: #e9f6ff;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 3px 0 0;
  text-align: center;
}
@media only screen and (max-width: 567px) {
  #column .imgBox .img p {
    font-size: 9.8px;
    font-size: 0.6125rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#column .img_2box {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}
#column .img_2box .img {
  background-color: #e9f6ff;
  width: 500px;
  padding: 10px;
}
#column .img_2box .img img {
  width: 100%;
}
#column .img_2box .img p {
  background-color: #e9f6ff;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 3px 0 0;
}
@media only screen and (max-width: 567px) {
  #column .img_2box .img p {
    font-size: 9.8px;
    font-size: 0.6125rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#column .img_3box {
  display: flex;
  justify-content: space-evenly;
  margin: 20px 0;
}
#column .img_3box .img {
  background-color: #e9f6ff;
  width: 300px;
  padding: 10px;
}
#column .img_3box .img img {
  width: 100%;
}
#column .img_3box .img p {
  background-color: #e9f6ff;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 3px 0 0;
}
@media only screen and (max-width: 567px) {
  #column .img_3box .img p {
    font-size: 9.8px;
    font-size: 0.6125rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#column .img_1box,
#column .img_1box_02 {
  margin: 20px auto;
}
#column .img_1box .img,
#column .img_1box_02 .img {
  background-color: #e9f6ff;
  width: 600px;
  padding: 10px;
  margin: 20px auto;
}
#column .img_1box .img img,
#column .img_1box_02 .img img {
  width: 100%;
}
#column .img_1box .img p,
#column .img_1box_02 .img p {
  background-color: #e9f6ff;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 3px 0 0;
}
@media only screen and (max-width: 567px) {
  #column .img_1box .img p,
  #column .img_1box_02 .img p {
    font-size: 9.8px;
    font-size: 0.6125rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#column .img_1box_02 .img {
  width: 300px;
}
#column .video {
  text-align: center;
  margin-bottom: 20px;
}
#column .video #video {
  width: 520px;
  text-align: center;
  margin: 0 auto;
}
#column .question {
  font-weight: bold;
  margin: 20px 0;
  font-size: 18px;
  font-size: 1.125rem;
}
@media only screen and (max-width: 567px) {
  #column .question {
    font-size: 12.6px;
    font-size: 0.7875rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#column .name {
  color: #0194fb;
  font-weight: bold;
}
#column h1.column_mainTtl {
  position: relative;
  padding: 1.5rem;
  text-align: center;
  color: #242486;
  font-size: 32px;
  font-size: 2rem;
  margin-bottom: 20px;
}
@media only screen and (max-width: 567px) {
  #column h1.column_mainTtl {
    font-size: 22.4px;
    font-size: 1.4rem;
  }
}
#column h2 {
  position: relative;
  margin-bottom: 2em;
  margin-top: 2em;
  padding: 1rem 2rem;
  border-radius: 10px;
  background: #0194fb;
  font-size: 22px;
  font-size: 1.375rem;
}
@media only screen and (max-width: 567px) {
  #column h2 {
    font-size: 15.4px;
    font-size: 0.9625rem;
  }
}
#column h2:before,
#column h2:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  background: #0194fb;
}
#column h2:before {
  bottom: -15px;
  left: 30px;
  width: 30px;
  height: 30px;
}
#column h2:after {
  bottom: -30px;
  left: 50px;
  width: 15px;
  height: 15px;
}
#column h3 {
  padding: 1rem;
  margin: 1rem 0;
  border-left: 4px solid #0194fb;
  font-size: 20px;
  font-size: 1.25rem;
  color: #0194fb;
}
@media only screen and (max-width: 567px) {
  #column h3 {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#column ul.disc {
  margin-left: 35px;
}
#column ul.disc li {
  color: #0194fb;
  list-style: disc;
}
#column ul.disc li span {
  color: #000000;
}
#column .table_box {
  background-color: #e9f6ff;
  width: 600px;
  padding: 10px;
  margin: 20px auto;
}
#column table.def {
  border-collapse: collapse;
  margin-bottom: 20px;
  margin: 0 auto;
  width: 600px;
}
#column table.def th,
#column table.def td {
  text-align: left;
  padding: 5px 10px;
  border: solid 1px #ccc;
  font-size: 16px;
  font-size: 1rem;
}
@media only screen and (max-width: 567px) {
  #column table.def th,
  #column table.def td {
    font-size: 11.2px;
    font-size: 0.7rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#column table.def th.noline,
#column table.def td.noline {
  border: none;
  text-align: right;
  background-color: #e9f6ff;
}
#column table.def th.txt-r,
#column table.def td.txt-r {
  text-align: right;
}
#column table.def th.txt-c,
#column table.def td.txt-c {
  text-align: center;
}
#column table.def th {
  background-color: #c0ece1;
  color: #000000;
  border-bottom: solid 1px #fff;
  font-weight: normal;
}
#column table.def td {
  background-color: #ffffff;
}
#column table.def tr:last-child th {
  border-bottom: solid 1px #ccc;
}
#column .cap {
  font-size: 14px;
  font-size: 0.875rem;
}
@media only screen and (max-width: 567px) {
  #column .cap {
    font-size: 9.8px;
    font-size: 0.6125rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#column ol {
  position: relative;
  margin: 0;
  padding: 0;
}
#column ol li {
  list-style: none;
  list-style-position: outside;
  margin: 0 0 20px;
  padding-left: 1.25em;
}
#column ol li span {
  position: absolute;
  left: 0;
  margin: 0;
}

@media only screen and (max-width: 567px) {
  #column .column_index {
    display: block;
  }
  #column .column_index li {
    width: 100%;
  }
  #column .column_index li span.over {
    background: transparent;
  }
  #column .column_index li:hover span.over {
    background: transparent;
  }
  #column .column_index li img {
    width: 100%;
  }
  #column .column_index li h2.column_title {
    margin-top: 1.3em;
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 567px) and (max-width: 567px) {
  #column .column_index li h2.column_title {
    font-size: 16.8px;
    font-size: 1.05rem;
  }
}
@media only screen and (max-width: 567px) {
  #column .imgBox {
    float: none;
    padding: 0 0 20px 0;
  }
  #column .imgBox .img {
    width: 95%;
  }
  #column .imgBox .img img {
    width: 100%;
  }
  #column .img_2box {
    display: block;
  }
  #column .img_2box .img {
    width: 95%;
    margin-bottom: 20px;
  }
  #column .img_3box {
    display: block;
  }
  #column .img_3box .img {
    width: 95%;
    margin-bottom: 20px;
  }
  #column .img_1box .img,
  #column .img_1box_02 .img {
    width: 95%;
  }
  #column .video #video {
    width: 100%;
  }
  #column .table_box {
    width: 95%;
  }
  #column table.def {
    width: 100%;
  }
}
/***************** contact *****************/
#contact .phone {
  text-align: center;
  font-size: 28px;
  font-size: 1.75rem;
}
@media only screen and (max-width: 567px) {
  #contact .phone {
    font-size: 19.6px;
    font-size: 1.225rem;
  }
}
#contact .phone:before {
  vertical-align: middle;
  display: inline-block;
  content: '';
  width: 40px;
  height: 40px;
  background: url("/images/contact/icon_phone.png") no-repeat 0 0;
  background-size: 40px auto;
  margin-right: 10px;
}
#contact .e_mail {
  text-align: center;
  font-size: 28px;
  font-size: 1.75rem;
}
@media only screen and (max-width: 567px) {
  #contact .e_mail {
    font-size: 19.6px;
    font-size: 1.225rem;
  }
}
#contact .e_mail:before {
  vertical-align: middle;
  display: inline-block;
  content: '';
  width: 42px;
  height: 32px;
  background: url("../images/icon_contact_ho.png") no-repeat 0 0;
  background-size: 42px auto;
  margin-right: 10px;
}
#contact .address {
  text-align: center;
  margin-top: 20px;
}
#contact .address p {
  display: inline-block;
  text-align: left;
}
