@charset "utf-8";

body {
  margin: 0;
  padding: 0;
  font-family: -apple-system-subset, "Helvetica Neue","Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, p, blockquote, fieldset, div {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

ul li, ol li {
  list-style: none;
}

table {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

caption {
  text-align: left;
}

table, pre, code, select, input, textarea, kbd, var, ins, del, samp {
  font-size: 100%;
}

address, cite, dfn, em, strong, var, th, ins, del, samp {
  font-weight: normal;
  font-style: normal;
}

a img {
  border: 0;
}

.wrppr {
  width: 950px;
  margin: 0 auto;
}

.Masthead {
  max-width: 1010px;
  margin: 0 auto;
  padding: 0 10px;
}


/* top */
#header .mainImg {
  background: url(../img/top_bg_2008.png) no-repeat top center;
  background-size: cover;
  min-width: 950px;
}

#header .mainInner {
  position: relative;
  width: 950px;
  margin: 0 auto;
}

#header .mainInner::after {
  content: "";
  display: block;
  padding-top: 336px;
}

#header .mainInner .headFture .ttlFture {
  line-height: 1.5;
}

#header .mainInner .headFture .ttlFture .yLogo a{
  background: url(../img/y_logo.png) no-repeat;
  left: 20px;
  height: 27px;
  overflow: hidden;
  position: absolute;
  text-indent: 100%;
  top: 15px;
  white-space: nowrap;
  width: 157px;
}

#header .mainInner .headFture .ttlFture .YJLink a{
  position: absolute;
  top: 0;
  right: 0px;
  font-size: 14px;
  text-decoration: none;
  padding: 11px 14px;
}
#header .mainInner .headFture .ttlFture .YJLink a:hover{
  text-decoration: underline;
}

#header .mainInner .headFture .ttlFture .ttlFtureTitle {
  background: url(../img/sakidori_title_2008.png) no-repeat;
  left: 25px;
  width: 335px;
  height: 277px;
  overflow: hidden;
  position: absolute;
  text-indent: 100%;
  top: 61px;
  white-space: nowrap;

}

#header .mainInner .headFture .ttlFture .ttlFtureLead {
  background: url(../img/top_caption_2008.png) no-repeat;
  right: 15px;
  height: 352px;
  overflow: hidden;
  position: absolute;
  text-indent: 100%;
  top: 8px;
  white-space: nowrap;
  width: 513px;
}

#header .mainInner .headFture .ttlFture .ttlMerit1 {
  background: url(../img/merit1_2008.png) no-repeat;
  right: 421px;
  height: 139px;
  overflow: hidden;
  position: absolute;
  text-indent: 100%;
  top: 95px;
  white-space: nowrap;
  width: 148px;
}

#header .mainInner .headFture .ttlFture .ttlMerit2 {
  background: url(../img/merit2_2008.png) no-repeat;
  right: 294px;
  height: 141px;
  overflow: hidden;
  position: absolute;
  text-indent: 100%;
  top: 161px;
  white-space: nowrap;
  width: 142px;
}
#header .mainInner .headFture .ttlFture .ttlMerit3 {
  background: url(../img/merit3_2008.png) no-repeat;
  right: 158px;
  height: 139px;
  overflow: hidden;
  position: absolute;
  text-indent: 100%;
  top: 100px;
  white-space: nowrap;
  width: 149px;
}
#header .mainInner .headFture .ttlFture .ttlMerit4 {
  background: url(../img/merit4_2008.png) no-repeat;
  right: 25px;
  height: 140px;
  overflow: hidden;
  position: absolute;
  text-indent: 100%;
  top: 186px;
  white-space: nowrap;
  width: 150px;
}

#header .mainInner .headFture .ttlFture .ttlNotice {
  right: 5px;
  position: absolute;
  bottom: 10px;
  font-size: 12px;
}

#header .headSub .contInfo .yLink a {
  color: #3b6ecd;
}

#header .headSub .contInfo .date {
  float: right;
  margin-left: 10px;
}

#header .headSub .contInfo .pr {
  float: right;
}

#header .topLogo .reLogo a, #headerColumn2 .topLogo .reLogo a, #header .headSub .lead {
  text-indent: -9999px;
}

/* page */
#pageNav {
  clear: both;
  background-color: #fff;
  overflow: hidden;
  height: 63px;
  border-top: #aba7a4 1px solid;
  border-bottom: #c4c2c0 1px solid;
}

#pageNav ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 950px;
}

#pageNav ul li {
  position: relative;
  flex: 1;
  text-align: center;
  line-height: 1.5;
}
#pageNav ul li::before {
  content: url(../img/line_solid.png);
  width: 1px;
  height: 30px;
  position: absolute;
  top: 20px;
  left: 0;
}

#pageNav ul li:last-child::after {
  content: url(../img/line_solid.png);
  width: 1px;
  height: 30px;
  position: absolute;
  top: 20px;
  right: 0;
}

#pageNav ul li i.icon1{
    background: url(../img/btn_icon1.png) no-repeat 0 0;
    left: 100px;
    height: 30px;
    position: absolute;
    top: 18px;
    width: 30px;
}

#pageNav ul li i.icon2{
    background: url(../img/btn_icon2.png) no-repeat 0 0;
    left: 86px;
    height: 23px;
    position: absolute;
    top: 24px;
    width: 20px;
}

