@charset "utf-8";
/* base.css */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
body {
  -webkit-text-size-adjust: 100%;
  font-size: 1.4rem;
  line-height: 1.7;
  font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  background: url(../images/bg.png);
  max-width: 640px;
  margin: 0 auto;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
h1 {
  margin: 0;
}
h2 {
  font-size: 1.8rem;
  margin: 0;
}
h2, h3, h4 {
  line-height: 1.2;
  margin: 0;
}
.btn {
  text-align: center;
}
.btn input {
  max-width: 100%;
}
.pink {
  color: #ED0D70;
}
.orange {
  color: #EF4E23;
}
p {
  margin: 0 0 1em 0;
}
/*-------------------
	Top
--------------------*/
header {
  background: #ef5b7e;
  text-align: right;
  padding: 10px;
}
header img {
  display: inline-block;
}
.main {
  margin: 0;
  background: #fff;
}
.center {
  display: table;
  margin: 0 auto;
}
.content {
  position: relative;
  margin: 4.375%;
  border-radius: 14px;
}
.head {
  position: relative;
}
.head h2 {
  margin: -10px 10px 0;
}
/* nominateBox */
.nominate {
  border-radius: 10px;
  margin: 0 4% 20px;
}
.nominate .box {
  display: flex;
  flex-wrap: wrap;
  padding: 0 1%;
}
.nominate h2 {
  padding-top: 20px;
}
.nominate dl {
  width: 50%;
  padding: 0 3%;
}
.nominate dt {
  font-size: 1.3rem;
  position: relative;
  padding-bottom: 5px;
}
.nominate dt::before {
  content: '';
  width: 25px;
  height: 33px;
  position: absolute;
  top: 0;
  left: 0;
}
.nominate dt span {
  display: inline-block;
  padding-left: 30px;
  letter-spacing: -0.15rem;
}
.nominate dd {
  margin: 0 0 5px;
  font-size: 1.1rem;
  text-align: center;
}
.nominate dl ul {
  display: flex;
}
.nominate dl li.btn {
  width: 65%;
}
.nominate dl li.btn02 {
  width: 35%;
}
.nominate .illust {
  position: relative;
}
.nominate .illust dt {
  position: absolute;
  left: 0;
  bottom: 15%;
  width: 100%;
  padding: 0 10%;
  text-align: center;
}
.nominate01 {
  border: 1px solid #9f7a65;
  background: #fff3f2;
}
.nominate01 .n01 dt:before {
  background: url(../images/img_icon01.png) no-repeat;
  background-size: contain;
}
.nominate01 .n02 dt:before {
  background: url(../images/img_icon02.png) no-repeat;
  background-size: contain;
}
.nominate01 .n03 dt:before {
  background: url(../images/img_icon03.png) no-repeat;
  background-size: contain;
}
.nominate01 .n04 dt:before {
  background: url(../images/img_icon04.png) no-repeat;
  background-size: contain;
}
.nominate01 .n05 dt:before {
  background: url(../images/img_icon05.png) no-repeat;
  background-size: contain;
}
.nominate01 .n06 dt:before {
  background: url(../images/img_icon06.png) no-repeat;
  background-size: contain;
}
.nominate01 .n07 dt:before {
  background: url(../images/img_icon07.png) no-repeat;
  background-size: contain;
}
.nominate01 .n08 dt:before {
  background: url(../images/img_icon08.png) no-repeat;
  background-size: contain;
}
.nominate02 {
  border: 1px solid #9f7a65;
  background: #f4ebf7;
}
.nominate02 .n09 dt:before {
  background: url(../images/img_icon09.png) no-repeat;
  background-size: contain;
}
.nominate02 .n10 dt:before {
  background: url(../images/img_icon10.png) no-repeat;
  background-size: contain;
}
.nominate02 .n11 dt:before {
  background: url(../images/img_icon11.png) no-repeat;
  background-size: contain;
}
.nominate02 .n12 dt:before {
  background: url(../images/img_icon12.png) no-repeat;
  background-size: contain;
}
.nominate02 .n13 dt:before {
  background: url(../images/img_icon13.png) no-repeat;
  background-size: contain;
}
.nominate02 .n14 dt:before {
  background: url(../images/img_icon14.png) no-repeat;
  background-size: contain;
}
.nominate02 .n15 dt:before {
  background: url(../images/img_icon15.png) no-repeat;
  background-size: contain;
}
.nominate02 .n16 dt:before {
  background: url(../images/img_icon16.png) no-repeat;
  background-size: contain;
}
.nominate03 {
  border: 1px solid #9f7a65;
  background: #fff2c8;
}
.nominate03 .n17 dt:before {
  background: url(../images/img_icon17.png) no-repeat;
  background-size: contain;
}
.nominate03 .n18 dt:before {
  background: url(../images/img_icon18.png) no-repeat;
  background-size: contain;
}
.nominate04 {
  border: 1px solid #9f7a65;
  background: #fcfbe3;
}
.nominate04 .n19 dt:before {
  background: url(../images/img_icon19.png) no-repeat;
  background-size: contain;
}
.nominate04 .n20 dt:before {
  background: url(../images/img_icon20.png) no-repeat;
  background-size: contain;
}
.nominate04 .n21 dt:before {
  background: url(../images/img_icon21.png) no-repeat;
  background-size: contain;
}
.nominate04 .n22 dt:before {
  background: url(../images/img_icon22.png) no-repeat;
  background-size: contain;
}
.nominate04 .n23 dt:before {
  background: url(../images/img_icon23.png) no-repeat;
  background-size: contain;
}
.nominate04 .n24 dt:before {
  background: url(../images/img_icon24.png) no-repeat;
  background-size: contain;
}
.nominate04 .n25 dt:before {
  background: url(../images/img_icon25.png) no-repeat;
  background-size: contain;
}
.nominate05 {
  border: 1px solid #9f7a65;
  background: #eef3f9;
}
.nominate05 .n26 dt:before {
  background: url(../images/img_icon26.png) no-repeat;
  background-size: contain;
}
.nominate05 .n27 dt:before {
  background: url(../images/img_icon27.png) no-repeat;
  background-size: contain;
}
.nominate05 .n28 dt:before {
  background: url(../images/img_icon28.png) no-repeat;
  background-size: contain;
}
.nominate05 .n29 dt:before {
  background: url(../images/img_icon29.png) no-repeat;
  background-size: contain;
}
.new {
  border: 1px solid #9f7a65;
  background: #fde8d9;
}
.new .n01 dt:before {
  background: url(../images/img_nicon01.png) no-repeat;
  background-size: contain;
}
.new .n02 dt:before {
  background: url(../images/img_nicon02.png) no-repeat;
  background-size: contain;
}
.new .n03 dt:before {
  background: url(../images/img_nicon03.png) no-repeat;
  background-size: contain;
}
.new .n04 dt:before {
  background: url(../images/img_nicon04.png) no-repeat;
  background-size: contain;
}
.new .n05 dt:before {
  background: url(../images/img_nicon05.png) no-repeat;
  background-size: contain;
}
.sp {
  border: 1px solid #9f7a65;
  background: #ffffcd;
}
.sp h2 {
  padding: 0 0 10px;
}
.sp h2 img {
  border-radius: 10px;
}
.sp .n01 dt:before {
  background: url(../images/img_spicon01.png) no-repeat;
  background-size: contain;
}
.sp .n02 dt:before {
  background: url(../images/img_spicon02.png) no-repeat;
  background-size: contain;
}
.sp .n03 dt:before {
  background: url(../images/img_spicon03.png) no-repeat;
  background-size: contain;
}
.sp .n04 dt:before {
  background: url(../images/img_spicon04.png) no-repeat;
  background-size: contain;
}
.sp .n05 dt:before {
  background: url(../images/img_spicon05.png) no-repeat;
  background-size: contain;
}
.sp .n06 dt:before {
  background: url(../images/img_spicon06.png) no-repeat;
  background-size: contain;
}
.sp .n07 dt:before {
  background: url(../images/img_spicon07.png) no-repeat;
  background-size: contain;
}
.sp .n08 dt:before {
  background: url(../images/img_spicon08.png) no-repeat;
  background-size: contain;
}
.spbr {
  display: block;
}
.btn {
  margin: 0 3% 20px;
}
.present {
  position: relative;
  margin: 30px 4% 20px;
}
.present .btn {
  position: absolute;
  bottom: 0;
  left: 1%;
  width: 92%;
}
.total {
  border: 3px solid #F7A296;
}
.total .link {
  position: absolute;
  bottom: 5%;
  width: 40%;
  margin: 0 30%;
}
#best3 dt {
  display: block;
  text-align: center;
}
#best3 dd {
  margin: 0;
}
.rank {
  margin: 10px 4.452054%;
  padding: 10px;
  background: #FFFEF5;
  border-radius: 10px;
  border: 1px dashed #F69DAA;
  text-align: center;
}
.rank .btn-link {
  text-align: right;
  margin: 8px 10px 0;
}
.rank .btn-link img {
  width: 40%;
  display: inline-block;
}
.circle {
  margin: 10px 0 20px;
}
.circle li {
  position: relative;
  padding: 0 5%;
}
.circle li:before {
  display: inline-block;
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 3px;
  background: #F0608C;
  border-radius: 50%;
  vertical-align: middle;
}
.nyusyo {
  margin: 20px 0 0;
}
.line-list {
  margin: 10px 4%;
}
.line-list li {
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
}
.line-list h3 {
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1.4;
}
.total .line-list li {
  border-top: 1px dashed #F69DAA;
}
.total .line-list li .title {
  vertical-align: top;
}
.total .line-list li .title {
  width: 45%;
}
.total .line-list li .title span {
  display: inline-block;
}
.total .line-list li .label {
  width: 35%;
  align-self: flex-end;
}
.total .line-list li .label a {
  display: block;
  margin-top: 5px;
}
.total .line-list li .photo {
  width: 17.4%;
  text-align: center;
}
.category {
  padding: 20px 0 0;
}
.category .line-list li .title {
  width: 288px;
  max-width: 55.384615%;
  vertical-align: top;
}
.category .line-list li .photo {
  width: 232px;
  max-width: 44.615384%;
}
.category .line-list li .photo a {
  margin-top: 10px;
  display: block;
}
.photo a img {
  width: 80%;
}
.category .head a {
  position: absolute;
  bottom: 5%;
  left: 24.5%;
  width: 32.191780%;
}
.skin {
  background-color: #FCDCE2;
}
.skin .line-list li {
  border-top: 1px dashed #F58DA2;
}
.aging {
  background-color: #EEDFED;
}
.aging .head a {
  bottom: 2%;
}
.aging .line-list li {
  border-top: 1px dashed #BF88BD;
}
.body {
  background-color: #FFF2C8;
}
.body .head a {
  left: 25%;
}
.body .line-list li {
  border-top: 1px dashed #EAA522;
}
.eye {
  background-color: #FBEDD3;
}
.eye .line-list li {
  border-top: 1px dashed #F2C97A;
}
.base {
  background-color: #D9EDF8;
}
.category .line-list li .photo {
  width: 162px;
  max-width: 44.615384%;
}
.base .line-list li {
  border-top: 1px dashed #42A5DC;
  padding: 10px 0 20px;
}
.new_result {
  background-color: #f1f3db;
}
.new_result .line-list li {
  border-top: 1px dashed #b7cb45;
}
.new_result .head a {
  position: absolute;
  bottom: 5%;
  left: 24%;
  width: 32.191780%;
}
.sp_result {
  padding: 0;
}
.sp_result .contents {
  background: url(../images/sp_btm.png) no-repeat center bottom;
  background-size: 100% 110%;
  padding-bottom: 10%;
}
.sp_result .head {
  padding: 0;
}
.sp_result .head h2 {
  margin: 0;
}
.sp_result .head a {
  bottom: 11%;
  left: 10%;
  width: 32.191780%;
}
.sp_result .circle {
  margin: 0 8% 20px;
  padding-top: 2%;
}
.sp_result .line-list li {
  border-top: 1px dashed #CAA543;
}
.sp_result .line-list {
  margin: 10px 12%;
}
.line-list li:first-child {
  border: none;
}
#twitter ul {
  margin: -30% 0 35%;
  position: relative;
}
#twitter li {
  width: 50%;
  float: left;
}
#twitter li.item01 a {
  display: block;
  width: 65%;
  margin-left: 15%;
}
#twitter li.item02 a {
  display: block;
  width: 65%;
  margin-left: 20%;
}
.message {
  padding: 20px 0 0;
  border: 1px solid #F05D7F;
  background: url(../images/message_bg.png);
}
.message h2 {
  margin: -10px 2% -5%;
}
.about {
  padding: 3.125%;
  background: #115424;
}
.about div {
  position: relative;
  background: #fff;
  border-radius: 6px;
  padding: 3.125%;
}
.anniversary {
  position: absolute;
  top: 3.125%;
  right: 3.125%;
}
.about h2 {
  margin: 0;
  font-size: 21px;
  font-weight: normal;
  color: #4DB394;
}
.about p {
  margin: 5px 0 0;
  font-size: 12px;
}
.about span {
  font-size: 13px;
  color: #EF5B7E;
  font-weight: bold;
  letter-spacing: -1.5px;
}
.about ul {
  margin-top: 5px;
}
.about li {
  display: inline-block;
}
.about li:before {
  display: inline-block;
  content: "｜";
  margin: 0;
  color: #fff;
}
.about li:first-child:before {
  display: none;
}
.about li a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}
.copy {
  margin: 0 !important;
  font-size: 1rem;
  color: #fff;
}
.logo {
  display: block;
  margin: 0 auto;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
  margin-right: 20px;
  font-size: 12px;
}
/*-----------------------
  footer
-----------------------*/
.sns_title {
  padding: 5px 0 4px !important;
  line-height: 0;
  text-align: center;
  background: #ee5a8c;
  background: -moz-linear-gradient(top, #ee5a8c 0%, #f288ac 100%);
  background: -webkit-linear-gradient(top, #ee5a8c 0%, #f288ac 100%);
  background: linear-gradient(to bottom, #ee5a8c 0%, #f288ac 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5a8c', endColorstr='#f288ac', GradientType=0);
}
.social-area-syncer {
  margin: 25px 0;
}
.social-button-syncer li {
  display: inline-block;
  vertical-align: bottom;
}
.foot_link {
  max-width: 640px;
  margin: 0 auto;
  text-align: center;
}
.wp-caption-text {
  display: inline-block;
  padding: 20px 2%;
}
.sns_link {
  padding: 0;
  margin: 0;
}
.sns_link li {
  display: table-cell;
  width: 2000px;
  max-width: 50%;
  list-style: none;
}
.sns_link .fb {
  text-align: right;
  background: #395B9A !important;
}
.sns_link .ig {
  background: #e5425a;
}
.sns_link .twi {
  background: #54ABEE;
}
.sns_link li a {
  display: inline-block;
  width: 100%;
  max-width: 440px;
  text-align: center;
  color: #fff;
}
.clearfix {
  /zoom: 1;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}
.fb_iframe_widget iframe {
  position: relative !important;
}
.main .btn2 {
  text-align: center;
  clear: both;
  width: 100%;
}
@media screen and (min-width: 640px) {
  .spbr {
    display: none;
  }
  .nominate dt {
    font-size: 1.6rem;
    padding-bottom: 10px;
  }
  .nominate dt::before {
    content: '';
    width: 50px;
    height: 65px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .nominate dt span {
    padding-left: 55px;
    letter-spacing: 0;
  }
  .nominate dd {
    font-size: 1.4rem;
  }
  .nominate dl ul {
    padding: 0 20px;
  }
  .present {
    margin: 60px 4% 20px;
  }
  .line-list h3 {
    font-size: 2rem;
  }
.circle {
  margin: 10px 0 20px;
}
  .circle li {
    font-size: 1.8rem;
  }
  .circle li:before {
    width: 2rem;
    height: 2rem;
  }
}