@charset "UTF-8";

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 {
    margin: 0;
    padding: 0;
    border: 0;
    font-style:normal;
    font-weight: normal;
    font-size: 100%;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Geneva, Arial, Verdana, sans-serif;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

html{
    overflow-y: scroll;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

input, textarea {
    margin: 0;
    padding: 0;
    border-radius: 0;
}

ol, ul{
    list-style:none;
}
table{
    border-collapse: collapse;
    border-spacing:0;
}

caption, th{
    text-align: left;
}
a {
    text-decoration: none;
}
a:focus {
    outline:none;
}

/*---------------------------------
add css standard start
--------------------------------*/

img {
    max-width: 100%;
}

table {
    width: 100%;
}

.inline_block {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.cf:before,.cf:after {content:"";display:table;}
.cf:after {clear:both;}
.cf {*zoom:1;}
.contents div{
    margin-bottom: 32px;
}

.img_left {
    float: left;
    width: 32%;
}

.text_right {
    float: right;
    width: 64%;
}

.img_right {
    float: right;
    width: 32%;
}

.text_left {
    float: left;
    width: 64%;
}
.text_c { text-align: center; }
.text_l { text-align: left; }
.text_r { text-align: right; }
.content2_1 {
    width: 48%;
    float: left;
}

.content2_2 {
    width: 48%;
    float: right;
}

.content3_1 , .content3_2 , .content3_3 {
    width: 30%;
    float: left;
}

.content3_2 {
    margin-right: 5%;
    margin-left: 5%;
}

.content4_1 , .content4_2 , .content4_3 , .content4_4 {
    width: 22%;
    float: left;
}

.content4_2 {
    margin-left: 4%;
    margin-right: 4%;
}

.content4_3 {
    margin-right: 4%;
}

.content5_1 , .content5_2 , .content5_3 , .content5_4 , .content5_5 {
    float: left;
    width: 18%;
    margin-left: 2.5%;
}

.content5_1 {
    margin-left: 0;
}

.note {
    background: #fcfcfc;
    padding: 8px 16px;
    margin: 16px 0;
}

.note p {
    margin: 0;
    padding: 4px 0;
}

.header_left {
    width: 48%;
    float: left;
}

.header_right {
    width: 48%;
    float: right;
}

.require {
	color: #c93333;
}
.for_tab, .for_pc {
	display: none;
}
.for_sp {
	display: block;
}
@media (max-width: 640px) {
  .m-all {
    float: left;
    width: 100%;
    padding-right: 0; }
  .m-1of2 {
    float: left;
    width: 45.3125%;
    margin-left: 3.125%; }
  .m-1of3 {
    float: left;
    width: 33.33%; }
  .m-2of3 {
    float: left;
    width: 66.66%; }
  .m-1of4 {
    float: left;
    width: 25%; }
  .m-3of4 {
    float: left;
    width: 75%; }
}
@media (min-width: 641px) and (max-width: 820px) {
  .t-all {
    float: left;
    width: 100%;
    padding-right: 0; }
  .t-1of2 {
    float: left;
    width: 48%;
    margin: 0 1% 1em; }
  .t-1of3 {
    float: left;
    width: 32%;
    margin-left: 1%; }
  .t-2of3 {
    float: left;
    width: 66.66%; }
  .t-1of4 {
    float: left;
    width: 24%;
    margin-left: 1%; }
  .t-3of4 {
    float: left;
    width: 75%; }
  .t-1of4_inner {
    float: left;
    width: 23%;
    margin: 0 1% 5%; }
}
@media (min-width: 821px) {
  .d-all {
    float: left;
    width: 100%;
    padding-right: 0; }
  .d-1of2 {
    float: left;
    width: 46%;
    margin: 0 2% 2%; }
  .d-1of3 {
    float: left;
    width: 260px;
    margin-right: 20px; }
  .d-1of3:nth-of-type(3n) {
    margin-right: 0; }
  .d-2of3 {
    float: left;
    width: 66.66%; }
  .d-1of4 {
    float: left;
    width: 260px; }
  .d-3of4 {
    float: left;
    width: 820px;
    margin-right: 20px; }
  .d-1of4_inner {
    float: left;
    width: 23%;
    margin: 0 1% 20px; }
}
img {
    max-width:100%;
}

table {
    width:100%;
}

a,a:hover {
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

a img:hover {
    filter: alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;
}


/*---------------------------------
WLMN renewal css start
--------------------------------*/
html {
	font-size: 62.5%;
}
body {
	position: relative;
	overflow: hidden;
	font-size: 1.2rem;
	background-color: #ffffff !important;
}
body,a {
	color: #000000;
}
.wrap {
	background: #ffffff;
}
#headerArea {
	background: #ffffff;
}
#header {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	z-index: 9999;
	width: 100%;
	padding: 0.5em 0;
	background-color: #ffffff;
}
.header_fixed {
	position: fixed !important;
}
#logo {
	width: 100%;
}
#logo img {
	float: left;
}
.header_big #header {
	padding: 4% 0 0;
}
.header_big #logo a:nth-child(1) {
	display: block;
	position: relative;
	z-index: 10;
	float: left;
	width: 24%;
	max-width: 180px;
	margin: 0 38% 0.5em;
}
.header_big #logo a:nth-child(2) {
	display: block;
	width: 49.8%;
	max-width: 374px;
	margin: 0 auto;
}
#headerArea .header_small #header{
	background-image: url(../img/site/top/new2/line_list.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: 100%
}
.header_small {
	padding-bottom: 16%;
}
.header_big.header_small {
	padding-bottom: 39%;
}
.header_small #header {
	padding: 1.4% 0;
}
.header_small .header_fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
.header_small #logo a:nth-child(1) {
}
.header_small #logo a:nth-child(1) img {
	float: left;
	width: 13%;
	max-width: 100px;
	margin-left: 3%;
}
.header_small #logo a:nth-child(2) {
	display: inline-block;
}
.header_small #logo a:nth-child(2) img {
	position: absolute;
	top: 20%;
	left: 18%;
	width: 44.2%;
	max-width: 332px;
}
.header_big.header_small #logo span,
.header_big #logo span {
	position: absolute;
}
.header_big.header_small #logo a:nth-child(1) {
	display: block;
	float: left;
	width: 13%;
	max-width: 100px;
	margin: 0 0 0 3%;
}
.header_big.header_small #logo a:nth-child(1) img {
	width: 100%;
	margin: 0;
}
.header_big.header_small #logo a:nth-child(2) {
	display: inline-block;
	position: absolute;
	top: 20%;
	left: 18%;
	width: 44.2%;
	max-width: 332px;
}
.header_big.header_small #logo a:nth-child(2) img {
	position: static;
	width: 100%;
	margin: 0;
}

