@font-face {
font-family: 'LigatureSymbols';
src: url('../fonts/LigatureSymbols-2.11.eot');
src: url('../fonts/LigatureSymbols-2.11.eot?#iefix') format('embedded-opentype'),
 url('../fonts/LigatureSymbols-2.11.woff') format('woff'),
 url('../fonts/LigatureSymbols-2.11.ttf') format('truetype'),
 url('../fonts/LigatureSymbols-2.11.svg#LigatureSymbols') format('svg');
font-weight: normal;
font-style: normal;
}
.lsf {
font-family: 'LigatureSymbols';
-webkit-text-rendering: optimizeLegibility;
-moz-text-rendering: optimizeLegibility;
-ms-text-rendering: optimizeLegibility;
-o-text-rendering: optimizeLegibility;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-ms-font-smoothing: antialiased;
-o-font-smoothing: antialiased;
font-smoothing: antialiased;
-webkit-font-feature-settings: "liga" 1, "dlig" 1;
-moz-font-feature-settings: "liga=1, dlig=1";
-ms-font-feature-settings: "liga" 1, "dlig" 1;
-o-font-feature-settings: "liga" 1, "dlig" 1;
font-feature-settings: "liga" 1, "dlig" 1;
}
.lsf-icon:before {
content:attr(title);
margin:0;
font-size:120%;
font-family: 'LigatureSymbols';
-webkit-text-rendering: optimizeLegibility;
-moz-text-rendering: optimizeLegibility;
-ms-text-rendering: optimizeLegibility;
-o-text-rendering: optimizeLegibility;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-ms-font-smoothing: antialiased;
-o-font-smoothing: antialiased;
font-smoothing: antialiased;
-webkit-font-feature-settings: "liga" 1, "dlig" 1;
-moz-font-feature-settings: "liga=1, dlig=1";
-ms-font-feature-settings: "liga" 1, "dlig" 1;
-o-font-feature-settings: "liga" 1, "dlig" 1;
font-feature-settings: "liga" 1, "dlig" 1;
}
* {
  margin: 0;
  padding: 0;
}

html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align:baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article, header, footer, aside, figure, figcaption, nav, section { 
  display:block;
}
body {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
ol, ul {
  list-style: none;
  list-style-type: none;
}

/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */

body {
height: 100%;
width: 100%;
font-family: 'Source Sans Pro', sans-serif;
font-family: "游ゴシック" , "Yu Gothic" , sans-serif , "メイリオ";
font-weight: 500;
font-size: 13px;
line-height: 1.5;
color: #0a0a1e;
color: rgba(10, 10, 30, 0.9);
background: rgba(255,255,255,0.00);
position: static;
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
letter-spacing: 0.06em;
margin: 0 0 40px 0;
padding: 0;
}
@media screen and (max-width: 768px) {
body {
background-position: center center;
background-repeat: no-repeat;
font-size: 12px;
}
}
@media screen and (max-width: 480px) {
body {
background-position: center center;
background-repeat: no-repeat;
font-size: 12px;
letter-spacing: 0.03em;
line-height: 1.2;
margin: 0 !important;
}
}

a {
color: #DC659C;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif , "メイリオ";
}
a:hover, a:active, a:focus {
color: #DC659C;
outline: none;
text-decoration:none;
font-weight: 500;
font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif , "メイリオ";
}

p {
margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
color: #0a0a1e;
color: rgba(10, 10, 30, 0.9);
font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif , "メイリオ";
font-weight: 400;
margin: 0 auto;
letter-spacing: 0.08em;
}
@media screen and (max-width: 480px) {
h1, h2, h3, h4, h5, h6 {
letter-spacing: 0.03em;
}
h1 img {
width: 100%;
}
h2, .h2 {
  font-size: 22px;
}
h5, .h5 {
  font-size: 12px;
}
.col-xs-6{
padding-left: 8px !important;
padding-right: 8px !important;
}
}


::-webkit-selection {
color: #fff;
background: #E491C9;
}

::-moz-selection {
color: #fff;
background: #E491C9;
}

::selection {
color: #fff;
background: #E491C9;
}

.mg_tp_10 {
margin-top: 10px;
}
.mg_bm_10 {
margin-bottom: 10px;
}
.mg_tp_20 {
margin-top: 20px;
}
.mg_bm_20 {
margin-bottom: 20px;
}

.pd_tp_10 {
padding-top: 10px;
}
.pd_tp_20 {
padding-top: 20px;
}
.pd_tp_30 {
padding-top: 30px;
}
.pd_tp_45 {
padding-top: 45px;
}

.pd_bm_10 {
padding-bottom: 10px;
}
.pd_bm_20 {
padding-bottom: 20px;
}
.pd_bm_30 {
padding-bottom: 30px;
}
.pd_bm_45 {
padding-bottom: 45px;
}
.pd_bm_80 {
padding-bottom: 80px;
}


.pd_lt_10 {
padding-left: 10px;
}
.pd_lt_20 {
padding-left: 20px;
}
.pd_lt_30 {
padding-left: 30px;
}

.pd_rt_10 {
padding-right: 10px;
}
.pd_rt_20 {
padding-right: 20px;
}
.pd_rt_30 {
padding-right: 30px;
}

@media screen and (max-width: 480px) {
	.mg_tp_10 {
margin-top: 8px;
}
.mg_bm_10 {
margin-bottom: 8px;
}
.mg_tp_20 {
margin-top: 15px;
}
.mg_bm_20 {
margin-bottom: 15px;
}

.pd_tp_10 {
padding-top: 8px;
}
.pd_tp_20 {
padding-top: 15px;
}
.pd_tp_30 {
padding-top: 20px;
}
.pd_tp_45 {
padding-top: 30px;
}

.pd_bm_10 {
padding-bottom: 8px;
}
.pd_bm_20 {
padding-bottom: 15px;
}
.pd_bm_30 {
padding-bottom: 20px;
}
.pd_bm_45 {
padding-bottom: 25px;
}
.pd_bm_80 {
padding-bottom: 60px;
}


.pd_lt_10 {
padding-left: 5px;
}
.pd_lt_20 {
padding-left: 10px;
}
.pd_lt_30 {
padding-left: 15px;
}

.pd_rt_10 {
padding-right: 5px;
}
.pd_rt_20 {
padding-right: 10px;
}
.pd_rt_30 {
padding-right: 15px;
}
}

#contest-main {
width: 100%;
max-width: 1050px;
margin: 80px auto 40px auto;
position: relative;
background: rgba(255, 251, 233, 0.7);
overflow: hidden;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
border-radius: 7px;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
background-image: url('../images/bg_img.jpg');
text-align: center;
}
@media screen and (max-width: 768px) {
#contest-main {
margin: 0 auto ;
}
}
@media screen and (max-width: 480px) {
#contest-main {
margin: 0 auto ;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
border-radius: 1px;
background-image: url('../images/bg_img_sp.jpg');
}
}

