@charset "UTF-8";
/*
* サポートするブラウザの設定
サポートするブラウザの値をtrueにします。
*/
/*
* ブラウザのベンダープリフィックス出力設定
* 出力するブラウザの値をtrueにします。
*/
@import "https://fonts.googleapis.com/css?family=Playfair+Display|Lato|PT+Sans";
@import "https://fonts.googleapis.com/css?family=Vollkorn";
/* line 5, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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;
}

/* line 22, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 1, ../_scss/_mixin.scss */
*:after {
  display: block;
  clear: both;
}

/*
http://book.scss.jp/code/c5/02.html

[sample - keyframes]
@include keyframes(headerBGAnima) {
	0% {opacity: 0;}
	50% {opacity: 1;}
	100% {}
}

*/
/* facebook */
/* twitter */
/* Instagram */
/* Vimeo */
/* Pinterest */
/* tumblr */
/* line 102, ../_scss/_base.scss */
.jp {
  font-family: "游ゴシック","YuGothic",'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ,  'PT Sans', 'Lucida Grande', sans-serif;
}

/* line 103, ../_scss/_base.scss */
.en {
  font-family: 'Lato', sans-serif;
  letter-spacing: .05em;
}

/* line 105, ../_scss/_base.scss */
.serif {
  font-family: 'Playfair Display', serif;
  letter-spacing: .08em;
}

/* line 106, ../_scss/_base.scss */
.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/* UTILITY */
/* line 148, ../_scss/_base.scss */
*:after {
  display: block;
  clear: both;
}

/*
@mixin clearfix(){
	&:after {content:"";}
}
*/
/* line 202, ../_scss/_base.scss */
a {
  color: #000;
}

/* line 204, ../_scss/_base.scss */
strong, .strong, .bold {
  font-weight: bold;
}

/* line 205, ../_scss/_base.scss */
.underline {
  text-decoration: underline;
}

/* line 207, ../_scss/_base.scss */
.left {
  float: left;
}

/* line 208, ../_scss/_base.scss */
.right {
  float: right;
}

/* line 210, ../_scss/_base.scss */
.fz10 {
  font-size: 1.0rem;
}
@media screen and (max-width: 480px) {
  /* line 210, ../_scss/_base.scss */
  .fz10 {
    font-size: 1.0rem;
  }
}

/* line 211, ../_scss/_base.scss */
.fz12 {
  font-size: 1.2rem;
}
@media screen and (max-width: 480px) {
  /* line 211, ../_scss/_base.scss */
  .fz12 {
    font-size: 1.2rem;
  }
}

/* line 212, ../_scss/_base.scss */
.fz15 {
  font-size: 1.5rem;
}
@media screen and (max-width: 480px) {
  /* line 212, ../_scss/_base.scss */
  .fz15 {
    font-size: 1.4rem;
  }
}

/* line 213, ../_scss/_base.scss */
.fz17 {
  font-size: 1.6rem;
}
@media screen and (max-width: 480px) {
  /* line 213, ../_scss/_base.scss */
  .fz17 {
    font-size: 1.4rem;
  }
}

/* line 214, ../_scss/_base.scss */
.fz17 {
  font-size: 1.7rem;
}
@media screen and (max-width: 480px) {
  /* line 214, ../_scss/_base.scss */
  .fz17 {
    font-size: 1.5rem;
  }
}

/* line 215, ../_scss/_base.scss */
.fz18 {
  font-size: 1.8rem;
}
@media screen and (max-width: 480px) {
  /* line 215, ../_scss/_base.scss */
  .fz18 {
    font-size: 1.6rem;
  }
}

/* line 216, ../_scss/_base.scss */
.fz18 {
  font-size: 1.8rem;
}
@media screen and (max-width: 480px) {
  /* line 216, ../_scss/_base.scss */
  .fz18 {
    font-size: 1.6rem;
  }
}

/* line 217, ../_scss/_base.scss */
.fz21 {
  font-size: 2.1rem;
}
@media screen and (max-width: 480px) {
  /* line 217, ../_scss/_base.scss */
  .fz21 {
    font-size: 1.8rem;
  }
}

/* line 218, ../_scss/_base.scss */
.fz27 {
  font-size: 2.7rem;
}
@media screen and (max-width: 480px) {
  /* line 218, ../_scss/_base.scss */
  .fz27 {
    font-size: 2.1rem;
  }
}

/* line 220, ../_scss/_base.scss */
.pdb0 {
  padding-bottom: 0px !important;
}

/* line 221, ../_scss/_base.scss */
.pdb5 {
  padding-bottom: 5px !important;
}

/* line 222, ../_scss/_base.scss */
.pdb10 {
  padding-bottom: 10px !important;
}

/* line 223, ../_scss/_base.scss */
.pdb15 {
  padding-bottom: 15px !important;
}

/* line 224, ../_scss/_base.scss */
.pdb20 {
  padding-bottom: 20px;
}

/* line 225, ../_scss/_base.scss */
.pdb25 {
  padding-bottom: 25px;
}

/* line 226, ../_scss/_base.scss */
.pdb30 {
  padding-bottom: 30px;
}

/* line 227, ../_scss/_base.scss */
.pdb35 {
  padding-bottom: 35px;
}

/* line 228, ../_scss/_base.scss */
.pdb40 {
  padding-bottom: 40px !important;
}

/* line 229, ../_scss/_base.scss */
.pdb45 {
  padding-bottom: 45px !important;
}

/* line 230, ../_scss/_base.scss */
.pdb50 {
  padding-bottom: 50px;
}

/* line 231, ../_scss/_base.scss */
.pdb55 {
  padding-bottom: 55px;
}

/* line 232, ../_scss/_base.scss */
.pdb60 {
  padding-bottom: 60px;
}

/* line 233, ../_scss/_base.scss */
.pdb65 {
  padding-bottom: 65px;
}

/* line 234, ../_scss/_base.scss */
.pdb70 {
  padding-bottom: 70px;
}

/* line 235, ../_scss/_base.scss */
.pdb75 {
  padding-bottom: 75px;
}

/* line 236, ../_scss/_base.scss */
.pdb80 {
  padding-bottom: 80px;
}

/* line 237, ../_scss/_base.scss */
.pdb85 {
  padding-bottom: 85px;
}

/* line 238, ../_scss/_base.scss */
.pdb90 {
  padding-bottom: 90px;
}

/* line 239, ../_scss/_base.scss */
.pdb95 {
  padding-bottom: 95px;
}

/* line 240, ../_scss/_base.scss */
.pdb100 {
  padding-bottom: 100px;
}

/* line 242, ../_scss/_base.scss */
.pdt0 {
  padding-top: 0px !important;
}

/* line 243, ../_scss/_base.scss */
.pdt5 {
  padding-top: 5px !important;
}

/* line 244, ../_scss/_base.scss */
.pdt15 {
  padding-top: 15px !important;
}

/* line 245, ../_scss/_base.scss */
.pdt20 {
  padding-top: 20px;
}

/* line 246, ../_scss/_base.scss */
.pdt25 {
  padding-top: 25px;
}

/* line 247, ../_scss/_base.scss */
.pdt30 {
  padding-top: 30px;
}

/* line 248, ../_scss/_base.scss */
.pdt35 {
  padding-top: 35px;
}

/* line 249, ../_scss/_base.scss */
.pdt40 {
  padding-top: 40px !important;
}

/* line 250, ../_scss/_base.scss */
.pdt45 {
  padding-top: 45px !important;
}

/* line 251, ../_scss/_base.scss */
.pdt50 {
  padding-top: 50px;
}

/* line 252, ../_scss/_base.scss */
.pdt55 {
  padding-top: 55px;
}

/* line 253, ../_scss/_base.scss */
.pdt60 {
  padding-top: 60px;
}

/* line 254, ../_scss/_base.scss */
.pdt65 {
  padding-top: 65px;
}

/* line 255, ../_scss/_base.scss */
.pdt70 {
  padding-top: 70px;
}

/* line 256, ../_scss/_base.scss */
.pdt75 {
  padding-top: 75px;
}

/* line 257, ../_scss/_base.scss */
.pdt80 {
  padding-top: 80px;
}

/* line 258, ../_scss/_base.scss */
.pdt85 {
  padding-top: 85px;
}

/* line 259, ../_scss/_base.scss */
.pdt90 {
  padding-top: 90px;
}

/* line 260, ../_scss/_base.scss */
.pdt95 {
  padding-top: 95px;
}

/* line 261, ../_scss/_base.scss */
.pdt100 {
  padding-top: 100px;
}

/* line 263, ../_scss/_base.scss */
.pdl0 {
  padding-left: 0px !important;
}

/* line 264, ../_scss/_base.scss */
.pdl5 {
  padding-left: 5px !important;
}

/* line 265, ../_scss/_base.scss */
.pdl10 {
  padding-left: 10px !important;
}

/* line 266, ../_scss/_base.scss */
.pdl15 {
  padding-left: 15px !important;
}

/* line 267, ../_scss/_base.scss */
.pdl20 {
  padding-left: 20px;
}

/* line 268, ../_scss/_base.scss */
.pdl25 {
  padding-left: 25px;
}

/* line 269, ../_scss/_base.scss */
.pdl30 {
  padding-left: 30px;
}

/* line 270, ../_scss/_base.scss */
.pdl35 {
  padding-left: 35px;
}

/* line 271, ../_scss/_base.scss */
.pdl40 {
  padding-left: 40px !important;
}

/* line 272, ../_scss/_base.scss */
.pdl45 {
  padding-left: 45px !important;
}

/* line 273, ../_scss/_base.scss */
.pdl50 {
  padding-left: 50px;
}

/* line 274, ../_scss/_base.scss */
.pdl55 {
  padding-left: 55px;
}

/* line 275, ../_scss/_base.scss */
.pdl60 {
  padding-left: 60px;
}

/* line 276, ../_scss/_base.scss */
.pdl65 {
  padding-left: 65px;
}

/* line 277, ../_scss/_base.scss */
.pdl70 {
  padding-left: 70px;
}

/* line 278, ../_scss/_base.scss */
.pdl75 {
  padding-left: 75px;
}

/* line 279, ../_scss/_base.scss */
.pdl80 {
  padding-left: 80px;
}

/* line 280, ../_scss/_base.scss */
.pdl85 {
  padding-left: 85px;
}

/* line 281, ../_scss/_base.scss */
.pdl90 {
  padding-left: 90px;
}

/* line 282, ../_scss/_base.scss */
.pdl95 {
  padding-left: 95px;
}

/* line 283, ../_scss/_base.scss */
.pdl100 {
  padding-left: 100px;
}

/* line 285, ../_scss/_base.scss */
.pdr0 {
  padding-right: 0px !important;
}

/* line 286, ../_scss/_base.scss */
.pdr5 {
  padding-right: 5px !important;
}

/* line 287, ../_scss/_base.scss */
.pdr10 {
  padding-right: 10px !important;
}

/* line 288, ../_scss/_base.scss */
.pdr15 {
  padding-right: 15px !important;
}

/* line 289, ../_scss/_base.scss */
.pdr20 {
  padding-right: 20px;
}

/* line 290, ../_scss/_base.scss */
.pdr25 {
  padding-right: 25px;
}

/* line 291, ../_scss/_base.scss */
.pdr30 {
  padding-right: 30px;
}

/* line 292, ../_scss/_base.scss */
.pdr35 {
  padding-right: 35px;
}

/* line 293, ../_scss/_base.scss */
.pdr40 {
  padding-right: 40px !important;
}

/* line 294, ../_scss/_base.scss */
.pdr45 {
  padding-right: 45px !important;
}

/* line 295, ../_scss/_base.scss */
.pdr50 {
  padding-right: 50px;
}

/* line 296, ../_scss/_base.scss */
.pdr55 {
  padding-right: 55px;
}

/* line 297, ../_scss/_base.scss */
.pdr60 {
  padding-right: 60px;
}

/* line 298, ../_scss/_base.scss */
.pdr65 {
  padding-right: 65px;
}

/* line 299, ../_scss/_base.scss */
.pdr70 {
  padding-right: 70px;
}

/* line 300, ../_scss/_base.scss */
.pdr75 {
  padding-right: 75px;
}

/* line 301, ../_scss/_base.scss */
.pdr80 {
  padding-right: 80px;
}

/* line 302, ../_scss/_base.scss */
.pdr85 {
  padding-right: 85px;
}

/* line 303, ../_scss/_base.scss */
.pdr90 {
  padding-right: 90px;
}

/* line 304, ../_scss/_base.scss */
.pdr95 {
  padding-right: 95px;
}

/* line 305, ../_scss/_base.scss */
.pdr100 {
  padding-right: 100px;
}

/* line 307, ../_scss/_base.scss */
.mgb0 {
  margin-bottom: 0px !important;
}

/* line 308, ../_scss/_base.scss */
.mgb5 {
  margin-bottom: 5px !important;
}

/* line 309, ../_scss/_base.scss */
.mgb10 {
  margin-bottom: 10px !important;
}

/* line 310, ../_scss/_base.scss */
.mgb15 {
  margin-bottom: 15px !important;
}

/* line 311, ../_scss/_base.scss */
.mgb20 {
  margin-bottom: 20px !important;
}

/* line 312, ../_scss/_base.scss */
.mgb25 {
  margin-bottom: 25px !important;
}

/* line 313, ../_scss/_base.scss */
.mgb30 {
  margin-bottom: 30px !important;
}

/* line 314, ../_scss/_base.scss */
.mgb35 {
  margin-bottom: 35px !important;
}

/* line 315, ../_scss/_base.scss */
.mgb40 {
  margin-bottom: 40px !important;
}

/* line 316, ../_scss/_base.scss */
.mgb45 {
  margin-bottom: 45px !important;
}

/* line 317, ../_scss/_base.scss */
.mgb50 {
  margin-bottom: 50px !important;
}

/* line 318, ../_scss/_base.scss */
.mgb55 {
  margin-bottom: 55px !important;
}

/* line 319, ../_scss/_base.scss */
.mgb60 {
  margin-bottom: 60px !important;
}

/* line 320, ../_scss/_base.scss */
.mgb65 {
  margin-bottom: 65px !important;
}

/* line 321, ../_scss/_base.scss */
.mgb70 {
  margin-bottom: 70px !important;
}

/* line 322, ../_scss/_base.scss */
.mgb75 {
  margin-bottom: 75px !important;
}

/* line 323, ../_scss/_base.scss */
.mgb80 {
  margin-bottom: 80px !important;
}

/* line 324, ../_scss/_base.scss */
.mgb85 {
  margin-bottom: 85px !important;
}

/* line 325, ../_scss/_base.scss */
.mgb90 {
  margin-bottom: 90px !important;
}

/* line 326, ../_scss/_base.scss */
.mgb95 {
  margin-bottom: 95px !important;
}

/* line 327, ../_scss/_base.scss */
.mgb100 {
  margin-bottom: 100px !important;
}

/* line 329, ../_scss/_base.scss */
.mgt0 {
  margin-top: 0px !important;
}

/* line 330, ../_scss/_base.scss */
.mgt5 {
  margin-top: 5px !important;
}

/* line 331, ../_scss/_base.scss */
.mgt10 {
  margin-top: 10px !important;
}

/* line 332, ../_scss/_base.scss */
.mgt15 {
  margin-top: 15px !important;
}

/* line 333, ../_scss/_base.scss */
.mgt20 {
  margin-top: 20px;
}

/* line 334, ../_scss/_base.scss */
.mgt25 {
  margin-top: 25px;
}

/* line 335, ../_scss/_base.scss */
.mgt30 {
  margin-top: 30px;
}

/* line 336, ../_scss/_base.scss */
.mgt35 {
  margin-top: 35px;
}

/* line 337, ../_scss/_base.scss */
.mgt40 {
  margin-top: 40px !important;
}

/* line 338, ../_scss/_base.scss */
.mgt45 {
  margin-top: 45px !important;
}

/* line 339, ../_scss/_base.scss */
.mgt50 {
  margin-top: 50px;
}

/* line 340, ../_scss/_base.scss */
.mgt55 {
  margin-top: 55px;
}

/* line 341, ../_scss/_base.scss */
.mgt60 {
  margin-top: 60px;
}

/* line 342, ../_scss/_base.scss */
.mgt65 {
  margin-top: 65px;
}

/* line 343, ../_scss/_base.scss */
.mgt70 {
  margin-top: 70px;
}

/* line 344, ../_scss/_base.scss */
.mgt75 {
  margin-top: 75px;
}

/* line 345, ../_scss/_base.scss */
.mgt80 {
  margin-top: 80px;
}

/* line 346, ../_scss/_base.scss */
.mgt85 {
  margin-top: 85px;
}

/* line 347, ../_scss/_base.scss */
.mgt90 {
  margin-top: 90px;
}

/* line 348, ../_scss/_base.scss */
.mgt95 {
  margin-top: 95px;
}

/* line 349, ../_scss/_base.scss */
.mgt100 {
  margin-top: 100px;
}

/* line 351, ../_scss/_base.scss */
.mgl0 {
  margin-left: 0px !important;
}

/* line 352, ../_scss/_base.scss */
.mgl5 {
  margin-left: 5px !important;
}

/* line 353, ../_scss/_base.scss */
.mgl10 {
  margin-left: 10px !important;
}

/* line 354, ../_scss/_base.scss */
.mgl15 {
  margin-left: 15px !important;
}

/* line 355, ../_scss/_base.scss */
.mgl20 {
  margin-left: 20px;
}

/* line 356, ../_scss/_base.scss */
.mgl25 {
  margin-left: 25px;
}

/* line 357, ../_scss/_base.scss */
.mgl30 {
  margin-left: 30px;
}

/* line 358, ../_scss/_base.scss */
.mgl35 {
  margin-left: 35px;
}

/* line 359, ../_scss/_base.scss */
.mgl40 {
  margin-left: 40px !important;
}

/* line 360, ../_scss/_base.scss */
.mgl45 {
  margin-left: 45px !important;
}

/* line 361, ../_scss/_base.scss */
.mgl50 {
  margin-left: 50px;
}

/* line 362, ../_scss/_base.scss */
.mgl55 {
  margin-left: 55px;
}

/* line 363, ../_scss/_base.scss */
.mgl60 {
  margin-left: 60px;
}

/* line 364, ../_scss/_base.scss */
.mgl65 {
  margin-left: 65px;
}

/* line 365, ../_scss/_base.scss */
.mgl70 {
  margin-left: 70px;
}

/* line 366, ../_scss/_base.scss */
.mgl75 {
  margin-left: 75px;
}

/* line 367, ../_scss/_base.scss */
.mgl80 {
  margin-left: 80px;
}

/* line 368, ../_scss/_base.scss */
.mgl85 {
  margin-left: 85px;
}

/* line 369, ../_scss/_base.scss */
.mgl90 {
  margin-left: 90px;
}

/* line 370, ../_scss/_base.scss */
.mgl95 {
  margin-left: 95px;
}

/* line 371, ../_scss/_base.scss */
.mgl100 {
  margin-left: 100px;
}

/* line 373, ../_scss/_base.scss */
.mgr0 {
  margin-right: 0px !important;
}

/* line 374, ../_scss/_base.scss */
.mgr5 {
  margin-right: 5px !important;
}

/* line 375, ../_scss/_base.scss */
.mgr10 {
  margin-right: 10px !important;
}

/* line 376, ../_scss/_base.scss */
.mgr15 {
  margin-right: 15px !important;
}

/* line 377, ../_scss/_base.scss */
.mgr20 {
  margin-right: 20px;
}

/* line 378, ../_scss/_base.scss */
.mgr25 {
  margin-right: 25px;
}

/* line 379, ../_scss/_base.scss */
.mgr30 {
  margin-right: 30px;
}

/* line 380, ../_scss/_base.scss */
.mgr35 {
  margin-right: 35px;
}

/* line 381, ../_scss/_base.scss */
.mgr40 {
  margin-right: 40px !important;
}

/* line 382, ../_scss/_base.scss */
.mgr45 {
  margin-right: 45px !important;
}

/* line 383, ../_scss/_base.scss */
.mgr50 {
  margin-right: 50px;
}

/* line 384, ../_scss/_base.scss */
.mgr55 {
  margin-right: 55px;
}

/* line 385, ../_scss/_base.scss */
.mgr60 {
  margin-right: 60px;
}

/* line 386, ../_scss/_base.scss */
.mgr65 {
  margin-right: 65px;
}

/* line 387, ../_scss/_base.scss */
.mgr70 {
  margin-right: 70px;
}

/* line 388, ../_scss/_base.scss */
.mgr75 {
  margin-right: 75px;
}

/* line 389, ../_scss/_base.scss */
.mgr80 {
  margin-right: 80px;
}

/* line 390, ../_scss/_base.scss */
.mgr85 {
  margin-right: 85px;
}

/* line 391, ../_scss/_base.scss */
.mgr90 {
  margin-right: 90px;
}

/* line 392, ../_scss/_base.scss */
.mgr95 {
  margin-right: 95px;
}

/* line 393, ../_scss/_base.scss */
.mgr100 {
  margin-right: 100px;
}

/* line 396, ../_scss/_base.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
  margin: 0;
  padding: 0;
}

/* = Normalize
-----------------------------------------------------------------------------*/
/* line 406, ../_scss/_base.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 411, ../_scss/_base.scss */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 416, ../_scss/_base.scss */
h1, h2, h3, h4, h5, h6 {
  text-rendering: optimizeLegibility;
}

/* line 417, ../_scss/_base.scss */
strong {
  font-weight: bold;
}

/* = ICOMOON
---------------------------------------------------------------------*/
@font-face {
  font-family: 'tamron';
  src: url("../fonts/tamron.eot?vlfpa0");
  src: url("../fonts/tamron.eot?vlfpa0#iefix") format("embedded-opentype"), url("../fonts/tamron.ttf?vlfpa0") format("truetype"), url("../fonts/tamron.woff?vlfpa0") format("woff"), url("../fonts/tamron.svg?vlfpa0#tamron") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 436, ../_scss/_base.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'tamron' !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;
}

/* line 451, ../_scss/_base.scss */
.icon-global:before {
  content: "\e902";
}

/* line 454, ../_scss/_base.scss */
.icon-cctv:before {
  content: "\e901";
}

/* line 457, ../_scss/_base.scss */
.icon-lense:before {
  content: "\e900";
}

/* line 460, ../_scss/_base.scss */
.icon-mail:before {
  content: "\e702";
}

/* line 463, ../_scss/_base.scss */
.icon-twitter:before {
  content: "\e701";
}

/* line 466, ../_scss/_base.scss */
.icon-facebook:before {
  content: "\e700";
}

/* line 469, ../_scss/_base.scss */
.icon-arrow-l:before {
  content: "\e800";
}

/* line 472, ../_scss/_base.scss */
.icon-arrow-r:before {
  content: "\e801";
}

/**
 * slick - slick.scss & slick-theme.scss
 * http://kenwheeler.github.io/slick/
 */
/* line 6, ../_scss/_plugin.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 21, ../_scss/_plugin.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 28, ../_scss/_plugin.scss */
.slick-list:focus {
  outline: none;
}
/* line 29, ../_scss/_plugin.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 34, ../_scss/_plugin.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 43, ../_scss/_plugin.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
/* line 49, ../_scss/_plugin.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 52, ../_scss/_plugin.scss */
.slick-track:after {
  clear: both;
}
/* line 54, ../_scss/_plugin.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 56, ../_scss/_plugin.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none;
}
/* line 61, ../_scss/_plugin.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 64, ../_scss/_plugin.scss */
.slick-slide img {
  display: block;
}
/* line 65, ../_scss/_plugin.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 69, ../_scss/_plugin.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 71, ../_scss/_plugin.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 72, ../_scss/_plugin.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 73, ../_scss/_plugin.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 79, ../_scss/_plugin.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* line 125, ../_scss/_plugin.scss */
.slick-loading .slick-list {
  background: #fff url("../img/plugin/slick/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../font/slick.eot");
  src: url("../font/slick.eot?#iefix") format("embedded-opentype"), url("../font/slick.woff") format("woff"), url("../font/slick.ttf") format("truetype"), url("../font/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
/* line 144, ../_scss/_plugin.scss */
.slick-arrow {
  position: absolute;
  z-index: 10000;
  display: block;
  width: 36px;
  height: 60px;
  top: 50%;
  margin-top: -30px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  border: none;
  outline: none;
}
/* line 155, ../_scss/_plugin.scss */
.slick-arrow:hover, .slick-arrow:focus {
  outline: none;
  background: transparent;
  color: transparent;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
/* line 159, ../_scss/_plugin.scss */
.slick-arrow:hover:before, .slick-arrow:focus:before {
  opacity: 1;
}
/* line 161, ../_scss/_plugin.scss */
.slick-arrow.slick-disabled:before, .slick-arrow.slick-disabled:after {
  opacity: 0.25;
}
/* line 165, ../_scss/_plugin.scss */
.slick-arrow:before, .slick-arrow:after {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  display: inline-block;
  position: absolute;
  top: 14px;
  width: 45px;
  height: 3px;
  background-color: #FFF;
  content: '';
}

/* line 176, ../_scss/_plugin.scss */
.slick-prev {
  left: 20px;
}
/* line 178, ../_scss/_plugin.scss */
.slick-prev:before, .slick-prev:after {
  left: -4px;
}
/* line 179, ../_scss/_plugin.scss */
.slick-prev:before {
  -moz-transform: translateY(0px) rotate(-40deg);
  -ms-transform: translateY(0px) rotate(-40deg);
  -webkit-transform: translateY(0px) rotate(-40deg);
  transform: translateY(0px) rotate(-40deg);
}
/* line 180, ../_scss/_plugin.scss */
.slick-prev:after {
  -moz-transform: translateY(28px) rotate(40deg);
  -ms-transform: translateY(28px) rotate(40deg);
  -webkit-transform: translateY(28px) rotate(40deg);
  transform: translateY(28px) rotate(40deg);
}
/* line 182, ../_scss/_plugin.scss */
.slick-prev:hover:before, .slick-prev:hover:after {
  left: -8px;
}

/* line 185, ../_scss/_plugin.scss */
.slick-next {
  right: 20px;
}
/* line 187, ../_scss/_plugin.scss */
.slick-next:before, .slick-next:after {
  right: -4px;
}
/* line 188, ../_scss/_plugin.scss */
.slick-next:before {
  -moz-transform: translateY(0px) rotate(40deg);
  -ms-transform: translateY(0px) rotate(40deg);
  -webkit-transform: translateY(0px) rotate(40deg);
  transform: translateY(0px) rotate(40deg);
}
/* line 189, ../_scss/_plugin.scss */
.slick-next:after {
  -moz-transform: translateY(28px) rotate(-40deg);
  -ms-transform: translateY(28px) rotate(-40deg);
  -webkit-transform: translateY(28px) rotate(-40deg);
  transform: translateY(28px) rotate(-40deg);
}
/* line 191, ../_scss/_plugin.scss */
.slick-next:hover:before, .slick-next:hover:after {
  right: -8px;
}

/* Dots */
/* line 202, ../_scss/_plugin.scss */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
/* line 210, ../_scss/_plugin.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 0 8px;
  padding: 0;
  padding-top: 2px;
  cursor: pointer;
  text-align: center;
}
/* line 220, ../_scss/_plugin.scss */
.slick-dots li button {
  display: inline-block;
  border: 0;
  padding: 0;
  margin: 0;
  background-color: #FFF;
  border: 2px solid transparent;
  height: 15px;
  width: 15px;
  line-height: 15px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  outline: none;
  font-size: 0;
  color: transparent;
  cursor: pointer;
  -webkit-transition: 0.25s ease;
  -moz-transition: 0.25s ease;
  -ms-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  transition: 0.25s ease;
}
/* line 233, ../_scss/_plugin.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
  background-color: #FFF;
  border: 2px solid #004098;
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
/* line 241, ../_scss/_plugin.scss */
.slick-dots li.slick-active button {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  background-color: #004098;
  border: 2px solid transparent;
}
/* line 245, ../_scss/_plugin.scss */
.slick-dots li.slick-active button:hover, .slick-dots li.slick-active button:focus {
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

/*
	! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license
*/
/* line 258, ../_scss/_plugin.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 276, ../_scss/_plugin.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10020;
}

/* line 283, ../_scss/_plugin.scss */
.fancybox-skin {
  position: relative;
  background: #FFF;
  text-shadow: none;
}

/* line 290, ../_scss/_plugin.scss */
.fancybox-opened {
  z-index: 10030;
}

/* line 294, ../_scss/_plugin.scss */
.fancybox-opened .fancybox-skin {
  /*
  	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  */
}

/* line 302, ../_scss/_plugin.scss */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 306, ../_scss/_plugin.scss */
.fancybox-inner {
  overflow: hidden;
}

/* line 310, ../_scss/_plugin.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 314, ../_scss/_plugin.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 322, ../_scss/_plugin.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 328, ../_scss/_plugin.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 337, ../_scss/_plugin.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 10060;
}

/* line 349, ../_scss/_plugin.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/assets/img/plugin/fancybox/fancybox_loading.gif") center center no-repeat;
}

/* line 355, ../_scss/_plugin.scss */
.fancybox-close {
  position: absolute;
  right: 24px;
  top: 18px;
  width: 38px;
  height: 38px;
  cursor: pointer;
}
/* line 362, ../_scss/_plugin.scss */
.fancybox-close:before, .fancybox-close:after {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  display: block;
  content: '';
  background-color: #000;
  height: 2px;
  width: 45px;
}
/* line 371, ../_scss/_plugin.scss */
.fancybox-close:before {
  -moz-transform: translateX(2px) rotate(45deg);
  -ms-transform: translateX(2px) rotate(45deg);
  -webkit-transform: translateX(2px) rotate(45deg);
  transform: translateX(2px) rotate(45deg);
}
/* line 372, ../_scss/_plugin.scss */
.fancybox-close:after {
  -moz-transform: translateX(2px) rotate(-45deg);
  -ms-transform: translateX(2px) rotate(-45deg);
  -webkit-transform: translateX(2px) rotate(-45deg);
  transform: translateX(2px) rotate(-45deg);
}

/* line 375, ../_scss/_plugin.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40px;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/assets/img/plugin/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 10040;
}

/* line 387, ../_scss/_plugin.scss */
.fancybox-prev {
  left: 0;
}


/* line 391, ../_scss/_plugin.scss */
.fancybox-next {
  right: 0;
}

/* line 395, ../_scss/_plugin.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  width: 36px;
  height: 60px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 10040;
  visibility: visible;
}

/* line 407, ../_scss/_plugin.scss */
.fancybox-prev span {
  left: -46px;
  background-position: 0 -36px;
  background: url("/assets/img/plugin/fancybox/btn_cursor.png") no-repeat left 0 !important;
}

/* line 413, ../_scss/_plugin.scss */
.fancybox-next span {
  right: -46px;
  background-position: 0 -72px;
  background: url("/assets/img/plugin/fancybox/btn_cursor.png") no-repeat right 0 !important;
}

/* line 419, ../_scss/_plugin.scss */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 423, ../_scss/_plugin.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 434, ../_scss/_plugin.scss */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

/* line 439, ../_scss/_plugin.scss */
.fancybox-lock body {
  overflow: hidden !important;
}

/* line 443, ../_scss/_plugin.scss */
.fancybox-lock-test {
  overflow-y: hidden !important;
}

/* line 447, ../_scss/_plugin.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 10010;
  background: url("/assets/img/plugin/fancybox/fancybox_overlay.png");
}

/* line 458, ../_scss/_plugin.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 464, ../_scss/_plugin.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 471, ../_scss/_plugin.scss */
.fancybox-title {
  visibility: hidden;
  letter-spacing: .1em;
  font-size: 1.4em;
  position: relative;
  text-shadow: none;
  z-index: 10050;
  color: white;
}
/* line 480, ../_scss/_plugin.scss */
.fancybox-title span {
  display: inline-block;
  margin-top: 8px;
  font-size: .8em;
  font-family: 'Lato', sans-serif;
  letter-spacing: .05em;
}

/* line 488, ../_scss/_plugin.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 492, ../_scss/_plugin.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: -54px;
  right: 50%;
  z-index: 10050;
  text-align: center;
  height: 50px;
}

/* line 501, ../_scss/_plugin.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  color: #344457;
  font-size: 16px;
  line-height: 1.3;
  white-space: nowrap;
}

/* line 512, ../_scss/_plugin.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 518, ../_scss/_plugin.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 522, ../_scss/_plugin.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 542, ../_scss/_plugin.scss */
  #fancybox-loading div {
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/* line 2, ../_scss/_curveChart.scss */
#curve_control ul {
  list-style: none;
  display: inline-block;
  margin: 10px 0 8px;
  padding: 0;
  width: 100%;
}
/* line 8, ../_scss/_curveChart.scss */
#curve_control ul li {
  float: left;
  width: 16.66%;
  text-align: center;
  line-height: 30px;
  box-sizing: border-box;
  cursor: pointer;
  color: #3366cc;
  font-size: 12px;
}
/* line 17, ../_scss/_curveChart.scss */
#curve_control ul li.selected {
  background-color: #efefef;
  color: #3f3f3f;
}
/* line 21, ../_scss/_curveChart.scss */
#curve_control ul li:hover {
  background-color: #efefef;
}