#pageNav ul li i.pageOn{
    background: url(../img/arrow_on_2008.png) no-repeat 0 0;
    right: 14px;
    height: 9px;
    position: absolute;
    top: 32px;
    width: 14px;
}

#pageNav ul li i.pageNext{
    background: url(../img/arrow_next.png) no-repeat 0 0;
    right: 14px;
    height: 14px;
    position: absolute;
    top: 28px;
    width: 9px;
}

#pageNav ul li a {
  color: #333;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 9px 0 7px;
  text-decoration: none;
}


#pageNav ul li a > span{
  color: #1b98c1;
  font-size: 12px;
  font-weight: normal;
}

#pageNav ul li a:hover {
  background-color: #f0f9fb;
}

/* area */
#areaNav {
  clear: both;
  background-color: #f4f4f4;
  border-top: #e3e3e3 3px solid;
  overflow: hidden;
}

#areaNav ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 950px;
}

#areaNav ul li {
  position: relative;
  flex: 1;
  text-align: center;
}

#areaNav ul li::before {
  content: url(../img/line_dot.png);
  width: 1px;
  height: 25px;
  position: absolute;
  top: 7px;
  left: 0;
}

#areaNav ul li:last-child::after {
  content: url(../img/line_dot.png);
  width: 1px;
  height: 25px;
  position: absolute;
  top: 7px;
  right: 0;
}

#areaNav ul li:first-child {
  border-left: 0;
}

#areaNav ul li a {
  color: #1d1d1d;
  display: block;
  font-weight: normal;
  font-size: 15px;
  padding: 9px 0 8px;
  text-decoration: none;
}

#areaNav ul li .current {
  display: block;
  font-weight: bold;
  cursor: default;
  padding: 9px 0 8px;
}

#areaNav ul li .disabled {
  color:#c6c6c6;
  display: block;
  cursor: default;
  padding: 9px 0 8px;
}

#areaNav ul li .currentMark{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 8px 11px;
  border-color: transparent transparent #231815 transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

#areaNav ul li a:hover {
  text-decoration: underline;
}

/* area2 */
#areaNav2 {
  clear: both;
  background-color: #231815;
  overflow: hidden;
}

#areaNav2 ul {
  display: flex;
  justify-content: start;
  margin: 0 auto;
  width: 950px;
}

#areaNav2 ul li::after{
  content: "/";
  color:#fff;
  display: inline-block;
  margin-right: 7px;
}

#areaNav2 ul li:last-child::after{
  content: "";
  margin-right: 0;
}

#areaNav2 ul li > span.current{
  display: inline-block;
  font-weight: bold;
  color:#d3c4a1;
  font-size: 15px;
  padding: 11px 7px 8px 0;
}

#areaNav2 ul li > span.current{
  display: inline-block;
  font-weight: bold;
  color:#d3c4a1;
  font-size: 15px;
  padding: 11px 7px 8px 0;
}

#areaNav2 ul li > span.disabled{
  display: inline-block;
  font-weight: normal;
  color:#bababa;
  font-size: 15px;
  padding: 11px 7px 8px 0;
}

#areaNav2 ul li a {
  color: #fff;
  display: inline-block;
  font-weight: normal;
  font-size: 15px;
  padding: 11px 7px 8px 0;
  text-decoration: none;
}

#areaNav2 ul li a:hover {
  text-decoration: underline;
}

/* まとめて資料請求*/
#fllwNav {
  position: absolute;
  z-index: 100;
  background-color: #fff;
}

#fllwNav, #fllwNav2 {
  width: 100%;
  border-top: 3px solid #ededed;
}

#fllwNav2 {
  position: fixed;
  top: 0;
  z-index: 99;
  background-color:rgba(255,255,255,0.9);
}

#fllwNav3 {
  position: fixed;
  bottom: 0;
  z-index: 99;
  width: 100%;
  background-color:rgba(255,255,255,0.9);
}

#fllwNav .wrpBtn, #fllwNav2 .wrpBtn, #fllwNav3 .wrpBtn {
  align-items: center;
  display: flex;
  padding: 6px 0;
  margin-left: 5px;
}

#fllwNav .wrpBtn li:last-child, #fllwNav2 .wrpBtn li:last-child, #fllwNav3 .wrpBtn li:last-child {
  margin-left: auto;
}

#fllwNav .wrpBtn .allChck, #fllwNav2 .wrpBtn .allChck {
  width: 193px;
  height: 48px;
  border: 1px solid #cecece;
  border-radius: 5px;
  position: relative;

}

#fllwNav .wrpBtn .allChck.on, #fllwNav2 .wrpBtn .allChck.on {
  width: 195px;
  height: 50px;
  background-color: #bfb90c;
  border: none;
}

#fllwNav .wrpBtn .allChck.off, #fllwNav2 .wrpBtn .allChck.off {
    box-shadow: 0 0 2px rgba(0,0,0,0.3);
}

#fllwNav .wrpBtn .allChck input[type="checkbox"], #fllwNav2 .wrpBtn .allChck input[type="checkbox"] {
  position: absolute;
  top: 10px;
  left: 33px;
  width: 42px;
  height: 20px;
  padding: 4px 23px 4px 0;
  margin: 0;
  opacity: 0;
}

