@charset "utf-8";
/*===========================================

 ウイニングポストコラボ wp9_2020.css
.wp9_2020 Page

===========================================*/

/*reset
--------------------------------------------------------- */
*:not(br) {-webkit-box-sizing:border-box;box-sizing:border-box;font:inherit;border:none;min-height:0;margin:0;padding:0;text-align:left;vertical-align:baseline;background-color:transparent;}
main,article,aside,figcaption,figure,footer,header,menu,nav,section {display:block;}
html {overflow-y:scroll;font-size:62.5%;}
body {line-height:1;}
img {max-width:100%;vertical-align: top;}
ol,ul {list-style:none;}

/*all
--------------------------------------------------------- */
html,body {width: 100%;}
html {font-size: 62.5%;}
body {font-family: "Hiragino Kaku Gothic Pro","HiraKakuProN-W3","Hiragino Sans","ヒラギノ角ゴシック",YuGothic,"Yu Gothic",'メイリオ',Meiryo, sans-serif;font-size: 16px;font-size: 1.6rem;line-height: 1.54;color: #2f2e2a;}
a:link,a:visited,a:hover,a:active,mark {font:inherit;color: #333;text-decoration:none;background-color:transparent;}
.inner {margin: 0 auto;position: relative;}


.sp_br {
  display: block !important;
}

.top_cap{
  background: url("../image/top_bg01_sp.png") no-repeat 0 0 / cover;
  position: relative;
  height: 0;
  padding-top: 80%;
  overflow: hidden;
}
.top_cap h1{
  width: 75%;
  position: absolute;
  top: 0;
}
.top_cap p{
  position: absolute;
  padding-right: 3%;
  padding-bottom: 3%;
  right: 0;
  bottom: 0;
  width: 50%;
  z-index: 10;
}
.top_cap p:before{
  content: '';
  position: absolute;
  width: 150%;
  height: 0;
  padding-top: 70%;
  bottom: 0;
  right: 0;
  opacity: 0.78;
  background-color: #cf6b6b;
  -webkit-transform: skew(-66deg);
  -ms-transform: skew(-66deg);
  transform: skew(-66deg);
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  z-index: -1;
}
.sec02,
.sec03{
  background-color: #efede5;
}
.sec02 h2,
.sec03 h2{
  padding: 20px 0;
  text-align: center;
  background: url("../image/ttl_bg01.png") no-repeat top center/cover;
}
.sec02 h2 img,
.sec03 h2 img,
.sec03 h3 img{
  height: 30px;
}
.caption,
.box_caption{
  color: #827e70;
  font-size: 14px;
}
#PageTop{
  background-color: #efede5;
}
/*button
------------------------------- */
.button{
  background-color: #e1ded4;
  padding: 20px 0 50px;
}
.button.off{
  padding: 20px 3% 50px;
}
.button a{
  display: block;
  padding: 15px 0;
  margin: 0 3%;
  border-radius: 7px;
  -webkit-box-shadow: 0px 4px 0 0 #3d322b;
  box-shadow: 0px 4px 0 0 #3d322b;
  background-color: #5b4b40;
  text-align: center;
  position: relative;
}
.button a:before{
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin-right: -110px;
  background: url("../image/ic_item01.png") no-repeat 0 0/100% auto;
}
.button img{
  height: 20px;
  padding-right: 40px;
}
/*sec01
------------------------------- */
.sec01{
  background-color: #efede5;
  padding: 0 3% 20px;
}
.sec01 h2{
  padding: 20px 3% 0;
}
.sec01 p{
  margin-top: 20px;
}
.sec01 a{
  color: #173f80;
  font-weight: bold;
}
/*sec02
------------------------------- */
.sec02{
  padding-bottom: 40px;
}
.sec02 .sec_in {
  padding: 0px 3%;
}
.sec02 h3{
  font-size: 20px;
  margin-top: 30px;
  text-align: center;
}
.sec02 h3 b{font-weight: bold;}
.sec02 h3 mark{
  color: #f10000;
  font-weight: bold;
}
.sec02 h3 span{font-size: 16px;}
@media screen and (max-width: 340px){.sec02 h3 span{font-size: 14px;}}
.sec02 p{
  margin-top: 30px;
}
.sec02 .box_dl{
  margin-top: 20px;
}
.sec02 dl + dl{
  margin-top: 16px;
}
.sec02 dt,
.sec02 dd{
  padding: 10px 3%;
}
.sec02 dt{
  background-color: #e1ded3;
}
.sec02 dt b{
  font-weight: bold;
  color: #f10000;
}
.sec02 dd{
  background-color: #fff;
}
/*sec03
------------------------------- */
.sec03{
  padding-bottom: 30px;
}
.sec03 h3{
  text-align: center;
  margin-top: 26px;
}
.sec03 h3 + p{
  margin-top: 16px;
}
.sec03 p{
  padding: 0 3%;
}
.sec03 .box_caption{
  margin-top: 40px;
  padding: 0 3%;
}
.sec03 .box_caption li{
  margin-top: 6px;
  padding-left: 1em;
}
.sec03 .box_caption li:first-letter{
  margin-left: -1em;
}
@media screen and (min-width: 768px){
  .pc_br{
    display: block !important;
  }
  .sp_br {
    display: none !important;
  }
  body {
    font-size: 18px;
    font-size: 1.8rem;
  }
  footer{
    padding-top: 0;
    overflow: hidden;
  }
  #PageTop{background-color: #efede5;}
  header + .MenuNew01{width: 960px;}
  .ContentsSpecial{
    min-width: 960px;
    overflow: hidden;
  }
  .sec_in{
    width: 960px;
    margin: 0 auto;
  }
  .top_cap{
    background: url("../image/top_bg01.png") no-repeat center bottom ,url("../image/top_bg02.png") repeat;
    position: relative;
    height: 560px;
    padding-top: 0;
    overflow: hidden;
  }
  .top_cap h1{
    width: 576px;
    position: absolute;
    top: 30px;
    right: calc(50% + 160px);
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }
  .top_cap p{
    position: absolute;
    padding: 211px 30px 16px 270px;
    right: calc(50% - 105px);
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    bottom: 0;
    width: 760px;
    z-index: 10;
    overflow: hidden;
  }
  .top_cap p:before{
    width: 100%;
    padding-top: 70%;
    -webkit-transform: skew(-72deg);
    -ms-transform: skew(-72deg);
    transform: skew(-72deg);
  }
  .sec02 h2,
  .sec03 h2{
    padding: 40px 0 30px;
  }
  .sec02 h2 img,
  .sec03 h2 img,
  .sec03 h3 img{
    height: 50px;
    display: inline;
  }
  .caption{
    font-size: 16px;
  }
/*button
------------------------------- */
  .button{
    padding: 60px 0;
    text-align: center;
  }
  .button a{
    display: inline-block;
    width: 540px;
    padding: 18px 0;
    margin: 0;
    top: 0;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
  }
  .button a:hover{
    top: 4px;
    -webkit-box-shadow: 0px 0px 0 0 #3d322b;
    box-shadow: 0px 0px 0 0 #3d322b;
  }
  .button a:before{
    width: 26px;
    height: 26px;
    top: 50%;
    right: 50%;
    margin-right: -190px;
  }
  .button a:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    top: 0;
    left: 0;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
  }
  .button a:hover:after{
    top: -4px;
  }
  .button img{
    height: 30px;
    display: inline;
  }
/*sec01
------------------------------- */
  .sec01{
    padding: 40px;
  }
  .sec01 h2{
    padding: 20px 0 0;
    text-align: center;
  }
  .sec01 h2 img{
    height: 40px;
    display: inline;
  }
  .sec01 p{
    margin: 40px 40px 0;
  }
  .sec01 .link{
    text-align: center;
    font-size: 22px;
  }
  .sec01 a{
    padding-bottom: 3px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    line-height: 1;
  }
  .sec01 a:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #173f80;
    left: 0;
    bottom: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
  }
  .sec01 a:hover:before{
    left: 100%;
  }