/* line 30, ../_scss/_curveChart.scss */
.curve_container {
  display: none;
  width: 400px;
}
@media screen and (max-width: 768px) {
  /* line 30, ../_scss/_curveChart.scss */
  .curve_container {
    width: 100%;
  }
}

/* line 38, ../_scss/_curveChart.scss */
.curve_date_box {
  font-size: 14px;
  color: #666;
}

/* line 42, ../_scss/_curveChart.scss */
.curve_currency {
  font-size: 10px;
  color: #666;
  text-transform: uppercase;
}

/* line 47, ../_scss/_curveChart.scss */
.curve_value_diff {
  font-size: 12px;
  color: green;
}
/* line 50, ../_scss/_curveChart.scss */
.curve_value_diff.red {
  color: red;
}
/* line 53, ../_scss/_curveChart.scss */
.curve_value_diff img {
  width: 9px;
  display: inline;
  margin-left: 6px;
  margin-right: 3px;
}

/* line 60, ../_scss/_curveChart.scss */
#curve_values {
  font-size: 12px;
  margin-left: 10%;
  color: #9a9a9a;
}
/* line 65, ../_scss/_curveChart.scss */
#curve_values table td {
  padding: 0;
}
/* line 69, ../_scss/_curveChart.scss */
#curve_values span {
  margin-right: 50px;
}

/* line 73, ../_scss/_curveChart.scss */
.curve_name {
  font-size: 1.2em;
}

/* line 76, ../_scss/_curveChart.scss */
.curve_value {
  font-size: 1.5em;
}

/* line 79, ../_scss/_curveChart.scss */
.curve_currency {
  font-size: 1em;
}

/* line 82, ../_scss/_curveChart.scss */
.curve_value_diff {
  font-size: 1.2em;
}

/* line 17, ../_scss/style.scss */
html {
  font-family: "游ゴシック","YuGothic",'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ,  'PT Sans', 'Lucida Grande', sans-serif;
  font-size: 62.5%;
}

/* line 21, ../_scss/style.scss */
body {
  /* -webkit-text-size-adjust: none; */
  position: relative;
  width: auto;
  font-size: 1.5rem;
  line-height: 1;
  color: #000;
  background-color: #FAFAFA;
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
@media screen and (max-width: 480px) {
  /* line 21, ../_scss/style.scss */
  body {
    font-size: 1.4rem;
  }
}
/* line 37, ../_scss/style.scss */
body p {
  line-height: 1.7;
}
/* line 39, ../_scss/style.scss */
body small {
  font-size: 80%;
}
/* line 41, ../_scss/style.scss */
body sup,
body sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative;
}
/* line 50, ../_scss/style.scss */
body sup {
  font-size: 75%;
  bottom: 1ex;
}
/* line 55, ../_scss/style.scss */
body sub {
  top: .5ex;
}

/* line 59, ../_scss/style.scss */
body.pc br.sp {
  display: none;
}

/* line 64, ../_scss/style.scss */
* + html body {
  font-family: "游ゴシック","YuGothic",'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ,  'PT Sans', 'Lucida Grande', sans-serif;
}

/* line 65, ../_scss/style.scss */
* + html body .en {
  font-size: 100%;
  letter-spacing: 0;
}

/*----------------------------------------------------
  Link
 ----------------------------------------------------*/
/* line 71, ../_scss/style.scss */
a {
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  word-break: break-all;
}
/* line 75, ../_scss/style.scss */
a:link {
  color: #004098;
}
/* line 76, ../_scss/style.scss */
a:visited {
  color: #004098;
}
/* line 77, ../_scss/style.scss */
a:hover, a:active {
  color: #398CFF;
}
/* line 79, ../_scss/style.scss */
a:before, a:after {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  color: #398CFF;
}
/* line 80, ../_scss/style.scss */
a.hvr {
  display: inline-block;
}

/* line 84, ../_scss/style.scss */
a.blue:link {
  color: #004098;
}
/* line 85, ../_scss/style.scss */
a.blue:visited {
  color: #004098;
}
/* line 86, ../_scss/style.scss */
a.blue:hover, a.blue:active {
  color: #398CFF;
}

/* line 91, ../_scss/style.scss */
a.black:link {
  color: #000;
}
/* line 92, ../_scss/style.scss */
a.black:visited {
  color: #000;
}
/* line 93, ../_scss/style.scss */
a.black:hover, a.black:active {
  color: #398CFF;
}

/* line 98, ../_scss/style.scss */
a.black2:link {
  color: #000;
}
/* line 99, ../_scss/style.scss */
a.black2:visited {
  color: #000;
}
/* line 100, ../_scss/style.scss */
a.black2:hover, a.black2:active {
  color: #000;
}

/* line 104, ../_scss/style.scss */
span.external_ {
  position: relative;
  display: inline-block;
  padding-right: 12px;
}
/* line 108, ../_scss/style.scss */
span.external_:after {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  margin-top: -4.5px;
  width: 9px;
  height: 12px;
  background-image: url("../img/common/external-link_white.svg");
  background-repeat: no-repeat;
  display: block;
  content: '';
}

/* line 119, ../_scss/style.scss */
span.external {
  display: inline-block;
}
/* line 121, ../_scss/style.scss */
span.external:after {
  width: 9px;
  height: 12px;
  margin-right: 3px;
  background-image: url("../img/common/external-link_white.svg");
  background-repeat: no-repeat;
  background-position: 0 bottom;
  display: inline-block;
  content: '';
}

/* line 131, ../_scss/style.scss */
a.external {
  position: relative;
  display: inline-block;
  padding-right: 12px;
}
/* line 135, ../_scss/style.scss */
a.external:after {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  margin-top: -4.5px;
  width: 9px;
  height: 9px;
  background-image: url("../img/common/external-link_blue.svg");
  background-repeat: no-repeat;
  display: block;
  content: '';
}

/* line 145, ../_scss/style.scss */
a.external-multiline {
  position: relative;
  display: inline-block;
}
/* line 149, ../_scss/style.scss */
a.external-multiline:after {
  width: 9px;
  height: 9px;
  background-image: url("../img/common/external-link_blue.svg");
  background-repeat: no-repeat;
  display: inline-block;
  content: '';
  margin-left: 3px;
}

/* = [Form Items]
---------------------------------------------------------------------*/
/* line 165, ../_scss/style.scss */
input[type=text],
input[type=number],
input[type=email],
textarea,
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0 none;
  background: white;
}
/* line 173, ../_scss/style.scss */
input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
textarea:focus,
input[type=submit]:focus {
  outline: 0;
}

/* line 175, ../_scss/style.scss */
input[type=submit] {
  background-color: #000;
  color: white;
}

