* {
	margin: 0px;
	padding: 0;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	line-height: 1.7;
	margin: 0px;
	padding: 0px;
	background-image: url('../../img/lp/25d/pattern_yellow.jpg');
    background-position: center;
	background-size: 450px;
}
.bg{
	background: rgba(255,255,255,0.9);
	overflow-x: hidden;
	overflow-y: hidden;
}

h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
    }
p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0.5em 0;
}
li {
    list-style-type:none;
}
img {
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
.clear {
    clear:both;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	text-align: center;
	margin-top: 16px;
}
.topSpace20 {
	margin-top: 20px;
}
.topSpace50 {
	margin-top: 50px;
}
.leftSpace {
	margin-left: 20px;
}
.leftSpace100 {
	margin-left: 100px;
}
.leftSpace50 {
	margin-left: 50px;
}
.leftSpace30 {
	margin-left: 30px;
}
.topBottomSpace {
	margin: 5px 0px 25px;
}
.bottomSpace30 {
	margin-bottom: 30px;
}
.bottomSpace50 {
	margin-bottom: 50px;
    }
.size90 {
	font-size: 90%;
	font-weight: lighter;
}
.size13 {
	font-size: 13px;
	font-weight: lighter;
}

.size30 {
	font-size: 30px;
	font-weight: lighter;
}
.gray {
	color: #666;
}
.orange {
	color: #F60;
	font-weight: bold;
}
.attention {
	color: #F60;
}
.attention2 {
	color: #FF6600;
	font-weight: bold;
	font-size: 11px;
}
.wrap_slider {
	width: 100%;
	text-align: center;
	z-index: 1;
}
.wrap_slider div {
    text-align: center;
}
.wrap_slider img {
    height: auto;
    width: 100%;
}
/*左右の矢印の色を変える*/
.slick-prev:before,
.slick-next:before {
    color: #fff;
}
/*左右の矢印の位置を変える*/
.slick-next {
    right: 10%;
    z-index: 99;
}
.slick-prev {
    left: 10%;
    z-index: 100;
}
/*スライド数のドットの色を変える*/
.slick-dots li.slick-active button:before,
.slick-dots li button:before {
    color: #555;
}
.thum_slide {
	margin: 24px 0px ;

}
.thum_slide img{
	width: 100%;

}
#social-icon a {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	width: 80px;
	height: 40px;
	margin: 0 10px 10px 0;
	padding: 0;
	color: #454545;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	font-size: 90%;
}
#social-icon i,#social-icon span {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 40px;
  margin: 0;
  background: #FAE958;
  line-height: 40px;
  text-align: center;
  transition: .3s;
}
#social-icon i {
  z-index: 2;
  transform: rotateY(0deg);
}
#social-icon a:hover i {
  z-index: 1;
  transform: rotateY(180deg);
}
#social-icon span {
  z-index: 1;
  transform: rotateY(-180deg);
}
#social-icon a:hover span {
  z-index: 2;
  transform: rotateY(0deg);
}
.signup{
    width: 70px;
    height: 40px;
    margin: 0;
    background: #FAE958;
}