.contest-tab-wrap {
position: relative;
}
.contest-tab-wrap .contest-tab-menu {
list-style: none;
text-align: center;
margin-bottom: 35px;
position: relative;
top: -8px;
padding: 0;
margin: 0;
}

@media screen and (max-width: 768px) {
.contest-tab-wrap .contest-tab-menu {
margin-bottom: 15px;
top: 8px;
}
}

.contest-tab-wrap .contest-tab-menu .menu-pc li {
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
text-align: center;
padding: 0;
margin: 0;
}
.contest-tab-wrap .contest-tab-menu .menu-pc li a {
padding: 30px 12px 12px 12px;
position: relative;
color: rgba(50, 50, 50, 0.8);
z-index: 10;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
min-width: 120px;
}
.contest-tab-wrap .contest-tab-menu .menu-pc li a .menu-text {
display: block;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
font-size: 18px;
letter-spacing: 0.05em;
}

@media screen and (max-width: 480px) {
.contest-tab-wrap .contest-tab-menu .menu-pc li a .menu-text {
display: none;
}
}

.contest-tab-wrap .contest-tab-menu .menu-pc li a:after {
position: absolute;
content: "";
height: 0;
background: #A68316;
z-index: -1;
top: 0;
left: 0;
width: 100%;
-webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-moz-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-ms-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-o-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
border-radius: 8px;
}
.contest-tab-wrap .contest-tab-menu .menu-pc li a:hover {
color: #fff;
text-decoration: none;
}
.contest-tab-wrap .contest-tab-menu .menu-pc li a:hover:after {
height: 100%;
}
.contest-tab-wrap .contest-tab-menu .menu-pc li.active > a {
color: #fff;
text-decoration: none;
}
.contest-tab-wrap .contest-tab-menu .menu-pc li.active > a:after {
height: 100%;
}