/* = [Inner Block]
---------------------------------------------------------------------*/
/* line 183, ../_scss/style.scss */
.in-block {
  position: relative;
  max-width: 1064px;
  width: 1064px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto !important;
  margin-right: auto !important;
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
@media screen and (max-width: 480px) {
  /* line 183, ../_scss/style.scss */
  .in-block {
    max-width: auto;
    max-width: none;
    min-width: 0;
    width: 100%;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

/* line 204, ../_scss/style.scss */
.in-mid-block {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 60%;
}
@media screen and (max-width: 480px) {
  /* line 204, ../_scss/style.scss */
  .in-mid-block {
    width: 100%;
  }
}

/* line 210, ../_scss/style.scss */
.in-large-block {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 868px;
}
@media screen and (max-width: 480px) {
  /* line 210, ../_scss/style.scss */
  .in-large-block {
    width: 100%;
  }
}

/* = [Break]
---------------------------------------------------------------------*/
/* line 219, ../_scss/style.scss */
br.pc {
  display: block;
}
@media screen and (max-width: 480px) {
  /* line 219, ../_scss/style.scss */
  br.pc {
    display: none;
  }
}

/* line 223, ../_scss/style.scss */
br.sp {
  display: none;
}
@media screen and (max-width: 480px) {
  /* line 223, ../_scss/style.scss */
  br.sp {
    display: block;
  }
}

/* = [block]
---------------------------------------------------------------------*/
/* line 232, ../_scss/style.scss */
.blk-center {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* line 238, ../_scss/style.scss */
.dot-indent li {
  position: relative;
  padding-left: 14px;
  line-height: 1.4;
  margin-bottom: 10px;
}
/* line 243, ../_scss/style.scss */
.dot-indent li:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: block;
  content: '・';
  width: 14px;
}

/* line 252, ../_scss/style.scss */
.dot-indent2 {
  padding-left: 10px;
  list-style: disc outside;
}

/* line 258, ../_scss/style.scss */
.dot-indent1 li {
  padding-left: 1.3rem;
  margin-left: 1.3rem;
  text-indent: -1.3rem;
}
/* line 263, ../_scss/style.scss */
.dot-indent1._no-pdl li {
  padding-left: 0;
}
@media screen and (max-width: 480px) {
  /* line 266, ../_scss/style.scss */
  .dot-indent1 li {
    padding-left: 0;
    margin-left: 1.2rem;
    text-indent: -1.2rem;
  }
}

/* line 275, ../_scss/style.scss */
.num-indent li {
  padding-left: 1.3rem;
  margin-left: 1.3rem;
  text-indent: -1.3rem;
}
/* line 280, ../_scss/style.scss */
.num-indent._no-pdl li {
  padding-left: 0;
}
@media screen and (max-width: 480px) {
  /* line 283, ../_scss/style.scss */
  .num-indent li {
    padding-left: 0;
    margin-left: 1.2rem;
    text-indent: -1.2rem;
  }
}

/* = [Text Align]
---------------------------------------------------------------------*/
/* line 295, ../_scss/style.scss */
.ta-c {
  text-align: center !important;
}

/* line 296, ../_scss/style.scss */
.ta-r {
  text-align: right !important;
}

/* line 297, ../_scss/style.scss */
.ta-l {
  text-align: left !important;
}

/* line 299, ../_scss/style.scss */
.va-t {
  vertical-align: top;
}

/* line 300, ../_scss/style.scss */
.va-c {
  vertical-align: center;
}

/* line 301, ../_scss/style.scss */
.va-b {
  vertical-align: bottom;
}

/* line 306, ../_scss/style.scss */
table.ta-c th, table.ta-c td, thead.ta-c th, thead.ta-c td, tbody.ta-c th, tbody.ta-c td {
  text-align: center;
}

/* line 309, ../_scss/style.scss */
table.ta-r th, table.ta-r td, thead.ta-r th, thead.ta-r td, tbody.ta-r th, tbody.ta-r td {
  text-align: right;
}

/* line 312, ../_scss/style.scss */
table.ta-l th, table.ta-l td, thead.ta-l th, thead.ta-l td, tbody.ta-l th, tbody.ta-l td {
  text-align: left;
}

/* = [Column]
---------------------------------------------------------------------*/
/* line 319, ../_scss/style.scss */
.column {
  /*  &.column-type-frame {
      li {
        .c-text {
          padding: 0 18px 18px 18px;
        }
        .c-title {
          font-size: 1.7rem;
          line-height: 1.7;
          margin-bottom: 18px;
          letter-spacing: .06em;
          padding: 0 14px;
          text-align: center;
        }
        .c-description {
          font-size: 1.3rem;
          line-height: 1.55;
          margin-bottom: 16px;
          color: $col_gray;
        }
        a.detail {
          font-size: 1.1rem;
        }
        .c-underline {
          border-top: 1pt solid;
          height: 24px;
          width: 42px;
          margin: 0 auto;
        }
      }
    }*/
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 6, ../_scss/_mixin.scss */
.column:after {
  content: "";
}
/* line 321, ../_scss/style.scss */
.column.column-bg-white li, .column .c-item {
  background-color: #FFF;
}
/* line 322, ../_scss/style.scss */
.column.column-bg-off-white li.c-item {
  background-color: #FAFAFA;
}
/* line 323, ../_scss/style.scss */
.column.column-bg-lt-gray li.c-item {
  background-color: #EAEAEA;
}
/* line 324, ../_scss/style.scss */
.column.column-bg-mid-gray li.c-item {
  background-color: #C9C9C9;
}
/* line 326, ../_scss/style.scss */
.column li, .column .c-item {
  float: left;
}
/* line 328, ../_scss/style.scss */
.column li figure, .column .c-item figure {
  margin-bottom: 18px;
}
/* line 329, ../_scss/style.scss */
.column li figure a, .column .c-item figure a {
  display: block;
}
/* line 331, ../_scss/style.scss */
.column li figure figcaption, .column .c-item figure figcaption {
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: .01em;
  color: #808080;
}
/* line 339, ../_scss/style.scss */
.column li .text, .column .c-item .text {
  padding-left: 12px;
  padding-right: 12px;
}
/* line 342, ../_scss/style.scss */
.column li .text .c-title, .column .c-item .text .c-title {
  position: relative;
  font-size: 1.5rem;
  line-height: 1.4;
  padding-bottom: 18px;
  margin-bottom: 18px;
}
/* line 348, ../_scss/style.scss */
.column li .text .c-title:after, .column .c-item .text .c-title:after {
  position: absolute;
  left: 0;
  bottom: 1px;
  z-index: 1;
  width: 100%;
  height: 1px;
  background-color: #C9C9C9;
  display: block;
  content: '';
}
/* line 355, ../_scss/style.scss */
.column li .text .c-title .ruby, .column .c-item .text .c-title .ruby {
  display: block;
  padding-top: 4px;
  font-size: 1.2rem;
}
/* line 361, ../_scss/style.scss */
.column li .text .c-description, .column .c-item .text .c-description {
  font-size: 1.4rem;
  line-height: 1.7;
  padding-bottom: 20px;
}
/* line 366, ../_scss/style.scss */
.column li .text a.detail, .column .c-item .text a.detail {
  display: inline-block;
  font-size: 1rem;
}
/* line 373, ../_scss/style.scss */
.column.column-type-pickup li, .column.column-type-pickup .c-item {
  padding-bottom: 28px;
}
/* line 375, ../_scss/style.scss */
.column.column-type-pickup li figure, .column.column-type-pickup .c-item figure {
  margin-bottom: 28px;
}
/* line 379, ../_scss/style.scss */
.column.column-type-pickup li .text .c-title, .column.column-type-pickup .c-item .text .c-title {
  text-align: center;
  font-size: 1.5rem;
}
/* line 383, ../_scss/style.scss */
.column.column-type-pickup li .text .c-title:after, .column.column-type-pickup .c-item .text .c-title:after {
  left: 50%;
  margin-left: -15px;
}
/* line 387, ../_scss/style.scss */
.column.column-type-pickup li .text .c-meta, .column.column-type-pickup .c-item .text .c-meta {
  font-size: 1.2rem;
  text-align: center;
}
/* line 390, ../_scss/style.scss */
.column.column-type-pickup li .text .c-meta .c-cat, .column.column-type-pickup .c-item .text .c-meta .c-cat {
  margin-bottom: 42px;
}
/* line 391, ../_scss/style.scss */
.column.column-type-pickup li .text .c-meta .c-date, .column.column-type-pickup .c-item .text .c-meta .c-date {
  color: #505050;
}
/* line 399, ../_scss/style.scss */
.column.column-type-links li a {
  display: inline-block;
  backface-visibility: hidden;
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 403, ../_scss/style.scss */
.column.column-type-links li a figure img {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/* line 406, ../_scss/style.scss */
.column.column-type-links li a figure figcaption {
  position: relative;
  height: 70px;
  line-height: 70px;
  padding-left: 25px;
  color: #000;
  font-size: 2.1rem;
  letter-spacing: .05em;
}
/* line 413, ../_scss/style.scss */
.column.column-type-links li a figure figcaption:before, .column.column-type-links li a figure figcaption:after {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  right: 25px;
  z-index: 1;
  display: block;
  content: '';
  background-color: #000;
  height: 2px;
  width: 16px;
}
/* line 422, ../_scss/style.scss */
.column.column-type-links li a figure figcaption:before {
  -moz-transform: translateY(-5px) rotate(45deg);
  -ms-transform: translateY(-5px) rotate(45deg);
  -webkit-transform: translateY(-5px) rotate(45deg);
  transform: translateY(-5px) rotate(45deg);
}
/* line 423, ../_scss/style.scss */
.column.column-type-links li a figure figcaption:after {
  -moz-transform: translateY(5px) rotate(-45deg);
  -ms-transform: translateY(5px) rotate(-45deg);
  -webkit-transform: translateY(5px) rotate(-45deg);
  transform: translateY(5px) rotate(-45deg);
}
/* line 433, ../_scss/style.scss */
.column.column-type-links li a:hover figure figcaption {
  color: #004098;
}
/* line 435, ../_scss/style.scss */
.column.column-type-links li a:hover figure figcaption:before, .column.column-type-links li a:hover figure figcaption:after {
  background-color: #004098;
}
@media screen and (max-width: 480px) {
  /* line 443, ../_scss/style.scss */
  .column.column-type-links li a figure {
    margin-bottom: 0;
  }
  /* line 445, ../_scss/style.scss */
  .column.column-type-links li a figure figcaption {
    height: 60px;
    line-height: 60px;
    padding-left: 18px;
    margin-top: 0;
    color: #000;
    font-size: 1.7rem;
    letter-spacing: .05em;
  }
  /* line 452, ../_scss/style.scss */
  .column.column-type-links li a figure figcaption:before, .column.column-type-links li a figure figcaption:after {
    right: 18px;
  }
  /* line 457, ../_scss/style.scss */
  .column.column-type-links li a:hover figure figcaption {
    color: #000;
  }
  /* line 459, ../_scss/style.scss */
  .column.column-type-links li a:hover figure figcaption:before, .column.column-type-links li a:hover figure figcaption:after {
    background-color: #000;
  }
}
/* line 500, ../_scss/style.scss */
.column.column2 li {
  float: left;
  width: 48%;
  margin-bottom: 4%;
}
/* line 504, ../_scss/style.scss */
.column.column2 li:nth-child(2n) {
  float: right;
}
/* line 508, ../_scss/style.scss */
.column.column3 li, .column.column3 .c-item {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}
/* line 513, ../_scss/style.scss */
.column.column3 li:nth-child(3n), .column.column3 .c-item:nth-child(3n) {
  margin-right: 0 !important;
}
/* line 516, ../_scss/style.scss */
.column.column3._type-b li {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 4%;
  padding-bottom: 20px;
}
/* line 523, ../_scss/style.scss */
.column.column3._type-b._align-cc li {
  text-align: center;
}
/* line 526, ../_scss/style.scss */
.column.column3._type-b._align-cc li .text .c-title {
  position: relative;
  text-align: center;
}
/* line 529, ../_scss/style.scss */
.column.column3._type-b._align-cc li .text .c-title:after {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 1px;
  background-color: #000;
  display: block;
  content: '';
}
/* line 544, ../_scss/style.scss */
.column.column3._type-b._align-cl li .text .c-description {
  text-align: left !important;
}
/* line 551, ../_scss/style.scss */
.column.column3._type-b._align-lc li .text .c-description {
  text-align: center !important;
}
/* line 559, ../_scss/style.scss */
.column.column3.column-type-links li a {
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 560, ../_scss/style.scss */
.column.column3.column-type-links li a figure {
  margin-bottom: 0;
}
/* line 562, ../_scss/style.scss */
.column.column3.column-type-links li a figure figcaption {
  height: 50px;
  line-height: 50px;
  margin-top: 0;
  padding-left: 16px;
  font-size: 1.4rem;
}
/* line 568, ../_scss/style.scss */
.column.column3.column-type-links li a figure figcaption:before, .column.column3.column-type-links li a figure figcaption:after {
  right: 16px;
  height: 2px;
  width: 11px;
}
/* line 569, ../_scss/style.scss */
.column.column3.column-type-links li a figure figcaption:before {
  -moz-transform: translateY(-3px) rotate(45deg);
  -ms-transform: translateY(-3px) rotate(45deg);
  -webkit-transform: translateY(-3px) rotate(45deg);
  transform: translateY(-3px) rotate(45deg);
}
/* line 570, ../_scss/style.scss */
.column.column3.column-type-links li a figure figcaption:after {
  -moz-transform: translateY(3px) rotate(-45deg);
  -ms-transform: translateY(3px) rotate(-45deg);
  -webkit-transform: translateY(3px) rotate(-45deg);
  transform: translateY(3px) rotate(-45deg);
}
/* line 575, ../_scss/style.scss */
.column.column3.column-type-links li a:hover figure figcaption {
  color: #004098;
}
/* line 577, ../_scss/style.scss */
.column.column3.column-type-links li a:hover figure figcaption:before, .column.column3.column-type-links li a:hover figure figcaption:after {
  background-color: #004098;
}
@media screen and (max-width: 480px) {
  /* line 585, ../_scss/style.scss */
  .column.column3.column-type-links li a figure {
    margin-bottom: 0;
  }
  /* line 587, ../_scss/style.scss */
  .column.column3.column-type-links li a figure figcaption {
    height: 60px;
    line-height: 60px;
    padding-left: 18px;
    margin-top: 0;
    color: #000;
    font-size: 1.7rem;
    letter-spacing: .05em;
  }
  /* line 594, ../_scss/style.scss */
  .column.column3.column-type-links li a figure figcaption:before, .column.column3.column-type-links li a figure figcaption:after {
    right: 18px;
  }
  /* line 599, ../_scss/style.scss */
  .column.column3.column-type-links li a:hover figure figcaption {
    color: #000;
  }
  /* line 601, ../_scss/style.scss */
  .column.column3.column-type-links li a:hover figure figcaption:before, .column.column3.column-type-links li a:hover figure figcaption:after {
    background-color: #000;
  }
}
/* line 611, ../_scss/style.scss */
.column.column4 li, .column.column4 .c-item {
  float: left;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 2%;
}
/* line 616, ../_scss/style.scss */
.column.column4 li:nth-child(4n), .column.column4 .c-item:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 480px) {
  /* line 319, ../_scss/style.scss */
  .column {
    float: none !important;
  }
  /* line 624, ../_scss/style.scss */
  .column li {
    width: 100% !important;
    float: none !important;
    margin-bottom: 45px !important;
  }
  /* line 628, ../_scss/style.scss */
  .column li:last-child {
    margin-bottom: 0 !important;
  }
  /* line 631, ../_scss/style.scss */
  .column li figure figcaption {
    font-size: 1.2rem;
  }
  /* line 637, ../_scss/style.scss */
  .column li .text .c-title {
    font-size: 1.5rem;
    line-height: 1.4;
    padding-bottom: 13px;
    margin-bottom: 13px;
  }
  /* line 643, ../_scss/style.scss */
  .column li .text .c-description {
    font-size: 1.3rem;
  }
  /* line 646, ../_scss/style.scss */
  .column li .text a.detail {
    display: inline-block;
    font-size: 1rem;
  }
  /* line 654, ../_scss/style.scss */
  .column.column2 li:nth-child(2n) {
    float: none;
  }
  /* line 658, ../_scss/style.scss */
  .column.column3 li {
    margin-right: 0;
  }
}

/* line 672, ../_scss/style.scss */
section.dir-thumbnails .column li figure {
  margin-bottom: 10px;
}

/* line 680, ../_scss/style.scss */
.slick-type-pickup {
  padding-bottom: 105px;
  margin-left: -29px;
  margin-right: -29px;
  overflow: hidden;
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 685, ../_scss/style.scss */
.slick-type-pickup .c-item {
  margin-right: 30px;
  margin-left: 30px;
}
/* line 689, ../_scss/style.scss */
.slick-type-pickup .c-item figure a {
  display: block;
}
/* line 690, ../_scss/style.scss */
.slick-type-pickup .c-item figure figcaption {
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: .01em;
}
/* line 697, ../_scss/style.scss */
.slick-type-pickup .c-item .text {
  padding: 18px 12px;
  background-color: #FFF;
}
/* line 700, ../_scss/style.scss */
.slick-type-pickup .c-item .text .c-title {
  position: relative;
  font-size: 1.5rem;
  line-height: 1.4;
  padding-bottom: 18px;
  margin-bottom: 18px;
  text-align: center;
}
/* line 707, ../_scss/style.scss */
.slick-type-pickup .c-item .text .c-title:after {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 1px;
  background-color: #C9C9C9;
  display: block;
  content: '';
}
/* line 715, ../_scss/style.scss */
.slick-type-pickup .c-item .text .c-description {
  font-size: 1.4rem;
  line-height: 1.7;
}
/* line 719, ../_scss/style.scss */
.slick-type-pickup .c-item .text .c-meta {
  font-size: 1.2rem;
  text-align: center;
}
/* line 723, ../_scss/style.scss */
.slick-type-pickup .c-item .text .c-meta .c-date {
  margin-top: 32px;
  margin-bottom: 10px;
  color: #505050;
}
/* line 729, ../_scss/style.scss */
.slick-type-pickup .c-item .text a.detail {
  display: inline-block;
  font-size: 1rem;
}
/* line 736, ../_scss/style.scss */
.slick-type-pickup .slick-dots {
  bottom: 20px;
}
@media screen and (max-width: 480px) {
  /* line 680, ../_scss/style.scss */
  .slick-type-pickup {
    padding-bottom: 105px;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 746, ../_scss/style.scss */
  .slick-type-pickup .c-item {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 750, ../_scss/style.scss */
  .slick-type-pickup .c-item figure a {
    display: block;
  }
  /* line 751, ../_scss/style.scss */
  .slick-type-pickup .c-item figure figcaption {
    margin-top: 10px;
    font-size: 1.4rem;
    line-height: 1.4;
    letter-spacing: .01em;
  }
  /* line 758, ../_scss/style.scss */
  .slick-type-pickup .c-item .text {
    padding: 18px 12px;
    background-color: #FFF;
  }
  /* line 761, ../_scss/style.scss */
  .slick-type-pickup .c-item .text .c-title {
    position: relative;
    font-size: 1.5rem;
    line-height: 1.4;
    margin-bottom: 24px;
    text-align: center;
  }
  /* line 769, ../_scss/style.scss */
  .slick-type-pickup .c-item .text .c-description {
    font-size: 1.4rem;
    line-height: 1.7;
  }
  /* line 773, ../_scss/style.scss */
  .slick-type-pickup .c-item .text .c-meta {
    font-size: 1.2rem;
    text-align: center;
  }
  /* line 776, ../_scss/style.scss */
  .slick-type-pickup .c-item .text .c-meta .c-cat {
    margin-bottom: 42px;
  }
  /* line 777, ../_scss/style.scss */
  .slick-type-pickup .c-item .text .c-meta .c-date {
    color: #505050;
  }
  /* line 779, ../_scss/style.scss */
  .slick-type-pickup .c-item .text a.detail {
    display: inline-block;
    margin-top: 18px;
    font-size: 1rem;
  }
}

/* = [汎用module]
---------------------------------------------------------------------*/
/* line 797, ../_scss/style.scss */
.mdl-test-container {
  padding: 80px 0;
}
/* line 799, ../_scss/style.scss */
.mdl-test-container .ttl {
  position: relative;
  text-align: center;
  font-weight: bold;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
  padding-bottom: 26px;
  margin-bottom: 30px;
}
/* line 807, ../_scss/style.scss */
.mdl-test-container .ttl:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 1;
  margin-left: -16px;
  width: 32px;
  height: 1px;
  background-color: #000;
  display: block;
  content: '';
}
/* line 816, ../_scss/style.scss */
.mdl-test-container .description {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 70%;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 40px;
}
/* line 822, ../_scss/style.scss */
.mdl-test-container .description code {
  display: block;
  width: 100%;
  margin-top: 14px;
  font-style: italic;
  border: 1px solid #C9C9C9;
  background-color: #EAEAEA;
  padding: 20px;
}

/* line 834, ../_scss/style.scss */
.mdl-contents-frame {
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 100px 115px 0;
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 838, ../_scss/style.scss */
.mdl-contents-frame .mdl-contents-frame-inner {
  padding-left: 28px;
  padding-right: 28px;
}
/* line 840, ../_scss/style.scss */
.mdl-contents-frame section {
  padding-top: 0;
}
/* line 845, ../_scss/style.scss */
.mdl-contents-frame .description p, .mdl-contents-frame .information p {
  line-height: 1.8;
  margin-bottom: 20px;
}
@media screen and (max-width: 480px) {
  /* line 834, ../_scss/style.scss */
  .mdl-contents-frame {
    margin-top: 0;
    margin-bottom: 0;
    padding: 30px 12px 0;
  }
}

/* line 864, ../_scss/style.scss */
.mdl-list-alternate-color li:nth-child(odd) {
  background-color: #FFF;
}
/* line 865, ../_scss/style.scss */
.mdl-list-alternate-color li:nth-child(even) {
  background-color: #FAFAFA;
}

/* line 870, ../_scss/style.scss */
.mdl-faq-list {
  border-top: 1px solid #EAEAEA;
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 872, ../_scss/style.scss */
.mdl-faq-list li {
  position: relative;
  min-height: 72px;
  border-bottom: 1px solid #EAEAEA;
  line-height: 1.5;
}
/* line 877, ../_scss/style.scss */
.mdl-faq-list li:before, .mdl-faq-list li:after {
  display: block;
  content: '';
  position: absolute;
  right: 20px;
  top: 40px;
  z-index: 1;
  margin-top: -3px;
  width: 12px;
  height: 2px;
  background-color: #000;
}
/* line 888, ../_scss/style.scss */
.mdl-faq-list li:before {
  -moz-transform: translateX(8px) rotate(-42deg);
  -ms-transform: translateX(8px) rotate(-42deg);
  -webkit-transform: translateX(8px) rotate(-42deg);
  transform: translateX(8px) rotate(-42deg);
}
/* line 889, ../_scss/style.scss */
.mdl-faq-list li:after {
  -moz-transform: translateX(0px) rotate(42deg);
  -ms-transform: translateX(0px) rotate(42deg);
  -webkit-transform: translateX(0px) rotate(42deg);
  transform: translateX(0px) rotate(42deg);
}
/* line 891, ../_scss/style.scss */
.mdl-faq-list li .question {
  position: relative;
  padding: 25px 70px 20px 130px;
  cursor: pointer;
}
/* line 895, ../_scss/style.scss */
.mdl-faq-list li .question .num {
  position: absolute;
  left: 16px;
  top: 25px;
  z-index: 1;
}
/* line 899, ../_scss/style.scss */
.mdl-faq-list li .question .title {
  cursor: pointer;
  color: #004098;
}
/* line 904, ../_scss/style.scss */
.mdl-faq-list li .answer {
  padding: 8px 0px 20px 130px;
  display: none;
}
/* line 910, ../_scss/style.scss */
.mdl-faq-list li.mdl-faq_open:before {
  -moz-transform: translateX(8px) rotate(42deg);
  -ms-transform: translateX(8px) rotate(42deg);
  -webkit-transform: translateX(8px) rotate(42deg);
  transform: translateX(8px) rotate(42deg);
}
/* line 911, ../_scss/style.scss */
.mdl-faq-list li.mdl-faq_open:after {
  -moz-transform: translateX(0px) rotate(-42deg);
  -ms-transform: translateX(0px) rotate(-42deg);
  -webkit-transform: translateX(0px) rotate(-42deg);
  transform: translateX(0px) rotate(-42deg);
}
@media screen and (max-width: 480px) {
  /* line 919, ../_scss/style.scss */
  .mdl-faq-list li .question {
    padding: 25px 60px 20px 60px;
  }
  /* line 921, ../_scss/style.scss */
  .mdl-faq-list li .question .num {
    left: 12px;
    top: 25px;
  }
  /* line 923, ../_scss/style.scss */
  .mdl-faq-list li .answer {
    padding: 8px 0 20px 60px;
  }
}

/* line 929, ../_scss/style.scss */
.mdl-copy-list {
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 930, ../_scss/style.scss */
.mdl-copy-list .section-lead {
  border-bottom: 1px solid #C9C9C9;
  padding-bottom: 30px;
  margin-bottom: 55px;
}
/* line 936, ../_scss/style.scss */
.mdl-copy-list .mdl-pdf-list li, .mdl-copy-list .no-liststyle li {
  list-style: none;
}
/* line 939, ../_scss/style.scss */
.mdl-copy-list ol li, .mdl-copy-list ul li {
  font-size: 1.5rem;
  margin-bottom: 40px;
}
/* line 942, ../_scss/style.scss */
.mdl-copy-list ol li:last-child, .mdl-copy-list ul li:last-child {
  margin-bottom: 0;
}
/* line 945, ../_scss/style.scss */
.mdl-copy-list ol li .l-lead, .mdl-copy-list ul li .l-lead {
  font-size: 1.5rem;
  margin-bottom: 35px;
}
/* line 949, ../_scss/style.scss */
.mdl-copy-list ol li .l-body, .mdl-copy-list ul li .l-body {
  font-size: 1.5rem;
  line-height: 1.8;
}
/* line 958, ../_scss/style.scss */
.mdl-copy-list._type-b ol li, .mdl-copy-list._type-b ul li {
  font-size: 1.8rem;
  font-weight: bold;
}
/* line 961, ../_scss/style.scss */
.mdl-copy-list._type-b ol li .l-lead, .mdl-copy-list._type-b ul li .l-lead {
  font-weight: bold;
  font-size: 1.8rem;
}
/* line 965, ../_scss/style.scss */
.mdl-copy-list._type-b ol li .l-body, .mdl-copy-list._type-b ul li .l-body {
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1.8;
}
@media screen and (max-width: 480px) {
  /* line 978, ../_scss/style.scss */
  .mdl-copy-list ol li, .mdl-copy-list ul li {
    font-size: 1.6rem;
    margin-bottom: 50px;
  }
  /* line 981, ../_scss/style.scss */
  .mdl-copy-list ol li .l-lead, .mdl-copy-list ul li .l-lead {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }
  /* line 985, ../_scss/style.scss */
  .mdl-copy-list ol li .l-body, .mdl-copy-list ul li .l-body {
    font-size: 1.4rem;
  }
  /* line 994, ../_scss/style.scss */
  .mdl-copy-list._type-b ol li, .mdl-copy-list._type-b ul li {
    font-size: 1.5rem;
  }
  /* line 996, ../_scss/style.scss */
  .mdl-copy-list._type-b ol li .l-lead, .mdl-copy-list._type-b ul li .l-lead {
    font-size: 1.5rem;
  }
  /* line 999, ../_scss/style.scss */
  .mdl-copy-list._type-b ol li .l-body, .mdl-copy-list._type-b ul li .l-body {
    font-size: 1.4rem;
  }
}

/* line 1012, ../_scss/style.scss */
.mdl-news-list li .month {
  padding-left: 10px;
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 12px;
}
/* line 1018, ../_scss/style.scss */
.mdl-news-list li ul {
  margin-bottom: 24px;
}
/* line 1020, ../_scss/style.scss */
.mdl-news-list li ul li {
  display: table;
  width: 100%;
}
/* line 1023, ../_scss/style.scss */
.mdl-news-list li ul li .date, .mdl-news-list li ul li .title {
  display: table-cell;
  vertical-align: top;
  background-color: #EAEAEA;
  border-bottom: 1px solid #FAFAFA;
}
/* line 1029, ../_scss/style.scss */
.mdl-news-list li ul li .date {
  padding-left: 10px;
  padding-top: 17px;
  width: 100px;
  border-right: 1px solid #FAFAFA;
  font-size: 1.1rem;
  color: #505050;
}
/* line 1037, ../_scss/style.scss */
.mdl-news-list li ul li .title {
  padding: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
}
/* line 1042, ../_scss/style.scss */
.mdl-news-list li ul li.active {
  font-weight: bold;
}

/* line 1049, ../_scss/style.scss */
table.mdl-pdf-list-ir {
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 1052, ../_scss/style.scss */
table.mdl-pdf-list-ir._no-button tbody tr th, table.mdl-pdf-list-ir._no-button tbody tr td {
  padding-right: 20px;
}
/* line 1057, ../_scss/style.scss */
table.mdl-pdf-list-ir tbody tr th, table.mdl-pdf-list-ir tbody tr td {
  position: relative;
  min-height: 80px;
  vertical-align: middle;
  padding-left: 100px;
  padding-right: 200px;
  background: url(../img/common/icon_pdf.png) no-repeat 30px center;
  -moz-background-size: 41px 44px;
  -o-background-size: 41px 44px;
  -webkit-background-size: 41px 44px;
  background-size: 41px 44px;
  font-size: 1.5rem;
}
/* line 1067, ../_scss/style.scss */
table.mdl-pdf-list-ir tbody tr th a, table.mdl-pdf-list-ir tbody tr td a {
  display: inline-block;
}
/* line 1069, ../_scss/style.scss */
table.mdl-pdf-list-ir tbody tr th .date, table.mdl-pdf-list-ir tbody tr td .date {
  margin-right: 25px;
  font-size: 1.7rem;
}
/* line 1070, ../_scss/style.scss */
table.mdl-pdf-list-ir tbody tr th .size, table.mdl-pdf-list-ir tbody tr td .size {
  margin-left: 8px;
  color: #505050;
}
/* line 1071, ../_scss/style.scss */
table.mdl-pdf-list-ir tbody tr th a.download, table.mdl-pdf-list-ir tbody tr td a.download {
  position: absolute;
  top: 50%;
  right: 40px;
  z-index: 1;
  margin-top: -15px;
  height: 30px;
  line-height: 30px;
  width: 100px;
  text-align: center;
  font-size: 1.2rem;
  background-color: #004098;
  color: #FFF;
}
/* line 1081, ../_scss/style.scss */
table.mdl-pdf-list-ir tbody tr th a.download:hover, table.mdl-pdf-list-ir tbody tr td a.download:hover {
  background-color: #398CFF;
}
/* line 1090, ../_scss/style.scss */
table.mdl-pdf-list-ir._type2 tbody tr th .wrapper, table.mdl-pdf-list-ir._type2 tbody tr td .wrapper {
  display: table;
}
/* line 1092, ../_scss/style.scss */
table.mdl-pdf-list-ir._type2 tbody tr th .wrapper span.date, table.mdl-pdf-list-ir._type2 tbody tr th .wrapper a, table.mdl-pdf-list-ir._type2 tbody tr td .wrapper span.date, table.mdl-pdf-list-ir._type2 tbody tr td .wrapper a {
  display: table-cell !important;
  vertical-align: middle;
}
@media screen and (max-width: 480px) {
  /* line 1104, ../_scss/style.scss */
  table.mdl-pdf-list-ir._no-button tbody tr th, table.mdl-pdf-list-ir._no-button tbody tr td {
    padding-right: 12px;
  }
  /* line 1109, ../_scss/style.scss */
  table.mdl-pdf-list-ir tbody tr th, table.mdl-pdf-list-ir tbody tr td {
    min-height: none;
    padding-left: 70px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 18px;
    background: url(../img/common/icon_pdf.png) no-repeat 12px center;
    -moz-background-size: 41px 44px;
    -o-background-size: 41px 44px;
    -webkit-background-size: 41px 44px;
    background-size: 41px 44px;
  }
  /* line 1116, ../_scss/style.scss */
  table.mdl-pdf-list-ir tbody tr th span, table.mdl-pdf-list-ir tbody tr th a, table.mdl-pdf-list-ir tbody tr td span, table.mdl-pdf-list-ir tbody tr td a {
    font-size: 1.4rem;
  }
  /* line 1117, ../_scss/style.scss */
  table.mdl-pdf-list-ir tbody tr th span:first-child, table.mdl-pdf-list-ir tbody tr td span:first-child {
    display: block;
  }
  /* line 1118, ../_scss/style.scss */
  table.mdl-pdf-list-ir tbody tr th .date, table.mdl-pdf-list-ir tbody tr td .date {
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
    font-size: 1.5rem;
  }
  /* line 1124, ../_scss/style.scss */
  table.mdl-pdf-list-ir tbody tr th a.download, table.mdl-pdf-list-ir tbody tr td a.download {
    display: none;
  }
  /* line 1134, ../_scss/style.scss */
  table.mdl-pdf-list-ir._type2 tbody tr th .wrapper, table.mdl-pdf-list-ir._type2 tbody tr td .wrapper {
    display: block !important;
  }
  /* line 1136, ../_scss/style.scss */
  table.mdl-pdf-list-ir._type2 tbody tr th .wrapper span.date, table.mdl-pdf-list-ir._type2 tbody tr th .wrapper a, table.mdl-pdf-list-ir._type2 tbody tr td .wrapper span.date, table.mdl-pdf-list-ir._type2 tbody tr td .wrapper a {
    display: block !important;
    vertical-align: middle;
  }
  /* line 1138, ../_scss/style.scss */
  table.mdl-pdf-list-ir._type2 tbody tr th .wrapper span.date, table.mdl-pdf-list-ir._type2 tbody tr td .wrapper span.date {
    width: 100% !important;
  }
}

/* line 1149, ../_scss/style.scss */
.mdl-pdf-list li {
  position: relative;
  height: 80px;
  line-height: 80px;
  padding-left: 100px;
  margin-bottom: 25px;
  border: 1px solid #EAEAEA;
  background: url(../img/common/icon_pdf.png) no-repeat 30px center white;
  -moz-background-size: 41px 44px;
  -o-background-size: 41px 44px;
  -webkit-background-size: 41px 44px;
  background-size: 41px 44px;
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 1154, ../_scss/style.scss */
.mdl-pdf-list li:last-child {
  margin-bottom: 0;
}
/* line 1158, ../_scss/style.scss */
.mdl-pdf-list li .size, .mdl-pdf-list li a {
  display: inline-block;
  font-size: 1.7rem;
}
/* line 1162, ../_scss/style.scss */
.mdl-pdf-list li .size {
  margin-left: 8px;
  color: #505050;
}
/* line 1164, ../_scss/style.scss */
.mdl-pdf-list li a.download {
  position: absolute;
  top: 25px;
  right: 40px;
  z-index: 1;
  text-align: center;
  width: 100px;
  font-size: 1.2rem;
  height: 30px;
  line-height: 30px;
  background-color: #004098;
  color: #FFF;
}
/* line 1173, ../_scss/style.scss */
.mdl-pdf-list li a.download:hover {
  background-color: #398CFF;
}
@media screen and (max-width: 480px) {
  /* line 1149, ../_scss/style.scss */
  .mdl-pdf-list li {
    height: auto;
    line-height: 1.6;
    padding: 15px 15px 15px 60px;
    background-position: 15px center;
  }
  /* line 1185, ../_scss/style.scss */
  .mdl-pdf-list li .size, .mdl-pdf-list li a {
    font-size: 1.4rem;
  }
  /* line 1188, ../_scss/style.scss */
  .mdl-pdf-list li a.download {
    display: none;
  }
}
/* line 1192, ../_scss/style.scss */
.mdl-pdf-list._multiline li {
  line-height: 1;
  padding-top: 20px;
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 1195, ../_scss/style.scss */
.mdl-pdf-list._multiline li .date {
  margin-bottom: 8px;
}
@media screen and (max-width: 480px) {
  /* line 1192, ../_scss/style.scss */
  .mdl-pdf-list._multiline li {
    height: auto;
    line-height: 1;
    padding: 20px 0 20px 70px;
    background: url(../img/common/icon_pdf.png) no-repeat 12px center white;
    -moz-background-size: 41px 44px;
    -o-background-size: 41px 44px;
    -webkit-background-size: 41px 44px;
    background-size: 41px 44px;
  }
  /* line 1206, ../_scss/style.scss */
  .mdl-pdf-list._multiline li .date {
    margin-bottom: 5px;
  }
  /* line 1207, ../_scss/style.scss */
  .mdl-pdf-list._multiline li span, .mdl-pdf-list._multiline li a {
    font-size: 1.4rem;
    line-height: 1.5;
  }
  /* line 1208, ../_scss/style.scss */
  .mdl-pdf-list._multiline li a {
    padding-top: 3px;
    margin-bottom: 8px;
  }
  /* line 1209, ../_scss/style.scss */
  .mdl-pdf-list._multiline li span {
    display: block;
    margin-left: 4px;
  }
  /* line 1210, ../_scss/style.scss */
  .mdl-pdf-list._multiline li a.download {
    display: none;
  }
}

/* line 1218, ../_scss/style.scss */
.mdl-pdf-list2 li {
  line-height: 1;
  padding-top: 20px;
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 1221, ../_scss/style.scss */
.mdl-pdf-list2 li .date {
  margin-bottom: 8px;
}
@media screen and (max-width: 480px) {
  /* line 1218, ../_scss/style.scss */
  .mdl-pdf-list2 li {
    height: auto;
    line-height: 1;
    padding: 20px 0 20px 70px;
    background: url(../img/common/icon_pdf.png) no-repeat 12px center white;
    -moz-background-size: 41px 44px;
    -o-background-size: 41px 44px;
    -webkit-background-size: 41px 44px;
    background-size: 41px 44px;
  }
  /* line 1231, ../_scss/style.scss */
  .mdl-pdf-list2 li span, .mdl-pdf-list2 li a {
    font-size: 1.4rem;
  }
  /* line 1234, ../_scss/style.scss */
  .mdl-pdf-list2 li a {
    padding-top: 3px;
    margin-bottom: 8px;
  }
  /* line 1235, ../_scss/style.scss */
  .mdl-pdf-list2 li span {
    display: block;
    margin-left: 4px;
  }
  /* line 1236, ../_scss/style.scss */
  .mdl-pdf-list2 li a.download {
    display: none;
  }
}

/* line 1244, ../_scss/style.scss */
.mdl-download-list li {
  position: relative;
  padding-top: 25px;
  padding-bottom: 22px;
  padding-left: 20px;
  padding-right: 115px;
  line-height: 1.3;
  border-bottom: 1px solid #C9C9C9;
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 1251, ../_scss/style.scss */
.mdl-download-list li .size {
  margin-left: 8px;
  color: #505050;
}
/* line 1252, ../_scss/style.scss */
.mdl-download-list li a.download {
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 1;
  margin-top: -15px;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 1.2rem;
  background-color: #004098;
  color: #FFF;
}
/* line 1262, ../_scss/style.scss */
.mdl-download-list li a.download:hover {
  background-color: #398CFF;
}
@media screen and (max-width: 480px) {
  /* line 1244, ../_scss/style.scss */
  .mdl-download-list li {
    padding-left: 0;
  }
  /* line 1270, ../_scss/style.scss */
  .mdl-download-list li .size {
    display: block;
    margin-left: 0;
    margin-top: 3px;
  }
}

/* line 1280, ../_scss/style.scss */
.mdl-pulldown {
  font-size: 1.8rem;
}
/* line 1283, ../_scss/style.scss */
.mdl-pulldown .mdl-pulldown-lead {
  display: inline-block;
}
/* line 1286, ../_scss/style.scss */
.mdl-pulldown .mdl-pulldown-trigger {
  display: inline-block;
  position: relative;
}
/* line 1290, ../_scss/style.scss */
.mdl-pulldown .mdl-pulldown-trigger .mdl-pulldown-display {
  display: inline-block;
  cursor: pointer;
  padding-right: 14px;
  color: #004098;
}
/* line 1295, ../_scss/style.scss */
.mdl-pulldown .mdl-pulldown-trigger .mdl-pulldown-display:before, .mdl-pulldown .mdl-pulldown-trigger .mdl-pulldown-display:after {
  position: absolute;
  right: 0;
  top: 7px;
  width: 7px;
  height: 1px;
  background-color: #004098;
  display: block;
  content: '';
}
/* line 1302, ../_scss/style.scss */
.mdl-pulldown .mdl-pulldown-trigger .mdl-pulldown-display:before {
  -moz-transform: translateX(5px) rotate(-40deg);
  -ms-transform: translateX(5px) rotate(-40deg);
  -webkit-transform: translateX(5px) rotate(-40deg);
  transform: translateX(5px) rotate(-40deg);
}
/* line 1303, ../_scss/style.scss */
.mdl-pulldown .mdl-pulldown-trigger .mdl-pulldown-display:after {
  -moz-transform: translateX(0px) rotate(40deg);
  -ms-transform: translateX(0px) rotate(40deg);
  -webkit-transform: translateX(0px) rotate(40deg);
  transform: translateX(0px) rotate(40deg);
}
/* line 1306, ../_scss/style.scss */
.mdl-pulldown .mdl-pulldown-trigger .mdl-pulldown-menu {
  display: none;
  position: absolute;
  right: 0;
  top: 22px;
  z-index: 1;
  background-color: #C9C9C9;
  padding: 20px;
  min-width: 100 px;
  white-space: nowrap;
  cursor: default;
}
/* line 1315, ../_scss/style.scss */
.mdl-pulldown .mdl-pulldown-trigger .mdl-pulldown-menu li {
  font-size: 1.5rem;
  cursor: pointer;
  margin-bottom: 16px;
}
/* line 1319, ../_scss/style.scss */
.mdl-pulldown .mdl-pulldown-trigger .mdl-pulldown-menu li:last-child {
  margin-bottom: 0 !important;
}
/* line 1325, ../_scss/style.scss */
.mdl-pulldown .mdl-pulldown-trigger.open-pulldown .mdl-pulldown-display {
  display: block;
}
/* line 1327, ../_scss/style.scss */
.mdl-pulldown .mdl-pulldown-trigger.open-pulldown .mdl-pulldown-display:before {
  -moz-transform: translateX(5px) rotate(40deg);
  -ms-transform: translateX(5px) rotate(40deg);
  -webkit-transform: translateX(5px) rotate(40deg);
  transform: translateX(5px) rotate(40deg);
}
/* line 1328, ../_scss/style.scss */
.mdl-pulldown .mdl-pulldown-trigger.open-pulldown .mdl-pulldown-display:after {
  -moz-transform: translateX(0px) rotate(-40deg);
  -ms-transform: translateX(0px) rotate(-40deg);
  -webkit-transform: translateX(0px) rotate(-40deg);
  transform: translateX(0px) rotate(-40deg);
}

/* line 1339, ../_scss/style.scss */
ul.mdl-accordion {
  border-top: 1px solid #EAEAEA;
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 1341, ../_scss/style.scss */
ul.mdl-accordion li {
  border-bottom: 1px solid #EAEAEA;
}
/* line 1343, ../_scss/style.scss */
ul.mdl-accordion li li {
  border-bottom: 0 none;
}
/* line 1345, ../_scss/style.scss */
ul.mdl-accordion li .mdl-accordion-title {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  cursor: pointer;
  position: relative;
}
/* line 1350, ../_scss/style.scss */
ul.mdl-accordion li .mdl-accordion-title:before, ul.mdl-accordion li .mdl-accordion-title:after {
  display: block;
  content: '';
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -3px;
  width: 12px;
  height: 2px;
  background-color: #000;
}
/* line 1358, ../_scss/style.scss */
ul.mdl-accordion li .mdl-accordion-title:before {
  -moz-transform: translateX(8px) rotate(-42deg);
  -ms-transform: translateX(8px) rotate(-42deg);
  -webkit-transform: translateX(8px) rotate(-42deg);
  transform: translateX(8px) rotate(-42deg);
}
/* line 1359, ../_scss/style.scss */
ul.mdl-accordion li .mdl-accordion-title:after {
  -moz-transform: translateX(0px) rotate(42deg);
  -ms-transform: translateX(0px) rotate(42deg);
  -webkit-transform: translateX(0px) rotate(42deg);
  transform: translateX(0px) rotate(42deg);
}
/* line 1361, ../_scss/style.scss */
ul.mdl-accordion li .mdl-accordion-body {
  display: none;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 1365, ../_scss/style.scss */
ul.mdl-accordion li .mdl-accordion-body p {
  margin-bottom: 20px;
}
/* line 1371, ../_scss/style.scss */
ul.mdl-accordion li.mdl-accordion_open .mdl-accordion-title:before {
  -moz-transform: translateX(8px) rotate(42deg);
  -ms-transform: translateX(8px) rotate(42deg);
  -webkit-transform: translateX(8px) rotate(42deg);
  transform: translateX(8px) rotate(42deg);
}
/* line 1372, ../_scss/style.scss */
ul.mdl-accordion li.mdl-accordion_open .mdl-accordion-title:after {
  -moz-transform: translateX(0px) rotate(-42deg);
  -ms-transform: translateX(0px) rotate(-42deg);
  -webkit-transform: translateX(0px) rotate(-42deg);
  transform: translateX(0px) rotate(-42deg);
}
@media screen and (max-width: 480px) {
  /* line 1381, ../_scss/style.scss */
  ul.mdl-accordion li .mdl-accordion-title {
    padding-top: 15px;
    padding-bottom: 12px;
    padding-left: 10px;
    padding-right: 35px;
    line-height: 1.3;
    font-size: 1.9rem;
  }
  /* line 1387, ../_scss/style.scss */
  ul.mdl-accordion li .mdl-accordion-title.fz27 .small-sp {
    display: block;
    font-size: 75%;
  }
  /* line 1393, ../_scss/style.scss */
  ul.mdl-accordion li .mdl-accordion-body {
    display: none;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* line 1397, ../_scss/style.scss */
  ul.mdl-accordion li .mdl-accordion-body p {
    margin-bottom: 20px;
  }
  /* line 1401, ../_scss/style.scss */
  ul.mdl-accordion li .mdl-accordion-body .g-rate70, ul.mdl-accordion li .mdl-accordion-body .g-rate75, ul.mdl-accordion li .mdl-accordion-body .g-rate80, ul.mdl-accordion li .mdl-accordion-body .g-rate85, ul.mdl-accordion li .mdl-accordion-body .g-rate90, ul.mdl-accordion li .mdl-accordion-body .g-rate95, ul.mdl-accordion li .mdl-accordion-body .g-rate100 {
    width: 100%;
  }
}

/* line 1412, ../_scss/style.scss */
.mdl-frame {
  padding-top: 70px;
}
/* line 6, ../_scss/_mixin.scss */
.mdl-frame:after {
  content: "";
}
/* line 1415, ../_scss/style.scss */
.mdl-frame .navigation {
  float: left;
  padding-right: 40px;
}
/* line 1419, ../_scss/style.scss */
.mdl-frame .navigation nav {
  font-size: 1.4rem;
}
/* line 1422, ../_scss/style.scss */
.mdl-frame .navigation nav ul li {
  position: relative;
  padding-bottom: 16px;
  margin-bottom: 18px;
  color: #004098;
}
/* line 1427, ../_scss/style.scss */
.mdl-frame .navigation nav ul li:after {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 20px;
  height: 1px;
  background-color: #C9C9C9;
  display: block;
  content: '';
}
/* line 1434, ../_scss/style.scss */
.mdl-frame .navigation nav ul li a {
  line-height: 1.7;
}
/* line 1436, ../_scss/style.scss */
.mdl-frame .navigation nav ul li a:hover {
  color: #398CFF;
}
/* line 1442, ../_scss/style.scss */
.mdl-frame .main {
  float: right;
}

/* line 1447, ../_scss/style.scss */
.mdl-frame1 .navigation {
  width: 240px;
}
/* line 1448, ../_scss/style.scss */
.mdl-frame1 .main {
  width: 784px;
}

/* line 1454, ../_scss/style.scss */
.mdl-frame2 .navigation {
  width: 164px;
}
/* line 1455, ../_scss/style.scss */
.mdl-frame2 .main {
  width: 860px;
}

/* line 1460, ../_scss/style.scss */
.display-pc {
  display: block;
}
@media screen and (max-width: 480px) {
  /* line 1460, ../_scss/style.scss */
  .display-pc {
    display: none !important;
  }
}
/* line 1463, ../_scss/style.scss */
.display-pc.type-inline {
  display: inline-block;
}

/* line 1465, ../_scss/style.scss */
.display-sp {
  display: none;
}
@media screen and (max-width: 480px) {
  /* line 1465, ../_scss/style.scss */
  .display-sp {
    display: block;
  }
}

/* = [テーブル - decoration]
---------------------------------------------------------------------*/
/* line 1473, ../_scss/style.scss */
table {
  width: 100%;
}
/* line 1477, ../_scss/style.scss */
table.display-pc {
  display: table;
}
@media screen and (max-width: 480px) {
  /* line 1477, ../_scss/style.scss */
  table.display-pc {
    display: none;
  }
}
/* line 1481, ../_scss/style.scss */
table.display-sp {
  display: none;
}
@media screen and (max-width: 480px) {
  /* line 1481, ../_scss/style.scss */
  table.display-sp {
    display: table;
  }
}
/* line 1486, ../_scss/style.scss */
table caption {
  padding-bottom: 6px;
}
/* line 1489, ../_scss/style.scss */
table caption.section-lead {
  margin-bottom: 35px;
}
/* line 1492, ../_scss/style.scss */
table caption.border-lead {
  font-weight: bold;
  font-size: 2rem;
  border-left: 3px solid #000;
  padding-left: 12px;
  margin-bottom: 30px;
}
/* line 1499, ../_scss/style.scss */
table tr.bg-blue {
  color: #FFF;
}
/* line 1502, ../_scss/style.scss */
table th.bg-blue, table td.bg-blue {
  color: #FFF;
}
/* line 1507, ../_scss/style.scss */
table thead tr th {
  font-weight: bold;
}
/* line 1510, ../_scss/style.scss */
table th, table td {
  padding: 20px 20px 18px;
  line-height: 1.5;
}
@media screen and (max-width: 480px) {
  /* line 1510, ../_scss/style.scss */
  table th, table td {
    padding: 10px 10px 9px;
  }
}
/* line 1519, ../_scss/style.scss */
table.table-grid {
  border-top: 1px #C9C9C9 solid !important;
  border-left: 1px #C9C9C9 solid !important;
}
/* line 1522, ../_scss/style.scss */
table.table-grid tr {
  border: 0 none !important;
}
/* line 1524, ../_scss/style.scss */
table.table-grid tr th, table.table-grid tr td {
  border-bottom: 1px #C9C9C9 solid !important;
  border-right: 1px #C9C9C9 solid !important;
  padding: 20px 20px 18px;
}
@media screen and (max-width: 480px) {
  /* line 1534, ../_scss/style.scss */
  table.table-grid tr th, table.table-grid tr td {
    padding: 10px 10px 9px;
  }
}
/* line 1540, ../_scss/style.scss */
table.tr-border {
  border-top: 1px #EAEAEA solid;
}
/* line 1542, ../_scss/style.scss */
table.tr-border tr {
  border-bottom: 1px #EAEAEA solid;
}
/* line 1544, ../_scss/style.scss */
table.tr-alternate {
  border-top: 1px #EAEAEA solid;
  /* = Responsive (-480)pu
  -------------------------------------------------------------*/
}
/* line 1546, ../_scss/style.scss */
table.tr-alternate tr {
  border-bottom: 1px #EAEAEA solid;
}
/* line 1553, ../_scss/style.scss */
table.tr-alternate tbody th {
  width: 180px;
}
/* line 1554, ../_scss/style.scss */
table.tr-alternate tbody tr:nth-child(odd) {
  background-color: #FFF;
}
/* line 1555, ../_scss/style.scss */
table.tr-alternate tbody tr:nth-child(even) {
  background-color: #FAFAFA;
}
/* line 1559, ../_scss/style.scss */
table.tr-alternate._reverse tbody tr:nth-child(odd) {
  background-color: #FAFAFA;
}
/* line 1560, ../_scss/style.scss */
table.tr-alternate._reverse tbody tr:nth-child(even) {
  background-color: #FFF;
}
@media screen and (max-width: 480px) {
  /* line 1567, ../_scss/style.scss */
  table.tr-alternate tr th {
    width: 90px;
  }
}

/* line 1571, ../_scss/style.scss */
.table-caption {
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 6, ../_scss/_mixin.scss */
.table-caption:after {
  content: "";
}
/* line 1573, ../_scss/style.scss */
.table-caption .left, .table-caption .right {
  padding: 25px 0;
}
/* line 1576, ../_scss/style.scss */
.table-caption .left {
  font-size: 2.7rem;
  letter-spacing: .04em;
}
@media screen and (max-width: 480px) {
  /* line 1585, ../_scss/style.scss */
  .table-caption .left {
    font-size: 2.1rem;
  }
}

/* line 1590, ../_scss/style.scss */
.table-note-footer {
  padding-top: 10px;
}

/* = [LIST]
---------------------------------------------------------------------*/
/* line 1604, ../_scss/style.scss */
.list-type1 {
  border-top: 1px solid #EAEAEA;
}
/* line 1606, ../_scss/style.scss */
.list-type1 li {
  border-bottom: 1px solid #EAEAEA;
}

/* line 1611, ../_scss/style.scss */
ol.list-type2 {
  font-size: 1.8rem;
  line-height: 1.7;
  padding-left: 18px;
}
/* line 1615, ../_scss/style.scss */
ol.list-type2 li {
  list-style: decimal outside;
  margin-bottom: 25px;
}

/* = [UTILITY]
---------------------------------------------------------------------*/
/* line 1627, ../_scss/style.scss */
figure img, div.photo img {
  display: block;
  width: 100%;
}

/* line 1628, ../_scss/style.scss */
.transparent {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 1629, ../_scss/style.scss */
.none {
  display: none;
}

/* line 1630, ../_scss/style.scss */
ul.sns {
  text-align: center;
}
/* line 1632, ../_scss/style.scss */
ul.sns li {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  margin: 0 14px;
}
/* line 1638, ../_scss/style.scss */
ul.sns li a {
  display: block;
  width: 20px;
}
/* line 1641, ../_scss/style.scss */
ul.sns li a span {
  display: none;
}
/* line 1642, ../_scss/style.scss */
ul.sns li a:before {
  font-family: 'tamron';
  font-size: 20px;
}
/* line 1649, ../_scss/style.scss */
ul.sns li.facebook a:hover {
  color: #3B5998;
}
/* line 1650, ../_scss/style.scss */
ul.sns li.facebook a:before {
  content: '\e700';
}
/* line 1655, ../_scss/style.scss */
ul.sns li.twitter a:hover {
  color: #55acee;
}
/* line 1656, ../_scss/style.scss */
ul.sns li.twitter a:before {
  content: '\e701';
}
/* line 1660, ../_scss/style.scss */
ul.sns li.mail a {
  font-size: 90%;
}
/* line 1662, ../_scss/style.scss */
ul.sns li.mail a:hover {
  color: #F65C3D;
}
/* line 1663, ../_scss/style.scss */
ul.sns li.mail a:before {
  content: '\e702';
}

/* line 1669, ../_scss/style.scss */
.tx-blue {
  color: #004098;
}

/* line 1670, ../_scss/style.scss */
.tx-mid-blue {
  color: #398CFF;
}

/* line 1671, ../_scss/style.scss */
.tx-lt-blue {
  color: #50AEFF;
}

/* line 1672, ../_scss/style.scss */
.tx-white {
  color: #FFF;
}

/* line 1673, ../_scss/style.scss */
.tx-gray {
  color: #505050;
}

/* line 1674, ../_scss/style.scss */
.tx-mid-gray {
  color: #C9C9C9;
}

/* line 1675, ../_scss/style.scss */
.tx-lt-gray {
  color: #EAEAEA;
}

/* line 1678, ../_scss/style.scss */
.bg-blue {
  background-color: #004098;
}

/* line 1679, ../_scss/style.scss */
.bg-mid-blue {
  background-color: #398CFF;
}

/* line 1680, ../_scss/style.scss */
.bg-lt-blue {
  background-color: #50AEFF;
}

/* line 1681, ../_scss/style.scss */
.bg-gray {
  background-color: #505050;
}

/* line 1682, ../_scss/style.scss */
.bg-mid-gray {
  background-color: #C9C9C9;
}

/* line 1683, ../_scss/style.scss */
.bg-lt-gray {
  background-color: #EAEAEA;
}

/* line 1684, ../_scss/style.scss */
.bg-white {
  background-color: #FFF;
}

/* line 1685, ../_scss/style.scss */
.bg-basic {
  background-color: #FAFAFA;
}

/* line 1694, ../_scss/style.scss */
.breadcrumbs ol li {
  display: inline-block;
}
/* line 1696, ../_scss/style.scss */
.breadcrumbs ol li:after {
  padding: 0 6px;
  display: inline-block;
  content: " > ";
  color: #FFF;
}
/* line 1702, ../_scss/style.scss */
.breadcrumbs ol li:last-child:after {
  display: none;
}
/* line 1704, ../_scss/style.scss */
.breadcrumbs ol li a:hover {
  color: #FFF;
}
/* line 1706, ../_scss/style.scss */
.breadcrumbs ol li:last-child {
  color: #FFF;
}
@media screen and (max-width: 480px) {
  /* line 1712, ../_scss/style.scss */
  .breadcrumbs ol li {
    line-height: 1.5;
  }
  /* line 1715, ../_scss/style.scss */
  .breadcrumbs ol li a:hover {
    color: #398CFF;
  }
  /* line 1717, ../_scss/style.scss */
  .breadcrumbs ol li:last-child {
    color: #004098;
  }
}

/* line 1725, ../_scss/style.scss */
a.button1 {
  display: block;
  position: relative;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 180px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #004098;
  color: #004098;
  font-size: 1.5rem;
}
/* line 1734, ../_scss/style.scss */
a.button1:before, a.button1:after {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 1;
  display: block;
  content: '';
  background-color: #004098;
  height: 2px;
  width: 7px;
}
/* line 1742, ../_scss/style.scss */
a.button1:before {
  -moz-transform: translateY(-2px) rotate(45deg);
  -ms-transform: translateY(-2px) rotate(45deg);
  -webkit-transform: translateY(-2px) rotate(45deg);
  transform: translateY(-2px) rotate(45deg);
}
/* line 1743, ../_scss/style.scss */
a.button1:after {
  -moz-transform: translateY(2px) rotate(-45deg);
  -ms-transform: translateY(2px) rotate(-45deg);
  -webkit-transform: translateY(2px) rotate(-45deg);
  transform: translateY(2px) rotate(-45deg);
}
/* line 1744, ../_scss/style.scss */
a.button1:hover {
  border: 1px solid #004098;
  background-color: #004098;
  color: white;
}
/* line 1748, ../_scss/style.scss */
a.button1:hover:before, a.button1:hover:after {
  right: 6px;
  background-color: #FFF;
}
/* line 1751, ../_scss/style.scss */
a.button1.w-225 {
  width: 225px;
}
/* line 1754, ../_scss/style.scss */
a.button1.h-32 {
  height: 32px;
  line-height: 32px;
}
/* line 1758, ../_scss/style.scss */
a.button1.blue {
  background-color: #004098;
  color: #FFF;
}
/* line 1761, ../_scss/style.scss */
a.button1.blue:before, a.button1.blue:after {
  background-color: #FFF !important;
}
/* line 1762, ../_scss/style.scss */
a.button1.blue:link, a.button1.blue:visited {
  color: #FFF !important;
}
/* line 1763, ../_scss/style.scss */
a.button1.blue:hover {
  background-color: #FFF !important;
  color: #004098 !important;
}
/* line 1766, ../_scss/style.scss */
a.button1.white {
  border-color: #FFF;
  color: #FFF;
}
/* line 1769, ../_scss/style.scss */
a.button1.white:before, a.button1.white:after {
  background-color: #FFF !important;
}
/* line 1770, ../_scss/style.scss */
a.button1.white:link, a.button1.white:visited {
  color: #FFF !important;
}

/* line 1774, ../_scss/style.scss */
a.button1 {
  display: block;
  position: relative;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 180px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #004098;
  color: #004098;
  font-size: 1.5rem;
}
/* line 1783, ../_scss/style.scss */
a.button1:before, a.button1:after {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 1;
  display: block;
  content: '';
  background-color: #004098;
  height: 2px;
  width: 7px;
}
/* line 1791, ../_scss/style.scss */
a.button1:before {
  -moz-transform: translateY(-2px) rotate(45deg);
  -ms-transform: translateY(-2px) rotate(45deg);
  -webkit-transform: translateY(-2px) rotate(45deg);
  transform: translateY(-2px) rotate(45deg);
}
/* line 1792, ../_scss/style.scss */
a.button1:after {
  -moz-transform: translateY(2px) rotate(-45deg);
  -ms-transform: translateY(2px) rotate(-45deg);
  -webkit-transform: translateY(2px) rotate(-45deg);
  transform: translateY(2px) rotate(-45deg);
}
/* line 1793, ../_scss/style.scss */
a.button1:hover {
  border: 1px solid #004098;
  background-color: #004098;
  color: white;
}
/* line 1797, ../_scss/style.scss */
a.button1:hover:before, a.button1:hover:after {
  right: 6px;
  background-color: #FFF;
}
/* line 1800, ../_scss/style.scss */
a.button1.w-225 {
  width: 225px;
}
/* line 1803, ../_scss/style.scss */
a.button1.h-32 {
  height: 32px;
  line-height: 32px;
}
/* line 1807, ../_scss/style.scss */
a.button1.blue {
  background-color: #004098;
  color: #FFF;
}
/* line 1810, ../_scss/style.scss */
a.button1.blue:before, a.button1.blue:after {
  background-color: #FFF !important;
}
/* line 1811, ../_scss/style.scss */
a.button1.blue:link, a.button1.blue:visited {
  color: #FFF !important;
}
/* line 1812, ../_scss/style.scss */
a.button1.blue:hover {
  background-color: #FFF !important;
  color: #004098 !important;
}
/* line 1815, ../_scss/style.scss */
a.button1.white {
  border-color: #FFF;
  color: #FFF;
}
/* line 1818, ../_scss/style.scss */
a.button1.white:before, a.button1.white:after {
  background-color: #FFF !important;
}
/* line 1819, ../_scss/style.scss */
a.button1.white:link, a.button1.white:visited {
  color: #FFF !important;
}

/* = [汎用テキスト関係]
---------------------------------------------------------------------*/
/* line 1829, ../_scss/style.scss */
#page-title {
  font-size: 2.4rem;
  letter-spacing: .04em;
}
@media screen and (max-width: 480px) {
  /* line 1829, ../_scss/style.scss */
  #page-title {
    font-size: 2rem;
  }
}

/* line 1841, ../_scss/style.scss */
.section-title {
  position: relative;
  text-align: center;
  font-size: 2.7rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
  margin-bottom: 30px;
  /*
    padding-bottom: 26px;
    &:after {
      position: absolute;
      left: 50%; bottom: 0; z-index: 1;
      margin-left: -16px;
      width: 32px; height: 1px;
      background-color: $col_text;
      display: block; content:'';
    }
  */
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 1860, ../_scss/style.scss */
.section-title.tx-white:after {
  background-color: #FFF;
}
@media screen and (max-width: 480px) {
  /* line 1841, ../_scss/style.scss */
  .section-title {
    font-size: 2.2rem;
  }
}

/* line 1872, ../_scss/style.scss */
.section-lead {
  font-size: 2.7rem;
  line-height: 1.4;
  letter-spacing: .05em;
  margin-bottom: 55px;
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 1878, ../_scss/style.scss */
.section-lead._border {
  border-bottom: 1px solid #C9C9C9;
  padding-bottom: 30px;
}
@media screen and (max-width: 480px) {
  /* line 1872, ../_scss/style.scss */
  .section-lead {
    font-size: 2.2rem;
    margin-bottom: 35px;
  }
}

/* line 1893, ../_scss/style.scss */
.section-lead-sub {
  font-size: 1.8rem;
  line-height: 1.4;
  letter-spacing: .05em;
  margin-bottom: 20px;
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
@media screen and (max-width: 480px) {
  /* line 1893, ../_scss/style.scss */
  .section-lead-sub {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
}

/* = [汎用ブロック]
---------------------------------------------------------------------*/
/* line 1917, ../_scss/style.scss */
#breadcrumbs-top {
  height: 48px;
  line-height: 48px;
  background-color: #FAFAFA;
}
/* line 1921, ../_scss/style.scss */
#breadcrumbs-top .breadcrumbs {
  font-size: 1.3rem;
}
/* line 1925, ../_scss/style.scss */
#breadcrumbs-top .breadcrumbs ol li:after {
  color: #000;
}
/* line 1929, ../_scss/style.scss */
#breadcrumbs-top .breadcrumbs ol li a:hover {
  color: #004098;
}
/* line 1931, ../_scss/style.scss */
#breadcrumbs-top .breadcrumbs ol li:last-child {
  color: #000;
}
@media screen and (max-width: 480px) {
  /* line 1917, ../_scss/style.scss */
  #breadcrumbs-top {
    display: none;
  }
}

/* line 1942, ../_scss/style.scss */
#page-header {
  height: 96px;
  line-height: 96px;
  background-color: #FFF;
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 6, ../_scss/_mixin.scss */
#page-header:after {
  content: "";
}
/* line 6, ../_scss/_mixin.scss */
#page-header .in-block:after {
  content: "";
}
/* line 1949, ../_scss/style.scss */
#page-header.hr {
  border-bottom: 1px solid #C9C9C9;
}
/* line 1952, ../_scss/style.scss */
#page-header #page-title {
  float: left;
}
/* line 1954, ../_scss/style.scss */
#page-header #dir-navi-btn {
  display: none;
}
/* line 1955, ../_scss/style.scss */
#page-header #directory-navi {
  float: right;
  display: block;
}
/* line 1959, ../_scss/style.scss */
#page-header #directory-navi ul li {
  display: inline-block;
  font-size: 1.2rem;
  margin-right: 34px;
 margin-right: 20px ;
}
/* line 1963, ../_scss/style.scss */
#page-header #directory-navi ul li:last-child {
  margin-right: 0 !important;
}
/* line 1964, ../_scss/style.scss */
#page-header #directory-navi ul li.active {
  font-weight: bold;
}
/* line 1965, ../_scss/style.scss */
#page-header #directory-navi ul li a {
  color: #000;
}
/* line 1965, ../_scss/style.scss */
#page-header #directory-navi ul li a:hover {
  color: #004098;
}
/* line 1969, ../_scss/style.scss */
#page-header .breadcrumbs {
  display: none;
}
/* line 1973, ../_scss/style.scss */
#page-header._type2 #directory-navi {
  float: right;
  display: table;
  width: 500px;
  text-align: left;
  height: 96px;
  line-height: 1;
}
/* line 1980, ../_scss/style.scss */
.dir-support #page-header._type2 #directory-navi {
  width: 550px;
}
/* line 1981, ../_scss/style.scss */
#page-header._type2 #directory-navi ul {
  display: table-cell;
  line-height: 1;
  vertical-align: middle;
}
/* line 1985, ../_scss/style.scss */
#page-header._type2 #directory-navi ul li {
  line-height: 1;
  margin-right: 34px;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 1990, ../_scss/style.scss */
#page-header._type2 #directory-navi ul li:nth-child(3n) {
  /*margin-right: 0;*/
}
/* line 1991, ../_scss/style.scss */
#page-header._type2 #directory-navi ul li:last-child {
  margin-right: 0 !important;
}
@media screen and (max-width: 480px) {
  /* line 1942, ../_scss/style.scss */
  #page-header {
    position: relative;
    height: 68px;
    line-height: 68px;
    background-color: #004098;
    color: #FFF;
    border-top: 1px solid #FFF;
  }
  /* line 2009, ../_scss/style.scss */
  #page-header .in-block {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  /* line 2013, ../_scss/style.scss */
  #page-header #page-title {
    float: none;
  }
  /* line 2015, ../_scss/style.scss */
  #page-header .breadcrumbs {
    display: block;
    line-height: 1;
    font-size: 1.2rem;
    padding-bottom: 20px;
  }
  /* line 2022, ../_scss/style.scss */
  #page-header .breadcrumbs ol li a {
    color: #FFF !important;
  }
  /* line 2025, ../_scss/style.scss */
  #page-header .breadcrumbs ol li:last-child {
    color: #FFF;
  }
  /* line 2030, ../_scss/style.scss */
  #page-header #dir-navi-btn {
    display: block;
    position: absolute;
    right: 30px;
    top: 26px;
    z-index: 10008;
    height: 20px;
  }
  /* line 2036, ../_scss/style.scss */
  #page-header #dir-navi-btn .menu-trigger,
  #page-header #dir-navi-btn .menu-trigger span,
  #page-header #dir-navi-btn .menu-trigger:after {
    transition: all .3s;
  }
  /* line 2039, ../_scss/style.scss */
  #page-header #dir-navi-btn .menu-trigger {
    display: block;
    position: relative;
    width: 20px;
    height: 20px;
  }
  /* line 2043, ../_scss/style.scss */
  #products-home #page-header #dir-navi-btn .menu-trigger {
    display: none !important;
  }
  /* line 2044, ../_scss/style.scss */
  #page-header #dir-navi-btn .menu-trigger:after {
    position: absolute;
    left: 20px;
    top: 0px;
    z-index: 1;
    display: block;
    content: '';
  }
  /* line 2050, ../_scss/style.scss */
  #page-header #dir-navi-btn .menu-trigger span {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 7px;
    width: 15px;
    height: 1px;
    background-color: #FFF;
  }
  /* line 2058, ../_scss/style.scss */
  #page-header #dir-navi-btn .menu-trigger span:nth-of-type(1) {
    -webkit-transform: translateX(11px) rotate(-45deg);
    transform: translateX(11px) rotate(-45deg);
  }
  /* line 2059, ../_scss/style.scss */
  #page-header #dir-navi-btn .menu-trigger span:nth-of-type(2) {
    -webkit-transform: translateX(0px) rotate(45deg);
    transform: translateX(0px) rotate(45deg);
  }
  /* line 2065, ../_scss/style.scss */
  .open-nav #page-header #dir-navi-btn .menu-trigger span:nth-of-type(1) {
    -webkit-transform: translateX(4px) rotate(45deg);
    transform: translateX(4px) rotate(45deg);
  }
  /* line 2066, ../_scss/style.scss */
  .open-nav #page-header #dir-navi-btn .menu-trigger span:nth-of-type(2) {
    -webkit-transform: translateX(0px) rotate(-45deg);
    transform: translateX(0px) rotate(-45deg);
  }
  /* line 2070, ../_scss/style.scss */
  #page-header #directory-navi {
    float: none;
    position: absolute;
    left: 0;
    top: 67px;
    z-index: 10009;
    overflow: hidden;
    width: 100% !important;
    background-color: #004098;
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  /* line 2078, ../_scss/style.scss */
  #page-header #directory-navi ul {
    padding-top: 24px;
    padding-bottom: 30px;
    border-top: 1px solid #FFF;
  }
  /* line 2082, ../_scss/style.scss */
  #page-header #directory-navi ul li {
    display: block;
    font-size: 1.4rem;
    line-height: 1;
    margin-bottom: 20px !important;
  }
  /* line 2087, ../_scss/style.scss */
  #page-header #directory-navi ul li:last-child {
    margin-bottom: 0;
  }
  /* line 2088, ../_scss/style.scss */
  #page-header #directory-navi ul li a {
    color: #FFF;
  }
  /* line 2091, ../_scss/style.scss */
  .open-sp-dirmenu #page-header #directory-navi {
    height: auto;
  }
  /* line 2097, ../_scss/style.scss */
  #page-header._type2 #directory-navi {
    display: block;
    text-align: left;
    height: auto;
  }
  /* line 2101, ../_scss/style.scss */
  #page-header._type2 #directory-navi ul {
    display: block;
  }
  /* line 2103, ../_scss/style.scss */
  #page-header._type2 #directory-navi ul li {
    margin-top: 0;
  }
}

