.top-topics {
    width: 100%;
    margin-bottom: 45px;
	padding-top: 70px;
}
.top-topics li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.top-topics li a {
    display: block;
    color: #FFFFFF;
    text-decoration: none;
}
.top-topics li .thum {
	position: relative;
	width: 100%;
	padding: 66% 0 0;
	background-position: center top;
	background-size: cover;
}
.top-topics li a .inner {
    color: #FFFFFF;
    background-image: url(/digaonline/img/top/top-topics-bg.jpg);
}
.top-topics li a .inner.v {
    background-image: none;
    background-color: #000000;
}
.top-topics li a .inner .title {
    background-image: url(/digaonline/img/top/top-topics-new.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 15px;
    width: 100%;
    background-size: 80px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-size: 16px;
    position: relative;
    font-weight: 700;
	line-height: 150%;
}
.tag-label {
    padding: 0 30px;
    margin-bottom: 30px;
}
.tag-label li {
	width: 48%;
	margin-bottom: 10px;
	
}
.tag-label li a {
    background-color: #000;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 50px;
    display: inline-block;
    position: relative;
    left: 30px;
    width: 270px;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
}
.tag-label li a.bl {
	background-color: #00a0e9;
}
.tag-label li a.pk {
	background-color: #e4007f;
}
.tag-label li a.ye {
	background-color: #f8b551;
}
.tag-label li a.gr {
	background-color: #22ac38;
}
.tag-label li a:before {
	display: block;
	content: '';
	position: absolute;
	top: 0px;
	width: 0;
	height: 0;
	border: 25px solid transparent;
	border-right: 25px solid #000;
	left: -50px;
}
.tag-label li a.bl:before {
	border-right: 25px solid #00a0e9;
}
.tag-label li a.pk:before {
	border-right: 25px solid #e4007f;
}
.tag-label li a.ye:before {
	border-right: 25px solid #f8b551;
}
.tag-label li a.gr:before {
	border-right: 25px solid #22ac38;
}
.tag-label li a:after {
    display: block;
    content: '';
    position: absolute;
    top: 18px;
    width: 12px;
    height: 12px;
    left: 0px;
    border-radius: 6px;
    background-color: #FFFFFF;
}
.ttl-serialization {
    color: #758dd9;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
	margin-bottom: 15px;
}
.column-serialization {
    margin-bottom: 30px;
}
.column-serialization li a {
    padding: 13px 20px 10px 10px;
    border-top: 1px solid #bbbbbb;
    color: #555555;
    font-size: 14px;
    text-decoration: none;
    display: block;
    position: relative;
    line-height: 150%;
    font-weight: 700;
}
.column-serialization li:last-child a {
	border-bottom: 1px solid #bbbbbb;
}
.column-serialization li a:before {
	display: block;
	content: '';
	position: absolute;
	top: 43%;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-left: 7px solid #bbbbbb;
	right: 5px;
}
.present-block {
    /*background-image: url(/digaonline/img/common/bg_red.jpg);*/
    background-repeat: repeat;
    padding: 10px 20px 20px;
    margin-bottom: 30px;
	border: 4px solid #f26968;
}
/*.present-block .list-post li a {
    color: #FFFFFF;
}
.present-block .list-post li a .inner .date {
    color: #FFFFFF;
}*/
.present-article {
    margin-bottom: 20px;
}
.present-article li a {
    padding: 13px 20px 10px 0px;
    border-top: 1px solid #bbbbbb;
    color: #555555;
    font-size: 14px;
    text-decoration: none;
    display: block;
    position: relative;
	line-height: 150%;
}
.present-article li:last-child a {
	border-bottom: 1px solid #bbbbbb;
}
.present-article li a:before {
	display: block;
	content: '';
	position: absolute;
	top: 43%;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-left: 7px solid #f26968;
	right: 0px;
}
.present-block .btn-more a {
    width: 60%;
}
#post-main {
    margin: 0 4%;
	color: #333333;
}
#post-main .inner {
    
}
.post-header {
    padding-top: 25px;
}
.post-header .artist {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
}
.post-header .artist li {
    display: inline;
    position: relative;
	padding-right: 25px;
}
.post-header .artist li a {
    color: #333333;
    text-decoration: none;
}
.post-header .artist li:after {
	content: "｜";
	position: absolute;
	top: -2px;
	left: -20px;
}
.post-header .artist li:first-child:after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
}
.post-header .post-title {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 145%;
	font-weight: 700;
}
.post-header .info {
	border-top: 1px solid #CCCCCC;
	padding: 5px 0;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	color: #999999;
}
.post-header .info p {
    font-size: 12px;
    font-weight: 500;
    text-align: center;
}
.post-header .sns {
    margin-bottom: 20px;
    text-align: center;
}
.post-header .sns li {
    display: inline-block;
	margin-right: 5px;
}
.post-header .sns li:first-child {
	position: relative;
    top: 1px;
    width: 106px;
}
.post-header .sns li:nth-child(2) {
	margin-right: 0;
}
.post-header .sns li:nth-child(2) a iframe {
	height: 21px !important;
}
.post-content .eyecatch {
    
}
.post-content .eyecatch img {
    width: 100%;
}
.post-content .eyecatch a {
	position: relative;
	display: block;
}
.post-content .eyecatch a:before {
	display: block;
	content: '';
	position: absolute;
	width: 20px;
	height: 15px;
	bottom: 8px;
	right: 8px;
	background-image: url(/digaonline/img/common/icon_gallery.png);
	background-size: 20px 15px;
	opacity: 0.7;
}
.post-content .eyecatch .caption {
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	display: block;
	line-height: 140%;
}
#post-body {
    font-size: 16px;
    padding: 30px 0;
    line-height: 165%;
}