.contest-tab-wrap .contest-tab-menu .menu-sp {
  margin:0;
  padding:0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.contest-tab-wrap .contest-tab-menu .menu-sp ul {
text-align: center;
margin: 0 auto;
overflow:hidden;
display: block;
}
.contest-tab-wrap .contest-tab-menu .menu-sp ul li {
list-style-type:none;
display: inline-block;
margin: 10px auto;
padding: 0;
}

@media screen and (max-width: 320px) {
.contest-tab-wrap .contest-tab-menu .menu-sp ul li {
max-width: 52px;
padding: 0 0.2%;
}
}
.contest-tab-wrap .contest-tab-menu .menu-sp ul li a {
position: relative;
z-index: 10;
display: inline-block;
zoom: 1;
margin: 0 auto;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
letter-spacing: 0.05em;
}
.contest-tab-wrap .contest-tab-menu .menu-sp ul li a:after {
position: absolute;
content: "";
height: 0;
background: transparent;
z-index: -1;
top: 0;
left: 0;
width: 100%;
-webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-moz-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-ms-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-o-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
border-radius: 8px;
}
.contest-tab-wrap .contest-tab-menu .menu-sp li a:hover {
color: #fff;
text-decoration: none;
}
.contest-tab-wrap .contest-tab-menu .menu-sp li a:hover:after {
height: 100%;
}
.contest-tab-wrap .contest-tab-menu .menu-sp li.active > a {
color: #fff;
text-decoration: none;
}
.contest-tab-wrap .contest-tab-menu .menu-sp li.active > a:after {
height: 100%;
}

.contest-tab-wrap .contest-tab-menu .menu-pad {
  margin:0;
  padding:0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.contest-tab-wrap .contest-tab-menu .menu-pad ul {
text-align: center;
margin: 0 auto;
overflow:hidden;
display: block;
}
.contest-tab-wrap .contest-tab-menu .menu-pad ul li {
list-style-type:none;
display: inline-block;
margin: 10px auto;
padding: 0 0.5%;
}
.contest-tab-wrap .contest-tab-menu .menu-pad ul li a {
position: relative;
z-index: 10;
display: inline-block;
zoom: 1;
margin: 0 auto;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
letter-spacing: 0.05em;
}
.contest-tab-wrap .contest-tab-menu .menu-pad ul li a:after {
position: absolute;
content: "";
height: 0;
background: transparent;
z-index: -1;
top: 0;
left: 0;
width: 100%;
-webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-moz-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-ms-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-o-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
border-radius: 8px;
}
.contest-tab-wrap .contest-tab-menu .menu-pad li a:hover {
color: #fff;
text-decoration: none;
}
.contest-tab-wrap .contest-tab-menu .menu-pad li a:hover:after {
height: 100%;
}
.contest-tab-wrap .contest-tab-menu .menu-pad li.active > a {
color: #fff;
text-decoration: none;
}
.contest-tab-wrap .contest-tab-menu .menu-pad li.active > a:after {
height: 100%;
}

.contest-tab-wrap .contest-tab-content {
padding-left: 60px;
padding-right: 60px;
position: absolute;
top: 0;
opacity: 0;
visibility: hidden;
width: 100%;
}
@media screen and (max-width: 768px) {
.contest-tab-wrap .contest-tab-content {
padding-left: 8px;
padding-right: 8px;
}
}@media screen and (max-width: 320px) {
.contest-tab-wrap .contest-tab-content {
padding-left: 1px;
padding-right: 1px;
}
}
.contest-tab-wrap .contest-tab-content.active {
opacity: 1;
visibility: visible;
}

.contest-tab-wrap .contest-tab-content .contest-content-inner {
padding: 380px 30px 300px 30px;
float: left;
width: 100%;
position: relative;
}
@media screen and (max-width: 768px) {
.contest-tab-wrap .contest-tab-content .contest-content-inner {
padding: 450px 30px 260px 30px;
}
}@media screen and (max-width: 480px) {
.contest-tab-wrap .contest-tab-content .contest-content-inner {
padding: 240px 10px 200px 10px;
}
}

figure {
margin-bottom: 24px;
}

.contest-social {
padding: 0;
margin: 0;
text-align: center;
}
.contest-social li {
padding: 10px 0;
margin: 0 auto;
list-style: none;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
}
.contest-social li a {
font-size: 40px;
color: rgba(30, 30, 30, 0.8);
padding: 10px 20px;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
border-radius: 7px;
}
@media screen and (max-width: 768px) {
.contest-social li a {
padding: 10px 8px;
}
}
@media screen and (max-width: 480px) {
.contest-social li a {
padding: 2px 8px;
}
.contest-social li {
padding: 0;
	}
}
.contest-social li a:hover {
color: #edd366;
}
.contest-social li a:hover, .contest-social li a:active, .contest-social li a:focus {
outline: none;
text-decoration: none;
}

.bishojo-text {
width: 100%;
}
@media screen and (max-width: 768px) {
.bishojo-text {
width: 83%;
}
}
@media screen and (max-width: 480px) {
.bishojo-text {
width: 72%;
}
}
.bishojo-text h2, .bishojo-text h3 {
font-size: 150%;
margin: 0;
padding: 0;
text-align:left;
}
.bishojo-text h3 {
font-weight: 400;
color: rgba(144, 144, 144, 0.8);
font-size: 10px;
}
.bishojo-text h2 {
letter-spacing: 2px;
font-weight: bold;
text-transform: uppercase;
}
.bishojo-text p {
text-align:left;
font-size: 14px;
letter-spacing: 0.08em;
}

#contest-footer {
margin-top: 100%;
background: rgba(225, 88, 137, 0.60);
clear: both;
color: rgba(255, 255, 255, 0.9);
font-size: 14px;
position: absolute;
bottom: 0;
width: 100%;
height: auto;
padding: 0px 20px 20px 20px;
line-height: 1.2;
z-index: 0;
}
#contest-footer .contest-author {
display: block;
}
@media screen and (max-width: 768px) {
#contest-footer .contest-author {
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
}
}
@media screen and (max-width: 480px) {
#contest-footer {
margin-top: 5px;
font-size: 12px;
position: absolute;
bottom: 0;
width: 100%;
padding: 0px 10px 25px 10px;
line-height: 1.3;
	}}

@media screen and (max-width: 480px) {
.col-xxs-12 {
float: none;
width: 100%;
max-width: 480px;
padding-left: 10px;
padding-right: 10px;
}
.col-xxs-12 h2 {
font-size: 150%;
}
.col-xxs-12 p {
font-size: 90%;
}
.col-xxs-12 img {
width: 70%;
}
}

.row-bottom-padded-lg {
padding-bottom: 110px;
}
@media screen and (max-width: 768px) {
.row-bottom-padded-lg {
padding-bottom: 15px;
}
}

.row-bottom-padded-md {
padding-bottom: 45px;
}
@media screen and (max-width: 768px) {
.row-bottom-padded-md {
padding-bottom: 5px;
}
}

.heightrow-bottom-padded-sm {
padding-bottom: 5px;
}
@media screen and (max-width: 768px) {
.row-bottom-padded-sm {
padding-bottom: 5px;
}
}

/* =================== 各追加要素 */

.red {
color: crimson;
font-weight: 600;
}
.list_icon:before {
content: '\E153'; /*unicodeを使う*/
}
.hidari {
text-align: left;
}
.hidari_lt_10 {
text-align: left;
padding-left: 10px;
}
.hidari_kome {
text-align: left;
text-indent:-1em;
padding-left:1em;
}
.hidari_list {
text-align: left;
text-indent:-1em;
margin-left: 1em;
}
.hidari_kome:before {
content: '※';
}
.hidari_lt_30{
text-align: left;
padding-left: 30px;
}
.text_area {
clear: both;
text-align: center;
margin: 0 auto;
}
.text_area h2 {
padding-bottom: 20px;
}
.text_area p {
line-height: 1.4;
font-size: 16px;
}
.text_s{
text-align: center;
font-size:90% !important;
letter-spacing: 0.03em;
}
.text_ms{
text-align: center;
font-size:100% !important;
font-weight: 400;
letter-spacing: 0.05em;
}
.text_m{
text-align: center;
font-size:100% !important;
font-weight: 600;
letter-spacing: 0.05em;
}
.text_l{
text-align: center;
font-size:130% !important;
font-weight: 600;
letter-spacing: 0.08em;
line-height: 1.6;
}
.oubo_h2 h2 {
}