#fllwNav .wrpBtn .allChck input[type="checkbox"]+label, #fllwNav2 .wrpBtn .allChck input[type="checkbox"]+label {
  cursor: pointer;
  position: absolute;
  top: 15px;
  left: 10px;
  height: 0;
  padding: 20px 0px 0 185px;
  background: url(../img/all_check_sprite.png) no-repeat 0 0;
  outline: none;
}

#fllwNav .wrpBtn .allChck input[type="checkbox"]:checked+label, #fllwNav2 .wrpBtn .allChck input[type="checkbox"]:checked+label {
  background-position: 0 -20px;
}

#fllwNav .wrpBtn .allChck input[type="checkbox"]+label span, #fllwNav2 .wrpBtn .allChck input[type="checkbox"]+label span {
  color: #3b3930;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  top: -6px;
  right: 22px;
}

#fllwNav .wrpBtn .allChck.on input[type="checkbox"]+label span, #fllwNav2 .wrpBtn .allChck.on input[type="checkbox"]+label span {
  color:#fff;
}

#fllwNav .wrpBtn .allChck input[type="checkbox"]+label .smTxt, #fllwNav2 .wrpBtn .allChck input[type="checkbox"]+label .smTxt {
  font-weight: 400;
  font-size: 10px;
  top: 17px;
  left: 0;
  white-space: nowrap;
}

#fllwNav .wrpBtn .allChck input[type="checkbox"]+label .bgTxt:hover, #fllwNav2 .wrpBtn .allChck input[type="checkbox"]+label .bgTxt:hover {
  opacity: 0.6;
}

#fllwNav .wrpBtn .cnvArrow, #fllwNav2 .wrpBtn .cnvArrow, #fllwNav3 .wrpBtn .cnvArrow{
  background: url(../img/cnv_arrow.png) no-repeat 0 0;
  width:42px;
  height:28px;
  margin: 0 5px;
}

#fllwNav .wrpBtn .cnvArrow.on, #fllwNav2 .wrpBtn .cnvArrow.on, #fllwNav3 .wrpBtn .cnvArrow.on{
  background: url(../img/cnv_arrow_on.png) no-repeat 0 0;

}

#fllwNav .rqtBtn, #fllwNav2 .rqtBtn {
  width: 195px;
  height: 40px;
  background-color: #c6c6c6;
  color:#fff;
  border-radius: 5px;
  font-size:14px;
  line-height: 1.4;
  padding: 5px 0;
  text-align: center;
}

#fllwNav .rqtBtn.on, #fllwNav2 .rqtBtn.on {
  background-color: #bc5900;
  cursor: pointer;
}

#fllwNav .rqtBtn .smTxt, #fllwNav2 .rqtBtn .smTxt{
  font-size:12px;
}

#fllwNav .rqtBtn input, #fllwNav2 .rqtBtn input{
  display: none;
}


#fllwNav .rqtBtn:hover, #fllwNav2 .rqtBtn:hover {
  background-position: 0 -38px;
}

#fllwNav .rqtBtn:focus, #fllwNav2 .rqtBtn:focus {
  outline: 0;
}

#fllwNav .pTop, #fllwNav2 .pTop, #fllwNav3 .pTop {
  width: 135px;
  height: 30px;
  border: 1px solid #cecece;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 0 2px rgba(0,0,0,0.3);
  text-align: center;
  background-color: #fff;
}

#fllwNav .pTop a, #fllwNav2 .pTop a, #fllwNav3 .pTop a {
  display: block;
  color: #161616;
  padding-top: 3px;
  font-size: 12px;
  text-decoration: none;
}

#fllwNav .pTop a span, #fllwNav2 .pTop a span, #fllwNav3 .pTop a span{
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;

}


#fllwNav .pTop a span:hover, #fllwNav2 .pTop a span:hover, #fllwNav3 .pTop a span:hover {
  opacity: 0.6;
  text-decoration: underline;
}

#fllwNav .pTop a i.iconPtop, #fllwNav2 .pTop a i.iconPtop, #fllwNav3 .pTop a i.iconPtop {
  display: inline-block;
  background: url(../img/icon_up.png) no-repeat 0 0;
  width: 19px;
  height :19px;
  margin: 3px 0 0 5px;
}

.allChckWide--on {
  position: relative;
  width: 350px;
  height: 50px;
  background-color: #e0db4c;
  border: none;
  border-radius: 5px;
}

.allChckWide--on:hover {
  background-color: #e9e581;
}

.allChckWide--off {
  position: relative;
  width: 348px;
  height: 48px;
  box-shadow: 0 0 2px rgba(0,0,0,0.3);
  border: 1px solid #cecece;
  border-radius: 5px;
}

.allChckWide__input {
  position: absolute;
  top: 10px;
  left: 10px;
  opacity: 0;
}

.allChckWide__label {
  cursor: pointer;
  display: block;
  height: calc(100% - 12px);
  padding: 12px 0 0 65px;
  outline: none;
}

.allChckWide__label:before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 15px;
  left: 10px;
  width: 42px;
  height: 20px;
  background: url(../img/all_check_sprite.png) no-repeat 0 -40px;
}

.allChckWide__bgTxt {
  font-weight: 600;
  font-size: 14px;
  color: #333;
}

.allChckWide__label:hover .allChckWide__bgTxt {
  opacity: 0.7;
}

.allChckWide__smTxt {
  margin-left: 5px;
  font-weight: normal;
  font-size: 13px;
  vertical-align: middle;
}

