html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    /*line-height: normal;*/
    line-height: 1.7;
    box-sizing: border-box;
    color: #302f2f;
}
/*font*/
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
/*! based on html5doctor.com Reset Stylesheet v1.6.1 Author: Richard Clark - http://richclarkdesign.com */
html {
    box-sizing: border-box;
}
*, ::before, ::after {
    box-sizing: inherit;
}
body {
    background: #fff;
    color: #000;
    line-height: 1;
    -webkit-text-size-adjust: 100%;
}
html[lang="ja"] body {
  font-family: 'Ubuntu', "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
}
/* main elements group */
audio, canvas, progress, video {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
 *vertical-align: auto;
    zoom: 1;
 *display: inline;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
/* a */
* {
    box-sizing: border-box;
}
html, body {
    width: 100%;
    height: 100%;

}
body {
    -webkit-text-size-adjust: 100%;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

::-moz-selection {
 background: rgba(48, 47, 47, .8);
  /* Safari */
  color: #fff;
}
::selection {
    background: rgba(48, 47, 47, .8);
    /* Safari */
    color: #fff;
}

::-moz-selection {
 background: rgba(48, 47, 47, .8);
  /* Firefox */
  color: #fff;
}
img {
    vertical-align: bottom;
    -ms-interpolation-mode: bicubic;
}
/** ---------------- font/_default.scss - */
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-gear:before {
    content: "\f02f";
}
.icon-home:before {
    content: "\e900";
}
.icon-home02:before {
    content: "\e901";
}
.icon-office:before {
    content: "\e902";
}
.icon-newspaper:before {
    content: "\e903";
}
.icon-image:before {
    content: "\e904";
}
.icon-images:before {
    content: "\e905";
}
.icon-camera:before {
    content: "\e906";
}
.icon-headphones:before {
    content: "\e907";
}
.icon-play:before {
    content: "\e908";
}
.icon-film:before {
    content: "\e909";
}
.icon-connection:before {
    content: "\e90a";
}
.icon-mic:before {
    content: "\e90b";
}
.icon-book:before {
    content: "\e90c";
}
.icon-file-text:before {
    content: "\e90d";
}
.icon-profile:before {
    content: "\e90e";
}
.icon-file-empty:before {
    content: "\e90f";
}
.icon-files-empty:before {
    content: "\e910";
}
.icon-file-text2:before {
    content: "\e911";
}
.icon-file-picture:before {
    content: "\e912";
}
.icon-file-music:before {
    content: "\e913";
}
.icon-file-play:before {
    content: "\e914";
}
.icon-file-video:before {
    content: "\e915";
}
.icon-file-zip:before {
    content: "\e916";
}
.icon-copy:before {
    content: "\e917";
}
.icon-folder:before {
    content: "\e918";
}
.icon-folder-open:before {
    content: "\e919";
}
.icon-price-tag:before {
    content: "\e91a";
}
.icon-price-tags:before {
    content: "\e91b";
}
.icon-cart:before {
    content: "\e91c";
}
.icon-phone:before {
    content: "\e91d";
}
.icon-phone-hang-up:before {
    content: "\e91e";
}
.icon-envelop:before {
    content: "\e91f";
}
.icon-pushpin:before {
    content: "\e920";
}
.icon-location:before {
    content: "\e921";
}
.icon-location2:before {
    content: "\e922";
}
.icon-clock:before {
    content: "\e923";
}
.icon-clock2:before {
    content: "\e924";
}
.icon-stopwatch:before {
    content: "\e925";
}
.icon-display:before {
    content: "\e926";
}
.icon-tablet:before {
    content: "\e927";
}
.icon-tv:before {
    content: "\e928";
}
.icon-bubble:before {
    content: "\e929";
}
.icon-bubbles:before {
    content: "\e92a";
}
.icon-bubbles2:before {
    content: "\e92b";
}
.icon-bubble2:before {
    content: "\e92c";
}
.icon-bubbles3:before {
    content: "\e92d";
}
.icon-bubbles4:before {
    content: "\e92e";
}
.icon-spinner:before {
    content: "\e92f";
}
.icon-spinner2:before {
    content: "\e930";
}
.icon-spinner3:before {
    content: "\e931";
}
.icon-spinner4:before {
    content: "\e932";
}
.icon-spinner5:before {
    content: "\e933";
}
.icon-spinner6:before {
    content: "\e934";
}
.icon-spinner7:before {
    content: "\e935";
}
.icon-spinner8:before {
    content: "\e936";
}
.icon-spinner9:before {
    content: "\e937";
}
.icon-spinner10:before {
    content: "\e938";
}
.icon-spinner11:before {
    content: "\e939";
}
.icon-search:before {
    content: "\e93a";
}
.icon-zoom-in:before {
    content: "\e93b";
}
.icon-zoom-out:before {
    content: "\e93c";
}
.icon-aid-kit:before {
    content: "\e93d";
}
.icon-rocket:before {
    content: "\e93e";
}
.icon-power:before {
    content: "\e93f";
}
.icon-switch:before {
    content: "\e940";
}
.icon-tree:before {
    content: "\e941";
}
.icon-menu:before {
    content: "\e942";
}
.icon-cloud-check:before {
    content: "\e943";
}
.icon-sphere:before {
    content: "\e944";
}
.icon-earth:before {
    content: "\e945";
}
.icon-link:before {
    content: "\e946";
}
.icon-attachment:before {
    content: "\e947";
}
.icon-bookmark:before {
    content: "\e948";
}
.icon-bookmarks:before {
    content: "\e949";
}
.icon-star-empty:before {
    content: "\e94a";
}
.icon-star-full:before {
    content: "\e94b";
}
.icon-heart:before {
    content: "\e94c";
}
.icon-man:before {
    content: "\e94d";
}
.icon-woman:before {
    content: "\e94e";
}
.icon-man-woman:before {
    content: "\e94f";
}
.icon-plus:before {
    content: "\e950";
}
.icon-minus:before {
    content: "\e951";
}
.icon-cross:before {
    content: "\e952";
}
.icon-checkmark:before {
    content: "\e953";
}
.icon-checkmark2:before {
    content: "\e954";
}
.icon-play3:before {
    content: "\e955";
}
.icon-stop2:before {
    content: "\e956";
}
.icon-volume-high:before {
    content: "\e957";
}
.icon-volume-medium:before {
    content: "\e958";
}
.icon-volume-low:before {
    content: "\e959";
}
.icon-volume-mute:before {
    content: "\e95a";
}
.icon-volume-mute2:before {
    content: "\e95b";
}
.icon-circle-up:before {
    content: "\e95c";
}
.icon-circle-right:before {
    content: "\e95d";
}
.icon-circle-down:before {
    content: "\e95e";
}
.icon-circle-left:before {
    content: "\e95f";
}
.icon-ctrl:before {
    content: "\e960";
}
.icon-share2:before {
    content: "\e961";
}
.icon-mail:before {
    content: "\e962";
}
.icon-mail2:before {
    content: "\e963";
}
.icon-mail3:before {
    content: "\e964";
}
.icon-mail4:before {
    content: "\e965";
}
.icon-google:before {
    content: "\e966";
}
.icon-google-plus:before {
    content: "\e967";
}
.icon-google-plus2:before {
    content: "\e968";
}
.icon-google-plus3:before {
    content: "\e969";
}
.icon-facebook:before {
    content: "\e96a";
}
.icon-facebook2:before {
    content: "\e96b";
}
.icon-facebook3:before {
    content: "\e96c";
}
.icon-instagram:before {
    content: "\e96d";
}
.icon-twitter:before {
    content: "\e96e";
}
.icon-twitter2:before {
    content: "\e96f";
}
.icon-twitter3:before {
    content: "\e970";
}
.icon-feed2:before {
    content: "\e971";
}
.icon-feed3:before {
    content: "\e972";
}
.icon-feed4:before {
    content: "\e973";
}
.icon-youtube:before {
    content: "\e974";
}
.icon-youtube2:before {
    content: "\e975";
}
.icon-youtube3:before {
    content: "\e976";
}
.icon-vimeo:before {
    content: "\e977";
}
.icon-vimeo2:before {
    content: "\e978";
}
.icon-vimeo3:before {
    content: "\e979";
}
.icon-dropbox:before {
    content: "\e97a";
}
.icon-onedrive:before {
    content: "\e97b";
}
.icon-github4:before {
    content: "\e97c";
}
.icon-github5:before {
    content: "\e97d";
}
.icon-wordpress:before {
    content: "\e97e";
}
.icon-tumblr:before {
    content: "\e97f";
}
.icon-tumblr2:before {
    content: "\e980";
}
.icon-apple:before {
    content: "\e981";
}
.icon-android:before {
    content: "\e982";
}
.icon-windows8:before {
    content: "\e983";
}
.icon-skype:before {
    content: "\e984";
}
.icon-pinterest:before {
    content: "\e985";
}
.icon-pinterest2:before {
    content: "\e986";
}
.icon-file-pdf:before {
    content: "\e987";
}
.icon-file-openoffice:before {
    content: "\e988";
}
.icon-file-word:before {
    content: "\e989";
}
.icon-file-excel:before {
    content: "\e98a";
}
.icon-libreoffice:before {
    content: "\e98b";
}
.icon-git:before {
    content: "\e98c";
}
.icon-chrome:before {
    content: "\e98d";
}
.icon-firefox:before {
    content: "\e98e";
}
.icon-IE:before {
    content: "\e98f";
}
.icon-opera:before {
    content: "\e990";
}
.icon-safari:before {
    content: "\e991";
}
/*default_comp*/
.center {
    text-align: center !important;
}
.left {
    text-align: left !important;
}
.right {
    text-align: right !important;
}
.top0 {
    margin-top: 0 !important;
}
.top5 {
    margin-top: 0.3125rem !important;
}
.top10 {
    margin-top: 0.625rem !important;
}
.top15 {
    margin-top: 0.9375rem !important;
}
.top20 {
    margin-top: 1.25rem !important;
}
.top25 {
    margin-top: 1.5625rem !important;
}
.top30 {
    margin-top: 1.875rem !important;
}
.top35 {
    margin-top: 2.1875rem !important;
}
.top40 {
    margin-top: 2.5rem !important;
}
.btm0 {
    margin-bottom: 0 !important;
}
.btm5 {
    margin-bottom: 0.3125rem !important;
}
.btm10 {
    margin-bottom: 0.625rem !important;
}
.btm15 {
    margin-bottom: 0.9375rem !important;
}
.btm20 {
    margin-bottom: 1.25rem !important;
}
.btm25 {
    margin-bottom: 1.5625rem !important;
}
.btm30 {
    margin-bottom: 1.875rem !important;
}
.btm35 {
    margin-bottom: 2.1875rem !important;
}
.btm40 {
    margin-bottom: 2.5rem !important;
}
.btm45 {
    margin-bottom: 2.8125rem !important;
}
.btm50 {
    margin-bottom: 3.125rem !important;
}
.btm55 {
    margin-bottom: 3.4375rem !important;
}
.btm60 {
    margin-bottom: 3.75rem !important;
}
.btm65 {
    margin-bottom: 4.0625rem !important;
}
.btm70 {
    margin-bottom: 4.375rem !important;
}
.btm75 {
    margin-bottom: 4.6875rem !important;
}
.btm80 {
    margin-bottom: 5rem !important;
}
.btm85 {
    margin-bottom: 5.3125rem !important;
}
.btm90 {
    margin-bottom: 5.625rem !important;
}
.btm95 {
    margin-bottom: 5.9375rem !important;
}
.pT0 {
    padding-top: 0 !important;
}
.pT5 {
    padding-top: 0.3125rem !important;
}
.pT10 {
    padding-top: 0.625rem !important;
}
.pT15 {
    padding-top: 0.9375rem !important;
}
.pT20 {
    padding-top: 1.25rem !important;
}
.pT25 {
    padding-top: 1.5625rem !important;
}
.pT30 {
    padding-top: 1.875rem !important;
}
.pT35 {
    padding-top: 2.1875rem !important;
}
.pT40 {
    padding-top: 2.5rem !important;
}
.pT45 {
    padding-top: 2.8125rem !important;
}
.pT80 {
    padding-top: 5rem !important;
}
.pT90 {
    padding-top: 5.625rem !important;
}
.pT100 {
    padding-top: 6.25rem !important;
}
.pB0 {
    padding-bottom: 0 !important;
}
.pB5 {
    padding-bottom: 0.3125rem !important;
}
.pB10 {
    padding-bottom: 0.625rem !important;
}
.pB15 {
    padding-bottom: 0.9375rem !important;
}
.pB20 {
    padding-bottom: 1.25rem !important;
}
.pL10 {
    padding-left: 0.625rem !important;
}
.lm5 {
    margin-left: 0.3125rem !important;
}
.lm10 {
    margin-left: 0.625rem !important;
}
.lm15 {
    margin-left: 0.9375rem !important;
}
.lm20 {
    margin-left: 1.25rem !important;
}
.lm50 {
    margin-left: 3.125rem !important;
}
.lm60 {
    margin-left: 3.75rem !important;
}
.lm70 {
    margin-left: 4.375rem !important;
}
.rm5 {
    margin-right: 0.3125rem !important;
}
.rm10 {
    margin-right: 0.625rem !important;
}
.rm15 {
    margin-right: 0.9375rem !important;
}
.rm20 {
    margin-right: 1.25rem !important;
}
.vAT {
    vertical-align: top !important;
}
.vAM {
    vertical-align: middle !important;
}
.vAB {
    vertical-align: bottom !important;
}
.size10 {
    font-size: 57% !important;
    line-height: 1.3 !important;
}
.size11 {
    font-size: 65% !important;
    line-height: 1.3 !important;
}
.size12 {
    font-size: 70% !important;
    line-height: 1.3 !important;
}
.size13 {
    font-size: 77% !important;
    line-height: 1.3 !important;
}
.size14 {
    font-size: 85% !important;
}
.size15 {
    font-size: 93% !important;
}
.size16 {
    font-size: 100% !important;
}
.size17 {
    font-size: 116% !important;
}
.size18 {
    font-size: 123.1% !important;
}
.size19 {
    font-size: 131% !important;
}
.size20 {
    font-size: 138.5% !important;
}
.size21 {
    font-size: 146.5% !important;
}
.size22 {
    font-size: 153.9% !important;
}
.size23 {
    font-size: 161.6% !important;
}
.size24 {
    font-size: 167% !important;
}
.w10 {
    width: 10% !important;
}
.w20 {
    width: 20% !important;
}
.w30 {
    width: 30% !important;
}
.w40 {
    width: 40% !important;
}
.w50 {
    width: 50% !important;
}
.w60 {
    width: 60% !important;
}
.w70 {
    width: 70% !important;
}
.w80 {
    width: 80% !important;
}
.w100 {
    width: 100% !important;
}
.red {
    color: #ce3838 !important;
}
.pink {
    color: #e3365f !important;
}
.bold {
    font-weight: bold;
}
.normal {
    font-weight: normal;
}
.icon {
    margin-right: 0.1875rem;
    vertical-align: middle;
    margin-top: -0.0625rem;
}
.f_l {
    float: left !important;
}
.f_r {
    float: right !important;
}
.mr {
    margin-right: 1.875rem !important;
}
.ml {
    margin-left: 1.875rem !important;
}
.clearfix:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    font-size: 0.1em;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
    min-height: 1%;
    clear: both;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
a {
    text-decoration: none;
    color: #000;
}
a.link01 {
    background: url(../image/sub_yajirushi02.gif) no-repeat left 0.3125rem;
    text-decoration: underline;
    padding-left: 0.75rem;
}
a.link01:hover {
    text-decoration: none;
}
ol.num01 {
    margin-bottom: 0.4375rem;
}
ol.num01 li {
    list-style: inside decimal;
    text-indent: -1.0em;
    padding-left: 1.0em;
    line-height: 150%;
    margin-bottom: 0.1875rem;
}
ol.num01 li.last {
    margin-bottom: 0;
}
ol.num01 li p {
    text-indent: 0;
}
/*num01*/
ul.num01 {
    margin-bottom: 0.4375rem;
}
ul.num01 li {
    list-style: inside disc;
    text-indent: -1.0em;
    padding-left: 1.0em;
    line-height: 150%;
    margin-bottom: 0.1875rem;
}
ul.num01 li.last {
    margin-bottom: 0;
}
ul.num02 {
    margin-bottom: 0.4375rem;
}
ul.num02 li {
    list-style: inside square;
    text-indent: -1.0em;
    padding-left: 1.0em;
    line-height: 150%;
    margin-bottom: 0.1875rem;
}
ul.num02 li.last {
    margin-bottom: 0;
}
ul.num03 {
    margin-bottom: 0.4375rem;
}
ul.num04 {
    margin-bottom: 0;
}
ul.num04 li {
    margin-bottom: 0.1875rem;
}
ul.num04 li.last {
    margin-bottom: 0;
}
ul.num05 {
    margin-bottom: 0px;
}
ul.num05 li {
    margin-bottom: 0.375rem;
    text-indent: -1.0em;
    padding-left: 1.0em;
}
ul.num05 li.last {
    margin-bottom: 0;
}
a.pdf:hover {
    text-decoration: underline;
}
a.pdf::after {
    content: url(/common/image/icon01.png);
    padding-left: 0.3125rem;
}
a.exl:hover {
    text-decoration: underline;
}
a.exl::after {
    content: url(/common/image/icon02.png);
    padding-left: 0.3125rem;
}
a.word:hover {
    text-decoration: underline;
}
a.word::after {
    content: url(/common/image/icon03.png);
    padding-left: 0.3125rem;
}
a.bra::after {
    content: url(/common/image/icon04.png);
    padding-left: 0.3125rem;
}
a.bra:hover {
    text-decoration: underline;
}
.ta01 {
    width: 100%;
    margin-bottom: 1.875rem;
}
.ta01 table {
    border-left: solid 0.0625rem #ccc;
    border-top: solid 0.0625rem #ccc;
    width: 100%;
}
.ta01 table th,  .ta01 table td {
    border-bottom: solid 0.0625rem #ccc;
    border-right: solid 0.0625rem #ccc;
    padding: 0.9375rem;
}
.ta01 table th {
    text-align: center;
    font-weight: bold;
    background: #eee;
    color: #000;
}
.ta01 table th.md05 {
    text-align: left;
    background: #fff;
    padding: 3.75rem 0.9375rem 0.9375rem;
}
.ta01 table th.md04 {
    background: #00a99d;
    color: #000;
}
.ta01 table th.md03 {
    background: #eee;
    color: #000;
}
.ta01 table th.md02 {
    background: #000;
    color: #fff;
}
.ta01 table th.md01 {
    background: #edb4b3;
    color: #fff;
}
.ta02 {
    margin-bottom: 1.875rem;
}
.ta02 table {
    border-left: solid 0.125rem #ccc;
    border-top: solid 0.125rem #ccc;
    width: 100%;
}
.ta02 table th,  .ta02 table td {
    border-bottom: solid 0.125rem #ccc;
    border-right: solid 0.125rem #ccc;
    padding: 1.25rem 0.625rem;
}
.ta02 table td {
    color: #fff;
}
.ta02 table td.nai001 {
    background: #fff;
    color: #000;
}
.ta02 table td.nai002 {
    background: #0b2a59;
    color: #fff;
}
.ta02 table th {
    text-align: center;
    font-weight: bold;
    background: #eee;
}
.ta02 table th.md04 {
    background: #00a99d;
    color: #fff;
    padding: 0.5625rem 0.625rem;
}
.ta02 table th.md03 {
    background: none;
    color: #fff;
}
.ta02 table th.md02 {
    background: #000;
    color: #fff;
    padding: 0.5625rem 0.625rem;
}
.ta02 table th.md01 {
    background: #edb4b3;
    color: #000;
}
.dis001 {
    display: none !important;
}
.dis002 {
    display: inline !important;
}
.hide {
    display: none;
}
hr.map_link01 {
    position: absolute;
    top: -4.375rem;
    border: none;
    font-size: 0;
}
input.f001 {
    vertical-align: top;
}
input.textFocus {
    color: #333;
}
input.long, input.wSS, input.wS, input.wM, input.wL, input.wLL {
    background-color: #f2f2f2;
    border: 0.0625rem solid #ddd;
    font-size: 1rem;
    line-height: 140%;
    padding: 1.25rem 1.625rem;
}
input {
    vertical-align: middle;
}
.long {
    width: 100%;
}
.wSS {
    width: 5.3125rem;
}
.wS {
    width: 10.625rem;
}
.wM {
    width: 16.875rem;
}
.wL {
    width: 29.375rem;
}
.wLL {
    width: 35rem;
}
.imeOn {
    ime-mode: active;
}
.imeOff {
    ime-mode: disabled;
}
textarea {
    background-color: #f2f2f2;
    border: 0.0625rem solid #ddd;
    /*height: myFuncRem(100);*/
    padding: 0.625rem;
    width: 100%;
}
option {
    font-size: 0.875rem !important;
}
label {
    cursor: pointer;
}
label:hover {
    color: #999;
}
input[type="checkbox"], input[type="radio"] {
    margin-right: 0.1875rem;
}
.formErr {
    color: #E54E52;
    font-weight: bold;
}
input.inputErr, textarea.inputErr {
    background-color: #FADFDE;
}
input:focus, textarea:focus, select:focus {
    background-color: #fff;
    border: 0.0625rem solid #ddd;
}
/*************************** setting end */
/*************************** comp */
html {
    font-size: 92%;
}
header{
    position: relative;
}
.logo{
    position: relative;
    z-index: 3;
    width: 230px;
}
.logo img{
    width: 100%;
}

/* header */

/*footer*/
footer{
    position: relative;
    z-index: 300;
       background: #fff;
    padding: 85px 0 85px;
    margin-top: -300px;
}
@media screen and (max-width: 768px) {
/*footer*/
footer{
       background: #fff;
    padding: 85px 0 85px;
    margin-top: -150px;
}
}


footer p.copyright{
    text-align: center;
}
footer p.copyright img{
    width: 225px;
}
.f_menu{
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
    flex-wrap: wrap;
}
.f_menu li{
    margin-right: 30px;
}
.f_menu li:last-child{
    margin-right: 0;
}
.qs_back_to_top{
    background: #e8372f!important;
}
.qs_back_to_top:before{
    border-color: transparent transparent #fff transparent!important;
}
/*header*/
#sp_menu{
    display: block;
}
#spHeader{
    background: transparent;
    height: 60px;
    padding: 25px 35px;
    display: block;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 980;
/*    box-shadow: 2px 5px 6px rgba(0,0,0,0.03);*/
}
#spHeader ul{
    overflow: hidden;
    zoom: 1;
    position: absolute;
    right: 56px;
    top: 9px;
}
#spHeader li{
    float: left;
    margin: 0 5px;
    text-align: center;
}
#spHeader li a{
    color: #333;
    font-size:1.0rem;
    line-height: 1;
}
#spHeader li a i{
    font-size:2.4rem;
    display: block;
    color: #333333;
    margin-bottom: 3px;
}
.spMenu{
    cursor: pointer;
    display: block;
    height: 50px;
    width: 50px;
    position: fixed;
    right: 6px;
    top: 6px;
    z-index: 1010;
    border-radius: 50%;
    font-size: 0.8em;
    padding-top: 30px;
    color: #fff;
    font-weight: bold;
    background-color: #4c4c4a;
    border-radius: 50%;
}
.spMenu span {
    background-color: #fff;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    zoom: 1; /* Fix for IE7 */
    *display: inline; /* Fix for IE7 */
    height: 2px;
    width: 23px;
    position: absolute;
    left: 13px;
    -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}
