@charset "UTF-8";
@media screen, print {
/* ===================================================================
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; }
}

/*投写距離ポップアップのstyle PC*/
#popup
{
  display: none; /* label でコントロールするので input は非表示に */
}

.popup-open {
  cursor: pointer; /* マウスオーバーでカーソルの形状を変えることで、クリックできる要素だとわかりやすいように */
}

.popup-overlay {
  display: none; /* input にチェックが入るまでは非表示に */
}

#popup:checked ~ .popup-overlay {
  display: block;
  z-index: 99999;
  background-color: #00000070;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}

.popup-text {
  margin: 0;
  font-size:20px;
  line-height:28px;
  font-weight:bold;
}

.popup-text:not(:last-of-type) {
  margin-bottom: 1em
}

.popup-close {
  cursor: pointer;
  position: absolute;
  top: -26px;
  right: 0;
}

.popup-window {/*ポップアップ画面の見た目スタイル*/
  width: 90vw;
  max-width: 650px;
  padding: 50px;
  background-color: #ffffff;
  border-radius: 6px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.btn_inpop p{
    margin: auto;
    display: block;
    width: 330px;
    height: 34px;
    background: gray;
    border-radius: 30px;
    text-align: center;
    padding-top: 18px;
    font-size: 2em;
    text-decoration: none;
    font-weight: bold; color:lightgray;
    margin-top: 11px;
}

.popup-text-sm{
    font-size: 12px;
    color: red;
}
.ttl_popup{
    font-size:24px;
    font-weight:bold;
    text-align:center;
    margin-bottom:20px;
}
/*投写距離ポップアップここまで*/


@media screen and (max-width: 768px) { /* 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 */
  .option_button{ }
  .option_button a {     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 #ED6D00;
    font-size: 12px;
    color: #ED6D00;
    display: block;
    text-decoration: none;
    text-align: center;
  }
	

  .sold_out{ }
  .sold_out a {     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 #cacaca;
    font-size: 12px;
    display: block;
    text-decoration: none;
    text-align: center;
  }
  #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: center; 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 #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; } 

/*投写距離ポップアップのstyle SP*/
#popup
{
  display: none; /* label でコントロールするので input は非表示に */
}

.popup-open {
  cursor: pointer; /* マウスオーバーでカーソルの形状を変えることで、クリックできる要素だとわかりやすいように */
}

.popup-overlay {
  display: none; /* input にチェックが入るまでは非表示に */
}

#popup:checked ~ .popup-overlay {
  display: block;
  z-index: 99999;
  background-color: #00000070;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}

.popup-text {
  margin: 0;
  font-size:20px;
  line-height:28px;
  font-weight:bold;
}

.popup-text:not(:last-of-type) {
  margin-bottom: 1em
}

.popup-close {
  cursor: pointer;
  position: absolute;
  top: -26px;
  right: 0;
}
.popup-window {/*ポップアップ画面SPの見た目スタイル*/
  width: 90vw;
  max-width: 300px;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 6px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.img_in_popup p{
    margin: 0 auto;
    display: block;
}

.popup-text-sm{
    font-size: 12px;
    color: blue;
}
.ttl_popup{
    font-size:21px;
    font-weight:bold;
    text-align:center;
    margin-bottom:20px;
}

.btn_inpop p {
    fon-size:1.8em;
    width:280px;
}
/*投写距離ポップアップ ここまで*/

}

@media print, screen and (min-width: 769px) { /* 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; }

  #pankuzu a.shop { border-radius: 3px; background: #ed6d00; color: #fff; padding: 4px 10px !important; font-size: 12px; text-decoration: none;}
  #pankuzu a.shop:hover { border: 1px solid #ed6d00; background: #fff; color: #ed6d00; text-decoration: 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: 220px; 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 print, screen and (min-width: 769px) and (max-width: 1180px) {
	#header .header_inner { width: 100%; }
  #header #nav li a { padding: 14px 16px; }
	.top .top_search section {width: 19% !important;height: 340px !important;}
	.top_inner {width: 100% !important;}
	 .top .top_contents {width: 96% !important;}
	.top .top_search section ul li {width: 150px !important; }
	#detail_nav_wrap .detail_nav ul {width: 640px;}
	#detail_nav_wrap .detail_nav ul li a {padding: 0 10px 0 20px !important; }
	.detail_top .normal_column { width: 100% !important;}
	.top .btm_nav{ width: 96% !important;}
	.top .btm_nav ul li{ width: 33% !important;}
	.top .btm_nav img{ width: 100% !important;}
	.top .btm_nav ul li.txt { width: 100% !important;}
	.top .top_contents .pickup ul li {width: 46% !important;}
	.top .top_contents .pickup ul li img{ width: 100% !important;}
	.top .top_contents .news ul li p { width: 100% !important;}
  #footer .inner { width: 100%; margin: 0 auto; }
}
@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 */
  img { max-width: 100%; vertical-align: middle; }
  /* line 10, ../scss/_style_sp.scss */
  .top #mv { width: 100%; margin-top: 40px; overflow: hidden; }
  .top #mv img { width: 100%; }
  /* line 14, ../scss/_style_sp.scss */
  .top .mini_mv { position: relative; }
  .top .mini_mv img { width: 100%; }
  /* line 17, ../scss/_style_sp.scss */
  .top .item_slider { width: 80%; margin: 14px auto 10px; text-align: left; }
  /* line 22, ../scss/_style_sp.scss */
  .top .item_slider li a { text-decoration: none; color: #000; }
  /* line 26, ../scss/_style_sp.scss */
  .top .item_slider li img { width: 50%; display: block; float: left; }
  /* line 31, ../scss/_style_sp.scss */
  .top .item_slider li span { font-size: 12px; font-weight: bold; }
  /* line 35, ../scss/_style_sp.scss */
  .top .item_slider li p { font-size: 11px; line-height: 120%; }
  /* line 41, ../scss/_style_sp.scss */
  .top .top_search { text-align: center; font-size: 0; margin-top: 4px; }
  /* line 45, ../scss/_style_sp.scss */
  .top .top_search section { width: calc(50% - 2px); display: inline-block; background: #f2f2f2; font-size: 14px; vertical-align: top; padding: 10px 0; box-sizing: border-box; margin-bottom: 2px; }
  /* line 54, ../scss/_style_sp.scss */
  .top .top_search section:first-child { width: 100%; }
  /* line 57, ../scss/_style_sp.scss */
  .top .top_search section:nth-child(2n+1) { float: right; }
  /* line 60, ../scss/_style_sp.scss */
  .top .top_search section h1 { font-size: 11px; padding-bottom: 7px; }
  /* line 63, ../scss/_style_sp.scss */
  .top .top_search section h1 span { font-size: 14px; }
  /* line 66, ../scss/_style_sp.scss */
  .top .top_search section h1 em { font-size: 12px; }
  /* line 71, ../scss/_style_sp.scss */
  .top .top_search section a { text-decoration: none; }
  /* line 75, ../scss/_style_sp.scss */
  .top .top_search section ul li { display: block; border-radius: 3px; border: 1px solid #000; margin: 0 15px 5px; }
  /* line 80, ../scss/_style_sp.scss */
  .top .top_search section ul li a { padding: 2px 0; display: block; font-size: 11px; width: 100%; }
  /* line 89, ../scss/_style_sp.scss */
  .top .top_search section.kaizodo { height: 210px; }
  /* line 92, ../scss/_style_sp.scss */
  .top .top_search section.brightness { height: 210px; }
  /* line 95, ../scss/_style_sp.scss */
  .top .top_search section.brightness ul li { display: inline-block; border-radius: 3px; border: 1px solid #000; margin: 0 0px 11px; width: calc(50% - 11px); }
  /* line 101, ../scss/_style_sp.scss */
  .top .top_search section.brightness ul li a { padding: 4px 0; display: block; }
  /* line 109, ../scss/_style_sp.scss */
  .top .top_search section.contrast { height: 145px; }
  /* line 112, ../scss/_style_sp.scss */
  .top .top_search section.contrast ul li { display: inline-block; border-radius: 3px; border: 1px solid #000; margin: 0 0px 11px; width: calc(50% - 11px); }
  /* line 118, ../scss/_style_sp.scss */
  .top .top_search section.contrast ul li a { padding: 4px 0; display: block; }
  /* line 127, ../scss/_style_sp.scss */
  .top .top_search section.gram { height: 145px; }
  /* line 134, ../scss/_style_sp.scss */
  .top .top_search .scene_box { display: none; margin: 0 23px 17px; text-align: left; line-height: 200%; font-size: 9px; }
  /* line 140, ../scss/_style_sp.scss */
  .top .top_search .scene_box a { text-decoration: underline; }
  /* line 143, ../scss/_style_sp.scss */
  .top .top_search .scene_box img { width: 50%; float: left; padding-right: 10px; }
  /* line 149, ../scss/_style_sp.scss */
  .top .top_search .scene_ttl { display: inline-block; margin: 0 12px 5px; border-radius: 3px; border: 1px solid #000; padding: 6px 0; display: block; }
  /* line 156, ../scss/_style_sp.scss */
  .top .top_search .scene_ttl.active { background: #000; color: #fff; }

  .top .top_search .room_type{
    width: calc(50% - 15px);
    float: left;
  }

  /* line 162, ../scss/_style_sp.scss */
  .top .top_contents { margin: 20px 0 18px; padding-bottom: 18px; border-bottom: 1px solid #cecece; }
  /* line 167, ../scss/_style_sp.scss */
  .top .top_contents h1 { margin-bottom: 17px; }
  /* 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; }
  .top .top_contents .news iframe{
	border: none;
    width: 100%;
    height: 530px;}
  /* 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 */
  .top .top_contents .news ul li { margin-bottom: 15px; font-size: 12px; }
  /* line 189, ../scss/_style_sp.scss */
  .top .top_contents .news ul li p { float: left; line-height: 140%; }
  /* line 193, ../scss/_style_sp.scss */
  .top .top_contents .news ul li .data { width: 100%; }
  /* line 195, ../scss/_style_sp.scss */
  .top .top_contents .news ul li .data .day { display: block; margin-bottom: 2px; float: left; margin-right: 5px; }
  /* line 201, ../scss/_style_sp.scss */
  .news ul 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 */
  .news ul 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 */
  .news ul li .data .event_arrow { background: #5fce45; }
  /* line 227, ../scss/_style_sp.scss */
  .news ul li .data .event_arrow:after { border-color: transparent transparent transparent #5fce45; }
  /* line 231, ../scss/_style_sp.scss */
  .news ul li .data .press_arrow { background: #ff5e43; }
  /* line 233, ../scss/_style_sp.scss */
  .news ul li .data .press_arrow:after { border-color: transparent transparent transparent #ff5e43; }
  .news ul li .data .web_arrow { background: #f956a1; }
  /* line 233, ../scss/_style_sp.scss */
  .news ul li .data .web_arrow:after { border-color: transparent transparent transparent #f956a1; }
  /* line 246, ../scss/_style_sp.scss */
  .top .top_contents .pickup { box-sizing: border-box; padding: 0 5px; }
  /* line 251, ../scss/_style_sp.scss */
  .top .top_contents .pickup ul li { width: 100%; font-size: 10px; margin-bottom: 5px; line-height: 130%; }
  /* line 256, ../scss/_style_sp.scss */
  .top .top_contents .pickup ul li a { color: #000; text-decoration: none; display: block; }
  /* line 261, ../scss/_style_sp.scss */
  .top .top_contents .pickup ul li:nth-child(2n) { margin-right: 0; }
  /* line 264, ../scss/_style_sp.scss */
  .top .top_contents .pickup ul li img { display: block; width: 40%; float: left; margin-right: 5px; }
  /* line 270, ../scss/_style_sp.scss */
  .top .top_contents .pickup ul li span { font-size: 11px; display: block; margin-bottom: 3px; font-weight: bold; }
  /* line 283, ../scss/_style_sp.scss */
  .top .btm_nav { margin: 0 5px; }
  /* line 285, ../scss/_style_sp.scss */
  .top .btm_nav ul { font-size: 0; text-align: center; }
  /* line 288, ../scss/_style_sp.scss */
  .top .btm_nav ul li { font-size: 11px; display: inline-block; text-align: center; margin-bottom: 10px; width: 33.3%; box-sizing: border-box; }
  /* line 295, ../scss/_style_sp.scss */
  .top .btm_nav ul li.txt { width: 100%; }
  .top .btm_nav ul li.txt img { width: 100%; height: auto; }
  /* line 302, ../scss/_style_sp.scss */
  .top .btm_nav ul li:last-child {  }
  /* line 305, ../scss/_style_sp.scss */
  .top .btm_nav ul li a { text-decoration: none; color: #000; display: block; line-height: 35px; }
  /* line 318, ../scss/_style_sp.scss */
  #aside input[type=radio], #aside input[type=checkbox] { display: inline-block; margin-right: 6px; }
  /* line 323, ../scss/_style_sp.scss */
  #aside input[type=radio] + label, #aside input[type=checkbox] + label { position: relative; display: inline-block; line-height: 120%; cursor: pointer; font-size: 11px; }
  /* line 330, ../scss/_style_sp.scss */
  #aside input[type=radio], #aside input[type=checkbox] { display: none; margin: 0; }
  /* line 334, ../scss/_style_sp.scss */
  #aside input[type=radio] + label, #aside input[type=checkbox] + label { padding: 0 0 0 33px; padding: 10px 12px 10px 16px; width: 100%; box-sizing: border-box; }
  /* line 340, ../scss/_style_sp.scss */
  #aside input[type=radio] + label::before, #aside input[type=checkbox] + label::before { content: ""; position: absolute; top: 50%; left: 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; width: 10px; height: 10px; margin-top: -5px; background-color: white; }
  /* line 354, ../scss/_style_sp.scss */
  #aside input[type=radio] + label::before { border: 1px solid #cecece; border-radius: 30px; }
  /* line 358, ../scss/_style_sp.scss */
  #aside input[type=checkbox] + label::before { border: 1px solid #cecece; }
  /* line 361, ../scss/_style_sp.scss */
  #aside input[type=radio]:checked + label::before, #aside input[type=checkbox]:checked + label::before { content: ""; position: absolute; top: 50%; -moz-box-sizing: border-box; box-sizing: border-box; display: block; background: #cecece; }
  /* line 373, ../scss/_style_sp.scss */
  .item_list input[type=radio], .item_list input[type=checkbox] { display: inline-block; margin-right: 6px; }
  /* line 378, ../scss/_style_sp.scss */
  .item_list input[type=radio] + label, .item_list input[type=checkbox] + label { position: relative; display: inline-block; line-height: 120%; cursor: pointer; font-size: 10px; }
  /* line 385, ../scss/_style_sp.scss */
  .item_list input[type=radio], .item_list input[type=checkbox] { display: none; margin: 0; }
  /* line 389, ../scss/_style_sp.scss */
  .item_list input[type=radio] + label, .item_list input[type=checkbox] + label { padding: 0 0 0 33px; padding: 5px 12px 5px 16px; width: 100%; box-sizing: border-box; }
  /* line 395, ../scss/_style_sp.scss */
  .item_list input[type=radio] + label::before, .item_list input[type=checkbox] + label::before { content: ""; position: absolute; top: 50%; left: 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; width: 10px; height: 10px; margin-top: -5px; background-color: white; }
  /* line 409, ../scss/_style_sp.scss */
  .item_list input[type=radio] + label::before { border: 1px solid #cecece; border-radius: 30px; }
  /* line 413, ../scss/_style_sp.scss */
  .item_list input[type=checkbox] + label::before { border: 1px solid #cecece; }
  /* line 416, ../scss/_style_sp.scss */
  .item_list input[type=radio]:checked + label::before, .item_list input[type=checkbox]:checked + label::before { content: ""; position: absolute; top: 50%; -moz-box-sizing: border-box; box-sizing: border-box; display: block; background: #cecece; }
  /* line 427, ../scss/_style_sp.scss */
  .item_list { background: #fff; }
  /* line 431, ../scss/_style_sp.scss */
  .item_list .item_box { width: calc(50% - 3px); padding: 10px 10px 7px; box-sizing: border-box; float: left; margin-bottom: 6px; background: #f2f2f2; color: #000; }
  /* line 439, ../scss/_style_sp.scss */
  .item_list .item_box:nth-child(2n) { float: right; }
  /* line 442, ../scss/_style_sp.scss */
  .item_list .item_box .item_img { text-align: center; }
  /* line 444, ../scss/_style_sp.scss */
  .item_list .item_box .item_img img { width: 85%; }
  /* line 448, ../scss/_style_sp.scss */
  .item_list .item_box .item_name { border-top: 1px solid #cecece; margin: 3px 0 5px; font-size: 12px; font-weight: bold; padding-top: 5px; }
  /* line 455, ../scss/_style_sp.scss */
  .item_list .item_box .item_lead { font-size: 11px; line-height: 140%; border-bottom: 1px solid #cecece; padding-bottom: 5px; margin-bottom: 5px; }
  /* line 462, ../scss/_style_sp.scss */
  .item_list .item_box table { font-size: 9px; }
  /* line 464, ../scss/_style_sp.scss */
  .item_list .item_box table th { padding-right: 2px; width: 10px; vertical-align: top; padding-bottom: 2px; }
  /* line 469, ../scss/_style_sp.scss */
  .item_list .item_box table th img { max-width: 100%; vertical-align: 4px; }
  /* line 475, ../scss/_style_sp.scss */
  .item_list .item_box table tr th + td{
    min-width: 30%;
  }
  .item_list .item_box table td { padding-right: 3px; line-height: 120%; vertical-align: top; padding-bottom: 2px; }
  /* line 482, ../scss/_style_sp.scss */
  .item_list .item_box table td:last-child { padding-right: 0; word-break: break-all; }
  /* line 486, ../scss/_style_sp.scss */
  .item_list .item_box .item_tag { font-size: 9px; }
  /* line 489, ../scss/_style_sp.scss */
  .item_list .item_box .item_tag .small { background: #1ea620; color: #fff; padding: 0 3px; display: inline-block; margin-right: 1px; }
  /* line 496, ../scss/_style_sp.scss */
  .item_list .item_box .item_tag .short { background: #ec6200; color: #fff; padding: 0 3px; display: inline-block; margin-right: 1px; }
  /* line 506, ../scss/_style_sp.scss */
  .item_list .item_box:nth-child(3n) { margin-right: 0; }
  /* line 511, ../scss/_style_sp.scss */
  #comparison { height: 30%; position: fixed; left: 0; bottom: -30%; width: 100%; padding: 10px; box-sizing: border-box; background: #efefef; border-top: 1px solid #e6e6e6; transition: all 0.3s ease-in-out; }
  /* line 522, ../scss/_style_sp.scss */
  #comparison.show { bottom: 0; }
  /* line 525, ../scss/_style_sp.scss */
  #comparison .lead { width: 100%; float: left; }
  /* line 528, ../scss/_style_sp.scss */
  #comparison .lead h2 { font-size: 16px; padding: 10px 0 0px; }
  /* line 533, ../scss/_style_sp.scss */
  #comparison .item_box { width: 50%; float: left; text-align: center; }
  /* line 537, ../scss/_style_sp.scss */
  #comparison .item_box img { height: 90px; width: auto; }
  /* line 543, ../scss/_style_sp.scss */
  #comparison #compare { position: absolute; left: 5%; width: 90%; bottom: 10px; z-index: 1000; }
  /* line 549, ../scss/_style_sp.scss */
  #comparison #compare button { background: #fff; border: 1px solid #EA1B39; color: #EA1B39; padding: 5px 10px; font-size: 12px; border-radius: 3px; width: 100%; box-sizing: border-box; }
  /* line 561, ../scss/_style_sp.scss */
  #comparison #close { position: absolute; right: 10px; top: 15px; display: inline-block; padding: 10px; background: #333; color: #fff; cursor: pointer; border-radius: 5px; }
  /******製品詳細*******/
  /* line 578, ../scss/_style_sp.scss */
  #detail_nav_wrap { color: #fff; line-height: 35px; background: #616263; }
  /* line 582, ../scss/_style_sp.scss */
  #detail_nav_wrap .detail_nav { margin: 0 auto; /******メニュー追随*******/ }
  /* line 584, ../scss/_style_sp.scss */
  #detail_nav_wrap .detail_nav h1 { font-size: 11px; font-weight: bold; color: #fff; padding: 3px 10px; background: url("../img/common/sp/arrow03.png") no-repeat 97%; background-size: 5px auto; }
  /* line 592, ../scss/_style_sp.scss */
  #detail_nav_wrap .detail_nav ul { padding-bottom: 10px; display: none; }
  /* line 595, ../scss/_style_sp.scss */
  #detail_nav_wrap .detail_nav ul li { font-size: 11px; line-height: 25px; }
  /* line 598, ../scss/_style_sp.scss */
  #detail_nav_wrap .detail_nav ul li a { display: block; padding: 0 23px; text-decoration: none; color: #fff; }
  #detail_nav_wrap .detail_nav ul li a.shop { border-radius: 3px; background: #ed6d00; color: #fff; padding: 4px 10px !important;text-align: center; width: 90%;margin: auto; }
  /* line 603, ../scss/_style_sp.scss */
  #detail_nav_wrap .detail_nav ul li a.current { color: #e81b39; }
  /* line 606, ../scss/_style_sp.scss */
  #detail_nav_wrap .detail_nav ul li a.link_pdf { background: url("../img/common/pdf_icon.png") no-repeat 8px; background-size: 7px auto; }
  /* line 614, ../scss/_style_sp.scss */
  #detail_nav_wrap .detail_nav.fixed { position: fixed; top: 39px; left: 0; width: 100%; z-index: 999; background: #616263; }
  /* line 629, ../scss/_style_sp.scss */
  .detail_top #mv img { width: 100%; }
  /* line 633, ../scss/_style_sp.scss */
  .detail_top section { color: #000; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ecedee+100 */ background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top, #ffffff 0%, #ecedee 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #ffffff 0%, #ecedee 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #ffffff 0%, #ecedee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ecedee',GradientType=0 ); /* IE6-9 */ }
  /* line 642, ../scss/_style_sp.scss */
  .detail_top section h1 { font-size: 16px; line-height: 150%; text-align: center; margin: 12px 0 15px; padding: 0 5px; }
  /* line 649, ../scss/_style_sp.scss */
  .detail_top section .main_lead { font-size: 11px; line-height: 150%; text-align: left; margin-bottom: 15px; padding: 0 5px; }
  /* line 656, ../scss/_style_sp.scss */
  .detail_top section #youtube { width: 300px; margin: 0 auto 18px; }
  /* line 660, ../scss/_style_sp.scss */
 .detail_top section #youtube iframe { width: 100%; height: 160px;  }
  /* line 667, ../scss/_style_sp.scss */
  .detail_top .icon_tag { padding-bottom: 15px; }
  /* line 669, ../scss/_style_sp.scss */
  .detail_top .icon_tag ul { text-align: center; vertical-align: middle; font-size: 0; padding: 0 5px; }
  /* line 674, ../scss/_style_sp.scss */
  .detail_top .icon_tag ul li { display: inline-block; margin: 0 1px; width: calc(10% - 2px); }
  /* line 678, ../scss/_style_sp.scss */
  .detail_top .icon_tag ul li img { vertical-align: middle; }
  /* line 686, ../scss/_style_sp.scss */
  .detail_top .award { padding-bottom: 15px; margin: 0 auto; }
  /* line 688, ../scss/_style_sp.scss */
  .detail_top .award p { box-sizing: border-box; font-size: 11px; line-height: 14px; padding: 0 5px; }
  /* line 694, ../scss/_style_sp.scss */
  .detail_top .award div { text-align: center; height: 55px; margin-bottom: 15px; }
  /* line 698, ../scss/_style_sp.scss */
  .detail_top .award div img { height: 100%; width: auto; }
  /* line 705, ../scss/_style_sp.scss */
  .detail_top .feature_list { background: #616263; padding: 17px 0 7px; }
  /* line 708, ../scss/_style_sp.scss */
  .detail_top .feature_list li { display: block; background: #fff; font-size: 11px; text-align: center; width: 93%; margin: 0 auto 10px; line-height: 160%; padding: 8px 5px; color: #000; }

  /*製品ページの特長リストのリンクアンダーラインをトル　241127玉野追記 */
  .detail_top .feature_list li a { text-decoration: none; }

  /* line 719, ../scss/_style_sp.scss */
  .detail_top .normal_column { padding-bottom: 15px; margin: 0 auto; }
  /* line 722, ../scss/_style_sp.scss */
  .detail_top .normal_column p { font-size: 11px; line-height: 16px; padding: 0 5px; }
  /* line 727, ../scss/_style_sp.scss */
  .detail_top .normal_column img { text-align: center; padding-bottom: 15px; margin: 0 auto; display: block; width: 15%; }
  .detail_top .one_column{padding: 20px 0;}
  .detail_top .one_column div {  text-align: center; margin:0 5px 15px;}
  .detail_top .two_column{padding: 20px 0;}
  .detail_top .two_column div {  text-align: center; margin:0 5px 15px;}
.detail_top .carrybag dl{}
	.detail_top .carrybag dl{    border-bottom: 1px solid #d8d8d8;}
	.detail_top .carrybag dt{    
    border-top: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    padding: 2%;
    background: #f6f6f6;}
	.detail_top .carrybag dd{    padding: 2%;
    background-color: #fff;
    border-top: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;}
	
  .detail_top .one_column div h2{font-weight: bold;font-size: 14px;}
  .detail_top .one_column div img { display: block; margin: auto; padding-bottom: 10px;}

  .detail_top .two_column div h2{font-weight: bold;font-size: 14px;}
  .detail_top .two_column div img { display: block; margin: auto; padding-bottom: 10px;}


  .detail_top .three_column{padding: 20px 0;}
  .detail_top .three_column div {  text-align: center; margin-bottom: 15px;}

  .detail_top .three_column div h2{font-weight: bold;font-size: 12px;}
  .detail_top .three_column div img { display: block; margin: auto; width: 60%;  padding-bottom: 10px;}




  /* line 736, ../scss/_style_sp.scss */
  .detail_top .img_center { text-align: center; padding: 0 15px 12px; }
  .detail_top .img_center img{
    display: block;
    margin: 0 auto;
  }

  
  /* line 741, ../scss/_style_sp.scss */
  .detail_top .mini_mv img { width: 100%;  }
  /* line 746, ../scss/_style_sp.scss */
  .detail_top .review_link { background: #616263; color: #fff; padding: 17px 0 16px; }
  /* line 749, ../scss/_style_sp.scss */
  .detail_top .review_link h1 { font-size: 16px; text-align: center; margin-bottom: 10px; color: #fff; }
  /* line 756, ../scss/_style_sp.scss */
  .detail_top .review_link a { color: #fff; font-size: 10px; }
  /* line 760, ../scss/_style_sp.scss */
  .detail_top .review_link div { margin: 0 auto; padding: 0 5px; }
  /* line 765, ../scss/_style_sp.scss */
  .detail_top .gallery { background: #fff; text-align: center; }
  /* line 767, ../scss/_style_sp.scss */
  .detail_top .gallery h1 { margin-bottom: 20px; margin-top: 25px; }
  /* line 772, ../scss/_style_sp.scss */
  .detail_top .gallery .gallery_img { padding: 0 50px 22px; }
  /* line 776, ../scss/_style_sp.scss */
  .detail_top .gallery .slider-nav01 img { width: 100%; }
  /* line 779, ../scss/_style_sp.scss */
  .detail_top .gallery .slider-nav01.slick-slider { margin: 0 auto; width: 75%; }
  /* line 783, ../scss/_style_sp.scss */
  .detail_top .gallery .slider-nav01 .slick-slide { padding: 0 3px; box-sizing: border-box; }
  /* line 790, ../scss/_style_sp.scss */
  .detail_top .gallery a { display: block; margin-top: 30px; font-size: 12px; }


  .under_detail_spec { color: #000; }
  /* line 764, ../scss/_style_pc.scss */
  .under_detail_spec h1 { clear: both; font-size: 16px; line-height: 200%; text-align: center; margin: 20px 0 9px; }
  .under_detail_spec h2 { clear: both; font-size: 12px; line-height: 200%; text-align: center; margin: 20px 0 7px; }
  /* line 770, ../scss/_style_pc.scss */
  .under_detail_spec h1.red_border { margin-top: 65px; margin-bottom: 50px; position: relative; }
  /* line 774, ../scss/_style_pc.scss */
  .under_detail_spec h1.red_border:after { content: ''; width: 50px; height: 2px; background: #e91b39; display: block; position: absolute; left: 50%; bottom: -5px; margin-left: -25px; }
  /* line 787, ../scss/_style_pc.scss */
  .under_detail_spec table { color: #444; margin:5px 5px 15px; text-align: center; font-size: 10px; }
  .under_detail_spec table tr th:first-child { width:20%; background: #f6f6f6; }
  .under_detail_spec table tr th { background: #f6f6f6; }
  .under_detail_spec table tr th, .under_detail_spec table tr td { border: 1px solid #d8d8d8; padding: 4px; font-weight: normal; }
  .under_detail_spec table tr th img, .under_detail_spec table tr td img { float: none !important; padding: 5px 0px !important;  }
  .under_detail_spec .caution{
    margin: 0 5px;
  }
  .under_detail_spec .img_center{
    margin: 0 5px;
  }
  .under_detail_spec .img_center img{
    padding-bottom: 5px;
    font-size: 9px;
  }
  .under_detail_spec .back_link{
    text-align: center;
    padding: 10px 0;
  }

  .under_detail_spec .img_center { text-align: center; padding: 15px 5px;}
  .under_detail_spec .txt_center { text-align: center; font-size: 11px;line-height: 160%; padding: 15px 5px; }

	
	.under_detail_spec ul.secchi{    margin: 0 5px;}
	.under_detail_spec ul.secchi li{border: 1px solid #d8d8d8;
    width: 96%;
    margin: 1%;
    padding: 1%;
    display: inline-block;
    min-height: 70px;
	vertical-align: top;
	    font-size: 12px;
	    line-height: 70px;}
	.under_detail_spec ul.secchi li img{    margin-right: 10px;}
	.under_detail_spec ul.secchi li .maru{    float: right;
    font-size: 16px;
    color: #e91b39;
	    font-weight: bold;
    margin-right: 5px;}
	.under_detail_spec ul.secchi li .batsu{    float: right;
		font-size: 20px;
        font-weight: bold;}
	.under_detail_spec ul.secchi li.haiki img{   float: right;}
	.under_detail_spec ul.secchi li .bikou{margin-left: 10px;}

  .detail_top table { color: #444; margin:5px 5px 15px; text-align: center; font-size: 10px; }
  .detail_top table tr th:first-child { width:20%; background: #f6f6f6; }
  .detail_top table tr th { background: #f6f6f6; }
  .detail_top table tr td { background: #fff; }
  .detail_top table tr th, .detail_top table tr td { border: 1px solid #d8d8d8; padding: 3px 2px; font-weight: normal; }
  .detail_top table tr th img, .detail_top table tr td img { float: none !important; padding: 5px 0px !important;  }

#compare_nav_wrap { display: none; }
  #compare_nav_wrap h1 {     display: none !important; }
  .sold_out a { border-radius: 3px;    border: 1px solid #ed6d00; background: #fff; color: #ed6d00;   padding: 10px 10px !important;    font-size: 12px; text-decoration: none;}
  .compare_contents { width: 100%; margin: 0 auto; }
  .compare_contents section { width:50%; float: left; box-sizing: border-box; position: relative; }
  .compare_contents section h1 { text-align: center; font-size: 16px; font-weight: bold; border-right: 1px solid #cecece; margin-bottom: 40px; color: #000; padding-top: 22px; padding-bottom: 22px; }
  .compare_contents section h1 img { max-width: 100px; margin: 0 auto 10px; display: block; }
  .compare_contents section:last-child { border-right: none; }
  .compare_contents section ul { border-bottom: 1px solid #cecece; }
  .compare_contents section ul li { border-top: 1px solid #cecece; color: #000; font-size: 12px; padding: 5px; }
  .compare_contents section ul li h2 { font-size: 16px; margin-bottom: 10px;font-weight: bold; padding-top: 13px; }
  .compare_contents section:nth-child(2) ul li p, .compare_contents section:nth-child(3) ul li p, .compare_contents section:nth-child(4) ul li p, .compare_contents section:nth-child(5) ul li p { padding-top: 40px; }
  .compare_contents section .close { display: block; position: absolute; width: 48px; height: 48px; background: url("../img/compare/close.png") no-repeat left top; top: 0; border: none; right: 14px; } 
   }


@media print, screen and (min-width: 769px) { /* line 12, ../scss/_style_pc.scss */
  .top #mv { width: 100%; position: relative; background-size: cover; }
  /* line 18, ../scss/_style_pc.scss */
  .top #mv img { width: 100%;}
  /* line 25, ../scss/_style_pc.scss */
  .top .mini_mv { background-size: cover; position: relative; }
  /* line 30, ../scss/_style_pc.scss */
  .top .mini_mv img { width: 100%; }
  /* line 38, ../scss/_style_pc.scss */
  .top .mini_mv_l { width: 42%; float: left; }
  .top .mini_mv_r { width: 58%; float: right; }
  .top .item_slider { width: 1400px; margin: 20px auto 40px; text-align: center; }
  /* line 43, ../scss/_style_pc.scss */
  .top .item_slider li a { text-decoration: none; color: #000; }
  /* line 47, ../scss/_style_pc.scss */
  .top .item_slider li img { width: 70%; margin: 0 auto; display: block; }
  /* line 52, ../scss/_style_pc.scss */
  .top .item_slider li span { font-size: 22px; font-weight: bold; }
  /* line 56, ../scss/_style_pc.scss */
  .top .item_slider li p { font-size: 12px; line-height: 19px; }/*250330玉野サイズ変更14→12px*/
  /* line 62, ../scss/_style_pc.scss */
  .top .top_search { text-align: center; font-size: 0; margin-top: 7px; }
  /* line 66, ../scss/_style_pc.scss */
  .top .top_search section { height: 290px; width: 19%; display: inline-block; background: #f2f2f2; font-size: 14px; vertical-align: top; margin: 0 4px; padding: 27px 0; box-sizing: border-box; }
  /* line 76, ../scss/_style_pc.scss */
  .top .top_search section h1 { font-size: 20px; padding-bottom: 18px; }
  /* line 79, ../scss/_style_pc.scss */
  .top .top_search section h1 span { font-size: 25px; }
  /* line 82, ../scss/_style_pc.scss */
  .top .top_search section h1 em { font-size: 12px; }
  /* line 87, ../scss/_style_pc.scss */
  .top .top_search section a { text-decoration: none; }
  /* line 91, ../scss/_style_pc.scss */
  .top .top_search section ul li { display: inline-block; width: 190px; border-radius: 3px; border: 1px solid #000; margin-bottom: 11px; }
  /* line 97, ../scss/_style_pc.scss */
  .top .top_search section ul li a { padding: 6px 0; display: block; }
  /* line 101, ../scss/_style_pc.scss */
  .top .top_search section ul li.tooltip-link { padding: 6px 0; display: block; margin: 0 auto 11px; }
  /* line 111, ../scss/_style_pc.scss */
  .top .top_search section.brightness ul li { display: inline-block; width: 109px; border-radius: 3px; border: 1px solid #000; margin-bottom: 11px; }
  /* line 117, ../scss/_style_pc.scss */
  .top .top_search section.brightness ul li a { padding: 6px 0; display: block; }
  /* line 129, ../scss/_style_pc.scss */
  .top .top_contents { margin: 40px auto 46px; width: 1180px; border-bottom: 1px solid #cecece; }
  /* line 133, ../scss/_style_pc.scss */
  .top .top_contents h1 { margin-bottom: 35px; }
  /* 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;}
  .top .top_contents .news ul li { margin-bottom: 24px; font-size: 14px; }
  /* line 153, ../scss/_style_pc.scss */
  .top .top_contents .news ul li p { float: left; width: 433px; line-height: 140%; }
  /* line 158, ../scss/_style_pc.scss */
  .top .top_contents .news ul li .data { width: 80px; float: left; margin-right: 42px; }
  /* line 162, ../scss/_style_pc.scss */
  .top .top_contents .news ul li .data .day { display: block; margin-bottom: 6px; }
  /* line 166, ../scss/_style_pc.scss */
  .news ul 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 */
  .news ul 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 */
  .news ul li .data .event_arrow { background: #5fce45; }
  /* line 192, ../scss/_style_pc.scss */
  .news ul li .data .event_arrow:after { border-color: transparent transparent transparent #5fce45; }
  /* line 196, ../scss/_style_pc.scss */
  .news ul li .data .press_arrow { background: #ff5e43; }
  /* line 198, ../scss/_style_pc.scss */
  .news ul li .data .press_arrow:after { border-color: transparent transparent transparent #ff5e43; }
  .news ul li .data .web_arrow { background: #f956a1; }
  /* line 198, ../scss/_style_pc.scss */
  .news ul li .data .web_arrow:after { border-color: transparent transparent transparent #f956a1; }

  /* line 211, ../scss/_style_pc.scss */
  .top .top_contents .pickup { width: 50%; padding-left: 50px; box-sizing: border-box; float: left; border-left: 1px solid #cecece; }
  /* line 218, ../scss/_style_pc.scss */
  .top .top_contents .pickup ul li { width: 265px; float: left; margin-right: 7px; font-size: 14px; margin-bottom: 37px; }
  /* line 224, ../scss/_style_pc.scss */
  .top .top_contents .pickup ul li a { color: #000; text-decoration: none; }
  /* line 228, ../scss/_style_pc.scss */
  .top .top_contents .pickup ul li:nth-child(2n) { margin-right: 0; }
  /* line 231, ../scss/_style_pc.scss */
  .top .top_contents .pickup ul li img { display: block; margin-bottom: 20px; }
  /* line 235, ../scss/_style_pc.scss */
  .top .top_contents .pickup ul li span { font-size: 16px; display: block; margin-bottom: 15px; font-weight: bold; }
  /* line 248, ../scss/_style_pc.scss */
  .top .btm_nav { width: 1180px; margin: 0 auto; }
  /* line 251, ../scss/_style_pc.scss */
  .top .btm_nav ul { font-size: 0; text-align: center; }
  /* line 254, ../scss/_style_pc.scss */
  .top .btm_nav ul li { font-size: 18px; display: inline-block; text-align: center; margin-bottom: 20px; }
  /* line 259, ../scss/_style_pc.scss */
  .top .btm_nav ul li.txt { width: 100%; }
  /* line 266, ../scss/_style_pc.scss */
  .top .btm_nav ul li:last-child { }
  /* line 269, ../scss/_style_pc.scss */
  .top .btm_nav ul li a { text-decoration: none; color: #000; display: block; line-height: 70px; }
  /* line 282, ../scss/_style_pc.scss */
  .item_list { /*
input[type=radio]:checked + label::after,  input[type=checkbox]:checked + label::after {
	content: "";
	position: absolute;
	top:40%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}
input[type=radio]:checked + label::after {
	left: 4px;
	width: 12px;
	height: 12px;
	margin-top: -8px;
	background-color: #0073b8;
	border-radius: 8px;
}
input[type=checkbox]:checked + label::after { left:2px;
	width: 16px;
	height: 8px;
	margin-top: -8px;
	border-left: 3px solid #000;
	border-bottom: 3px solid #000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}*/ }
  /* line 284, ../scss/_style_pc.scss */
  .item_list input[type=radio], .item_list input[type=checkbox] { display: inline-block; margin-right: 6px; }
  /* line 289, ../scss/_style_pc.scss */
  .item_list input[type=radio] + label, .item_list input[type=checkbox] + label { position: relative; display: inline-block; margin-right: 12px; line-height: 120%; cursor: pointer; }
  /* line 296, ../scss/_style_pc.scss */
  .item_list input[type=radio], .item_list input[type=checkbox] { display: none; margin: 0; }
  /* line 300, ../scss/_style_pc.scss */
  .item_list input[type=radio] + label, .item_list input[type=checkbox] + label { padding: 0 0 0 33px; padding: 1px 12px 8px 28px; font-size: 14px; }
  /* line 307, ../scss/_style_pc.scss */
  .item_list input[type=radio] + label::before, .item_list input[type=checkbox] + label::before { content: ""; position: absolute; top: 50%; left: 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; width: 20px; height: 20px; margin-top: -14px; background-color: white; }
  /* line 321, ../scss/_style_pc.scss */
  .item_list input[type=radio] + label::before { border: 1px solid #c2ced2; border-radius: 30px; }
  /* line 325, ../scss/_style_pc.scss */
  .item_list input[type=checkbox] + label::before { border: 1px solid #c2ced2; }
  /* line 328, ../scss/_style_pc.scss */
  .item_list input[type=radio]:checked + label::before, .item_list input[type=checkbox]:checked + label::before { background: #cecece; }
  /* line 363, ../scss/_style_pc.scss */
  #aside input[type=radio], #aside input[type=checkbox] { display: inline-block; margin-right: 6px; }
  /* line 368, ../scss/_style_pc.scss */
  #aside input[type=radio] + label, #aside input[type=checkbox] + label { position: relative; display: inline-block; margin-right: 12px; line-height: 120%; cursor: pointer; }
  /* line 375, ../scss/_style_pc.scss */
  #aside input[type=radio], #aside input[type=checkbox] { display: none; margin: 0; }
  /* line 379, ../scss/_style_pc.scss */
  #aside input[type=radio] + label, #aside input[type=checkbox] + label { padding: 0 0 0 33px; padding: 10px 12px 10px 34px; }
  /* line 383, ../scss/_style_pc.scss */
  #aside input[type=radio] + label::before, #aside input[type=checkbox] + label::before { content: ""; position: absolute; top: 50%; left: 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; width: 20px; height: 20px; margin-top: -10px; background-color: white; }
  /* line 397, ../scss/_style_pc.scss */
  #aside input[type=radio] + label::before { border: 2px solid #c2ced2; border-radius: 30px; }
  /* line 401, ../scss/_style_pc.scss */
  #aside input[type=checkbox] + label::before { border: 2px solid #c2ced2; }
  /* line 405, ../scss/_style_pc.scss */
  #aside input[type=radio]:checked + label::before, #aside input[type=checkbox]:checked + label::before { background: #cecece; }
  /* line 410, ../scss/_style_pc.scss */
  .item_list .item_box { width: 265px; height: 640px; padding: 10px 20px 17px; box-sizing: border-box; float: left; margin-right: 7px; margin-bottom: 7px; background: #f2f2f2; color: #000; }
  /* line 419, ../scss/_style_pc.scss */
  .item_list .item_box .item_img { text-align: center; padding-top: 20px; }
  .item_list .item_box .item_img img{
    width: 100%;
  }
  /* line 423, ../scss/_style_pc.scss */
  .item_list .item_box .item_name { border-top: 1px solid #cecece; margin: 6px 0 13px; font-size: 16px; font-weight: bold; padding-top: 16px; }
  /* line 430, ../scss/_style_pc.scss */
  .item_list .item_box .item_lead {    min-height: 8em; font-size: 14px; line-height: 140%; border-bottom: 1px solid #cecece; padding-bottom: 10px; margin-bottom: 10px; }
  /* line 438, ../scss/_style_pc.scss */
  .item_list .item_box table th { padding-right: 5px; padding-bottom: 5px; }
  /* line 441, ../scss/_style_pc.scss */
  .item_list .item_box table th img { vertical-align: middle; }
  /* line 445, ../scss/_style_pc.scss */
  .item_list .item_box table td { padding-right: 10px; padding-bottom: 5px; vertical-align: middle; }
  /* line 451, ../scss/_style_pc.scss */
  .item_list .item_box .item_tag { margin-top: 15px; }
  /* line 454, ../scss/_style_pc.scss */
  .item_list .item_box .item_tag .small { background: #1ea620; color: #fff; padding: 0 8px; display: inline-block; margin-right: 5px; }
  /* line 461, ../scss/_style_pc.scss */
  .item_list .item_box .item_tag .short { background: #ec6200; color: #fff; padding: 1px 8px; display: inline-block; margin-right: 5px; }
  /* line 471, ../scss/_style_pc.scss */
  .item_list .item_box:nth-child(3n) { margin-right: 0; }
  /* line 476, ../scss/_style_pc.scss */
  #comparison { height: 133px; position: fixed; left: 0; bottom: -133px; width: 100%; padding: 10px; box-sizing: border-box; background: #efefef; border-top: 2px solid #e6e6e6; transition: all 0.3s ease-in-out; }
  /* line 487, ../scss/_style_pc.scss */
  #comparison.show { bottom: 0; }
  /* line 490, ../scss/_style_pc.scss */
  #comparison .lead { width: 25%; float: left; padding-left: 10%; padding-right: 5%; }
  /* line 495, ../scss/_style_pc.scss */
  #comparison .lead h2 { font-size: 20px; padding: 20px 0 20px; }
  /* line 500, ../scss/_style_pc.scss */
  #comparison .item_box { width: 10%; float: left; text-align: center; }
  /* line 504, ../scss/_style_pc.scss */
  #comparison .item_box img { height: 90px; width: auto; }
  /* line 510, ../scss/_style_pc.scss */
  #comparison #compare { position: absolute; right: 10%; top: 38%; }
  /* line 514, ../scss/_style_pc.scss */
  #comparison #compare button { background: #fff; border: 1px solid #EA1B39; color: #EA1B39; padding: 5px 10px; font-size: 16px; border-radius: 5px; }
  /* line 524, ../scss/_style_pc.scss */
  #comparison #close { position: absolute; right: 10px; top: 15px; display: inline-block; padding: 10px; background: #333; color: #fff; cursor: pointer; border-radius: 5px; }
  /******製品詳細*******/
  /* line 538, ../scss/_style_pc.scss */
  #detail_nav_wrap { border-top: 1px solid #cecece; color: #000; line-height: 61px; }
  /* line 542, ../scss/_style_pc.scss */
  #detail_nav_wrap .detail_nav { width: 1180px; margin: 0 auto; /******メニュー追随*******/ }
  /* line 545, ../scss/_style_pc.scss */
  #detail_nav_wrap .detail_nav h1 { font-size: 20px; font-weight: bold; float: left; }
  /* line 550, ../scss/_style_pc.scss */
  #detail_nav_wrap .detail_nav ul { font-size: 0; width: 900px;float: right; }
  /* line 555, ../scss/_style_pc.scss */
  #detail_nav_wrap .detail_nav ul li { display: inline-block; font-size: 14px; }
  /* line 558, ../scss/_style_pc.scss */
  #detail_nav_wrap .detail_nav ul li a {  padding: 0 23px; text-decoration: none; }
  /* line 562, ../scss/_style_pc.scss */
  #detail_nav_wrap .detail_nav ul li a.current { color: #e81b39; }
  /* line 565, ../scss/_style_pc.scss */
  #detail_nav_wrap .detail_nav ul li a.link_pdf { background: url("../img/common/pdf_icon.png") no-repeat 8px; }
  #detail_nav_wrap .detail_nav ul li a.shop { border-radius: 3px; background: #ed6d00; color: #fff; padding: 4px 10px !important; font-size: 12px; }
  #detail_nav_wrap .detail_nav ul li a.shop:hover { border: 1px solid #ed6d00; background: #fff; color: #ed6d00; }
  /* line 572, ../scss/_style_pc.scss */
  #detail_nav_wrap .detail_nav.fixed { border-top: 1px solid #cecece; position: fixed; top: 70px; left: 0; width: 100%; background: #fff; z-index: 99999; height: 67px; }
  /* line 581, ../scss/_style_pc.scss */
  #detail_nav_wrap .detail_nav.fixed h1 { position: absolute; left: 50%; margin-left: -520px; }
  /* line 586, ../scss/_style_pc.scss */
  #detail_nav_wrap .detail_nav.fixed ul { position: absolute; left: 50%; margin-left: -300px; }
  /* line 603, ../scss/_style_pc.scss */
  .detail_top #mv img { width: 100%; }
  /* line 607, ../scss/_style_pc.scss */
  .detail_top section { color: #000; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ecedee+100 */ background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top, #ffffff 0%, #ecedee 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #ffffff 0%, #ecedee 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #ffffff 0%, #ecedee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ecedee',GradientType=0 ); /* IE6-9 */ }
  /* line 616, ../scss/_style_pc.scss */
  .detail_top section h1 { font-size: 32px; line-height: 200%; text-align: center; margin: 65px 0 35px; }
  /* line 622, ../scss/_style_pc.scss */
  .detail_top section .main_lead { font-size: 14px; line-height: 160%; text-align: center; padding-bottom: 40px; }
  /* line 628, ../scss/_style_pc.scss */
  .detail_top section #youtube { width: 480px; height: 270px; margin: 0 auto 45px; }
  /* line 632, ../scss/_style_pc.scss */
  .detail_top section #youtube iframe { width: 100%; height: 100%; }
  /* line 639, ../scss/_style_pc.scss */
  .detail_top .icon_tag { padding-bottom: 48px; }
  /* line 641, ../scss/_style_pc.scss */
  .detail_top .icon_tag ul { text-align: center; vertical-align: middle; font-size: 0; }
  /* line 645, ../scss/_style_pc.scss */
  .detail_top .icon_tag ul li { display: inline-block; margin: 0 2px; }
  /* line 648, ../scss/_style_pc.scss */
  .detail_top .icon_tag ul li img { vertical-align: middle; }
  /* line 656, ../scss/_style_pc.scss */
  .detail_top .award { padding-bottom: 30px; width: 1024px; margin: 0 auto; }
  /* line 658, ../scss/_style_pc.scss */
  .detail_top .award p { font-size: 16px; line-height: 24px; text-align: center; margin: 20px auto }
  /* line 666, ../scss/_style_pc.scss */
  .detail_top .award div { text-align: center; }
  /* line 674, ../scss/_style_pc.scss */
  .detail_top .feature_list { background: #616263; padding: 33px 0 15px; }
  /* line 677, ../scss/_style_pc.scss */
  .detail_top .feature_list li { display: block; background: #fff; font-size: 20px; text-align: center; width: 1024px; margin: 0 auto 18px; padding: 10px 0px; line-height: 1.8; color: #000; }
  /*製品ページの特長リストのリンクアンダーラインをトル　241127玉野追記 */
  .detail_top .feature_list li a { text-decoration: none; }
  /* line 688, ../scss/_style_pc.scss */
  .detail_top .normal_column { padding-bottom: 30px; width: 1024px; margin: 0 auto; }
  /* line 692, ../scss/_style_pc.scss */
  .detail_top .normal_column p { font-size: 16px; line-height: 24px; }
  /* line 696, ../scss/_style_pc.scss */
  .detail_top .normal_column img { text-align: center; float: left; padding-right: 37px; padding-bottom: 15px; }
	.detail_top .one_column {width: 500px; margin: auto;padding-bottom: 60px; font-size: 16px; line-height: 24px;}
	.detail_top .one_column div { text-align: center; width: 500px;display: table-cell; }
	.detail_top .one_column div h2{font-weight: bold; padding-bottom: 10px;}
	.detail_top .one_column div img { text-align: center; display: block; padding-bottom: 15px;margin: auto; }
	.detail_top .two_column {width: 1000px; margin: auto;padding-bottom: 60px; font-size: 16px; line-height: 24px;}
	.detail_top .two_column div { text-align: center; width: 500px;display: table-cell; }
	.detail_top .two_column div h2{font-weight: bold; padding-bottom: 10px;}
	.detail_top .two_column div img { text-align: center; display: block; padding-bottom: 15px;margin: auto; }
	.detail_top .three_column {width: 1000px; margin: auto;padding-bottom: 60px; font-size: 16px; line-height: 24px;}
	.detail_top .three_column div { text-align: center; width: 330px;display: table-cell; }
	.detail_top .three_column div img { text-align: center; display: block; padding-bottom: 15px;margin: auto; }
	.detail_top .carrybag dl{width: 500px; float: left;}
	.detail_top .carrybag dl{    border-bottom: 1px solid #d8d8d8;font-size: 14px;}
	.detail_top .carrybag dt{     width: 100px;
    float: left;
    border-top: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    padding: 10px;
    background: #f6f6f6;}
	.detail_top .carrybag dd{    padding: 10px;
    background-color: #fff;
    border-top: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;}
  /* line 704, ../scss/_style_pc.scss */
  .detail_top .img_center { text-align: center; padding-bottom: 50px; }
  /* line 709, ../scss/_style_pc.scss */
  .detail_top .mini_mv img { width: 100%; }
  /* line 714, ../scss/_style_pc.scss */
  .detail_top .review_link { background: #616263; color: #fff; padding: 42px 0 43px; }
  /* line 717, ../scss/_style_pc.scss */
  .detail_top .review_link h1 { font-size: 32px; text-align: center; margin-bottom: 35px; }
  /* line 723, ../scss/_style_pc.scss */
  .detail_top .review_link a { color: #fff; font-size: 16px; }
  /* line 727, ../scss/_style_pc.scss */
  .detail_top .review_link div { width: 1024px; margin: 0 auto; }
  /* line 732, ../scss/_style_pc.scss */
  .detail_top .gallery { background: #fff; text-align: center; }
  /* line 734, ../scss/_style_pc.scss */
  .detail_top .gallery h1 { margin-bottom: 20px; }
  /* line 738, ../scss/_style_pc.scss */
  .detail_top .gallery .gallery_img { margin-bottom: 40px; }
  /* line 742, ../scss/_style_pc.scss */
  .detail_top .gallery .slider-nav01 img { width: 100%; }
  /* line 745, ../scss/_style_pc.scss */
  .detail_top .gallery .slider-nav01.slick-slider { width: 820px !important; margin: 0 auto; }
  /* line 749, ../scss/_style_pc.scss */
  .detail_top .gallery .slider-nav01 .slick-slide { width: 160px !important; padding: 0 22px; }
  /* line 754, ../scss/_style_pc.scss */
  .detail_top .gallery a { display: block; margin-top: 54px; font-size: 12px; }
  /******製品スペック*******/
  /* line 762, ../scss/_style_pc.scss */
  .under_detail_spec { color: #000; }
  /* line 764, ../scss/_style_pc.scss */
  .under_detail_spec h1 { clear: both; font-size: 32px; line-height: 200%; text-align: center; margin: 85px 0 18px; }
	.under_detail_spec h2 { clear: both; font-size: 24px; line-height: 200%; text-align: center; margin: 40px 0 14px; }
  /* line 770, ../scss/_style_pc.scss */
  .under_detail_spec h1.red_border { margin-top: 65px; margin-bottom: 50px; position: relative; }
  /* line 774, ../scss/_style_pc.scss */
  .under_detail_spec h1.red_border:after { content: ''; width: 50px; height: 2px; background: #e91b39; display: block; position: absolute; left: 50%; bottom: -5px; margin-left: -25px; }
  /* line 787, ../scss/_style_pc.scss */
  .under_detail_spec table { color: #444; width: 1024px; margin: 0 auto 15px; text-align: center; font-size: 14px; }
  /* line 794, ../scss/_style_pc.scss */
  .under_detail_spec table tr th:first-child { width: 255px; background: #f6f6f6; }
  /* line 798, ../scss/_style_pc.scss */
  .under_detail_spec table tr th { background: #f6f6f6; }
  /* line 802, ../scss/_style_pc.scss */
  .under_detail_spec table tr th, .under_detail_spec table tr td { border: 1px solid #d8d8d8; padding: 10px; font-weight: normal; }
 .under_detail_spec table tr th img, .under_detail_spec table tr td img { float: none !important; padding: 10px 0px !important;  }
  /* line 809, ../scss/_style_pc.scss */


  .under_detail_spec .table_spec { width: 1024px; margin: 0 auto; font-size: 14px; }
  /* line 813, ../scss/_style_pc.scss */
  .under_detail_spec .table_spec a { color: #d2691e; text-decoration: none; }
  /* line 818, ../scss/_style_pc.scss */
  .under_detail_spec .img_center { text-align: center; }
  /* line 821, ../scss/_style_pc.scss */
  .under_detail_spec .txt_center { font-size: 16px; text-align: center; line-height: 24px; margin: 38px 0; }
  /* line 827, ../scss/_style_pc.scss */
  .under_detail_spec .back_link { text-align: center; margin-top: 60px; }
	.under_detail_spec ul.secchi{    width: 1024px;
    margin: 0 auto;}
	.under_detail_spec ul.secchi li{border: 1px solid #d8d8d8;
    width: 488px;
    margin: 5px;
    padding: 5px;
    display: inline-block;
    min-height: 70px;
	vertical-align: top;
	    font-size: 16px;
	    line-height: 70px;}
	.under_detail_spec ul.secchi li img{    margin-right: 10px;}
	.under_detail_spec ul.secchi li .maru{    float: right;
    font-size: 40px;
    color: #e91b39;
    margin-right: 5px;}
	.under_detail_spec ul.secchi li .batsu{    float: right;
    font-size: 50px;}
	.under_detail_spec ul.secchi li.haiki img{   float: right;}
	.under_detail_spec ul.secchi li .bikou{margin-left: 20px;}



  /******製品比較*******/

  .detail_top table { color: #444; width: 1024px; margin:15px auto ; text-align: center; font-size: 14px; }
  /* line 794, ../scss/_style_pc.scss */
  .detail_top table tr th:first-child { width: 255px; background: #f6f6f6; }
  /* line 798, ../scss/_style_pc.scss */
  .detail_top table tr th { background: #f6f6f6; }
	.detail_top table tr td { background: #fff; }
  /* line 802, ../scss/_style_pc.scss */
  .detail_top table tr th, .detail_top table tr td { border: 1px solid #d8d8d8; padding: 10px; font-weight: normal; text-align: left; }
 .detail_top table tr th img, .detail_top table tr td img { float: none !important; padding: 10px 0px !important; display: block; margin: 0 auto;  }
  /* line 809, ../scss/_style_pc.scss */



  /* line 834, ../scss/_style_pc.scss */
  #compare_nav_wrap { padding-top: 15px; width: 1180px; margin: 0 auto 40px; color: #000; }
  /* line 839, ../scss/_style_pc.scss */
  #compare_nav_wrap h1 { font-size: 28px; margin-bottom: 15px; }
	.option_button{width: 900px;    margin: 0 auto 20px;}
  .option_button a { border-radius: 3px;    border: 1px solid #ed6d00; background: #fff; color: #ed6d00;   padding: 4px 10px !important;    font-size: 12px; text-decoration: none;float: right;    margin-top: -48px; }
	.option_button.dl_btn a { border-radius: 3px;    border: 1px solid #ed6d00; background: #fff; color: #ed6d00;   padding: 4px 10px !important;    font-size: 12px; text-decoration: none;float: right;    margin-top: 20px; }
  .option_button a:hover {  background: #ed6d00; color: #fff; }
	.sold_out{width: 1180px;    margin: 0 auto 20px;}
  .sold_out a { border-radius: 3px;    border: 1px solid #ed6d00; background: #fff; color: #ed6d00;   padding: 4px 10px !important;    font-size: 12px; text-decoration: none;float: right;    margin-top: -48px; }
	.sold_out.dl_btn a { border-radius: 3px;    border: 1px solid #ed6d00; background: #fff; color: #ed6d00;   padding: 4px 10px !important;    font-size: 12px; text-decoration: none;float: right;    margin-top: 20px; }
  .sold_out a:hover {  background: #ed6d00; color: #fff; }
  /* line 844, ../scss/_style_pc.scss */
  .compare_contents { width: 1180px; margin: 0 auto; }
  /* line 847, ../scss/_style_pc.scss */
  .compare_contents section { width: 25%; float: left; box-sizing: border-box; position: relative; }
  /* line 852, ../scss/_style_pc.scss */
  .compare_contents section h1 { text-align: center; font-size: 24px; font-weight: bold; border-right: 1px solid #cecece; margin-bottom: 40px; color: #000; padding-top: 22px; padding-bottom: 22px; }
  /* line 861, ../scss/_style_pc.scss */
  .compare_contents section h1 img { max-width: 200px; margin: 0 auto 10px; display: block; }
  /* line 867, ../scss/_style_pc.scss */
  .compare_contents section:last-child { border-right: none; }
  /* line 870, ../scss/_style_pc.scss */
  .compare_contents section ul { border-bottom: 1px solid #cecece; }
  /* line 872, ../scss/_style_pc.scss */
  .compare_contents section ul li { border-top: 1px solid #cecece; color: #000; font-size: 16px; line-height: 21px; padding: 36px 28px 30px; }
  /* line 878, ../scss/_style_pc.scss */
  .compare_contents section ul li h2 { font-size: 24px; margin-bottom: 20px; }
  /* line 885, ../scss/_style_pc.scss */
  .compare_contents section:nth-child(2) ul li p, .compare_contents section:nth-child(3) ul li p, .compare_contents section:nth-child(4) ul li p, .compare_contents section:nth-child(5) ul li p { padding-top: 40px; }
  /* line 892, ../scss/_style_pc.scss */
  .compare_contents section .close { display: block; position: absolute; width: 48px; height: 48px; background: url("../img/compare/close.png") no-repeat left top; top: 0; border: none; right: 14px; }}


@media print, screen and (min-width: 769px) {
  #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;
  }


/**********dl*********/
.dl{
  margin-bottom: 144px;
}
.dl h2{
    padding-top: 15px;
    width: 1180px;
    margin: 30px auto 20px;
    /* color: #000; */
    font-size: 20px;
}
.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: 1024px;
  margin: 60px auto 0;
  padding-bottom: 60px;
/*  border-bottom: 1px solid #cecece;*/
  text-align: center;
}
.contact .consumer_link li{
  width: 450px;
  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;
}


































.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;
  margin-bottom: 7px;
}
.option section .img_box{
  padding-bottom: 50px;
  text-align: center;
}
.option section:nth-child(4n){
  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 #dlp_youtube iframe{
	width: 560px;
	height: 315px;
	margin: 50px auto;
	display: block;
}
.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: 150px;
}
.support h1 span{
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
}
.support .support_list{
  /*border-top: 1px solid #cecece;*/
  width: 1024px;
  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: 16px;
  line-height: normal;
}
.support .caution{
  font-size: 16px;
  line-height: 150%;
  width: 1024px;
  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;
}
.installation_angle{
width: 1018px;
margin: 10px auto;
font-size: 16px;
}
}

@media screen and (max-width: 768px) {
  .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{
    width: 19%;
    padding-right: 1%;
    clear: both;
    float: left;
  }


/**********dl*********/
.dl{
  margin:15px 0 40px;
}
.dl h2{
    margin-bottom: 3px;
    box-sizing: border-box;
    padding: 20px 10px 10px;
    /* position: relative; */
    font-size: 12px;
}
 
.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: 16px;
  line-height: 140%;
  color: #000;
  text-align: center;
  padding: 30px 0 30px 0;
}
.contact .consumer_link{
  font-size: 0;
  margin: 20px auto 0;
  padding-bottom: 10px;
  text-align: center;
}
.contact .consumer_link li{
  margin:0 22px 10px;
}
.contact .consumer_link a{
  font-size: 18px;
  border: 1px solid #000;
  border-radius: 12px;
  line-height: 120%;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 20px 10px 20px;
}

.contact .consumer_link a:hover{
  text-decoration: underline;
}

.tel-link-none｛
　pointer-events: none;
}

.agency{
  margin: 20px 10px 16px;
  margin: 30px auto 30px;
}
.agency h2{
  font-size: 28px; /*231030更新*/
  text-align: center;
  margin: 7% 0 3%;
  font-weight: 500;
  /*width: 33%;*/
}

.agency h3{
  font-size: 18px;
  display: inline-block;
  font-weight: bold;
}

.agency ul{
  font-size: 16px;
  line-height: 160%;
  margin: 0 0 20px 0;
  /*width: 30%;*/
  border-radius: 7px;
  background-color: #dde5eb8f;
  padding: 24px 18px 18px 18px;
}

.agency ul li{
  /*border-top: 1px dotted #2b88c8;*/
  margin-bottom:10px;
  
}
.agency ul li:last-child{
  margin-top: 8px;
}
.agency ul:last-child{
  border-bottom: none;
}

.agency h4{
 /* font-weight: bold;*/
  margin-top:20px;
}

.txt_agency1{
  font-size:14px;
  line-height: normal;
  margin-top: 12%;
}

.txt_agency2{
  font-size:14px;
  line-height: normal;
  margin: 2% 1%;
  width: 33%;
}
.btn_info{
  margin: 15% auto 0;
}
.wrap_agency{
  margin:0 auto;
  /* width:1024px;*/
   width:max-content;
}
.contact_body{
 /*margin: 0 auto;
 width: 1024px;*/
 padding: 0 10px 0;
}

/*h4のborder-top無し*/
.border-none{
  border: none;
}

.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 #dlp_youtube{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
	margin-top: 20px;
}
.dlp #dlp_youtube iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
.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;
  background-size: cover;
  /*height:200px;*/
  color: #fff;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 160%;
  text-align: center;
  padding: 30px 0 30px 0;
}
.support h1 span{
  font-size: 9px;
  display: block;
  margin-bottom: 12px;
}

.support h2{
  font-size: 32px;
  text-align: center;
  display: block;
  margin-bottom: 12px;
}

.support .support_list{
 /* border-top: 1px solid #cecece;*/
  padding: 0 10px 0;
}

.support .support_list li{
  box-sizing:border-box;
/*  padding: 10px 0 10px;*/
  text-align: left;
  font-size: 14px;
  line-height: 190%;
}

.support .caution{
  font-size: 10px;
  line-height: 150%;
  margin: 0 5px;
}


.support .qanda_mark{
	display: inline-block;
	text-decoration: none;
	color: rgba(4, 115, 190, 1);
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	overflow: hidden;
	font-weight: bold;
 /* background-image: -webkit-linear-gradient(#e8e8e8 0%, #d6d6d6 100%);*/
 /* background-image: linear-gradient(#e8e8e8 0%, #d6d6d6 100%);*/
 /* text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.66);*/
 /* box-shadow: inset 0 2px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0, 0, 0, 0.19);*/
 /* border-bottom: solid 2px #b5b5b5; */
}

.support .answer_mark{
	display: inline-block;
	text-decoration: none;
	color: rgba(237, 109, 0, 1);
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	font-weight: bold;
	margin-right: 10px;
    margin-left: -40px;
}

/*サポート本文*/
.support .support_list ul li p{
	text-align: left;
}

/*サポート本文のborder-top青ライン*/
{
    border-top: solid 2px #0372be;
}
* {
  margin: 0;
  padding: 0;
}

/* CSS for CodePen */
.support .accordion{
/*  margin-top: 10px;*/
  margin-bottom: 16px;
}

.support .accordion__container {
  width: 100%;
/*  margin: 0 auto;*/
  text-align: left;
}

.support .accordion__title {
  /*background-color: lightgray; */
  color: black;
  font-size: 19px;
  /*padding: .625em .625em .625em 1em;*/
  padding: 1.3em 2em;
  position: relative;
  cursor: pointer;
  user-select: none;
}

.support .accordion__container h4{
  border-top: solid 1px #0372be;
  font-weight: bold;
}

.support .blue-txt{
  font-size: 14px;
  color: #0372be;
  border-top: 1px dotted #0372be;
  line-height: 150%;
  padding: 1em 3em 1em 0em;
　text-indent: -em;
}

.support .accordion__title::before,
.support .accordion__title::after {
  content: '';
  display: block;
  background-color: #0070bd;
  position: absolute;
  top: 50%;
  width: 15px;
  height: 2px;
  right: 25px;
}

.support .accordion__title::after {
  transform: rotate(90deg);
  transition-duration: .3s;
}

.support .accordion__title:hover { 
  background-color: #d2e5ef52;
}

.support .accordion__title.is-active::before {
  opacity: 0;
}

.support .accordion__title.is-active::after {
  transform: rotate(0);
}

.support .accordion__content {
  line-height: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition-duration: .3s;
}

.support .answer{
  padding : 10px 0px 15px 40px;
/* background-color: #9eafb733; */
  line-height: 200%;
  font-size: 14px;
}

/*アコーディオン内タイトルの改行位置調整
.accordion__content h4 {
  padding-right: 14%;
}*/

.support .accordion__content.is-open {
/*  border: 1px solid #0A76C0;*/
/*  line-height: normal; /* numberに書き換える*/
  height: auto;
  opacity: 1;
  width: 100%;
}

.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;
}

.installation_angle{
	width: 94%;
    margin: 10px auto;
    font-size: 14px;
	}
}

/* ===================================================================
2022/12/1 OS Add
=================================================================== */
:root {
	--color-screen: #cf0032;
	--color-projector: #867e94;
	--color-hangar: #083388;
	--color-stand: #86b71b;
    --color-housing: #acb67b;
    --color-led: #d4b072;
	--color-cabinet: #007c36;
    --color-button: #cd5e00;
    --color-solution: #849423;
	--color-board: #677400;
	--color-ce: #0096be;
}

.product_icon {
	list-style: none;
}

.product_icon li {
  width: 38px;
  height: 36px;
  padding: 7px;
  color: white;
  border-radius: 8px 10px 10px 8px;
  text-align: center;
  vertical-align: middle;
  border-right: 4px solid;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}

.product_size {
  margin-top: 20px !important;
	list-style: none;
	display: flex;
	align-items: flex-end;
	margin-bottom: 10px;
}

.product_size li {
	border-left: 1px solid #333;
	padding: 0 8px !important;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

.product_size li:first-child {
	border-left: none;
	padding-left: 0 !important;
}

.product_size li span {
	font-size: 10px;
	font-weight: normal;
}

.warranty {
	background-color: #5c8898 !important;
}

.semiorder {
	background-color: #718e7b !important;
}

.buildorder {
	background-color: #b27d72 !important;
}

.assembly {
	background-color: #bb9c62 !important;
}

.optionalproduct {
	background-color: #916b8f !important;
}

.spec-box {
	margin-bottom: 0;
}

.spec-box li {
	display: table-cell;
	color: white;
	border-radius: 24px 12px 12px 12px;
	padding: 0px 6px;
	font-size: 13px;
	font-weight: bold;
	min-width: 90px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	line-height: 14px;
	border: 4px solid;
}

.spec-box li span {
	font-size: 10px;
	font-weight: normal;
}

.bc_projector li {
	background-color: var(--color-projector);
}

.first-box {
    float: left;
}

.icon_area{
  max-width: 700px;
  margin: 30px auto;
}

.clear {
    clear: both;
}


/* ===================================================================
2023/11/1 OS Add
=================================================================== */
.table3on3{
    display: table;
}
.table1on3{
    display: table-cell;
    width: 33%;
    background-color: #dde5eb8f;
    border-radius: 17px;
    border: 10px solid white;
    padding: 20px;
}
.table1on3 h2{
    font-size: 24px;
    margin: 20px 0;
	text-align: center;
}
.table1on3 h3{
    font-size: 18px;
    margin: 20px 0;
}
.table1on3 li{
    text-align: left !important;
}

.table1on1{
    display: table-cell;
/*  width: 33%;*/
    font-size: small;
    padding: 20px;
}
}
@media screen and (max-width: 1200px){
.table3on3{
    display: grid;
}
.table1on3{
    width: 90vw;
}
.table1on3 h2{
    text-align: center;
	font-weight: 500;
}
}

@media screen and (max-width: 767px){
.table1on3{
    width: 88%;
}

.table1on1 li{
    text-align: left !important;
    font-size: 14px;
    line-height: normal;
}
.table1on1 h3{
    display: table-cell;
    font-size: 18px;
    margin: 10px 0;
}
}

@media print, screen and (min-width: 769px) {
.wrap_agency {
    margin: -40px auto 0;
}

.content_info1{
   /* width:1024px;*/
   width:max-content;
    margin:0 auto;
}
.agency_area{
  width: 1180px;
  margin: 30px auto 30px;
}

.agency{
   width:1024px; 
  margin: 20px auto 0;
}

.agency ul{
width: 43%;
float: left;
margin-right: 33px;
margin-bottom: 30px;
border-radius: 7px;
border: #fff solid 1px;
background-color: #dde5eb8f;
padding: 24px 18px 18px 18px;
  font-size: 14px;
  line-height: 160%;
}

.agency ul:last-child{
  margin-right: 0;
}
.agency ul li:last-child{
  margin-top: 8px;
}
.agency h2{
  font-size: 28px;/*231030更新*/
  margin-bottom: 12px;
  border-bottom: 1px solid #cecece;
  line-height: normal;
  width:100%;
}

.agency h3{
  font-size: large;
  margin-bottom: 12px;
  /*border-bottom: 1px dotted #2a88c8;*/
  display: inline-block;
  font-weight: bold;
}

.agency h4{
 /* font-weight: bold;*/
}

.agency p{
  margin-bottom:10px;
  font-size: 14px;
  line-height: normal;
}

.txt_agency1{
  font-size:14px;
  line-height: normal;
  margin-top: 12%;
}

.txt_agency2{
  font-size:14px;
  line-height: normal;
  margin: 2% 1%;
  width: 100%;
}
.btn_info{
  margin: 8% auto -10%;
}
}