.allChckWide__input:checked + .allChckWide__label:before {
  background-position: 0 -20px;
}

.allChckText {
  position: relative;
}

.allChckText__input {
  position: absolute;
  top: 10px;
  left: 10px;
  opacity: 0;
}

.allChckText__label {
  cursor: pointer;
  display: block;
  margin-right: 20px;
  padding-left: 60px;
  outline: none;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.4;
}

.allChckText__label:before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 8px;
  left: 10px;
  width: 42px;
  height: 20px;
  background: url(../img/all_check_sprite.png) no-repeat 0 -80px;
}

.allChckText__smTxt {
  margin-left: 5px;
  font-weight: normal;
  font-size: 10px;
}

.allChckText__input:checked + .allChckText__label:before {
  background-position: 0 -60px;
}

.allChckRqtBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 335px;
  height: 50px;
  background-color: #bc5900;
  color:#fff;
  border-radius: 5px;
  font-weight: 600;
  font-size:15px;
  line-height: 1.4;
  cursor: pointer;
  margin-left: 25px;
}

.allChckRqtBtn:hover {
  background-color: #d08440;
}

.allChckRqtBtn__smTxt {
  font-weight: normal;
  font-size: 11px;
}

.allChckRqtBtn input {
  display: none;
}

/* thumb*/
#mainCont {
  clear: both;
  padding: 50px 0 20px;
  background-color: #ededed;
}

#mainCont .wrppr {
  margin: 0 auto;
  width: 950px;
}

#mainCont .thumbList {
  margin-top: 30px;
  overflow: hidden;
}

#mainCont .mainThumbList {
  display: block;
  margin-top: 30px;
}

#mainCont .mainThumbList__item {
  display: flex;
  position: relative;
  background-color: #fff;
  border: #c9c9c9 1px solid;
}

#mainCont .mainThumbList__chkBox {
  position: absolute;
  top: 9px;
  left: 9px;
  z-index: 1;
  width: 32px;
  overflow: hidden;
}

#mainCont .mainThumbList__chkBox input[type="checkbox"] {
  position: absolute;
  width: 32px;
  height: 32px;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}

#mainCont .mainThumbList__chkBox input[type="checkbox"]+label {
  cursor: pointer;
  display: block;
  width: 32px;
  height: 32px;
  padding-left: 45px;
  background: url(../img/cassette_check_sprite.png) no-repeat 0 0;
  outline: none;
}

#mainCont .mainThumbList__chkBox input[type="checkbox"]:checked+label {
  background-position: 0 -32px;
}

#mainCont .mainThumbList__imgThumbSlider {
  width: 450px;
  height: 300px;
}

#mainCont .swiper {
  width: 450px;
  height: 300px;
  position: relative;
  overflow: hidden;
  z-index: 0;
}

#mainCont .mainThumbList__imgThumbSlider__prev,
#mainCont .mainThumbList__imgThumbSlider__next {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  background-color: rgba(35, 35, 35, 0.7);
  z-index: 1;
  margin-top: -20px;
}
#mainCont .mainThumbList__imgThumbSlider__prev {
  left: 0;
  margin-left: -3px;
}
#mainCont .mainThumbList__imgThumbSlider__next {
  right: 0;
  margin-right: -3px;
}

#mainCont .mainThumbList__imgThumbSlider__prev:hover,
#mainCont .mainThumbList__imgThumbSlider__next:hover {
  opacity: 0.8;
  cursor: pointer;
}

#mainCont .mainThumbList__imgThumbSlider__prev:before,
#mainCont .mainThumbList__imgThumbSlider__next:before {
  display: block;
  content: "";
  border-bottom: solid 2px #fff;
  border-left: solid 2px #fff;
  width: 22px;
  height: 22px;
  margin-top: 8px;
}
#mainCont .mainThumbList__imgThumbSlider__prev:before {
  transform: rotate(45deg);
  margin-left: 15px;
}
#mainCont .mainThumbList__imgThumbSlider__next:before {
  transform: rotate(-135deg);
  margin-right: 15px;
}

#mainCont .mainThumbList__imgThumb {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 300px;
}

#mainCont .mainThumbList__imgThumb__image {
  max-width: 450px;
  max-height: 300px;
  vertical-align: bottom;
}

@supports ( object-fit: cover ) {
  #mainCont .mainThumbList__imgThumb__image {
    width: 450px;
    height: 300px;
    object-fit: cover;
  }
}

#mainCont .mainThumbList__link {
  flex: 1;
  color: #006acc;
  text-decoration: none;
}

#mainCont .mainThumbList__link::after {
  content: "";
  display: block;
  height: 73px;
  width: 100%;
}

#mainCont .mainThumbList__link:hover {
  background-color: #faf9f4;
}

#mainCont .mainThumbList__tag {
  height: 0;
  margin: 0 20px 10px;
}

#mainCont .subThumbList__tag {
  height: 0;
  margin: 0 20px 20px 50px;
}

.TagContract10, .TagContract5{
  position: relative;
  top: -10px;
}

#mainCont .mainThumbList__bknInfo {
  display: table-cell;
  width: 458px;
  padding: 10px 20px;
}

#mainCont .mainThumbList__name {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  width: 458px;
}

#mainCont .mainThumbList__link:hover .mainThumbList__name {
  color: #1581e6;
  text-decoration: underline;
}