/*sec02
------------------------------- */
  .sec02{
    padding-bottom: 60px;
  }
  .sec02 .sec_in{
    padding: 0px 40px;
  }
  .sec02 h3{
    font-size: 28px;
    margin-top: 40px;
    line-height: 1.6;
  }
  .sec02 .box_dl + h3{margin-top: 50px;}
  .sec02 h3 span{font-size: 20px;}
  .sec02 p{
    margin-top: 40px;
    padding: 0px 60px;
  }
  .sec02 .box_dl{
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .sec02 dl{
    width: calc(50% - 20px);
    padding: 0;
  }
  .sec02 dl + dl{
    margin-top: 0;
  }
  .sec02 dl:nth-of-type(n+3){
    margin-top: 20px;
  }
  .sec02 dt,
  .sec02 dd{
    padding: 10px 20px;
  }
  .sec02 dt{
    font-size: 20px;
  }
/*sec03
------------------------------- */
  .sec03{
    padding-bottom: 30px;
  }
  .sec03 h3{
    margin-top: 30px;
  }
  .sec03 h3 img {
    height: 40px;
  }
  .sec03 h3 + p{
    margin-top: 20px;
  }
  .sec03 .box_txt01 p{
    padding: 0 10px;
  }
  .sec03 .box_caption{
    margin-top: 40px;
    padding: 0 60px;
  }
  .sec03 .box_caption li{
    margin-top: 6px;
  }
  .sec03 .box_txt01{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 40px;
  }
  .sec03 .box_txt01 li{
    width: calc(50% - 20px);
    position: relative;
  }
  .sec03 .box_txt01 li + li:before{
    content: '';
    position: absolute;
    height: 250px;
    width: 1px;
    background-color: #3d322b;
    left: -20px;
    bottom: 0;
  }
}