#post-body-before{
    font-size: 16px;
    padding: 0;
    line-height: 165%;
}
#post-body a {
    text-decoration: underline;
	color: #333333;
}
#post-body .lead {
    /*border-top: 1px solid #CCCCCC;*/
    padding: 15px;
    /*border-bottom: 1px solid #CCCCCC;*/
    margin-bottom: 40px;
    background-color: rgba(0,0,0,0.05);
	font-size: 14px;
	line-height: 150%;
}
#post-body .lead p {
	margin-bottom: 15px;
}
#post-body .lead p:last-child {
	margin-bottom: 0px;
}
#post-body .editor-icon {
    margin-bottom: 10px;
}

#post-body .ttl-h2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}
#post-body .ttl-h2uline {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 10px 0;
    border-bottom: 1px solid #666666;
}
#post-body .ttl-h3 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
}
#post-body .ttl-h3uline {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 10px 0;
    border-bottom: 1px solid #666666;
}
#post-body .textbox {
    margin-bottom: 30px;
}
#post-body .textbox p {
    margin-bottom: 15px;
}
#post-body .textbox p:last-child {
	margin-bottom: 0;
}
#post-body .img {
	margin-bottom: 20px;
}
#post-body .img img {
    width: 100%;
}
#post-body .img.w60 {
    width: 60%;
    margin-left: auto;
	margin-right: auto;
}
#post-body .img .caption {
    font-size: 12px;
    display: block;
    text-align: right;
}
#post-body .img-two {
	margin-bottom: 40px;
}
#post-body .img-two div {
	width: 100%;
	margin-bottom: 20px;
}
#post-body .img-two div .caption {
    font-size: 12px;
    display: block;
    text-align: right;
}
#post-body .img a,
#post-body .img-two a {
	position: relative;
	display: block;
}
#post-body .img a:before,
#post-body .img-two a:before {
	display: block;
	content: '';
	position: absolute;
	width: 20px;
	height: 15px;
	bottom: 8px;
	right: 8px;
	background-image: url(/digaonline/img/common/icon_gallery.png);
	background-size: 20px 15px;
	opacity: 0.7;
}
#post-body .post-nav {
    text-align: center;
	margin-bottom: 15px;
}
#post-body .post-nav ul li {
	display: inline-block;
}
#post-body .post-nav ul li span {
    color: #FFFFFF;
	border: solid 1px #999999;
    width: 36px;
    border-radius: 18px;
    line-height: 36px;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
	background-color: #999999;
}
#post-body .post-nav ul li a {
    border: solid 1px #999999;
    width: 36px;
    border-radius: 18px;
    line-height: 36px;
    display: inline-block;
    color: #555555;
    font-size: 14px;
    text-decoration: none;
}
#post-body .next-page {
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 150%;
}
#post-body .next-page a  {
    padding: 15px 25px;
    border: 2px solid #CCCCCC;
    text-align: center;
    display: block;
    text-decoration: none;
    color: #f26968;
	position: relative
}
#post-body .next-page a:after {
	display: block;
	content: '';
	position: absolute;
	top: 44%;
	width: 6px;
	height: 6px;
	border-right: 2px solid #f26968;
	border-bottom: 2px solid #f26968;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 12px;
}