#mainCont .mainThumbList__address {
  font-size: 13px;
  color: #4d261b;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width:458px;
  -webkit-text-size-adjust: 100%;
}

#mainCont .mainThumbList__spec {
  font-size: 13px;
  line-height: 1.5;
  overflow: hidden;
  color: #3b3930;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 458px;
}

#mainCont .mainThumbList__price {
  font-size: 14px;
  color: #d73e04;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 458px;
}

#mainCont .mainThumbList__bknInfo__title {
  color: #8f5115;
  font-size: 12px;
}

#mainCont .mainThumbList__leadTxt {
  margin-top: 7px;
  font-size: 12px;
  line-height: 1.5;
  color: #3b3930;
  width: 458px;
}

#mainCont .mainThumbList__button {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background-color: #fff;
}

#mainCont .mainThumbList__shiryoBtn {
  display: block;
  color: #fff;
  text-align: center;
  padding: 9px 20px;
  border-radius: 3px;
  font-weight: normal;
  font-size: 16px;
  text-decoration: none;
  width: 418px;
  background: #bc5900 url(../img/arrow_next_3.png) no-repeat right 10px center;
}

#mainCont .mainThumbList__shiryoBtn:hover {
  opacity:0.8;
}

#mainCont .mainThumbList__shiryoBtn span {
  font-size: 12px;
  font-weight: normal;
}

#mainCont .subThumbList__item {
  display: flex;
  position: relative;
  background-color: #fff;
  margin-top: 25px;
  border: #c9c9c9 1px solid;
}

#mainCont .subThumbList__chkBox {
  position: absolute;
  top: 9px;
  left: 9px;
  z-index: 1;
  width: 32px;
  overflow: hidden;
}

#mainCont .subThumbList__chkBox input[type="checkbox"] {
  position: absolute;
  width: 32px;
  height: 32px;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}

#mainCont .subThumbList__chkBox input[type="checkbox"]+label {
  cursor: pointer;
  display: block;
  width: 32px;
  height: 32px;
  padding-left: 45px;
  background: url(../img/cassette_check_sprite.png) no-repeat 0 0;
  outline: none;
}

#mainCont .subThumbList__chkBox input[type="checkbox"]:checked+label {
  background-position: 0 -32px;
}

#mainCont .subThumbList__link {
  display: block;
  color: #006acc;
  text-decoration: none;
  width: 100%;
}

#mainCont .subThumbList__link:hover {
  background-color: #faf9f4;
}

#mainCont .subThumbList__bknSet {
  padding-right: 255px;
}

#mainCont .subThumbList__bknInfo {
  margin: 10px 5px 10px 50px;
}

#mainCont .subThumbList__name {
  font-size: 14px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 638px;
}

#mainCont .subThumbList__price {
  margin-top: 5px;
  font-weight: 600;
  font-size: 14px;
  color: #d73e04;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 638px;
}

#mainCont .subThumbList__address {
  font-size: 13px;
  color: #4d261b;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 638px;
  -webkit-text-size-adjust: 100%;
}

#mainCont .subThumbList__button {
  position: absolute;
  background-color: #fff;
  right: 20px;
  bottom: 20px;
}

#mainCont .subThumbList__shiryoBtn {
  display: block;
  color: #fff;
  text-align: center;
  padding: 9px 20px;
  border-radius: 3px;
  font-weight: normal;
  font-size: 16px;
  text-decoration: none;
  width: 185px;
  background: #bc5900 url(../img/arrow_next_3.png) no-repeat right 10px center;
}

#mainCont .subThumbList__shiryoBtn:hover {
  opacity:0.8;
}

#mainCont .subThumbList__shiryoBtn span {
  font-size: 12px;
  font-weight: normal;
}

#mainCont .thumb {
  position: relative;
  background-color: #fff;
}

#mainCont .mainThumbList .thumb {
  width:948px;
  height: 300px;
  border:1px solid #c9c9c9;
}

#mainCont .thumb:hover {
  border-color: #e1e3e3;
}

#mainCont .thumb .chkBox {
  position: absolute;
  top: 9px;
  left: 9px;
  z-index: 1;
}

#mainCont .thumb .chkBox input[type="checkbox"] {
  position: absolute;
  width: 32px;
  height: 32px;
  margin: 0;
  opacity: 0;
}

#mainCont .thumb .chkBox input[type="checkbox"]+label {
  cursor: pointer;
  display: block;
  width: 32px;
  height: 32px;
  padding-left: 45px;
  background: url(../img/cassette_check_sprite.png) no-repeat 0 0;
  outline: none;
}

#mainCont .thumb .chkBox input[type="checkbox"]:checked+label {
  background-position: 0 -32px;
}

#mainCont .thumb>a {
  display: block;
  color: #006acc;
  text-decoration: none;
  height: 100%;
}

#mainCont .thumb>a:hover {
  background-color: #faf9f4;
}

#mainCont .thumb .bknSet {
  display: table;
}


#mainCont .mainThumbList .thumb .imgThumb {
  display: table-cell;
  padding: 0 0;
  width: 450px;
  height: 300px;
  background-color: #252525;
  text-align: center;
  vertical-align: middle;
  line-height: 0;
}

#mainCont .mainThumbList .thumb .imgThumb img{
  display: inline-block;
  max-width: 450px;
  max-height: 300px;
}