/* line 2113, ../_scss/style.scss */
.content-visual {
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  height: 410px;
}
@media screen and (max-width: 480px) {
  /* line 2113, ../_scss/style.scss */
  .content-visual {
    /*height: 260px;*/
			height: auto ;
			padding-top: 32% ;
			background-size: contain ;
  }
}

/* line 2125, ../_scss/style.scss */
#page-lead, .page-lead {
  padding-top: 100px;
  padding-bottom: 100px;
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 2129, ../_scss/style.scss */
#page-lead p, .page-lead p {
  text-align: center;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  font-size: 1.8rem;
  line-height: 2.2;
}
/* line 2136, ../_scss/style.scss */
#page-lead p a.detail, .page-lead p a.detail {
  font-size: 1.1rem;
}
/* line 2141, ../_scss/style.scss */
#page-lead.type-nontitle p, .page-lead.type-nontitle p {
  padding-top: 0px;
  padding-bottom: 100px;
  font-size: 2.3rem;
}
@media screen and (max-width: 480px) {
  /* line 2125, ../_scss/style.scss */
  #page-lead, .page-lead {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* line 2152, ../_scss/style.scss */
  #page-lead p, .page-lead p {
    font-size: 1.6rem;
    border-bottom: 0 none;
    line-height: 1.9;
  }
  /* line 2158, ../_scss/style.scss */
  #page-lead.type-nontitle p, .page-lead.type-nontitle p {
    font-size: 1.9rem;
    line-height: 2.1;
  }
}

/* line 2168, ../_scss/style.scss */
#faq-block #page-lead, #faq-block .page-lead {
  padding-top: 70px;
  padding-bottom: 70px;
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 2172, ../_scss/style.scss */
#faq-block #page-lead figure.icon, #faq-block .page-lead figure.icon {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 70px;
  margin-bottom: 40px;
}
/* line 2177, ../_scss/style.scss */
#faq-block #page-lead p, #faq-block .page-lead p {
  text-align: center;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  font-size: 1.5rem;
  line-height: 2;
}
@media screen and (max-width: 480px) {
  /* line 2188, ../_scss/style.scss */
  #faq-block #page-lead p, #faq-block .page-lead p {
    font-size: 1.5rem;
  }
  /* line 2192, ../_scss/style.scss */
  #faq-block #page-lead.type-nontitle p, #faq-block .page-lead.type-nontitle p {
    padding-top: 70px;
    padding-bottom: 70px;
    font-size: 1.6rem;
    line-height: 2;
  }
}

/* = [汎用section]
---------------------------------------------------------------------*/
/* line 2207, ../_scss/style.scss */
section {
  padding-top: 70px;
  padding-bottom: 70px;
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 2210, ../_scss/style.scss */
section .nav-wrapper {
  position: relative;
}
/* line 2212, ../_scss/style.scss */
section .nav-wrapper .mdl-pulldown {
  position: absolute;
  right: 20px;
  top: 0;
  z-index: 1;
}
/* line 2218, ../_scss/style.scss */
section .section-copy {
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 480px) {
  /* line 2207, ../_scss/style.scss */
  section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* line 2227, ../_scss/style.scss */
  section .section-copy {
    width: 100%;
  }
  /* line 2229, ../_scss/style.scss */
  section .nav-wrapper {
    position: relative;
    text-align: center;
  }
  /* line 2232, ../_scss/style.scss */
  section .nav-wrapper .mdl-pulldown {
    position: relative;
    padding-left: 14px;
  }
}
/* line 2239, ../_scss/style.scss */
section.hr {
  border-bottom: 1px solid #C9C9C9;
}

/* 関連情報(バナー) */
/* line 2246, ../_scss/style.scss */
section#related-info {
  padding-bottom: 55px;
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 2251, ../_scss/style.scss */
section#related-info .column3 li a figure {
  margin-bottom: 0;
  position: relative;
}
/* line 2257, ../_scss/style.scss */
section#related-info .column3.more-block {
  display: none;
}
@media screen and (max-width: 480px) {
  /* line 2246, ../_scss/style.scss */
  section#related-info {
    border-top: 2px solid #EAEAEA;
  }
}

/* ニュース */
/* line 2272, ../_scss/style.scss */
section#news-section {
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 6, ../_scss/_mixin.scss */
section#news-section nav#select-type:after {
  content: "";
}
/* line 2275, ../_scss/style.scss */
section#news-section nav#select-type ul {
  float: left;
  font-size: 1.4rem;
}
/* line 2278, ../_scss/style.scss */
section#news-section nav#select-type ul li {
  display: inline-block;
  width: 100px;
  height: 38px;
  line-height: 38px;
  text-align: center;
}
/* line 2282, ../_scss/style.scss */
section#news-section nav#select-type ul li a {
  display: block;
  width: 100%;
  height: 38px;
  border-top: 1px solid transparent;
  color: #000;
}
/* line 2287, ../_scss/style.scss */
section#news-section nav#select-type ul li a:hover {
  font-weight: bold;
}
/* line 2292, ../_scss/style.scss */
section#news-section nav#select-type ul li.active a {
  cursor: default;
  background-color: #FAFAFA;
  border-color: #EAEAEA;
  font-weight: bold;
}
/* line 2297, ../_scss/style.scss */
section#news-section nav#select-type ul li.active a:hover {
  background-color: #FAFAFA;
}
/* line 2302, ../_scss/style.scss */
section#news-section nav#select-type a.right {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  font-size: 1.3rem;
}
/* line 2308, ../_scss/style.scss */
section#news-section #news-container {
  margin-bottom: 40px;
}
/* line 2311, ../_scss/style.scss */
section#news-section #news-container .item ul {
  font-size: 1.4rem;
  line-height: 1.6;
}
/* line 2314, ../_scss/style.scss */
section#news-section #news-container .item ul li {
  display: table;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 20px;
}
/* line 2319, ../_scss/style.scss */
section#news-section #news-container .item ul li div {
  display: table-cell;
  vertical-align: top;
}
/* line 2322, ../_scss/style.scss */
section#news-section #news-container .item ul li div.meta {
  width: 260px;
}
/* line 6, ../_scss/_mixin.scss */
section#news-section #news-container .item ul li div.meta:after {
  content: "";
}
/* line 2325, ../_scss/style.scss */
section#news-section #news-container .item ul li div.meta div {
  display: block;
  float: left;
}
/* line 2328, ../_scss/style.scss */
section#news-section #news-container .item ul li div.meta div.date {
  width: 120px;
}
/* line 2329, ../_scss/style.scss */
section#news-section #news-container .item ul li div.meta div.cat {
  width: 120px;
  padding-right: 20px;
  padding-top: 2px;
}
/* line 2333, ../_scss/style.scss */
section#news-section #news-container .item ul li div.meta div.cat span {
  text-align: center;
  display: block;
  background-color: #004098;
  color: #FFF;
  font-size: 1.1rem;
  padding: 0px 4px;
}
/* line 2344, ../_scss/style.scss */
section#news-section #news-container .item ul li div.text {
  width: auto;
}
/* line 2346, ../_scss/style.scss */
section#news-section #news-container .item ul li div.text a {
  color: #004098;
}
/* line 2348, ../_scss/style.scss */
section#news-section #news-container .item ul li div.text a:hover {
  color: #398CFF;
}
/* line 2357, ../_scss/style.scss */
section#news-section #news-container a.button1 {
  margin-top: 50px;
}
/* line 2360, ../_scss/style.scss */
section#news-section #ir-news-container {
  margin-bottom: 40px;
}
/* line 2363, ../_scss/style.scss */
section#news-section #ir-news-container .item ul {
  font-size: 1.4rem;
  line-height: 1.6;
}
/* line 2366, ../_scss/style.scss */
section#news-section #ir-news-container .item ul li {
  display: table;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 20px;
}
/* line 2371, ../_scss/style.scss */
section#news-section #ir-news-container .item ul li div {
  display: table-cell;
  vertical-align: top;
}
/* line 2374, ../_scss/style.scss */
section#news-section #ir-news-container .item ul li div.meta {
  width: 140px;
}
/* line 6, ../_scss/_mixin.scss */
section#news-section #ir-news-container .item ul li div.meta:after {
  content: "";
}
/* line 2377, ../_scss/style.scss */
section#news-section #ir-news-container .item ul li div.meta div {
  display: block;
  float: left;
}
/* line 2380, ../_scss/style.scss */
section#news-section #ir-news-container .item ul li div.meta div.date {
  width: 120px;
}
/* line 2383, ../_scss/style.scss */
section#news-section #ir-news-container .item ul li div.text {
  width: auto;
}
/* line 2385, ../_scss/style.scss */
section#news-section #ir-news-container .item ul li div.text a {
  color: #004098;
}
/* line 2387, ../_scss/style.scss */
section#news-section #ir-news-container .item ul li div.text a:hover {
  color: #398CFF;
}
/* line 2396, ../_scss/style.scss */
section#news-section #ir-news-container a.button1 {
  margin-top: 50px;
}
@media screen and (max-width: 480px) {
  /* line 2405, ../_scss/style.scss */
  section#news-section nav#select-type ul {
    font-size: 1.3rem;
  }
  /* line 2407, ../_scss/style.scss */
  section#news-section nav#select-type ul li {
    width: 70px;
    height: 24px;
    line-height: 23px;
    margin-right: 4px;
  }
  /* line 2410, ../_scss/style.scss */
  section#news-section nav#select-type ul li a {
    height: 24px;
    line-height: 23px;
  }
  /* line 2413, ../_scss/style.scss */
  section#news-section nav#select-type a.right {
    display: none;
  }
  /* line 2415, ../_scss/style.scss */
  section#news-section #news-container {
    padding-top: 25px;
  }
  /* line 2419, ../_scss/style.scss */
  section#news-section #news-container .item ul li {
    background-color: #FFF;
    margin-bottom: 25px;
    padding: 12px;
  }
  /* line 2423, ../_scss/style.scss */
  section#news-section #news-container .item ul li div {
    display: block;
  }
  /* line 2425, ../_scss/style.scss */
  section#news-section #news-container .item ul li div.meta {
    width: 100%;
    margin-bottom: 6px;
  }
  /* line 6, ../_scss/_mixin.scss */
  section#news-section #news-container .item ul li div.meta:after {
    content: "";
  }
  /* line 2429, ../_scss/style.scss */
  section#news-section #news-container .item ul li div.meta div {
    display: block;
  }
  /* line 2431, ../_scss/style.scss */
  section#news-section #news-container .item ul li div.meta div.date {
    width: 120px;
  }
  /* line 2434, ../_scss/style.scss */
  section#news-section #news-container .item ul li div.meta div.cat {
    float: left;
    padding-right: 0;
    width: auto;
  }
  /* line 2456, ../_scss/style.scss */
  section#news-section #ir-news-container .item ul li div.meta {
    width: 100px;
  }
  /* line 2459, ../_scss/style.scss */
  section#news-section #ir-news-container .item ul li div.meta div.date {
    width: 80px;
  }
  /* line 2468, ../_scss/style.scss */
  section#news-section #ir-news-container a.button1 {
    margin-top: 50px;
  }
  /* line 2471, ../_scss/style.scss */
  section#news-section a.button1 {
    height: 32px;
    line-height: 32px;
  }
}

/* line 2480, ../_scss/style.scss */
#links-section .section-title {
  margin-bottom: 60px;
}
/* line 2483, ../_scss/style.scss */
#links-section .column4 {
  text-align: center;
}
/* line 2485, ../_scss/style.scss */
#links-section .column4 li {
  display: inline-block;
  float: none;
  text-align: center;
}
/* line 2489, ../_scss/style.scss */
#links-section .column4 li figure.icon {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 67px;
  margin-bottom: 36px;
}
/* line 2493, ../_scss/style.scss */
#links-section .column4 li figure.icon.mail {
  margin-bottom: 40px;
}
/* line 2497, ../_scss/style.scss */
#links-section .column4 li h3 {
  position: relative;
  font-size: 1.5rem;
  margin-bottom: 30px;
  /*
          &:after {
            position: absolute;
            left: 50%; bottom: 0; z-index: 1;
            width: 30px; height: 1px;
            margin-left: -15px;
            background-color: $col_white;
            display: block; content: '';
          }
  */
}
/* line 2514, ../_scss/style.scss */
#links-section .column4 li .copy {
  font-size: 1.3rem;
  line-height: 1.8;
  color: #FFF;
}
/* line 2520, ../_scss/style.scss */
#links-section .column4 li a {
  color: #FFF;
}
/* line 2522, ../_scss/style.scss */
#links-section .column4 li a:hover {
  color: #50AEFF;
}