#header_menu_button {
	position: absolute;
	top: 10%;
	right: 3%;
	z-index: 9999;
	width: 25%;
	max-width: 200px;
}
#header_menu_button img {
	float: left;
	width: 50%;
	max-width: 100px;
}
#header_menu {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 9999;
	width: 100%;
	background: #ffffff url("../img/site/top/new2/line_list.png") no-repeat left bottom;
	background-size: 100%;
}
#header_menu .top_kirari {
	padding-top: 3%;
	background: url(../img/site/top/new2/line_list.png) left bottom no-repeat;
	background-size: 100%;
}
#header_menu .open_members_card {
	padding: 3% 0;
	font-size: 1.8em;
	text-align: center;
	background: url(../img/site/top/new2/line_list.png) left top no-repeat;
	background-size: 100%;
}
#header_menu .open_members_card a {
	display: inline-block;
	padding: 0 1em;
	color: #da7483;
	background: url(../img/site/header/members_card_bg.png) left center no-repeat;
	background-size: 100%;
}
#header_menu a {
	color: #000000;
}
#header_menu.header_menu_on {
	display: block;
}
#header_menu ul.header_menu1 > li {
	display: table;
	width: 100%;
	border: none;
	float: none;
}
#header_menu ul.header_menu1 > li > div {
	display: table-cell;
	width: 50%;
}
#header_menu ul.header_menu1 > li > div:first-child {
	background: url(../img/site/header/line_nav_vertical.png) top right no-repeat;
	background-size: contain;
}
#header_menu ul.header_menu1 > li {
	padding: 0.25em 0;
	background: url(../img/site/header/line_nav_horizontal.png) bottom left no-repeat;
	background-size: 100%;
}
#header_menu ul.header_menu1 > li:last-child {
	background: none;
}
#header_menu ul.header_menu1 > li > div > a {
	display: block;
	padding: 32% 0 1%;
	text-align: center;
}
#header_menu ul.header_menu1 > li > div > a.news {
	background: url(../img/site/header/nav_news_both.png) center 5% no-repeat;
	background-size: 66.4%;
}
#header_menu ul.header_menu1 > li > div > a.topics {
	background: url(../img/site/header/nav_topics_both.png) center 5% no-repeat;
	background-size: 66.4%;
}
#header_menu ul.header_menu1 > li > div > a.goods {
	background: url(../img/site/header/nav_goods_both.png) center 5% no-repeat;
	background-size: 66.4%;
}
#header_menu ul.header_menu1 > li > div > a.search {
	background: url(../img/site/header/nav_search_both.png) center 5% no-repeat;
	background-size: 66.4%;
}
#header_menu ul.header_menu1 > li > div > a.items {
	background: url(../img/site/header/nav_items_both.png) center 5px no-repeat;
	background-size: 66.4%;
}
#header_menu ul.header_menu1 > li > div > a.points {
	background: url(../img/site/header/nav_points_both.png) center 5% no-repeat;
	background-size: 66.4%;
}
#header_menu ul.header_menu1 > li > div > a.mypage {
	background: url(../img/site/header/nav_mypage_both.png) center 5% no-repeat;
	background-size: 66.4%;
}
#header_menu ul.header_menu1 > li > div > a.members {
	background: url(../img/site/header/nav_members_both.png) center 5% no-repeat;
	background-size: 80.5%;
}
#header_menu ul.header_menu1 > li > div > a.present {
	background: url(../img/site/header/nav_present_both.png) center 5% no-repeat;
	background-size: 66.4%;
}
#header_menu ul.header_menu1 > li > div > a.game {
	background: url(../img/site/header/nav_game_both.png) center 5% no-repeat;
	background-size: 66.4%;
}
#header_menu ul.header_menu1 > li > div > a.movie {
	background: url(../img/site/header/nav_movie_bothnew.png) center 5% no-repeat;
	background-size: 66.4%;
}
#header_menu ul.header_menu2 > li {
	float: none;
	width: 100%;
	border: none;
}