#mainCont .thumb .bknInfo {
  padding: 0;
}

#mainCont .mainThumbList .thumb .bknInfo {
  display: table-cell;
  width: 458px;
  height: 277px;
  padding: 23px 20px 0;
}

#mainCont .thumb .bknInfo .name {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  width:458px;
  -webkit-text-size-adjust: 100%;
}

#mainCont .thumb a:hover .bknInfo .name {
  color: #1581e6;
  text-decoration: underline;
  -webkit-text-size-adjust: 100%;
}

#mainCont .thumb .bknInfo .address {
  font-size: 13px;
  color: #4d261b;
  margin-bottom: 14px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width:458px;
  -webkit-text-size-adjust: 100%;
}

#mainCont .thumb .bknInfo .leadTxt {
  color: #3b3930;
  width:458px;
  -webkit-text-size-adjust: 100%;
}

#mainCont .mainThumbList .thumb .bknInfo .leadTxt {
  margin-bottom: 7px;
  -webkit-text-size-adjust: 100%;
  font-size:12px;
  line-height: 1.8;
}

#mainCont .thumb .bknInfo .access2 {
  font-size: 12px;
  color: #3b3930;
  margin-bottom: 10px;
  padding-left: 68px;
  line-height: 1.6;
  position: relative;
  -webkit-text-size-adjust: 100%;
}

#mainCont .thumb .bknInfo .access2 span {
  padding: 2px 10px 0;
  margin-right: 6px;
  background-color: #bfb90c;
  border-radius: 15px;
  line-height: 1.2;
  display: inline-block;
  width: 34px;
  font-size:13px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-text-size-adjust: 100%;
}

#mainCont .thumb .ShiryoBtn2{
  display: block;
  margin-bottom: 32px;
  color: #fff;
  text-align: center;
  padding: 9px 20px;
  width: 230px;
  border-radius: 3px;
  font-weight: normal;
  font-size: 16px;
  text-decoration: none;
}

#mainCont .mainThumbList .thumb .ShiryoBtn2 {
  position: absolute;
}


#mainCont .thumb .ShiryoBtn2 span  {
  font-size: 12px;
  font-weight: normal;
}

#mainCont .thumb .ShiryoBtn2 {
  background: #bc5900 url(../img/arrow_next_3.png) no-repeat right 10px center;
}

#mainCont .mainThumbList .thumb .ShiryoBtn2 {
  width: 418px;
  bottom: 0;
  right: 20px;
}

#mainCont .thumb .ShiryoBtn2:hover  {
  opacity:0.8;
}

.listPagination {
  padding: 10px 0;
  background-color: #ededed;
}

#mainCont .listPagination {
  margin-top: 20px;
}

.listPagination__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 950px;
  margin: 0 auto;
}

.listPagination__number {
  font-size: 16px;
}

.listPagination__number span {
  font-weight: 600;
  font-size: 24px;
  color: #ff8900;
}

.listPagination__cont {
  display: flex;
  align-items: center;
  font-size: 14px;
}

.listPagination__cont li + li {
  margin-left: 5px;
}

.listPagination__cont span {
  font-weight: 600;
}

.listPagination__cont a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  height: 31px;
  box-shadow: 0 -2px 0 0 #ededed inset;
  padding: 5px 10px;
  border: #c0c0c0 1px solid;
  border-radius: 4px;
  background-color: #fff;
  text-decoration: none;
  color: #333;
  font-weight: 600;
}

.listPagination__cont a:hover {
  color: rgba(51, 51, 51, 0.8);
}

.sakidoriLp {
  position: relative;
  margin-top: 20px;
  padding: 88px 0 50px;
  min-width: 950px;
  background: #6acee9 url(../img/sakidoriLp_bg.png) no-repeat top center;
  background-size: cover;
}

.sakidoriLp:before {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -134px;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 75px 134px 0 134px;
  border-color: #ededed transparent transparent transparent;
}

.sakidoriLp__inner {
  position: relative;
  box-sizing: border-box;
  width: 950px;
  margin: 0 auto;
  z-index: 1;
}

.sakidoriLp__band {
  margin-top: 11px;
  padding-top: 20px;
  height: 120px;
  position: relative;
}

.sakidoriLp__band:before {
  display: block;
  position: absolute;
  top: 0;
  content: "";
  height: 140px;
  width: 100%;
  background-color: rgba(0, 155, 209, 0.7);
}

@supports ( mix-blend-mode: overlay ) {
  .sakidoriLp__band:before {
    mix-blend-mode: overlay;
    background-color: #000;
  }
}

.sakidoriLp:after {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  content: "";
  width: 950px;
  height: 485px;
  margin-left: -475px;
  background: url(../img/sakidoriLp_bg_bird.png) no-repeat 0 0;
}

.sakidoriLp__title {
  width: 340px;
  height: 97px;
  margin: 0 auto;
  padding-right: 40px;
  text-indent: 150%;
  overflow: hidden;
  white-space: nowrap;
  background: url(../img/sakidoriLp_title.png) no-repeat 0 0;
}

.sakidoriLp__catch {
  margin-top: 15px;
  font-weight: 600;
  text-align: center;
  color: #0d399b;
  font-size: 36px;
  line-height: 1.3;
}

.sakidoriLp__catch__mdl {
  font-size: 40px;
}

.sakidoriLp__catch__emphasis {
  font-size: 50px;
}

