


/* <RESET> */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,i,img{
  margin:0;
  padding:0;
  word-break: normal;
  font-style:normal;
    font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  box-sizing:border-box;
}
h1,h2,h3,h4,h5,h6{
  font-size:100%;
  font-weight:normal;
}
img{
  border:0;
  vertical-align:top;
}
ul,ol{
  list-style:none;
}
table{
  border-collapse:collapse;
  border-spacing:0;
  font-size:100%;
}
textarea{
  font-size:100%;
}
th {
  text-align:left;
  font-weight:normal;
}
address,em{
  font-style:normal;
  font-weight:normal;
}
sup{
  font-weight:normal;
}
a{
  color:#333;
  text-decoration:none;
  /*font-weight: bold;*/
}
a:hover{
  text-decoration:underline;
}
a img{
    filter:alpha(opacity=1);
    opacity:1;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -ms-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
a:hover img{
    filter:alpha(opacity=0.6);
    opacity:0.6;
}
/* </ RESET> */


/* <STRUCTURE> */
.pc{ display:inherit !important }
#main ul.pc{ display: table !important }
.smt{ display:none !important }
html{
    font-size: 100%;
}
body,input,textarea,button{
  color:#333;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  font-size: 1rem;
  line-height:1;
}
body{
  text-align: center;
  /*background: #eee;*/
}
#wrapper{
  width: 900px;
  margin: 0 auto;
  text-align: left;
  /*background: #eee;*/
}
.logo{
  padding: 12px 0;
}
#main{
  height: 400px;
  background-color: #eeefef;
  background-image:url(../images/c2017/main-img1.png) ,url(../images/c2017/main-img2.png);
  background-repeat: no-repeat,no-repeat;
  background-position: 0 top,0 bottom;
}
#main h1{
  padding: 120px 0 12px;
  text-align: center;
}
.result-below #main h1 img{
  width: 335px;
}
#main h2{
  text-align: center;
  font-size: 19px;
  letter-spacing: .2em;
  line-height: 36px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  transform: rotate(.03deg);
}
.result-below #main h2{
  line-height: 112px;
}
#main h2 strong{
  font-size: 27px;
}
.result-below #main h2 strong{
  font-size: 48px;
  letter-spacing: .1em;
}
.result-1{
  text-align: center;
  line-height: 2;
  padding: 30px 0 48px;
  letter-spacing: .1em;
}
.result-1 h2{
  font-size: 23px;
}
.result-1 p{
  margin-bottom: 8px;
}
.ttl1{
  line-height: 78px;
  font-size: 25px;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: .04em;
}
.result-2,
.result-3{
  margin-bottom: 60px;
}
.result-2 ul,
.result-3 ul{
  overflow: hidden;
}
.result-2 ul li,
.result-3 ul li{
  width: 260px;
  float: left;
  text-align: center;
  margin-right: 60px;
}
.result-2 ul li:last-child,
.result-3 ul li:last-child{
  margin-right: 0;
}
.result-2 ul li h3,
.result-3 ul li h3{
  font-size: 24px;
  line-height: 40px;
}
.result-2 ul li p,
.result-3 ul li p{
  font-size: 19px;
  line-height: 32px;
  letter-spacing: .1em;
  margin-bottom: 8px;
}
.result-2 ul li .note{
  display: table;
  margin: 24px auto 0;
}
.result-2 ul li .note p{
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 8px;
}
.btn{
  text-align: center;
}
.btn a{
  background: #d5edfa;
  border:solid 1px #ccc;
  line-height: 32px;
  display: inline-block;
  padding: 0 15px;
}
.result-3 ul li .sub{
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 6px;
}
.ttl2{
  background: #888888;
  color: #fff;
  line-height: 38px;
  font-size: 23px;
  text-align: center;
}
#box7{
  padding: 16px 50px 32px;
  font-size: 1.125rem;/*18px*/
  line-height: 2.1/*38px*/;
}
#box7 ul{
  width: 800px;
  overflow: hidden;
  margin: 15px 0 0;
}
#box7 ul li{
  float: left;
  margin: 0 20px 0 0;
}
#box7 ul li:last-child{ margin-right: 0; }
#copy{
  line-height: 70px;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  text-align: center;
  font-size: 0.75rem;/*12px*/
}
.result-outline{
  padding: 40px 0 60px;
  font-size: 23px;
  line-height: 1.8;
  text-align: center;
}
.result-outline h2,
.result-outline h3{
  text-align: center;
  margin-bottom: 8px;
}
.result-outline-col .prize{
  display: table;
  margin: 0 auto 18px;  
}
.result-outline dl{
  margin-bottom: 16px;
}
.result-outline-col dl{
  display:table-row;
}
.result-outline-col dl dt{
  width: 120px;
  text-align: center;
  display: table-cell;
}
.result-outline-col dl dd{
  display: table-cell;
  text-align: left;
}
.result-outline .note{
  text-align: center;
  font-size: 16px;
}
.ttl1-gold{
  background-color: #e2d580;
}
.ttl1-silver{
  background-color:#eaeaeb;
}
.result1-1{
  overflow: hidden;
  margin-bottom: 120px;
}
.result1-1 h2{
  font-size: 23px;
  line-height: 2;
  padding: 0 0 40px;
  text-align: center;
}
.result1-1 .p1{
  margin-bottom: 10px;
}
.result1-1 dl.spec{
  display: table;
  width: 100%;
}
.result1-1 dl.spec dt{
  display: table-cell;
  width: 504px;
}
.result1-1 dl.spec dd{
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
}
.result1-2 dl.spec dd{
  padding-left: 10px;
}
.result1-1 dl.spec dd p{
  font-size: 15px;
  line-height: 1.8;
}
.result1-1 dl.spec dd .pdc{
  border-left: solid 2px #ccc;
  padding-left: 10px;
  font-size: 14px;
  line-height: 20px;
  margin-top: 18px;
}
.result1-1 dl.spec dd .pdc h3{
  margin-bottom: 8px;
  font-size: 16px;
}
dl.rev{
  border-top:solid 1px #ccc;
  border-bottom:solid 1px #ccc;
  padding: 8px 40px 5px;
  margin: 20px 0 0;
  overflow: hidden;
  display: table;
  clear: both;
}
dl.rev dt{
  display: table-cell;
  width: 80px;
  padding-right: 30px;
  vertical-align: middle;
}
dl.rev dt h3{
  font-size: 15px;
  margin-bottom: 5px;
  text-align: center;
}
dl.rev dt .name{
  font-size: 12px;
  line-height: 15px;
  text-align: left;
  margin-top: 8px;
}
dl.rev dd{
  display: table-cell;
  vertical-align: middle;
  font-size: 17px;
  line-height: 2;
}
dl.rev dd p{
  padding: 0 12px;
}
dl.rev dd p.row{
  border-bottom: solid 1px #ccc;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.rev-txt{
  float: right;
  width: 710px;
}
.result-nav{
  margin-top: -80px;
  padding: 0 50px 40px;
  overflow: hidden;
}
.result-nav li{
  width: 200px;
  text-align: center;
  float: left;
  font-size: 17px;
  line-height: 34px;
}
.result1-3 .p1{
  float: left;
  margin-bottom: 20px;
}
.result1-3 dl.spec{
  float: right;
  width: 334px;
}
.result1-3 dl.spec{
  display: block;
}
.result1-3 dl.spec dt{
  display: block;
  width: auto;
}
.result1-3 dl.spec dd{
  display: table;
  padding-left: 0;
  margin: 0 auto;
  padding-top: 60px;
}
.col2{
  overflow: hidden;
  position: relative;
}
.col2:before{
  position: absolute;
  height: 100%;
  width: 1px;
  content:"";
  display: block;
  background: #ccc;
  left: 50%;
  top: 0;
}
.col2-lt{
  float: left;
  width: 412px;
}
.col2-rt{
  float: right;
  width: 412px;
}
.col2 h2 {
    padding: 0 0 20px;
}
.col2 dl.spec dd{
  width: 100%;
  padding-left: 0;
}
.result1-4 dl.spec dd p{
  display: table-cell;
  width: 250px;
}
.result1-4 dl.spec dd .pdc{
  display: table-cell;
}
.result1-5 dl.spec dd img{
  float: left;
  margin-right: 10px;
}
.result1-5 dl.spec dd p,
.result1-5 dl.spec dd .pdc{
  margin-left: 216px;
}
/* </ STRUCTURE> */