/* = [LOADING]
---------------------------------------------------------------------*/
/* line 2536, ../_scss/style.scss */
#loadPanel {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 200001;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* line 2543, ../_scss/style.scss */
#loadPanel #bg-indicator {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  margin-left: -140%;
  width: 280%;
  height: 100%;
  background-color: #FFF;
}
/* line 2551, ../_scss/style.scss */
#loadPanel #logo-indicator {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  margin-left: -100px;
  margin-top: -32px;
  width: 200px;
  height: 49px;
}
/* line 2556, ../_scss/style.scss */
#loadPanel #logo-indicator .indicator-logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 49px;
  overflow: hidden;
}
/* line 2562, ../_scss/style.scss */
#loadPanel #logo-indicator .indicator-logo .indicator-img {
  display: block;
  width: 200px;
  height: 49px;
  background: url(../img/common/logo_main.svg) no-repeat center center transparent;
}
/* line 2569, ../_scss/style.scss */
#loadPanel #logo-indicator .indicator-logo.mask {
  z-index: 2;
  width: 0%;
}
/* line 2573, ../_scss/style.scss */
#loadPanel #logo-indicator .indicator-logo.base {
  z-index: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
/* line 2580, ../_scss/style.scss */
#loadPanel .spinner {
  -webkit-animation: sk-scaleout 1.7s infinite ease-in-out;
  animation: sk-scaleout 1.7s infinite ease-in-out;
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
/* = [FOOTER]
---------------------------------------------------------------------*/
/* line 2608, ../_scss/style.scss */
footer#site-footer {
  width: 100%;
  font-size: 1.2rem;
  color: #FFF;
  background-color: #232323;
}
/* line 2615, ../_scss/style.scss */
footer#site-footer #global-network {
  position: relative;
  height: 580px;
  padding-top: 125px;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-image: url(/assets/img/common/global_network/bg_global-network0.jpg);
  -webkit-transition: 0.5s cubic-bezier(0.11, 0.63, 0.42, 0.98);
  -moz-transition: 0.5s cubic-bezier(0.11, 0.63, 0.42, 0.98);
  -ms-transition: 0.5s cubic-bezier(0.11, 0.63, 0.42, 0.98);
  -o-transition: 0.5s cubic-bezier(0.11, 0.63, 0.42, 0.98);
  transition: 0.5s cubic-bezier(0.11, 0.63, 0.42, 0.98);
}
/* line 2625, ../_scss/style.scss */
footer#site-footer #global-network #global-network-inner {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 230px;
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 2631, ../_scss/style.scss */
footer#site-footer #global-network #global-network-inner ul {
  padding-top: 25px;
  padding-bottom: 13px;
}
/* line 6, ../_scss/_mixin.scss */
footer#site-footer #global-network #global-network-inner ul:after {
  content: "";
}
/* line 2635, ../_scss/style.scss */
footer#site-footer #global-network #global-network-inner ul li {
  float: left;
  width: 25%;
  margin-right: 0%;
  margin-bottom: 10px;
}
/* line 2640, ../_scss/style.scss */
footer#site-footer #global-network #global-network-inner ul li a {
  position: relative;
  display: block;
  color: #FFF;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.7;
  padding-bottom: 8px;
}
/* line 2648, ../_scss/style.scss */
footer#site-footer #global-network #global-network-inner ul li a:after {
  position: absolute;
  left: 0;
		top: 100% ;
  bottom: -1px;
  z-index: 1;
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #FFF;
		margin-top: 0 ;
}
/* line 2655, ../_scss/style.scss */
footer#site-footer #global-network #global-network-inner ul li a:hover {
  color: #398CFF;
}
/* line 2657, ../_scss/style.scss */
footer#site-footer #global-network #global-network-inner ul li a:hover:after {
  background-color: #398CFF;
}
/* line 2661, ../_scss/style.scss */
footer#site-footer #global-network #global-network-inner ul li.active a {
  color: #398CFF;
}
/* line 2663, ../_scss/style.scss */
footer#site-footer #global-network #global-network-inner ul li.active a:after {
  background-color: #398CFF;
}
/* line 2669, ../_scss/style.scss */
footer#site-footer #global-network #global-network-inner a.button1 {
  width: 270px;
}
@media screen and (max-width: 480px) {
  /* line 2615, ../_scss/style.scss */
  footer#site-footer #global-network {
    height: 430px;
    padding-top: 45px;
  }
  /* line 2676, ../_scss/style.scss */
  footer#site-footer #global-network .section-title {
    margin-bottom: 105px;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    -moz-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    -webkit-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  }
  /* line 2680, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner {
    position: static;
    height: auto;
    background-color: transparent;
    /* Arrows */
  }
  /* line 2685, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner a.button1 {
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    -moz-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    -webkit-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  }
  /* line 2689, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner ul {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 100px;
  }
  /* line 2693, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner ul li {
    margin-bottom: 0px;
  }
  /* line 2695, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner ul li a {
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    -moz-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    -webkit-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    font-size: 1.5rem;
    line-height: 1.7;
    padding-bottom: 0;
  }
  /* line 2700, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner ul li a:after {
    display: none;
  }
  /* line 2701, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner ul li a:hover {
    color: #FFF;
  }
  /* line 2708, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner .slick-arrow {
    width: 18px;
    height: 18px;
    top: 50%;
    margin-top: -7px;
  }
  /* line 2712, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner .slick-arrow:before, footer#site-footer #global-network #global-network-inner .slick-arrow:after {
    top: 0px;
    width: 16px;
    height: 2px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  }
  /* line 2719, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner .slick-prev {
    left: 10px;
  }
  /* line 2721, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner .slick-prev:before, footer#site-footer #global-network #global-network-inner .slick-prev:after {
    left: -4px;
  }
  /* line 2722, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner .slick-prev:before {
    -moz-transform: translateY(0px) rotate(-40deg);
    -ms-transform: translateY(0px) rotate(-40deg);
    -webkit-transform: translateY(0px) rotate(-40deg);
    transform: translateY(0px) rotate(-40deg);
  }
  /* line 2723, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner .slick-prev:after {
    -moz-transform: translateY(10px) rotate(40deg);
    -ms-transform: translateY(10px) rotate(40deg);
    -webkit-transform: translateY(10px) rotate(40deg);
    transform: translateY(10px) rotate(40deg);
  }
  /* line 2725, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner .slick-prev:hover:before, footer#site-footer #global-network #global-network-inner .slick-prev:hover:after {
    left: -8px;
  }
  /* line 2728, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner .slick-next {
    right: 10px;
  }
  /* line 2730, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner .slick-next:before, footer#site-footer #global-network #global-network-inner .slick-next:after {
    right: -4px;
  }
  /* line 2731, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner .slick-next:before {
    -moz-transform: translateY(0px) rotate(40deg);
    -ms-transform: translateY(0px) rotate(40deg);
    -webkit-transform: translateY(0px) rotate(40deg);
    transform: translateY(0px) rotate(40deg);
  }
  /* line 2732, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner .slick-next:after {
    -moz-transform: translateY(10px) rotate(-40deg);
    -ms-transform: translateY(10px) rotate(-40deg);
    -webkit-transform: translateY(10px) rotate(-40deg);
    transform: translateY(10px) rotate(-40deg);
  }
  /* line 2734, ../_scss/style.scss */
  footer#site-footer #global-network #global-network-inner .slick-next:hover:before, footer#site-footer #global-network #global-network-inner .slick-next:hover:after {
    right: -8px;
  }
}
/* line 2744, ../_scss/style.scss */
footer#site-footer .breadcrumbs ol li:after {
  color: #FFF;
}
/* line 2746, ../_scss/style.scss */
footer#site-footer .breadcrumbs ol li a:hover {
  color: #004098;
}
@media screen and (max-width: 480px) {
  /* line 2753, ../_scss/style.scss */
  footer#site-footer .breadcrumbs ol li {
    line-height: 1.5;
  }
  /* line 2756, ../_scss/style.scss */
  footer#site-footer .breadcrumbs ol li a:hover {
    color: #FFF;
  }
  /* line 2758, ../_scss/style.scss */
  footer#site-footer .breadcrumbs ol li:last-child {
    color: #FFF;
  }
}
/* line 2765, ../_scss/style.scss */
footer#site-footer .in-block {
  position: relative;
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 2768, ../_scss/style.scss */
footer#site-footer .in-block a:link {
  color: #FFF;
}
/* line 2769, ../_scss/style.scss */
footer#site-footer .in-block a:visited {
  color: #FFF;
}
/* line 2770, ../_scss/style.scss */
footer#site-footer .in-block a:hover, footer#site-footer .in-block a:active {
  color: #FFF;
}
/* line 2774, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-top {
  height: 82px;
}
/* line 6, ../_scss/_mixin.scss */
footer#site-footer .in-block nav#footer-top:after {
  content: "";
}
/* line 2777, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-top .left, footer#site-footer .in-block nav#footer-top .right {
  height: 82px;
  line-height: 82px;
  font-size: 1.2rem;
}
/* line 2783, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-top .right a.toTop {
  position: relative;
  display: inline-block;
  padding-right: 36px;
}
/* line 2787, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-top .right a.toTop:after {
  position: absolute;
  right: 0;
  top: 26px;
  z-index: 1;
  display: block;
  content: '';
  width: 30px;
  height: 30px;
  background: url(../img/common/footer_back-to-top.svg) no-repeat 0 0 transparent;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
/* line 2800, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle {
  position: relative;
  padding: 50px 0;
  border-top: 1px solid #C9C9C9;
  border-bottom: 1px solid #C9C9C9;
}
/* line 2806, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle ul.sns {
  position: absolute;
  right: 0;
  bottom: 16px;
  z-index: 1;
  width: 100%;
  text-align: right;
}
/* line 2813, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle .column6 {
  width: 100%;
}
/* line 2815, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle .column6 .col {
  margin-bottom: 0 !important;
}
/* line 2817, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle .column6 .col:nth-child(1) {
  width: 150px;
}
/* line 2818, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle .column6 .col:nth-child(2) {
  width: 204px;
}
/* line 2819, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle .column6 .col:nth-child(3) {
  width: 170px;
}
/* line 2820, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle .column6 .col:nth-child(4) {
  width: 182px;
}
/* line 2821, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle .column6 .col:nth-child(5) {
  width: 154px;
}
/* line 2822, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle .column6 .col:nth-child(6) {
  width: 138px;
  float: right;
}
/* line 2823, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle .column6 .col:nth-child(7) {
  width: 138px;
  float: right;
  margin-top: 30px;
}
/* line 2824, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle .column6 .col .lead {
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 15px;
}
/* line 2829, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle .column6 .col ul {
  display: block;
  line-height: 1.3;
}
/* line 2832, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle .column6 .col ul li {
  display: block;
  float: none;
  width: 100%;
  margin-bottom: 10px;
}
/* line 2837, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle .column6 .col ul li:last-chiild {
  margin-bottom: 0;
}
/* line 2838, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle .column6 .col ul li a {
  display: inline-block;
  color: #FFF;
}
/* line 2841, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle .column6 .col ul li a.external {
  padding-right: 0;
  vertical-align: middle;
}
/* line 2844, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle .column6 .col ul li a.external:after {
  position: static;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.3;
  content: '';
  width: 9px;
  height: 12px;
  margin-left: 3px;
  vertical-align: middle;
  background-image: url("../img/common/external-link_white.svg");
  background-position: 0 bottom;
}
/* line 2858, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-middle .column6 .col ul li a.external-multiline:after {
  background-image: url("../img/common/external-link_white.svg");
}
/* line 2869, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-bottom {
  position: relative;
  padding-top: 20px;
  height: 60px;
}
/* line 6, ../_scss/_mixin.scss */
footer#site-footer .in-block nav#footer-bottom:after {
  content: "";
}
/* line 2875, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-bottom ul.sns-btn {
  position: absolute;
  right: 0;
  top: -60px;
  z-index: 1;
  width: 102px;
  text-align: right;
}
/* line 2881, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-bottom ul.sns-btn li {
  display: inline-block;
  width: 45px;
  height: 45px;
}
/* line 2884, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-bottom ul.sns-btn li:first-child {
  margin-right: 12px;
}
/* line 2885, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-bottom ul.sns-btn li a {
  display: block;
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  -moz-background-size: 45px 45px;
  -o-background-size: 45px 45px;
  -webkit-background-size: 45px 45px;
  background-size: 45px 45px;
}
/* line 2892, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-bottom ul.sns-btn li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 2893, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-bottom ul.sns-btn li a span {
  display: none;
}
/* line 2894, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-bottom ul.sns-btn li a.facebook {
  background-image: url(/assets/img/common/btn_facebook.png);
}
/* line 2895, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-bottom ul.sns-btn li a.youtube {
  background-image: url(/assets/img/common/btn_youtube.png);
}
/* line 2895, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-bottom ul.sns-btn li a.twitter {
  background-image: url(/assets/img/common/btn_twitter.png);
}
/* line 2895, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-bottom ul.sns-btn li a.instagram {
  background-image: url(/assets/img/common/btn_instagram.png);
}
/* line 6, ../_scss/_mixin.scss */
footer#site-footer .in-block nav#footer-bottom ul.left:after {
  content: "";
}
/* line 2901, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-bottom ul.left li {
  float: left;
  margin-right: 12px;
}
/* line 2904, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-bottom ul.left li:last-child {
  margin-right: 0;
}
/* line 2904, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-bottom ul.left li:last-child:after {
  display: none;
}
/* line 2905, ../_scss/style.scss */
footer#site-footer .in-block nav#footer-bottom ul.left li:after {
  display: inline-block;
  content: '|';
  padding-left: 12px;
}
@media screen and (max-width: 480px) {
  /* line 2765, ../_scss/style.scss */
  footer#site-footer .in-block {
    /*
          a {
            &:link{color: $col_text;}
            &:visited{color: $col_text;}
            &:hover{ color: $col_blue}
            &:active{ color: $col_text}
          }
    */
  }
  /* line 2926, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-top {
    padding: 20px 0;
    height: auto;
  }
  /* line 2929, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-top .left, footer#site-footer .in-block nav#footer-top .right {
    float: none;
    height: auto;
    line-height: 1;
  }
  /* line 2938, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-top .right a.toTop {
    position: fixed;
    right: 12px;
    bottom: 12px;
    z-index: 10006;
    display: inline-block;
    padding-right: 0;
    display: block;
    text-align: left;
    text-indent: -9999px;
    width: 50px;
    height: 50px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  /* line 2952, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-top .right a.toTop:after {
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background-color: rgba(35, 35, 35, 0.5);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
  }
  /* line 2959, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-top .right a.toTop._show {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  /* line 2967, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-middle {
    position: relative;
    padding: 0;
    font-size: 1.5rem !important;
  }
  /* line 2973, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-middle .column6 .col {
    display: block;
    width: 100%;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #C9C9C9;
  }
  /* line 2978, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-middle .column6 .col:last-child {
    border-bottom: 0 none;
  }
  /* line 2979, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-middle .column6 .col:nth-child(7) {
    margin-top: 0;
  }
  /* line 2980, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-middle .column6 .col .lead {
    font-weight: normal;
    letter-spacing: .05em;
    margin-bottom: 0;
  }
  /* line 2984, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-middle .column6 .col .lead a {
    display: block;
    position: relative;
    padding: 14px 0 14px 2px;
  }
  /* line 2989, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-middle .column6 .col .lead a:before, footer#site-footer .in-block nav#footer-middle .column6 .col .lead a:after {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    display: block;
    content: '';
    position: absolute;
    right: 2px;
    top: 25px;
    z-index: 1;
    margin-top: -7px;
    width: 13px;
    height: 1px;
    background-color: #FFF;
  }
  /* line 2998, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-middle .column6 .col .lead a:after {
    transform: rotate(-90deg);
  }
  /* line 3001, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-middle .column6 .col ul {
    display: none;
  }
  /* line 3003, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-middle .column6 .col ul li {
    margin-bottom: 14px !important;
  }
  /* line 3005, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-middle .column6 .col ul li a {
    display: block;
    padding: 0px 0 0px 2px;
  }
  /* line 3009, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-middle .column6 .col ul li a.external:after {
    display: none;
  }
  /* line 3016, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-middle .column6 .col.open-menu .lead a:before {
    transform: rotate(-180deg);
  }
  /* line 3017, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-middle .column6 .col.open-menu .lead a:after {
    transform: rotate(0deg);
  }
  /* line 3024, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-bottom {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  /* line 3028, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-bottom a {
    color: text;
  }
  /* line 3029, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-bottom .left, footer#site-footer .in-block nav#footer-bottom .right {
    float: none;
    height: auto;
    line-height: inherit;
    font-size: 1.2rem;
  }
  /* line 3036, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-bottom ul.sns-btn {
    position: static;
    text-align: left;
    margin-bottom: 25px;
  }
  /* line 3042, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-bottom ul.sns-btn li a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  /* line 3047, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-bottom ul.left {
    margin-bottom: 20px;
  }
  /* line 3049, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-bottom ul.left li {
    margin-bottom: 10px;
  }
  /* line 3054, ../_scss/style.scss */
  footer#site-footer .in-block nav#footer-bottom .right .copyright {
    color: #FFF;
  }
}

/* = [HEADER]
---------------------------------------------------------------------*/
@media screen and (max-width: 480px) {
  /* line 3077, ../_scss/style.scss */
  body {
    padding-top: 0;
  }
}

/* line 3084, ../_scss/style.scss */
header#site-header-sp {
  position: relative;
}
@media screen and (min-width: 480px) {
  /* line 3084, ../_scss/style.scss */
  header#site-header-sp {
    display: none;
  }
}
/* line 3087, ../_scss/style.scss */
header#site-header-sp .inner {
  padding-left: 24px;
  padding-right: 24px;
}
/* line 3091, ../_scss/style.scss */
header#site-header-sp #header-area {
  width: 100%;
  height: 70px;
  background-color: #004098;
}
/* line 3100, ../_scss/style.scss */
header#site-header-sp #header-area h1#logo-main-sp {
  position: relative;
  float: left;
  width: 143px;
  padding-top: 23.5px;
}
/* line 3104, ../_scss/style.scss */
header#site-header-sp #header-area h1#logo-main-sp a {
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -ms-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  line-height: 1;
  padding-right: 0;
  display: block;
  text-align: left;
  text-indent: -9999px;
  width: 100%;
  height: 24px;
  background: url(../img/common/logo_tamron_w.svg) no-repeat 0 0 transparent;
}
/* line 3114, ../_scss/style.scss */
header#site-header-sp nav#menu-area {
  position: absolute;
  left: 0;
  top: 70px;
  z-index: 10010;
  background-color: #004098;
  width: 100%;
  padding: 26px 0;
}
/* line 3122, ../_scss/style.scss */
header#site-header-sp nav#menu-area ul li:last-child {
  margin-bottom: 0 !important;
}
/* line 3125, ../_scss/style.scss */
header#site-header-sp nav#menu-area ul#menu-top {
  padding-bottom: 26px;
  margin-bottom: 26px;
  border-bottom: 1px solid #FFF;
}
/* line 3129, ../_scss/style.scss */
header#site-header-sp nav#menu-area ul#menu-top li {
  margin-bottom: 18px;
}
/* line 3131, ../_scss/style.scss */
header#site-header-sp nav#menu-area ul#menu-top li.active {
  font-weight: bold;
}
/* line 3132, ../_scss/style.scss */
header#site-header-sp nav#menu-area ul#menu-top li a {
  display: inline-block;
  font-size: 1.5rem;
  letter-spacing: .08em;
  color: #FFF;
}
/* line 3141, ../_scss/style.scss */
header#site-header-sp nav#menu-area ul#menu-bottom li {
  margin-bottom: 15px;
}
/* line 3143, ../_scss/style.scss */
header#site-header-sp nav#menu-area ul#menu-bottom li a {
  display: inline-block;
  font-size: 1.3rem;
  letter-spacing: .08em;
  color: #EAEAEA;
}
/* line 3153, ../_scss/style.scss */
header#site-header-sp #navi-btn {
  display: block !important;
  position: absolute;
  right: 24px;
  top: 28px;
  z-index: 10008;
}
/* line 3159, ../_scss/style.scss */
header#site-header-sp #navi-btn .menu-trigger,
header#site-header-sp #navi-btn .menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
/* line 3165, ../_scss/style.scss */
header#site-header-sp #navi-btn .menu-trigger {
  display: block;
  position: relative;
  width: 28px;
  height: 28px;
}
/* line 3170, ../_scss/style.scss */
header#site-header-sp #navi-btn .menu-trigger span {
  position: absolute;
  left: 0;
  width: 36px;
  height: 2px;
  background-color: #C9C9C9;
}
/* line 3178, ../_scss/style.scss */
header#site-header-sp #navi-btn .menu-trigger span:nth-of-type(1) {
  top: 0;
}
/* line 3179, ../_scss/style.scss */
header#site-header-sp #navi-btn .menu-trigger span:nth-of-type(2) {
  top: 7px;
}
/* line 3180, ../_scss/style.scss */
header#site-header-sp #navi-btn .menu-trigger span:nth-of-type(3) {
  top: 14px;
}
/* line 3182, ../_scss/style.scss */
header#site-header-sp #navi-btn .menu-trigger.active div {
  display: none;
}
/* line 3183, ../_scss/style.scss */
header#site-header-sp #navi-btn .menu-trigger.active span {
  background-color: white;
}
/* line 3188, ../_scss/style.scss */
.open-sp-menu header#site-header-sp #navi-btn .menu-trigger span {
  background-color: #FFF;
  left: 5px;
  width: 18px;
  height: 1px;
}
/* line 3193, ../_scss/style.scss */
.open-sp-menu header#site-header-sp #navi-btn .menu-trigger:after {
  position: absolute;
  left: 0;
  top: -3px;
  z-index: 1;
  width: 28px;
  height: 28px;
  border: 1px solid #FFF;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  content: '';
}
/* line 3202, ../_scss/style.scss */
.open-sp-menu header#site-header-sp #navi-btn .menu-trigger span:nth-of-type(1) {
  transform: translateY(11px) rotate(-135deg);
}
/* line 3205, ../_scss/style.scss */
.open-sp-menu header#site-header-sp #navi-btn .menu-trigger span:nth-of-type(2) {
  opacity: 0;
}
/* line 3208, ../_scss/style.scss */
.open-sp-menu header#site-header-sp #navi-btn .menu-trigger span:nth-of-type(3) {
  transform: translateY(-4px) rotate(-45deg);
}
/* line 3214, ../_scss/style.scss */
header#site-header-sp #menu-back {
  position: fixed;
  left: 0;
  top: 70px;
  z-index: 10007;
  width: 100%;
  height: 100%;
  height: 95%;
  background-color: rgba(80, 80, 80, 0.8);
}

/* line 3224, ../_scss/style.scss */
header#site-header {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center 64px;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 3226, ../_scss/style.scss */
#home header#site-header {
  /*
  position: absolute;
  left: 0;
  top: 0;
  */
  z-index: 10001;
 background: #004098 ;
}
/* line 3230, ../_scss/style.scss */
#home header#site-header #header-main {
  background-color: transparent;
}
@media screen and (max-width: 480px) {
  /* line 3224, ../_scss/style.scss */
  header#site-header {
    display: none;
  }
}
/* line 3241, ../_scss/style.scss */
header#site-header #header-sub {
  background-color: #004098;
  height: 24px;
}
/* line 3244, ../_scss/style.scss */
header#site-header #header-sub .in-block {
  height: 24px;
  padding-top: 0px;
}
/* line 3247, ../_scss/style.scss */
header#site-header #header-sub .in-block nav#related-navi {
  float: right;
  font-size: 1.0rem;
}
/* line 3251, ../_scss/style.scss */
header#site-header #header-sub .in-block nav#related-navi ul li {
  display: inline-block;
  text-align: right;
  line-height: 24px;
  margin-left: 16px;
}
/* line 3256, ../_scss/style.scss */
header#site-header #header-sub .in-block nav#related-navi ul li:first-child {
  margin-left: 0;
}
/* line 3257, ../_scss/style.scss */
header#site-header #header-sub .in-block nav#related-navi ul li a {
  position: relative;
  display: block;
  padding-left: 16px;
  color: #FFF;
}
/* line 3262, ../_scss/style.scss */
header#site-header #header-sub .in-block nav#related-navi ul li a:before {
  position: absolute;
  left: 0;
  top: 7px;
  z-index: 1;
  width: 10px;
  height: 10px;
  display: block;
  content: '';
  background-repeat: no-repeat;
  background-position: 0 center;
}
/* line 3270, ../_scss/style.scss */
header#site-header #header-sub .in-block nav#related-navi ul li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
/* line 3272, ../_scss/style.scss */
header#site-header #header-sub .in-block nav#related-navi ul li.photosite a:before {
  background-image: url(../img/common/icon/icon_lens.svg);
}
/* line 3273, ../_scss/style.scss */
header#site-header #header-sub .in-block nav#related-navi ul li.cctv a:before {
  background-image: url(../img/common/icon/icon_cctv.svg);
}
/* line 3274, ../_scss/style.scss */
header#site-header #header-sub .in-block nav#related-navi ul li.global a:before {
  background-image: url(../img/common/icon/icon_global.svg);
}
/* line 3275, ../_scss/style.scss */
header#site-header #header-sub .in-block nav#related-navi ul li.store a:before {
  background-image: url(../img/common/icon/icon_cart.svg);
}
/* line 3276, ../_scss/style.scss */
header#site-header #header-sub .in-block nav#related-navi ul li.contact a:before {
  background-image: url(../img/common/icon/icon_mail.svg);
}
/* line 3283, ../_scss/style.scss */
header#site-header #header-main {
  position: relative;
  background-color: #004098;
}
/* line 3287, ../_scss/style.scss */
header#site-header #header-main .dropmenu-bg {
  -webkit-transition: 0.23s cubic-bezier(0.11, 0.63, 0.42, 0.98);
  -moz-transition: 0.23s cubic-bezier(0.11, 0.63, 0.42, 0.98);
  -ms-transition: 0.23s cubic-bezier(0.11, 0.63, 0.42, 0.98);
  -o-transition: 0.23s cubic-bezier(0.11, 0.63, 0.42, 0.98);
  transition: 0.23s cubic-bezier(0.11, 0.63, 0.42, 0.98);
  position: absolute;
  left: 0;
  top: 70px;
  z-index: 100;
  width: 100%;
  height: 0px;
  background-color: rgba(0, 0, 0, 0.85);
}
/* line 3297, ../_scss/style.scss */
header#site-header #header-main.open-dropmenu {
  background-color: rgba(0, 0, 0, 0.85) !important;
}
/* line 3300, ../_scss/style.scss */
header#site-header #header-main.open-dropmenu .dropmenu-bg {
  display: block;
  height: 160px;
}
/* line 3304, ../_scss/style.scss */
header#site-header #header-main.open-dropmenu .dropmenu-bg:before {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2000;
  margin-left: -512px;
  width: 1024px;
  height: 1px;
  background-color: #EAEAEA;
  display: block;
  content: '';
}
/* line 3317, ../_scss/style.scss */
header#site-header #header-main ul.in-block {
  text-align: right;
}
/* line 6, ../_scss/_mixin.scss */
header#site-header #header-main ul.in-block:after {
  content: "";
}
/* line 3320, ../_scss/style.scss */
header#site-header #header-main ul.in-block li {
  display: inline-block;
  font-size: 1.4rem;
  letter-spacing: .08em;
  line-height: 70px;
}
/* line 3327, ../_scss/style.scss */
header#site-header #header-main ul.in-block li.home {
  float: left;
  line-height: 1;
  margin-right: 62px;
  width: 154px;
}
/* line 3332, ../_scss/style.scss */
header#site-header #header-main ul.in-block li.home h1#logo-main {
  float: left;
  width: 100%;
  padding-top: 23px;
}
/* line 3335, ../_scss/style.scss */
header#site-header #header-main ul.in-block li.home h1#logo-main a {
  line-height: 1;
  padding-right: 0;
  display: block;
  text-align: left;
  text-indent: -9999px;
  width: 100%;
  height: 24px;
  background: url(../img/common/logo_tamron_w.svg) no-repeat 0 0 transparent;
}
/* line 3346, ../_scss/style.scss */
header#site-header #header-main ul.in-block li.about li:nth-child(4n-1) {
  width: 170px;
}
/* line 3347, ../_scss/style.scss */
header#site-header #header-main ul.in-block li.about li:nth-child(4n-2) {
  width: 195px;
}
/* line 3351, ../_scss/style.scss */
header#site-header #header-main ul.in-block li.support a {
  padding-right: 0;
}
/* line 3353, ../_scss/style.scss */
header#site-header #header-main ul.in-block li.contact {
  float: right;
  margin-right: 0;
  font-size: 1.2rem;
}
/* line 3356, ../_scss/style.scss */
header#site-header #header-main ul.in-block li.contact a {
  position: relative;
  padding-right: 0;
  padding-left: 16px;
}
/* line 3360, ../_scss/style.scss */
header#site-header #header-main ul.in-block li.contact a:before {
  position: absolute;
  left: 0;
  top: 1px;
  z-index: 1;
  font-family: 'tamron';
  display: block;
  content: '\e702';
}
/* line 3370, ../_scss/style.scss */
header#site-header #header-main ul.in-block li a {
  display: block;
  padding-right: 48px;
  line-height: 70px;
  color: #FFF;
}
/* line 3375, ../_scss/style.scss */
header#site-header #header-main ul.in-block li a:before {
  color: #FFF;
}
/* line 3376, ../_scss/style.scss */
header#site-header #header-main ul.in-block li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
/* line 3380, ../_scss/style.scss */
header#site-header #header-main ul.in-block li.active {
  position: relative;
}
/* line 3382, ../_scss/style.scss */
header#site-header #header-main ul.in-block li.active:after {
  position: absolute;
  left: 0;
  bottom: 19px;
  z-index: 1;
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #FFF;
}
/* line 3390, ../_scss/style.scss */
header#site-header #header-main ul.in-block li.active a:hover {
  color: #FFF;
}
/* line 3392, ../_scss/style.scss */
header#site-header #header-main ul.in-block li.active a:hover:before {
  color: #004098;
}
/* line 3397, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu {
  text-align: left;
  position: absolute;
  left: 0;
  top: 70px;
  z-index: 100;
  width: 100%;
  height: 0;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 6, ../_scss/_mixin.scss */