.sakidoriLp__text {
  width: 535px;
  height: 58px;
  margin: 0 auto;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  background: url(../img/sakidoriLp_text.png) no-repeat 0 0;
}

.sakidoriLp__link {
  margin-top: 15px;
  text-align: center;
}

.sakidoriLp__link a {
  display: inline-block;
  min-width: 290px;
  padding: 2px 10px;
  font-weight: 600;
  font-size: 18px;
  border-radius: 20px;
  background-color: #fff;
  color: #054a76;
  text-decoration: none;
}

.sakidoriLp__link a:hover {
  color: #768fa6;
}

/*------------------
	column page
--------------------*/
/* column */

#headerColumn2 .columnMainImg {
  background: url(../img/top_bg_2008.png) repeat top center;
}

#headerColumn2 .mainInner .headFture {
  position: relative;
  width: 950px;
  height:220px;
  margin: 0 auto;
  background: url(../img/sakidori_title2_bg_2008.png) no-repeat top right 35px;
}

#headerColumn2 .mainInner .headFture::after {
  content: "";
  display: block;
  padding-top: 14.85%;
}

#headerColumn2 .mainInner .headFture .yLogo a{
  background: url(../img/y_logo.png) no-repeat;
  left: 20px;
  height: 27px;
  overflow: hidden;
  position: absolute;
  text-indent: 100%;
  top: 15px;
  white-space: nowrap;
  width: 157px;
}

#headerColumn2 .mainInner .headFture .YJLink a{
  position: absolute;
  top: 0;
  right: 0px;
  font-size: 14px;
  text-decoration: none;
  padding: 11px 14px;
}
#headerColumn2 .mainInner .headFture .YJLink a:hover{
  text-decoration: underline;
}

#headerColumn2 .mainInner .headFture .ttlFture .ttlFtureTitle {
  background: url(../img/sakidori_title2_2008.png) no-repeat;
  height: 156px;
  left: 20px;
  overflow: hidden;
  position: absolute;
  text-indent: 100%;
  top: 55px;
  white-space: nowrap;
  width: 539px;
}

#clumnWrp {
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom:25px;
  background-color: #ededed;

}

#mainColmn {
  width: 874px;
  background-color: #fff;
  border: 1px solid #c9c9c9;
  color: #3b3930;
  margin: 0 auto;
  padding:47px 37px 40px;
  text-align: center;
}

#mainColmn .clmnSub {
background: url(../img/cont_title.png) no-repeat;
width: 320px;
height: 46px;
margin: 0 auto 20px;
line-height: 1;
text-indent: -9999px;
}

#mainColmn .clmnTitle {
  margin-bottom: 30px;
  color: #165d99;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
}

#mainColmn .clmnTitleRead {
  color: #292929;
  font-size: 15px;
  line-height: 1.6;
}

#mainColmn .clmnTxtWrap{
  padding: 0 87px;
  text-align: left;
}

#mainColmn .clmnSubtitle {
  width:685px;
  height: 38px;
  background: url(../img/caption_bg.png) repeat-x;
  margin-bottom: 45px;
  margin-top: 35px;
  padding-left: 15px;
  padding-top: 12px;
  color: #1c1c1c;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
  vertical-align: middle;
}

#mainColmn .clmnTex {
  margin-bottom: 50px;
  display: block;
}

#mainColmn .clmnTex .readTitle{
  display: block;
  color:#1b98c1;
  font-size: 18px;
  margin-bottom: 5px;
}

#mainColmn .clmnTex .readTxt{
  text-indent: 1em;
}

#mainColmn .clmnTex .subTxt{
  display: block;
  margin-top: 10px;
  font-size:12px;
}
#mainColmn a.listPageBtn{
  display: block;
  margin:0 auto;
  color: #fff;
  text-align: center;
  padding: 16px 20px 17px;
  width: 530px;
  border-radius: 2px;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  background: #115ca1 url(../img/arrow_next_3.png) no-repeat right 10px center;
}

#mainColmn a.listPageBtn:hover  {
  opacity:0.8;
}

#mainColmn p img {
  margin-top: 40px;
  vertical-align: bottom;
}

/*------------------
	footer
--------------------*/
.ftrLinkArea {
  background-color: #00234b;
  padding-bottom: 15px;
  clear: both;
}

.ftrLinkArea.clmFtr {
  background-color: #105177;
  color: #fff;
}

.ftrLinkArea .clmLinkPos {
  position: relative;
  width: 950px;
  height: 80px;
  margin: 50px auto 30px;
}

.ftrLinkArea .ttlTxt {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 1.0;
  margin-bottom: 15px;
}

/* ftrLinkCassette */
.ftrLinkCassette {
  margin: 2px auto 30px;
  width: 950px;
  position: relative;
}

.ftrLinkCassette ul {
  display: flex;
  flex-wrap: wrap;
}

.ftrLinkCassette .bukkenCassete {
  box-sizing: border-box;
  height: 328px;
  margin-left: 23px;
  width: 220px;
}

.ftrLinkCassette .bukkenCassete:nth-child(4n+1) {
  margin-left: 0;
}

.ftrLinkCassette .bukkenCassete:nth-child(n+5) {
  margin-top: 23px;
}