div#main {
	position: relative;
	color: #000000;
	background: #ffffff;
}
div#main_inner {
	padding: 3%;
}
.top_kirari {
	vertical-align: middle;
	text-align: center;
}
.top_nav + .top_kirari {
	text-align: right;
}
.top_kirari img {
	width: 1em;
}
.top_kirari span {
	display: inline-block;
	padding: 0 0 3% 1.8em;
	text-align: left;
}
.top_kirari .kirari_num {
	margin-right: 1em;
	background: url(../img/site/icn/icon_kirari_large.png) no-repeat;
	background-size: 1.5em;
}
.top_kirari .coin_num {
	margin-left: 1em;
	background: url(../img/site/icn/icon_coin_large.png) no-repeat;
	background-size: 1.5em;
}
.top_nav {
	margin-top: -2%;
}
.top_nav > ul{
	display: table;
	width: 100%;
	margin-bottom: 1em;
	padding: 0.25em 0;
	background: url(../img/site/top/new2/line_nav.png) bottom left no-repeat;
	background-size: 100%, 100%
}
.top_nav > ul > li {
	display: table-cell;
	width: 25%;
	text-align: center;
}
.top_nav > ul > li > a {
	display: block;
	padding: 0.5em 0;
}
.top_nav > ul > li img.chara {
	width: 37%;
}
.top_nav > ul > li img.title {
	width: 94%;
}
.top_nav > ul > li.no_member img.chara {
	width: 39.2%;
}
.top_nav > ul > li.no_member img.title {
	width: 100%;
}
.top_nav > ul > li.login img.chara {
	width: 32%;
}
.top_nav > ul > li.login img.title {
	width: 100%;
}
.app_nav {
	margin-bottom: 2%;
}
.app_nav > ul > li {
	float: left;
	width: 24%;
	margin: 0.5%;
}
.app_nav > ul > li img {
	width: 100%;
}
#sidebar {
	display: none;
}
#footerNaviNew ul.information_list,
ul.information_list {
	width: 94%;
	margin: 0 auto;
	padding-top: 0.2em;
	border: none;
	background-color: #ffffff;
	background-image: url(../img/site/top/new2/line_list.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 100%
}
#footerNaviNew ul.information_list > li,
ul.information_list > li {
	border: none;
	background-image: url(../img/site/top/new2/line_list.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: 100%
}
#footerNaviNew ul.information_list >li > a,
ul.information_list >li > a {
    display: block;
    font-weight: 700;
    padding: 0.8em 8%;
    color: #000000;
	background: url(../img/site/top/new2/icon_hat.png) 2% center no-repeat;
	background-size: 4.6%;
}
#footerNaviNew {
	background: #ffffff;
}
.footer .copyright {
}
.footer_navi3 {
	width: 94%;
	margin: 0 auto;
}

.footer {
  clear: both;
  color: #000000;
  background-color: #ffffff;
}
	.footer_copyright {
		float: none;
		clear: both;
		padding-top: 0.5em;
		text-align: center;
		background: url("/img/site/pc/line_long.png") repeat-x left top;
	}
	.footer_copyright > p {
		background: #ffffff !important;
	}
	.footer_copyright img {
		width: 64.8%;
		max-width: 300px;
	}
    .footer .copyright .tm-icon {
      font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
      color: #ffffff; }
    .footer .copyright span {
      color: #ffffff; }
  .footer .social-share {
    float: left;
    margin: 0 0 0.25em;
    text-align: right; }
  .footer .social-share a {
  	display: inline-block;
  }
    .footer .social-share img {
      margin-left: 0.5em; }

.footer-nav-wrapper {
  padding-bottom: 3.6em; }
.footer-nav {
  -webkit-box-sizing: border-box;
  -mox-box-sizing: border-box;
  box-sizing: border-box;
}
.footer-nav h1 {
  margin-bottom: 1em;
  font-size: 1.5em;
  background: url("img/site/pc//line_long.png") no-repeat left bottom; }
.footer-nav ul {
  margin: 0; }
.footer-nav li {
  line-height: 2;
  color: #73736b; }
  .footer-nav li a {
    color: #000000;
    text-decoration: none; }
  .footer-nav li li {
    margin-left: 1em; }
  .footer-nav li.has_child {
    margin-bottom: 2em; }
.footer-nav-contents {
  padding: 0 20px; }
  .footer-nav-contents h3 {
    margin: 0;
    font-size: 0.8125em; }
.footer-nav-info {
  padding-right: 20px; }
.news_section_header {
	display: table;
	width: 100%;
	line-height: 0;
}
.top_section_header {
	display: table;
	width: 100%;
}
.top_section_header_no_more {
	display: block;
}
.top_section_header .title {
	width: 28%;
	max-width: 202px;
}
.top_section_header_no_more .title {
	display: block;
}
.top_section_header > span,
.news_section_header > span {
	display: table-cell;
	vertical-align: middle;
}
.top_section_header > span > strong {
	display: none;
}
.top_section_header > span.more {
	text-align: right;
}
.top_section_header > span.more a {
	display: inline-block;
	padding: 0.5em 0 0.5em 2em;
	background: url(/img/site/top/new2/icon_arrow.png) left center no-repeat;
	background-size: auto 0.6em;;
}
.power_push .item a {
	display: table;
	width: 100%;
	color: #ffffff;
	background: #000000;
}
// お知らせ
.power_push .item_icon4 a {
	color: #7f1818;
	background: #009933;
}
.power_push .item a > div {
	display: table-cell;
	vertical-align: middle;
}
.power_push .item a > div.image {
	width: 68.8%;
}
.power_push .item a > div.information {
	padding: 2%;
	font-size: 80%;
}
.power_push .item a > div.information strong {
	font-size: 120%;
}
#items {
	margin-top: -24%;
	padding-top: 24%;
}
.news_section_header .title {
	width: 50%;
	max-width: 356px;
	line-height: 0;
	padding: 1em 0;
}
.news_section_header .tag {
	position: relative;
	vertical-align: middle;
	line-height: 1;
	padding: 1% 0 1.5% 23%;
	font-size: 1.0rem;
	background: url(/img/site/tpc/bg_tag_select.png) 100% center no-repeat;
	background-size: 63%;
}
.news_section_header_text {
	display: block;
	line-height: 1;
	font-size: 1.6rem;
	font-weight: 700;
}
.news_article_header .date {
	font-size: 1.2rem;
}
.news_article_header .title {
	font-size: 2.0rem;
	font-weight: 700;
}
.news_body a,
.news_source a  {
	color: #0033ff;
	text-decoration: underline;
}
.news_source small {
	font-size: 1.0rem;
}
.news_article_pager a {
	color: #000000;
}
.news_social_list {
	padding: 4% 0;
}
.news_social_list ul {
}
.news_social_list ul li {
	float: left;
	width: 31%;
	margin-left: 3.5%;
}
.news_social_list ul li:nth-of-type(1) {
	margin: 0;
}
.news_article_tag {
	text-align: center;
}
.news_article_tag > a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: auto;
	min-width: 25%;
	padding: 0.25em 0.5em;
	text-align: center;
	background: url(/img/site/tpc/bg_tag_large.png) no-repeat;
	background-size: 100% 100%;

}
.news_article_pager {
	display: table;
	width: 100%;
	margin-bottom: -3%;
	font-size: 1.0rem;
	background: url(/img/site/tpc/line_vertical.png) center center no-repeat;
	background-size: auto 90%;
}
.news_article_pager_border_top {
	background: url(../img/site/top/new2/line_nav.png) top left no-repeat,
				url(/img/site/tpc/line_vertical.png) center center no-repeat;
	background-size: 100% auto, auto 90%;

}
.news_article_pager > div {
	display: table-cell;
	width: 50%;
}
.news_article_pager > div > a{
	display: block;
	padding: 1.5em 5%;
}
.news_article_pager > div.prev a.link {
	text-align: right;
	background: url(/img/site/tpc/arrow_pager_l.png) center left no-repeat;
	background-size: 4.5%;
}
.news_article_pager > div.next a.link {
	background: url(/img/site/tpc/arrow_pager_r.png) center right no-repeat;
	background-size: 4.5%;
}
.news_article_pager .title {
	font-size: 1.1rem;
	font-weight: 700;
}
.related_news_header {
	line-height: 2;
	font-size: 1.4rem;
	font-weight: 700;
	background: url(../img/site/top/new2/line_list.png) bottom left no-repeat;
	background-size: 100%;
}
.related_news_header + .news_list li{
	background: none;
}
.contens_image_list > li {
	position: relative;
	padding: 0.5em 0 0.6em;
	background: url(../img/site/top/new2/line_list.png) bottom left no-repeat;
	background-size: 100%
}
.contens_image_list .info {
	position: absolute;
	top: 0.5em;
	left: 28%;
	line-height: 1.2;
}
.contens_image_list .info h3 {
	font-weight: 700;
}
.contens_image_list .image {
	display: inline-block;
	vertical-align: bottom;
	width: 14%;
	margin-right: 2.8%;
}
.contens_image_list .first {
	width: 25%;
}
.contens_image_list .to_list {
	position: absolute;
	right: 0;
	top: 44%;
	width: 21%;
}
.tag_select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9998;
    width: 100%;
    padding-bottom: 2.77%;
	background: url(../img/site/tpc/bg_tag_select_area_bottom.png) bottom left no-repeat;
	background-size: 100%;
}
.tag_select ul {
	padding: 0 7.2%;
	background: url(../img/site/tpc/bg_tag_select_area.png) no-repeat;
	background-size: 100%;
}
.tag_select ul li {
	background: url(../img/site/tpc/line_tag_select_area.png) top left no-repeat;
	background-size: 100%;
}
.tag_select ul li:first-child {
	background: none;
}
.tag_select ul li a {
	display: block;
	padding: 1em 0 1em 20%;
}
.tag_select ul li.current a {
	background: url(/img/site/tpc/icon_re.png) 5% center no-repeat;
	background-size: 10%;
}
ul.bonus_list > li {
	position: relative;
	padding: 0.5em 0 0.6em;
	background: url(../img/site/top/new2/line_list.png) bottom left no-repeat;
	background-size: 100%
}
ul.bonus_list div.image {
	width: 25%;
}
ul.bonus_list div.info h3 {
	font-weight: 700;
}
ul.bonus_list div.info > p {
	width: 68%;
}
ul.bonus_list .more {
	position: absolute;
	right: 0;
	top: 44%;
	width: 21%;
}

/****** PDL ******/
.pdl_contents h3 {
    line-height: 1;
    padding: 0 2%;
    color: #277574;
    font-size: 1.5em;
}
.pdl_contents p {
    padding: 0 2%;
}
.pdl_image {
    margin-bottom: 1em;
    text-align: center;
}
.pdl_image img {
    max-width: 80%;
}
.pdl_image .item-1of2 {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    text-align: center;
}
.pdl_image .item-1of2 img {
    max-width: 100%;
}

/***** TPG *****/
.tpg_section_header {
	margin-bottom: 1em;
}
.tpg_section_header .title {
	display: block;
	width: 52.2%;
	max-width: 376px;
	line-height: 0;
	padding: 0;
}
.tpg_bg .top_contents_area {
}
.tpg_bg .top_contents_area .coin_num {
}
.tpg_tab_list {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 92%;
	margin: 1em auto 0;
	padding: 0;
}
.tpg_tab_list0 {
	background: url(/img/site/pex/pex_bg1.png) 0 0 no-repeat;
	background-size: 100% 100%;
}
.tpg_tab_list1 {
	background: url(/img/site/tpg/tab_bg2.png) 0 0 no-repeat;
	background-size: 100% 100%;
}
.tpg_tab_list2 {
	background: url(/img/site/tpg/tab_bg3.png) 0 0 no-repeat;
	background-size: 100% 100%;
}
.tpg_tab_list li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left;
	width: 33.3%;
	padding: 4.5% 0;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
}
.tpg_tab_list li:first-child {
	width: 33.4%;
}
.tpg_tab_list li.tab_on {
	color: #000000;
}
.tpg_tab_list .tab_coin {
	display: table-cell;

}
.tpg_tab_area {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 92%;
	margin: 0 auto 1em;
	padding: 0 0 2em;
	background: url(/img/site/tpg/tab_bg_bottom.png) bottom left no-repeat;
	background-size: 100%;
}
.tpg_tab_area > div {
	display: none;
	padding: 0.5em 6% 0;
	background: url(/img/site/tpg/tab_bg_side.png) bottom left;
	background-size: 100% 100%;
}
.tpg_tab_area > div.tab_on {
	display: block;
}
.tpg_tab_area div.tab_coin  {
	display: table;
	width: 80%;
	margin: 0 auto;
}
.tpg_tab_area div.tab_coin >span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 1%;
	font-size: 300%;
	font-weight: 700;
}
.tpg_tab_area div.tab_coin >span:nth-of-type(1) {
	width: 25%;
}
.tpg_tab_area div.tab_coin >span:nth-of-type(1) img {
	width: 80%;
}
.tpg_tab_area div.tab_coin >span:nth-of-type(2) {
	width: 56%;
	text-align: right;
}
.tpg_tab_area div.tab_coin >span:nth-of-type(2) img {
	float: right;
	width: 20%;
}
.tpg_tab_area div.tab_coin >span:nth-of-type(3) {
	vertical-align: bottom;
}
.tpg_tab_area div.tab_coin >span:nth-of-type(3) img {
	width: 80%;
}
.tpg_tab_area div.tab_coin >span.coin_unit {
	vertical-align: middle;
	font-size: 1em;
}
.tpg_tab_area div.tab_coin >span.coin_unit a {
}
.tpg_tab_area div.tab_coin >span.coin_unit a img {
	display: block;
	width: 1.5em;
}
.tpg_tab_area ul.coin_list {
	margin-top: 0.5em;
}
.tpg_tab_area ul.coin_list li {
	display: table;
	width: 100%;
	padding-top: 0.5em;
	background: url(../img/site/top/new2/line_list.png) top left no-repeat;
	background-size: 100%;
}
.tpg_tab_area ul.coin_list li:first-child {
	background: none;
}
.tpg_tab_area ul.coin_list li > span {
	display: table-cell;
	vertical-align: middle;
	line-height: 1.2;
	padding: 0.25em 2%;
	font-size: 80%;
}
.tpg_tab_area ul.coin_list span.date {
	width: 24%;
}
.tpg_tab_area ul.coin_list span.coin_num {
	min-width: 4em;
	text-align: right;
}
.tpg_bonus_header {
	color: #277574;
	font-size: 140%;
	font-weight: 700;
	text-align: center;
}
.tpg_bonus_list {
	margin-bottom: 1em;
}
.tpg_bonus_list li {
	position: relative;
	width: 87%;
	margin: auto;
	padding: 0.5em 0;
	background: url(../img/site/top/new2/line_list.png) bottom left no-repeat;
	background-size: 100%;
}
.tpg_bonus_list li:first-of-type {
	border: none;
}
.tpg_bonus_list li div {
	vertical-align: middle;
	padding: 1em 2% 1em;
	text-align: center;
}
.tpg_bonus_list li div p {
	text-align: center;
}
.tpg_bonus_list li div.image {
	width: 44%;
	line-height: 1;
}
.tpg_bonus_list li div.image div.relative-parent {
	position: relative;
	margin: 0;
	padding: 0;
}
.tpg_bonus_list li div.image img.gotten {
	width: 100%;
	max-width:276px;
}
.tpg_bonus_list .tpg_icon {
	width: 60%;
}
.tpg_detail_info span.tpg_icon,
.tpg_bonus_list span.tpg_icon {
	display: inline-block;
	padding: 0.2em 0.5em;
	border-radius: 0.25em;
	color: #ffffff;
	font-size: 100%;
	font-weight: 700;
	text-align: center;
	background: #e3007f;
}
.tpg_bonus_list .present_coin_num {
	display: block;
	margin: 1em 0;
}
.tpg_bonus_list .present_coin_num strong {
	font-size: 200%;
	font-weight: 700;
}
.tpg_bonus_list a {
	display: block;
	width: 41.3%;
	margin-left: 58.7%;
}
.tpg_bonus_list .tpg_button {
	width: 100%;
}
.tpg_detail_info {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(../img/site/top/new2/line_list.png) bottom left no-repeat;
	background-size: 100%;
}
.tpg_detail_info span.tpg_icon,
.tpg_detail_info img {
	vertical-align: middle;
	margin-right: 5%;
	width: 28.5%;
}
.tpg_detail_info span.coin_num {
	vertical-align: bottom;
	line-height: 1;
	font-size: 200%;
	font-weight: 700;
}
.tpg_detail_info span.coin_unit {
	vertical-align: bottom;
	line-height: 1;
}
.top_contents_area .tpg_title {
	margin-bottom: 1em;
	padding: 0.4em 1.2em;
	color: #000000;
	font-size: 120%;
	font-weight: 700;
	text-align: center;
}
.top_contents_area .tpg_name {
	width: 90%;
	margin: 0 auto 1em;
	padding: 1.5em 2%;
	color: #000000;
	font-size: 100%;
	font-weight: 700;
	text-align: center;
	background: url(/img/site/tpg/contents_name_frame_bottom.png) bottom left no-repeat,
			url(/img/site/tpg/contents_name_frame.png) top left no-repeat;
	background-size: 100%, 100%;
}
.tpg_section {
	padding: 0 5%;
}
.tpg_section > p {
	margin-bottom: 0.8em;
}
.tpg_button_area {
	padding: 1em 0;
	text-align: center;
}
.tpg_button_area img {
	width: 48.6%;
	max-width: 310px;
}
.tpg_button_area .tpg_caution + a > img {
	width: 71.2%;
	max-width: 482px;
	margin-top: 1em;
}
.tpg_inner_width {
	width: 80%;
	margin: 0 auto 1em;
}
.tpg_purchase ul li {
	display: table;
	width: 100%;
	line-height: 1;
	margin-bottom: 0.5em;
}
.tpg_purchase ul li > span {
	display: table-cell;
	text-align: center;
}
.tpg_purchase ul li > span:nth-of-type(1) {
	width: 40%;
}
.tpg_purchase ul li > span:nth-of-type(2) {
	padding-right: 10%;
	text-align: right;
}
.tpg_purchase .tpg_result{
	padding-top: 0.5em;
	background: url(../img/site/top/new2/line_list.png) top left no-repeat;
	background-size: 100%;
}
.tpg_purchase p {
	padding-top: 1em;
}
.tpg_coin_list {
	padding: 0.5em 0;
	border-top: 1px dashed #cccccc;
}
.tpg_coin_list strong {
	font-size: 1.2em;
}
.tpg_coin_list:last-child {
	border-bottom: 1px dashed #cccccc;
}
.bon_about_link {
	margin-bottom: 0.25em;
	color: #ff9c00;
	font-size: 120%;
	font-weight: 700;
	text-align :center;
}
.bon_contents_area > p {
	padding: 0 2%;
	color: #ff246c;
	font-weight: 700;
	text-align: center;
}
.bon_contents_area > p + p {
	padding: 2%;
	color: #000000;
	text-align: left;
}
.bon_about_link {
	margin: 1em auto;
	text-decoration: underline;
}
.bon_about_link a {
	color: #ff9c00;
}
.bon_about_link a img {
	width: 71.2%;
	max-width: 482px;
}
.bon_contents_area h3 + p {
	margin-bottom: 0.25em;
}
.bon_login_sheet {
	position: relative;
	margin-top: 2.5%;
}
.bon_login_sheet h3 {
	width: 87.1%;
	max-width: 590px;
	margin: 0 auto 2.5%;
	padding: 0.5em 0 2em;
	color: #ffffff;
	font-size: 120%;
	font-weight: 700;
	text-align :center;
	background: url(../img/site/bon/ribbon_bg_black.png) top left no-repeat;
	background-size: 100%;
}
.bon_contents_area .popup_text {
	width: 87.5%;
	margin: 1em auto 0;
}
.bon_contents_area .popup_frame_image {
	position: absolute;
	top: 0;
	left: 2%;
	right: auto;
	bottom: auto;
	width: 25%;
}
.bon_login_info {
	margin: 0 auto 2%;
}
.bon_login_info li {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.bon_login_info li > span{
	padding: 0.25em 0 0.25em;
	font-size: 90%;
}
.bon_login_info li > span:first-child:after {
	content: '：';
}
.bon_login_info li:last-child {
}
.bon_login_info li:nth-child(2) {
}
.bon_stamp_list {
	width: 87.5%;
	margin: 0 auto;
}
.bon_stamp_list li {
	position: relative;
	float: left;
	width: 17.4%;
	margin: -0.4%;
	background: url(/img/site/bon/day_bg.png) no-repeat;
	background-size: 100% 100%;
}
.bon_stamp_list li img {
	position: relative;
	z-index: 10;
}
.bon_stamp_list li .bon_on {
	position: absolute;
	top: 5%;
	left: 5%;
	width: 90%;
	max-width: none;
}


/**** LOT/TOR ****/
.lot_section_header,
.tor_section_header {
	width: 100%;
	margin-bottom: 3.5%;
}
.lot_balloon,
.tor_balloon {
	position: relative;
	margin-bottom: 0.2em;
	padding: 0.75em;
	border-radius: 0.25em;
	text-align: center;
	background: #cccccc;
}
.lot_balloon::after,
.tor_balloon::after {
	display: inline-block;
	position: absolute;
	z-index: 10;
	content: '';
	width: 0;
}

.lot_image,
.tor_image {
	position: relative;
	width: 100%;
	line-height: 0;
	margin: 0 auto;
	text-align: center;
}
.lot_image .lot_get_point {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 1;
	text-align: right;
}
.lot_image .lot_get_point span {
	vertical-align: middle;
	color: #ed8514;
	font-size: 3em;
	-webkit-text-shadow: 0 0 4px #ffffff;
	-moz-text-shadow: 0 0 4px #ffffff;
	text-shadow: 0 0 4px #ffffff;
}
.lot_image .lot_get_point img {
	height: 2em;
	vertical-align: middle;
}
.lot_image .lot_get_point img.bonus {
	width: 30%;
	height: auto;
	margin-top: -3%;
}
.lot_done {
	margin-top: 3.5%;
	color: #cc0000;
	text-align: center;
}
.lot_result,
.kirari_sum {
	width: 83.6%;
	max-width: 590px;
	line-height: 1;
	margin: 3.5% auto;
	padding-bottom: 2.2%;
	text-align: center;
	background: url(/img/site/lot/line.png) left bottom no-repeat;
	background-size: 100%;
}
.lot_result > p,
.kirari_sum > p {
	vertical-align: middle;
	padding-left: 20%;
	background: url(/img/site/icn/icon_kirari_large.png) 4% center no-repeat;
	background-size: 10%;
}
.coin_sum > p {
	background: url(/img/site/icn/icon_coin_large.png) 4% center no-repeat;
	background-size: 10%;
}
.lot_result > p > span,
.kirari_sum > p > span {
	display: inline-block;
	vertical-align: middle;
	margin: 0 2%;
	font-size: 3em;
}
.kirari_sum > p > span.coin_unit {
	font-size: 1em;
}
.kirari_sum > p > span.coin_unit img{
	display: block;
	width: 1.5em;
}
.lot_text {
	text-align: center;
}
.tor_image_get img {
	width: 40%;
}
.lot_link_button,
.tor_link_button,
.center_link_button {
	margin: 3.5% auto;
	text-align: center;
}
.collection_header {
	width: 94.6%;
	margin: 1em auto;
}
.collection_comment {
	display: table;
	width: 94.6%;
	margin: 0 auto;
}
.collection_comment > span {
	display: table-cell;
	vertical-align: middle;
}
.collection_comment > span:first-child {
	width: 35%;
	text-align: right;
}
.collection_comment > span:first-child img {
	width: 60%;
}
.collection_card {
	padding: 2%;
}
.collection_item {
	position: relative;
	float: left;
	width: 31.33%;
	margin: 3.5% 1%;
}
.collection_item .collection_item_card {
	width: 100%;
}
.collection_item .collection_item_thumb {
	position: absolute;
	top: -10%;
	left: 50%;
	width: 50%;
	margin-left: -30%;
	padding: 0% 5%;
	text-align: center;
	background: url(../img/site/tor/item_thumb_bg.png) no-repeat;
	background-size: 100%;
}
.collection_item .collection_item_thumb img {
	width: 100%;
	margin-top: -15%;
}
.collection_item .collection_item_image {
	position: absolute;
	top: 5%;
	left: 5%;
	width: 90%;
	text-align: center;
}
.tor_result {
	text-align: center;
}
.tor_result_detail {
	margin-bottom: 3.5%;
	font-size: 90%;
}
.tor_result_detail ul {
	width: 80%;
	margin: 0 auto;
}
.tor_result_detail ul li {
	display: table;
	width: 100%;
}
.tor_result_detail ul li > span {
	display: table-cell;
	text-align: left;
}
.tor_result_detail ul li > span:first-child {
	width: 60%;
	text-align: right;
}
.tor_result_detail ul li a {
	color: #0335cc;
	text-decoration: underline;
}
.collection_point {
	width: 70%;
	vertical-align: bottom;
	clear: both;
	margin: 0 auto 3.5%;
	padding-bottom: 1%;
	font-weight: 700;
	background: url(../img/site/top/new2/line_list.png) left bottom no-repeat;
	background-size: 100%;
}
.collection_point span {
	display: inline-block;
	vertical-align: bottom;
	line-height: 1;
	font-size: 3em;
}
.collection_point span img {
	width: 0.75em;
}
.collection_text {
	clear: both;
	margin-bottom: 3.5%;
	font-size: 1.4rem;
}
.collection_text_large {
	font-size: 1.8rem;
	font-weight: 700;
}
.collection_text_small {
	font-size: 1.2rem;
}
.about_collection_board {
	width: 68.3%;
	max-width: 482px;
	margin-bottom: 6%;
}

/**** MYP ****/
.myp_member_card_image {
	position: relative;
	width: 95%;
	margin: 0 auto;

}
.myp_member_card_image span.date {
	display: block;
	position: absolute;
	width: 100%;
	bottom: 5px;
	font-weight: 700;
	text-align: center;
	-webkit-text-shadow: 0 0 1px #ffffff;
	-moz-text-shadow: 0 0 1px #ffffff;
	text-shadow: 0 0 1px #ffffff;
}
.myp_member_card_image span.premium {
	color: #1199ca;
}
.myp_member_card_image span.free {
	color: #d67180;
}
.myp_news_list {
	padding-top: 1em;
	background: url(../img/site/top/new2/line_list.png) top left no-repeat;
	background-size: 100%;
}
.myp_news_list > h3 {
	width: 34.3%;
	margin-bottom: 1em;
}
.myp_news_list .news_list {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
.myp_news_list .news_list > li {
	border-bottom: 1px dashed #cccccc;
	background: url(/img/site/icn/arrow_right_black.png) 97% center no-repeat;
	background-size: 5.6%;
}
.myp_news_list .news_list > li:first-child {
	border-top: 1px dashed #cccccc;
}
.myp_news_list .news_list > li > a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 12%;
}
/**** PEX *****/
.pex_section_header {
	margin-bottom: 1em;
}
.pex_section_header .title {
	display: block;
	width: 100%;
	padding-bottom: 1%;
}
.pex_contents .tpg_tab_list0 {
	background: url(/img/site/pex/pex_bg1.png) 0 0 no-repeat;
	background-size: 100% 100%;
}
.pex_contents .tpg_tab_area div.tab_coin > span {
	vertical-align: baseline;
}
.pex_contents .tpg_tab_area div.tab_coin > span.unit {
	font-size: 100%;
	font-weight: 400;
}
.pex_contents .tpg_bonus_list li div {
	vertical-align: middle;
}
.pex_contents .tpg_bonus_list li div.image {
	width: 60%;
}
.pex_contents .info .tpg_icon {
	width: 87%;
	margin-bottom: 20%;
}
.pex_contents .tpg_bonus_list a {
	margin-left: 40.7%;
	width: 59.3%;
}
.pex_contents .tpg_name + p {
	padding: 0 6% 1em;
}
.pex_text img {
	width: 1.5em;
	vertical-align: baseline;
	margin: 0 0.25em;
}
.pex_text_strong {
	color: #d53621;
}
.pex_get_point {
	text-align: center;
}
.pex_get_point span {
	vertical-align: middle;
	color: #ed8514;
	font-size: 3em;
	-webkit-text-shadow: 0 0 4px #ffffff;
	-moz-text-shadow: 0 0 4px #ffffff;
	text-shadow: 0 0 4px #ffffff;
}
.pex_get_point img {
	height: 2em;
	vertical-align: text-bottom;
}
.pex_get_point img.bonus {
	width: 30%;
	height: auto;
}

#main_inner .arrow_button {
	width: 83.6%;
	max-width: 590px;
}
#main_inner .arrow_button_medium {
	max-width: 482px;
	width: 68.3%;
}
#main_inner a + a img {
	margin-top: 3.5%;
}
#main_inner a + a img.content2_2 {
	margin-top: 0;
}