header#site-header #header-main ul.in-block li .dropmenu:after {
  content: "";
}
/* line 3406, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu.open {
  padding-top: 45px;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  display: block;
  height: 160px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 3413, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu .lead {
  float: left;
  width: 215px;
  font-size: 1.8rem;
  line-height: 1;
  margin-top: -5px;
}
/* line 3419, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu .lead a {
  line-height: 1.5;
}
/* line 3421, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul {
  float: left;
  width: 805px;
}
/* line 3424, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul li {
  float: left;
  line-height: 1.3;
  margin-right: 0;
  padding-right: 8px;
  width: 175px;
  height: 45px;
}
/* line 3432, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul li a {
  position: relative;
  display: block;
  font-size: 1.3rem;
  line-height: 1.3;
  width: 100%;
  padding-right: 0;
}
/* line 3441, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul li a:before {
  position: absolute;
  left: 0;
  bottom: -7px;
  z-index: 1;
  width: 80%;
  height: 1px;
  background-color: transparent;
  display: block;
  content: '';
}
/* line 3448, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 3451, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul li a:hover:before {
  color: #398CFF;
}
/* line 3452, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul li a:hover:before {
  color: #004098;
  background-color: #004098;
}
/* line 3453, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul li a:hover:after {
  background-color: #004098;
}
/* line 3459, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul.products-menu li {
  padding-right: 22px;
}
/* line 3461, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul.products-menu li:nth-child(1), header#site-header #header-main ul.in-block li .dropmenu ul.products-menu li:nth-child(5) {
  width: 213px;
}
/* line 3462, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul.products-menu li:nth-child(2), header#site-header #header-main ul.in-block li .dropmenu ul.products-menu li:nth-child(6) {
  width: 148px;
}
/* line 3463, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul.products-menu li:nth-child(3), header#site-header #header-main ul.in-block li .dropmenu ul.products-menu li:nth-child(7) {
  width: 233px;
}
/* line 3464, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul.products-menu li:nth-child(4), header#site-header #header-main ul.in-block li .dropmenu ul.products-menu li:nth-child(8) {
  width: 208px;
  padding-right: 0;
}
/* line 3469, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul.ir-menu li:nth-child(1), header#site-header #header-main ul.in-block li .dropmenu ul.ir-menu li:nth-child(5) {
  width: 190px;
}
/* line 3470, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul.ir-menu li:nth-child(2), header#site-header #header-main ul.in-block li .dropmenu ul.ir-menu li:nth-child(6) {
  width: 135px;
}
/* line 3475, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul.csr-menu li:nth-child(1), header#site-header #header-main ul.in-block li .dropmenu ul.csr-menu li:nth-child(5) {
  width: 150px;
}
/* line 3476, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul.csr-menu li:nth-child(2), header#site-header #header-main ul.in-block li .dropmenu ul.csr-menu li:nth-child(6) {
  width: 195px;
}
/* line 3481, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul.support-menu li:nth-child(1), header#site-header #header-main ul.in-block li .dropmenu ul.support-menu li:nth-child(5) {
  width: 195px;
}
/* line 3482, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul.support-menu li:nth-child(2), header#site-header #header-main ul.in-block li .dropmenu ul.support-menu li:nth-child(6) {
  width: 185px;
}
/* line 3483, ../_scss/style.scss */
header#site-header #header-main ul.in-block li .dropmenu ul.support-menu li:nth-child(3), header#site-header #header-main ul.in-block li .dropmenu ul.support-menu li:nth-child(7) {
  width: 135px;
}
/* line 3492, ../_scss/style.scss */
header#site-header #naviBtn {
  display: none;
}
/* line 3493, ../_scss/style.scss */
header#site-header nav#siteNaviSP {
  display: none;
}
@media screen and (max-width: 480px) {
  /* line 3224, ../_scss/style.scss */
  header#site-header {
    width: 100%;
    background-position: center 70px;
    height: 270px;
  }
  /* line 3509, ../_scss/style.scss */
  header#site-header .wrapper {
    height: 70px;
    padding-top: 23.5px;
    background-color: transparent;
  }
  /* line 3513, ../_scss/style.scss */
  header#site-header .wrapper h1#mainLogo {
    float: none;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 140px;
  }
  /* line 3521, ../_scss/style.scss */
  header#site-header #naviBtn {
    display: block !important;
    position: fixed;
    right: 12px;
    top: 24px;
    z-index: 999999;
  }
  /* line 3528, ../_scss/style.scss */
  header#site-header #naviBtn .menu-trigger,
  header#site-header #naviBtn .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
  }
  /* line 3534, ../_scss/style.scss */
  header#site-header #naviBtn .menu-trigger {
    display: block;
    position: relative;
    width: 36px;
    height: 24px;
  }
  /* line 3540, ../_scss/style.scss */
  header#site-header #naviBtn .menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #004098;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 3549, ../_scss/style.scss */
  header#site-header #naviBtn .menu-trigger span:nth-of-type(1) {
    top: 0;
  }
  /* line 3550, ../_scss/style.scss */
  header#site-header #naviBtn .menu-trigger span:nth-of-type(2) {
    top: 10px;
  }
  /* line 3551, ../_scss/style.scss */
  header#site-header #naviBtn .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  /* line 3553, ../_scss/style.scss */
  header#site-header #naviBtn .menu-trigger.active div {
    display: none;
  }
  /* line 3554, ../_scss/style.scss */
  header#site-header #naviBtn .menu-trigger.active span {
    background-color: white;
  }
  /* line 3557, ../_scss/style.scss */
  header#site-header #naviBtn .menu-trigger.active span:nth-of-type(1) {
    transform: translateY(11px) rotate(-135deg);
  }
  /* line 3561, ../_scss/style.scss */
  header#site-header #naviBtn .menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
  }
  /* line 3564, ../_scss/style.scss */
  header#site-header #naviBtn .menu-trigger.active span:nth-of-type(3) {
    transform: translateY(-10px) rotate(-45deg);
  }
  /* line 3570, ../_scss/style.scss */
  header#site-header nav#siteNavi {
    display: none !important;
  }
}

/* = body (共通 / common)
---------------------------------------------------------------------*/
/* line 3583, ../_scss/style.scss */
a.moreBtn {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 102px;
  border: 1px solid #505050;
  padding: 8px;
  font-size: 1.2em;
}
/* line 3591, ../_scss/style.scss */
a.moreBtn:hover {
  color: white !important;
  background-color: #004098;
  border-color: #004098;
}

/* line 3599, ../_scss/style.scss */
#gmapBlock {
  background-color: #398CFF;
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 3602, ../_scss/style.scss */
#gmapBlock #gmap {
  width: 100%;
  height: 375px;
}
@media screen and (max-width: 480px) {
  /* line 3610, ../_scss/style.scss */
  #gmapBlock #gmap {
    height: 200px;
  }
}

/* = #メインビジュアル
---------------------------------------------------------------------*/
div#mainSlide {
 width: 100%;
 min-width: 1064px ;
 position: relative;
 margin: 0 auto;
}
/***********メインスライド************/
#bx-pager-wrap {
	width: 100%;
	background-color: #E3DECC;
}
#bx-pager >a {
	width: 20%;
	float: left;
	/*margin: 0.5%;*/
}
#bx-pager {
	display: table;
	width: 1086px;
	margin: 0 auto;
}
#bx-pager > a {
	display: table-cell;
	width: 20%;
	margin: 0 auto;
	/*border: 5px solid transparent;*/
}
#bx-pager > a img {
	opacity: 0.5;
}
#bx-pager > a.active img {
	opacity: 1;
}
#bx-pager img {
	display: block;
	width: 100%;
}
.bx-wrapper{
 position: relative ;
	overflow:hidden;
	width:100%;
	height:450px;
	margin-bottom: 0!important;
}
.bx-wrapper:before{
 display: block;
 position: absolute;
 content: '';
 width: 2000px;
 height: 100%;
 background: rgba(255,255,255,0.8);
 top: 0;
 right: 50%;
 margin-right: 543px;
 z-index: 100;
}
.bx-wrapper:after{
 display: block;
 position: absolute;
 content: '';
 width: 2000px;
 height: 100%;
 background: rgba(255,255,255,0.8);
 top: 0;
 left: 50%;
 margin-left: 543px;
 z-index: 100;
}
.bx-viewport{
	overflow: visible!important;
	width: 1086px!important;
	height: 450px!important;
	margin: 0 auto;
}
.bxslider li{
	width: 1086px;
}
.bx-wrapper .bx-controls-direction a {
 position: relative ;
	width: 31px!important;
	height: 80px!important;
 background: #004098 ;
 color: #ffffff ;
 margin-top: -40px ;
}

.bx-wrapper .bx-prev:before {
 position: absolute;
 display: block;
 content: '';
 left: 11px;
 top: 30px;
 width: 15px;
 height: 15px;
 border-top: 2px solid #ffffff;
 border-right: 2px solid #ffffff;
 -webkit-transform: rotate(-135deg);
 transform: rotate(-135deg);
}
.bx-wrapper .bx-next:before{
 position: absolute;
 display: block;
 content: '';
 left: 5px;
 top: 30px;
 width: 15px;
 height: 15px;
 border-top: 2px solid #ffffff;
 border-right: 2px solid #ffffff;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}


@media screen and (max-width: 480px) {
 div#mainSlide {
  min-width:inherit;
 }
 .bx-wrapper{
   height:auto;
  }
 .bx-viewport{
  width: 100% !important;
  height:auto !important;
 }
 .bxslider li{
  width: 100%;
 }
.bx-wrapper .bx-controls-direction{
 display: none ;}
}

/* = #共通フォーマット common
---------------------------------------------------------------------*/
/* line 3647, ../_scss/style.scss */
body article {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100%;
  padding-bottom: 90px;
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 3654, ../_scss/style.scss */
body article header#pageHeader {
  margin-bottom: 40px;
}
/* line 3656, ../_scss/style.scss */
body article header#pageHeader h1 {
  position: relative;
  color: #000;
  text-align: center;
  margin-bottom: 50px;
  padding-bottom: 30px;
}
/* line 3661, ../_scss/style.scss */
body article header#pageHeader h1 span {
  display: block;
}
/* line 3663, ../_scss/style.scss */
body article header#pageHeader h1 span.en {
  font-family: 'Playfair Display', serif;
  letter-spacing: .08em;
  font-size: 2.6rem;
  letter-spacing: .1em;
  margin-bottom: 7px;
}
/* line 3669, ../_scss/style.scss */
body article header#pageHeader h1 span.jp {
  font-size: 1.5rem;
  letter-spacing: .05em;
}
/* line 3676, ../_scss/style.scss */
body article header#pageHeader h1:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 1;
  margin-left: -30px;
  width: 60px;
  height: 1px;
  background-color: #000;
  display: block;
  content: '';
}
/* line 3685, ../_scss/style.scss */
body article header#pageHeader .maincopy {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 740px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.9;
}
/* line 3694, ../_scss/style.scss */
body article section {
  /*
        .section-lead {
          @include ff_mincho;
          font-weight: bold;
          font-size: 2.4rem;
          text-align: center;
          letter-spacing: .08em;
          text-indent: -.08em;
          margin-bottom: 50px;
          span {
            display: inline-block;
            padding: 0 8px 10px;
            border-bottom: 3px solid $col_blue;
          }
        }
  */
}
/* line 3697, ../_scss/style.scss */
body article section .page-lead {
  position: relative;
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 32px;
}
/* line 3700, ../_scss/style.scss */
body article section .page-lead span {
  -webkit-transition: 0.25s ease;
  -moz-transition: 0.25s ease;
  -ms-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  transition: 0.25s ease;
  display: block;
}
/* line 3703, ../_scss/style.scss */
body article section .page-lead span.en {
  font-family: 'Playfair Display', serif;
  letter-spacing: .08em;
  font-size: 2.6rem;
  letter-spacing: .1em;
  margin-bottom: 7px;
}
/* line 3709, ../_scss/style.scss */
body article section .page-lead span.jp {
  font-size: 1.5rem;
  letter-spacing: .05em;
}
/* line 3717, ../_scss/style.scss */
body article section .page-lead:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 1;
  margin-left: -30px;
  width: 60px;
  height: 1px;
  background-color: #000;
  display: block;
  content: '';
}
@media screen and (max-width: 480px) {
  /* line 3647, ../_scss/style.scss */
  body article {
    width: 100%;
  }
  /* line 3751, ../_scss/style.scss */
  body article header#pageHeader {
    margin-bottom: 70px;
  }
  /* line 3753, ../_scss/style.scss */
  body article header#pageHeader h1 {
    margin-bottom: 36px;
  }
  /* line 3756, ../_scss/style.scss */
  body article header#pageHeader h1 span.en {
    font-size: 3.2rem;
    margin-bottom: 12px;
  }
  /* line 3760, ../_scss/style.scss */
  body article header#pageHeader h1 span.jp {
    font-size: 1.4rem;
  }
  /* line 3765, ../_scss/style.scss */
  body article header#pageHeader .maincopy {
    font-size: 1.5rem;
  }
}
/* line 3770, ../_scss/style.scss */
body article, body header#site-header, body footer#site-footer {
  width: 100%;
  /* = Responsive (-1064)
  -------------------------------------------------------------*/
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
@media screen and (max-width: 1064px) {
  /* line 3770, ../_scss/style.scss */
  body article, body header#site-header, body footer#site-footer {
    width: 1064px;
  }
}
@media screen and (max-width: 480px) {
  /* line 3770, ../_scss/style.scss */
  body article, body header#site-header, body footer#site-footer {
    width: 100% !important;
  }
}

/* = #error 404
---------------------------------------------------------------------*/
/* line 3791, ../_scss/style.scss */
body#page404 article {
  padding-top: 70px;
}
/* line 3793, ../_scss/style.scss */
body#page404 article section {
  font-size: 1.4rem;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 3797, ../_scss/style.scss */
body#page404 article section h1 {
  font-weight: bold;
  font-size: 1.6rem;
  margin-bottom: 12px;
}
/* line 3802, ../_scss/style.scss */
body#page404 article section p {
  line-height: 1.5;
  margin-bottom: 20px;
}
/* line 3806, ../_scss/style.scss */
body#page404 article section.jp {
  margin-bottom: 70px;
}

/* = #Top Page
---------------------------------------------------------------------*/
/* line 3817, ../_scss/style.scss */
body#home #banner-area {
  border-top: 4px solid #FFF;
  border-bottom: 4px solid #FFF;
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 6, ../_scss/_mixin.scss */
body#home #banner-area #banner-area-wrapper:after {
  content: "";
}
/* line 3824, ../_scss/style.scss */
body#home #banner-area #banner-area-wrapper .banner-item {
  float: left;
  display: table;
  width: 50%;
  height: 270px;
}
/* line 3829, ../_scss/style.scss */
body#home #banner-area #banner-area-wrapper .banner-item a {
  position: relative;
  display: table-cell;
  width: 100%;
  height: 270px;
  vertical-align: middle;
}
/* line 3835, ../_scss/style.scss */
body#home #banner-area #banner-area-wrapper .banner-item a .title {
  position: relative;
  z-index: 2;
  font-size: 2rem;
  margin-bottom: 40px;
}
/* line 3840, ../_scss/style.scss */
body#home #banner-area #banner-area-wrapper .banner-item a .body {
  position: relative;
  z-index: 3;
  font-size: 1.6rem;
}
/* line 3845, ../_scss/style.scss */
body#home #banner-area #banner-area-wrapper .banner-item a figure {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 58px;
  z-index: 1;
  width: 298px;
}
/* line 3858, ../_scss/style.scss */
body#home #banner-area #banner-area-wrapper #banner-photosite {
  border-right: 2px solid #FFF;
}
/* line 3861, ../_scss/style.scss */
body#home #banner-area #banner-area-wrapper #banner-photosite a figure {
  right: 55px;
}
/* line 3866, ../_scss/style.scss */
body#home #banner-area #banner-area-wrapper #banner-biz {
  padding-left: 40px;
  border-left: 2px solid #FFF;
}
/* line 3870, ../_scss/style.scss */
body#home #banner-area #banner-area-wrapper #banner-biz a figure {
  right: 0;
}
@media screen and (max-width: 480px) {
  /* line 3882, ../_scss/style.scss */
  body#home #banner-area #banner-area-wrapper .banner-item {
    float: static;
    width: 100%;
    height: 130px;
  }
  /* line 3886, ../_scss/style.scss */
  body#home #banner-area #banner-area-wrapper .banner-item a {
    height: 130px;
  }
  /* line 3888, ../_scss/style.scss */
  body#home #banner-area #banner-area-wrapper .banner-item a .title {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  /* line 3892, ../_scss/style.scss */
  body#home #banner-area #banner-area-wrapper .banner-item a .body {
    font-size: 1.4rem;
  }
  /* line 3896, ../_scss/style.scss */
  body#home #banner-area #banner-area-wrapper .banner-item a figure {
    margin-top: -25.5px;
    width: 115px;
  }
  /* line 3903, ../_scss/style.scss */
  body#home #banner-area #banner-area-wrapper #banner-photosite {
    border-right: 0 none;
    border-bottom: 2px solid #C9C9C9;
  }
  /* line 3907, ../_scss/style.scss */
  body#home #banner-area #banner-area-wrapper #banner-photosite a figure {
    right: 0;
  }
  /* line 3912, ../_scss/style.scss */
  body#home #banner-area #banner-area-wrapper #banner-biz {
    padding-left: 0;
    border-right: 0 none;
  }
  /* line 3916, ../_scss/style.scss */
  body#home #banner-area #banner-area-wrapper #banner-biz a figure {
    right: 0;
  }
}
/* line 3929, ../_scss/style.scss */
body#home #banner-area .column2 li {
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
@media screen and (max-width: 480px) {
  /* line 3929, ../_scss/style.scss */
  body#home #banner-area .column2 li {
    height: 127px;
  }
  /* line 3939, ../_scss/style.scss */
  body#home #banner-area .column2 li:first-child {
    margin-bottom: 0 !important;
    border-bottom: 2px solid #C9C9C9;
  }
  /* line 3944, ../_scss/style.scss */
  body#home #banner-area .column2 li .inner {
    padding: 30px 12px;
  }
  /* line 3946, ../_scss/style.scss */
  body#home #banner-area .column2 li .inner .text {
    padding-top: 0;
  }
  /* line 3948, ../_scss/style.scss */
  body#home #banner-area .column2 li .inner .text .c-title {
    padding-right: 122px;
    font-size: 1.5rem;
    margin-bottom: 16px;
  }
  /* line 3953, ../_scss/style.scss */
  body#home #banner-area .column2 li .inner .text .c-description {
    position: relative;
    z-index: 10;
  }
  /* line 3955, ../_scss/style.scss */
  body#home #banner-area .column2 li .inner figure {
    right: 12px;
    top: 36px;
    width: 115px;
  }
}
/* line 3967, ../_scss/style.scss */
body#home #recommend-info .in-block {
  overflow-x: hidden;
}

/*---------------------------------------------------------------------
 #### Company ####
---------------------------------------------------------------------*/
/* = [会社概要]
---------------------------------------------------------------------*/
/* line 3978, ../_scss/style.scss */
body#company-profile {
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 3985, ../_scss/style.scss */
body#company-profile section#sec1 table.tr-alternate tbody th {
  width: 180px;
}
/* line 3995, ../_scss/style.scss */
body#company-profile section#map-section figure #gmap {
  position: relative;
  padding-bottom: 46.65899%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
/* line 4001, ../_scss/style.scss */
body#company-profile section#map-section figure #gmap iframe, body#company-profile section#map-section figure #gmap object, body#company-profile section#map-section figure #gmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 4006, ../_scss/style.scss */
body#company-profile section#map-section figure figcaption {
  text-align: right;
  padding-top: 8px;
}
/* line 4011, ../_scss/style.scss */
body#company-profile section#map-section p {
  padding-left: 155px;
}
/* line 4015, ../_scss/style.scss */
body#company-profile table#oprating-results th, body#company-profile table#oprating-results td {
  text-align: center;
}
/* line 4016, ../_scss/style.scss */
body#company-profile table#oprating-results th:nth-child(1) {
  width: 142px;
  text-align: left;
}
/* line 4018, ../_scss/style.scss */
body#company-profile ul#graph {
  margin-top: 50px;
}
/* line 4020, ../_scss/style.scss */
body#company-profile ul#graph .lead {
  margin-bottom: 10px;
}
/* line 4022, ../_scss/style.scss */
body#company-profile ul#graph.column li {
  margin-bottom: 0;
}
/* line 4024, ../_scss/style.scss */
body#company-profile ul#graph.column li figure {
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  /* line 4033, ../_scss/style.scss */
  body#company-profile section#map-section figure {
    margin-bottom: 20px;
  }
  /* line 4035, ../_scss/style.scss */
  body#company-profile section#map-section figure #gmap {
    height: 240px;
  }
  /* line 4038, ../_scss/style.scss */
  body#company-profile section#map-section figure figcaption {
    font-size: 1.3rem;
  }
  /* line 4042, ../_scss/style.scss */
  body#company-profile section#map-section p {
    padding-left: 0;
  }
}

/* = [タムロングループ]
---------------------------------------------------------------------*/
/* line 4050, ../_scss/style.scss */
body#company-group {
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 4051, ../_scss/style.scss */
body#company-group article {
  padding-bottom: 0;
}
/* line 4053, ../_scss/style.scss */
body#company-group.lang-en section#main-section {
  padding-top: 0;
  padding-bottom: 0;
  height: 412px;
  background: url(../img/company/tamron_group/map_world-en.png) no-repeat center center transparent;
  -moz-background-size: 50%;
  -o-background-size: 50%;
  -webkit-background-size: 50%;
  background-size: 50%;
}
/* line 4058, ../_scss/style.scss */
body#company-group.lang-en section#main-section .map {
  display: table;
  width: 100%;
  height: 412px;
}
/* line 4062, ../_scss/style.scss */
body#company-group.lang-en section#main-section .map .section-lead {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #004098;
  font-size: 2.3rem;
}
/* line 4073, ../_scss/style.scss */
body#company-group.lang-en ul.column2 li {
  margin-bottom: 90px;
}
/* line 4075, ../_scss/style.scss */
body#company-group.lang-en ul.column2 li:last-child {
  margin-bottom: 0;
}
/* line 4076, ../_scss/style.scss */
body#company-group.lang-en ul.column2 li figure {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 200px;
  height: 200px;
  overflow: hidden;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 35px;
}
/* line 4083, ../_scss/style.scss */
body#company-group.lang-en ul.column2 li h3 {
  font-size: 2.1rem;
  line-height: 1.4;
  margin-bottom: 35px;
}
/* line 4088, ../_scss/style.scss */
body#company-group.lang-en ul.column2 li .information {
  color: #505050;
  font-size: 1.8rem;
  line-height: 1.8;
}
/* line 4093, ../_scss/style.scss */
body#company-group.lang-en ul.column2 li a.external {
  margin-left: 6px;
  font-size: 1.2rem;
}
/* line 4101, ../_scss/style.scss */
body#company-group section#main-section {
  padding-top: 45px;
  padding-bottom: 40px;
}
/* line 6, ../_scss/_mixin.scss */
body#company-group section#main-section:after {
  content: "";
}
/* line 4104, ../_scss/style.scss */
body#company-group section#main-section figure {
  margin-top: 40px;
}
/* line 4105, ../_scss/style.scss */
body#company-group section#main-section .japan {
  float: left;
  width: 393px;
}
/* line 4108, ../_scss/style.scss */
body#company-group section#main-section .japan .section-lead {
  text-align: right;
}
/* line 4110, ../_scss/style.scss */
body#company-group section#main-section .world {
  float: right;
  width: 554px;
}
/* line 4113, ../_scss/style.scss */
body#company-group section#main-section .world .section-lead {
  text-align: center;
  padding-right: 42px;
}
/* line 4117, ../_scss/style.scss */
body#company-group section#main-section .world a.button1 {
  width: 230px;
}
/* line 4119, ../_scss/style.scss */
body#company-group section#main-section .world a.button1:before, body#company-group section#main-section .world a.button1:after {
  display: none;
}
/* line 4125, ../_scss/style.scss */
body#company-group section#group-list ul.grid li {
  margin-bottom: 90px;
}
/* line 4127, ../_scss/style.scss */
body#company-group section#group-list ul.grid li:last-child {
  margin-bottom: 0;
}
/* line 4128, ../_scss/style.scss */
body#company-group section#group-list ul.grid li figure {
  display: none;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 200px;
  height: 200px;
  overflow: hidden;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 35px;
}
/* line 4136, ../_scss/style.scss */
body#company-group section#group-list ul.grid li h3 {
  font-size: 2.1rem;
  line-height: 1.4;
  margin-bottom: 35px;
}
/* line 4141, ../_scss/style.scss */
body#company-group section#group-list ul.grid li .information {
  color: #505050;
  line-height: 1.8;
}
/* line 4146, ../_scss/style.scss */
body#company-group section#group-list ul.grid li a.external {
  margin-left: 6px;
  font-size: 1.2rem;
}
/* line 4151, ../_scss/style.scss */
body#company-group section#group-list ul.grid li.sub {
  position: relative;
  padding-top: 55px;
}
/* line 4154, ../_scss/style.scss */
body#company-group section#group-list ul.grid li.sub:before {
  position: absolute;
  left: 12%;
  top: 0;
  z-index: 1;
  width: 76%;
  height: 1px;
  background-color: #EAEAEA;
  display: block;
  content: '';
}
/* line 4161, ../_scss/style.scss */
body#company-group section#group-list ul.grid li.sub:first-child:before {
  display: none;
}
/* line 4162, ../_scss/style.scss */
body#company-group section#group-list ul.grid li.sub h3 {
  text-align: center;
}
/* line 4166, ../_scss/style.scss */
body#company-group section#group-list ul.grid li.sub ul li {
  margin-bottom: 40px;
}
/* line 4168, ../_scss/style.scss */
body#company-group section#group-list ul.grid li.sub ul li h4 {
  font-size: 1.5rem;
  margin-bottom: 10px;
}
/* line 4172, ../_scss/style.scss */
body#company-group section#group-list ul.grid li.sub ul li .information {
  font-size: 1.5rem;
  line-height: 1.8;
}
/* line 4175, ../_scss/style.scss */
body#company-group section#group-list ul.grid li.sub ul li .information span.attention {
  font-size: 1rem;
}
@media screen and (max-width: 480px) {
  /* line 4188, ../_scss/style.scss */
  body#company-group section#main-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* line 4190, ../_scss/style.scss */
  body#company-group section#main-section figure {
    margin-top: 30px;
  }
  /* line 4191, ../_scss/style.scss */
  body#company-group section#main-section .japan {
    float: none;
    width: 100%;
    margin-bottom: 70px;
  }
  /* line 4195, ../_scss/style.scss */
  body#company-group section#main-section .japan .section-lead {
    text-align: center;
  }
  /* line 4197, ../_scss/style.scss */
  body#company-group section#main-section .world {
    float: none;
    width: 100%;
  }
  /* line 4200, ../_scss/style.scss */
  body#company-group section#main-section .world .section-lead {
    padding-right: 0;
  }
  /* line 4205, ../_scss/style.scss */
  body#company-group section#group-list ul.grid li {
    margin-bottom: 90px;
  }
  /* line 4207, ../_scss/style.scss */
  body#company-group section#group-list ul.grid li figure {
    margin-bottom: 35px;
  }
  /* line 4210, ../_scss/style.scss */
  body#company-group section#group-list ul.grid li h3 {
    font-size: 1.8rem;
    margin-bottom: 30px;
  }
  /* line 4214, ../_scss/style.scss */
  body#company-group section#group-list ul.grid li .information {
    font-size: 1.6rem;
    line-height: 1.7;
  }
  /* line 4221, ../_scss/style.scss */
  body#company-group section#group-list ul.grid li.sub ul li {
    margin-bottom: 40px;
  }
  /* line 4223, ../_scss/style.scss */
  body#company-group section#group-list ul.grid li.sub ul li:last-child {
    margin-bottom: 0;
  }
  /* line 4224, ../_scss/style.scss */
  body#company-group section#group-list ul.grid li.sub ul li h4 {
    font-size: 1.4rem;
  }
  /* line 4225, ../_scss/style.scss */
  body#company-group section#group-list ul.grid li.sub ul li .information {
    font-size: 1.4rem;
  }
}

/* = [タムロングループ (EN)]
---------------------------------------------------------------------*/
/* line 4237, ../_scss/style.scss */
body.dir-company-group-region {
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 4239, ../_scss/style.scss */
body.dir-company-group-region section#main-section .map {
  display: table;
  width: 100%;
  height: 120px;
}
/* line 4243, ../_scss/style.scss */
body.dir-company-group-region section#main-section .map .section-lead {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #000;
  font-size: 2.3rem;
}
/* line 4254, ../_scss/style.scss */
body.dir-company-group-region section#office-list table.tr-alternate {
  width: 100%;
}
/* line 4257, ../_scss/style.scss */
body.dir-company-group-region section#office-list table.tr-alternate tbody th {
  width: 60%;
  padding-left: 40px;
}
/* line 4260, ../_scss/style.scss */
body.dir-company-group-region section#office-list table.tr-alternate tbody th .country {
  font-size: 2.1rem;
  margin-bottom: 25px;
}
/* line 4264, ../_scss/style.scss */
body.dir-company-group-region section#office-list table.tr-alternate tbody th .office {
  font-size: 1.8rem;
  margin-bottom: 2px;
}
/* line 4268, ../_scss/style.scss */
body.dir-company-group-region section#office-list table.tr-alternate tbody th .address {
  line-height: 1.6;
  color: #505050;
}
/* line 4273, ../_scss/style.scss */
body.dir-company-group-region section#office-list table.tr-alternate tbody td {
  color: #505050;
}
@media screen and (max-width: 480px) {
  /* line 4286, ../_scss/style.scss */
  body.dir-company-group-region section#main-section .map {
    height: 0;
  }
  /* line 4288, ../_scss/style.scss */
  body.dir-company-group-region section#main-section .map .section-lead {
    font-size: 1.8rem;
  }
  /* line 4293, ../_scss/style.scss */
  body.dir-company-group-region section#office-list .mdl-tab-menu {
    padding-top: 0;
  }
  /* line 4296, ../_scss/style.scss */
  body.dir-company-group-region section#office-list table.tr-alternate tbody th, body.dir-company-group-region section#office-list table.tr-alternate tbody td {
    vertical-align: top;
  }
  /* line 4297, ../_scss/style.scss */
  body.dir-company-group-region section#office-list table.tr-alternate tbody th {
    width: 50%;
    padding-left: 0;
    padding-right: 20px;
  }
  /* line 4301, ../_scss/style.scss */
  body.dir-company-group-region section#office-list table.tr-alternate tbody th .country {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  /* line 4305, ../_scss/style.scss */
  body.dir-company-group-region section#office-list table.tr-alternate tbody th .office {
    font-size: 1.4rem;
    margin-bottom: 2px;
  }
  /* line 4309, ../_scss/style.scss */
  body.dir-company-group-region section#office-list table.tr-alternate tbody th .address {
    font-size: 1.3rem;
  }
  /* line 4313, ../_scss/style.scss */
  body.dir-company-group-region section#office-list table.tr-alternate tbody td {
    width: 50%;
    padding-top: 40px;
  }
}

/* = [取締役]
---------------------------------------------------------------------*/
/* line 4327, ../_scss/style.scss */
body#company-officers section {
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 4330, ../_scss/style.scss */
body#company-officers section table.tr-alternate tbody th {
  width: 280px;
}
@media screen and (max-width: 480px) {
  /* line 4339, ../_scss/style.scss */
  body#company-officers section table.tr-alternate tbody th {
    width: 35%;
  }
}