.ftrLinkCassette .linkCassete {
  background-color: #fff;
  color: #3b3930;
  display: inline-block;
  font-size: 13px;
  height: 100%;
  margin-right: 23px;
  text-decoration: none;
}

.ftrLinkCassette .linkCassete:hover {
  background-color: #e2e8ec;
}

.ftrLinkCassette .linkCassete .img {
  width: 220px;
  height: 147px;
  margin-bottom: 15px;
  text-align: center;
}

.ftrLinkCassette .linkCassete .img img {
  max-width: 220px;
  max-height: 147px;
}

.ftrLinkCassette .linkCassete .bknTitle {
  width: 190px !important;
  padding: 0 15px 5px;
  color: #006acc;
  font-size: 16px;
  line-height: 1.4;
  font-weight: bold;
}

.ftrLinkCassette a:hover.linkCassete .bknTitle {
  color: #1581e6;
  text-decoration: underline;
}

.ftrLinkCassette .linkCassete .lead {
  color: #3b3930;
  font-size: 13px;
  line-height: 1.4;
  width: 190px !important;
  padding: 0 15px;
}

.iconPos2 {
  width: 140px;
  padding-left: 15px;
  margin-top: 5px;
  display: block;
}

.ftrLinkArea .headColumn {
  width: 950px;
  margin-bottom: 30px;
}

.ftrLinkArea .headColumn .columnLinkArea {
  background-color: #fdfcfa;
}

.ftrSearchList {
  margin: 0 auto 35px;
  padding-top: 30px;
  width: 950px;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}

.ftrSearchList .searchTitle {
  margin-bottom: 12px;
  padding-left: 27px;
  background: url("../img/icn_megane.png") no-repeat 0 center;
  font-size: 18px;
  color: #fff;
}

.ftrSearchList .searchSingle {
  background: url("../img/arw_ftr.png") no-repeat left 4px;
  color: #fff;
  font-size: 14px;
  margin-bottom: 30px;
  padding: 0 10px 0 15px;
}

.ftrSearchList .searchSingleItem {
  display: flex;
}

.ftrSearchList .searchSingleInner {
  display: flex;
}

.ftrSearchList .areaName {
  padding-right: 8px;
}

.ftrSearchList .areaName a {
  color: #fff;
  text-decoration: none;
}

.ftrSearchList .areaName a:hover {
  text-decoration: underline;
}

.ftrSearchList .searchSingleInner li {
  border-left: 1px solid #fff;
}

.ftrSearchList .searchSingleInner li a {
  color: #fff;
}

.ftrSearchList .searchSingleInner li a:hover span {
  text-decoration: underline;
}

.ftrSearchList .searchSingle li .current {
  color: #fff;
  font-weight: bold;
}

.ftrSearchList .searchSingle li a span, .ftrSearchList .searchSingle li .current span {
  display: inline-block;
  line-height: 1;
  margin: 0 11px 0 12px;
}

.ftrSearchList .searchListTheme {
  margin-bottom: 20px;
  color: #fff;
}

.ftrSearchList .searchListTheme li {
  display: inline-block;
  margin: 0 10px 4px 0;
  padding-left: 15px;
  font-size: 14px;
  background: url("../img/arw_ftr.png") no-repeat left center;
  border-right: 1px solid #fff;
}

.ftrSearchList .searchListTheme li:last-child {
  border-right: none;
}

.ftrSearchList .searchListTheme li .areaName {
  display: inline;
  padding-right: 8px;
}

.ftrSearchList .searchListTheme li a {
  padding: 5px 0;
  color: #fff;
  text-decoration: none;
}

.ftrSearchList .searchListTheme li a:hover {
  text-decoration: underline;
}

.ftrSearchList .searchListTheme li .current {
  display: inline;
  color: #fff;
  font-weight: bold;
}

.ftrSearchList .searchListTheme li a span, .ftrSearchList .searchListTheme li .current span {
  padding-right: 13px;
}

/* #footerLink */
#footerLink {
  clear: both;
  color: #292929;
  margin: 70px auto 0;
  text-align: center;
  width: 950px;
}

#footerLink p {
  font-size: 14px;
}

#footerLink p a {
  padding: 0 10px;
  color: #006acc;
  text-decoration: none;
}

#footerLink p a:hover {
  color: #1581e6;
  text-decoration: underline;
}

#footerLink p a:visited {
  color: #609;
}

.aboutPhoto {
  margin: 0 auto;
  padding-bottom: 15px;
  width: 950px;
  text-align: right;
  font-size: 10px;
  color: #3b3930;
}

/* #footer */
#footer {
  padding: 25px 0 70px;
  background-color: #231815;
  text-align: center;
  font-size: 14px;
}

#footer address {
  font-weight: normal;
  line-height: 1.4;
}

#footer address a {
  color: #fff;
  text-decoration: none;
}

#footer address a:hover {
  text-decoration: underline;
}

#footer address p {
  margin-bottom: 10px;
}

#footer .footcopy {
  color:#fff;
}


/* emg-min.css 1.0.0 */
#emg, #emg2, #emg3 {
  background: #ededed;
}

#emg, #emg2, #emg3 {
  margin-bottom: 0;
  padding-bottom: 10px;
  text-align: center;
}

#emg2 br, #emg3 br {
  display: none;
}

#emg table, #emg2 table, #emg3 table {
  margin: 0 auto;
  text-align: left;
}

/*clearfix*/
.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  zoom: 1;
}