@media screen and (max-width: 480px) {
.text_area {
}
.text_area h2 {
padding-bottom: 10px;
padding-top: 10px;
}
.text_area p {
padding-top: 3px;
line-height: 1.2;
font-size: 12px;
letter-spacing: 0.03em;
}
.text_s{
text-align: center;
letter-spacing: 0.01em;
font-size:80% !important;
}
.text_ms{
text-align: center;
font-weight: 400;
letter-spacing: 0.03em;
}
.text_m{
text-align: center;
letter-spacing: 0.03em;
}
.text_l{
text-align: center;
letter-spacing: 0.06em;
line-height: 1.4;
}
.hidari {
text-align: left;
padding-left: 2px;
}
.oubo_h2 h2 {
border: none;
background-color: rgba(255,255,255,0.4);
color: rgba(10, 10, 30, 0.9);
padding-bottom: 10px;
margin-bottom: 10px;
}
}


#toplogo {
text-align: center;
margin-top: 30px;
}
#toplogo img {
padding: 0;
max-width: 100%;
}
@media screen and (max-width: 480px) {
#toplogo {
text-align: center;
margin-top: 25px;
}
#toplogo img {
padding: 0 15px;
}
}
.waku {
border: solid 1px rgba(92,92,92,1.00);
padding: 35px;
}
.waku p {
word-wrap : break-word;
overflow-wrap : break-word;
}
@media screen and (max-width: 480px) {
.waku {
padding: 16px;
}
}
#news {
margin: 0 auto;
text-align: center;
width: 100%;
height: 100%;
}
#news p{
position: relative;
width: 100%;
}
@media screen and (max-width: 480px) {
#news {
height: 100%;
}
}
#main_movie{
margin: 0 auto;
text-align: center;
}
#main_movie p{
position: relative;
width: 100%;
padding-top: 56.25%;
}
#main_movie iframe{
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
max-width: 100%;
max-height: 100%;
}

.prize_img {
  overflow: hidden;
  padding: 0;
}
.prize_img ul {
  position: relative;
}
.prize_img li {
  list-style: none;
  vertical-align:middle;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 480px) {
.prize_sp img {
margin: 0 auto;
text-align: center;

}
}
.tokuten li{
width: 100%;
background-color: #c0a560;
color: aliceblue;
min-height: 35px;
padding: 10px 0;
margin: 10px 0;
border-radius: 35px;
letter-spacing: 0.08em;
font-size: 120%;
}
.sinsa ul {
  position: relative;
}
.sinsa li{
min-height: 35px;
padding: 10px 0;
border: solid 2px #916d02;
color: aliceblue;
}
.magazine {
overflow: hidden;
clear: both;
text-align: center;
margin: 0 auto;
}
.magazine ul {
  position: relative;
}
.magazine li {
vertical-align: middle;
position: relative;
display: inline-block;
padding: 5px 1px;
}
.magazine img {
 width: 85%;
}
@media screen and (max-width: 480px) {
.magazine li {
padding: 0;
margin: 0 -12px;
}
.magazine img {
 width: 70%;
}
}
.coop {
overflow: hidden;
clear: both;
text-align: center;
margin: 0 auto;
}
.coop ul {
  position: relative;
}
.coop li {
  vertical-align: middle;
  position: relative;
  display: inline-block;
padding: 5px 12px;
}

@media screen and (max-width: 480px) {
.coop ul {
margin: -5px;
}
.coop li {
padding: 0;
margin: -3px -3px;
}
.coop img {
 width: 80%;
}
}

.rekidai {
  overflow: hidden;
  padding: 0;
}
.rekidai ul {
  position: relative;
}
.rekidai li {
  vertical-align: top;
  position: relative;
  display: inline-block;
padding: 10px 10px;
}
@media screen and (max-width: 480px) {
.rekidai li {

padding: 5px 5px;
}
.rekidai li img{
max-width: 100px;
}
.rekidai li p {
font-size: 10px;
text-align: center;
}
}
.oubo_c h5 {
border: none;
background-color: rgba(5,5,5,0.6);
color: #fff;
border-radius: 30px;
padding: 10px 5px;
margin-bottom: 10px;
}
@media screen and (max-width: 480px) {
.oubo_c h5 {
padding: 8px 1px;
letter-spacing: -0.02em;
}
}
.oubo_c h6 {
border: solid 1px rgba(92,92,92,0.6);
background-color: rgba(255,255,255,0.6);
color: #000;
border-radius: 30px;
padding: 10px 5px;
margin: 2px auto 8px auto;
max-width: 156px;
text-align: center;
}
.oubo_c p.reg {
padding: 5px;
}
.oubo_c p.small{
padding: 3px 10px 3px 25px;
}
@media screen and (max-width: 480px) {
.oubo_c p.small{
padding: 3px 5px 3px 10px;
}
}

.oubo_c img {
max-width: 150px;
max-height: auto;
}
.oubo_c a {
text-align: center;
clear: both;
display: block;
}