/* pc */
@media screen and (min-width: 721px) {
/*ここにpc用スタイルを記述*/

img.gatya_sp { display: none; }  /* spを非表示 */
	h1{
	color: #939393;
	font-size: 14px;
	text-align: right;
	margin-top: 8px;
	margin-right: 8px;
}
header{
    display: -webkit-flex; /* Safari */
    display: flex;
	-webkit-justify-content: space-between; /* Safari */
    justify-content:         space-between;
}
.lpLogo {
	margin: 0px 0px 10px 10px;
	width: 250px;
}
.logo25 {
	margin: 0px 0px 10px 10px;
	width: 250px;
}
.sns {
	margin: 25px 10px 10px 10px;
	width: 270px;
}
.concept{
	background-color: #eee;
	color: #555;
	text-align: center;
	padding: 12px 48px 12px 48px;
	font-size: 14px;
}

nav{
	position: relative;
	z-index: 200;
	border-top: 1px solid #ccc;
}
nav>ul>li>ul>li a {
    font-size: 90%;
}
nav>ul>li>ul>li a:hover {
	background-color: #E4E4E4;
}
section {
	background-color: #555;
	width: 100%;
	overflow: hidden;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	margin-bottom: 80px;
}
.titleDate{
	display: block;
	font-size: 46px;
	text-align: center;
	margin: 32px auto 48px;
	width: 700px;
	/* [disabled]border-bottom: 2px solid #D7D7D7; */
	letter-spacing: 0.2em;
	font-family: "filson-soft";
}
.titleD{
	font-size: 21px;
	letter-spacing: 0.1em;
}
.titleNow{
	display: block;
	font-size: 40px;
	text-align: center;
	margin: 32px auto 0px;
	letter-spacing: 0.1em;
	font-family: "filson-soft";
	border: 2px solid #E4E4E4;
	font-family: "a-otf-gothic-bbb-pr6n";
	padding-top: 8px;
	padding-bottom: 12px;
	width: 980px;
}
.titleNext{
	display: block;
	font-size: 45px;
	text-align: center;
	margin: 48px auto 48px;
	letter-spacing: 0.1em;
	font-family: "filson-soft";
	border-bottom: 2px solid #E4E4E4;
	font-family: "a-otf-gothic-bbb-pr6n";
	padding-bottom: 4px;
	width: 40%;
	color: #777;
}
.title{
    display: block;
    font-size: 45px;
    text-align: center;
    margin: 48px auto 48px;
    letter-spacing: 0.1em;
    font-family: "filson-soft";
    font-family: "a-otf-gothic-bbb-pr6n";
    padding-bottom: 4px;
    color: #777;
}
.title2{
    display: block;
    font-size: 35px;
    text-align: center;
    margin: 48px auto 48px;
    letter-spacing: 0.1em;
    font-family: "filson-soft";
    font-family: "a-otf-gothic-bbb-pr6n";
    padding-bottom: 4px;
    color: #777;
}

/*TOP作品背景設定*/
.bgR {
	padding: 32px 0px 32px 0px;
	color: #FFFFFF;
	background: linear-gradient(-45deg, rgba(78,1,1,1), rgba(173,80,54,1.00));
}
.bgB {
	background: linear-gradient(-45deg, rgba(0,18,26,1), rgba(11,77,140,1.00));
	padding: 32px 0px 32px 0px;
	color: #ffffff;
}
.bgY {
	background: linear-gradient(-45deg, rgba(90,73,15,1.00), rgba(177,161,57,1.00));
	padding: 32px 0px 32px 0px;
	color: #FFFFFF;
}
.bgP {
	background: linear-gradient(-45deg, rgba(24,0,31,1), rgba(80,31,122,1.00));
	padding: 32px 0px 32px 0px;
	color: #FFFFFF;
}

.itemBox {
	display: -webkit-flex; /* Safari */
	display: flex;
	width: 920px;
	overflow: hidden;
	margin: 16px auto 72px;
	border-radius: 2px;
	padding: 32px;
	background-color: rgba(255,255,255,0.75);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	color: rgba(61,61,61,1.00);
}
.itemBox h2 {font-family: "a-otf-gothic-bbb-pr6n";
	font-size: 160%;
	margin-bottom: 16px;
}
.flyer {
    width: 350px;

}
.flyer img {
    margin-bottom: 10px;
}

.itemSide {
	width: 580px;
	margin-left: 32px;
}
.itemBox h3 {
	text-align: center;
	font-weight: lighter;
	padding: 4px 10px 4px 10px;
	font-size: 90%;
	margin-top: 8px;
	margin-left: auto;
	margin-bottom: 24px;
	background-image: none;
	background-color: #333;
	display: block;
	width: 150px;
	color: rgba(255,255,255,1.00);
}
.itemBox p {

	margin-top: 0px;
	padding: 0px;
	margin-bottom: 24px;
	font-weight: lighter;
}
.more {
	margin-top: 0px;
	padding: 16px;
	border: 2px solid #FAE000;
	margin-left: auto;
	margin-bottom: 16px;
	display: block;
	width: 250px;
	text-align: center;
	color: #FFFFFF;
	font-size: 28px;
	border-radius: 5px;
	font-family: "filson-soft";
	letter-spacing: 0.2em;
	background-color: #FAE000;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.more a {
	text-decoration: none;
	color: #444;
	display: block;

}
.more a:hover {
	text-decoration: none;
	color: #777;
	display: block;

}
.now {
	margin-top: 0px;
	padding: 16px;
	border: 2px solid #FAE000;
	margin-left: auto;
	margin-bottom: 16px;
	display: block;
	width: 400px;
	text-align: center;
	color: #FFFFFF;
	font-size: 23px;
	border-radius: 5px;
	font-family: "filson-soft";
	letter-spacing: 0.2em;
	background-color: #FAE000;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.now a {
	text-decoration: none;
	color: #444;
	display: block;

}
.now a:hover {
	text-decoration: none;
	color: #777;
	display: block;

}
.twitter2_5d {
	padding: 10px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	color: #3b3b3b;
	width: 450px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	display: block;
	letter-spacing: 0.2em;
}
/* 詳細ページ */
section.topPhoto{
	height: 400px;
	margin: 0px 0px 32px 0px;
	padding: 0px;
	width: auto;
}
.topPhoto img{
	height: 400px;
	padding: 0px;
	width: 100%;
	object-fit: cover;
}
.view {
	width: 100%;
	overflow: hidden;
	padding: 32px 0px 32px 0px;
}
.wrapper{
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	-webkit-justify-content: center; /* Safari */
	justify-content: center;
	margin-bottom: 32px;
}
.item {
	width: 270px;
	position: relative;
	background-color: #FFF;
	padding: 0px;
	margin-top: 21px;
	margin-right: 10px;
	margin-bottom: 24px;
	margin-left: 10px;
	border-radius: 2px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.item a{
display: block;
position: absolute;
top: 0;
left: 0;
height:100%;
width: 100%;
}
.item a:hover{
	box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.14), 0 0px 0px -0px rgba(0, 0, 0, 0.3), 0 0px 25px 0 rgba(0, 0, 0, 0.18);
}
.itemD {
	overflow: hidden;
	width: 86%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
.itemCap {
	display: block;
	color: #555;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	font-family: Arial, mairyo, "メイリオ", sans-serif;
	font-size: 16px;
	margin: 0px;
}
.itemTime {
	padding: 2px 5px;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #3D3D3D;
	text-align: center;
	position: absolute;
	right: 0px;
	margin: 0px;
	top: 0px;
}
.itemCap img{
	margin-left: 0px;
}
.item h3{
	color: #232323;
	text-decoration: none;
	font-weight: lighter;
	margin: 8px 0px 8px;
	line-height: 130%;
	font-size: 17px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	font-family: Arial, mairyo, "メイリオ", sans-serif;
	overflow: hidden;
}
.item h4{
	color: #232323;
	text-decoration: none;
	font-weight: lighter;
	margin: 8px 0px 8px;
	line-height: 130%;
	font-size: 13px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	font-family: Arial, mairyo, "メイリオ", sans-serif;
	overflow: hidden;
}
.item p{
	color: #232323;
	text-decoration: none;
	font-weight: lighter;
	margin: 5px 0px 0px;
	line-height: 120%;
	font-size: 13px;
	text-align: justify;
}
.copyright {
	background-color: #EFEFEF;
	clear: both;
	color: #555;
	font-size: 12px;
	margin: 0;
	padding: 16px 0px 16px 2%;
	width: 98%;
}

}
/* pc */

/* smartPhone */
@media screen and (max-width: 	720px) {
    /*ここにスマホ用スタイルを記述*/
    body {
        background-size: 120px;
    }
    header{
    }
    h1{
        color: #939393;
        font-size: 13px;
        margin-top: 50px;
        margin-left: 8px;
    }
    h2{
        font-size: 120%;
    }
    p{
        font-size: 100%;
    }
    a{
        text-decoration: none;
    }
    .lpLogo {
        margin: 0px 10px;
        width: 22%;
    }
    .logo25 {
        margin: 0px auto 0px ;

        width: 40%;
    }
    .sns {
        width: 100%;
        text-align: center;
        overflow-x: hidden;
        overflow-y: hidden;
        font-size: 70%;
        position: fixed;
        right: 0px;
        z-index: 100;
        background-color: rgba(211,211,211,0.4);
        padding-top: 4px;
        top: 0px;
    }
    .sns div {
        margin-left: auto;
        margin-right: auto;
        overflow-x: hidden;
        overflow-y: hidden;
        width: 204px;
    }
    p.concept{
        background-color: #eee;
        color: #555;
        text-align: center;
        padding: 12px;
        font-size: 12px;
    }
    #social-icon a {
        position: relative;
        display: block;
        overflow: hidden;
        float: left;
        width:60px;
        height: 30px;
        margin: 0px 4px 4px 4px;
        padding: 0px 0px 6px 0px;
        color: #454545;
        text-decoration: none;
        text-align:center;
        line-height: 40px;
    }
    #social-icon i,#social-icon span {
        position: absolute;
        top: 0;
        left: 0;
        width: 60px;
        height: 30px;
            padding: 0px 0px 6px 0px;
        margin: 0;
        background: #FAE958;
        line-height: 40px;
        text-align: center;
        transition: .3s;
    }
    .thum_slide {
        margin: 0px 0px 12px 0px ;
    }
    section {
        background-color: #555;
        width: 100%;
        overflow: hidden;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
        margin-bottom: 60px;
    }
    .titleDate{
        display: block;
        font-size: 21px;
        text-align: center;
        margin: 32px auto 48px;
        letter-spacing: 0.2em;
        font-family: "filson-soft";
    }
    .titleNow{
        display: block;
        font-size: 21px;
        text-align: center;
        margin: 32px auto 0px;
        letter-spacing: 0.1em;
        font-family: "filson-soft";
        border: 2px solid #E4E4E4;
        font-family: "a-otf-gothic-bbb-pr6n";
        padding-top: 8px;
        padding-bottom: 12px;
        width: 96%;
    }
    .titleNext{
        display: block;
        font-size: 21px;
        text-align: center;
        margin: 0px auto 24px;
        letter-spacing: 0.1em;
        font-family: "filson-soft";
        border-bottom: 2px solid #E4E4E4;
        font-family: "a-otf-gothic-bbb-pr6n";
        padding-bottom: 4px;
        width: 70%;
        color: #7C7C7C;
    }
    p.titleD{
        font-size: 17px;
        letter-spacing: 0.1em;
    }
    /*TOP作品背景設定*/
    .bgR {
        padding: 32px 0px 32px 0px;
        color: #FFFFFF;
        background: linear-gradient(-45deg, rgba(78,1,1,1), rgba(173,80,54,1.00));
    }
    .bgB {
        background: linear-gradient(-45deg, rgba(0,18,26,1), rgba(11,77,140,1.00));
        padding: 32px 0px 32px 0px;
        color: #ffffff;
    }
    .bgY {
        background: linear-gradient(-45deg, rgba(90,73,15,1.00), rgba(177,161,57,1.00));
        padding: 32px 0px 32px 0px;
        color: #FFFFFF;
    }
    .bgP {
        background: linear-gradient(-45deg, rgba(24,0,31,1), rgba(80,31,122,1.00));
        padding: 32px 0px 32px 0px;
        color: #FFFFFF;
    }
    .itemBox {
        width: 90%;
        overflow: hidden;
        margin: 0px auto 72px;
        border-radius: 2px;
        padding: 12px;
        background-color: rgba(255,255,255,0.75);
        color: rgba(61,61,61,1.00);
    }
    .itemBox h2 {
        font-family: "a-otf-gothic-bbb-pr6n";
        font-size: 16px;
        margin-bottom: 16px;
        margin-top: 0px;
    }
    .flyer {
        margin: 16px auto 8px;
        width: 70%;
    }
    .flyerSp {
        display: none;
    }
    .itemSide {
        width: 100%;
    }
    .itemBox h3 {
        text-align: center;
        font-weight: lighter;
        padding: 4px 10px 4px 10px;
        font-size: 90%;
        margin: 0px auto 16px;
        background-image: none;
        background-color: #333;
        display: block;
        width: 150px;
        color: rgba(255,255,255,1.00);
    }

    .itemBox p {
        font-size: 12px;
        margin-top: 0px;
        padding: 0px;
        margin-bottom: 24px;
        font-weight: lighter;
        text-align: justify;
    }
    p.more{
        margin: 0px auto 16px;
        padding: 8px;
        border: 2px solid #FAE000;
        display: block;
        width: 250px;
        text-align: center;
        color: #FFFFFF;
        font-size: 18px;
        border-radius: 5px;
        font-family: "filson-soft";
        letter-spacing: 0.2em;
        background-color: #FAE000;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    }
    .more a {
        text-decoration: none;
        color: #444;
        display: block;

    }
    .more a:hover {
        text-decoration: none;
        color: #777;
        display: block;
    }
    .twitter2_5d {
        margin-top: 40px;
        margin-right: auto;
        margin-bottom: 40px;
        margin-left: auto;
        color: #3b3b3b;
        width: 90%;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
        -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
        display: block;
        letter-spacing: 0.2em;
    }
    /* 詳細ページ */
    section.topPhoto{
        height: 300px;
        margin: 0px 0px 8px 0px;
        padding: 0px;
        width: auto;
    }
    .topPhoto img{
        height: 300px;
        padding: 0px;
        width: 100%;
        object-fit: cover;
    }
    .view {
        width: 96%;
        overflow: hidden;
        padding: 32px 0px 32px 0px;
        margin-left: auto;
        margin-right: auto;
    }
    .view h2 {
        color: #272727;
        font-size: 16px;
        margin-bottom: 0px;
    }
    .title{
        display: block;
        font-size: 17px;
        text-align: center;
        margin: 32px auto 32px;
        letter-spacing: 0.1em;
        font-family: "filson-soft";
        font-family: "a-otf-gothic-bbb-pr6n";
        padding-bottom: 4px;
        color: #777;
    }
    .title2{
        display: block;
        font-size: 15px;
        text-align: center;
        margin: 24px auto 24px;
        letter-spacing: 0.1em;
        font-family: "filson-soft";
        font-family: "a-otf-gothic-bbb-pr6n";
        padding-bottom: 4px;
        color: #777;
    }
    .itemSp {
        width: 96%;
        overflow: hidden;
        position: relative;
        background-color: #FFF;

        margin-right: auto;
        margin-bottom: 16px;
        margin-left: auto;
        border-radius: 2px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
        clear: both;

        padding-right: 0px;
        padding-bottom: 10px;
        padding-left: 0px;
    }
    .itemSp a{
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height:100%;
        width: 100%;
    }
    .itemSp a:hover{
        box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.14), 0 0px 0px -0px rgba(0, 0, 0, 0.3), 0 0px 25px 0 rgba(0, 0, 0, 0.18);
    }
    .itemDSp {
        overflow: hidden;
        width: 92%;
        margin-left: auto;
        margin-right: auto;
    }
    .itemSpImg {
        overflow: hidden;
        width: 100%;
        margin: 0px;
    }
    .itemCapSp {
        display: block;
        color: #555;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        font-family: Arial, mairyo, "メイリオ", sans-serif;
        font-size: 16px;
        margin: 0px;
    }
    .itemTimeSp {
        padding: 0px 2px;
        color: #FFFFFF;
        font-size: 10px;
        background-color: #3D3D3D;
        text-align: center;
        position: absolute;
        right: 0px;
        margin: 0px;
        top: 0px;
    }
    .itemSp h3{
        color: #232323;
        text-decoration: none;
        font-weight: lighter;
        margin: 4px 0px 4px;
        line-height: 130%;
        font-size: 15px;
        white-space: nowrap;
        text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        font-family: Arial, mairyo, "メイリオ", sans-serif;
        overflow: hidden;
    }
    .itemSp h4{
        color: #232323;
        text-decoration: none;
        font-weight: lighter;
        margin: 8px 0px 8px;
        line-height: 130%;
        font-size: 14px;
        white-space: nowrap;
        text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        font-family: Arial, mairyo, "メイリオ", sans-serif;
        overflow: hidden;

    }
    .itemSp p{
        color: #232323;
        text-decoration: none;
        font-weight: lighter;
        margin: 5px 0px 0px;
        line-height: 120%;
        font-size: 13px;
        text-align: justify;

    }
    .copyright {
        background-color: #EFEFEF;
        clear: both;
        color: #555;
        font-size: 12px;
        margin: 0;
        padding: 16px 0px 16px 2%;
        width: 98%;
    }
    .now {
        margin-top: 0px;
        padding: 16px;
        border: 2px solid #FAE000;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 16px;
        display: block;
        width: 270px;
        text-align: center;
        color: #FFFFFF;
        border-radius: 5px;
        font-family: "filson-soft";
        letter-spacing: 0.2em;
        background-color: #FAE000;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    }
    .now a {
        font-size: 15px;
        text-decoration: none;
        color: #444;
        display: block;
        text-align: center;
        margin: 10px;
    }
}