#post-body .ttl-youtube {
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
/*	padding: 10px 0;
    border-bottom: 1px solid #666666;*/
}
#post-body .youtube div {
	margin-bottom: 30px;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 55% 0 0;
}
#post-body .youtube div a  {
	display: block;
	background-size: cover;
	background-position: center center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#post-body .youtube a .play {
	width: 60px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#post-body .ttl-movie {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
	padding: 10px 0;
    border-bottom: 1px solid #666666;
}
#post-body .movie {
	margin-bottom: 20px;
}
#post-body .movie div {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
#post-body .movie div iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
#post-body .question {
    margin-bottom: 20px;
}
#post-body .question .text-q {
    font-weight: 700;
}
#post-body .question .icon img {
    width: 70px;
    margin-bottom: 10px;
}
#post-body .answer {
    margin-bottom: 30px;
}
#post-body .answer .icon {
    text-align: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 15px;
	align-items: center;
}
#post-body .answer .icon img {
    width: 76px;
    border-radius: 38px;
    height: 76px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#post-body .answer .icon .name {
    font-size: 14px;
    padding-top: 5px;
    line-height: 130%;
    display: inline-block;
    text-align: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 3%;
    font-weight: 700;
	word-break: break-all;
}
#post-body .answer .text-a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	overflow: hidden;
}
#post-body .answer .text-a.full {
	width: 100%;
	padding-left: 0px;
}
#post-body .answer .text-a.full .name {
    margin-right: 16px;
    color: 333333;
    float: left;
	font-weight: 700;
}
#post-body .voice {
    padding: 20px;
    border-radius: 10px;
    background-color: rgba(0,0,0,0.05);
    margin-bottom: 30px;
}
#post-body .voice .ttl {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}
#post-body .voice .photo img {
    width: 100%;
	margin-bottom: 5px;
}
#post-body .voice .photo .cap {
    margin-bottom: 20px;
    font-size: 12px;
    text-align: center;
}
#post-body .voice .text p {
    margin-bottom: 15px;
}
#post-body .voice .text p:last-child {
	margin-bottom: 0;
}
#post-box  {
    padding: 20px;
    border: 4px solid #f79f2d;
	margin-bottom: 30px;
}
#post-box .btn-more a {
    text-decoration: none;
	width: 60%;
}
#post-box .ttl  {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
	margin-bottom: 20px;
}
#post-box .btn-detail {
    text-align: center;
    margin-bottom: 0px;
}
#post-box .btn-detail a {
    width: 60%;
    border-radius: 25px;
    line-height: 45px;
    border: 1px solid #666666;
    color: #555555;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#post-box .btn-detail a:before {
	display: block;
	content: '';
	position: absolute;
	top: 45%;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-left: 7px solid #666666;
	right: 15px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
#post-box .btn-detail a.op:before {
	top: 35%;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