.oubo_c a:hover {
	position:relative ;
	top:2px ;
}
a.oubo_c {
} /*未訪問*/
a:visited.oubo_c {} 
a:hover.oubo_c {
	position:relative ;
	top:2px ;
} /*hover*/
a:active.oubo_c {
	background: url('../images/btn_oubo_dl_press.png') no-repeat;
	position:relative ;
	top:2px ;
} /*クリック中*/

a.chirashi_dl {
background: url('../images/btn_chirashi_dl.png') no-repeat;
background-position: center;
display: block;
height: 260px;
vertical-align: top;
} /*未訪問*/
a:visited.chirashi_dl {
background: url('../images/btn_chirashi_dl.png') no-repeat;
background-position: center;
}
a:hover.chirashi_dl {
background: url('../images/btn_chirashi_dl_hover.png') no-repeat;
background-position: center;
} /*hover*/
a:active.chirashi_dl {
background: url('../images/btn_chirashi_dl.png') no-repeat;
background-position: center;
position:relative ;
top:2px ;
}/*クリック中*/
@media screen and (max-width: 480px) {
a.chirashi_dl {
background: url('../images/btn_chirashi_dl.png') no-repeat;
background-position: center;
display: block;
height: auto;
max-width: 150px;
vertical-align: top;
} /*未訪問*/
a:visited.chirashi_dl {
background: url('../images/btn_chirashi_dl.png') no-repeat;
background-position: center;
}
a:hover.chirashi_dl {
background: url('../images/btn_chirashi_dl_hover.png') no-repeat;
background-position: center;
} /*hover*/
a:active.chirashi_dl {
background: url('../images/btn_chirashi_dl.png') no-repeat;
background-position: center;
position:relative ;
top:2px ;
}/*クリック中*/
}


.bottom-text {
position: absolute;
bottom: 0;
}

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

#sidebar {
position: absolute;
bottom: 285px;
right: 20px;
}

#sidebar a {
display:block;
}

#sidebar a:hover img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: transparent;
}

.footer_pd{
}
@media screen and (max-width: 480px) {
.footer_pd{
padding: 0 20px;
margin: 0 auto;
}
}
.table {
	font-size: 13px;
}
.table tr {
	margin: 0 auto;
	display: block;
	border-bottom: 1px dotted #fff;
}

.table th {
	margin: 10px 10px 10px 2px;
	text-align: left;
	color: #000;
}

.table td {
	padding: 10px 2px;
	margin: auto 0;
	color: #DC659C;
}
@media screen and (max-width: 480px) {
.table {
border-top: 1px dotted #fff;
border-bottom: 1px dotted #fff;
border-right: 1px dotted #fff;
border-left: 1px dotted #fff;
}
.table tr {
	border:none;
}
.table th {
display:block;
margin: 0 auto;
text-align: center;
background-color: rgba(255,255,255,0.60);

}
.table td {
display: list-item;
text-align: center;
color: rgba(5,5,5,0.8);
}
}

/* ===================  */
.tel-pc {
	display: inherit;
}
.tel-sp {
	display: none;
}
@media screen and (max-width: 480px) {
.tel-pc {
	display: none;
}
.tel-sp {
	display: block;
}
}



.pc {
	display: inherit;
}
.sp {
	display: none;
}
.menu-pc {
	display: inherit;
}
.menu-pad {
	display: none;
}
.menu-sp {
	display: none;
}
@media screen and (max-width: 768px) {
.menu-pc {
	display: none;
}
.menu-sp {
	display: none;
}
.menu-pad {
	display: block;
	max-height: 100%;
	max-width: 100%;
}
}
@media screen and (max-width: 480px) {
.pc {
	display: none;
}
.sp {
	display: block;
	max-height: 100%;
	max-width: 100%;
	margin: 0 auto;
}
.menu-pc {
	display: none;
}
.menu-sp {
	display: block;
	max-height: 100%;
	max-width: 100%;
}
.menu-pad {
	display: none;
}
}
.oubo_sp h6 {
border: none;
background-color: rgba(255,255,255,0.6);
color: #000;
border-radius: 30px;
padding: 10px 5px;
max-width: 100%;
font-size: 14px;
text-align: center;
}
.pagetop_sp h6 {
border: 1px dotted rgba(55,55,55,0.6);
background-color: transparent;
color: rgba(55,55,55,0.6);
padding: 10px 5px;
max-width: 100%;
font-size: 12px;
text-align: center;
}
.pagetop_sp h6 a{
color: rgba(55,55,55,0.8);
}


/* ===================  */
/* Button */

.btn {
  position: relative;
color: rgba(25,25,25, 0.9);
  width: 100%;
	transition: all 0.3s;}

.btn span {
    transition: all 0.3s;
    tranform: scale(1, 1);
	vertical-align: middle;
	font-size: 24px;
	font-weight: 500;
	padding: 20px 0;
  }

.btn::before, .btn::after {
  content: '';
  position: absolute;
  transition: all 0.3s;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.btn-four:hover span {
  transform: scale(1.2, 1.2);
}

.btn-four::before {
  opacity: 0;
  background: rgba(255,255,255, 0.3);
  transform: scale(0.1, 0.1);
  z-index: 1;
}

.btn-four:hover::before {
  opacity: 1;
  transform: scale(1, 1);
}

.btn-four::after {
  background: rgba(229,2,111, 0.3);
  transition: all 0.3s;
}

.btn-four:hover::after {
  transform: scale(0, 0);
  opacity: 0;
}

.kerning {
  letter-spacing: -0.05em !important;
}

div#thum_wrap{
	height:290px;
	width:610px;
	margin:20px auto 50px;
	padding-bottom:20px;
	padding-top:12px;
	text-align:center;
	}