/*▼スマホ対応*/
@media screen and (max-width: 768px) {
/* <STRUCTURE> */
.pc{ display:none !important }
#main ul.pc{ display: none !important }
.smt{ display:inherit !important }
img{ max-width:100%; }
html{
    font-size: 87.5%;
}
body,input,textarea,button{
  font-size: 0.9rem;
  line-height:1;
}
#wrapper{
  width: auto;
}
.logo{
  padding: 12px 0;
  text-align: center;
}
#main{
  height: auto;
  background-size: 100% auto,100% auto;
}
#main h1{
  padding: 70px 20px 12px;
  text-align: center;
}
.result-below #main h1 img{
  width: 100%;
}
#main h2{
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 64px;
}
.result-below #main h2{
  line-height: 24px;
  padding: 24px 20px 64px;
}
#main h2 strong{
  font-size: 18px;
}
.result-below #main h2 strong{
  font-size: 32px;
}
.result-1{
  text-align: left;
  line-height: 2;
  padding: 20px 20px 32px;
}
.result-1 h2{
  font-size: 17px;
  text-align: center;
}
.result-1 p{
  margin-bottom: 8px;
  text-align: left;
}
.result-1 p br{
  display: none;
}
.result-1 p:last-child{
  text-align: right;
}
.result-1 p:last-child br{
  display: inline-block;
}
.ttl1{
  padding: 12px 0;
  line-height: 28px;
  font-size: 19px;
  margin-bottom: 28px;
}
.result-2,
.result-3{
  margin-bottom: 40px;
}
.result-2 ul,
.result-3 ul{
  overflow: hidden;
}
.result-2 ul li,
.result-3 ul li{
  width: auto;
  float: none;
  text-align: center;
  margin-right: 0;
  margin-bottom: 24px;
}
.result-2 ul li:last-child,
.result-3 ul li:last-child{
  margin-right: 0;
}
.result-2 ul li h3,
.result-3 ul li h3{
  font-size: 24px;
  line-height: 40px;
}
.result-2 ul li h3 br,
.result-3 ul li h3 br{
  display: none;
}
.result-2 ul li p,
.result-3 ul li p{
  font-size: 19px;
  line-height: 32px;
  letter-spacing: .1em;
  margin-bottom: 8px;
}
.result-2 ul li .note{
  display: table;
  margin: 24px auto 0;
}
.result-2 ul li .note p{
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 8px;
  margin: 0 20px;
}
.btn{
  text-align: center;
}
.btn a{
  background: #d5edfa;
  border:solid 1px #ccc;
  line-height: 32px;
  display: inline-block;
  padding: 0 15px;
}
.result-3 ul li .sub{
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 6px;
}
.ttl2{
  background: #888888;
  color: #fff;
  line-height: 38px;
  font-size: 23px;
  text-align: center;
}
#box7{
  padding: 16px 20px 32px;
  font-size: 1.125rem;/*18px*/
  line-height: 2.1/*38px*/;
}
#box7 ul{
  width: auto;
  overflow: hidden;
  margin: 15px 0 0;
}
#box7 ul li{
  float: none;
  margin: 0;
}
#copy{
  line-height: 48px;
}
.result-outline{
  padding: 30px 0 40px;
  font-size: 17px;
  line-height: 1.8;
  text-align: center;
}
.result-outline-col .prize{
  display: table;
  margin: 0 auto 18px;  
}
.result-outline dl{
  margin-bottom: 16px;
}
.result-outline-col dl{
  display:block;
}
.result-outline-col dl dt{
  width: auto;
  display:block;
}
.result-outline-col dl dd{
  display:block;
  text-align: center;
}
.result-outline .note{
  font-size: 13px;
  margin: 0 20px;
  text-align: left;
}
.ttl1-gold{
  background-color: #e2d580;
}
.ttl1-silver{
  background-color:#eaeaeb;
}
.result1-1{
  overflow: hidden;
  margin-bottom: 80px;
}
.result1-1 h2{
  font-size: 17px;
  padding: 0 0 28px;
}
.result1-1 .p1{
  margin-bottom: 10px;
}
.result1-1 dl.spec{
  display: table;
  width: 100%;
}
.result1-1 dl.spec dt{
  display: block;
  width: auto;
  text-align: center;
}
.result1-1 dl.spec dd{
  display: block;
  padding-left: 0;
}
.result1-2 dl.spec dd{
  padding-left: 0;
}
.result1-1 dl.spec dd p{
  font-size: 13px;
  text-align: center;
  margin-top: 20px;
}
.result1-1 dl.spec dd .pdc{
  font-size: 13px;
  line-height: 20px;
  display: table;
  margin: 12px auto;
}
.result1-1 dl.spec dd .pdc h3{
  margin-bottom: 8px;
  font-size: 14px;
}
dl.rev{
  border-top:solid 1px #ccc;
  border-bottom:solid 1px #ccc;
  padding: 8px 40px 5px;
  margin: 20px 0 0;
  overflow: hidden;
  display: table;
  clear: both;
}
dl.rev dt{

  display: table-cell;
  width: 80px;
  padding-right: 30px;
  vertical-align: middle;
}
dl.rev dt h3{
  font-size: 15px;
  margin-bottom: 5px;
  text-align: center;
}
dl.rev dt .name{
  font-size: 12px;
  line-height: 15px;
  text-align: left;
  margin-top: 8px;
}
dl.rev dd{
  display: table-cell;
  vertical-align: middle;
  font-size: 15px;
  line-height: 2;
}
dl.rev dd p{
  padding: 0 12px;
}
dl.rev dd p.row{
  border-bottom: solid 1px #ccc;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.rev-txt{
  float: right;
  width: 710px;
}
.result-nav{
  margin-top: -60px;
  padding: 0 20px 20px;
  overflow: hidden;
}
.result-nav li{
  width: auto;
  text-align: center;
  float: none;
  font-size: 16px;
  line-height: 44px;
  border-top: solid 1px #ccc;
  background: #f0f0f0;
}
.result-nav li br{
  display: none;
}
.result1-3 .p1{
  float: left;
  margin-bottom: 20px;
}
.result1-3 dl.spec{
  float: none;
  width: auto;
}
.result1-3 dl.spec{
  display: block;
}
.result1-3 dl.spec dt{
  display: block;
  width: auto;
}
.result1-3 dl.spec dd{
  display: table;
  padding-left: 0;
  margin: 0 auto;
  padding-top: 0;
}
.col2{
  overflow: hidden;
  position: relative;
}
.col2:before{
  display: none;
}
.col2-lt{
  float: none;
  width: auto;
  margin-bottom: 24px;
}
.col2-rt{
  float: none;
  width: auto;
}
.col2 h2 {
    padding: 0 0 20px;
}
.col2 dl.spec dd{
  width: 100%;
  padding-left: 0;
}
.result1-4 dl.spec dd p{
  display: block;
  width: auto;
}
.result1-4 dl.spec dd .pdc{
  display: table;
  margin: 12px auto;
}
.result1-5 dl.spec dd img{
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.result1-5 dl.spec dd p,
.result1-5 dl.spec dd .pdc{
  margin-left: 0;
}
.result1-5 dl.spec dd .pdc{
  margin: 12px auto;
  display: table;
}
/* </ STRUCTURE> */
}





