#post-box .btn-detail a:hover {
    background-color: rgba(0,0,0,0.10);	
}
#post-box .present-det {
    display: none;
}
#post-box .present-det .ttl-line {
    border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 20px;
}
#post-box .present-det .img,
#post-box .present-end .img{
	margin-bottom: 30px;
	text-align: center;
}
#post-box .present-det .img.w50 img,
#post-box .present-end .img.w50 img{
    width: 70%;
}
#post-box .present-det .img .att,
#post-box .present-end .img .att{
    text-align: center;
    font-size: 12px;
    display: block;
}
#post-box .present-det .txt {
    font-size: 14px;
	margin-bottom: 20px;
}
#post-box .present-end p {
	text-align: center;
	font-size: 16px;
}
#post-box .present-det .present-tw {
    margin-bottom: 20px;
}
#post-box .present-det .present-tw .txt {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#post-box .present-det .present-tw .tw {
	
}
#post-footer {
    font-size: 16px;
    line-height: 165%;
}
#post-footer a {
	color: #333333;
}
#post-footer .title {
    font-size: 24px;
    color: #F16968;
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px;
}
#post-footer .dicon {
	font-size: 12px;
	text-align: center;
	margin-bottom: 8px;
	vertical-align: center;
	line-height: 100%;
}
#post-footer .dicon img {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	position: relative;
	top: -1px;
	padding-right: 3px;
}
#post-footer .perf-box {
    border: 4px solid #f26968;
	margin-bottom: 15px;
}
#post-footer .perf-box .ttl {
    background-color: #f26968;
    color: #FFFFFF;
    padding: 10px 15px;
    font-size: 18px;
	line-height: 120%;
}
#post-footer .perf-box .in {
    padding: 15px 15px 20px;
}
#post-footer .perf-box .in .img {
    margin-bottom: 15px;
}
#post-footer .perf-box .in .perf {
    margin-bottom: 15px;
	font-size: 14px;
}
#post-footer .perf-box .in .text {
    font-size: 12px;
    border-top: 1px solid #BBBBBB;
    padding-top: 15px;
    line-height: 150%;
}
#post-footer .perf-box .in .perf p {
	margin-bottom: 15px;
}
#post-footer .perf-box .in .perf p strong {
    position: relative;
}
#post-footer .perf-box .in .perf p strong:after {
	content: "";
	position: relative;
	top: 4px;
	right: -5px;
	color: #FFFFFF;
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url(/digaonline/img/common/icon_d.svg);
	background-repeat: no-repeat;
	background-size: 18px 18px;
}
#post-footer .perf-box .in .perf .small,
#post-footer .perf-box .in .text .small {
    font-size: 10px;
}
#post-footer .perf-box .in .perf .big,
#post-footer .perf-box .in .text .big {
    font-size: 20px;
}
#post-footer .perf-box .in .perf .bold,
#post-footer .perf-box .in .text .bold {
    font-weight: 700;
}
#post-footer .perf-box .in .perf .red,
#post-footer .perf-box .in .text .red {
    color: #D70003;	
}
#post-footer .perf-box .in .lnk {
	margin-bottom: 15px;
	font-size: 14px;
}
#post-footer .perf-box .in .lnk p a,
#post-footer .free-box .in .free-conts .lnk p a{
    /*color: #F36967;*/
    text-decoration: underline;
    position: relative;
    padding-left: 15px;
}
#post-footer .perf-box .in .lnk p a:before,
#post-footer .free-box .in .free-conts .lnk p a:before {
	display: block;
	content: '';
	position: absolute;
	top: 4px;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-left: 7px solid #666666;
	left: 0px;
}
#post-footer .free-box.flex .img {
	margin-bottom: 15px;
}
#post-footer .free-box.flex .img img {
	width: 100%;
}
#post-footer .perf-box .in .ttl-dg {
    background-color: #F36967;
    font-size: 18px;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 18px;
}
#post-footer .perf-box .in .period {
    margin-bottom: 15px;
	font-size: 14px;
	line-height: 140%;
}
#post-footer .release-box {
    border: 5px solid #758dd9;
    margin-bottom: 20px;
}
#post-footer .release-box .in {
    padding: 15px;
}
#post-footer .release-box .in .rele-conts {
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 15px;
}
#post-footer .release-box .in .rele-conts:last-child {
	margin-bottom: 0;
}
#post-footer .release-box .in .rele-conts .jk {
	width: 30%;
}
#post-footer .release-box .in .rele-conts .detail {
    width: 70%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
}
#post-footer .release-box .in .rele-conts .detail .label {
    font-size: 12px;
    font-weight: 700;
	line-height: 150%;
	margin-bottom: 3px;
}
#post-footer .release-box .in .rele-conts .detail .ttl {
    font-size: 14px;
    font-weight: 700;
	margin-bottom: 5px;
	line-height: 140%;
}
#post-footer .release-box .in .rele-conts .detail .txt {
	font-size: 12px;
	line-height: 150%;
}
#post-footer .free-box .in .free-conts .ttl {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
}
#post-footer .free-box .in .free-conts .detail {
    margin-bottom: 15px;
	font-size: 14px;
	line-height: 150%;
}
#post-footer .free-box {
    border: 5px solid #6cbf84;
    margin-bottom: 20px;
}
#post-footer .free-box .in {
    padding: 15px;
}
#post-footer .staff-box {
    border: 5px solid #CCCCCC;
    margin-bottom: 30px;
}
#post-footer .staff-box .in {
    padding: 20px;
}
#post-footer .staff-box .in .list {
	
}
#post-footer .staff-box .in .list li {
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
	margin-bottom: 15px;
}
#post-footer .staff-box .in .list li:last-child {
	margin-bottom: 0;
}
#post-footer .staff-box .in .list li .img {
    width: 25%;
}
#post-footer .staff-box .in .list li .img img{
    border-radius: 50%;    
}
#post-footer .staff-box .in .list li .profile {
    width: 75%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
}
#post-footer .staff-box .in .list li .profile .chara {
    font-size: 13px;
	line-height: 150%;
}
#post-footer .staff-box .in .list li .profile .nm {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px;
}
#post-footer .staff-box .in .list li .profile .icn {
	
}
#post-footer .staff-box .in .list li .profile .icn li {
    display: inline;
    margin-right: 3px;
}
#post-footer .staff-box .in .list li .profile .icn li a {
   width: 30px;
    display: inline-block;
    border-radius: 15px;
    text-align: center;
    height: 30px;
}
#post-footer .staff-box .in .list li .profile .icn li .tw {
    background-color: #79B3E0;
}
#post-footer .staff-box .in .list li .profile .icn li .fb {
    background-color: #678CD9;
}
#post-footer .staff-box .in .list li .profile .icn li .insta {
    background-color: #db52a8;
}
#post-footer .staff-box .in .list li .profile .icn li .home {
    background-color: #6cbf84;
}
#post-footer .staff-box .in .list li .profile .icn li a img {
	height: 16px;
	width: 16px;
	position: relative;
	top: -3px;
}
#artist-link {
	padding: 0 5%;
	margin-bottom: 20px;
	padding-top: 15px;
}

.btn-appli {
	text-align: center;
}
.btn-appli a {
    position: relative;
    width: 70%;
    line-height: 46px;
    color: #F36967 !important;
    border-radius: 25px;
    border: 2px solid #F36967;
    text-decoration: none !important;
    display: inline-block;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    margin-top: 14px;
}
.btn-appli a:before {
	display: block;
	content: '';
	position: absolute;
	top: 41%;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 7px solid #f26968;
	right: 15px;
}