div.thum_line01{
	width:610px;
	margin-bottom:10px;
	clear:both;
	}	
div.thum_line01 a{
	display:block;
	margin:0 8px;
	width:70px;
	height:77px;
	float:left;
	}
.fa01{background: url("../images/entry/thum/thum_off_01.png") no-repeat;}
.fa02{background: url("../images/entry/thum/thum_off_02.png") no-repeat;}
.fa03{background: url("../images/entry/thum/thum_off_03.png") no-repeat;}
.fa04{background: url("../images/entry/thum/thum_off_04.png") no-repeat;}
.fa05{background: url("../images/entry/thum/thum_off_05.png") no-repeat;}
.fa06{background: url("../images/entry/thum/thum_off_06.png") no-repeat;}
.fa07{background: url("../images/entry/thum/thum_off_07.png") no-repeat;}
.fa08{background: url("../images/entry/thum/thum_off_08.png") no-repeat;}
.fa09{background: url("../images/entry/thum/thum_off_09.png") no-repeat;}
.fa10{background: url("../images/entry/thum/thum_off_10.png") no-repeat;}
.fa11{background: url("../images/entry/thum/thum_off_11.png") no-repeat;}
.fa12{background: url("../images/entry/thum/thum_off_12.png") no-repeat;}
.fa13{background: url("../images/entry/thum/thum_off_13.png") no-repeat;}
.fa14{background: url("../images/entry/thum/thum_off_14.png") no-repeat;}
.fa15{background: url("../images/entry/thum/thum_off_15.png") no-repeat;}
.fa16{background: url("../images/entry/thum/thum_off_16.png") no-repeat;}
.fa17{background: url("../images/entry/thum/thum_off_17.png") no-repeat;}
.fa18{background: url("../images/entry/thum/thum_off_18.png") no-repeat;}
.fa19{background: url("../images/entry/thum/thum_off_19.png") no-repeat;}
.fa20{background: url("../images/entry/thum/thum_off_20.png") no-repeat;}
.fa21{background: url("../images/entry/thum/thum_off_21.png") no-repeat;}
.fa01:hover{background: url("../images/entry/thum/thum_on_01.png") no-repeat;}
.fa02:hover{background: url("../images/entry/thum/thum_on_02.png") no-repeat;}
.fa03:hover{background: url("../images/entry/thum/thum_on_03.png") no-repeat;}
.fa04:hover{background: url("../images/entry/thum/thum_on_04.png") no-repeat;}
.fa05:hover{background: url("../images/entry/thum/thum_on_05.png") no-repeat;}
.fa06:hover{background: url("../images/entry/thum/thum_on_06.png") no-repeat;}
.fa07:hover{background: url("../images/entry/thum/thum_on_07.png") no-repeat;}
.fa08:hover{background: url("../images/entry/thum/thum_on_08.png") no-repeat;}
.fa09:hover{background: url("../images/entry/thum/thum_on_09.png") no-repeat;}
.fa10:hover{background: url("../images/entry/thum/thum_on_10.png") no-repeat;}
.fa11:hover{background: url("../images/entry/thum/thum_on_11.png") no-repeat;}
.fa12:hover{background: url("../images/entry/thum/thum_on_12.png") no-repeat;}
.fa13:hover{background: url("../images/entry/thum/thum_on_13.png") no-repeat;}
.fa14:hover{background: url("../images/entry/thum/thum_on_14.png") no-repeat;}
.fa15:hover{background: url("../images/entry/thum/thum_on_15.png") no-repeat;}
.fa16:hover{background: url("../images/entry/thum/thum_on_16.png") no-repeat;}
.fa17:hover{background: url("../images/entry/thum/thum_on_17.png") no-repeat;}
.fa18:hover{background: url("../images/entry/thum/thum_on_18.png") no-repeat;}
.fa19:hover{background: url("../images/entry/thum/thum_on_19.png") no-repeat;}
.fa20:hover{background: url("../images/entry/thum/thum_on_20.png") no-repeat;}
.fa21:hover{background: url("../images/entry/thum/thum_on_21.png") no-repeat;}

.bp_btn a{
	display:block;
	width:98%;
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-align:center;
	color:#fff;
	padding:8px 0 6px;
	background-color:#f798ab;
	border-radius:5px;
	box-shadow:2px 2px #b36b79;
	}
.bp_btn a:hover{
	background-color:#fcb1c0;
	box-shadow:0;
	}

.honsen {
  overflow: hidden;
  padding: 0;
}
.honsen ul {
  position: relative;
}
.honsen li{
  vertical-align: top;
  position: relative;
  display: inline-block;
  padding: 20px 15px;
  margin:0 5px 10px 0;
  border:solid 3px #999999;
  }
.honsen li p.bnum{
	font-size:110%;
	text-align:left;
	}
.honsen li p.bname{
	font-weight:bold;
	text-align:left;
	font-size:120%;
	padding:0 0 5px 0;
	border-bottom:dotted 1px #999999;
	}
.honsen li p.bprof{
	font-size:110%;
	text-align:left;
	padding:5px 0 10px 0;
	}
.honsen li img{min-width:230px;}

.malti01{
	width:600px;
	text-align:left;
	margin:0 auto 30px;
	border-bottom:dotted 1px #111;
	padding-bottom:20px;
	}
.malti_tit1{
	font-weight:bold;
	font-size:110%;
	}
	