/**** ARTI ****/
.arti_scroll_button {
	width: 86.7%;
	margin: 4% auto;
}
.arti_scroll_button a {
	display: inline-block;
	float: right;
	width: 43.4%;
}
.arti_scroll_button a:first-child {
	float: left;
}
.arti_scroll_button a img {
	width: 100%;
	margin-top: 0 !important;
}
.arti_section_header {
	width: 86.7%;
	margin: 0 auto 4%;
}
.arti_section_header img {
	width: 100%;
}
.arti_contents .description_list {
	width: 91.1%;
	margin: 0 auto 2em;;
}
.arti_service {
	text-align: center;
}
.arti_service img:first-child {
	width: 86.7%;
	margin: 0 auto 4%;
}


/**** CUS ****/


/**** pop up ****/

.popup_bg {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255,255,255,.7);
}

.popup_wrapper {
	position: absolute;
	top: 10%;
}
.popup_window {
	display: none;
	padding: 0 0 4%!important;
	background: url(/img/site/bon/popup_frame_bottom.png) bottom left no-repeat;
	background-size: 100%;
}
.popup_window_inner {
	padding: 4% 4.5% 0 3%;
	background: url(/img/site/bon/popup_frame_base.png) no-repeat;
	background-size: 100%;
}
.popup_window h3 {
	margin-bottom: 0.5em;
	font-size: 100%;
	font-weight: 700;
	text-align: center;
}
.popup_window p {
	line-height: 1.4;
	margin-bottom: 1em;
	padding: 0.2em 2% 0.2em 9%;
	font-size: 80%;
	background: url("../img/site/top/new2/icon_hat.png") no-repeat scroll 2% top / 4.6% auto;
}
.popup_window p:last-of-type {
	padding-right: 35%;
	padding-bottom: 11%;
}
.popup_window .popup_frame_image {
	position: absolute;
	right: 0;
	bottom: -11%;
	width: 35%;
}
.popup_window .popup_text {
	width: 87.5%;
	margin: 1em auto 0;
}
.bon_contents_area .bon_get,
#site_top .popup_window .bon_get {
	margin-bottom: 0.5em;
	color: #d53621;
	font-weight: 700;
	text-align: center;
}
.bon_contents_area .bon_get span,
#site_top .popup_window .bon_get span {
	font-size: 180%;
}
.bon_contents_area .bon_get img,
#site_top .popup_window .bon_get img {
	width: 8%;
	vertical-align: bottom;
}
.bon_contents_area .bon_get strong,
#site_top .popup_window .bon_get strong {
	font-weight: 700;
}
.lightbox {
	display: none;
}
.featherlight {
	position: absolute !important;
}
.featherlight::before {
	vertical-align: top !important;
}
.featherlight:last-of-type {
	background: rgba(255,255,255,.8) !important;
}
.featherlight .featherlight-content {
	position: fixed;
	top: 0;
	left: 7%;
	overflow: visible !important;
	width: 86% !important;
	margin: 0;
	padding: 18px 0 0 !important;
	background: none !important;
}
.featherlight .featherlight-close-icon {
	top: 18px !important;
	right: 9% !important;
	width: 2em !important;
	line-height: 2.5em !important;
	text-indent: -9999px;
	background: url(/img/site/icn/icon_close.png) no-repeat !important;
	background-size: 100% !important;
}
.fl_fixed .featherlight {
	position: fixed !important;
}
a.basic_button {
	display: block;
	padding: 0.5em;
	border-radius: 0.25em;
	color: #ffffff;
	text-align: center;
	background: #e62788;
}
/***** comomon *****/
img.img100 {
	width: 100%;
}
.protect {
	position: relative;
}
.protect::after {
	content:'';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
div.title_bar, h3.decoType, h3.title_bar {
	color: #ffffff !important;
	background-color: #000000 !important;
}
div.title_bar a, h3.decoType a, h3.title_bar a {
	color: #ffffff !important;
}
.section {
	padding-bottom: 8%;
}
.section_external_link > p {
	clear: both;
	color: #999999;
	text-align: center;
}
.section_header {
	padding-bottom: 0.25em;
	background: url(../img/site/top/new2/line_list.png) bottom left no-repeat;
	background-size: 100%;
}
div.button_area {
	margin-bottom: 2em;
	text-align: center;
}
div.button_area img {
	margin-bottom: 1em;
}
div.button_area img.register {
	width: 75%;
}
div.button_area a span {
	text-decoration: underline;
}
div.top_button_area {
	margin-bottom: 0;
}
.center_button_area {
	font-weight: 700;
	text-align: center;
}
.center_button_area .center_button {
	width: 86%;
	max-width: 606px;
}
.pager {
	display: table;
	width: 100%;
	margin-bottom: -3%;
	padding-top: 8%;
}
.pager > span {
	display: table-cell;
	vertical-align: middle;
}
.pager > span.pager_prev,
.pager > span.pager_next {
	width: 22%;
	max-width: 150px;
}
.pager > span.pager_next {
	text-align: right;
}
.pager > span.pager_indicator {
	width: 56%;
	text-align: center;
}
.vertical_list>li {
	position: relative;
}
.vertical_list>li>a,
.vertical_list>li>div {
    display: table;
    width: 100%;
}
.vertical_list>li>a>div ,
.vertical_list>li>div>div {
    display: table-cell;
    position: relative;
    vertical-align: middle;
}
.vertical_list li div.info {
	padding: 0.5em 0 0.5em 0.8em;
	word-break: break-all;
}
.vertical_list div.image {
    width: 40%;
    line-height: 0;
    max-width: 260px;
    padding: 0;
}
.news_list {
}
.news_list > li {
	background: url(../img/site/top/new2/line_list.png) bottom left no-repeat;
	background-size: 100%;
}
.news_list li div.image {
	vertical-align: top;
	width: 33.8%;
	max-width: 240px;
	padding: 0.8em 0 0.85em;
}
.news_list li div.image img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	// border: 1px solid #666666;
}
/*
.news_list li div.image:before {content:"."; display:block; float:left; width:0px; height:78px; opacity:0;}
*/
.news_list li div.info {
	line-height: 1.3;
	padding: 1.8em 0 0.4em 2%;
}
.news_list li div.info .date,
.news_list li > .tag ,
.news_list li > .kirari {
	position: absolute;
	top: 1em;
}
.news_list li div.info .date {
	left: 0.8em;
	width: 36%;
	padding-top: 0.2em;
	font-size: 0.8em;
	font-weight: 700;
	word-break: break-all;
}
.news_list li div.info a {
	display: inline;
}
.news_list li div.info .tag {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	right: 0;
	width: 40%;
	line-height 1;
	padding: 0 1em 0 0.5em;
	text-align: center;
	background: url(/img/site/tpc/bg_tag_large.png) no-repeat;
	background-size: 100% 100%;
}
.news_list li > .tag {
	display: inline-block;
	position: absolute;
	right: 0;
	width: auto;
	padding: 0 1em 0 0.5em;
	font-size: 0.65em;
	background: url(/img/site/tpc/bg_tag_large.png) no-repeat;
	background-size: 100% 100%;
}
.news_list li > .kirari {
	display: inline-block;
	right: 0;
	width: auto;
	line-height: 1;
	padding: 0.25em 0 0.25em 1.5em;
	background: url(/img/site/icn/icon_kirari_large.png) left center no-repeat;
	background-size: 1.5em;
}
.image_info_list li {
	display: table;
	width: 100%;
}
.image_info_list li > div {
    display: table-cell;
    position: relative;
    vertical-align: top;
    padding: 0.4em 2%;
}
.image_info_list li > div.image img{
	width: 100%;
}
.image_info_list li > div.image img.gotten{
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -50%;
}
.description_list {
	margin-bottom: 2em;
}
.description_list dt {
	margin-top: 0.5em;
	font-weight: 700;
	background: url(../img/site/icn/icon_app.png) left center no-repeat;
	background-size: 1.5em;
}
.description_list dt:first-child {
	margin-top: 0;
}
.description_list_has_header dt {
	padding-left: 2em;
	background: url(../img/site/icn/icon_app.png) left center no-repeat;
	background-size: 1.5em;
}
.description_list dd {
	margin-left: 3em;
	margin-bottom: 1em;
}
.prevnext_link {
    width: 100%;
    border-top: 1px solid #d3d3d3;
    padding: 1em 0;
    background: #ffffff;
}
.prevnext_link>a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    line-height: 1.2em;
    padding: 1em 1.5em;
    color: #277574;
	word-wrap : break-word;
	overflow-wrap : break-word;
	font-size: 0.9em;
}
.prevnext_link>a i {
    display: none;
}
.prevnext_link .prev {
    float: left;
    padding-right: 0.5em;
    border-right: 1px solid #d3d3d3;
    background: url(/img/site/icn/icon_arrow_left.png) 2% center no-repeat;
    background-size: 5.2%;
}
.prevnext_link .next {
    float: right;
    padding-left: 0.5em;
    border-left: 1px solid #d3d3d3;
    text-align: right;
    background: url(/img/site/icn/icon_arrow_right.png) 98% center no-repeat;
    background-size: 5.2%;
}
.prevnext_link .prev:before {
    display: block;
    content: '前の記事';
    font-size: 0.9em;
}
.prevnext_link .next:before {
    display: block;
    content: '次の記事';
    font-size: 0.9em;
}
.prevnext_link>a:nth-child(2) {
    border: none;
}
.right_arrow_link {
	text-align: right;
}
.right_arrow_link a {
	display: inline-block;
	padding-left: 1.75em;
	color: #2cbaef;
	text-decoration: underline;
	background: url(/img/site/icn/arrow_rb.png) left center no-repeat;
	background-size: 1.5em;
}
.popup_bg {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.7);
}