.special-top {
	padding-top: 20px;
}
.special-top .box {
	padding-bottom: 25px;
}
.special-top .box .ttl-special-sub {
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
    padding-top: 20px;
    font-style: italic;
    font-weight: 700;
}
.list-post-special {
    margin-bottom: 20px;
}
.list-post-special li {
   
	margin-bottom: 15px;
}
.list-post-special li a {
    display: block;
    color: #555555;
    text-decoration: none;
	line-height: 150%;
	overflow: hidden;
}
.list-post-special li a .thum {
	position: relative;
	width: 36%;
	background-position: center top;
	background-size: cover;
	float: left;
	margin-right: 4%;
}
.list-post-special li a .thum:before {
    content:"";
    display: block;
    padding-top: 75%;
}
.list-post-special li a .inner {
	overflow: hidden;
}
.list-post-special li a .inner .ttl {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
	
}
.list-post-special li a .inner .date {
    color: #999999;
    text-align: right;
	padding: 0px 10px;
}
.paper-txt {
    margin-bottom: 30px;
}
.ttl-paper {
    color: #f26968;
    font-size: 18px;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 20px;
    border-width: 4px 0px 0px;
    border-top-style: solid;
    border-top-color: #f26968;
    font-weight: 700;
}
.ttl-paper-bk {
    font-size: 18px;
    padding-top: 30px;
    text-align: center;
    padding-bottom: 30px;
    border-width: 1px 0px 0px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    font-weight: 700;
}
.ttl-paper-vol {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.paper-box .paper {
    margin-bottom: 30px;
}
.paper-box .paper .img {
	text-align: center;
	margin-bottom: 30px;
}
.paper-box .paper .img img {
	width: 70%;
	margin-bottom: 15px;
}
.paper-box .paper .img .ttl-cover {
	text-align: center;
	font-size: 14px;
    margin-bottom: 10px;
}
.paper-box .paper .img .txt-cover {
	text-align: center;
	font-size: 16px;
}

.paper-box .paper .right {
	
}
.paper-box .paper .right .ttl {
    font-size: 16px;
    margin-bottom: 5px;
}
.paper-box .paper .right .txt {
    margin-bottom: 20px;
}
.paper-backnum {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    margin-bottom: 20px;
    
}
.paper-backnum.tline {
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
}
.paper-backnum li {
	width: 48%;
	margin-bottom: 10px;
}

.paper-backnum li a {
    border-radius: 25px;
    line-height: 40px;
    border: 1px solid #666666;
    color: #555555;
    font-size: 15px;
    text-decoration: none;
    display: inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
}
.paper-backnum li a:before {
	display: block;
	content: '';
	position: absolute;
	top: 42%;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-left: 7px solid #666666;
	right: 12px;
}
.paper-backnum li.current-cat a {
    border: 1px solid #f26968;
    color: #FFFFFF;
    font-size: 16px;
    background-color: #f26968;
}
.paper-backnum li.current-cat a:before {
	border-left: 7px solid #FFFFFF;
}

.paper-subscription {
    margin-bottom: 20px;
}
.paper-subscription .box {
    border: 1px solid #666666;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 5px;
    position: relative;
	font-size: 14px;
	margin-bottom: 20px;
}
.paper-subscription .box .ttl {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;
    color: #f26968;
}
.paper-subscription .box ul {
	margin-bottom: 15px;
}
.paper-subscription .box ul li {
    position: relative;
	padding-left: 18px;
}
.paper-subscription .box ul li:after {
    content: "●";
    position: absolute;
    top: 0px;
    left: 0px;
    color: #f26968;
    font-size: 14px;
}

.paper-subscription .box .txt {
	margin-bottom: 15px;
}
.ads-btn {
    text-align: right;
	margin-bottom: 30px;
}
.ads-btn a {
    color: #f26968;
    position: relative;
    padding-left: 16px;
    font-weight: 700;
    text-decoration: underline;
}
.ads-btn a:before {
	display: block;
	content: "";
	position: absolute;
	top: 30%;
	left: 0px;
	width: 0;
	height: 0;
	border: 3px solid transparent;
	border-left: 5px solid #f26968;
}
#post-recommend {
}
#post-recommend .inwrap {
    padding: 25px 5% 20px;
}

#post-recommend .inwrap .ttl-rec {
    font-size: 18px;
    text-align: center;
    color: #f26968;
    font-weight: 700;
    margin-bottom: 15px;
}

#post-recommend-2nd .inwrap {
    padding: 25px 5% 20px;
}
#post-recommend-2nd .inwrap .ttl-rec {
    font-size: 18px;
    text-align: center;
    color: #f26968;
    font-weight: 700;
    margin-bottom: 15px;
}
.post-recommend-third .inwrap {
    padding: 25px 5% 20px;
}
#column-seribox {
    padding: 20px 5%;
    border: 4px solid #758dd9;
    margin-top: 50px;
}
#column-seribox .ttl {
    color: #758dd9;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
	margin-bottom: 20px;
}
.tickefoo-lead {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 30px;
	line-height: 155%;
}
.tickefoo-txt {
    text-align: left;
    font-size: 16px;
    border-top: 1px solid #CCCCCC;
    padding: 30px 0;
    border-bottom: 1px solid #CCCCCC;
	line-height: 155%;
	margin-bottom: 15px;
}
.tickefoo-how {
    margin-bottom: 30px;
	padding: 0 15%;
}
.tickefoo-how li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 15px;
    box-sizing: border-box;
    border: 1px solid #CCCCCC;
    text-align: center;
	margin-bottom: 15px;
}
.tickefoo-how li .ttl {
    font-size: 14px;
    margin-bottom: 5px;
}
.tickefoo-how li img {
	width: 70%;
}
tickefoo-new {
    margin-bottom: 30px;
}
.list-tickefoo-artist {
    margin-bottom: 20px;
}
.list-tickefoo-artist li {
    margin-bottom: 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    padding-bottom: 20px;
    border-bottom: 1px solid #CCCCCC;
}