.spMenu.top span{
    background-color: #fff;
}
.spMenu small{
    display: block;
    color: #fff;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 8px;
}
.spMenu span:nth-of-type(1) { top: 17px; }
.spMenu span:nth-of-type(2) { top: 25px; }
.spMenu span:nth-of-type(3) { top: 32px; }
.spMenu.active{
    height:50px;
    width: 50px;
}
.spMenu.active span{
    background-color: #fff;
}
.spMenu.active span:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
    top: 16px;
}
.spMenu.active span:nth-of-type(2) {
    opacity: 0;
}
.spMenu.active span:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
    width: 23px;
}
.spMenu.active small{
    color: #fff;
}


/*spNav*/
#spNav{
    height: 100%;
    display: block;
    transition: all 550ms ease 0.25s;
    visibility: hidden;
    padding: 60px 0 0 0;
    width: 20%;
    min-width: 280px;
    position: fixed;
    right: -100%;
    top: 0;
    z-index: 990;
}
#spNav.active{
    visibility: visible;
    right: 0;
}
#spNav #spBg{
    background: rgba(0,0,0,0.5);
    height: 100%;
    width: 500%;
    position: fixed;
    right: -50%;
    top: 0;
    z-index: -1;
    opacity: 0;
    transition: all 550ms ease 0.25s;
    pointer-events: none;
}
#spNav.active #spBg{
    right: 0;
    opacity: 1;
    pointer-events: auto;
}
#spNav::after {
/*  background: #b9e0e7;
    background: #000;*/
    background: #f1c21c;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    opacity: 0.8;
}
#spNav::before,
#spNav::after {
    opacity: 0;
    transition: all 550ms ease 0.25s;
}
#spNav.active::before,
#spNav.active::after {
    opacity: 1;
}
#spNav .closeBtn{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 3%;
    text-align: right;
}
#spNav nav{
    filter: none;
}
#spNav nav ul{
    display: flex;
    flex-wrap: wrap;
}
#spNav nav ul li{
    width: 100%;
    border-right: none;
    border-top: 1px solid rgba(255,255,255,0.3);
    }