.winner{
  overflow: hidden;
  padding: 0;
}
.winntitle{padding:30px 0 20px 0;}
.winner ul {
  position: relative;
}
.winner li{
  vertical-align: top;
  position: relative;
  display: inline-block;
  padding: 20px 15px;
  margin:0 5px 10px 0;
  }
.winner li p.award1{
	font-size:130%;
	padding:0 0 5px 0;
	line-height:130%;
	}
.winner li p.aname{
	font-weight:bold;
	font-size:170%;
	padding:0 0 5px 0;
	line-height:130%;
	}
.winner li p.aname span{
	font-weight: normal;
	font-size:80%;
	}
.winner li p.aprof{
	font-size:120%;
	padding:5px 0 10px 0;
	line-height:130%;
	}
.winnbox{
	min-height:800px;
	text-align:center;
	background:url(../images/winner/pr_kojin_bg_l.jpg) no-repeat 65px top;
	}
.winnbox p a img:hover{ opacity:0.6;}

.winner2{
  overflow: hidden;
  padding: 0;
}
.winner2 ul {
  position: relative;
}
.winner2 li{
  vertical-align: top;
  position: relative;
  display: inline-block;
  padding: 20px 15px;
  margin:0 5px 10px 0;
  }
li img.win2img{max-width:400px;}
.winner2 li p.award1{
	font-size:110%;
	}
.winner2 li p.aname{
	font-weight:bold;
	font-size:140%;
	padding:0 0 5px 0;
	}
.winner2 li p.aname span{
	font-weight: normal;
	font-size:80%;
	}
.winner2 li p.aprof{
	font-size:100%;
	padding:5px 0 10px 0;
	}
.winnbox2{
	min-height:580px;
	text-align:center;
	background:url(../images/winner/pr_kojin_bg_s.jpg) no-repeat center top;
	}
.winnbox2 p a img:hover{ opacity:0.6;}

.winner3{
  overflow: hidden;
  padding: 0;
}
.winner3 ul {
  position: relative;
}
.winner3 li{
  vertical-align: top;
  position: relative;
  display: inline-block;
  padding: 15px 10px;
  margin:0 0 10px 0;
  }
.winner3 li p.award1{
	font-size:110%;
	}
.winner3 li p.aname{
	font-weight:bold;
	font-size:130%;
	padding:0 0 5px 0;
	}
.winner3 li p.aname span{
	font-weight: normal;
	font-size:80%;
	}
.winner3 li p.aprof{
	font-size:100%;
	padding:5px 0 10px 0;
	}
.winnbox3{
	min-width:270px;
	min-height:580px;
	text-align:center;
	background:url(../images/winner/pr_kojin_bg_ss.jpg) no-repeat center top;
	}
.winnbox3 p a img:hover{ opacity:0.6;}

.winner3 li:nth-child(1){margin-left:20px;}
.winner3 li:nth-child(2){margin-right:20px;}
.winner3 li:nth-child(3){margin-left:20px;}
.winner3 li:nth-child(4){margin-right:20px;}
	
@media screen and (max-width: 768px) {
div#thum_wrap{
	height:auto;
	width:100%;
	margin:150px auto 40px;
}
div.thum_line01{width:100%;}
.bp_btn a{font-size:95%;}
.honsen li{
  padding: 20px 15px;
  margin:0 4px 10px 0;
  border:solid 2px #999999;
  }
.honsen li img{
	min-width:140px;
	max-width:180px;
	}
.malti01{width:100%;}
.malti01 p img{width:100%;}

.winntitle{padding:100px 0 20px 0;}
img.mobi100{width:100%;}
.winner{width:100%;}
.winner li{
	width:100%;
	padding: 20px 10px;
	}
.winnbox{
	background:url(../images/winner/pr_kojin_bg_l.jpg) no-repeat center top;
	background-size: 80% 100%;
	min-height: inherit;
	}
.winnbox img{width:100%;}
.winnbox p a img{width:60%;}
.winner2{width:100%;}
.winner2 li{
	width:100%;
	padding: 20px 10px;
	}
.winnbox2{
	background:url(../images/winner/pr_kojin_bg_l.jpg) no-repeat center top;
	background-size: 80% 100%;
	min-height: inherit;
	}
.winnbox2 img{width:100%;}
.winnbox2 p a img{width:60%;}
.winner3{width:100%;}
.winner3 li{
	padding: 10px 10px;
	margin:0 4px 10px 0;
	}
.winnbox3{ min-width:inherit; min-height:inherit; background-size:contain;}
.winnbox3 img{width:90%;}
.winnbox3 p a img{width:60%;}

.winner3 li:nth-child(1){margin-left:0;}
.winner3 li:nth-child(2){margin-right:0;}
.winner3 li:nth-child(3){margin-left:0;}
.winner3 li:nth-child(4){margin-right:0;}
}
@media screen and (max-width: 521px) {
.winntitle{padding:190px 0 20px 0;}
}
@media screen and (max-width: 480px) {
div#thum_wrap{
	height:auto;
	width:100%;
	margin:20px auto 40px;
}
div.thum_line01{width:100%;}
.bp_btn a{font-size:84%;}
.honsen li {
	padding: 4px 4px;
	margin:0 1px 6px 0;
	border:solid 1px #999999;
	}
.honsen li img{
min-width:88px;
max-width: 100px;
}
.honsen li p.bnum{
	font-size:80%;
	text-align:left;
	}
.honsen li p.bname{
	font-weight:bold;
	text-align:left;
	font-size:90%;
	padding:0 0 5px 0;
	border-bottom:dotted 1px #999999;
	}
