@charset "UTF-8";
/* ===================================================================
CSS information file name  :  default.css style info :  リセット及びbody初期設定 (このスタイルシートは基本的に変更しない)
=================================================================== */
/* line 7, ../scss/_default.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }

/* line 10, ../scss/_default.scss */
audio[controls], canvas, video { display: inline-block; *display: inline; zoom: 1; }

/* line 15, ../scss/_default.scss */
html { font-size: 14px; overflow-y: scroll; -webkit-tap-highlight-color: transparent; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

/* line 22, ../scss/_default.scss */
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, ul { margin: 0; padding: 0; }

/* line 26, ../scss/_default.scss */
body, button, input, select, textarea { font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ,游ゴシック体, 'Yu Gothic', YuGothic, Osaka, 'MS PGothic', arial, helvetica, sans-serif; }

/* line 29, ../scss/_default.scss */
a, a:link, a:active, a:visited { text-decoration: underline; color: #444444; }

/* line 33, ../scss/_default.scss */
a:hover { color: #444444; text-decoration: none; }

/* line 37, ../scss/_default.scss */
a:focus { outline: thin dotted; }

/* line 40, ../scss/_default.scss */
a:hover, a:active { outline: 0; }

/* line 43, ../scss/_default.scss */
abbr[title] { border-bottom: 1px dotted; }

/* line 46, ../scss/_default.scss */
b, strong { font-weight: bold; }

/* line 49, ../scss/_default.scss */
blockquote { margin: 1em 40px; }

/* line 52, ../scss/_default.scss */
dfn { font-style: italic; }

/* line 55, ../scss/_default.scss */
mark { background: #ff0; color: #000; }

/* line 59, ../scss/_default.scss */
pre, code, kbd, samp { font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ,游ゴシック体, 'Yu Gothic', YuGothic, Osaka, 'MS PGothic', arial, helvetica, sans-serif; font-size: 1em; }

/* line 63, ../scss/_default.scss */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

/* line 68, ../scss/_default.scss */
q { quotes: none; }

/* line 71, ../scss/_default.scss */
q:before, q:after { content: ''; content: none; }

/* line 75, ../scss/_default.scss */
small { font-size: 75%; }

/* line 78, ../scss/_default.scss */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

/* line 84, ../scss/_default.scss */
sup { top: -0.5em; }

/* line 87, ../scss/_default.scss */
sub { bottom: -0.25em; }

/* line 90, ../scss/_default.scss */
ul, ol { margin: 0; padding: 0; }

/* line 94, ../scss/_default.scss */
dd { margin: 0px; }

/* line 97, ../scss/_default.scss */
nav ul, nav ol { list-style: none; }

/* line 100, ../scss/_default.scss */
img { border: 0; -ms-interpolation-mode: bicubic; }

/* line 104, ../scss/_default.scss */
svg:not(:root) { overflow: hidden; }

/* line 107, ../scss/_default.scss */
figure { margin: 0; }

/* line 110, ../scss/_default.scss */
form { margin: 0; }

/* line 113, ../scss/_default.scss */
fieldset { margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/* line 117, ../scss/_default.scss */
legend { border: 0; *margin-left: -7px; }

/* line 121, ../scss/_default.scss */
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/* line 127, ../scss/_default.scss */
button, input { line-height: normal; *overflow: visible; }

/* line 131, ../scss/_default.scss */
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/* line 135, ../scss/_default.scss */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }

/* line 138, ../scss/_default.scss */
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

/* line 144, ../scss/_default.scss */
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* line 147, ../scss/_default.scss */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* line 151, ../scss/_default.scss */
textarea { overflow: auto; vertical-align: top; }

/* line 155, ../scss/_default.scss */
table { border-collapse: collapse; border-spacing: 0; }

/* line 159, ../scss/_default.scss */
body, textarea { font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ,游ゴシック体, 'Yu Gothic', YuGothic, Osaka, 'MS PGothic', arial, helvetica, sans-serif; line-height: 160%; color: #5D5D5D; }

/* line 164, ../scss/_default.scss */
input, select { font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ,游ゴシック体, 'Yu Gothic', YuGothic, Osaka, 'MS PGothic', arial, helvetica, sans-serif; }

/* line 167, ../scss/_default.scss */
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; }

/* line 170, ../scss/_default.scss */
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }

/* line 174, ../scss/_default.scss */
img, abbr, acronym, fieldset { border: 0; }

/* line 177, ../scss/_default.scss */
li { list-style: none; }

/*utility*/
/* line 181, ../scss/_default.scss */
.m05 { margin-bottom: 5px; }

/* line 184, ../scss/_default.scss */
.m10 { margin-bottom: 10px; }

/* line 187, ../scss/_default.scss */
.m12 { margin-bottom: 12px; }

/* line 190, ../scss/_default.scss */
.m15 { margin-bottom: 15px; }

/* line 193, ../scss/_default.scss */
.m20 { margin-bottom: 20px; }

/* line 196, ../scss/_default.scss */
.m30 { margin-bottom: 30px; }

/* line 199, ../scss/_default.scss */
.m40 { margin-bottom: 40px; }

/* line 202, ../scss/_default.scss */
.m50 { margin-bottom: 50px; }

/* line 205, ../scss/_default.scss */
.m60 { margin-bottom: 60px; }

/* line 208, ../scss/_default.scss */
.mt05 { margin-top: 5px; }

/* line 211, ../scss/_default.scss */
.mt10 { margin-top: 10px; }

/* line 214, ../scss/_default.scss */
.mt12 { margin-top: 12px; }

/* line 217, ../scss/_default.scss */
.mt15 { margin-top: 15px; }

/* line 220, ../scss/_default.scss */
.mt20 { margin-top: 20px; }

/* line 223, ../scss/_default.scss */
.mt30 { margin-top: 30px; }

/* line 226, ../scss/_default.scss */
.mt40 { margin-top: 40px; }

/* line 229, ../scss/_default.scss */
.mt50 { margin-top: 50px; }

/* line 232, ../scss/_default.scss */
.mt60 { margin-top: 60px; }

/* line 235, ../scss/_default.scss */
.ml05 { margin-left: 5px; }

/* line 238, ../scss/_default.scss */
.ml10 { margin-left: 10px; }

/* line 241, ../scss/_default.scss */
.ml12 { margin-left: 12px; }

/* line 244, ../scss/_default.scss */
.ml15 { margin-left: 15px; }

/* line 247, ../scss/_default.scss */
.ml20 { margin-left: 20px; }

/* line 250, ../scss/_default.scss */
.ml30 { margin-left: 30px; }

/* line 253, ../scss/_default.scss */
.ml40 { margin-left: 40px; }

/* line 256, ../scss/_default.scss */
.ml50 { margin-left: 50px; }

/* line 259, ../scss/_default.scss */
.ml60 { margin-left: 60px; }

/* line 262, ../scss/_default.scss */
.mr05 { margin-right: 5px; }

/* line 265, ../scss/_default.scss */
.mr10 { margin-right: 10px; }

/* line 268, ../scss/_default.scss */
.mr15 { margin-right: 15px; }

/* line 271, ../scss/_default.scss */
.mr20 { margin-right: 20px; }

/* line 274, ../scss/_default.scss */
.mr30 { margin-right: 30px; }

/* line 277, ../scss/_default.scss */
.mr40 { margin-right: 40px; }

/* line 280, ../scss/_default.scss */
.mr50 { margin-right: 50px; }

/* line 283, ../scss/_default.scss */
.mr60 { margin-right: 60px; }

/* line 286, ../scss/_default.scss */
.pt05 { padding-top: 5px; }

/* line 289, ../scss/_default.scss */
.pt10 { padding-top: 10px; }

/* line 292, ../scss/_default.scss */
.pt15 { padding-top: 15px; }

/* line 295, ../scss/_default.scss */
.pt20 { padding-top: 20px; }

/* line 298, ../scss/_default.scss */
.pt30 { padding-top: 30px; }

/* line 301, ../scss/_default.scss */
.pt40 { padding-top: 40px; }

/* line 304, ../scss/_default.scss */
.pb05 { padding-bottom: 5px; }

/* line 307, ../scss/_default.scss */
.pb10 { padding-bottom: 10px; }

/* line 310, ../scss/_default.scss */
.pb15 { padding-bottom: 15px; }

/* line 313, ../scss/_default.scss */
.pb20 { padding-bottom: 20px; }

/* line 316, ../scss/_default.scss */
.pb30 { padding-bottom: 30px; }

/* line 319, ../scss/_default.scss */
.pb40 { padding-bottom: 40px; }

/* line 322, ../scss/_default.scss */
.pl05 { padding-left: 5px; }

/* line 325, ../scss/_default.scss */
.pl10 { padding-left: 10px; }

/* line 328, ../scss/_default.scss */
.pl15 { padding-left: 15px; }

/* line 331, ../scss/_default.scss */
.pl20 { padding-left: 20px; }

/* line 334, ../scss/_default.scss */
.pl30 { padding-left: 30px; }

/* line 337, ../scss/_default.scss */
.pl40 { padding-left: 40px; }

/* line 340, ../scss/_default.scss */
.pr05 { padding-right: 5px; }

/* line 343, ../scss/_default.scss */
.pr10 { padding-right: 10px; }

/* line 346, ../scss/_default.scss */
.pr15 { padding-right: 15px; }

/* line 349, ../scss/_default.scss */
.pr20 { padding-right: 20px; }

/* line 352, ../scss/_default.scss */
.pr30 { padding-right: 30px; }

/* line 355, ../scss/_default.scss */
.pr40 { padding-right: 40px; }

/* line 358, ../scss/_default.scss */
.flt { float: left; }

/* line 361, ../scss/_default.scss */
.flr { float: right; }

/* line 364, ../scss/_default.scss */
.txt_l, td.txt_l, .txt_l td { text-align: left; }

/* line 367, ../scss/_default.scss */
.txt_r, td.txt_r, .txt_r td { text-align: right; }

/* line 370, ../scss/_default.scss */
.txt_c, td.txt_c, .txt_c td { text-align: center; }

/* line 373, ../scss/_default.scss */
.valign_t, td.valign_t, .valign_t td { vertical-align: top; }

/* line 376, ../scss/_default.scss */
.valign_m, td.valign_m, .valign_m td { vertical-align: middle; }

/* line 379, ../scss/_default.scss */
.valign_b, td.valign_b, .valign_b td { vertical-align: bottom; }

/* line 382, ../scss/_default.scss */
.clear { clear: both; }

/* line 385, ../scss/_default.scss */
.clearfix:before, .clearfix:after { content: ""; display: block; }

/* line 389, ../scss/_default.scss */
.clearfix:after { clear: both; }

/* line 392, ../scss/_default.scss */
.clearfix { zoom: 1; }

@media screen and (max-width: 375px) { /* line 6, ../scss/_common_sp.scss */
  #header { height: 39px; position: fixed; z-index: 9999; top: 0; left: 0; width: 100%; background: #fff; box-shadow: 0px 1px 6px -1px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 1px 6px -1px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 1px 6px -1px rgba(0, 0, 0, 0.3); }
  /* line 18, ../scss/_common_sp.scss */
  #header #menu_btn { position: absolute; left: 0; top: 0; width: 40px; }
  /* line 23, ../scss/_common_sp.scss */
  #header #menu_btn img { height: 39px; width: auto; }
  /* line 28, ../scss/_common_sp.scss */
  #header #search_btn { position: absolute; right: 0; top: 0; width: 40px; }
  /* line 33, ../scss/_common_sp.scss */
  #header #search_btn img { height: 39px; width: auto; }
  /* line 38, ../scss/_common_sp.scss */
  #header .header_inner { margin: 0 auto 16px; padding-top: 7px; height: 39px; position: relative; }
  /* line 45, ../scss/_common_sp.scss */
  #header .header_inner h1 { text-align: center; }
  /* line 47, ../scss/_common_sp.scss */
  #header .header_inner h1 img { width: auto; height: 23px; }
  /* line 55, ../scss/_common_sp.scss */
  #header .header_inner .h_search { width: 100%; background: #f6f6f6; position: fixed; top: 39px; left: 0; display: none; padding: 5px 10px; box-sizing: border-box; }
  /* line 64, ../scss/_common_sp.scss */
  #header .header_inner .h_search .h_dlp { float: left; width: 16%; padding-top: 5px; }
  /* line 69, ../scss/_common_sp.scss */
  #header .header_inner .h_search input[type="text"] { background: #fff url("../img/common/h_icon01.gif") no-repeat 5px 7px; padding: 9px 8px 9px 35px; border: 1px solid #9a9a9a; margin-top: 4px; margin-left: 10px; width: 60%; box-sizing: border-box; }
  /* line 78, ../scss/_common_sp.scss */
  #header .header_inner .h_search input[type="submit"] { background: #fff; padding: 9px 13px 9px; border: 1px solid #9a9a9a; border-radius: 7px; float: right; margin-top: 5px; }
  /* line 85, ../scss/_common_sp.scss */
  #header .header_inner .h_search input[type="submit"]:focus { outline: none; }
  /* line 88, ../scss/_common_sp.scss */
  #header .header_inner .h_search input[type="submit"]:hover { background: #9a9a9a; color: #fff; }
  /* line 95, ../scss/_common_sp.scss */
  #header #nav { clear: both; display: none; text-align: center; background: #f6f6f6; position: fixed; top: 39px; width: 100%; left: 0; }
  /* line 104, ../scss/_common_sp.scss */
  #header #nav li { display: block; }
  /* line 107, ../scss/_common_sp.scss */
  #header #nav li a { display: block; padding: 14px 36px; font-size: 14px; text-decoration: none; line-height: 100%; font-weight: bold; }
  /* line 114, ../scss/_common_sp.scss */
  #header #nav li a:hover { color: #e91b39; }
  /* line 121, ../scss/_common_sp.scss */
  #pankuzu { margin: 39px auto 0; background: #f6f6f6; }
  /* line 124, ../scss/_common_sp.scss */
  #pankuzu ul { padding: 13px 10px; }
  /* line 128, ../scss/_common_sp.scss */
  #pankuzu li { font-size: 12px; display: inline; }
  /* line 131, ../scss/_common_sp.scss */
  #pankuzu li a { font-size: 12px; text-decoration: none; }
  /* line 135, ../scss/_common_sp.scss */
  #pankuzu li:after { content: "＞"; padding: 0 10px; }
  /* line 140, ../scss/_common_sp.scss */
  #pankuzu li:last-child:after { content: none; }
  /* line 143, ../scss/_common_sp.scss */
  #pankuzu li:first-child { display: none; }
  /* line 150, ../scss/_common_sp.scss */
  #detail_search_btn { background: url("../img/common/sp/arrow.png") no-repeat 97%; background-size: 5px auto; width: 85%; margin: 10px auto; box-sizing: border-box; text-align: right; padding: 10px 24px; border-radius: 3px; border: 1px solid #000; font-size: 12px; }
  /* line 164, ../scss/_common_sp.scss */
  #side { width: 100%; position: fixed; height: 100vh; top: 0; left: 0; display: none; overflow-y: scroll; background: #fff; z-index: 10000; }
  /* line 176, ../scss/_common_sp.scss */
  #side #aside h1 { font-size: 12px; background: #000; color: #fff; font-weight: bold; text-align: center; position: relative; line-height: 100%; padding: 16px 0; }
  /* line 185, ../scss/_common_sp.scss */
  #side #aside h1 button.reset { position: absolute; background: none; border: none; text-decoration: underline; font-size: 10px; color: #fff; top: 11px; left: 5px; }
  /* line 194, ../scss/_common_sp.scss */
  #side #aside h1 button.reset:focus { outline: none; }
  /* line 198, ../scss/_common_sp.scss */
  #side #aside h1 button.close { position: absolute; background: none; border: none; text-decoration: underline; font-size: 10px; color: #fff; top: 0px; right: 0px;padding: 13px; }
  /* line 207, ../scss/_common_sp.scss */
  #side #aside h1 button.close:focus { outline: none; }
  /* line 210, ../scss/_common_sp.scss */
  #side #aside h1 button.close img { width: 12px; }
  /* line 215, ../scss/_common_sp.scss */
  #side #aside .detail_search_submit { width: 85%; margin: 10px auto; display: block; background: #fff; border-radius: 5px; border: 1px solid #000; line-height: 36px; }
  /* line 224, ../scss/_common_sp.scss */
  #side #aside h2 { font-size: 12px; padding: 10px; line-height: 120%; background: #ebebeb; position: relative; cursor: pointer; }
  /* line 231, ../scss/_common_sp.scss */
  #side #aside h2:after { content: ''; background: url("../img/common/sp/arrow02.png") no-repeat; background-size: contain; width: 10px; height: 10px; display: block; position: absolute; right: 10px; top: 13px; }
  /* line 242, ../scss/_common_sp.scss */
  #side #aside h2.q_caption:after { right: 50px; }
  /* line 245, ../scss/_common_sp.scss */
  #side #aside h2 a { width: 34px; height: 34px; display: block; background: #0C9DDA; /* vertical-align: -3px; */ overflow: hidden; line-height: 100%; text-align: center; position: absolute; right: 0; top: 0; vertical-align: middle; background: url("../img/common/sp/question.gif") no-repeat; background-size: cover; }
  /* line 264, ../scss/_common_sp.scss */
  #side #aside h3 { font-size: 11px; font-weight: bold; padding: 10px; background: #cecece; }
  /* line 271, ../scss/_common_sp.scss */
  #side #aside ul li { font-size: 16px; width: 50%; float: left; border-right: 1px solid #cecece; border-bottom: 1px solid #cecece; padding-left: 10px; box-sizing: border-box; }
#side #aside #modal_bg{
    position: fixed;
    background: rgba(0,0,0,0.7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 99;
}
.term_caption p {
    font-size: 13px;
    margin: 5px 10px 5px;
    color: #000;
}


  /* line 291, ../scss/_common_sp.scss */
  #footer { width: 100%; background: #ecedee; margin-top: 35px; }
  /* line 295, ../scss/_common_sp.scss */
  #footer #pagetop { text-align: center; box-shadow: 0px 0px 3px -1px rgba(0, 0, 0, 0.3); background: #fff; line-height: 35px; display: block; width: 100%; font-size: 10px; vertical-align: middle; font-weight: bold; }
  /* line 305, ../scss/_common_sp.scss */
  #footer #pagetop img { vertical-align: middle; height: 10px; width: auto; padding-left: 5px; }
  /* line 314, ../scss/_common_sp.scss */
  #footer section { padding: 0 5px; box-sizing: border-box; font-size: 12px; }
  /* line 318, ../scss/_common_sp.scss */
  #footer section h1 { border-bottom: 1px solid #c7c7c7; padding: 13px 5px; line-height: 100%; }
  /* line 324, ../scss/_common_sp.scss */
  #footer section li { border-bottom: 1px solid #c7c7c7; }
  /* line 326, ../scss/_common_sp.scss */
  #footer section li a { display: block; padding: 13px 1em; line-height: 100%; }
  /* line 334, ../scss/_common_sp.scss */
  #footer section:last-child h1 { background: url("../img/common/sp/arrow.png") no-repeat 97%; background-size: 8px auto; }
  /* line 339, ../scss/_common_sp.scss */
  #footer section .gaibu { display: none; }
  /* line 344, ../scss/_common_sp.scss */
  #footer #copyright { text-align: center; font-size: 8px; padding: 15px 0 30px; }
  /* line 349, ../scss/_common_sp.scss */
  #footer a { text-decoration: none; }
  /* line 358, ../scss/_common_sp.scss */
  .pc { display: none !important; } }
@media screen and (min-width: 376px) { /* line 4, ../scss/_common_pc.scss */
  img { vertical-align: bottom; }
  /* line 7, ../scss/_common_pc.scss */
  #header { /*******ヘッダー追随時*******/ }
  /* line 9, ../scss/_common_pc.scss */
  #header .header_inner { width: 1024px; margin: 0 auto 16px; padding-top: 16px; }
  /* line 13, ../scss/_common_pc.scss */
  #header .header_inner h1 { float: left; }
  /* line 15, ../scss/_common_pc.scss */
  #header .header_inner h1 a { text-decoration: none; }
  /* line 18, ../scss/_common_pc.scss */
  #header .header_inner h1 span { vertical-align: middle; }
  /* line 21, ../scss/_common_pc.scss */
  #header .header_inner h1 img { vertical-align: middle; padding-right: 25px; }
  /* line 26, ../scss/_common_pc.scss */
  #header .header_inner .h_search { float: right; width: 378px; text-align: right; }
  /* line 29, ../scss/_common_pc.scss */
  #header .header_inner .h_search .h_dlp {  }
  /* line 32, ../scss/_common_pc.scss */
  #header .header_inner .h_search input[type="text"] { background: #fff url("../img/common/h_icon01.gif") no-repeat 5px 7px; padding: 9px 8px 9px 35px; border: 1px solid #9a9a9a; margin-top: 4px; margin-left: 10px; width: 230px; box-sizing: border-box; }
  /* line 41, ../scss/_common_pc.scss */
  #header .header_inner .h_search input[type="submit"] { background: #fff; padding: 9px 13px 9px; border: 1px solid #9a9a9a; border-radius: 7px; float: right; margin-top: 5px; }
  /* line 48, ../scss/_common_pc.scss */
  #header .header_inner .h_search input[type="submit"]:focus { outline: none; }
  /* line 51, ../scss/_common_pc.scss */
  #header .header_inner .h_search input[type="submit"]:hover { background: #9a9a9a; color: #fff; }
  /* line 59, ../scss/_common_pc.scss */
  #header #nav { clear: both; text-align: center; background: #f6f6f6; }
  /* line 63, ../scss/_common_pc.scss */
  #header #nav li { display: inline-block; }
  /* line 66, ../scss/_common_pc.scss */
  #header #nav li a { display: block; padding: 14px 36px; font-size: 14px; text-decoration: none; line-height: 100%; font-weight: bold; }
  /* line 73, ../scss/_common_pc.scss */
  #header #nav li a:hover { color: #e91b39; }
  /* line 80, ../scss/_common_pc.scss */
  #header.fixed { position: fixed; top: 0; left: 0; width: 100%; background: #fff; height: 70px; z-index: 999999999; }
  /* line 88, ../scss/_common_pc.scss */
  #header.fixed .header_inner { width: 130px; float: left; padding-top: 0; line-height: 70px; margin-bottom: 0; position: absolute; left: 50%; margin-left: -545px; }
  /* line 98, ../scss/_common_pc.scss */
  #header.fixed .header_inner h1 { float: left; }
  /* line 100, ../scss/_common_pc.scss */
  #header.fixed .header_inner h1 a { text-decoration: none; }
  /* line 103, ../scss/_common_pc.scss */
  #header.fixed .header_inner h1 span { display: none; }
  /* line 106, ../scss/_common_pc.scss */
  #header.fixed .header_inner h1 img { vertical-align: middle; width: 82px; height: auto; }
  /* line 112, ../scss/_common_pc.scss */
  #header.fixed .header_inner .h_search { display: none; }
  /* line 116, ../scss/_common_pc.scss */
  #header.fixed #nav { text-align: center; background: #fff; line-height: 70px; width: 938px; float: left; clear: none; position: absolute; left: 50%; margin-left: -412px; }
  /* line 126, ../scss/_common_pc.scss */
  #header.fixed #nav li { display: inline-block; }
  /* line 129, ../scss/_common_pc.scss */
  #header.fixed #nav li a { display: block; padding: 14px 23px; font-size: 14px; text-decoration: none; line-height: 100%; font-weight: bold; }
  /* line 136, ../scss/_common_pc.scss */
  #header.fixed #nav li a:hover { color: #e91b39; }
  /* line 148, ../scss/_common_pc.scss */
  #pankuzu { width: 1180px; margin: 25px auto; }
  /* line 151, ../scss/_common_pc.scss */
  #pankuzu li { font-size: 12px; display: inline; }
  /* line 154, ../scss/_common_pc.scss */
  #pankuzu li a { font-size: 12px; text-decoration: none; }
  /* line 158, ../scss/_common_pc.scss */
  #pankuzu li:after { content: "＞"; padding: 0 10px; }
  /* line 163, ../scss/_common_pc.scss */
  #pankuzu li:last-child:after { content: none; }
  /* line 172, ../scss/_common_pc.scss */
  #contents { max-width: 1180px; width: 100%; margin: 0 auto; }
  /* line 177, ../scss/_common_pc.scss */
  .top #contents { max-width: 100%; width: 100%; }
  /* line 181, ../scss/_common_pc.scss */
  #side { width: 27.4%; border-right: 1px solid #cecece; float: left; }
  /* line 185, ../scss/_common_pc.scss */
  #side #aside { width: 86%; }
  /* line 187, ../scss/_common_pc.scss */
  #side #aside h1 { font-size: 28px; position: relative; line-height: 100%; margin-bottom: 25px; }
  /* line 192, ../scss/_common_pc.scss */
  #side #aside h1 button { position: absolute; right: 0; background: none; border: none; text-decoration: underline; font-size: 12px; color: #000; top: 5px; }
  /* line 203, ../scss/_common_pc.scss */

  #side #aside h2 { font-size: 16px; padding: 16px 0; border-top: 1px solid #cecece; line-height: 120%; position: relative; cursor: pointer; }
  /* line 210, ../scss/_common_pc.scss */
  #side #aside h2:after { content: ''; background: url("../img/common/p_down.png") no-repeat; width: 18px; height: 18px; display: block; position: absolute; right: 0px; top: 23px; }
  /* line 220, ../scss/_common_pc.scss */
  #side #aside h2.open:after { content: ''; background: url("../img/common/p_down_open.png") no-repeat; width: 18px; height: 2px; display: block; position: absolute; right: 0px; top: 31px; }
  /* line 230, ../scss/_common_pc.scss */
  #side #aside h2 span { display: block; font-size: 14px; }
  /* line 234, ../scss/_common_pc.scss */
  #side #aside h2 em { width: 20px; height: 20px; display: inline-block; overflow: hidden; line-height: 100%; text-align: center; margin-left: 8px; background: url("../img/common/question.gif") no-repeat; background-size: cover; vertical-align: -2px; }
  /* line 249, ../scss/_common_pc.scss */
  #side #aside h3 { font-size: 16px; font-weight: bold; margin-bottom: 10px; }
  /* line 254, ../scss/_common_pc.scss */
  #side #aside ul { margin-bottom: 15px; }
  /* line 256, ../scss/_common_pc.scss */
  #side #aside ul li { font-size: 16px; }
  .term_caption p{
    font-size: 16px;
    margin: 10px 20px 10px;
    color: #000; 

  }


  /* line 266, ../scss/_common_pc.scss */
  #content_main { width: 68.7%; float: right; }
  /* line 270, ../scss/_common_pc.scss */
  .top_inner { width: 1400px; margin: 0 auto; }
  /* line 274, ../scss/_common_pc.scss */
  .inner { width: 1180px; margin: 0 auto; }
  /* line 278, ../scss/_common_pc.scss */
  #footer { width: 100%; padding-top: 43px; background: #ecedee; margin-top: 80px; }
  /* line 285, ../scss/_common_pc.scss */
  #footer section { padding-left: 18px; width: 25%; box-sizing: border-box; float: left; height: 160px; border-right: 1px solid #cecece; font-size: 14px; }
  /* line 293, ../scss/_common_pc.scss */
  #footer section:first-child { width: 23%; }
  /* line 296, ../scss/_common_pc.scss */
  #footer section h1 { font-weight: bold; padding: 20px 0; }
  /* line 301, ../scss/_common_pc.scss */
  #footer section li a { display: block; padding: 6px 0; line-height: 100%; }
  /* line 310, ../scss/_common_pc.scss */
  #footer section .gaibu li a { background: url("../img/common/blank.png") no-repeat left; padding-left: 18px; }
  /* line 317, ../scss/_common_pc.scss */
  #footer #copyright { text-align: center; font-size: 12px; padding: 35px 0 60px; }
  /* line 322, ../scss/_common_pc.scss */
  #footer a { text-decoration: none; }
  /* line 327, ../scss/_common_pc.scss */
  .sp { display: none !important; } }

@media screen and (min-width: 769px) and (max-width: 1180px) {
	ul.news_top li p { width: 100% !important;}
}
@media screen and (min-width: 1301px) and (max-width: 1400px) {
	.item_slider .slick-slider {width: 800px !important;}
	.top .item_slider {width: 780px !important;}
	.top_inner {width: 100% !important;}
}
@media screen and (min-width: 1000px) and (max-width: 1300px) {
	.item_slider .slick-slider {width: 800px !important;}
	.top .item_slider {width: 780px !important;}
	.top_inner {width: 100% !important;}
}
@media screen and (min-width: 800px) and (max-width: 999px) {
	.item_slider .slick-slider {width: 760px !important;}
	.top .item_slider {width: 760px !important;}
	.top_inner {width: 100% !important;}
}
@media screen and (min-width: 769px) and (max-width: 1300px) {
	.item_slider .slick-slider {width: 760px !important;}
	.top .item_slider {width: 760px !important;}
	.top_inner {width: 100% !important;}
}
@media screen and (max-width: 768px) { /* line 5, ../scss/_style_sp.scss */
  /* line 170, ../scss/_style_sp.scss */
  .top .top_contents .news { box-sizing: border-box; margin-bottom: 19px; padding: 0 5px; border-bottom: 1px solid #cecece; }
  /* line 175, ../scss/_style_sp.scss */
  .top .top_contents .news .to_list { text-align: right; padding-bottom: 11px; }
  /* line 178, ../scss/_style_sp.scss */
  .top .top_contents .news .to_list a { font-size: 10px; font-weight: bold; text-decoration: underline; }
  /* line 186, ../scss/_style_sp.scss */
ul.news_top li { margin-bottom: 15px; font-size: 12px; }
  /* line 189, ../scss/_style_sp.scss */
ul.news_top li p { float: left; line-height: 140%; }
  /* line 193, ../scss/_style_sp.scss */
ul.news_top li .data { width: 100%; }
  /* line 195, ../scss/_style_sp.scss */
ul.news_top li .data .day { display: block; margin-bottom: 2px; float: left; margin-right: 5px; }
  /* line 201, ../scss/_style_sp.scss */
ul.news_top li .data .news_tag { position: relative; display: inline-block; background: #007bff; color: #fff; line-height: 14px; min-width: 70px; text-align: center; padding-left: 3px; letter-spacing: -1px; font-size: 10px; }
  /* line 212, ../scss/_style_sp.scss */
ul.news_top li .data .news_tag:after { content: ''; display: block; width: 0; height: 0; right: -7px; top: 0; border-style: solid; border-width: 7px 0 7px 7px; position: absolute; border-color: transparent transparent transparent #007bff; }
  /* line 225, ../scss/_style_sp.scss */
ul.news_top li .data .event_arrow { background: #5fce45; }
  /* line 227, ../scss/_style_sp.scss */
ul.news_top li .data .event_arrow:after { border-color: transparent transparent transparent #5fce45; }
  /* line 231, ../scss/_style_sp.scss */
ul.news_top li .data .press_arrow { background: #ff5e43; }
  /* line 233, ../scss/_style_sp.scss */
ul.news_top li .data .press_arrow:after { border-color: transparent transparent transparent #ff5e43; }
ul.news_top li .data .web_arrow { background: #f956a1; }
  /* line 233, ../scss/_style_sp.scss */
ul.news_top li .data .web_arrow:after { border-color: transparent transparent transparent #f956a1; }
  /* line 246, ../scss/_style_sp.scss */

   }
@media screen and (min-width: 376px) { /* line 12, ../scss/_style_pc.scss */
  /* line 136, ../scss/_style_pc.scss */
  .top .top_contents .news { width: 50%; float: left; padding-right: 35px; box-sizing: border-box; }
  /* line 142, ../scss/_style_pc.scss */
  .top .top_contents .news .to_list a { font-size: 14px; font-weight: bold; text-decoration: underline; }
  /* line 150, ../scss/_style_pc.scss */
	.top .top_contents .news iframe{    border: none;
    width: 100%;
    height: 530px;}
ul.news_top li { margin-bottom: 24px; font-size: 14px; }
  /* line 153, ../scss/_style_pc.scss */
ul.news_topli p { float: left; width: 433px; line-height: 140%; }
  /* line 158, ../scss/_style_pc.scss */
ul.news_top li .data { width: 80px; float: left; margin-right: 42px; }
  /* line 162, ../scss/_style_pc.scss */
ul.news_top li .data .day { display: block; margin-bottom: 6px; }
  /* line 166, ../scss/_style_pc.scss */
ul.news_top li .data .news_tag { position: relative; display: inline-block; background: #007bff; color: #fff; line-height: 20px; min-width: 75px; text-align: center; padding-left: 3px; letter-spacing: -1px; font-size: 12px; }
  /* line 177, ../scss/_style_pc.scss */
ul.news_top li .data .news_tag:after { content: ''; display: block; width: 0; height: 0; right: -10px; top: 0; border-style: solid; border-width: 10px 0 10px 10px; position: absolute; border-color: transparent transparent transparent #007bff; }
  /* line 190, ../scss/_style_pc.scss */
ul.news_top li .data .event_arrow { background: #5fce45; }
  /* line 192, ../scss/_style_pc.scss */
ul.news_top li .data .event_arrow:after { border-color: transparent transparent transparent #5fce45; }
  /* line 196, ../scss/_style_pc.scss */
ul.news_top li .data .press_arrow { background: #ff5e43; }
  /* line 198, ../scss/_style_pc.scss */
ul.news_top li .data .press_arrow:after { border-color: transparent transparent transparent #ff5e43; }
ul.news_top li .data .web_arrow { background: #f956a1; }
  /* line 198, ../scss/_style_pc.scss */
ul.news_top li .data .web_arrow:after { border-color: transparent transparent transparent #f956a1; }

 }



@media screen and (min-width: 376px) {
  #news_side { width: 27.4%;  float: left; }
  /* line 185, ../scss/_common_pc.scss */
  #news_side #aside { width: 86%; }
  #news_side #aside h1{
      font-size: 28px;
    margin-bottom: 15px;
    color: #000;
    border-bottom: 1px solid #cecece;
    padding-bottom: 30px;
  }
  #news_side #aside li a{
    line-height: 240%;
    font-size: 16px;
  }


  .news .news_list { border-left: 1px solid #cecece; box-sizing: border-box;    width: 72.6%; padding-left: 56px;
    float: right; }
  /* line 142, ../scss/_style_pc.scss */
  .news .news_list .to_list a { font-size: 14px; font-weight: bold; text-decoration: underline; }
  /* line 150, ../scss/_style_pc.scss */
  .news .news_list ul li { margin-bottom: 24px; font-size: 14px; }
  /* line 153, ../scss/_style_pc.scss */
  .news .news_list ul li p { line-height: 140%; }
  /* line 158, ../scss/_style_pc.scss */
  .news .news_list ul li .data { width: 80px; float: left; margin-right: 42px; }
  /* line 162, ../scss/_style_pc.scss */
  .news .news_list ul li .data .day { display: block; margin-bottom: 6px; }
  /* line 166, ../scss/_style_pc.scss */
  .news .news_list ul li .img_thumb{
    width: 11%;
    padding-right: 1%;
    float: left;
  }
  .news_top li .img_thumb{
    width: 15%;
    padding-right: 1%;
    float: left;

  }
  .news_top li p{
      float: left;
    width: 433px;
    line-height: 140%;
  }






/**********dl*********/
.dl{
  margin-bottom: 144px;
}

.dl_contents{
  width: 1180px;
  margin: 0 auto;
}  
.dl_contents section{
  width: 587px;
  float: left;
  background: #f2f2f2;
  margin-bottom: 6px;
  box-sizing: border-box;
  padding: 30px 30px 20px;
}
.dl_contents section:nth-child(2n){
  float: right;
}
.dl_contents section .img_box{
  padding-top: 0px;
  float: left;
  width: 203px;
  padding-right: 28px;
}
.dl_contents section .img_box img{
  width: 196px;
}
.dl_contents section h1{
  font-size: 16px;
  font-weight: bold;
  color: #000;
  line-height: 20px;
  margin-bottom: 11px;
}
.dl_contents section h1 span{
  display: inline-block;
  background: #484545;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding:4px 7px;
  line-height: 100%;
  margin-left: 5px;
}
.dl_contents section .detail{
    float: left;
    width: 295px;
    padding-bottom: 10px;
}
.dl_contents section .pdf_link{
  margin-bottom: 15px;

}
.dl_contents section .pdf_link li{
  font-size: 14px;
  background: url('../img/dl/pdf.png') no-repeat left;
  line-height: 21px;
  padding-left: 25px;
  margin-bottom: 10px;

}
.dl_contents section .pdf_link li a{
  text-decoration: underline;
}
.dl_contents section .model_number{
  font-size: 14px;
  line-height: 160%;
  }

.contact{
  margin-bottom: 122px;
}
.contact h1{
  background: url('../img/contact/bg.png') no-repeat;
  background-size: cover;
  height: 350px;
  box-sizing: border-box;
  font-size: 24px;
  line-height: 160%;
  color: #000;
  text-align: center;
  padding-top: 150px;
}
.contact .consumer_link{
  font-size: 0;
  width: 1180px;
  margin: 60px auto 0;
  padding-bottom: 60px;
  border-bottom: 1px solid #cecece;
}
.contact .consumer_link li{
  width: 470px;
  margin:0 30px;
  display: inline-block;
}
.contact .consumer_link a{
  font-size: 22px;
  border: 1px solid #000;
  border-radius: 5px;
  line-height: 72px;
  display: block;
  text-align: center;
  text-decoration: none;
}

.contact .consumer_link a:hover{
  text-decoration: underline;
}

.agency{
  width: 1180px;
  margin: 50px auto 0;
}
.agency h2{
  font-size: 32px;
  text-align: center;
  margin-bottom: 50px;
}
.agency ul{
  width: 369px;
  float: left;
  margin-right: 32px;
}
.agency ul:last-child{
  margin-right: 0;
}
.agency h3{
  font-size: 20px;
  margin-bottom: 12px;
}
.agency ul{
  font-size: 14px;
  line-height: 160%;
}
.agency ul li:last-child{
  margin-top: 8px;
}
.agency h4{
  font-weight: bold;
}
.option{
  width: 1180px;
  margin: 0 auto 236px;
}
.option section{
  background: #f2f2f2;
  width: 265px;
  float: left;
  margin-right: 6px;
  box-sizing: border-box;
  padding:57px 18px;
  height: 424px;
}
.option section .img_box{
  padding-bottom: 50px;
  text-align: center;
}
.option section:nth-child(3n){
  margin-right: 0px;
}
.option .detail{
  border-top:1px solid #cecece;
  padding-top: 17px;
}
.option h1{
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin-bottom: 11px;
}
.option .detail p{
  font-size: 14px;
  line-height: 140%;
}

.outline{
  margin-top: 60px;
  width: 1024px;
  margin: 0 auto 170px;
}
.outline h1{
  font-size: 32px;
  line-height: 110%;
  text-align: center;
  color: #000;
  margin-bottom: 45px;
}
.outline p{
  color: #000;
  font-size: 14px;
  line-height: 160%;
}
.outline .lead{
  margin-bottom: 37px;
}
.outline .intro .txt{
  width: 537px;
  float: left;
}
.outline .intro .right{
  float: right;
}
.outline .intro + .lead{
  margin-top: 36px;
}
.outline .history{
  margin-top: 55px;
}
.outline .history table{
  width: 100%;
  border-top: 1px solid #cecece;
}
.outline .history th{
  width: 160px;
}
.outline .history th,
.outline .history td{
  padding: 15px 0 15px;
  font-size: 14px;
  color: #000;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #cecece;
}

.dlp{
  width: 1180px;
  margin: 0 auto 154px;
  color: #000;
}
.dlp h1{
  text-align: center;
}
.dlp .tech h2{
  text-align: center;
  margin: 34px 0;
  font-size: 24px;
}
.dlp .lead{
  font-size: 14px;
  line-height: 160%;
  text-align: center;
}
.dlp .top10{
  margin-top: 58px;
  border-top: 1px solid #cecece;
  padding-top: 58px;
}
.dlp .top10 h1{
  font-size: 32px;
}
.dlp .top10 .lead{
  margin-top: 37px;
}
.dlp .top10 ul{
  margin: 86px 0 0;
}
.dlp .top10 li{
  width: 50%;
  float: left;
  margin-bottom: 127px;
  font-size: 14px;
  line-height: 140%;
  padding-right: 20px;
  box-sizing: border-box;
}
.dlp .top10 li h2{
  font-size: 24px;
  line-height: 100%;
  margin-bottom: 27px;
  margin-right: -50px;
}
.dlp .top10 li h2 span{
 /* color: #e91b39;*/
}
.dlp .top10 .reprint{
  text-align: right;
  font-size: 14px;
}

.support {
  margin-bottom: 157px;
  color: #000;
}

.support h1{
  background: url('../img/support/img01.png') no-repeat;
  background-size: cover;
  height: 350px;
  color: #fff;
  box-sizing: border-box;
  font-size: 24px;
  line-height: 160%;
  text-align: center;
  padding-top: 108px;
}
.support h1 span{
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
}
.support .support_list{
  /*border-top: 1px solid #cecece;*/
  width: 1180px;
  margin: 30px auto 30px;
}
.support .support_list ul{
 /* border-bottom:1px solid #cecece ;
  padding: 20px 0;*/

}
.support .support_list li{
  box-sizing:border-box;
 /*  border-right:1px solid #cecece ;
 width: 25%;
  float: left;*/
  padding: 15px 0;
  text-align: center;
  font-size: 18px;
  line-height: 200%;
	border-bottom: 1px solid #cecece;
}
.support .caution{
  font-size: 14px;
  line-height: 150%;
  width: 1180px;
  margin: 0 auto;
}


.shops{
  width: 1180px;
  margin: 0 auto 132px;
  color: #000;
}
.shops .lead{
  font-size: 14px;
  margin-top: -10px;
  margin-bottom: 20px;

}
.shops .shops_btn{
  height: 100px;
  font-size: 20px;
  text-align: center;
  width: 100%;
  position: relative;
  display: table;
  background: #f2f2f2;
  box-sizing: border-box;
  cursor: pointer;
  margin-bottom: 10px;
}
.shops .shops_btn.open{
  margin-bottom: 0px;
}


.shops .shops_btn:after{
  content: '';
  background: url('../img/shops/pulldown.png') no-repeat;
  position: absolute;
  height: 30px;
  width: 30px;
  right:30px;
  top: 35px;
}
.shops .shops_btn.open:after{
  content: '';
  background: url('../img/shops/close.png') no-repeat;


}
.shops .shops_btn .item_img{
  display: table-cell;
  vertical-align: middle;
  height: 100px;
  padding: 0 27px;
  text-align: left;
  width: 140px;
}
.shops .shops_btn h2{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 100px;
}
.shops_detail{
  margin-bottom: 10px;
  background: #f2f2f2;
  padding:20px 78px;
  font-size: 14px;
  display: none;
}
.shops_detail h2{
  font-weight: bold;
  margin-bottom: 7px;
}
.shops_detail li{
  border-bottom: 1px solid #cecece;
  padding-bottom: 7px;
  margin-bottom: 7px;
}
.shops_detail li:last-child{
  border: none;
  text-align: right;
  font-size: 12px;
}
.shops_detail li p{
  line-height: 200%;
}


.shops .shops_option{
  margin-top: 80px;
}
.shops .shops_option h3{
  font-size: 24px;

  margin-bottom: 17px;
}
.shops .shops_option .lead{
  margin-top: 0;
}


}
@media screen and (max-width: 375px) {
  .news .news_list { box-sizing: border-box;margin-top: 15px; margin-bottom: 40px; padding: 0 5px;  }
  /* line 175, ../scss/_style_sp.scss */
  .news .news_list .to_list { text-align: right; padding-bottom: 11px; }
  /* line 178, ../scss/_style_sp.scss */
  .news .news_list .to_list a { font-size: 10px; font-weight: bold; text-decoration: underline; }
  /* line 186, ../scss/_style_sp.scss */
  .news .news_list ul li { margin-bottom: 15px; font-size: 10px; }
  /* line 189, ../scss/_style_sp.scss */
  .news .news_list ul li p { line-height: 140%; display: inline-block; }
  /* line 193, ../scss/_style_sp.scss */
  .news .news_list ul li .data { width: 100%; }
  /* line 195, ../scss/_style_sp.scss */
  .news .news_list ul li .data .day { display: block; margin-bottom: 2px; float: left; margin-right: 5px; }
  /* line 201, ../scss/_style_sp.scss */

  .news .news_list ul li .img_thumb,.news_top li .img_thumb{
    width: 19%;
    padding-right: 1%;
    clear: both;
    float: left;
  }
  .news_top li .img_thumb{
    width: 15%;
    padding-right: 1%;
    clear: both;
    float: left;

  }

/**********dl*********/
.dl{
  margin:15px 0 40px;
}

 
.dl_contents section{
  background: #f2f2f2;
  margin-bottom: 3px;
  box-sizing: border-box;
  padding: 10px;
  position: relative;
}
.dl_contents section .img_box{
  padding-top:25px;
  float: left;
  width: 45%;
  text-align: center;
}
.dl_contents section .img_box img{
  width: 80%;

}
.dl_contents section h1{
  font-size: 13px;
  font-weight: bold;
  color: #000;
  line-height: 20px;
  margin-bottom: 5px;


}
.dl_contents section h1 span{
  display: inline-block;
  background: #484545;
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  padding:3px 5px;
  line-height: 100%;
  margin-left: 5px;
  position: relative;
  top: -1px;
}
.dl_contents section .detail{
  float: left;
  width: 55%;
}
.dl_contents section.finished .detail{
  float: left;
  width: 100%;
}
.dl_contents section .pdf_link{
  margin-bottom: 5px;

}
.dl_contents section .pdf_link li{
  font-size: 11px;
  background: url('../img/dl/pdf.png') no-repeat 3px;
  background-size: 13px auto;
  line-height: 21px;
  padding:1px 3px 1px 22px;
  margin-bottom: 5px;
  border: 1px solid #000;
  border-radius: 3px;

}
.dl_contents section .pdf_link li a{
  text-decoration: none;
  display: block;
}
.dl_contents section .model_number{
  font-size: 11px;
  line-height: 140%;
}



.contact{
  margin-bottom: 35px;
}
.contact h1{
  background: url('../img/contact/bg.png') no-repeat center;
  background-size: cover;
  height: 200px;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 140%;
  color: #000;
  text-align: center;
  padding-top: 75px;
}
.contact .consumer_link{
  font-size: 0;
  margin: 20px auto 0;
  padding-bottom: 10px;
}
.contact .consumer_link li{
  margin:0 22px 10px;
}
.contact .consumer_link a{
  font-size: 12px;
  border: 1px solid #000;
  border-radius: 3px;
  line-height: 30px;
  display: block;
  text-align: center;
  text-decoration: none;
}

.contact .consumer_link a:hover{
  text-decoration: underline;
}

.agency{
  margin: 20px auto 0;
}
.agency h2{
  font-size: 18px;
  text-align: center;
  margin-bottom: 22px;
}

.agency h3{
  font-size: 14px;
  margin-bottom:6px;
}
.agency ul{
  text-align: center;
  font-size: 12px;
  line-height: 160%;
  border-bottom: 1px solid #cecece;
  padding-bottom: 17px;
  margin: 0 10px 17px;
}
.agency ul li:last-child{
  margin-top: 8px;
}
.agency ul:last-child{
  border-bottom: none;
}
.agency h4{
  font-weight: bold;
}


.option{
  margin: 10px auto 44px;
}
.option section{
  background: #f2f2f2;
  width: calc(50% - 2px);
  box-sizing: border-box;
  padding:15px 10px;
  margin-bottom: 4px;
  float: left;
}
.option section .img_box{
  padding-bottom:30px;
  text-align: center;
}
.option section .img_box img{
  width: 90%;

}
.option section:nth-child(2n){
  float: right;
}
.option .detail{
  border-top:1px solid #cecece;
  padding-top: 4px;
}
.option h1{
  font-size: 13px;
  font-weight: bold;
  color: #000;
  margin-bottom: 3px;
}
.option .detail p{
  font-size: 11px;
  line-height: 140%;
}


.outline{
  margin: 0 auto 30px;
}
.outline h1{
  font-size: 16px;
  line-height: 110%;
  text-align: center;
  color: #000;
  margin-top: 17px;
  margin-bottom: 20px;
}
.outline p{
  color: #000;
  font-size: 12px;
  line-height: 150%;
  margin: 0 5px 17px;
}
.outline .lead{
  margin-bottom: 10px;
}
.outline .intro .txt{


}
.outline .intro .right{
  padding-bottom: 10px;
text-align: center;


}
.outline .intro + .lead{
  margin-top: 17px;
}
.outline .history{
  margin: 27px 5px 0;
}
.outline .history table{
  width: 100%;
  border-top: 1px solid #cecece;
}
.outline .history table,.outline .history tr,.outline .history th,.outline .history td,.outline .history tbody{
  display: block;
  width: 100%;
}


.outline .history th,
.outline .history td{
  font-size: 12px;
  color: #000;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
.outline .history th{
  padding: 5px 0 0px;
}

.outline .history td{
  border-bottom: 1px solid #cecece;
  padding: 0px 0 5px;
  line-height: 140%;
}


.dlp{
  color: #000;
}
.dlp h1{
  text-align: center;
  padding: 20px 0 15px;
}
.dlp h1 img{
  width: 30%;
}
.dlp .tech h2{
  text-align: center;
  font-size: 16px;
  padding-bottom: 16px;
}
.dlp .lead{
  font-size: 11px;
  line-height: 160%;
  text-align: center;
}
.dlp .top10{
  border-top: 1px solid #cecece;
  padding-top: 25px;
  margin: 25px 10px 0;
}
.dlp .top10 h1{
  font-size: 14px;
  padding: 0;
}
.dlp .top10 .lead{
  padding-top: 15px;
}
.dlp .top10 ul{
  margin: 25px 0 0;
}
.dlp .top10 li{
  font-size: 11px;
  line-height: 140%;
  margin: 0 0px 27px;
  box-sizing: border-box;
}
.dlp .top10 li h2{
  font-size: 13px;
  line-height: 100%;
  margin-bottom: 12px;
  text-align: center;
}
.dlp .top10 li h2 span{
 /* color: #e91b39;*/
}
.dlp .top10 .reprint{
  text-align: right;
  margin: 0 5px;
  font-size: 10px;
}


.support {
  color: #000;
}

.support h1{
  background: url('../img/support/img01.png') no-repeat center;
  background-size: cover;
  height:200px;
  color: #fff;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 160%;
  text-align: center;
  padding-top: 60px;
}
.support h1 span{
  font-size: 9px;
  display: block;
  margin-bottom: 12px;
}
.support .support_list{
 /* border-top: 1px solid #cecece;*/
  margin: 15px 10px 16px;
}
.support .support_list ul{

}
.support .support_list li{
  box-sizing:border-box;
 /* padding: 24px 0 20px;
  text-align: center;*/
padding: 10px 0 10px;
  text-align: left;
  font-size: 12px;
  line-height: 190%;
  border-bottom:1px solid #cecece ;
}
.support .caution{
  font-size: 10px;
  line-height: 150%;
  margin: 0 5px;
}



.shops{
  color: #000;
}
.shops .lead{
  font-size: 11px;
  line-height: 130%;
  margin: 15px 5px 10px;

}
.shops .shops_btn{
  height: 50px;
  font-size: 14px;
  text-align: center;
  width: 100%;
  position: relative;
  display: table;
  background: #f2f2f2;
  box-sizing: border-box;
  cursor: pointer;
  margin-bottom: 2px;
}
.shops .shops_btn.open{
  margin-bottom: 0px;
}


.shops .shops_btn:after{
  content: '';
  background: url('../img/shops/pulldown.png') no-repeat;
  background-size: 15px auto;
  position: absolute;
  height: 15px;
  width: 15px;
  right:12px;
  top: 17px;
}
.shops .shops_btn.open:after{
  content: '';
  background: url('../img/shops/close.png') no-repeat;
  background-size: 15px auto;


}
.shops .shops_btn .item_img{
  display: table-cell;
  vertical-align: middle;
  height:50px;
  padding: 0 10px;
  text-align: left;
  width: 30%;
}
.shops .shops_btn .item_img img{
  width: 70%;
}
.shops .shops_btn h2{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 50px;
}
.shops_detail{
  margin-bottom: 2px;
  background: #f2f2f2;
  padding:5px;
  font-size: 11px;
  display: none;
}
.shops_detail h2{
  font-weight: bold;
  margin-bottom: 0px;
}
.shops_detail li{
  border-bottom: 1px solid #cecece;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.shops_detail li:last-child{
  border: none;
  text-align: right;
  font-size: 10px;
  padding-bottom: 0;
}
.shops_detail li p{
  line-height: 140%;
  margin-right: -5px;
}


.shops .shops_option{
  margin-top:25px;
}
.shops .shops_option h3{
  font-size: 13px;
  font-weight: bold;

  margin-bottom: 8px;
}
.shops .shops_option .lead{
  margin-top: 0;
}







}