#spNav nav ul li:last-child{
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
#spNav nav ul li a{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-size: 1.2rem;
    font-weight: bold;
    display: block;
    padding: 13px 0;
    text-align: left;
    letter-spacing: 2px;
    transition: all .8s ease;
    position: relative;
    text-decoration: none;
}
#spNav nav ul li a:before{
    content: "";
    position: absolute;
     left: 0;
    bottom: 6px;
    width: 100%;
    height: 1px;
    background: rgba(255,255,255,.8);
    transform: scale(0, 1);
    transform-origin: left;
    transition: 0.4s;
}
#spNav nav ul li.menu {
/* border-bottom: 1px solid #000;*/
    padding: 0 20px;
}
#spNav nav ul li.menu a {
 text-align: left;
    position: relative;
    color: #fff;
}
nav.menu ul li::before{
    width: 60px;
    height: 42px;
}
#spNav nav ul li a{
    color: #fff;
    text-align: center;
    font-size: 1.1em;
}
/*横ナビ*/
.side_nav {
    left: 0;
    position: fixed;
    top: 20%;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    background-color: #e8372f;
    border: 0;
    z-index: 3;
    padding: 0 8px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
  .side_nav.sticky {
    transform: translateY(0);
}
.side_nav ul{
    display: flex;
    padding: 40px 10px;
}
.side_nav ul li{
    margin-bottom: 25px;
}
.side_nav ul li::after{
    content: '';
    background-image: url(../../common/images/slice_icon.png);
    width: 25px;
    height: 11px;
    position: absolute;
    background-size: contain;
}
.side_nav ul li:last-child{
    margin-bottom: 0;
}
.side_nav ul li:last-child::after{
    background-image: none;
}
.side_nav ul li a{
    color: #fff;
    padding-bottom: 12px;
    letter-spacing: 0.05em;
    font-weight: bold;
    transition: all .8s ease;
}
.side_nav ul li:last-child a{
    padding-bottom: 0;
}
.side_nav ul li:hover a{
    color: #bac1c9;
}
@media screen and (max-width: 1080px) {
}
@media screen and (max-width: 960px) {
}
@media screen and (max-width: 768px) {
.f_menu li{
    display: block;
    text-align: center;
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
}
}