/* = [会社概要]
---------------------------------------------------------------------*/
/* line 4350, ../_scss/style.scss */
body#company-history main figure {
  text-align: center;
  margin-top: 14px;
}
/* line 4353, ../_scss/style.scss */
body#company-history main figure img {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100px;
}
/* line 4354, ../_scss/style.scss */
body#company-history main figure figcaption {
  margin-top: 8px;
  font-size: 1.2rem;
}
/* line 4362, ../_scss/style.scss */
body#company-history section#history nav ul {
  display: table;
  width: 100%;
}
/* line 4365, ../_scss/style.scss */
body#company-history section#history nav ul li {
  display: table-cell;
  width: 14.28571%;
}
/* line 4368, ../_scss/style.scss */
body#company-history section#history nav ul li a {
  display: block;
  width: 100%;
  height: 30px;
  border-bottom: 1px solid #EAEAEA;
  text-align: center;
}
/* line 4373, ../_scss/style.scss */
body#company-history section#history nav ul li a:hover {
  border-bottom-color: #004098;
}
/* line 4376, ../_scss/style.scss */
body#company-history section#history nav ul li.active a {
  font-weight: bold;
  cursor: default;
  color: #000 !important;
  border-bottom-color: #004098 !important;
}
/* line 4385, ../_scss/style.scss */
body#company-history section#history h3 {
  padding: 46px 0;
  font-weight: bold;
  font-size: 2.2rem;
}
/* line 4390, ../_scss/style.scss */
body#company-history section#history table {
  margin-left: auto !important;
  margin-right: auto !important;
}
@media screen and (max-width: 480px) {
  /* line 4401, ../_scss/style.scss */
  body#company-history section#history nav ul {
    display: block;
  }
  /* line 4403, ../_scss/style.scss */
  body#company-history section#history nav ul li {
    display: inline-block;
    width: 25%;
    margin-bottom: 10px;
  }
  /* line 4407, ../_scss/style.scss */
  body#company-history section#history nav ul li a {
    height: 20px;
    border-bottom: 1px solid #EAEAEA;
  }
  /* line 4410, ../_scss/style.scss */
  body#company-history section#history nav ul li a:hover {
    border-bottom-color: #004098;
  }
  /* line 4412, ../_scss/style.scss */
  body#company-history section#history nav ul li.active a {
    font-weight: bold;
    cursor: default;
    color: #000 !important;
    border-bottom-color: #004098 !important;
  }
  /* line 4421, ../_scss/style.scss */
  body#company-history section#history h3 {
    padding: 30px 0;
    font-size: 1.8rem;
  }
  /* line 4427, ../_scss/style.scss */
  body#company-history section#history table tr th {
    width: 90px;
  }
}

/*---------------------------------------------------------------------
 #### Support ####
---------------------------------------------------------------------*/
/* = [support-silkypix]
---------------------------------------------------------------------*/
/* line 4441, ../_scss/style.scss */
body#support-silkypix main {
  padding-top: 70px;
  padding-bottom: 70px;
}
/* line 4443, ../_scss/style.scss */
body#support-silkypix main h2 {
  font-size: 2.5rem;
  line-height: 1.7;
  margin-bottom: 24px;
}
/* line 4448, ../_scss/style.scss */
body#support-silkypix main .description {
  padding-right: 4%;
}
/* line 4450, ../_scss/style.scss */
body#support-silkypix main .description p {
  line-height: 1.8;
  margin-bottom: 20px;
}
/* line 4456, ../_scss/style.scss */
body#support-silkypix main .attention h3 {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 20px;
}
/* line 4461, ../_scss/style.scss */
body#support-silkypix main .attention p {
  line-height: 1.6;
}
/* line 4463, ../_scss/style.scss */
body#support-silkypix main .attention p a {
  font-size: 1.3rem;
}
/* line 4472, ../_scss/style.scss */
body#support-silkypix section#sec1 .border-frame .note {
  font-size: 1.1rem;
}
/* line 4474, ../_scss/style.scss */
body#support-silkypix section#sec1 div#license-agreement {
  height: 386px;
}
/* line 4476, ../_scss/style.scss */
body#support-silkypix section#sec1 div#license-agreement h3 {
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
}
/* line 4482, ../_scss/style.scss */
body#support-silkypix section#sec1 table {
  width: 100%;
  font-size: 1.3rem;
}
/* line 4485, ../_scss/style.scss */
body#support-silkypix section#sec1 table caption {
  line-height: 1.4;
  padding-bottom: 6px;
}
/* line 4489, ../_scss/style.scss */
body#support-silkypix section#sec1 table th, body#support-silkypix section#sec1 table td {
  padding: 11px 8px 8px 11px;
  line-height: 1.4;
  border-right: 1px solid #C9C9C9;
  border-bottom: 1px solid #C9C9C9;
}
/* line 4495, ../_scss/style.scss */
body#support-silkypix section#sec1 table thead {
  border-left: 1px solid #C9C9C9;
  border-top: 1px solid #C9C9C9;
}
/* line 4498, ../_scss/style.scss */
body#support-silkypix section#sec1 table thead th, body#support-silkypix section#sec1 table thead td {
  background-color: #EAEAEA;
}
/* line 4499, ../_scss/style.scss */
body#support-silkypix section#sec1 table thead a {
  text-decoration: underline;
}
/* line 4501, ../_scss/style.scss */
body#support-silkypix section#sec1 table tbody {
  border-left: 1px solid #C9C9C9;
  border-top: 1px solid #C9C9C9;
  background-color: #C9C9C9;
}
/* line 4505, ../_scss/style.scss */
body#support-silkypix section#sec1 table tbody th, body#support-silkypix section#sec1 table tbody td {
  background-color: #FFF;
}
/* line 4508, ../_scss/style.scss */
body#support-silkypix section#sec1 .tbl-note {
  font-size: 1.3rem;
  padding-top: 20px;
}
/* line 4511, ../_scss/style.scss */
body#support-silkypix section#sec1 .tbl-note p {
  position: relative;
  padding-left: 26px;
  line-height: 1.4;
  margin-bottom: 6px;
}
/* line 4516, ../_scss/style.scss */
body#support-silkypix section#sec1 .tbl-note p:before {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: inline-block;
  content: '*';
}
/* line 4527, ../_scss/style.scss */
body#support-silkypix section#sec2 ul li {
  margin-bottom: 65px;
}
/* line 4529, ../_scss/style.scss */
body#support-silkypix section#sec2 ul li:last-child {
  margin-bottom: 0;
}
/* line 4530, ../_scss/style.scss */
body#support-silkypix section#sec2 ul li h2 {
  font-weight: bold;
  font-size: 1.7rem;
  line-height: 1.5;
  margin-bottom: 22px;
}
/* line 4536, ../_scss/style.scss */
body#support-silkypix section#sec2 ul li p {
  line-height: 1.7;
}

/* line 4544, ../_scss/style.scss */
.underline {
  text-decoration: underline;
}

/* line 4545, ../_scss/style.scss */
.border-frame {
  display: block;
  padding: 18px;
  border: 1px solid #000;
  word-break: break-all;
}

/* line 4551, ../_scss/style.scss */
.scroll-frame {
  overflow: auto;
}

/* line 6, ../_scss/_mixin.scss */
.grid-container:after {
  content: "";
}
/* line 4558, ../_scss/style.scss */
.grid-container .grid {
  float: left;
}
/* line 6, ../_scss/_mixin.scss */
.grid-container .grid:after {
  content: "";
}
/* line 4561, ../_scss/style.scss */
.grid-container .grid.right {
  float: right;
}
@media screen and (max-width: 480px) {
  /* line 4566, ../_scss/style.scss */
  .grid-container .grid {
    width: 100% !important;
    float: none !important;
  }
}

/* line 4569, ../_scss/style.scss */
.g-rate5 {
  width: 5%;
}

/* line 4570, ../_scss/style.scss */
.g-rate10 {
  width: 10%;
}

/* line 4571, ../_scss/style.scss */
.g-rate15 {
  width: 15%;
}

/* line 4572, ../_scss/style.scss */
.g-rate20 {
  width: 20%;
}

/* line 4573, ../_scss/style.scss */
.g-rate25 {
  width: 25%;
}

/* line 4574, ../_scss/style.scss */
.g-rate30 {
  width: 30%;
}

/* line 4575, ../_scss/style.scss */
.g-rate35 {
  width: 35%;
}

/* line 4576, ../_scss/style.scss */
.g-rate40 {
  width: 40%;
}

/* line 4577, ../_scss/style.scss */
.g-rate45 {
  width: 45%;
}

/* line 4578, ../_scss/style.scss */
.g-rate50 {
  width: 50%;
}

/* line 4579, ../_scss/style.scss */
.g-rate55 {
  width: 55%;
}

/* line 4580, ../_scss/style.scss */
.g-rate60 {
  width: 60% !important;
}

/* line 4581, ../_scss/style.scss */
.g-rate65 {
  width: 65%;
}

/* line 4582, ../_scss/style.scss */
.g-rate70 {
  width: 70% !important;
}

/* line 4583, ../_scss/style.scss */
.g-rate75 {
  width: 75%;
}

/* line 4584, ../_scss/style.scss */
.g-rate80 {
  width: 80%;
}

/* line 4585, ../_scss/style.scss */
.g-rate85 {
  width: 85%;
}

/* line 4586, ../_scss/style.scss */
.g-rate90 {
  width: 90%;
}

/* line 4587, ../_scss/style.scss */
.g-rate95 {
  width: 95%;
}

/* line 4588, ../_scss/style.scss */
.g-rate100 {
  width: 100%;
}

/* = [Terms of Use]
---------------------------------------------------------------------*/
/* line 4596, ../_scss/style.scss */
body#terms-home .contents-wrapper {
  padding: 100px 100px 0;
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 4598, ../_scss/style.scss */
body#terms-home .contents-wrapper .inner {
  padding-left: 28px;
  padding-right: 28px;
}
/* line 4601, ../_scss/style.scss */
body#terms-home .contents-wrapper .description p, body#terms-home .contents-wrapper .information p {
  line-height: 1.8;
  margin-bottom: 20px;
}
/* line 4610, ../_scss/style.scss */
body#terms-home .contents-wrapper main .column2 li .lead {
  font-weight: bold;
  margin-bottom: 8px;
}
/* line 4618, ../_scss/style.scss */
body#terms-home .contents-wrapper section h2 {
  font-weight: bold;
  font-size: 2.1rem;
  padding-bottom: 4px;
  border-bottom: 1px solid #000;
}
/* line 4625, ../_scss/style.scss */
body#terms-home .contents-wrapper section ul.information li {
  margin-bottom: 35px;
}
/* line 4627, ../_scss/style.scss */
body#terms-home .contents-wrapper section ul.information li:last-child {
  margin-bottom: 0;
}
/* line 4628, ../_scss/style.scss */
body#terms-home .contents-wrapper section ul.information li h3 {
  font-weight: bold;
  margin-bottom: 30px;
}
/* line 6, ../_scss/_mixin.scss */
body#terms-home .contents-wrapper section ul.information li ul.plugin li:after {
  content: "";
}
/* line 4635, ../_scss/style.scss */
body#terms-home .contents-wrapper section ul.information li ul.plugin li .text {
  float: left;
  width: 255px;
  line-height: 1.5;
}
/* line 4639, ../_scss/style.scss */
body#terms-home .contents-wrapper section ul.information li ul.plugin li .text a {
  display: inline-block;
  margin-top: 3px;
}
/* line 4641, ../_scss/style.scss */
body#terms-home .contents-wrapper section ul.information li ul.plugin li figure {
  float: left;
  width: 158px;
}
/* line 4644, ../_scss/style.scss */
body#terms-home .contents-wrapper section ul.information li ul.plugin li figure a {
  display: block;
}
/* line 4646, ../_scss/style.scss */
body#terms-home .contents-wrapper section ul.information li ul.plugin li figure a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 4651, ../_scss/style.scss */
body#terms-home .contents-wrapper section ul.information li ul.outside {
  padding-left: 18px;
}
/* line 4653, ../_scss/style.scss */
body#terms-home .contents-wrapper section ul.information li ul.outside li {
  line-height: 1.8;
  margin-bottom: 0;
  list-style: disc outside;
}
@media screen and (max-width: 480px) {
  /* line 4596, ../_scss/style.scss */
  body#terms-home .contents-wrapper {
    padding: 24px;
  }
  /* line 4668, ../_scss/style.scss */
  body#terms-home .contents-wrapper .inner {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 4669, ../_scss/style.scss */
  body#terms-home .contents-wrapper section {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  /* line 4671, ../_scss/style.scss */
  body#terms-home .contents-wrapper section h2 {
    font-size: 1.7rem;
    padding-bottom: 4px;
  }
  /* line 4674, ../_scss/style.scss */
  body#terms-home .contents-wrapper section h2 .small {
    font-size: 1.4rem;
  }
  /* line 4679, ../_scss/style.scss */
  body#terms-home .contents-wrapper section ul.information li {
    margin-bottom: 55px;
  }
  /* line 4681, ../_scss/style.scss */
  body#terms-home .contents-wrapper section ul.information li h3 {
    margin-bottom: 25px;
  }
  /* line 4686, ../_scss/style.scss */
  body#terms-home .contents-wrapper section ul.information li ul.plugin li .text {
    float: none;
    width: 100%;
  }
  /* line 4687, ../_scss/style.scss */
  body#terms-home .contents-wrapper section ul.information li ul.plugin li figure {
    float: none;
    margin-top: 6px;
  }
  /* line 4689, ../_scss/style.scss */
  body#terms-home .contents-wrapper section ul.information li ul.plugin li figure a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}

/* = [PRODUCTS]
---------------------------------------------------------------------*/
/* line 4705, ../_scss/style.scss */
body#products-home {
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 4708, ../_scss/style.scss */
body#products-home section#main-section .title {
  letter-spacing: 0.07em;
  text-indent: 0.07em;
  text-align: center;
  font-size: 2.5rem;
}
/* line 4712, ../_scss/style.scss */
body#products-home section#main-section .title .sub {
  font-size: 1.4rem;
}
/* line 4716, ../_scss/style.scss */
body#products-home section#main-section .text {
  text-align: center;
}
/* line 4718, ../_scss/style.scss */
body#products-home section#main-section .text .maincopy {
  font-size: 1.5rem;
  line-height: 1.8;
  margin-bottom: 22px;
}
/* line 4723, ../_scss/style.scss */
body#products-home section#main-section .text a {
  font-size: 1.2rem;
}
/* line 4726, ../_scss/style.scss */
body#products-home section#main-section a figure.lens {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 397px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/* line 4728, ../_scss/style.scss */
body#products-home section#main-section a:hover figure.lens {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
@media screen and (max-width: 480px) {
  /* line 4738, ../_scss/style.scss */
  body#products-home section#main-section a figure.lens {
    width: 100%;
  }
  /* line 4740, ../_scss/style.scss */
  body#products-home section#main-section .title {
    letter-spacing: 0.04em;
    text-indent: 0.04em;
    font-size: 2rem;
  }
  /* line 4743, ../_scss/style.scss */
  body#products-home section#main-section .title .sub {
    font-size: 1.4rem;
  }
}

/* = [SUPPORT]
---------------------------------------------------------------------*/
/*---------------------------------------------------------------------
 #### IR ####
---------------------------------------------------------------------*/
/* = [ir]
---------------------------------------------------------------------*/
/* line 4772, ../_scss/style.scss */
body#ir-home {
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 4773, ../_scss/style.scss */
body#ir-home section .section-lead {
  margin-bottom: 40px;
}
/* line 4789, ../_scss/style.scss */
body#ir-home section#dir-navi-section .column li .c-title {
  font-size: 1.7rem !important;
}
/* line 4792, ../_scss/style.scss */
body#ir-home section#dir-navi-section .column li .c-description {
  font-size: 1.4rem !important;
  line-height: 1.8;
}
/* line 4799, ../_scss/style.scss */
body#ir-home section#news-section .section-lead {
  position: relative;
}
/* line 4801, ../_scss/style.scss */
body#ir-home section#news-section .section-lead a.right {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  margin-top: -10px;
  font-size: 1.5rem;
  letter-spacing: 0;
}

/* = [経営方針-中期経営計画]
---------------------------------------------------------------------*/
/* line 4817, ../_scss/style.scss */
body#ir-management-policy-home {
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 4818, ../_scss/style.scss */
body#ir-management-policy-home ul.dot-indent li {
  margin-bottom: 4px !important;
}
/* line 4822, ../_scss/style.scss */
body#ir-management-policy-home section#business-strategy table.tr-alternate thead tr th:nth-child(1) {
  width: 180px;
}
/* line 4823, ../_scss/style.scss */
body#ir-management-policy-home section#business-strategy table.tr-alternate thead tr th:nth-child(2) {
  width: 180px;
}
/* line 4830, ../_scss/style.scss */
body#ir-management-policy-home section#change-theme table tbody th {
  color: #FFF;
  width: 180px;
}
@media screen and (max-width: 480px) {
  /* line 4842, ../_scss/style.scss */
  body#ir-management-policy-home section#business-strategy {
    /*
          table {
            thead tr {
              th,td {width: 33.333%;}
            }
            tbody {
              th,td {width: 33.333%;}
            }
          }
    */
  }
  /* line 4846, ../_scss/style.scss */
  body#ir-management-policy-home section#business-strategy table.tr-alternate thead tr th:nth-child(1) {
    width: 20% !important;
  }
  /* line 4847, ../_scss/style.scss */
  body#ir-management-policy-home section#business-strategy table.tr-alternate thead tr th:nth-child(2) {
    width: 20% !important;
  }
  /* line 4848, ../_scss/style.scss */
  body#ir-management-policy-home section#business-strategy table.tr-alternate thead tr th:nth-child(3) {
    width: 60% !important;
  }
  /* line 4851, ../_scss/style.scss */
  body#ir-management-policy-home section#business-strategy table.tr-alternate tbody tr th, body#ir-management-policy-home section#business-strategy table.tr-alternate tbody tr td {
    width: 20% !important;
  }
  /* line 4852, ../_scss/style.scss */
  body#ir-management-policy-home section#business-strategy table.tr-alternate tbody tr td.ta-l {
    width: 60% !important;
  }
  /* line 4869, ../_scss/style.scss */
  body#ir-management-policy-home section#change-theme table thead tr th, body#ir-management-policy-home section#change-theme table thead tr td {
    width: 33.333%;
  }
  /* line 4872, ../_scss/style.scss */
  body#ir-management-policy-home section#change-theme table tbody th, body#ir-management-policy-home section#change-theme table tbody td {
    width: 33.333%;
  }
}

/* = [株式情報 - 基本情報]
---------------------------------------------------------------------*/
/* line 4886, ../_scss/style.scss */
body#ir-stock-information_home section table#stock-info tbody th {
  width: 320px;
}
/* line 4891, ../_scss/style.scss */
body#ir-stock-information_home section table#consolidated tbody th {
  width: 34%;
}
/* line 4892, ../_scss/style.scss */
body#ir-stock-information_home section table#consolidated tbody td {
  width: 22%;
}
/* line 4894, ../_scss/style.scss */
body#ir-stock-information_home section table#consolidated tbody td:first-child {
  width: auto;
}
/* line 4900, ../_scss/style.scss */
body#ir-stock-information_home section table#top10 thead th:nth-child(1) {
  width: 5%;
}
/* line 4901, ../_scss/style.scss */
body#ir-stock-information_home section table#top10 thead th:nth-child(2) {
  width: 55%;
}
/* line 4902, ../_scss/style.scss */
body#ir-stock-information_home section table#top10 thead th:nth-child(3) {
  width: 20%;
}
/* line 4903, ../_scss/style.scss */
body#ir-stock-information_home section table#top10 thead th:nth-child(4) {
  width: 20%;
}
@media screen and (max-width: 480px) {
  /* line 4908, ../_scss/style.scss */
  body#ir-stock-information_home section table#stock-info {
    font-size: 1.4rem !important;
  }
  /* line 4911, ../_scss/style.scss */
  body#ir-stock-information_home section table#stock-info tbody th {
    width: 35%;
  }
}

/* = [株式情報 - 配当金]
---------------------------------------------------------------------*/
/* line 4924, ../_scss/style.scss */
body#ir-stock-information_dividends section table#dividend-status tbody th, body#ir-stock-information_dividends section table#dividend-status tbody td {
  width: 25%;
}

/* = [株式情報 - 株式手続きのご案内]
---------------------------------------------------------------------*/
/* line 4936, ../_scss/style.scss */
body#ir-stock-information_stock-procedure section table#guide tbody th {
  width: 240px;
}

/* = [株主総会]
---------------------------------------------------------------------*/
/* line 4947, ../_scss/style.scss */
body#ir-stock-information_meeting section#access figure #gmap {
  position: relative;
  padding-bottom: 46.65899%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
/* line 4953, ../_scss/style.scss */
body#ir-stock-information_meeting section#access figure #gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 4961, ../_scss/style.scss */
body#ir-stock-information_meeting section#access figure figcaption {
  padding-top: 8px;
  text-align: right;
}

/* = [財務・業績情報 (全体)]
  ---------------------------------------------------------------------*/
/* line 4974, ../_scss/style.scss */
body.dir-ir-financial table.display-sp.type-3_3 th, body.dir-ir-financial table.display-sp.type-3_3 td {
  word-break: break-all;
  padding: 8px 8px 7px;
}
/* line 4979, ../_scss/style.scss */
body.dir-ir-financial table.display-sp.type-3_3 thead th {
  width: 27%;
}
/* line 4980, ../_scss/style.scss */
body.dir-ir-financial table.display-sp.type-3_3 thead th:first-child {
  width: 22%;
}
/* line 4985, ../_scss/style.scss */
body.dir-ir-financial table.display-sp.type-3_3 tbody th {
  width: 22%;
}
/* line 4986, ../_scss/style.scss */
body.dir-ir-financial table.display-sp.type-3_3 tbody td {
  width: 27%;
}
/* line 4991, ../_scss/style.scss */
body.dir-ir-financial table.display-sp.type-4_4 th, body.dir-ir-financial table.display-sp.type-4_4 td {
  word-break: break-all;
  padding: 7px 7px 6px;
}
/* line 4996, ../_scss/style.scss */
body.dir-ir-financial table.display-sp.type-4_4 thead th {
  width: 20%;
}
/* line 4997, ../_scss/style.scss */
body.dir-ir-financial table.display-sp.type-4_4 thead th:first-child {
  width: 20%;
}
/* line 5002, ../_scss/style.scss */
body.dir-ir-financial table.display-sp.type-4_4 tbody th {
  width: 20%;
}
/* line 5003, ../_scss/style.scss */
body.dir-ir-financial table.display-sp.type-4_4 tbody td {
  width: 20%;
}

/* = [経営指標]
---------------------------------------------------------------------*/
/* line 5012, ../_scss/style.scss */
body#ir-financial_standing table.tr-alternate tbody th {
  width: 260px;
}

/* = [経営指標]
---------------------------------------------------------------------*/
/* line 5023, ../_scss/style.scss */
body#ir-financial_management-index section table tbody th {
  width: 230px;
}
/* line 5024, ../_scss/style.scss */
body#ir-financial_management-index section table tbody td {
  width: auto;
}

/* = [IRライブラリ-その他開示資料]
---------------------------------------------------------------------*/
/* line 5037, ../_scss/style.scss */
body#ir-library_disclosure_documents table.mdl-pdf-list-ir span.date {
  display: inline-block;
  width: 140px;
  font-size: 1.5rem;
}

/* = [IRニュース]
---------------------------------------------------------------------*/
/* line 5050, ../_scss/style.scss */
body#ir-news .section-title .j-year {
  font-size: 90%;
}

/* line 5056, ../_scss/style.scss */
body#ir-individual_shareholder_home #page-header #directory-navi ul li {
  margin-right: 24px;
}

/*---------------------------------------------------------------------
 #### CSR ####
---------------------------------------------------------------------*/
/* = [CSR]
---------------------------------------------------------------------*/
/* line 5073, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .navigation aside {
  margin-left: -16px;
  padding: 16px;
}
/* line 5077, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .navigation aside .block:nth-child(1) {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #C9C9C9;
}
/* line 5082, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .navigation aside .block .lead {
  font-weight: bold;
  font-size: 1.3rem;
  margin-bottom: 24px;
}
/* line 5087, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .navigation aside .block p {
  font-size: 1rem;
  line-height: 1.7;
}
/* line 5093, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .navigation aside .block figure img {
  display: block;
  width: 50px;
}
/* line 5097, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .navigation aside .block figure figcaption {
  margin-top: 12px;
  font-size: 1rem;
  line-height: 1.7;
}
/* line 5106, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .main {
  font-size: 1.4rem;
  line-height: 1.7;
}
/* line 5109, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .main div.block {
  margin-bottom: 50px;
}
/* line 5111, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .main div.block h2.block-lead {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1;
  margin-bottom: 30px;
}
/* line 5117, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .main div.block p {
  font-weight: normal;
  margin-bottom: 24px;
}
/* line 5120, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .main div.block p a {
  color: #398CFF;
  text-decoration: underline;
}
/* line 5123, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .main div.block p a:hover {
  color: #004098;
  text-decoration: none;
}
/* line 5130, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .main div.block ol {
  padding-left: 18px;
}
/* line 5132, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .main div.block ol li {
  list-style: decimal outside;
  margin-bottom: 8px;
}
/* line 5136, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .main div.block ol li ul.column {
  margin-top: 4px;
}
/* line 5138, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .main div.block ol li ul.column li {
  list-style: none;
  font-size: 1.3rem;
  line-height: 1;
  text-align: center;
  background-color: #FFF;
  color: #004098;
  border: 1px solid #004098;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 4px 0;
}
/* line 5153, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .main div.block ol.has-lead li {
  font-weight: bold;
}
/* line 5155, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .main div.block ol.has-lead li .lead {
  font-weight: bold;
  font-size: 1.5rem;
}
/* line 5159, ../_scss/style.scss */
body.dir-csr .mdl-frame1 .main div.block ol.has-lead li p {
  padding-left: 15px;
}
/* line 5166, ../_scss/style.scss */
body.dir-csr .mdl-frame1 #csr-policy.main figure.iso img {
  width: auto;
}
/* line 5167, ../_scss/style.scss */
body.dir-csr .mdl-frame1 #csr-policy.main figure.iso figcaption {
  margin-top: 15px;
  font-size: 1rem;
  line-height: 1.7;
}

/* line 5178, ../_scss/style.scss */
h2 {
  font-size: 1.8rem;
  margin-bottom: 35px;
}

/* line 5182, ../_scss/style.scss */
p {
  line-height: 1.8;
}

/* line 5183, ../_scss/style.scss */
ul.column.column2 li {
  margin-bottom: 0;
  width: 48.5%;
}

/* line 5188, ../_scss/style.scss */
ul.column2 li.certification h2 {
  margin-bottom: 15px;
}
/* line 5192, ../_scss/style.scss */
ul.column2 li.certification ul li {
  display: table;
  float: none;
  margin-bottom: 20px !important;
  width: 100%;
}
/* line 5196, ../_scss/style.scss */
ul.column2 li.certification ul li:last-child {
  margin-bottom: 0 !important;
}
/* line 5198, ../_scss/style.scss */
ul.column2 li.certification ul li figure.logo {
  display: table-cell;
  vertical-align: middle;
  width: 62px;
}
/* line 5202, ../_scss/style.scss */
ul.column2 li.certification ul li figure.logo img {
  width: auto;
  display: inline-block;
}
/* line 5204, ../_scss/style.scss */
ul.column2 li.certification ul li p {
  vertical-align: middle;
  display: table-cell;
}

/* = Responsive (~480)
-------------------------------------------------------------*/
@media screen and (max-width: 480px) {
  /* line 5215, ../_scss/style.scss */
  h2 {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }

  /* line 5219, ../_scss/style.scss */
  p {
    line-height: 1.7;
  }
}
/*
section#support {
  ul.column.column2 {
    li{width: 47.5%;}
  }
}
*/
/* = [CSR - タムロンのCSR]
---------------------------------------------------------------------*/
/* line 5236, ../_scss/style.scss */
body#csr-csr .mdl-copy-list {
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 5238, ../_scss/style.scss */
body#csr-csr .mdl-copy-list ol.grid-container li.grid {
  position: relative;
  padding-bottom: 40px;
}
/* line 5239, ../_scss/style.scss */
body#csr-csr .mdl-copy-list ol.grid-container li.grid h3.l-lead {
  text-indent: -1rem;
}
/* line 5243, ../_scss/style.scss */
body#csr-csr .mdl-copy-list ol.grid-container li.grid.hr:after {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: block;
  content: '';
  width: 1024px;
  height: 1px;
  background-color: #C9C9C9;
}
@media screen and (max-width: 480px) {
  /* line 5259, ../_scss/style.scss */
  body#csr-csr .mdl-copy-list ol.grid-container li.grid h3.l-lead {
    text-indent: 0;
  }
  /* line 5261, ../_scss/style.scss */
  body#csr-csr .mdl-copy-list ol.grid-container li.grid.hr:after {
    left: 0;
    right: auto;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  /* line 5270, ../_scss/style.scss */
  body#csr-csr figure img.logo_un {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 30px;
    width: 137px;
  }
}

/* = [CSR - 品質・環境マネジメントシステム]
---------------------------------------------------------------------*/
/* line 5286, ../_scss/style.scss */
body#csr-quality .mdl-copy-list ul.efforts.column4 {
  margin-top: 20px;
  padding-left: 0;
}
/* line 5289, ../_scss/style.scss */
body#csr-quality .mdl-copy-list ul.efforts.column4 li {
  margin-left: 0;
  padding-left: 0;
  text-indent: 0;
  list-style: none;
  border: 1px solid #000;
  text-align: center;
  padding: 20px 5px;
}
@media screen and (max-width: 480px) {
  /* line 5299, ../_scss/style.scss */
  body#csr-quality .mdl-copy-list ul.efforts.column4 li {
    padding: 10px;
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 480px) {
  /* line 5309, ../_scss/style.scss */
  body#csr-quality section#system-certification figure.grid {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 200px !important;
    margin-bottom: 40px;
  }
}

/* = [CSR報告書]
---------------------------------------------------------------------*/
/* line 5323, ../_scss/style.scss */
body#csr-reports section#reports-latest {
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 5325, ../_scss/style.scss */
body#csr-reports section#reports-latest div.left figure {
  margin-bottom: 16px;
}
/* line 5327, ../_scss/style.scss */
body#csr-reports section#reports-latest div.left figure img {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 225px;
  border: 1px solid #EAEAEA;
}
/* line 5333, ../_scss/style.scss */
body#csr-reports section#reports-latest div.left a:before, body#csr-reports section#reports-latest div.left a:after {
  display: none;
}
/* line 5334, ../_scss/style.scss */
body#csr-reports section#reports-latest div.left .attention {
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 16px;
  width: 225px;
}
/* line 5338, ../_scss/style.scss */
body#csr-reports section#reports-latest div.left .attention h3 {
  line-height: 1.4;
  margin-bottom: 8px;
}
/* line 5346, ../_scss/style.scss */
body#csr-reports section#reports-latest div.right .copy p {
  font-size: 1.2rem;
  line-height: 1.6;
  margin-bottom: 20px;
}
/* line 5352, ../_scss/style.scss */
body#csr-reports section#reports-latest div.right .section-copy {
  margin-bottom: 32px;
}
/* line 5355, ../_scss/style.scss */
body#csr-reports section#reports-latest div.right .contact-info {
  font-size: 1.5rem;
  line-height: 1.7;
}
/* line 5358, ../_scss/style.scss */
body#csr-reports section#reports-latest div.right .contact-info p {
  margin-bottom: 12px;
}
@media screen and (max-width: 480px) {
  /* line 5367, ../_scss/style.scss */
  body#csr-reports section#reports-latest figure {
    margin-bottom: 30px;
  }
  /* line 5371, ../_scss/style.scss */
  body#csr-reports section#reports-latest div.right .contact-info {
    font-size: 1.4rem;
    line-height: 1.6;
  }
}