.list-tickefoo-artist li:last-child {
	margin-bottom: 0;
}
.list-tickefoo-artist li .img {
	width: 45%;
}
.list-tickefoo-artist li .img img {
	width: 100%;
}
.list-tickefoo-artist li .right {
	width: 50%;
}
.list-tickefoo-artist li div .period {
    color: #FFFFFF;
    background-color: #F16968;
    display: inline-block;
    font-size: 13px;
    line-height: 22px;
    padding: 0 5px;
    text-align: center;
    margin-bottom: 8px;
}
.list-tickefoo-artist li div .ttl {
    font-size: 16px;
	margin-bottom: 10px;
	line-height: 155%;
}
.list-tickefoo-artist li .right .com {
    margin-bottom: 10px;
	font-size: 13px;
}
.list-tickefoo {
	margin-bottom: 10px;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
}
.list-tickefoo li {
	width: 48%;
	margin-bottom: 20px;
}
.list-tickefoo li:nth-child(n+9){
	display: none;
}
.list-tickefoo li a {
    display: block;
    position: relative;
    color: #333333;
    font-size: 14px;
    text-decoration: none;
}
.list-tickefoo-artist li .new ,.list-tickefoo li a .new {
    background-color: #f26968;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    display: block;
    font-weight: 800;
    font-style: italic;
    width: 40px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: -5px;
    left: -5px;
    color: #FFFFFF;
    line-height: 40px;
	z-index: 20;
}
.list-tickefoo li a .img {
	position: relative;
	margin-bottom: 5px;
}
.list-tickefoo li a .img .end {
	width: 50%;
	position: absolute;
	top: 40%;
	left: 25%;
	z-index: 10;
	transform: rotate(-20deg);
}
.list-tickefoo li a .period {
    color: #FFFFFF;
    background-color: #F16968;
    display: inline-block;
    font-size: 10px;
    line-height: 18px;
    padding: 0 6px;
    text-align: center;
    margin-bottom: 5px;
}
.list-tickefoo li a .ttl {
	font-size: 13px;
	line-height: 145%;
}

.tickefoo-freetemp {
    padding: 25px 5% 10px;
    border: 4px solid #758dd9;
	margin-bottom: 40px;
}
.tickefoo-freetemp .ttl {
    color: #758dd9;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
}
.tickefoo-freetemp .box {
	margin-bottom: 20px;
	
}
.tickefoo-freetemp .box .img{
	width: 55%;
	margin: 0 auto;
}
.tickefoo-freetemp .box div {
	width: 100%;
}
.tickefoo-freetemp .box .img img {
    width: 100%;
}
.tickefoo-freetemp .box div {
	padding-top: 10px;
}
.tickefoo-freetemp .box div .txt {
    font-size: 14px;
    margin-bottom: 15px;
}
.btn-dl {
	margin-bottom: 10px;
}
.btn-dl a {
    width: 100%;
    border-radius: 20px;
    line-height: 40px;
    border: 1px solid #666666;
    color: #555555;
    font-size: 16px;
    display: inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
}
.btn-dl a:before {
	display: block;
	content: '';
	position: absolute;
	top: 42%;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-left: 7px solid #666666;
	right: 12px;
}


.tickefoo-freetemp .box div .att {
    font-size: 12px;
}
.tickefoo-make {
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 20px;
}
.tickefoo-make li {
    width: 48%;
    margin-bottom: 15px;
}
.tickefoo-menseki li {
    padding-left: 16px;
    position: relative;
}
.tickefoo-menseki {
	margin-bottom: 0px;
}
.tickefoo-menseki li{
	position: relative;
	padding-left: 20px;
	margin-bottom: 4px;
}
.tickefoo-menseki li:after {
	content: "・";
	position: absolute;
	top: 0px;
	left:0px;
}

.tickefoo-det {
    padding: 0 5% 20px;
}
.tickefoo-det .img {
	width: 90%;
	margin: 0 auto 15px;
	position: relative;
}
.tickefoo-det .img .end {
	width: 50%;
	position: absolute;
	top: 40%;
	left: 25%;
	z-index: 10;
	transform: rotate(-20deg);
}
.tickefoo-det .img img {
	width: 100%;
}
.tickefoo-det .detail {
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}
.tickefoo-det .detail .period {
    color: #FFFFFF;
    background-color: #F16968;
    display: inline-block;
    font-size: 14px;
    padding: 0 10px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 5px;
}
.tickefoo-det .detail .period.end {
    background-color: #CCCCCC;
}
.tickefoo-det .detail .aname {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
}
.tickefoo-det .detail .com {
    margin-bottom: 20px;
	font-size: 16px;
}
.tickefoo-det .detail .att {
    font-size: 12px;
	line-height: 145%;
}
.list-tickefoo.topline {
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
}
#performance_result,
#pref {
	padding: 0;
}
.tbl-performance {
	margin-bottom: 20px;
}
.tbl-performance tr th {
    display: none;
}

