@charset "UTF-8";
/*@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
  overflow-x: hidden;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

img {
  vertical-align: bottom;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="button"],
input[type="submit"],
textarea, select, option {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: 'Noto Sans Japanese', "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", Arial, sans-serif;
  border-radius: 0;
  outline: none;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}


/*----Height------------------------------*/
.ht324{
  height: 324px;
}
.ht425{
  height: 425px;
}

/*----font------------------------------*/
.fbld{
  font-weight: bold !important;
}

/*----Margin,Padding------------------------------*/
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt12 {
  margin-top: 12px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt55 {
  margin-top: 55px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mt110 {
  margin-top: 110px !important;
}

.mb3 {
  margin-bottom: 3px !important;
}
.mb4 {
  margin-bottom: 4px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb75 {
  margin-bottom: 75px !important;
}
.mb120 {
  margin-bottom: 120px !important;
}

.ml0{
  margin-left: 0px !important;
}
.ml8{
  margin-left: 8px !important;
}
.ml10{
  margin-left: 10px !important;
}
.ml15{
  margin-left: 15px !important;
}
.ml18{
  margin-left: 18px !important;
}
.ml19{
  margin-left: 19px !important;
}
.ml20{
  margin-left: 20px !important;
}
.ml28{
  margin-left: 28px !important;
}
.ml30{
  margin-left: 30px !important;
}
.ml34{
  margin-left: 34px !important;
}
.ml38{
  margin-left: 38px !important;
}
.ml58{
  margin-left: 58px !important;
}
.ml60{
  margin-left: 60px !important;
}
.ml68{
  margin-left: 68px !important;
}
.ml200{
  margin-left: 200px !important;
}

.pt0{
  padding-top: 0px !important;
}
.pt5{
  padding-top: 5px !important;
}
.pt10{
  padding-top: 10px !important;
}
.pt15{
  padding-top: 15px !important;
}
.pt20{
  padding-top: 20px !important;
}
.pt25{
  padding-top: 25px !important;
}
.pt30{
  padding-top: 30px !important;
}
.pt40{
  padding-top: 40px !important;
}
.pt55{
  padding-top: 55px !important;
}
.pt60{
  padding-top: 60px !important;
}
.pt70{
  padding-top: 70px !important;
}
.pt80{
  padding-top: 80px !important;
}
.pt90{
  padding-top: 90px !important;
}

.pb0{
  padding-bottom: 0px !important;
}
.pb35{
  padding-bottom: 35px !important;
}
.pb40{
  padding-bottom: 40px !important;
}
.pb50{
  padding-bottom: 50px !important;
}
.pb60{
  padding-bottom: 60px !important;
}
.pb70{
  padding-bottom: 70px !important;
}
.pb80{
  padding-bottom: 80px !important;
}
.pb100{
  padding-bottom: 100px !important;
}

.pl0{
  padding-left: 0px !important;
}
.pl5{
  padding-left: 5px !important;
}
.pl12{
  padding-left: 12px !important;
}
.pl18{
  padding-left: 18px !important;
}
.pl20{
  padding-left: 20px !important;
}
.pl30{
  padding-left: 30px !important;
}

.fl{
  float: left !important;
}
.fr{
  float: right !important;
}

/*----font------------------------------*/
.fbld{
  font-weight: bold !important;
}
.fnml{
  font-weight: normal !important;
}
.txtcentr{
  text-align: center !important;
}
.txtleft{
  text-align: left !important;
}
.txtright{
  text-align: right !important;
}
.fs14{
  font-size: 14px !important;
}
.fs16{
  font-size: 16px !important;
}
.clpk{
  color:#FF7CAF !important; 
}
.clgr1{
  color: #808080 !important;
}
.clred{
  color: #ff5262 !important;
}
.clblu{
  color: #05A0D8 !important;
}

.bread{
  padding: 5px 0;
  font-size: 12px;
  color: #333333;
  background-color: #EEEEEE;
}
.bread .breadsub{
  width: 960px;
  margin: 0 auto;
}
.bread .breadsub a{
  color: #808080;
}

.container {
  width: 100%;
  background: #FFF;
}

.container .sttl1{
  font-size: 26px;
  text-align: center;
  font-weight: 400;
}
.container .sttl2{
  font-size: 15px;
  text-align: center;
  font-weight: 500;
  padding: 10px 0 18px 0;
  background: url(/images/common/line1.jpg) center bottom no-repeat;
}

.container .t_btn1{
  width: 444px;
  height: 58px;
  margin: 0 auto;
  border: solid 1px #333;
  overflow: hidden;
  position: relative;
}
.container .t_btn1 a{
  line-height: 56px;
  width: 100%;
  height: 56px;
  font-size: 18px;
  text-align: center;
  display: block;

  background-color: #fff;
  position: relative;
}
.container .t_btn1 a .anm1{
  line-height: 56px;
  width: 100%;
  height: 56px;
  font-size: 18px;
  text-align: center;
  display: block;
  background-color: #000;
  color: #fff;
  position: absolute;
  bottom: -70px;
  z-index: 2;
}

.container .t_btn2{
  width: 298px;
  height: 58px;
  margin: 0 auto;
  border: solid 1px #333;
  overflow: hidden;
  position: relative;
}
.container .t_btn2 a{
  line-height: 56px;
  width: 100%;
  height: 56px;
  font-size: 18px;
  text-align: center;
  display: block;

  position: relative;
}
.container .t_btn2 a .anm1{
  line-height: 56px;
  width: 100%;
  height: 56px;
  font-size: 18px;
  text-align: center;
  display: block;
  background-color: #000;
  color: #fff;
  position: absolute;
  bottom: -70px;
  z-index: 2;
}

.container .t_btn3{
  overflow: hidden;
  width: 298px;
  height: 58px;
  position: relative;
}
.container .t_btn3 input{
  width: 298px;
  height: 58px;
  margin: 0 auto;
  border: solid 1px #333;
  line-height: 54px;
  font-size: 18px;
  text-align: center;
  background-color: #fff;
  cursor: pointer;

  overflow: hidden;
  position: relative;
}
.container .t_btn3 .anm1{
  width: 298px;
  height: 58px;
  position: absolute;
  bottom: -70px;
  z-index: 2;
}
.container .t_btn3 .anm1 input{
  width: 298px;
  height: 58px;
  margin: 0 auto;
  border: solid 1px #333;
  line-height: 54px;
  font-size: 18px;
  text-align: center;
  background-color: #000;
  cursor: pointer;
  color: #fff;
}

.container .t_btn4{
  width: 217px;
  height: 40px;
  overflow: hidden;
  position: relative;
}
.container .t_btn4 a{
  line-height: 40px;
  width: 199px;
  height: 40px;
  margin: 0 auto;
  font-size: 16px;
  text-align: center;
  display: block;

  position: relative;
}
.container .t_btn4 a .anm1{
  line-height: 40px;
  width: 199px;
  height: 40px;
  font-size: 16px;
  text-align: center;
  display: block;
  background-color: #000;
  color: #fff;
  position: absolute;
  bottom: -70px;
  z-index: 2;
}

.container .t_btn5{
  height: 40px;
  overflow: hidden;
  position: relative;
}
.container .t_btn5 a{
  line-height: 40px;
  height: 40px;
  font-size: 16px;
  text-align: center;
  display: block;

  position: relative;
}
.container .t_btn5 a .anm1{
  line-height: 40px;
  height: 40px;
  font-size: 16px;
  text-align: center;
  display: block;
  background-color: #000;
  color: #fff;
  position: absolute;
  bottom: -70px;
  z-index: 2;
  left: 5px;
}

.container .btn_more1{
  width: 440px;
  height: 62px;
  border:solid 1px #cccccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 auto;
}
.container .btn_more1 a{
  line-height: 60px;
  font-size: 14px;
  display: block;
}
/*
.container .btn_more1:hover{
  border:solid 1px #000000;
}
*/
.container .btn_more1:hover{
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
}



/************ sec_history ************/
.container .sec_history .sliderWrap {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
.container .sec_history .sliderWrap .slider {
  visibility: visible;
  opacity: 1;
}
.container .sec_history .sliderWrap .slider .slick-list {
  overflow: visible;
}
.container .sec_history .sliderWrap .slider .slick-list .slick-slide {
  -webkit-transition: opacity 0.8s linear;
  transition: opacity 0.8s linear;
  opacity: 0.4;
  filter: alpha(opacity=40);
  margin: 0px;
  width: 980px;
}
.container .sec_history .sliderWrap .slider .slick-list .slick-slide{
  width: 456px;
  height: 238px;
  position: relative;
}
.container .sec_history .sliderWrap .slider .slick-list .slick-slide img {
}
.container .sec_history .sliderWrap .slider .slick-list .slick-slide.slick-active {
  opacity: 1 !important;
  filter: alpha(enabled=false);
}
.container .sec_history .sliderWrap .slider .slick-list .slick-slide a{
  display: block;
  position: relative;
  text-decoration: none;
  color: #333333;
  font-size: 14px;
}
.container .sec_history .sliderWrap .slider .slick-list .slick-slide a .icon_new1{
  width: 60px;
  height: 60px;
  position:absolute;
  left: 20px;
  top: 20px;
}
.container .sec_history .sliderWrap .slider .slick-list .slick-slide a .pname1{
  position: relative;
  bottom: 26px;
  text-align: center;
}
.container .sec_history .sliderWrap .slider .slick-list .slick-slide a:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
.container .sec_history .disabled {
  pointer-events: none;
  opacity: 0.8 !important;
}

.sec_history .sliderWrap .slider .slick-next,
.sec_history .sliderWrap .slider .slick-prev {
    z-index: 999;
    width: 34px;
    height: 34px;
}
.sec_history .sliderWrap .slider .slick-next:before,
.sec_history .sliderWrap .slider .slick-prev:before {
    z-index: 1000;
    width: 34px;
    height: 34px;
    margin-top: -10px;
    opacity: 1;
    filter:alpha(enabled=false);
}
.sec_history .sliderWrap .slider .slick-next:after,
.sec_history .sliderWrap .slider .slick-prev:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 1.0;
    background: #231815;
    filter:alpha(Opacity=$opacityIE);
}
.sec_history .sliderWrap .slider .slick-prev:after{
  background: url(../images/top/prev.png) left top no-repeat;
}
.sec_history .sliderWrap .slider .slick-next:after{
  background: url(../images/top/next.png) left top no-repeat;
}
.sec_history .sliderWrap .slider .slick-prev:hover:after,
.sec_history .sliderWrap .slider .slick-next:hover:after{
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
.sec_history .btn_history a{
    color: #069fd8;
    font-size: 14px;
}
.sec_history .btn_history a:hover{
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
}

.arw1{
  padding-left: 9px !important;
}