a.basic_button {
	display: block;
	padding: 0.5em;
	border-radius: 0.25em;
	color: #ffffff;
	text-align: center;
	background: #e62788;
}
.top_link {
	margin-top: 4%;
	text-align: right;
}
.top_link > a {
	display: inline-block;
	padding-left: 1.5em;
	background: url(/img/site/pc/arrow_top.png) left center no-repeat;
	background-size: 1em;
}

/* carousel */
.owl-theme .owl-controls .owl-page span {
	width: 22px !important;
	height: 22px !important;
	margin: 0 !important;
	border-radius: 0 !important;
	background: url(/img/site/top/new2/indicator_off.png) center center no-repeat !important;
	background-size: 100% !important;
}
.owl-theme .owl-controls .owl-page.active span {
	background: url(/img/site/top/new2/indicator_on.png) center center no-repeat !important;
	background-size: 100% !important;
}
.owl-carousel .item  span {
	position: absolute;
}
.owl-carousel .item  .information span {
	position: static;
}
.topicArea .owl-theme .owl-controls .owl-page.active span {
	background: url(/img/site/tpc/indicator_on.png) center center no-repeat !important;
	background-size: 100% !important;
}
@media only screen and (max-width: 640px) {
  .news_list > li div.image {
	width: 33.8% !important;
	max-width: 240px !important;
	height: auto !important;
  }
  .news_list > li div.image img {
  	width: 100% !important;
  	height: auto !important;
  }
  .footer .copyright {
    margin: 0.5em 0.5em 0;
    color: #ffffff; }
  .footer .wp_social_bookmarking_light {
    float: none;
    padding: 0.5em 0.5em !important; }
  .footer .wp_social_bookmarking_light_clear {
    display: block; }
  .footer .social-share {
    float: none;
    clear: both;
    margin-top: 8px;
    text-align: center; }
    .footer .social-share img {
      margin-left: 0.5em; }
  .footer-nav-contents, .footer-nav-info {
    padding: 0 3.125%; }
}
@media only screen and (min-width: 641px) {
	/***** main *****/
	.section {
		padding-bottom: 2%;
	}
	.section_header {
		margin-bottom: 2%;
	}
	.top_section_header .title {
		width: auto;
		max-width: inherit;
	}
	.top_section_header > span > strong {
	    display: inline-block;
	    margin: 0 0 4% 1%;
	    vertical-align: bottom;
	    font-weight: 700;
	}
	.news_list > li {
		overflow: hidden;
		display: block;
		float: left;
		width: 32%;
		margin-left: 1%;
		margin-bottom: 1.5em;
		background: none;
	}
		.news_list > li a {
			display: block;
		}
		.news_list > li div.image {
		    display: table-cell;
		    box-sizing: border-box;
		    max-width: 100% !important;
		    overflow: hidden;
		    vertical-align: middle;
		    padding: 0 !important;
		    border: 1px solid #000000;
		    border-bottom: none;
		    text-align: center;
		}
			.news_list > li div.image img {
			    max-width: 100%;
			    max-height: 100%;
			}
		.news_list > li div.info {
		    display: block;
		    box-sizing: border-box;
		    width: 100%;
			height: 68px;
			padding: 2% 4% 0;
		    border: 1px solid #000000;
		    border-top: none;
		    color: #000000;
		    background: #ffffff;
		}
		.news_list li div.info .date {
			position: static;
		}
		.news_list li div.info .date + p {
			display: table-cell;
			height: 40px;
			vertical-align: middle;
		}
		.news_list > li .tag {
			top: inherit;
			bottom: 4.75em;
			right: 2%;
		}
	.footer .social-share {
		float: right;
		margin-right: 2%;
	}
  .footer-nav-contents,
  .footer-nav-info {
    padding: 0 1%; }
}

/*---------------------------------
saito 2016/12/28
--------------------------------*/
.article {
    margin-bottom:1em;
}
.article br {
    display: none;
}
.article .block {
    display: block;
}
.article p   {
    margin: 0 !important;
    padding: 0;
}
.article img {
    margin: 0;
}
.article .section {
    padding: 0;
    margin-bottom: 1em;
}
.section_half {
    margin-bottom: 0.5em;
}
.article .news_body {
    font-size:1.0em;
    line-height:1.8em;
}
.article .caption {
    font-size: 0.8em;
}
.article .date {
    margin-right:1em;
    font-weight:bold;
}
.article .large{
    font-size:1.5em;
}
.article .bold{
    font-weight:bold;
}
.article .red{
    color: #ff0000;
}
.article .pink {
   color:#ff1493;
}
.article .blue {
    color: #0000ff;
}
.article .orange{
    color: #ffa500;
}
.article .green {
    color: #008000;
}
.article .underline {
    text-decoration: underline;
}
.article .disc{
    list-style-type:disc;
    margin-top: 0;
    margin-bottom: 0.5em;
    margin-left:1em;
    padding-left:1em;
}
.article .none{
    list-style-type: none;
    margin-top: 0;
    margin-bottom: 0.5em;
    margin-left:1em;
    padding-left:1em;
}
.article ol {
    list-style-type: decimal;
    margin-top: 0;
    margin-bottom: 0.5em;
    margin-left:1em;
    padding-left:1em;
}
.article .center {
    text-align:center;
}
.article .enclosure {
    border:1px solid #aaaaaa;
    padding:1em;
}
.article .btn {
    	background: -moz-linear-gradient(top,#80CCE6,#80CCE6 5%,#09C 5%,#069 95%,#069 95%,#00293D);
    	background: -webkit-gradient(linear, left top, left bottom, from(#80CCE6), color-stop(0.05,#80CCE6), color-stop(0.05,#09C), color-stop(0.95,#069), color-stop(0.95,#00293D), to(#00293D));
    	border: 1px solid #DDD;
    	color: #FFF;
        font-weight: bold;
    	width: 300px;
    	padding: 10px 10px;
}
.article .btn a {
    color: #fff;
    text-decoration: none;
}