.tbl-performance tr td {
	display: block;
}
.tbl-performance tr td.sell {
	font-size: 12px;
}
.tbl-performance tr td:first-child {
	display: block;
	font-weight: 700;
	font-size: 16px;
	padding-bottom: 4px;
	padding-top: 10px;
}
.tbl-performance tr td:last-child {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 15px;
}
.tbl-performance tr:last-child td:last-child {
    border-bottom: 0px;
}
.tbl-performance tr .btn {
    text-align: right;

}
.tbl-performance tr .btn a {
    width: 40%;
    border-radius: 16px;
    line-height: 32px;
    color: #FFFFFF;
    font-size: 16px;
    display: inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    background-color: #f26968;
}
.tbl-performance tr .btn a:before {
	display: block;
	content: '';
	position: absolute;
	top: 42%;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-left: 7px solid #FFFFFF;
	right: 12px;
}
.etc-tickefoo .inner {
    padding: 50px 5%;
}

.ttl-spot .date {
    font-size: 16px;
    display: block;
	padding-top: 3px;
}
.spot-conts,
.livephoto-conts{
    padding: 25px 4% 20px;
}
.spot-conts .img-main,
.livephoto-conts .img-main{
    margin-bottom: 20px;
    text-align: center;
}
.spot-conts .img-main .cap,
.livephoto-conts .img-main .cap {
	padding-top: 10px;
    font-size: 16px;
	text-align: left;
}
.spot-conts .img-main .comment,
.livephoto-conts .img-main .comment {
    padding-top: 10px;
	font-size: 16px;
	line-height: 155%;
}
.spot-conts .img-main img,
.livephoto-conts .img-main img {
	width: 100%;
    max-height: 600px;
    max-width: 100%;
}
.spot-conts .img-mini,
.livephoto-conts .img-mini {
    margin-bottom: 30px;
}
.spot-conts .img-mini li,
.livephoto-conts .img-mini li {
	width: 100%;
	margin-bottom: 20px;
}
.spot-conts .img-mini li img,
.livephoto-conts .img-mini li img {
	width: 100%;
}
.spot-conts .text,
.livephoto-conts .text {
	margin-bottom: 30px;
	font-size: 14px;
}
.spot-conts .text p,
.livephoto-conts .text p {
	margin-bottom: 15px;
}
.spot-conts .text p a,
.livephoto-conts .text p a {
	color: #444;
	text-decoration: underline;
}
.spot-conts .img-mini .comment,
.livephoto-conts .img-mini .comment {
	padding-top: 10px;
	font-size: 14px;
}
.spot-conts .comment-box {
    padding: 15px;
    border: 4px solid #6cbf84;
}
.spot-conts .comment-box .ttl {
    color: #6cbf84;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
}
.spot-conts .comment-box p {
	margin-bottom: 15px;
}
.spot-conts .comment-box p:last-child {
	margin-bottom: 0;
}
.artist-tickefoo {
    padding: 25px 5% 10px;
    border: 4px solid #758dd9;
	margin-bottom: 40px;
}
.artist-tickefoo .ttl {
    color: #758dd9;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
	line-height: 155%;
}
.artist-tickefoo .box {
	margin-bottom: 20px;
	
}
.artist-tickefoo .box .img{
	width: 55%;
	margin: 0 auto;
}
.artist-tickefoo .box div {
	width: 100%;
}
.artist-tickefoo .box .img img {
    width: 100%;
}
.artist-tickefoo .box div {
	padding-top: 10px;
}
.artist-tickefoo .box div .txt {
    font-size: 14px;
    margin-bottom: 10px;
}
.artist-tickefoo .box div .kikan {
	margin-bottom: 10px;
}
.search-results-txt {
    margin-bottom: 30px;
    text-align: center;
	font-size: 16px;
}
.search-nohit {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
}
#page-about .inner {
    padding: 50px 4% 20px;
}
#page-about .inner .head {
   margin-bottom: 30px;
}
#page-about .inner .head .logo-img {
    margin-bottom: 30px;
}
#page-about .inner .head .copy {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    line-height: 155%;
}
#page-about .inner .text {
    margin-bottom: 30px;
}
#page-about .inner .terms {

}
#page-about .inner .terms .ttl {
	font-size: 16px;
	margin-bottom: 10px;
}
#page-about .inner .terms .textbox {
    font-size: 14px;
	line-height: 150%;
	margin-bottom: 20px;
}
#page-about .inner .terms .textbox p a {
	color: #666;
	text-decoration: underline;
}
.list-team {
    margin-bottom: 25px;
}
.list-team li {
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border: 4px solid #CCCCCC;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 20px;
	margin-bottom: 15px;
}
.list-team li .photo {
	width: 20%;
}
.list-team li .photo img {
    border-radius: 50%;	
}
.list-team li div {
    width: 80%;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.list-team li div .name {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 4px;
}
.list-team li div .com {
	font-size: 14px;
	line-height: 140%;
}
.ttl-supporter {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 15px;
	line-height: 140%;
}
.supporter-list {
    margin-bottom: 30px;
}
.supporter-list .box {
	display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border: 4px solid #CCCCCC;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 20px;
	margin-bottom: 15px;
}
.supporter-list .box .photo {
	width: 20%;
}
.supporter-list .box .photo img {
    border-radius: 50%;
}
.supporter-list .box div {
    width: 80%;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
.supporter-list .box div .label {
    font-size: 12px;
    line-height: 130%;
	margin-bottom: 5px;
}
.supporter-list .box div .name {
	font-weight: 700;
	margin-bottom: 5px;
	font-size: 16px;
}
.supporter-list .box div .name a {
    color: #555555;
    position: relative;
   text-decoration:underline;
}
/*
.supporter-list .box div .name a:after {
	display: block;
	content: '';
	position: absolute;
	top: 30%;
	width: 6px;
	height: 6px;
	border-right: 2px solid #f26968;
	border-bottom: 2px solid #f26968;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: -15px;
}
*/
.supporter-list .box div .sns li,
.supporter-box div .sns li {
    display: inline;
    margin-right: 3px;
}
.supporter-list .box div .sns li a,
.supporter-box div .sns li a {
    width: 30px;
    display: inline-block;
    border-radius: 17px;
    text-align: center;
    height: 30px;
}
.supporter-list .box div .sns li .tw,
.supporter-box div .sns li .tw{
    background-color: #000000;
}
.supporter-list .box div .sns li .fb,
.supporter-box div .sns li .fb {
    background-color: #678CD9;
}
.supporter-list .box div .sns li .insta,
.supporter-box div .sns li .insta{
    background-color: #db52a8;
}
.supporter-list .box div .sns li .home,
.supporter-box div .sns li .home {
    background-color: #6cbf84;
}
.supporter-list .box div .sns li a img,
.supporter-box div .sns li a img {
	height: 14px;
	width: 14px;
	position: relative;
	top: 1px;
}
.supporter-box {
	display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border: 5px solid #CCCCCC;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
	margin-bottom: 25px;
}
.supporter-box .photo {
	width: 25%;
}
.supporter-box .photo img {
	border-radius: 50%;	
}
.supporter-box div {
	width: 75%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
}
.supporter-box div .label {
	font-size: 14px;
    line-height: 130%;
	margin-bottom: 5px;
}
.supporter-box div .name {
	font-weight: 700;
	margin-bottom: 10px;
	font-size: 18px;
}
.supporter-box div .sns li {
	display: inline;
    margin-right: 3px;
}
.supporter-box div .sns li a {
    width: 30px;
    display: inline-block;
    border-radius: 17px;
    text-align: center;
    height: 30px;
}
.swipe-list {
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 30px;
}
.swipe-list li {
	width: 48%;
	margin-bottom: 15px;
}
.swipe-list li .swipe img {
    margin-bottom: 5px;
}
.swipe-list li .caption {
    font-size: 14px;
	line-height: 145%;
}
.fan-voice {
    padding: 10px 5% 20px;
    border: 5px solid #f79f2d;
    margin-top: 30px;
}
.fan-voice .btn-more {
    margin-bottom: 0px;
}
.fan-voice .btn-more a {
	width: 50%;
}

.list-fanvoice li {
	width: 100%;
	margin-bottom: 15px;
}
.list-fanvoice li a {
    overflow: hidden;
    color: #555555;
    text-decoration: none;
	line-height: 145%;
	display: block;
}
.list-fanvoice li a .thum {
	position: relative;
	width: 36%;
	background-position: center top;
	background-size: cover;
	float: left;
	margin-right: 4%;
}
.list-fanvoice li a .thum:before {
    content:"";
    display: block;
    padding-top: 75%; /* 高さを幅の75%に固定 */
}
.list-fanvoice li a .inner {
	overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.list-fanvoice li a .inner .ttl {
   font-size: 16px;
    font-weight: 700;
}
.bnr-dotop {
	text-align: center;
	margin-bottom: 30px;
}
.bnr-dotop img {
	width: 55%;
}

.page-notfound .txt {
	font-size: 18px;
	line-height: 150%;
	padding: 20px 10% 30px;
}
.list-archivebnr {
	margin-bottom: 30px;
	padding: 0 10%;
}
.list-archivebnr li {
	width: 100%;
	margin-bottom: 20px;
}

#post-footer .perf-box .in .perf .small,
#post-footer .perf-box .in .text .small {
font-size: 10px;
}
#post-footer .perf-box .in .perf .big,
#post-footer .perf-box .in .text .big {
font-size: 20px;
}
#post-footer .perf-box .in .perf .bold,
#post-footer .perf-box .in .text .bold {
font-weight: 700;
}
#post-footer .perf-box .in .perf .red,
#post-footer .perf-box .in .text .red {
color: #D70003;	
}
#post-footer .perf-box .in .perf .block,
#post-footer .perf-box .in .text .block {
display: inline-block;
}
/* TOPバナー */
.main-topban {
	width: 70%;
	margin: 0 auto 4%;
}
.main-topban div {
margin: 0 0 7%;
	text-align: center;
}