/* = [CSR報告書 PDF版]
---------------------------------------------------------------------*/
/* line 5385, ../_scss/style.scss */
body#csr-reports-download #page-header #directory-navi ul li {
  margin-right: 24px;
}
/* line 5388, ../_scss/style.scss */
body#csr-reports-download section#pdf-list {
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
@media screen and (max-width: 480px) {
  /* line 5393, ../_scss/style.scss */
  body#csr-reports-download section#pdf-list figure.g-rate15 {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 200px !important;
    margin-bottom: 40px;
  }
}

/* = [CSR - エコラベル対象機種リスト]
---------------------------------------------------------------------*/
/* line 5409, ../_scss/style.scss */
body.dir-csr-ecolist section table.table-grid th, body.dir-csr-ecolist section table.table-grid td {
  word-break: break-all;
}
/* line 5411, ../_scss/style.scss */
body.dir-csr-ecolist section table.table-grid thead th:nth-child(1), body.dir-csr-ecolist section table.table-grid tbody th:nth-child(1) {
  width: 20%;
}
/* line 5412, ../_scss/style.scss */
body.dir-csr-ecolist section table.table-grid thead th:nth-child(2), body.dir-csr-ecolist section table.table-grid tbody th:nth-child(2) {
  width: 15%;
}
/* line 5413, ../_scss/style.scss */
body.dir-csr-ecolist section table.table-grid thead th:nth-child(3), body.dir-csr-ecolist section table.table-grid tbody th:nth-child(3) {
  width: 65%;
}
@media screen and (max-width: 480px) {
  /* line 5416, ../_scss/style.scss */
  body.dir-csr-ecolist section table.table-grid thead th:nth-child(1), body.dir-csr-ecolist section table.table-grid tbody th:nth-child(1) {
    width: 30%;
  }
  /* line 5417, ../_scss/style.scss */
  body.dir-csr-ecolist section table.table-grid thead th:nth-child(2), body.dir-csr-ecolist section table.table-grid tbody th:nth-child(2) {
    width: 25%;
  }
  /* line 5418, ../_scss/style.scss */
  body.dir-csr-ecolist section table.table-grid thead th:nth-child(3), body.dir-csr-ecolist section table.table-grid tbody th:nth-child(3) {
    width: 45%;
  }
}

/*---------------------------------------------------------------------
 #### Recruit ####
---------------------------------------------------------------------*/
/* = [先輩社員の声 - 個別]
---------------------------------------------------------------------*/
/* line 5433, ../_scss/style.scss */
body#recruit-voice.voice-single {
  /* = Responsive (~480)
  -------------------------------------------------------------*/
}
/* line 5434, ../_scss/style.scss */
body#recruit-voice.voice-single article {
  padding-bottom: 65px;
}
/* line 5436, ../_scss/style.scss */
body#recruit-voice.voice-single article .g-rate30 {
  padding-right: 20px;
}
/* line 5437, ../_scss/style.scss */
body#recruit-voice.voice-single article h3 {
  font-size: 2.4rem;
  line-height: 1.4;
  margin-bottom: 38px;
}
/* line 5443, ../_scss/style.scss */
body#recruit-voice.voice-single article .description p {
  font-size: 1.8rem;
  line-height: 1.9;
  margin-bottom: 75px;
}
/* line 5449, ../_scss/style.scss */
body#recruit-voice.voice-single article figure.sub {
  margin-bottom: 100px;
}
/* line 5451, ../_scss/style.scss */
body#recruit-voice.voice-single article main {
  padding-bottom: 70px;
}
/* line 5453, ../_scss/style.scss */
body#recruit-voice.voice-single article main figure {
  margin-bottom: 100px;
}
/* line 5457, ../_scss/style.scss */
body#recruit-voice.voice-single article main .description p {
  margin-bottom: 0;
}
/* line 5460, ../_scss/style.scss */
body#recruit-voice.voice-single article main .profile h2 {
  position: relative;
  color: #004098;
  font-size: 2.7rem;
  padding-bottom: 18px;
  margin-bottom: 18px;
}
/* line 5466, ../_scss/style.scss */
body#recruit-voice.voice-single article main .profile h2 span.ruby {
  padding-top: 14px;
  display: block;
  font-size: 1.5rem;
}
/* line 5471, ../_scss/style.scss */
body#recruit-voice.voice-single article main .profile h2:after {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 30px;
  height: 1px;
  background-color: #000;
  display: block;
  content: '';
}
/* line 5479, ../_scss/style.scss */
body#recruit-voice.voice-single article main .profile .text {
  font-size: 1.2rem;
  line-height: 1.7;
}
/* line 5488, ../_scss/style.scss */
body#recruit-voice.voice-single aside {
  margin-bottom: 65px;
}
/* line 5490, ../_scss/style.scss */
body#recruit-voice.voice-single aside .bg-white {
  padding: 30px 36px;
}
/* line 6, ../_scss/_mixin.scss */
body#recruit-voice.voice-single aside .bg-white:after {
  content: "";
}
/* line 5493, ../_scss/style.scss */
body#recruit-voice.voice-single aside .bg-white .name {
  float: left;
  display: table;
  width: 420px;
}
/* line 5497, ../_scss/style.scss */
body#recruit-voice.voice-single aside .bg-white .name figure {
  display: table-cell;
  width: 180px;
  height: 180px;
  overflow: hidden;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 5503, ../_scss/style.scss */
body#recruit-voice.voice-single aside .bg-white .name h1 {
  display: table-cell;
  padding-left: 30px;
  width: 240px;
  vertical-align: middle;
  font-size: 2.4rem;
  letter-spacing: .05em;
  color: #004098;
}
/* line 5511, ../_scss/style.scss */
body#recruit-voice.voice-single aside .bg-white .name h1 .ruby {
  display: block;
  padding-top: 8px;
  font-size: 1.5rem;
  color: #000;
}
/* line 5519, ../_scss/style.scss */
body#recruit-voice.voice-single aside .bg-white .description {
  float: left;
  width: 500px;
  padding-top: 5px;
}
/* line 5523, ../_scss/style.scss */
body#recruit-voice.voice-single aside .bg-white .description h2 {
  font-size: 1.8rem;
  margin-bottom: 38px;
}
/* line 5527, ../_scss/style.scss */
body#recruit-voice.voice-single aside .bg-white .description p {
  font-size: 1.5rem;
}
@media screen and (max-width: 480px) {
  /* line 5538, ../_scss/style.scss */
  body#recruit-voice.voice-single article {
    padding-bottom: 50px;
  }
  /* line 5540, ../_scss/style.scss */
  body#recruit-voice.voice-single article .g-rate30 {
    padding-right: 0px;
  }
  /* line 5541, ../_scss/style.scss */
  body#recruit-voice.voice-single article h3 {
    font-size: 1.7em;
    margin-bottom: 30px;
  }
  /* line 5546, ../_scss/style.scss */
  body#recruit-voice.voice-single article .description p {
    font-size: 1.4rem;
    line-height: 1.8;
    margin-bottom: 60px;
  }
  /* line 5552, ../_scss/style.scss */
  body#recruit-voice.voice-single article figure.sub {
    margin-bottom: 80px;
  }
  /* line 5554, ../_scss/style.scss */
  body#recruit-voice.voice-single article main {
    padding-bottom: 50px;
  }
  /* line 5556, ../_scss/style.scss */
  body#recruit-voice.voice-single article main figure {
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: 40px;
  }
  /* line 5561, ../_scss/style.scss */
  body#recruit-voice.voice-single article main .profile {
    margin-bottom: 30px;
  }
  /* line 5563, ../_scss/style.scss */
  body#recruit-voice.voice-single article main .profile h2 {
    position: relative;
    color: #004098;
    font-size: 2.2rem;
    padding-bottom: 14px;
    margin-bottom: 14px;
  }
  /* line 5569, ../_scss/style.scss */
  body#recruit-voice.voice-single article main .profile h2 span.ruby {
    padding-top: 10px;
    font-size: 1.3rem;
  }
  /* line 5577, ../_scss/style.scss */
  body#recruit-voice.voice-single article section {
    padding-bottom: 30px;
  }
  /* line 5579, ../_scss/style.scss */
  body#recruit-voice.voice-single aside {
    margin-bottom: 50px;
  }
  /* line 5581, ../_scss/style.scss */
  body#recruit-voice.voice-single aside .bg-white {
    padding: 12px;
  }
  /* line 5583, ../_scss/style.scss */
  body#recruit-voice.voice-single aside .bg-white .name {
    float: none;
    display: block;
    width: 100%;
  }
  /* line 5587, ../_scss/style.scss */
  body#recruit-voice.voice-single aside .bg-white .name figure {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 20px;
  }
  /* line 5592, ../_scss/style.scss */
  body#recruit-voice.voice-single aside .bg-white .name h1 {
    display: block;
    padding-left: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 90%;
    text-align: center;
    font-size: 1.8rem;
  }
  /* line 5599, ../_scss/style.scss */
  body#recruit-voice.voice-single aside .bg-white .name h1 .ruby {
    padding-top: 6px;
    font-size: 1.4rem;
  }
  /* line 5605, ../_scss/style.scss */
  body#recruit-voice.voice-single aside .bg-white .description {
    float: none;
    width: 100%;
    padding-top: 35px;
  }
  /* line 5609, ../_scss/style.scss */
  body#recruit-voice.voice-single aside .bg-white .description h2 {
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: 18px;
  }
  /* line 5614, ../_scss/style.scss */
  body#recruit-voice.voice-single aside .bg-white .description p {
    font-size: 1.4rem;
  }
  /* line 5619, ../_scss/style.scss */
  body#recruit-voice.voice-single aside .bg-white table th, body#recruit-voice.voice-single aside .bg-white table td {
    vertical-align: top;
    padding-bottom: 5px !important;
  }
  /* line 5623, ../_scss/style.scss */
  body#recruit-voice.voice-single aside .bg-white table th.g-rate25 {
    min-width: 100px;
  }
}

/* line 5633, ../_scss/style.scss */
body.dir-recruit-applications .mdl-tab-menu {
  font-size: 1.8rem;
}
/* line 5634, ../_scss/style.scss */
body.dir-recruit-applications section#session {
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
@media screen and (max-width: 480px) {
  /* line 5639, ../_scss/style.scss */
  body.dir-recruit-applications section#session .g-rate75 {
    width: 65%;
  }
  /* line 5640, ../_scss/style.scss */
  body.dir-recruit-applications section#session figure.g-rate80 {
    width: 100%;
  }
}
/* line 5646, ../_scss/style.scss */
body.dir-recruit-applications section#flow-after-entry table {
  font-size: 2.1rem;
}
/* line 5648, ../_scss/style.scss */
body.dir-recruit-applications section#flow-after-entry table th {
  width: 40%;
}
/* line 5649, ../_scss/style.scss */
body.dir-recruit-applications section#flow-after-entry table td {
  width: 60%;
}
/* line 5650, ../_scss/style.scss */
body.dir-recruit-applications section#flow-after-entry table td.arrow {
  text-align: center;
}
@media screen and (max-width: 480px) {
  /* line 5646, ../_scss/style.scss */
  body.dir-recruit-applications section#flow-after-entry table {
    font-size: 1.4rem;
  }
  /* line 5654, ../_scss/style.scss */
  body.dir-recruit-applications section#flow-after-entry table th {
    width: 80px;
  }
  /* line 5655, ../_scss/style.scss */
  body.dir-recruit-applications section#flow-after-entry table td {
    width: auto;
  }
}

/* line 5663, ../_scss/style.scss */
body#recruit-applications table#oprating-results thead tr th {
  width: 33.3%;
}

/* line 5670, ../_scss/style.scss */
body#recruit-applications-mid table .label-new {
  display: block;
  width: 80px;
  padding: 4px 8px;
  margin-bottom: 8px;
  border: 0 none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #004098;
  color: #FFF;
  text-align: center;
  font-size: 1.3rem;
}
/* line 5684, ../_scss/style.scss */
body#recruit-applications-mid table thead tr th:nth-child(1) {
  width: 18%;
}
/* line 5685, ../_scss/style.scss */
body#recruit-applications-mid table thead tr th:nth-child(2) {
  width: 31%;
}
/* line 5686, ../_scss/style.scss */
body#recruit-applications-mid table thead tr th:nth-child(3) {
  width: 31%;
}
/* line 5687, ../_scss/style.scss */
body#recruit-applications-mid table thead tr th:nth-child(4) {
  width: 20%;
}
/* line 5691, ../_scss/style.scss */
body#recruit-applications-mid table form button {
  outline: none;
  border: 0 none;
  text-decoration: underline;
  background-color: transparent;
  font-size: 1.3rem;
  margin: 0;
  padding: 0;
}
/* line 5702, ../_scss/style.scss */
body#recruit-applications-mid table.display-sp th {
  font-weight: bold;
}
/* line 5705, ../_scss/style.scss */
body#recruit-applications-mid table.display-sp th.ta-c {
  padding-top: 18px;
  padding-bottom: 17px;
  position: relative;
  background-color: #EAEAEA;
}
/* line 5709, ../_scss/style.scss */
body#recruit-applications-mid table.display-sp th.ta-c .label-new {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 50px;
  padding: 1px 2px;
  font-size: 1.1rem;
  margin-bottom: 0;
  margin-top: 5px;
}

/* line 5721, ../_scss/style.scss */
.mdl-tab-menu {
  margin-bottom: 60px;
}
/* line 5723, ../_scss/style.scss */
.mdl-tab-menu ul.mdl-tab-menu-main {
  text-align: center;
  border-bottom: 1px solid #EAEAEA;
}
/* line 5726, ../_scss/style.scss */
.mdl-tab-menu ul.mdl-tab-menu-main li {
  display: inline-block;
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 5731, ../_scss/style.scss */
.mdl-tab-menu ul.mdl-tab-menu-main li span, .mdl-tab-menu ul.mdl-tab-menu-main li a {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 8px;
}
/* line 5736, ../_scss/style.scss */
.mdl-tab-menu ul.mdl-tab-menu-main li span:after, .mdl-tab-menu ul.mdl-tab-menu-main li a:after {
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 1;
  width: 100%;
  height: 1px;
  background-color: transparent;
  display: block;
  content: '';
}
/* line 5745, ../_scss/style.scss */
.mdl-tab-menu ul.mdl-tab-menu-main li span:after, .mdl-tab-menu ul.mdl-tab-menu-main li a:hover:after {
  background-color: #004098;
}
/* line 5749, ../_scss/style.scss */
.mdl-tab-menu ul.mdl-tab-menu-sub {
  margin-top: 20px;
  text-align: center;
}
/* line 5752, ../_scss/style.scss */
.mdl-tab-menu ul.mdl-tab-menu-sub li {
  display: inline-block;
  margin-right: 25px;
}
/* line 5755, ../_scss/style.scss */
.mdl-tab-menu ul.mdl-tab-menu-sub li:last-child {
  margin-right: 0;
}
/* line 5756, ../_scss/style.scss */
.mdl-tab-menu ul.mdl-tab-menu-sub li a {
  display: block;
  width: 100%;
}
/* line 5763, ../_scss/style.scss */
.mdl-tab-menu.type-ir {
  padding-top: 70px;
  margin-bottom: 15px;
}
@media screen and (max-width: 480px) {
  /* line 5763, ../_scss/style.scss */
  .mdl-tab-menu.type-ir {
    padding-top: 45px;
  }
  /* line 5771, ../_scss/style.scss */
  .mdl-tab-menu.type-ir ul.mdl-tab-menu-main {
    border-bottom: 0 none;
  }
  /* line 5773, ../_scss/style.scss */
  .mdl-tab-menu.type-ir ul.mdl-tab-menu-main li {
    margin-bottom: 14px;
  }
  /* line 5775, ../_scss/style.scss */
  .mdl-tab-menu.type-ir ul.mdl-tab-menu-main li span, .mdl-tab-menu.type-ir ul.mdl-tab-menu-main li a {
    padding-bottom: 4px;
  }
}

/* line 5785, ../_scss/style.scss */
.mdl-tab-menu-ir {
  margin-bottom: 60px;
}
/* line 5787, ../_scss/style.scss */
.mdl-tab-menu-ir ul.mdl-tab-menu-main {
  text-align: center;
  border-bottom: 1px solid #EAEAEA;
}
/* line 5790, ../_scss/style.scss */
.mdl-tab-menu-ir ul.mdl-tab-menu-main li {
  display: inline-block;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 5795, ../_scss/style.scss */
.mdl-tab-menu-ir ul.mdl-tab-menu-main li span, .mdl-tab-menu-ir ul.mdl-tab-menu-main li a {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 8px;
}
/* line 5800, ../_scss/style.scss */
.mdl-tab-menu-ir ul.mdl-tab-menu-main li span:after, .mdl-tab-menu-ir ul.mdl-tab-menu-main li a:after {
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 1;
  width: 100%;
  height: 1px;
  background-color: transparent;
  display: block;
  content: '';
}
/* line 5809, ../_scss/style.scss */
.mdl-tab-menu-ir ul.mdl-tab-menu-main li span:after, .mdl-tab-menu-ir ul.mdl-tab-menu-main li a:hover:after {
  background-color: #004098;
}

/* = [先輩社員の声 - 個別]
---------------------------------------------------------------------*/
/* line 5822, ../_scss/style.scss */
body.dir-faq article {
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 5823, ../_scss/style.scss */
body.dir-faq article section#faq-block .in-block {
  width: 825px;
}
/* line 5824, ../_scss/style.scss */
body.dir-faq article nav#faq-menu {
  margin-bottom: 60px;
}
/* line 5826, ../_scss/style.scss */
body.dir-faq article nav#faq-menu ul#faq-menu-main {
  text-align: center;
  border-bottom: 1px solid #EAEAEA;
}
/* line 5829, ../_scss/style.scss */
body.dir-faq article nav#faq-menu ul#faq-menu-main li {
  display: inline-block;
  width: 150px;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 5833, ../_scss/style.scss */
body.dir-faq article nav#faq-menu ul#faq-menu-main li span, body.dir-faq article nav#faq-menu ul#faq-menu-main li a {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 8px;
}
/* line 5838, ../_scss/style.scss */
body.dir-faq article nav#faq-menu ul#faq-menu-main li span:after, body.dir-faq article nav#faq-menu ul#faq-menu-main li a:after {
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 1;
  width: 100%;
  height: 1px;
  background-color: transparent;
  display: block;
  content: '';
}
/* line 5847, ../_scss/style.scss */
body.dir-faq article nav#faq-menu ul#faq-menu-main li span:after, body.dir-faq article nav#faq-menu ul#faq-menu-main li a:hover:after {
  background-color: #004098;
}
/* line 5851, ../_scss/style.scss */
body.dir-faq article nav#faq-menu ul#faq-menu-sub {
  margin-top: 20px;
  text-align: center;
}
/* line 5854, ../_scss/style.scss */
body.dir-faq article nav#faq-menu ul#faq-menu-sub li {
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 10px;
}
/* line 5858, ../_scss/style.scss */
body.dir-faq article nav#faq-menu ul#faq-menu-sub li:last-child {
  margin-right: 0;
}
/* line 5859, ../_scss/style.scss */
body.dir-faq article nav#faq-menu ul#faq-menu-sub li a {
  display: block;
  width: 100%;
}
@media screen and (max-width: 480px) {
  /* line 5871, ../_scss/style.scss */
  body.dir-faq article section#faq-block .in-block {
    width: 100%;
  }
  /* line 5872, ../_scss/style.scss */
  body.dir-faq article nav#faq-menu {
    margin-bottom: 40px;
  }
  /* line 5875, ../_scss/style.scss */
  body.dir-faq article nav#faq-menu ul#faq-menu-main li {
    width: auto;
    padding-left: 0;
    padding-right: 0;
    margin-right: 16px;
  }
  /* line 5879, ../_scss/style.scss */
  body.dir-faq article nav#faq-menu ul#faq-menu-main li:last-child {
    margin-right: 0;
  }
}

/*---------------------------------------------------------------------
 #### News ####
---------------------------------------------------------------------*/
/* = [お知らせ (一覧)]
---------------------------------------------------------------------*/
/* line 5896, ../_scss/style.scss */
body.dir-news article {
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 5903, ../_scss/style.scss */
body.dir-news article section#news-section .mdl-pulldown .mdl-pulldown-trigger .mdl-pulldown-menu {
  right: -18px;
}
@media screen and (max-width: 480px) {
  /* line 5914, ../_scss/style.scss */
  body.dir-news article .nav-wrapper {
    padding-bottom: 30px;
  }
}

/* = [お知らせ (詳細)]
---------------------------------------------------------------------*/
/* line 5925, ../_scss/style.scss */
body.dir-news-single article section#news-lead {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 5927, ../_scss/style.scss */
body.dir-news-single article section#news-lead #page-lead {
  position: relative;
}
/* line 5929, ../_scss/style.scss */
body.dir-news-single article section#news-lead #page-lead .meta {
  position: absolute;
  right: 20px;
  top: 30px;
  z-index: 1;
  line-height: 1.7;
  text-align: center;
}
/* line 5938, ../_scss/style.scss */
body.dir-news-single article section#news-body .section-lead-sub {
  line-height: 1.8;
  margin-bottom: 50px;
}
/* line 5942, ../_scss/style.scss */
body.dir-news-single article section#news-body .section-lead-sub2 {
  font-size: 1.8rem;
  margin-bottom: 12px;
}
/* line 5946, ../_scss/style.scss */
body.dir-news-single article section#news-body .l-lead {
  line-height: 1.5;
}
/* line 5949, ../_scss/style.scss */
body.dir-news-single article section#news-body p {
  margin-bottom: 50px;
}
@media screen and (max-width: 480px) {
  /* line 5959, ../_scss/style.scss */
  body.dir-news-single article section#news-lead #page-lead .meta {
    position: static;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
}

/* = [お知らせ (詳細 - プレスリリース)]
---------------------------------------------------------------------*/
/* line 5976, ../_scss/style.scss */
body#news-pressrelease.dir-news-single section#news-body figure.product img {
  width: 270px;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media screen and (max-width: 480px) {
  /* line 5982, ../_scss/style.scss */
  body#news-pressrelease.dir-news-single section#news-body figure.product img {
    max-width: 100%;
    height: auto;
  }
}
/* line 5980, ../_scss/style.scss */
body#news-pressrelease.dir-news-single section#news-body figure.product figcaption {
  margin-top: 16px;
  text-align: center;
}
/* line 5985, ../_scss/style.scss */
body#news-pressrelease.dir-news-single section#news-body table.data th, body#news-pressrelease.dir-news-single section#news-body table td {
  padding: 10px 20px 9px;
  line-height: 1.5;
}
/* line 5994, ../_scss/style.scss */
body#news-pressrelease.dir-news-single section#download ul.column li a figcaption {
  color: #004098;
}

/*---------------------------------------------------------------------
 #### Support ####
---------------------------------------------------------------------*/
/* = [取扱説明書]
---------------------------------------------------------------------*/
/* line 6014, ../_scss/style.scss */
body#support-instruction .instruction-item {
  display: none;
  padding: 70px;
  /* = Responsive (-480)
  -------------------------------------------------------------*/
}
/* line 6017, ../_scss/style.scss */
body#support-instruction .instruction-item header {
  margin-bottom: 40px;
}
/* line 6, ../_scss/_mixin.scss */
body#support-instruction .instruction-item header:after {
  content: "";
}
/* line 6020, ../_scss/style.scss */
body#support-instruction .instruction-item header .section-lead {
  float: left;
}
/* line 6023, ../_scss/style.scss */
body#support-instruction .instruction-item header figure {
  float: right;
  width: 200px;
  margin-right: 40px;
}
/* line 6029, ../_scss/style.scss */
body#support-instruction .instruction-item table.table-grid {
  width: 100%;
}
/* line 6032, ../_scss/style.scss */
body#support-instruction .instruction-item table.table-grid tr th, body#support-instruction .instruction-item table.table-grid tr td {
  padding-top: 12px;
  padding-bottom: 12px;
}
/* line 6036, ../_scss/style.scss */
body#support-instruction .instruction-item table.table-grid tr th {
  text-align: center;
  width: 18%;
  background-color: #FAFAFA;
}
/* line 6041, ../_scss/style.scss */
body#support-instruction .instruction-item table.table-grid tr td {
  width: 32%;
}
@media screen and (max-width: 480px) {
  /* line 6014, ../_scss/style.scss */
  body#support-instruction .instruction-item {
    padding: 12px;
  }
  /* line 6052, ../_scss/style.scss */
  body#support-instruction .instruction-item header {
    margin-bottom: 40px;
  }
  /* line 6054, ../_scss/style.scss */
  body#support-instruction .instruction-item header .section-lead {
    float: none;
    margin-bottom: 22px;
    padding-right: 30px;
  }
  /* line 6059, ../_scss/style.scss */
  body#support-instruction .instruction-item header figure {
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  /* line 6064, ../_scss/style.scss */
  body#support-instruction .instruction-item table.table-grid {
    display: block;
    width: 100%;
    border-top: 0;
    border-left: 0;
  }
  /* line 6068, ../_scss/style.scss */
  body#support-instruction .instruction-item table.table-grid tr {
    display: block;
  }
  /* line 6, ../_scss/_mixin.scss */
  body#support-instruction .instruction-item table.table-grid tr:after {
    content: "";
  }
  /* line 6071, ../_scss/style.scss */
  body#support-instruction .instruction-item table.table-grid tr th, body#support-instruction .instruction-item table.table-grid tr td {
    display: block;
    border-top: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
    border-bottom: 0 none;
    float: left;
    padding: 10px;
  }
  /* line 6079, ../_scss/style.scss */
  body#support-instruction .instruction-item table.table-grid tr th {
    border-left: 1px solid #EAEAEA;
    text-align: center;
    width: 35%;
    background-color: #FAFAFA;
  }
  /* line 6085, ../_scss/style.scss */
  body#support-instruction .instruction-item table.table-grid tr td {
    width: 65%;
  }
}
@media screen and (max-width: 480px) {
  /* line 6095, ../_scss/style.scss */
  body#support-instruction .mdl-accordion-title.fz27 {
    font-size: 1.6rem !important;
  }
}

/*---------------------------------------------------------------------
 #### Contact ####
---------------------------------------------------------------------*/
/* = [お問い合わせ]
---------------------------------------------------------------------*/
/* line 6110, ../_scss/style.scss */
body#contact-home #main {
  background-color: #FAFAFA;
}
/* line 6112, ../_scss/style.scss */
body#contact-home #main .in-block {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}
/* line 6115, ../_scss/style.scss */
body#contact-home #main .in-block a.button2 {
  position: absolute;
  right: 20px;
  top: 50%;
  z-index: 1;
  margin-top: -23px;
  width: 305px;
}
/* line 6120, ../_scss/style.scss */
body#contact-home #main .in-block a.button2:after {
  display: none !important;
}
/* line 6124, ../_scss/style.scss */
body#contact-home a.button2 {
  display: block;
  width: 200px;
  height: 46px;
  line-height: 46px;
  background-color: #004098;
  color: white;
  text-align: center;
}
/* line 6131, ../_scss/style.scss */
body#contact-home table {
  table-layout: fixed;
}
/* line 6134, ../_scss/style.scss */
body#contact-home thead th {
  width: 33.333%;
}
/* line 6137, ../_scss/style.scss */
body#contact-home tbody td {
  vertical-align: top;
}
/* line 6139, ../_scss/style.scss */
body#contact-home tbody td .tel-number {
  padding-left: 50px;
  font-weight: bold;
  font-size: 2.6rem;
  background: url(../img/common/icon_navi-dial.png) no-repeat left center transparent;
  -moz-background-size: 45px 35px;
  -o-background-size: 45px 35px;
  -webkit-background-size: 45px 35px;
  background-size: 45px 35px;
  height: 35px;
  line-height: 35px;
}
@media screen and (max-width: 480px) {
  /* line 6151, ../_scss/style.scss */
  body#contact-home #main {
    background-color: #FAFAFA;
  }
  /* line 6153, ../_scss/style.scss */
  body#contact-home #main .in-block {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  /* line 6156, ../_scss/style.scss */
  body#contact-home #main .in-block a.button2 {
    position: static;
    margin-top: 30px;
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  /* line 6167, ../_scss/style.scss */
  body#contact-home table.display-sp th, body#contact-home table.display-sp td {
    padding: 15px 15px 14px;
  }
}



/*  GDPR
-------------------------------------------------*/
header#site-header.ogpr{
	margin-top: 85px ;
}
#home header#site-header.ogpr{
	margin-top:85px ;
}
#home header#site-header{
	margin-top: 0 ;
}
@media screen and (max-width: 767px) {
 header#site-header.ogpr{
  margin-top: 0 ;
 }
 #home header#site-header.ogpr{
  margin-top:0 ;
 }
}

.cookie-container{
	background:#000;
	color:#fff;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	height: 85px ;
	z-index:11000;
	display:none ;
	overflow: hidden ;
}
.cookie-container form#cookieoptinform{
	display:table;
	max-width:1200px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	max-width:1200px\9;
	margin:auto;
	background:#000;
	padding:1em 0 1.4em 0;
	table-layout:fixed ;
}
.cookie-container form#cookieoptinform i{
	height:37px ;
}
.cookie-container form#cookieoptinform .cookie-popup{
	display:table-row ;
}
.cookie-container form#cookieoptinform .cookie-popup .cookie-msg{
	width:89%;
	width:89%\9;
	padding-right:7px;
	min-height:30px;
	font-size:1em;
	display:table-cell}
.cookie-container form#cookieoptinform .cookie-popup .cookie-msg p{
	margin:0}
.cookie-container form#cookieoptinform .cookie-popup .cookie-msg p a{
	color: #ffffff ;
	text-decoration: underline ;}
.cookie-container form#cookieoptinform .cookie-popup .accept-btn{
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	white-space:nowrap}
.cookie-container form#cookieoptinform .cookie-popup .accept-btn .cookie-accept{
	font-size:1.1em;
	margin:0 ;
	display: block ;
	padding: 8px 15px ;
	color: #ffffff ;
	background-color: #004098 ;
	text-align: center ;
}
.cookie-container form#cookieoptinform .cookie-popup .accept-btn .cookie-accept i{
	vertical-align:middle;
	margin-right:5px;
	padding-left:0}
:lang(zh-Hans) .cookie-msg p,:lang(zh-Hant) .cookie-msg p{
	font-size:1em}
:lang(zh-Hans) .cookie-msg strong,:lang(zh-Hant) .cookie-msg strong{
	font-size:1em}
@media screen and (min-width:767px) and (max-width:1249px){.cookie-container form#cookieoptinform{width:100%;padding:1em}
.cookie-container form#cookieoptinform .cookie-popup .cookie-msg{width:73%}
.cookie-container form#cookieoptinform .cookie-popup .accept-btn{width:21%}
}
@media screen and (max-width:767px){
	.cookie-container{
	height: auto ;
	position:relative ;

	}
.cookie-container form#cookieoptinform .cookie-popup{display:block;padding:0 2em}
.cookie-container form#cookieoptinform .cookie-popup .cookie-msg{float:none;border-right:0;padding:5px 0;display:block;width:100%}
.cookie-container form#cookieoptinform .cookie-popup .accept-btn{float:none;margin-top:0 !important;display:block}
.cookie-container form#cookieoptinform .cookie-popup .accept-btn a.cookie-accept{display:block;margin:10px auto;float:none}
.cookie-container form#cookieoptinform .cookie-popup .accept-btn a.cookie-accept i{border:0}
}