.honsen li p.bname span:nth-child(2){font-size:70%;}
.honsen li p.bprof{
	font-size:80%;
	text-align:left;
	padding:5px 0 5px 0;
	}
.honsen li p.bprof span{font-size:90%; letter-spacing:-0.2px;}
.malti01{width:100%;}
.malti01 p img{width:100%;}

.winntitle{padding:60px 0 20px 0;}
img.mobi100{width:100%;}
.winner{width:100%;}
.winner li{
	width:100%;
	padding: 20px 10px;
	}
.winnbox{}
.winnbox img{width:100%;}
.winnbox p a img{width:60%;}
.winner2{width:100%;}
.winner2 li{
	width:100%;
	padding: 20px 5px;
	}
.winnbox2{}
.winnbox2 img{width:100%;}
.winnbox2 p a img{width:60%;}
.winner3{width:100%;}
.winner3 li{
	padding: 10px 0;
	}
li img.win3img{max-width:160px;}
.winner3 li p.award1{
	font-size:85%;
	}
.winnbox3{background-size:contain;}
.winnbox3 p a img{width:60%;}
}

.modal-overlay {
    z-index:100;
    display:none;
    position:absolute;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0);
}

.modal-content {
    position:fixed;
    display:none;
    z-index:120;
	top:0;
    left:0;
    width:50%;
    margin:0;
    padding:30px 30px;
    border:none;
    background:#fff;
}

.modal-content p {
    margin:0;
    padding:0;
}

.modal-open {
    color:#00f;
    text-decoration:underline;
}

.modal-open:hover {
    cursor:pointer;
    color:#f00;
}

.modal-close {
    color:#00f;
    text-decoration:underline;
}

.modal-close:hover {
    cursor:pointer;
    color:#f00;
}

/*******************ADD****************/
#content{
  width:1025px;
  position:relative;
  margin-bottom:40px;
}

#entry{
  margin:10px 0 0 70px;
}

#entry ul .object{
position: relative;
width: 426px;
height: 210px;
margin: 7px 45px 0 0;
float: left;
}

#entry ul .object ul .bg {
position: absolute;
/* height: 199px; */
/* width: 426px; */
z-index:-1;
}


#entry ul .object ul .clickArea{
  position:absolute;
  /* width:426px; */
  /* height:199px; */
}

#entry ul .object ul .photo{
position: absolute;
top: 6px;
left: 5px;
width: 190px;
height: 190px;
overflow: hidden;
}
#entry ul .object ul .entryNo{
position: absolute;
left: 215px;
top: 15px;
}

#entry ul .object ul .entryNo .img{
  position:relative;
  display:inline;
  margin:0;
  padding:0;
}

#entry ul .object .high1{
  background: url(../parts/top_d_ranking_bg_high_1_img.png) no-repeat;
}
#entry ul .object .high2{
  background: url(../parts/top_d_ranking_bg_high_2_img.png) no-repeat;
}

#entry ul .object .high3{
  background: url(../parts/top_d_ranking_bg_high_3_img.png) no-repeat;
}


#entry ul .object .low{
  background: url(../parts/top_d_ranking_bg_low_img.png) no-repeat;
}

#entry ul .object .rank{
position: absolute;
top: 5px;
right: -5px;
width: 114px;
height: 37px;
font-size: 20px;
}

#entry ul .object .rank .text{
text-align: right;
top: 5px;
margin: 5px 12px;
}

#entry ul .object ul .point{
position: absolute;
top: 105px;
right: 20px;
width: 192px;
height: 50px;
}


#entry ul .object ul .point .no{
text-align: right;
top: 7px;
font-size: 26px;
margin: 0 0 0 0;
}

#entry ul .object ul .no{
  position:relative;
  text-align:center;
  line-height:30px;
}

#entry ul .object ul .name{
position: absolute;
width: 200px;
height: 35px;
top: 40px;
left: 215px;
  overflow:hidden;
}
#entry ul .object ul .nameE{
position: absolute;
width: 200px;
height: 25px;
top: 75px;
left: 215px;
overflow: hidden;

}
#entry ul .object ul .linkProfile{
position: absolute;
width: 100px;
height: 30px;
top: 155px;
left: 206px;
cursor: pointer;
}

#entry ul .object ul .linkProfile .text{
  position:relative;
  font-size:12px;
  line-height:20px;
  text-align:left;
  /* text-decoration:underline; */
}


#entry ul .object ul .linkBlog{
position: absolute;
width: 100px;
height: 30px;
top: 155px;
left: 315px;
cursor: pointer;
background: blu;

}

#entry ul .object ul .linkBlog .text{
  position:relative;
  font-size:12px;
  line-height:20px;
  text-align:left;
}


/* detail */
#whiteSheet{
  position:absolute;
  width:1025px;
  height:100px;
  background:#ffffff;
  opacity:0.8;
  filter:alpha(opacity=80);
  /* z-index : 1;  */
  cursor:pointer;
}

#detailContent{
  position:absolute;
  z-index:10;
}

#detail{
  position:absolute;
  top:30px;
  left:85px;
  width:881px;
  height:763px;
  z-index:11;

}

#closeBtn{
position: absolute;
width:54px;
height:39px;
top: 17px;
right: 29px;
z-index: 30;
cursor: pointer;
}

#closeBtn.on{
  background:url(../parts/detail_d_close_btn_over_img.png) no-repeat;
}

#closeBtn.off{
  background:url(../parts/detail_d_close_btn_img.png) no-repeat;
}

#iframeDetail{
  width:871px;
  height:753px;
}

.fon_redbd{
	font-weight:bold;
	color:#F00;
	}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}