@charset "utf-8";
/* CSS Document */
main{
	min-height:750px;
}
body{
    color: #333;
	font-family: Hiragino Kaku Gothic ProN,Meiryo,sans-serif;
    word-break: break-all;
	font-size:14px;
    line-height: 1.7;
	margin:0 auto;
}

img.emoji {
    height: 1em;
    width: 1em;
    margin: 0 .05em 0 .1em;
    vertical-align: -0.1em;
}

.wrap {
	min-width: 1190px;
	overflow-x:hidden;
}


#index{
	background-image: url('/images/background2.jpg');
	background-color:rgba(255,255,255,0.5);
}

.cf:before,
.cf:after{
  content:"";
  display: table;
}

.cf:after{
  clear:both;
}

a{
	text-decoration: none;
	color:#333;
}

li{
	list-style: none;
}

p{
	padding-bottom: 10px;
}

 h1{
	font-size:21px;
}

.bold{
	font-weight: bold;
}

.red{
	color:#f34b4b;
}

.blue{
	color:#1da1f2;
}

.yellow {
	color: #ffc200;
}

.gray{
	color:#929292;
}

/*ヘッダー*/

.header_top,
#header{
	background-color: #ffe493;
	width:100%;
}

.header_top h1{
	padding:5px 0px 5px 20px;
	line-height:0px;
}

.header_left{
	width:980px;
	min-width:320px;
	margin:0 auto;
}

.small{
	font-size:80%;
}

#header h1{
	padding:7px 0px 7px 20px;
	line-height:0px;
}


/*メイン1*/

#top{
	background-color: #fff9e6;
	display: block;
}

main{
	width:100%;
	min-width: 320px;
  padding: 1px;
}



.top_enter{
	margin:0 auto;
	background-color:rgba(255,255,255,0.30);
	height:400px;
	position:relative;
	border-bottom: solid 2px gray;
}

.top_enter_in h1{
	padding-bottom:8px;
}

.top_enter_in{
	position:absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color:white;
	padding:70px 50px;
	text-align: center;
	border-radius: 50px;
	min-width: 250px;
}

.enter_tw{
	border:solid 2px #000000;
	font-weight: bold;
	border-radius: 5px;
	color:white;
	background:#000000;
	line-height:50px;
	margin:10px 20px;
	display: block;
}

/*メイン2*/

.top_info,
.top_info2{
	background-color:rgba(255,255,255,0.30);
	width:100%;
	height:270px;
	padding:65px 0px;
	border-bottom: solid 2px gray;
}

.top_info_all,
.top_info2_all,
.top_enter2_in,
nav{
	width:1190px;
	margin:0 auto;
}

.top_info_l img{
	height:270px;
	float:left;
	margin-left: 100px;
}

.top_info_r h2,
.top_info2_l h2{
	font-size:26px;
	padding-bottom: 12px;
	line-height: 1.5;
}

.top_info_r{
	width:390px;
	margin-left: 600px;
    padding: 45px;
    border: solid 2px white;
    background: white;
    border-radius: 30px;
}

/*メイン3*/

.top_info2_r img{
	padding-left: 100px;
	height:270px;
}

.top_info2_l{
	width:390px;
	float:left;
    padding: 45px;
	margin-left:100px;
    border: solid 2px white;
    background: white;
    border-radius: 30px;

}

/*メイン4*/

.top_enter2{
	width:100%;
	background-color:rgba(255,255,255,0.30);
	position:relative;
	height:220px;
}

.enter_tw2{
	position:absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding:5px 25px;
	text-align: center;
	border:solid 2px #000000;
	font-weight: bold;
	border-radius: 5px;
	color:white;
	background:#000000;
	line-height:50px;
	margin:10px 20px;
	display: block;
}

/*ログイン不可*/

.enter_ban{
	width:100%;
	background-color:rgba(255,255,255,0.30);
}

.enter_ban_check{
	width:1030px;
	padding:30px;
	margin:0 auto;
	position:relative;
	min-height:800px;
}

.attention{
	background-color:white;
	padding:45px;
	border-radius: 10px;
	position:absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/*フッター*/

.footer_top,
#footer{
	background-color: #ffe493;
	width:100%;
	clear:both;
}

.copy_top {
	font-size: 80%;
	text-align: center;
}

nav ul li{
	display:inline-block;
}

nav ul li i{
	display: none!important;
}

nav ul {
	padding: 15px 0px 12px;
}

.footer_top nav ul {
	text-align: center;
}

nav ul li {
	padding:0 10px 5px;
}

nav ul li:first-child {
	padding:0 0px 5px 0;
}

nav ul li:last-child {
	padding:0 0 5px 10px;
}

nav ul li a{
	font-weight: 80%;
	font-size: 95%;
}

.sns_official {
	padding: 15px 10px 10px;
	display: table-cell;
	text-align: center;
	font-size: 12px;
}

.sns_official i {
	color: #424242;
	font-size: 18px;
	margin: 2px 0px 0 5px;
}

.copy{
	font-size: 80%;
/*	width: 57%;*/
	margin: 0 auto;
	padding: 10px 0 20px;
	text-align: right;
	display: table-cell;
	vertical-align: bottom;
}

/*マイページ*/

.footer_mb{
	display: none;
}


/*ヘッダー*/

.header_left{
	position:relative;
}
.sp_ticket_count{
	display:none;
}
.header_right{
	position:absolute;
	right:10px;
	top:12px;
	display:inline-flex;
}

.header_right ul li{
	display: inline-block;
  vertical-align: middle;
	padding: 0 1px;
}

.cdd_menu-dropdown img {
	width: 33px!important;
	margin: 0 4px 0 0;
	border-radius: 50%;
	border: solid 1px #dedede;
	display: inline-block;
  vertical-align: middle!important;
}

.cdd_menu-dropdown i {
	color: #ca8e04;
	font-size: 15px;
}

.alert_icon {
	margin: 0 0 0 -3px;
}

.upload_icon {
	margin: 0 5px 0 -2px;
}


.header_right ul li img{
	width: 30px;
}

.header_right ul li .ticket_img img {
	width: 52px;
}

.header_kensaku{
	float:left;
}

.ticket_img {
	font-weight: bold;
	text-indent: -5px;
}

.header_right_unlog {
    top: 0;
}

.header_right_unlog .enter_tw {
    line-height: 0;
    padding: 16px 16px;
    margin: 6px 0 0;
}

.timeline_icon {
    display: inline-block;
    margin-right: 8px;
}

.timeline_icon a {
    display: flex;
}

.timeline_icon a img {
    width: 30px;
}

/*検索バー*/

dl.search1{
	position:relative;
	background-color:#fff;
	border-radius: 25px;
	margin: -1px 9px 0 0;
}

dl.search1 dt{
	padding:3px;
}

dl.search1 dt input{
	width:75%;
	height:20px;
	line-height:30px;
	background:none;
	border:none;
	margin-left:10px;
}

dl.search1 dd{
	position:absolute;
	top:0px;
	right:0px;
	width:16%;
}

dl.search1 dd button{
	display:block;
	background: #fff;
	width:100%;
	height:29px;
	border:none;
	border-radius: 0 15px 15px 0;
	color: #a7a7a7;
	cursor: pointer;
}

dl.search dd button:hover{
	background-color: #FFB7B8;
}

dl.search1 dd button span{
	display:block;
	color:#fff;
}

ul.cdd_menu a {
	text-decoration: none;
	background: transparent;
}

ul.cdd_menu {
	margin: -5px auto 0;
	position: relative;
	/*z-index: 9999;*/
	z-index: 1;
	text-align: center;
}

ul.cdd_menu li a {
	display: block;
	margin: 0;
}

ul.cdd_menu,
li.cdd_menu-dropdown > ul {
	padding: 0;
	list-style: none;
}

li.cdd_menu-dropdown > ul {
	position: absolute;
	top:30px;
	right:50px;
	background: #FFFFFF;
	border: 1px solid #dedede;
	visibility: hidden;
	opacity: 0;
	height:auto;
	text-align: left;
}

li.cdd_menu-dropdown:hover > ul {
	visibility: visible;
	opacity: 1;
}

.menu_in:hover{
	opacity: .5;
	background: rgba(255,255,255,0.80);
}

.cdd_menu_in li {
	width:190px;
	border-bottom: 1px solid #dedede;
}

.cdd_menu_in li:last-child {
	border-bottom: none;
}

.cdd_menu_in li a{
	width: 100%;
	padding: 5px 10px;
	font-size: 13px;
}

.cdd_menu img{
	vertical-align: bottom;
}

/*マイページプロフィール*/

.main_mypage{
	width:100%;
	margin:0 auto;
}

.side{
	width:100%;
	background-color: white;
}

.profile{
    height: auto;
    padding: 35px 20px 0px;
    background-color: white;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 10px;
    margin: 0 auto;
    position: relative;
    width: 940px;
    overflow: hidden;
}

.me{
    margin: 0 auto;
    float: left;
    width: 360px;
    height: auto;
}

.tw_icon{
	width:150px;
	border-radius:50%;
	border:solid 2px #FFF;
	height: 150px;
}

.me_goal{
	margin: 5px auto 0;
	padding: 16px 15px;
	background-color: #fff6da;
	border-radius: 10px;
/*	display: table;*/
}

.me_goal p{
	padding-bottom:0px;
}

.me_goal .yellow {
	font-size: 16px;
	vertical-align: middle;
	margin: 0 10px 0 0;
	display: block;
	display: table-cell;
	vertical-align: middle;
	width: 105px;
	text-align: left;
}

.me_goal .m_comment {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

.me_comment{
    /* padding: 0px 100px; */
    width: 580px;
    margin: 0 auto;
    float: right;
    text-align: left;
}

.me_comment h1,
.me_comment h2{
	text-align: left;
}

.me_comment_box a {
 color: #f34b4b;
 text-decoration: underline;
}


.me_comment h2 {
	font-size: 14px;
}

.twitter_icon {
	width: 25px !important;
	height: 35px !important;
	margin: 0 2px 0px 0;
	vertical-align: middle;
	display: inline-block;
}

.follow_box {
    width: 70%;
    margin: 10px auto;
    border-radius: 30px;
    border: 1px solid #dedede;
}

.follow_box span {
/*	width: calc(90%/2);*/
	padding: 5px 0;
	display: inline-block;
	text-align: center;
}

/*.follow_box span:first-child {
	border-right: 1px solid #dedede;
}*/

.follow_box span a {
	color: #42add8;
}

/*フォローボタン*/

.follow_me{
	height:auto;
	padding:35px 20px 5px;
    text-align: center;
	margin:0 auto;
	position: absolute;
	top:0;
	right:0%;
}

.follow_me button{
	width: 160px;
	padding: 8px 28px;
	border: 2px solid #ffc200;
	font-size: 15px;
	font-weight: bold;
	color: #ffc200;
/*	border-radius: 30px;*/
	background: #fff;
	cursor:pointer;
}

 /* .follow_on{
	background-color:#fdd966 !important;
	color:white !important;
} */

.follow_me a {
	color: #929292;
}

.follow_me i {
	color: #929292;
	margin: 10px 3px 0 0;
	font-size: 15px;
}

.follow_me p {
	padding: 0 10px 0 0;
	text-align: right;
}

.love_me{
  padding: 30px 10px;
	margin:0 auto;
	background-color: white;
}
.love_me_sp{
  padding: 20px 10px;
	margin:0 auto;
	background-color: white;
}
.love_me .kago_mb{
	display:inline-block;
	cursor:pointer;
}
.love_me_sp .kago_mb{
	display:none;
}

/* 20190328 profiles */

.profiles {
    width: 1130px;
    margin: 0 auto;
    padding: 56px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.avatar {
    width: 262px;
    height: 262px;
    border: 4px solid #FFF;
    box-sizing: border-box;
    border-radius: 200px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    overflow: hidden;
    margin: 0 8px;
}

.avatar img {
    width: 100%;
    height: auto;
    border: none;
    border-radius: initial;
}

.profiles_infos {
    width: 770px;
}

.profiles_infos h1 {
    margin-bottom: 4px;
}

.profiles_infos h2 {
    display: inline-block;
}

.profiles_infos h2 a {
    color: #2ca7e0;
    display: flex;
    align-items: center;
}

.profiles_infos h2 a::before {
    content: '';
    display: block;
    background-image: URL(/images/X_icon.svg);
    background-size: cover;
    width: 20px;
    height: 20px;
    margin-right: 4px;
}

.profiles_functions {
    margin: 24px 0;
    display: flex;
    align-items: flex-end;
}

.profiles_functions .search {
    margin-right: 16px;
    width: 220px;
}

.profiles_functions .search span a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 36px;
    border: 1px solid #e9e9e9;
    padding: 0 16px;
    box-sizing: border-box;
    color: #2ca7e0;
    font-size: 12px;
    border-radius: 5px;
}

.profiles_functions .search span a::before {
    content: "\f007";
    font-size: 100%;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    display: block;
    margin-right: 8px;
}

.profiles_functions .gift_modal-open {
    display: block;
    width: 160px;
    margin: 0 16px 0 0;
    background: none;
    border: none;
    cursor: pointer;
}

.profiles_functions .gift_modal-open img {
    width: 100%;
    max-width: 100%;
    display: block;
}

.profiles_functions .follow, .profiles .follow {
    display: flex;
}

.profiles_functions .follow form, .profiles .follow form {
  margin-right: 16px;
}

.profiles_functions .follow button, .profiles .follow button {
    background: #f8f8f8;
    color: #b5b5b5;
    border: 1px solid #f8f8f8;
    font-size: 12px;
    font-weight: bold;
    height: 36px;
    padding: 0 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border-radius: 3px;
    transition: 0.3s;
}

.profiles_functions .follow button.follow_on, .profiles .follow button.follow_on {
  background: #fef9e7;
  border: 1px solid #fef9e7;
  color: #f6d05d;
}

.profiles_functions .follow button::before, .profiles .follow button::before {
    content: "\f00c";
    font-size: 100%;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    display: block;
    margin-right: 6px;
}

.profiles_functions .follow button:hover, .profiles_functions .follow button.follow_on:hover {
    border: 1px solid #ffd965;
    color: #ffd965;
    background: #FFF;
}

.profiles_functions .follow p, .profiles .follow p {
    display: flex;
    align-items: center;
    height: 36px;
    padding: 0;
}

.profiles_functions .follow p a, .profiles .follow p a {
    color: #b5b5b5;
    font-size: 12px;
    font-weight: bold;
    display: flex;
    align-items: center;
    transition: 0.3s;
}

.profiles_functions .follow p a i, .profiles .follow p a i {
    font-size: 16px;
    margin-right: 4px;
}

.profiles_functions .follow p a:hover {
    color: #f34b4b;
}

.short_url {
    width: 540px;
    height: 36px;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.short_url input#short_url {
    border: none;
    height: 28px;
    width: 100%;
    display: block;
    padding: 0 8px;
}

.short_url button#copy_button {
    background: none;
    width: auto;
    height: auto;
    cursor: pointer;
    padding: 0 8px;
}

.short_url button#copy_button::before {
    content: "\f0c5";
    font-size: 100%;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    display: block;
    color: rgba(229,188,62,0.86);
}

.profiles_infos .profiles_texts {
    padding: 24px 0 0;
    border-top: 1px solid #e9e9e9;
}

.profiles_infos .profiles_texts a {
    color: #2ca7e0;
    text-decoration: underline;
}

.profiles_infos .profiles_texts .comment {
    padding: 0;
    margin: 0 0 24px 0;
}

.profiles_infos .profiles_texts .comment p {
    font-size: 100%;
    padding: 0;
}

.profiles_infos .profiles_texts .goal {
    background: #fef9e6;
    padding: 16px 24px;
}

.profiles_infos .profiles_texts .goal p {
    padding: 0;
}

.profiles .forSP {
  display: none;
}

/*モーダル*/

.gift_modal > label {
background: #FFD300;
color: #000;
cursor: pointer;
display: inline-block;
}

.gift_modal-overlay {
    background: RGBA(0,0,0,0.8);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.gift_modal-wrap {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.gift_modal-wrap label {
background: #FFD300;
color: #000;
cursor: pointer;
display: inline-block;
}

.gift_modal-overlay {
opacity:0;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transition: all 0.75s cubic-bezier(0.65, -0.55, 0.265, 1.55);
	-moz-transition: all 0.75s cubic-bezier(0.65, -0.55, 0.265, 1.55);
	-ms-transition: all 0.75s cubic-bezier(0.65, -0.55, 0.265, 1.55);
	-o-transition: all 0.75s cubic-bezier(0.65, -0.55, 0.265, 1.55);
	transition: all 0.75s cubic-bezier(0.65, -0.55, 0.265, 1.55);
z-index: -999;
}

input:checked ~ .gift_modal-overlay {
opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-0-transform: scale(1);
	transform: scale(1);
z-index: 999;
}

.gift_modal-content {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 740px;
    height: 500px;
    background: #FFF;
    z-index: 999;
    display: flex;
    align-items: center;
    padding: 32px 40px;
    box-sizing: border-box;
}

.gift_modal-content .close-giftModal {
    position: absolute;
    right: 12px;
    top: 10px;
    width: 20px;
    height: 20px;
    display: block;
    background: none;
    border: none;
    cursor: pointer;
}

.gift_modal-content .close-giftModal::before, .gift_modal-content .close-giftModal::after {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background: #929292;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.gift_modal-content .close-giftModal::after {
    transform: rotate(-45deg);
}

.gift_modal-content form {
    width: 100%;
}

.nakami > h3 {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

.nakami > p {
    text-align: center;
    font-size: 12px;
    padding: 0;
}

.nakami_kingaku {
    margin: 32px 0;
}

.nakami_kingaku ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.nakami_kingaku li input {
    display: none;
}

.gift_modal-content .nakami_kingaku label {
    width: 132px;
    height: 132px;
    border: 1px solid #e9e9e9;
    padding: 8px 4px;
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.gift_modal-content .nakami_kingaku .nakami_ck:checked+label {
  padding: 6px 2px;
	border: 2px solid #fdd96d;
}

.gift_modal-content label img {
    width: 80%;
}

.gift_modal-content label .en {
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

span.tick {
    display: flex;
    margin: 0;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: bold;
}

.gift_modal-content label span.tick img {
    display: block;
    width: 50px;
    height: auto;
}

.anonymous {
    margin: 0 auto 16px;
    text-align: center;
    padding: 0;
}

.anonymous input[type=checkbox] {
  display: none; /* チェックボックスを非表示にする */
}

.anonymous label {
    border: 1px solid #d1d1d1;
    border-radius: 50px;
    width: 160px;
    height: 36px;
    padding: 0 4px;
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #d1d1d1;
    position: relative;
    cursor: pointer;
}

.anonymous label::before {
    content: '';
    width: 28px;
    height: 28px;
    background: #d1d1d1;
    border-radius: 25px;
}

.anonymous label::after {
    content: "\f00c";
    font-size: 100%;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    display: block;
    margin-right: 6px;
    position: absolute;
    color: #d1d1d1;
    left: 11px;
    top: 5px;
}

.anonymous input[type=checkbox]:checked + label {
  border: 1px solid #418fc6;
  color: #418fc6;
}

.anonymous input[type=checkbox]:checked + label::before {
  background: #418fc6;
}

.anonymous input[type=checkbox]:checked + label::after {
  color: #FFF;
}

.anonymous_check span {
    padding: 0 22px 0 0;
    font-size: 12px;
    font-weight: bold;
}

.send_gift {
    text-align: center;
}

.send_gift button {
    background: #fdd96d;
    border: none;
    padding: 12px 20px;
    width: 240px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
    margin: 0;
    min-width: auto;
}

/*タブ切り替え全体のスタイル*/
.tabs {
	width: 100%;
	min-height:400px;
}

.tab_item {
	width: calc(100%/2);
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	color: #ffc200;
	display: block;
	float: left;
	font-weight: bold;
	transition: all 0.2s ease;
	background: #fff;
	border-bottom: 2px solid #FFD966;
	cursor: pointer;
}

.tab_item:hover {
	opacity: 0.65;
}

input[name="tab_item"] {
	display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
	width: 1130px;
	margin: 0 auto;
	display: none;
	clear: both;
	overflow: hidden;
}

/*選択されているタブのコンテンツのみを表示*/
	#my:checked ~ #my_content,
	#love:checked ~ #love_content{
	display: block;
}

/*選択されているタブのスタイルを変える*/
	.tabs input:checked + .tab_item {
	color: #565656;
}

.tab_item_others {
    width: 100%;
    cursor: default;
}

.tab_item_others:hover {
    opacity: 1;
}


/*記事*/

.tab_content_description {
	margin-top: 30px;
	max-width: 1130px;
	margin: 0 5px;
	position: relative;
/*	column-count: 4;
    column-gap: 1;*/
}

.masonry,
.masonry_b{
  width: 100%;
  margin: 30px auto 0;
  position: relative;
}

.item {
  margin: 10px 5px;
  width: 260px;
  vertical-align: top;
}

.mypage{
	/*width: 97%;*/
	margin-bottom:15px;
	padding: 0 0 20px;
	background-color: white;
	border-radius:10px;
/*	page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;*/
	display: inline-block;
	box-shadow: 0px 1px 1px 0px #efe9d5;
	-moz-box-shadow: 0px 1px 1px 0px #efe9d5;
	-webkit-box-shadow: 0px 1px 1px 0px #efe9d5;
}

.mypage h3{
	padding:10px 15px;
}


.mypage:first-child{
	border-top:none;
}

.grid-item { width: 200px; }


.illust{
	margin: 0 0 5px;
	text-align: center;
}

.illust img{
	width: 100%;
	margin-bottom:5px;
}

.user_info {
    text-align: right;
    font-weight: bold;
    font-size: 10px;
    margin: 10px 10px 0px!important;
}


/*.com_user{
	text-align: right;
	font-weight: bold;
	margin-top: 3px!important;
	margin-bottom:10px!important;
}*/

.com_user .avatar {
    width: 30px;
    height: auto;
    border-radius: 50%;
    border: solid 1px #dedede;
    vertical-align: middle;
    display: inline-block;
    margin: 0 8px 0 0;
    box-shadow: none;
}

.comment{
/*	border-bottom:dotted 1px #d0c39d;
	margin-bottom:10px;*/
	padding:5px 15px;
}

.comment p{
	margin: -2px 0 0;
	font-size:12px;
	text-align: left;
}

.comment p a{
 	color:#086ebe;
	text-decoration: underline;
}


/*ページナビ下方PC*/

nav.cp_navi *, nav.cp_navi *:after, nav.cp_navi *:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
nav.cp_navi a {
	text-decoration: none;
}

.cp_navi{
	width:100%;
}

.cp_navi .cp_pagination {
	display: inline-block;
	padding: 0 0.5em;
}
.cp_navi .cp_pagenum {
	font-size: 1em;
	line-height: 50px;
	display: block;
	float: left;
	transition: 400ms ease;
	letter-spacing: 0.1em;
	color: #37474F;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	margin: auto .5em;
	text-align: center;
}
.cp_navi .cp_pagenum:hover,
.cp_navi .cp_pagenum.current {
	font-weight: bold;
	color: #ffffff;
	background-color: #FFD966;
	border-radius: 50%;
}
.cp_navi .cp_pagenum.prev:hover,
.cp_navi .cp_pagenum.next:hover {
	color: #FFD966;
	background-color: transparent;
	border-radius: 50%;
}

/*フッター*/

.footer_nav {
    width: 980px;
    min-width: 320px;
    margin: 0 auto;
    position: relative;
}

.footer_nav .links{
	display: table-cell;
	font-size:12px;
	padding: 15px 6px 40px;
}

.footer_nav .links li{
	margin:3px 0px;
}

.footer_nav dd {
	padding: 0 15px 0 0;
	border-right: 1px solid #f5cd53;
}


/*トップに戻る奴*/

#page-top {
	z-index:100;
	margin: 0 auto;
	width: 50px;
}

#page-top a{
	background: rgba(229,188,62,0.86);
	color: black;
	padding: 0;
	border-radius: 50%;
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}

#page-top a i{
	display: inline-block;
	line-height: 3;
	font-size: 15px;
	margin: 0 auto;
}

/* #myModal_open:checked + label ~ .myModal_popUp {
  background: rgba(0,0,0,0.79);
  display: block;
  width: 60%;
  height: 80%;
  position: fixed;
  top: 45%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  z-index: 998;
}

#myModal_open:checked + label ~ .myModal_popUp > .myModal_popUp-content {
  width: calc(100% - 40px);
  height: calc(100% - 60px - 20px );
  padding:25px 20px;
  overflow-y: auto;
  -webkit-overflow-scrolling:touch;
  text-align: center;
}

#myModal_open:checked + label + #myModal_close-overlay + label {
  background: rgba(0, 0, 0, 0.70);
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  z-index: 997;
}

#myModal_open:checked ~ #myModal_close-button + label {
  display: inline-block;
  background: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 44px;
  width: 60%;
  height: 44px;
  position: fixed;
  bottom: 15%;
  left: 20%;
  z-index: 999;
}
#myModal_open:checked ~ #myModal_close-button + label::before {
  content: '×';
}
#myModal_open:checked ~ #myModal_close-button + label::after {
  content: 'CLOSE';
  margin-left: 5px;
  font-size: 80%;
} */

/*さしいれボックス*/

/*.kago_pc:active{
	display: inline-block !important;
	-ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}

.kago_mb{
	display: none !important;
}*/

/*モーダル中身*/

/* .nakami{
	color:#FFFFFF;
	font-weight: bold;
}

.nakami p{
	font-size: 16px;
	padding:0px;
}

.nakami_kingaku{
	margin-bottom:40px;
}

.nakami_kingaku li{
	display: inline-block;
	background-color: white;
	border-radius:10px;
	margin:20px 10px;
	position: relative;
	cursor: pointer;
}

.nakami_ck{
	display: none;
	position:absolute;
	transform: scale(1.5);
}

.nakami_kingaku li label{
	border: 5px solid #fff;
	display: block;
	border-radius:10px;
	padding: 5px;
}

.nakami_ck:checked+label {
	border: 5px solid #ffc500;
	display: block;
	border-radius:10px;
}

.en{
	display:block;
	font-weight: bold;
	padding-bottom: 5px;
}

.tick {
	margin: 0 0 15px;
	font-weight: bold;
	display: inline-block;
}

.nakami_kettei{
	display: inline-block;
	padding: 20px 80px;
	border-radius: 10px;
	font-weight: bold;
	background-color: #FFD966;
	width:50%;
	min-width: 271px;
	text-align: center;
	margin-bottom: 40px;
	border: solid 1px #fff2cb;
}*/

/*お気に入り*/

.hyouka {
	border-top:dotted 1px #d0c39d;
	padding: 3px 15px 0px;
}

.hyouka span{
	cursor: pointer;
	vertical-align: middle;
	display: inline-block;
	padding-left:5px;
}

.hyouka .small{
	margin: 0;
}

.hyouka img{
	width:25px;
}

.hyouka_btn {
	float: right;
	height: 25px;
	padding-top:5px;
}

.hyouka span{
	cursor: default;
}

.h-btn,.bkmrk-on{
	cursor: pointer;
}

/* edit */
form.edit_link {
    display: inline-block;
    margin-left: 15px;
}

form.edit_link button {
    border: none;
    background: none;
    color: #929292;
    font-size: 80%;
    text-decoration: underline;
    cursor: pointer;
    padding: 0;
}


/*削除ボタン*/

form.del_link {
    display: inline-block;
}

.clear_tos{
	clear: both;
	text-align: left;
	padding: 0 15px 0;
}

.clear_tos p{
	line-height: 0.7;
	padding-bottom: 0;
}

.clear_tos p a{
	color: #FF0004;
}

.clear_tos .modal-content p {
	padding: 0 0 15px;
}

.modal-content{
	width:30%;
	min-width:230px;
	padding:50px 20px;
	border:2px solid #aaa;
	background:#fff;
	z-index:102;
	position:fixed;
	display: none ;
	text-align: center;
	margin: 0 auto;
	left: 0!important;
	right: 0;
}

.modal-p{
	margin-top:1em;
}

.modal-p:first-child{
	margin-top:0;
}

.button-link:hover{
	cursor:pointer;
}

.modal-overlay{
	z-index:101;
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.75);
}

.modal-content span{
	padding:10px 5px 0px;
}

.modal-close{
	width: 110px;
	padding: 10px 0;
	background-color:rgba(217,217,217,1.00);
	border-radius:20px;
	font-weight: bold;
	font-size: 13px;
	display: inline-block;
}

.delete{
	width: 110px;
	padding: 10px 20px;
	border-radius: 20px;
	font-weight: bold;
	color: #f34b4b;
	border: 1px solid #f34b4b;
	background: #fff;
}

.delete:hover,
.modal-close:hover{
	opacity: 0.5;
}

.modal-open{
	text-decoration: underline;
}

/*検索*/

.search_page{
	width: 1130px;
    margin: 0 auto;
    padding: 30px;
	min-height:800px;
}

.search_own{
	display:inline-block;
	vertical-align:top;
	padding: 20px;
	margin: 20px 10px;
	width: 313px;
	min-height:230px;
	background-color: white;
	border-radius: 10px;
	box-shadow: 0px 1px 1px 0px #efe9d5;
	-moz-box-shadow: 0px 1px 1px 0px #efe9d5;
	-webkit-box-shadow: 0px 1px 1px 0px #efe9d5;
}

.search_own:last-child{
	margin-bottom:60px;
}

.search_own h1{
	margin: -5px 0 0;
	line-height: 1.3;
	font-size: 18px;
}

.search_own h2{
	color: #42add8;
}

.search_own_up {
	display: table;
}

.search_own_up .avatar{
	width: 120px;
	height: 120px;
	margin: 0 10px 15px 0;
	border-radius: 50%;
	border: solid 1px #dedede;
	display: table-cell;
	vertical-align: middle;
}

.search_own_com {
	width: 100%;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.search_own p{
	padding: 15px 0 0;
	border-top: 1px dotted #cecece;
	clear: both;
	font-size: 13px;
}


/*検索できなかった場合*/
.search_nobody,
.error_nobody{
	text-align: center;
	padding-top:50px;
}

/*通知*/

.alart,
.setting_main{
	width: 1130px;
    margin: 0 auto;
    padding: 30px;
	text-align: center;
	min-height: 700px;
}

.alart_box {
	margin:10px 200px;
	background:#fff;
	padding:30px;
	border:dashed 2px #e1c5a4;
	border-radius: 10px;
	min-height: 400px;
	max-height:800px;
	overflow-y:auto;
}

#tab1,
#tab2,
#tab3,
#tab4[type="radio"]{
	display:none;
}

.tab_area{
	font-weight:bold;
	margin:0 0 10px;
	border: 1px solid #dedede;
	border-radius: 5px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
	background: #f9f9f9;
}

.tab_area label{
	display:inline-block;
	padding:10px 0;
	color:#333;
	text-align:center;
	font-weight:13px;
	cursor:pointer;
	transition:ease 0.2s opacity;
	border-right: 1px solid #dedede;
	min-width: 8%;
	flex-basis: 34%;
	text-align: center;
}

.tab_area label:last-child{
	border: none;
}

.tab_area label:hover{
	opacity:0.5;
}

.tab_panel{
	display:none;
}

.tab_panel p{
	font-size:14px;
	letter-spacing:1px;
	text-align:left;
}

#tab1:checked ~ .tab_area .tab1_label{
	background:#FFD966; color:#333;
}

#tab1:checked ~ .panel_area #panel1{
	display:block;
}

#tab2:checked ~ .tab_area .tab2_label{
	background:#FFD966; color:#333;
}

#tab2:checked ~ .panel_area #panel2{
	display:block;
}

#tab3:checked ~ .tab_area .tab3_label{
	background:#FFD966; color:#333;
}

#tab3:checked ~ .panel_area #panel3{
	display:block;
}

#tab4:checked ~ .tab_area .tab4_label{
	background:#FFD966; color:#333;
}

#tab4:checked ~ .panel_area #panel4{
	display:block;
}

.alart_com{
	width: 100%;
	padding: 10px 5px;
	border-bottom: dotted 1px #d0c39d;
	display: inline-block;
	text-align: left;
}

.new_msg_wrap{
	background-color:#fff6da;
	border-radius: 10px;
}


.alart_com .avatar{
	width:40px;
  height: auto;
	margin: 0 10px 0 0;
	border-radius:50%;
	border: solid 1px #dedede;
	display: table-cell;
	vertical-align: middle;
	float:left;
  box-shadow: none;
}

.alart_com p {
	width: 90%;
/*	display: table-cell;
	vertical-align: middle;*/
    padding-bottom: 0;
	margin:10px auto 0px;
	padding-left: 35px;
}

.alart_com h3{
	margin:10px auto 0px;
	padding-left: 35px;
}

.alart_com .al_link{
	color: #42add8;
	text-decoration: underline;
}

/*投稿画面*/

.upload_all{
	width:1130px;
	margin:0 auto;
	padding:30px;
	height:auto;
	min-height:700px;
}

.uploader{
	padding:10px;
	height:250px;
	margin: 10px 200px 0;
	background-color:#e9e9e9;
	position: relative;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

/*.uploader button*/



.uploader label{
	padding: 5px 0px;
	background-color: #FFD966;
/*	border-radius: 10px;*/
/*	font-weight: bold;*/
/*	border: solid 1px #bbbbbb;*/
/*	margin: 0 auto;*/
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
/*	height:100px;*/
}

.uploader_com{
	height:auto;
	margin: 0 200px 0;
	padding: 25px 25px 30px;
	background-color:#fff;
	border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
	box-shadow: 0px 1px 1px 0px #efe9d5;
	-moz-box-shadow: 0px 1px 1px 0px #efe9d5;
	-webkit-box-shadow: 0px 1px 1px 0px #efe9d5;
}



/*アップロード*/

.fukidashi {
	display: none;
	width: 140px;
	position: absolute;
	top: 25px;
	left: 39%;
	padding: 10px 20px;
	border-radius: 5px;
	background: #ffffff;
	color: #f34b4b;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5;
	text-align: center;
}

.fukidashi:after {
	position: absolute;
	width: 0;
	height: 0;
	left: 0;
	bottom: -19px;
	margin-left: 10px;
	border: solid transparent;
	border-color: rgba(51, 204, 153, 0);
	border-top-color: #ffffff;
	border-width: 10px;
	pointer-events: none;
	content: " ";
}

.fileinput button:hover + .fukidashi {
      display: block;
    }

textarea{
	border:none;
	border-radius: 5px;
	resize: none;
	-webkit-appearance: none;
	overflow: auto;
}

textarea::placeholder {
  color: #888888;
}

/* IE */
textarea:-ms-input-placeholder {
  color: #888888;
}

/* Edge */
textarea::-ms-input-placeholder {
  color: #888888;
}

input[type="text"],
textarea {
    width: 100%;
}

#title{
	margin-bottom: 15px;
}

.kankoku{
	display: inline-block;
    text-align: center;
    color: red;
    background-color: #ffeb02;
	margin-top:15px;
}


.uploader_com textarea {
	padding: 10px;
	font-family: Hiragino Kaku Gothic ProN,Meiryo,sans-serif;
	border: 1px solid #dedede;
	background-color: #f9f9f9;
	box-sizing: border-box;
  line-height: 1.7;
}




.uploader_old,
.uploader_cat{
	background-color: #fff;
	border-radius: 5px;
	padding: 15px 10px;
	border-bottom: 1px solid #dedede;
}

.seigen,
.category{
	margin: 0 10px 0 0;
}

.uploader_old label,
.uploader_cat label{
	padding:0px 5px;
}

.uploader_old label,
.uploader_cat label {
	line-height: 135%;
	position: relative;
	margin: 0;
	cursor: pointer;
}

/* カテゴリラジオボタン装飾 */

.label_cate,.custum_rlabel{
	display: inline-block;
}

.label_cate span {
	padding: 0 10px 0 22px;
  display: inline-block;
}

.label_cate input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.label_cate input[type="radio"] + span::before {
  position: absolute;
  display: inline-block;
  content: '';
  box-sizing: border-box;
  border-radius: 20px;
}

.label_cate input[type="radio"] + span::before {
  z-index: 0;
  top: 0;
  left: 0;
  background-color: transparent;
  width: 20px;
  height: 20px;
	border: 1px #c5c5c5 solid;
}

.label_cate input[type="radio"]:checked + span::before {
  border-width: 5px;
	border-color: #41D878;
}


/* ラジオボタン装飾 */

.custum_rlabel span {
	padding: 0 10px 0 22px;
  display: inline-block;
}

.custum_rlabel input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.custum_rlabel input[type="radio"] + span::before {
  position: absolute;
  display: inline-block;
  content: '';
  box-sizing: border-box;
  border-radius: 20px;
}

.custum_rlabel input[type="radio"] + span::before {
  z-index: 0;
  top: 0;
  left: 0;
  background-color: transparent;
  width: 20px;
  height: 20px;
	border: 1px #c5c5c5 solid;
}

.custum_rlabel input[type="radio"]:checked + span::before {
  border-width: 5px;
	border-color: #42add8;
}

/* チェックボックス装飾 */

.custum_clabel span {
	padding: 0 5px 0 24px;
  display: inline-block;
}
.custum_clabel input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.custum_clabel input[type="checkbox"] + span::before, .custum_clabel input[type="checkbox"] + span::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}
.custum_clabel input[type="checkbox"] + span::before {
  z-index: 0;
  background-color: transparent;
  width: 21px;
  height: 21px;
  border: 1px #c5c5c5 solid;
  border-radius: 3px;
}
.custum_clabel input[type="checkbox"] + span::after {
	z-index: 1;
	margin: 3px 7px;
	width: 8px;
	height: 12px;
}
.custum_clabel input[type="checkbox"]:checked + span::before {
  background-color: #fff;
}
.custum_clabel input[type="checkbox"]:checked + span::after {
	z-index: 1;
	border: 1px #42add9 solid;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* 送信ボタン */

.uploader_com button{
	margin: 20px 0 0;
	float: right;
	padding: 15px 15px;
	border: none;
	border-radius: 5px;
	background-color: #42add8;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

/* IMAGES FOR EDIT PAGE */

ul.imgForEditPage {
    display: flex;
    margin-bottom: 16px;
}

ul.imgForEditPage li {
    max-width: 24%;
    border: 1px dashed #dedede;
    padding: 4px;
    box-sizing: border-box;
}

ul.imgForEditPage li:nth-child(n+2) {
    border-left: none;
}

ul.imgForEditPage li img {
    max-width: 100%;
    display: block;
}

/*MB用ページ*/

.setting_it{
	margin:0 200px;
	border-bottom: dotted 1px #dfa800;
	font-weight: bold;
}

.setting_it a{
	padding:10px 0px;
	display:block;
	width: 100%; /* 横幅 */
}

/*課金部分*/

.charge_main,
.account_main,
.no_page,
.follow_list,
.report_main,
.error_page,
.charge_pay_main,
.block_main{
	width:1130px;
	padding:30px;
	margin:0 auto;
	min-height: 700px;
}

.charge_buy,
.charge_get,
.charge_pay{
	margin:10px 200px 20px;
	border:dashed 2px #e1c5a4;
	border-radius: 10px;
	padding:28px 30px 30px;
	text-align: center;
	background-color: white;
}

.charge_log{
	margin:10px 200px;
	border:dashed 2px #e1c5a4;
	border-radius: 10px;
	padding:28px 30px 30px;
	height:400px;
	background-color: white;
}


.ticket_btn,
.charge_get button,
.charge_pay button{
	padding:10px 20px;
	border:none;
	background-color:#ffd966;
	border-radius: 10px;
	font-weight: bold;
	margin:0 0 5px;
	border-bottom: solid 4px #FDCC2E;
	cursor : pointer;
	display: inline-block;
}

.ticket_btn,
.charge_get button:active,
.charge_pay button:active{
	-ms-transform: translateY(2px);
    -webkit-transform: translateY(2px);
    transform: translateY(2px);/*下に動く*/
	border-bottom: solid 4px white;/*線を消す*/
}


.charge_get_now img{
	width:100px;
}

.charge_get_now dl{
	margin: 10px 0 0;
	display: inline-block;
}

.charge_get hr {
	margin: 0.7em 0 1em;
}

.charge_get_now p,
.charge_buy_now p,
.charge_get_total p,
.charge_log p{
	font-weight: bold;
	font-size: 17px;
}


.charge_buy_now{
	margin-bottom:10px;
}

.charge_buy_now span {
	display: block;
}

.charge_get_total{
	margin-top:15px;
}


.charge_get_total p {
	margin: 25px 0 0;
}

.charge_get_total .small {
	margin:0px;
	font-size: 80%;
	font-weight: normal;
}

.charge_get_total span{
	display:block;
}

.charge_get_total button {
	margin: 0 0 10px;
}

.charge_log p{
	text-align: center;
}

.log_content_description p {
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: left;
}

/*購入画面*/

.charge_pay{
	margin:10px 200px;
	border:solid 2px #dfa800;
	border-radius: 10px;
	padding:30px;
}

.charge_pay h2{
	border-bottom:dotted 2px #dfa800;
	margin-bottom:10px;
	font-size: 15px;
}

.charge_pay table th,
.charge_pay table td{
	border: solid 1px #dfa800;
	padding:20px 10px;
}

.charge_pay table th{
	width:28%;
}

.charge_pay table td{
	text-align: center;
/*	width:28%;*/
}


.charge_pay table{
	width:calc(100% - 60px);
	margin:10px 30px;
}

.charge_pay table tr:nth-child(2n){
	background-color:#fff3cc;
}


.charge_pay img,
.tic_m{
	vertical-align:bottom;
}

.tic_m{
	width: 70px;
	vertical-align: middle;
	display: inline-block;
	margin: 0 5px 0 0;;
}

.charge_pay span{
	padding:0 5px 10px;
}



/*アカウント管理*/

.account_me,
.block_me{
	margin:10px 200px;
	border:dashed 2px #e1c5a4;
	border-radius: 10px;
	padding:35px 30px;
	text-align: center;
	background-color: white;
	min-height:600px;
}

.account_me button{
	background-color:#ffd966;
	border:none;
	border-radius: 10px;
	margin-top:15px;
	padding:20px;
	font-weight:bold;
	cursor: pointer;
}

#account{
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #dedede;
    font-family: Hiragino Kaku Gothic ProN,Meiryo,sans-serif;
}

#account2{
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #ffc000;
  font-family: Hiragino Kaku Gothic ProN,Meiryo,sans-serif;
}

#account{
	margin: 15px 0 5px;
	background-color:#f9f9f9;
}

/*#account2{
	background-color:#fff6da;
}*/

/*404*/

.no_page{
	position:relative;
}

.no_page_no{
	text-align: center;
	background-color: #fdd966;
	border-radius:10%;
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	padding:30px;
}

.no_page_no img{
	height: 270px;
}

/*通報*/

.report_write{
	margin:10px 200px;
	border-radius: 10px;
	padding:35px 30px;
	text-align: center;
	background-color: white;
	box-shadow: 0px 1px 1px 0px #efe9d5;
	-moz-box-shadow: 0px 1px 1px 0px #efe9d5;
	-webkit-box-shadow: 0px 1px 1px 0px #efe9d5;
}

.report_write h1 {
	margin: 0 0 10px;
}

.report_comment h1 {
	margin: 0;
}

.report_which{
	text-align: left;
	margin: 10px 0 0;
}

.repo_ttl{
	display: block;
	margin: 0 0 10px;
	font-weight: bold;
}

.report_which label{
	position: relative;
	margin: 0;
	cursor: pointer;
	display: block;
}

.report_which .custum_rlabel span {
	padding: 0 10px 5px 22px;
}

.report_which .custum_rlabel input[type="radio"] + span::before {
  z-index: 0;
  top: 3px;
  left: 0;
  background-color: transparent;
  width: 16px;
  height: 16px;
	border: 1px #c5c5c5 solid;
}

.report_which .custum_rlabel input[type="radio"]:checked + span::before {
  border-width: 4px;
	border-color: #a7a7a7;
}

#report_btn {
	margin: 10px 0 0;
	padding: 15px 15px;
	border: none;
	border-radius: 5px;
	background-color: #a7a7a7;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

/*記事を隠す*/

/*.Rbox{
	padding-bottom:10px;
}*/

.Rbox_label:after,
.Rbox_g_label:after,
.hbox_label:after{
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    padding-left: 10px;
}


.Rbox_label {
    display: block;
    margin: 1.5px auto 10px;
    padding: 10px 12px;
    color: #f34b4b;
    font-weight: bold;
    /* background: #fc6c6f; */
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.5s;
    font-size: 12px;
    text-align: center;
    border: 2px solid;
	width:85%;
}

.Rbox input[type="checkbox"] {
    display: none;
}

.Rbox .inRbox {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
}

/*試しに*/

.Rbox_g_label {
    display: block;
    margin: 1.5px auto 10px;
    padding: 10px 12px;
    color: #6c76fc;
    font-weight: bold;
    /* background: #6c76fc; */
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.5s;
    font-size: 12px;
    text-align: center;
    border: 2px solid;
	width:85%;
}

.Rbox_g input[type="checkbox"] {
    display: none;
}

.Rbox_g .inRbox {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
}

/*hidden_box*/

.hbox_label {
    display: block;
    margin: 1.5px auto 10px;
    padding: 10px 12px;
    color: #656565;
    font-weight: bold;
    /* background: #656565; */
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.5s;
    font-size: 12px;
    text-align: center;
    border: 2px solid;
	width:85%;
}

.hbox input[type="checkbox"] {
    display: none;
}

.hbox .inRbox {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
}

/*試しにここまで*/

.box_r:checked + .inRbox, .box_l:checked + .inRbox {
    height: auto;
/*    padding-left: 5px;*/
    opacity: 1;
}

.count_hands{
	font-weight: bold;
	font-size: 20px;
}

/*履歴*/

.log{
	margin-top: 10px;
}

.log_item {
	width: calc(100%/2);
	height: 45px;
	background: #f9f9f9;
	line-height: 42px;
	font-size: 14px;
	text-align: center;
	color: #333;
	display: block;
	float: left;
	font-weight: bold;
	transition: all 0.2s ease;
	box-sizing: border-box;
}

.log01 {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 1px solid #dedede;
	cursor: pointer;
}

.log02 {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	cursor: pointer;
}

.log_item:hover {
	opacity: 0.75;
}

input[name="log_item"] {
	display: none;
}

/*タブ切り替えの中身のスタイル*/
.log_content {
	display: none;
	clear: both;
	overflow: hidden;
}

/*選択されているタブのコンテンツのみを表示*/
	#givelog:checked ~ #givelog_content,
	#getlog:checked ~ #getlog_content{
	display: block;
}

/*選択されているタブのスタイルを変える*/
	.log input:checked + .log_item {
	background-color: #FFD966;
	color: #333;
}

#givelog_content,
#getlog_content{
	max-height:300px;
	overflow-y:auto;
}



.log_content_description {
	margin: 10px 0 0;
}

.log_it{
	padding: 10px 0;
	border-bottom: dotted 1px #d0c39d;
}

.log_it p{
	border:none;
	text-align: left;
	padding-bottom: 0;
	line-height: 1.4;
}


/*規約系*/
.first{
	width:1000px;
	padding:30px;
	margin:0 auto;
	min-height: 700px;
}

.first_in{
	background-color:white;
	border-radius: 10px;
	padding:30px;
}

.first_in h1 {
	margin: 0 0 30px;
	padding: 0 0 10px;
	border-bottom:  dotted 1px #dfa800;
}

.first_in h2{
	margin: 30px 0 15px;
	padding: 0 0 0 10px;
	border-left: 5px solid #FFD966;
}

.first_in h2:first-child{
	margin: 0 0 15px;
}

.first_choice{
			font-size: 110%;
			font-weight: bold;
			margin:0 0 5px!important;

		}
		.first_choice a:before{
			content:"#";
			color:#e5bc3e;
		}

		.first_img{
			display: block;
			margin:10px auto;
			height: 600px;
			border:solid 2px #fed966;
		}





/*#qa h2{
	border-bottom:  dotted 2px #dfa800;
}*/

.first_in ul li{
	margin: 0 0 20px;
}

/*ポイント交換*/

#overlay {
  /* viewpointを相対位置にし、全画面表示にする */
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);  /* 背景を半透明にする */
  display: none;  /* HTML要素を非表示にする */
  z-index: 1  /* 「メインのHTML要素」よりもスタックレベルを高くする */
 }

#modalWindow {
  width:40%;
  height:auto;
  position: fixed; /* viewpointを相対位置にする */
  padding:30px;
  border-radius:10px;
  background-color: #FFF;
  display: none;
  z-index: 2;  /* 「オーバーレのHTML要素」よりもスタックレベルを高くする */
}

#modalWindow button{
	padding:10px 50px;
	margin-bottom: 20px;
}

#modalWindow p,
#modalWindow span{
	margin:0px;
}

#close{
	cursor: pointer;
}

/*upload*/

#filelist img{
	height:200px;
	width:160px;
	object-fit: cover;
	border-radius:10px;
	vertical-align:middle;
}

#filelist li{
	text-align:center;
	display: inline-block;
	width:170px;
}

#userfile_item input{
	display: none;
}

.quit_main{
	width:1130px;
	padding:30px;
	margin:0 auto;
	min-height: 700px;
}

.quit_write{
	margin:10px 200px;
	border-radius: 10px;
	padding:35px 30px;
	text-align: center;
	background-color: white;
	box-shadow: 0px 1px 1px 0px #efe9d5;
	-moz-box-shadow: 0px 1px 1px 0px #efe9d5;
	-webkit-box-shadow: 0px 1px 1px 0px #efe9d5;
}

.quit_write h1 {
	margin: 0 0 10px;
}

.quit_comment h1 {
	margin: 0;
}

#quit_btn {
	margin: 10px 0 0;
	padding: 15px 15px;
	border: none;
	border-radius: 5px;
	background-color: #a7a7a7;
	font-weight: bold;
	color: #fff;
}

/* 10/10/18 added Follower  */

.f_search_box {
    background: #FFF;
    padding: 24px;
    border-radius: 10px;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.f_search_box form {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #d9d9d9;
}

.f_search_box form input {
    color: #333;
    border: none;
    font-size: 16px;
    padding: 8px 8px;
}

.f_search_box form button {
    background: none;
    border: none;
    padding: 0 16px;
    cursor: pointer;
}

.f_search_box form button i {
    font-size: 16px;
    color: #d9d9d9;
}


ul.user_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 15px;
}

ul.user_list::before{
  content:"";
  display: block;
  width:23%;
  order:1;
}

ul.user_list::after{
  content:"";
  display: block;
  width:23%;
}

ul.user_list li {
    width: 23%;
    background: #FFF;
    box-sizing: border-box;
    margin-bottom: 24px;
    border-radius: 10px;
    box-shadow: 0px 1px 1px 0px #efe9d5;
    -moz-box-shadow: 0px 1px 1px 0px #efe9d5;
    -webkit-box-shadow: 0px 1px 1px 0px #efe9d5;
    position: relative;
}

ul.user_list li.new:before {
    content: 'NEW';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #f8313d;
    color: #FFF;
    font-size: 80%;
    font-weight: bold;
    width: 36px;
    height: 36px;
    border: 2px solid #FFF;
    border-radius: 24px;
    box-sizing: border-box;
    position: absolute;
    right: -8px;
    top: -8px;
}

ul.user_list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 24px 16px;
    height: 100%;
    box-sizing: border-box;
    z-index: 2;
    position: relative;
}

ul.user_list li a .ava {
    width: 20%;
    border-radius: 40px;
    overflow: hidden;
    border: 1px solid #dedede;
}

ul.user_list li a .ava img {
    max-width: 100%;
    display: block;
}

ul.user_list li a .nam {
    width: 74%;
}

ul.user_list li a .nam h1 {
    font-size: 100%;
}

ul.user_list li a .nam h2 {
    color: #42add8;
    font-size: 88%;
}

/* USERS RECOMMENDED */
ul.user_list li.users_recommended {
    width: 100%;
    background: none;
    border-radius: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

li.users_recommended h2 {
    margin-bottom: 8px;
    font-size: 120%;
    display: flex;
    justify-content: center;
    align-items: center;
}

li.users_recommended h2::before, li.users_recommended h2::after {
    content: '';
    width: 20px;
    height: 2px;
    background: #333333;
    transform: rotateZ(50deg);
    display: block;
    margin-right: 4px;
    margin-bottom: 2px;
}

li.users_recommended h2::after {
		transform: rotateZ(-50deg);
    margin-right: 0;
    margin-left: 4px;
}

ul.user_list li.users_recommended ul {
    width: 100%;
    display: flex;
    justify-content: space-around;
    padding: 20px 16px;
    box-sizing: border-box;
    background: #FFF;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 0px 1px 1px 0px #efe9d5;
    -moz-box-shadow: 0px 1px 1px 0px #efe9d5;
    -webkit-box-shadow: 0px 1px 1px 0px #efe9d5;
    position: relative;
}

ul.user_list li.users_recommended ul li {
    width: 8%;
    padding: 0;
    margin: 0;
    background: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

ul.user_list li.users_recommended ul li a {
    display: flex;
    overflow: hidden;
    padding: 0;
    border-radius: 100px;
    border: 2px solid #FFF;
    box-sizing: border-box;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

ul.user_list li.users_recommended ul li a img {
    width: 100%;
}

/* TIME LINE */
.timeline {
    width: 1130px;
    margin: 40px auto;
}

ul.timeline_container {
    width: 100% !important;
}

ul.timeline_container li.timeline_sizer {
    width: 24%;
    margin: 0 0.5% 10px;
}

li.timeline_sizer_big {
    width: 49%;
		margin: 0 0.5% 10px;
}

ul.timeline_container li a {
    width: 100%;
    background: #FFF;
    padding: 16px;
    box-sizing: border-box;
    border-radius: 10px;
    display: inline-block;
    box-shadow: 0px 1px 1px 0px #efe9d5;
    -moz-box-shadow: 0px 1px 1px 0px #efe9d5;
    -webkit-box-shadow: 0px 1px 1px 0px #efe9d5;
}

ul.timeline_container li a h3 {
    margin-bottom: 8px;
}

ul.timeline_container li a .timeline_img {
    width: 100%;
		position: relative;
}

ul.timeline_container li a img {
    width: 100%;
    display: block;
}

p.timeline_pages {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0;
    display: flex;
}

p.timeline_pages span {
    z-index: 1;
    color: #FFF;
    margin: 0 4px 2px 0;
}

p.timeline_pages span i {
    margin-right: 2px;
}

p.timeline_pages::before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 54px 54px;
    border-color: transparent transparent #333 transparent;
    opacity: 0.8;
}

ul.timeline_container li a img.emoji {
    width: auto;
    display: initial;
}

p.timeline_name {
    text-align: right;
    font-weight: bold;
    font-size: 12px;
    padding: 0;
    margin-top: 8px;
}

/* CATEGORY */

.cat button {
  cursor: pointer;
}
.cat_button_sort, .cat_button_edit,.cat_button_gift {
	margin: 5px 0 5px;
}
.right_menu{
	position: fixed;
	width: 55px;
	right: 20px;
	bottom: 50px;
	z-index: 200;
}
.menu_content{
	width: 55px;
	overflow: hidden;
	float: right;
}
.cat_toggle_area{
	margin-top:10px;
	width: 55px;
	height:30px;
	text-align:right;
	opacity:0.5;
}
#cat_toggle{
	height: 30px;
	width: 30px;
	background: rgba(229,188,62,1);
	border:none;
	color: black;
	font-weight:bold;
	border-radius: 5px;
}
.cat_button_sort input[type="checkbox"], .cat_button_edit input[type="checkbox"] {
    display: none;
}

.cat_button_sort label, .cat_button_edit label,.cat_button_gift button,.col_num_button button ,.sort_button_area button{
    color: #e4bd41;
    padding: 0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    border: 2px solid rgba(229,188,62,0.86);
    background: none;
    cursor: pointer;
    text-align: center;
    line-height: 120%;
}

.cat_button_gift button {
	width:54px;
	height:54px;
}
.cat_button_gift button img {
	width:80%;
}

.col_num_button{
	margin: 5px 0 5px;
}
.col_num_button button{
	width:54px;
	height:54px;
}
.sort_button_area{
	margin: 5px 0 5px;
}
.sort_button_area button{
	width:54px;
	height:54px;
}
.cat_button_sort input[type="checkbox"]:checked + label, .cat_button_edit input[type="checkbox"]:checked + label {
    background: #e4bd41;
    color: #FFF;
}

.cat_switch, .cat_edit {
    width: 320px;
    height: 80%;
    background: #FFF;
    padding: 24px 24px;
    border-radius: 10px;
    overflow-y: scroll;
}

.cat_switch > button, .cat_edit > button {
    width: 20px;
    height: 20px;
    display: block;
    margin-left: auto;
    margin-bottom: 24px;
    background: none;
    border: none;
    position: relative;
    cursor: pointer;
}

.cat_switch > button::before, .cat_switch > button::after, .cat_edit > button::before, .cat_edit > button::after {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background: #929292;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.cat_switch > button::after, .cat_edit > button::after {
    transform: rotate(-45deg);
}

.cat_modal_switch {
}

.cat_modal_active {
    position: fixed;
    width: 28%;
    min-width: 560px;
    height: 100%;
    top: 0;
    right: 0;
    background: RGBA(0,0,0,0.64);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 150;
    opacity: 1;
    transition: 0.3s;
}

.cat_modal_inactive {
    width: 28%;
    height: 100%;
    z-index: -150;
    right: -28%;
    opacity: 0;
}

.cat_switch ul li {
    width: 100%;
    margin-bottom: 16px;
}

.cat_switch ul li.all {
    margin-bottom: 24px;
}

.cat_switch ul li label {
    display: block;
    border: 2px solid #ffd966;
    padding: 10px 0;
    box-sizing: border-box;
    border-radius: 5px;
    color: #ffd966;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

.cat_switch ul li.all label {
    padding: 16px 0;
}

.cat_switch ul li input {
    display: none;
}

.cat_switch ul li input:checked + label {
    background: #ffd966;
    color: #FFF;
}

#cat_add {
    border-top: 1px solid #989898;
    padding-top: 24px;
    margin-top: 24px;
}

.cat_add_form {
    margin-bottom: 24px;
}

.cat_add_form form {
    display: flex;
    justify-content: space-between;
}

.cat_add_form form input {
    width: 72%;
    border: 2px solid #e4e4e4;
    border-radius: 5px;
    padding: 0 8px;
    box-sizing: border-box;
    font-size: 16px;
}

.cat_add_form form button {
    width: 24%;
    height: 40px;
    color: #FFF;
    background: #ffd966;
    border: none;
    border-radius: 5px;
}

.cat_edit > ul > li {
    margin-bottom: 16px;
}

.cat_edit_form {
    display: flex;
    justify-content: space-between;
}

.cat_edit_form input {
    width: 72%;
    border: 2px solid #e4e4e4;
    border-radius: 5px;
    padding: 0 8px;
    box-sizing: border-box;
    font-size: 16px;
}

.cat_edit_form .buttons {
    display: flex;
    flex-wrap: wrap;
    width: 24%;
}

.cat_edit_form .buttons .cat_save {
    width: 100%;
    color: #FFF;
    background: #ffd966;
    border: none;
    border-radius: 5px;
    margin-bottom: 6px;
}

.cat_edit_form .buttons .cat_delete {
    width: 100%;
    color: #FFF;
    background: #656565;
    border: none;
    border-radius: 5px;
}

div.del_confirm {
    position: relative;
    background: #efefef;
    padding: 16px 16px;
    margin-top: 16px;
    transition: 0.3s;
}

div.del_confirm::before {
    content: '';
    border-right: 12px solid transparent;
    border-bottom: 12px solid #efefef;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;
    right: 28px;
}

div.del_confirm_inactive {
    overflow: hidden;
    height: 0;
    padding: 0 16px;
    margin-top: 0;
    transition: 0.3s;
}

div.del_confirm ul {
    display: flex;
    justify-content: flex-end;
}

li.del_confirm_c {
    margin-right: 8px;
}

li.del_confirm_c button {
    color: #FFF;
    background: #656565;
    border: none;
    border-radius: 5px;
    padding: 2px 16px;
}

li.del_confirm_d button {
    color: #FFF;
    background: #f15e5e;
    border: none;
    border-radius: 5px;
    padding: 2px 16px;
}

.hidden-item {
  display: none !important;
}

/* 投稿カテゴリ部分 */

/*p[id^="cat_box_"]::before{
	content:"#";
}*/


p[id^="cat_box_"] {
    background: #FFF;
/*    border: 1px solid #4d8ab9;*/
    color: #4d8ab9;
    padding: 0px;
    margin:5px 15px 10px;
    display: inline-block;
    border-radius: 4px;
}


/* AdSense */
.ad_p {
    display: block;
    width: 500px;
    margin: 0px auto 0;
    padding-top: 1px;
    clear: both;
}

.ad_p_box {
    margin-top: 31px;
}

.ad_pc_f {
    position: absolute;
    width: 620px;
    top: 20px;
    left: 570px;
}

.ad_p_box ins, .ad_pc_f ins {
    background: none;
}

.ad_mb_f {
  display: none;
}

ul.user_list li.ad_f {
    width: 100%;
}

.ad_f_box ins {
    background: none;
}

ul.user_list li.ad_f {
    width: 100%;
    background: none;
    box-shadow: none;
}

.ad_a, .ad_u {
    width: 1130px;
    margin: 0 auto 0;
    padding-bottom: 40px;
}

.ad_a ins, .ad_u ins {
    background: none;
}

/* 190614 added */

.adContentsArea {
    width: 1130px;
    margin: 40px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}

.adContentsArea .adContent2 {
    width: 48%;
}

.adContentsArea .adContent3 {
    width: 32%;
}

.adContentsArea .adContent2 ins, .adContentsArea .adContent3 ins {
    background: none;
}


/*ブロック一覧*/
.block_me table{
	width:100%;
	margin:10px;
}

.block_me table th,
.block_me table td{
	width:30%;
	padding:5px 0px;
}

.block_me table tr{
	border-bottom: solid 1px #d9d9d9;

}

.block_me a{
	color: #f34b4b;
    text-decoration: underline;
}

.block_me button{
	background-color: #e0f1ff;
	border: solid 1px #a4a4a4;
    border-radius: 5px;
    cursor: pointer;
    padding: 5px 20px;
	color:#57b3ff;
}

/*さしいれチェックボックス*/

/* .anonymous{
    padding:10px;
	color:white;
	font-weight: bold;
}


.anonymous label{
	padding:0px 5px;
}

.anonymous label {
	line-height: 135%;
	position: relative;
	margin: 0;
	cursor: pointer;
} */

/* チェックボックス装飾 */

/* .anonymous_check span {
	padding: 0 5px 0 24px;
  display: inline-block;
}
.anonymous_check input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.anonymous_check input[type="checkbox"] + span::before, .anonymous_check input[type="checkbox"] + span::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}
.anonymous_check input[type="checkbox"] + span::before {
  z-index: 0;
  background-color: transparent;
  width: 21px;
  height: 21px;
  border: 1px #c5c5c5 solid;
  border-radius: 3px;
}
.anonymous_check input[type="checkbox"] + span::after {
	z-index: 1;
	margin: 3px 7px;
	width: 8px;
	height: 12px;
}
.anonymous_check input[type="checkbox"]:checked + span::before {
  background-color: #fff;
}
.anonymous_check input[type="checkbox"]:checked + span::after {
	z-index: 1;
	border: 1px #000000 solid;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
} */


/* post.php */
.posts {
    display: block;
    padding: 30px;
	width: 1130px;
    margin: 0 auto;
    min-height: 700px;
}

article.post_item {
    width: 360px;
    margin: 0 auto;
    background: #FFF;
    padding: 24px;
    border-radius: 6px;
}

#send_password{
	height: 23px;
    /* width: 150px; */
    font-weight: bold;
    font-size: 12px;
    background-color: rgba(229,188,62,0.86);
    border: none;
    border-radius: 5px;
    color: white;
}


/* ANIMATIONS */
.animation_box {
	display: none;
  position: fixed;
  bottom: 10px;
  right: 80px;
}

.fadeout {
  animation : fadeOut 1s;
  animation-fill-mode: both;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* TUTORIAL */

ul.accordion {
    padding: 0;
}

ul.accordion > li {
    border: 2px solid #ffd965;
    border-radius: 10px;
    padding: 8px 16px;
}

.trigger {
    position: relative;
}

.first_in ul.accordion li h2 {
    font-size: 16px;
    padding: 0 0 0 24px;
    border: none;
    margin: 0;
    cursor: pointer;
    position: relative;
}

.first_in ul.accordion li h2::before {
    content: "\f1c5";
    font-size: 100%;
    font-family: 'Font Awesome 5 Free';
    color: #ffd965;
    position: absolute;
    left: 0;
    margin: auto;
    display: block;
}

.first_in ul.accordion li:first-child h2::before {
	font-family: 'Font Awesome 5 Brands';
	content: "\f099";
}

.first_in ul.accordion li:nth-child(2) h2::before {
    content: "\f02d";
}

.first_in ul.accordion li:nth-child(3) h2::before {
    content: "\f1c5";
}

.first_in ul.accordion li:nth-child(4) h2::before {
    content: "\f02c";
}

.first_in ul.accordion li:nth-child(5) h2::before {
    content: "\f0b2";
    transform: rotate(45deg);
}

.first_in ul.accordion li:nth-child(6) h2::before {
    content: "\f25d";
}

.first_in ul.accordion li:nth-child(7) h2::before {
    content: "\f0c0";
}

.first_in ul.accordion li:nth-child(8) h2::before {
    content: "\f235";
}

.first_in ul.accordion li:nth-child(9) h2::before {
    content: "\f7d9";
}

.first_in ul.accordion li:nth-child(10) h2::before {
    content: "\f023";
}

.first_in ul.accordion li:nth-child(11) h2::before {
    content: "\f21b";
}

.first_in ul.accordion li:nth-child(12) h2::before {
    font-family: 'Font Awesome 5 Brands';
    content: "\f179";
    font-weight: bold;
}

.first_in ul.accordion li:nth-child(13) h2::before {
    font-family: 'Font Awesome 5 Brands';
    content: "\f17b";
    font-weight: bold;
}

.first_in ul.accordion li:nth-child(14) h2::before {
    content: "\f0c1";
}

.first_in ul.accordion li:nth-child(15) h2::before {
    font-family: 'Font Awesome 5 Brands';
    content: "\f099";
}

.first_in ul.accordion li:nth-child(16) h2::before {
    content: "\f2bd";
}

.first_in ul.accordion li:nth-child(17) h2::before {
    content: "\f09d";
}

.accordion .trigger::after, .accordion .trigger.active::after {
    font-size: 100%;
    font-family: 'Font Awesome 5 Free';
    line-height: 0;
    color: #4e3b2d;
    position: absolute;
    top: 50%;
    bottom: 50%;
    right: 0;
    margin: auto;
    font-weight: bold;
}

.accordion .trigger::after {
    content: "\f107";
}

.accordion .trigger.active::after {
    content: "\f106";
}

.toggle_container {
    position: relative;
    border-top: 2px solid #dedede;
    margin-top: 8px;
}

.t_content {
    width: 100%;
    height: auto;
    padding: 32px 0 100px;
    margin: 0 auto;
    overflow: hidden;
}

.t_content .slidee {
  margin: 0;
  padding: 0;
  height: 100%;
  list-style: none;
}


.t_content .slidee:hover {
    /* cursor:-moz-grab;
    cursor:-webkit-grab;
    cursor: grab; */
}

.t_content .slidee:active {
  /* cursor:-moz-grabbing;
  cursor:-webkit-grabbing;
  cursor: grabbing; */
}


.t_content .slidee li {
    margin: 0;
    padding: 0 20px;
    float: left;
    position: relative;
}

.t_content .slidee li:first-child {
    padding-left: 0;
}

.t_content .slidee li:last-child {
    padding-right: 0;
}

.t_content .slidee li::before {
    content: '01';
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffd964;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    border-radius: 24px;
    position: absolute;
    bottom: -78px;
    left: 0;
    right: 0;
    margin: auto;
}

.t_content .slidee li:nth-child(2)::before {
    content: '02';
}

.t_content .slidee li:nth-child(3)::before {
    content: '03';
}

.t_content .slidee li:nth-child(4)::before {
    content: '04';
}

.t_content .slidee li:nth-child(5)::before {
    content: '05';
}

.t_content .slidee li::after {
    content: '';
    display: block;
    border-top: 1px dashed #dedede;
    width: 100%;
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
}

.t_content .slidee li:first-child::after {
    width: 50%;
    left: auto;
    right: 0;
}

.t_content .slidee li:last-child::after {
    width: 50%;
    left: 0;
    right: auto;
}

.t_content .onlyOne li::after {
  content: none;
}

.t_content .slidee li:last-child {
    margin-right: 0;
}

.t_content .slidee li img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    height: 600px;
    border: solid 2px #fed966;
    box-sizing: border-box;
}

.t_content .slidee li span {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  text-align: center;
  margin-top: 16px;
  line-height: 1.2;
}

.h_100, .b_100 {
    height: 100%;
    position: relative;
    background-color: #fff9e6;
}

.f_fixed {
    position: absolute;
    bottom: 0;
}


/*新index*/
/*top-info*/

#index {
	background-image: none;
}

.top_enter{
	background-position: 50%;
	background-image: url('/images/background2.jpg');
	margin: 0 auto;
	height: 670px;
	position: relative;
	border-bottom: none;
}

.top_enter_bg {
	background-color: rgba(255,255,255,0.3);
	height: 100%;
}

.top_enter_in {
	min-width: 270px;
	box-shadow: 0 1px 14px -1.5px rgba(0, 0, 000, 0.5);
	border-radius: 15px;
	padding: 50px 40px 50px;
}

.top_enter_in h1 {
	padding-bottom: 2px;
}

.top_enter_in h2 {
	margin: 0 0 23px;
}

.enter_tw,.enter_tw2 {
	width: 100%;
	box-sizing: border-box;
	margin: 15px auto 0;
	font-size: 16px;
	letter-spacing: 1px;
	font-family: Hiragino Kaku Gothic ProN,Meiryo,sans-serif;
	cursor: pointer;
	position: inherit;
	transform: inherit;
}

.enter_tw2 {
	width: 300px;
}

.enter_tw i,.enter_tw2 i {
	margin: 0 5px 0 0;
	font-size: 17px;
}

/*top-ad */
.top_adboxPC {
	max-width: 728px;
    position: relative;
    top: 80%;
    margin: auto;
}
.top_adboxSP {
	display: none;
}


/*top-about*/

.center_ttl {
	font-size: 28px;
	padding-bottom: 25px;
	line-height: 1.5;
	text-align: center;
}

.center_txt {
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
	padding-bottom: 15px;
}

.top_in01 {
	width: 100%;
	padding: 40px 0px 0;
	background: #fff9e6;
	text-align: center;
}

.top_in02 {
	width: 100%;
	padding: 30px 0px 0;
	background: #fff;
	text-align: center;
}

.info_wide {
	width: 590px;
	display: inline-block;
	vertical-align: middle;
	margin: -84px 0 0 155px;
}

.info_wide .center_txt {
	text-align: left;
}

.info_ttl {
	font-size: 28px;
	padding-bottom: 25px;
	line-height: 1.5;
	text-align: left;
	margin: 0 0 0 -70px;
}

.info_ttl br {
	display: none;
}

.info_ttl .img_point {
	display: inline-block;
	vertical-align: bottom;
	width: 118px;
	margin: 0 12px -5px -14px;
}

.img01,.img02 {
	width: 30%;
	display: inline-block;
	vertical-align: middle;
}

.img01 {
	margin: 0 auto 40px;
}

.img02 {
	margin: 0 auto 40px;
}

/*top-user*/

.top_user {
	width: 100%;
	height: auto;
	padding: 65px 0px 60px;
	background: #fff9e6;
}

.top_user .swiper-container {
	padding: 10px 0 0;
}

.top_user .swiper-slide {
	width: 16%;
	background: #FFF;
	box-sizing: border-box;
	margin-bottom: 24px;
	border-radius: 10px;
	box-shadow: 0px 1px 1px 0px #efe9d5;
	-moz-box-shadow: 0px 1px 1px 0px #efe9d5;
	-webkit-box-shadow: 0px 1px 1px 0px #efe9d5;
	position: relative;
}

.prev_arrow {
	width: 240px;
	margin: 0 auto 10px;
	height: 45px;
	position: relative;
}

.swiper-button-next, .swiper-button-prev {
	width: 105px;
	height: 35px;
	bottom: 0;
	top: auto;
	background-color: #fdd14a;
	border-radius: 5px;
	background-size: 29px;
}

.swiper-button-next {
	right: 0;
	background-image: url(/images/arrow_r.svg);
}

.swiper-button-prev {
	left: 0;
	background-image: url(/images/arrow_l.svg);
}

.top_user .swiper-slide a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 24px 10px 30px;
	height: 100%;
	box-sizing: border-box;
	z-index: 2;
	position: relative;
	flex-wrap: wrap;
	text-align: center;
}

.top_user .swiper-slide a .ava {
	width: 65%;
	border-radius: 90px;
	overflow: hidden;
	border: 1px solid #dedede;
	margin: 0 auto 15px;
}

.top_user .swiper-slide a .ava img {
	max-width: 100%;
	display: block;
}

.top_user .swiper-slide a .nam {
	width: 100%;
}

.top_user .swiper-slide a .nam h1 {
	font-size: 90%;
	width: 100%;
  max-width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.top_user .swiper-slide a .nam h2 {
	color: #42add8;
	font-size: 88%;
}

/*top-last*/

.top_enter2 {
	height: auto;
	padding: 80px 0 0;
	text-align: center;
}

.top_enter2_in {
	position: inherit;
	transform: inherit;
	left: 0;
}

.img_device {
	display: inline-block;
	margin: 77px 94px -7px 0;
	width: 535px;
}

.top_enter_in h1 img {
	width: 238px;
	display: inline-block;
}

/*login-modal*/

.iziModal-wrap {
	position: relative;
}

.iziModal {
	width: 80%;
	min-width: 290px;
/*	padding: 45px 45px 45px;*/
	box-shadow: 0 4px 21px -3.5px rgba(0, 0, 000, 0.7);
	text-align: center;
	border-radius: 0;
	background: #fff;
}

.close {
	position: absolute;
	top: -93px;
	right: -52px;
	cursor: pointer;
}

.close a {
	color: #f1f1f1;
	font-size: 35px;
}

.log_modal_in h1 {
	padding-bottom: 2px;
}

.log_modal_in h2 {
	margin: 0 0 18px;
	padding: 0 0 16px;
	border-bottom: 2px solid #eaeaea;
}

.log_modal_in p {
	font-size: 14px;
	padding-bottom: 5px;
}

.enter_tw,.enter_tw2 {
	width: 100%;
	box-sizing: border-box;
	margin: 15px auto 0;
	font-size: 16px;
	letter-spacing: 1px;
	font-family: Hiragino Kaku Gothic ProN,Meiryo,sans-serif;
	cursor: pointer;
	position: inherit;
	transform: inherit;
}

.enter_tw2 {
	width: 300px;
}

.enter_tw i,.enter_tw2 i {
	margin: 0 5px 0 0;
	font-size: 17px;
}

/*gift追加*/

.gift02,.gift03,.gift04,.gift05 {
	margin: 0 0 30px;
	box-sizing: border-box;
}

.gift06{
	box-sizing: border-box;
}

.gift01 {
	margin: 0 0 20px;
}

.link {
	color: #42add8;
}

.f01_left {
	width: 60%;
	display: inline-block;
	vertical-align: middle;
}

/*.f01_left p {
	font-size: 16px;
}*/

.f01_right {
	width: 34%;
	display: inline-block;
	vertical-align: middle;
}

.f01_right img {
	width: 100%;
}

.gift01 h2 {
	font-size: 25px;
	padding: 0 0 0 15px;
	border-left: 10px solid #FFD966;
}

/*.gift01 h2 .color_oy {
	color: inherit;
}*/

.gift02 {
	width: 100%;
	padding: 25px 30px 35px;
	border-radius: 10px;
	border: 5px solid #ffe28a;
	text-align: center;
}

.gift06 {
	width: 100%;
/*	padding: 25px 30px 35px;*/
	border-radius: 10px;
	text-align: center;
}

.gift02 h2 {
	font-size: 27px;
	border-left: none;
}

.about_list {
	display: flex;
  justify-content: space-between;
}

.about_list .fuki {
	 background: #FFD966;
	 padding: 5px;
	 text-align: center;
	 border-radius: 50px;
	 width: 60%;
	 font-weight: bold;
	 display: block;
	 margin: 0 auto 40px;
	 position: relative;
	 font-size: 16px;
}

.about_list .fuki:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 10px solid transparent;
  border-top: 10px solid #FFD966;
}

.about_list p {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
	padding: 0;
}

.about_list ul {
	display: flex;
  justify-content: left;
	margin: 0 auto;
}

.about_list li {
	width: 30%;
	text-align: center;
	margin: 0 auto!important;
}

.about_list li span {
	display: block;
	height: 108px;
	position: relative;
}

.about_list img {
	display: block;
	position: absolute;
}

.ab01 {
	width: 105px;
	left: 37px;
	top: -15px;
}

.ab02 {
	width: 90px;
	margin: 0 auto;
	left: 45px;
}

.ab03 {
	width: 105px;
	top: -8px;
	left: 32px;
}

.ab04 {
	width: 88px;
	margin: 0 auto;
	top: 2px;
	left: 50px;
}

.fan {
	width: 70%;
	display: inline-block;
/*	border-right: 1px solid #dedede;*/
	margin: 0 auto;
}

.creator {
	width: 50%;
	display: inline-block;
}

.gift03 {
	text-align: center;
	padding: 5px 0 15px 50px;
}

.gift03 p {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
}

.gift03 img {
	width: 20%;
	display: inline-block;
	vertical-align: middle;
}

.back_bg {
	margin: 0 0 20px!important;
	padding: 7px!important;
	background: #FFD966;
	text-align: center;
	font-size: 18px;
}

.gift04,.gift05 {
	text-align: center;
}

.how {
	width: 43%;
	vertical-align: top;
	display: inline-block;
	margin: 15px 10px 0;
	text-align: left;
}

.how h3 {
	font-size: 17px;
	margin: 0 0 20px;
}

.how h3 img {
	width: 50px;
	height: auto;
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

.how p {
	font-size: 15px;
	line-height: 1.6;
}

.how .capture {
	width: 78%;
	display: block;
	margin: 0 auto 25px;
	border: 1px solid #636363;
}

.arrow {
	display: inline-block;
	width: 60px;
	margin: 155px 5px 0 -10px;
}

.gift06 h2 {
	margin: 20px 0 15px!important;
	font-size: 27px;
	border-left: none;
}

.gift06 h2 br {
	display: none;
}

.color_oy {
	color: #ffba00;
}
/*
.amazon_txt {
	font-size: 16px;
}*/

.amazon_box {
	margin: 25px 0 0;
	border-top: 1px solid #dedede;
	padding: 30px 0 0;
}

.amazon_box img {
	width: 34%;
	margin: 0 auto 35px;
	display: block;
}

.amazon_box p {
	text-align: left;
	font-size: 15px;
	line-height: 1.6;
}

.amazon01,.amazon02 {
	display: inline-block;
	width: 395px;
	text-align: center;
	vertical-align: top;
	margin: 15px 15px 0;
}

.amazon_box h3 {
	font-size: 17px;
	margin: 0 0 30px;
}

.amazon_box h3 br {
	display: none;
}

.amazon_box .step {
	border-radius: 50px;
	padding: 5px 15px;
	text-align: center;
	display: inline-block;
	background: #FFD966;
	font-size: 16px;
	margin: 0 10px 0 0;
}

.amazon_hosoku {
	border-radius: 10px;
	padding: 20px 25px 10px;
	background: #fff9e6;
	margin: 15px 20px 30px;
}

.att {
	border-top: 1px dotted #d2d2d2;
	padding: 15px 0 0;
}

.att p {
	font-size: 13px;
	line-height: 1.6;
	padding-bottom: 5px;
}


/* telecom_redirect_et.php */

.done_payment {
    width: 100%;
    max-width: 520px;
    background-color: #FFF;
    border: 1px solid #ebebeb;
    box-shadow: 0px 1px 2px RGBA(0,0,0,0.1);
    margin: 80px auto;
    padding: 80px 32px;
    box-sizing: border-box;
    border-radius: 10px;
}

.done_payment h2 {
    color: #494949;
    font-size: 20px;
    text-align: center;
}

.done_payment_check {
    margin: 80px 0;
    position: relative;
    text-align: center;
    min-height: 120px;
}

.done_payment_check::before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background: RGBA(0,0,0,0.2);
    border-radius: 30px;
    transform: rotateX(80deg);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    margin: auto;
    animation: floating_shadow;
    -webkit-animation-duration:1s;
  	-webkit-animation-iteration-count:infinite;
  	/*-webkit-animation-direction:alternate;*/
  	-webkit-animation-timing-function:ease;

  	-moz-animation-name:floating_shadow;
  	-moz-animation-duration:1s;
  	-moz-animation-iteration-count:infinite;
  	/*-moz-animation-direction:alternate;*/
  	-moz-animation-timing-function:ease;
}

.done_payment_check i {
    color: #89bc48;
    font-size: 80px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    animation: floating;
    -webkit-animation-duration:1s;
  	-webkit-animation-iteration-count:infinite;
  	/*-webkit-animation-direction:alternate;*/
  	-webkit-animation-timing-function:ease;

  	-moz-animation-name:floating;
  	-moz-animation-duration:1s;
  	-moz-animation-iteration-count:infinite;
  	/*-moz-animation-direction:alternate;*/
  	-moz-animation-timing-function:ease;
}

@-webkit-keyframes floating {
	0% {top: 0;}
	50% {top: 10px;}
	100% {top: 0;}
}
@-moz-keyframes floating {
  0% {top: 0;}
	50% {top: 10px;}
	100% {top: 0;}
}

@-webkit-keyframes floating_shadow {
	0% {width: 40px;}
	50% {width: 60px;}
	100% {width: 40px;}
}
@-moz-keyframes floating_shadow {
  0% {width: 40px;}
	50% {width: 60px;}
	100% {width: 40px;}
}

.done_payment > p {
    text-align: center;
    padding: 0;
}

.done_payment .link_y {
    margin-top: 40px;
}

p.link_y {
    margin: 0 auto;
    width: 64%;
}

p.link_y a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 0;
    background: #ffd965;
    border-radius: 8px;
    font-weight: bold;
}



/* ticket.php */

.payment-form_button {
    display: flex;
    justify-content: space-around;
    margin: 32px 0;
}

.payment-form_button > div {
    display: flex;
}

.payment-form_button #sq-ccbox button {
    width: 200px;
    height: 45px;
    background: #3199d5;
    border: 1px solid #1b76ab;
    border-radius: 3px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.pay_form p {
    padding: 0;
}

.pay_form p.small {
    font-size: 90%;
}

.pay_form p a {
    color: #2ca7e0;
    text-decoration: underline;
}

.payment-form_ticket {
    margin: 40px 0 60px;
    position: relative;
    text-align: center;
    min-height: 80px;
}

.payment-form_ticket img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  animation: floating;
  -webkit-animation-duration:1s;
  -webkit-animation-iteration-count:infinite;
  /*-webkit-animation-direction:alternate;*/
  -webkit-animation-timing-function:ease;

  -moz-animation-name:floating;
  -moz-animation-duration:1s;
  -moz-animation-iteration-count:infinite;
  /*-moz-animation-direction:alternate;*/
  -moz-animation-timing-function:ease;
}

.payment-form_ticket::before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background: RGBA(0,0,0,0.2);
    border-radius: 30px;
    transform: rotateX(80deg);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    margin: auto;
    animation: floating_shadow;
    -webkit-animation-duration:1s;
  	-webkit-animation-iteration-count:infinite;
  	/*-webkit-animation-direction:alternate;*/
  	-webkit-animation-timing-function:ease;

  	-moz-animation-name:floating;
  	-moz-animation-duration:1s;
  	-moz-animation-iteration-count:infinite;
  	/*-moz-animation-direction:alternate;*/
  	-moz-animation-timing-function:ease;
}

/*特定商取引*/

.first_in table{
	max-width:650px;
	margin:15px auto;
	border:solid 1px #dfa800;
}


.first_in th{
	width:35%;
	background: #fff3cc;
    padding: 15px 10px;
	border:1px solid #dfa800;
}

.first_in td{
	 padding: 15px 15px;
    font-size: 14px;
    border-bottom: 1px solid #dfa800;
    line-height: 1.6;
}

/*広告掲載*/

	.ads_ img{
		width:100%;
		padding:20px 0px;
	}
		
	.ads_00{
		margin-bottom: 20px;
	}
	.ads_01{
		width:50%;
		float:left;
	}
	
	.ads_02{
		width:50%;
		float:right;
	}

/* 小物 */
	.twitter_folloer{
		background: #1da1f2;
		color:#FFF;
		padding:5px;
		border-radius:5px;
	}
	.twitter_folloer i{
		margin:0 5px;
	}

@media screen and (min-width:771px) and (max-width:1050px)　{

	#top {
		padding-bottom: 70px;
	}

	#index{
	background-size:150%;
	background-position: 10% 0;
}

	.tab_area label:hover,.log_item:hover {
		opacity:1;
	}

	body{
		overflow-x: hidden;
	}


	p,
	ul li{
		font-size:12px;
	}

	.wrap{
		min-width: 0px;
	}

	.top_enter_in{
		padding:20px 0px;
	}

	.top_enter_in img{
		width: 90%;
		display: block;
		margin: 8px auto 0;
	}


	.header_left{
		width:auto;
    display: flex;
    align-items: center;
    padding: 2px 0;
}

	.top_info{
		padding: 10px 0px 30px;
		background-color: white;
		height:auto;
		text-align: center;
	}

	.top_info_all{
		width:auto;
	}

	.top_info_r p,.top_info2_l p{
		font-size: 14px;
	}

	.top_info_l img{
    	float:none;
    	margin-left: 0px;
	}

	.img03 {
		display: inline-block;
		margin-bottom: 20px;
	}

	.top_info_r {
		padding: 0 30px;
		width:auto;
		margin-left: auto;
		border:none;
		background:none;
		border-radius: 0px;
		text-align: center;
}

	.top_info_r	h2{
		font-size:20px;
		padding-bottom: 10px;
	}


	.top_info2{
		padding: 25px 0px;
		background-color: white;
		height:auto;
		position: relative;
	}

	.top_info2_all{
		width:auto;
		height:450px;
}

	.top_info2_r img{
		padding-left: 0px;
}

	.top_info2_r{
		text-align: center;
		top: 0;
}

	.top_info2_l{
		width:auto;
		float:none;
		padding:273px 30px 30px 30px;
		margin-left:0px;
		border: none;
		background: none;
		border-radius: 0px;
		text-align: center;
		position: absolute;
		bottom:0;
}

	.top_info2_l h2{
		font-size:20px;
		padding-bottom: 10px;
	}

	.top_enter2_in {
/*		position: absolute;*/
		top: 50%;
/*		left: 54%;
		transform: translate(-50%, -50%);*/
		min-width: 250px;
		width: initial;
		text-align: center;
	}

	.enter_tw2{
		position: initial;
		transform: initial;
		top: initial;
		left: initial;
		margin:0;
		line-height: 50px;
		margin: 10px 20px;
	}

	nav ul li{
		display:block;
		padding:0;
		border-bottom: 1px solid #f5cd53;
	}

	nav ul li:last-child{
		font-size: 72%;
		border-bottom:none;
		font-weight: bold;
	}

	nav ul li a{
		padding: 10px;
		display: block;
	}

	nav ul li a i {
    font-size: 28px;
		font-weight: normal;
    margin: 9px auto 0;
		display: inline-block!important;
	}

	.copy_top {
		padding: 0 0 10px;
		font-size: 72%;
	}

	.copy{
		font-size: 80%;
		text-align: left;
		padding: 3px 10px;
		border-top: 1px dotted #eac248;
	}

/*マイページヘッダー*/


  .header_right {
    position: relative;
    right: 0;
    top: 0;
}

ul.cdd_menu,
li.cdd_menu-dropdown > ul {
	padding: 0;
	list-style: none;
}

	.header_left_00{
		width:58%;
	}


	.header_top h1 {
		padding: 8px 0px 8px 10px;
	}

	#header h1 {
		padding: 7px 0px 7px 10px;
		line-height: 0px;
	}

  .header_right_unlog {
    display: table;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.header_right_unlog .enter_tw {
  padding: 10px 12px;
  font-size: 80%;
  margin: 0;
  height: 100%;
}


/*マイぺージ*/

	.main_mypage{
		width:auto;
		padding:0px;
	}

	.profile{
		width:auto;
		float:none;
		border:none;
		margin-bottom:0px;
		padding:20px;
	}

	.follow_me,
	.love_me{
		width:auto;
		height:auto;
		padding:0px 0px 20px;
	}

	.profile .me{
		margin: 40px auto 7px;
	}

	.follow_me{
		top:10px;
		right:10px;
	}

	.follow_me button {
    width: 100px;
    padding: 8px;
    font-size: 11px;
    margin: 5px 0 0;
	}

	.follow_me .small {
		font-size: 12px;
	}

	.follow_me i {
		font-size: 16px;
    margin: 12px 0px 0 0;
	}

	.tabs{
		width:auto;
		float:none;
		padding-bottom:120px;
	}

	.mypage{
		/*width:auto;*/
		margin: 0 10px 15px;
		height:auto;
		border:none;
/*		padding: 10px 10px 20px;*/
		box-sizing: border-box;
	}

	.me_comment h1,
	.me_comment h2{
	text-align:center;
}

	.me_comment{
		text-align: center;
	}


	.illust{
		margin-right:0px;
	}

	.comment{
		min-width:200px;
		padding: 0 10px 5px;
	}

	.com_user{
		font-size:10px;
	}

	.com_user .avatar{
		width:30px;
	}

	.hyouka{
		min-width:200px;
		padding: 0 10px;
	}

	.hanataba{
		margin:0px;
	}

	.hanataba{
    padding: 3px 10px;
	}

	.me_comment{
		padding:0px;
	}

	.follow_box {
		display: none;
	}

	.me_goal {
		padding: 13px 15px;
		text-align: left;
			display: table;
	}



	.me_goal .yellow {
		width: 26%;
		font-size: 12px;
		min-width: 80px;
	}

	.clear_tos {
		padding: 0 10px;
	}

	.modal-close {
    width: 100px;
	}

	.delete {
    width: 100px;
	}

	.modal-content span {
		padding: 10px 2px 0px;
	}

/*	.me img{
	width:100px;
	height: 100px ;
}
	*/

  /* New mypage 201903 */

  .profiles_functions .forPC {
    display: none;
  }

  .profiles .forSP {
    display: block;
    position: absolute;
    top: 24px;
    right: 16px;
  }

  .profiles {
    width: 100%;
    display: block;
    padding: 48px 24px;
    box-sizing: border-box;
    position: relative;
  }

  .avatar {
      width: 120px;
      height: 120px;
      margin: 0 auto 24px;
  }

  .profiles .follow form {
    margin: 0 0 8px;
  }

  .profiles .follow button {
    height: 32px;
    padding: 0 16px;
  }

  .profiles .follow p {
    justify-content: center;
    height: auto;
  }

  .profiles_infos {
    width: 100%;
  }

  .profiles_infos h1 {
    text-align: center;
    margin: 0;
  }

  .profiles_infos h2 {
    display: block;
  }

  .profiles_infos h2 a {
    justify-content: center;
    margin: 0 auto;
    width: fit-content;
  }

  .profiles_functions {
    justify-content: center;
  }

  .profiles_functions .gift_modal-open {
    margin: 0;
    width: 200px;
  }

  .profiles_infos .profiles_texts .comment p {
    font-size: 12px;
    text-align: center;
  }

  .profiles_infos .profiles_texts .goal {
    padding: 16px 16px;
  }

  .short_url {
    width: 100%;
  }

  .short_url input#short_url {
    font-size: 16px;
    transform: scale(0.8);
    transform-origin: left;
  }

  .gift_modal-content {
    width: 100%;
    height: 64%;
    overflow: scroll;
    background: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    display: block;
  }

  .nakami > p {
    font-size: 100%;
  }

  .nakami_kingaku {
    margin: 24px 0;
  }

  .nakami_kingaku ul {
    flex-wrap: wrap;
  }

  .nakami_kingaku ul li {
      margin: 4px 0;
      width: 32%;
  }

  .gift_modal-content .nakami_kingaku label {
    width: 100%;
    height: auto;
  }

  .gift_modal-content label span.tick img {
    width: 40px;
  }

  .send_gift button {
    width: 80%;
  }

  div#giftModal {
    height: 100vh !important;
    background: none;
    box-shadow: none;
  }

  .iziModal-wrap {
      height: 100% !important;
  }

	/*フッター*/

	.nakami_kingaku li a{
		padding:15px;
	}

	.kakutei{
		padding:20px 30px;
	}

	.footer_top nav ul {
		padding: 0;
	}

	.footer_top nav {
		width: 100%;
	}

	/*検索サーチ*/

	.search_page{
		width:auto;
		padding:20px 15px 15px;
	}

	.follow_list_us {
		column-count: 2;
	}

	.search_own{
	width: auto;
	height: auto;
	border: none;
	padding: 15px 15px 20px;
	margin: 0 0 15px;
}

	/*通知*/

	.alart{
    width: initial;
    padding: 20px 15px 15px;
	min-height:810px;
	}

	.alart_box {
		margin: 0;
		padding: 15px;
		border:none;
		border-radius: 10px;
		box-shadow: 0px 1px 1px 0px #efe9d5;
    -moz-box-shadow: 0px 1px 1px 0px #efe9d5;
    -webkit-box-shadow: 0px 1px 1px 0px #efe9d5;
		max-height:500px;
	}

	.panel_area{
		margin:0px;
		border:none;
		padding:5px 5px 15px;
	}

	.tab_area{
		margin:0px;
}


	.alart_com {
		padding: 10px 0;
	}

	.alart_com p {
		width: 87%;
		font-size: 12px;
		padding-left:40px;
		margin:7px auto 0px;
	}

	.alart_com h3 {
		margin:5px auto 0px;
	}

	.alart_com .avatar {
    	width: 30px;
	}

	/*アップローダー*/

	.upload_all{
		width: initial;
		margin-bottom:20px;
		padding:20px 15px 15px;
		min-height: 810px;
	}

	.uploader_com {
		padding: 20px 20px 25px;
		margin: 0;
		border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	}

	.uploader{
		margin-bottom: 0px;
		margin: 0;
	}

	.uploader button{
		left:0;
	}

	.fukidashi:after{
		display: none;
	}

	.uploader button:hover + .fukidashi {
	      display: none;
    }

	.uploader_old,
	.uploader_cat{
		padding: 10px 0 15px;
	}

	.seigen,.uploader_old label,.category,.uploader_cat label {
		vertical-align: middle;
	}

	.seigen,.category {
		margin: 0 0 11px 0;
		display: block;
		text-align: center;
		background: #f9f9f9;
		font-size: 75%;
		padding: 3px;
	}

	.custum_rlabel span {
		padding: 0 4px 0 21px;
		vertical-align: middle;
	}

	.uploader_com button {
		display: block;
		float: inherit;
		width: 80%;
		margin: 20px auto;
		padding: 15px 0;
		font-size: 15px;
	}

	/*設定*/

	#set_menu #top {
		background: #fff;
	}

	.setting_main{
		width:100%;
		padding:10px 0px;
		text-align: center;
		min-height: 0px;
		background-color:#fff;
}

	.setting_it{
		margin:0px;
}

/*課金*/

.charge_main,
.charge_pay_main{
	width:100%;
	padding: 20px 15px 60px;
	box-sizing: border-box;
}

.charge_buy,
.charge_get,
.charge_log,
.charge_pay{
		margin: 0 0 15px;
		padding: 25px 30px;
}

.charge_buy_now img{
	width:80px;
	display: block;
	margin: 0 auto 5px;
}

.charge_buy_now {
	margin-bottom: 5px;
}

.charge_get_now dl {
	margin: 10px 5px 0;
}

.charge_get_total .small {
	margin: 10px 20px 5px;
}

.ticket_btn, .charge_get button {
	width: 90%;
	padding: 17px 0;
	font-size: 14px;
}

	/*アカウント*/

	.account_main,
	.no_page,
	.follow_list,
	.error_page,
	.enter_ban_check,
	.block_main{
		width: inherit;
		padding:20px 15px 15px;
		box-sizing: border-box;
}

	.account_me,
	.block_me{
		margin:0 0 30px;
		padding: 25px 20px 30px;
		background-color: white;
	}

	.account_me button {
		width: 80%;
		font-size: 15px;
		padding: 15px 0;
	}

	/*404*/

	.no_page_no{
		background-color:white ;
	}

	/*違反報告*/

	.report_main {
    width: initial;
    margin: 0;
    padding: 20px 15px 15px;
    border-radius: 0;
	}

	.report_write{
		border: none;
		border-radius: 0px;
		margin:0 0px 30px;
		padding:25px 0px 30px;
		border-radius: 10px;
	}

	.report_write h1{
		margin: 0 0 15px;
	}

	.report_comment h1 {
		margin: 0;
	}

	#report_btn {
		border: none;
		border-radius: 5px;
		background-color: #a7a7a7;
		font-weight: bold;
		color: #fff;
		display: block;
		float: inherit;
		width: 80%;
		margin: 0 auto;
		padding: 15px 0;
		font-size: 15px;
		-webkit-appearance: none;
	}

	/*ban*/

	.enter_ban{
		min-height: 0;
		height:auto;
	}

	.attention{
		min-width:200px;
	}

	#myModal_open:checked + label ~ .myModal_popUp {
		width: 100%;
		min-width:300px;
		height: 100%;
}

	#myModal_open:checked + label + #myModal_close-overlay + label {
	 	width: 100%;
	}

	#myModal_open:checked ~ #myModal_close-button + label {
		width: 100%;
		bottom: 15%;
		left: 0%;
	}

	#myModal_open:checked + label ~ .myModal_popUp > .myModal_popUp-content {
		height: calc(100% - 60px - 43px );
		padding:70px 20px;
	}

	.en {
    padding-bottom: 0;
	}

	.nakami p {
		font-size: 100%;
	}

	.nakami_kingaku li label {
		font-size: 130%;
	}

	.tick {
    margin: 0 0 20px;
	}

	.nakami_kettei {
		display: inline-block;
		padding: 20px;
		border-radius: 10px;
		font-weight: bold;
		background-color: #FFD966;
		width: 50%;
		min-width: 271px;
		text-align: center;
		margin-bottom: 40px;
		border: solid 1px #fff2cb;
		font-size: 15px;
	}

	.kago_pc{
		display: none !important;
	}

//	.kago_mb{
//		display: inline-block !important;
//	}

	.charge_log{
		padding:15px;
	}

	.charge_log p {
		font-size: 12px;
	}

	.first{
		width: initial;
		padding: 20px 15px 15px;
	}

	.first_in{
		padding:20px;
		box-shadow: 0px 1px 1px 0px #efe9d5;
		-moz-box-shadow: 0px 1px 1px 0px #efe9d5;
		-webkit-box-shadow: 0px 1px 1px 0px #efe9d5;
	}

	.first_in h1 {
    margin: 0 0 20px;
    line-height: 1.5;
    font-size: 120%;
	}

	.first_in h2{
		text-align: left;
		padding-bottom: 0;
		margin: 15px 0;
	}

	.first_in ul li {
		margin: 0 0 10px;
	}

	/*課金*/

	.charge_pay{
		padding:15px;
	}


	.charge_pay table{
		width:100%;
		margin:0;
	}

	.charge_pay table th, .charge_pay table td{
		padding:10px 5px;
	}

	.tic_m{
	width:50px;
}

	/*タブ*/

	.me{
		width:100%;
	}

	.me_comment{
		width:100%;
	}


	#page-top {
		margin: 0 auto;
		width: 40px;
	}

	#page-top a {
		width: 40px;
		height: 40px;
	}

	#page-top a i {
		line-height: 2.5;
	}

	.report_comment{
		padding: 0 20px 15px;
	}

	.tab_content {
		width: 100%;
	}

	.tab_content_description{
		/*column-count: 2;*/
		margin: 15px;
	}

	.report_which label {
		font-size: 80%;
	}

	/*エラー*/

	.error_nobody,.search_nobody {
		padding: 30px 40px 0;
	}

	.error_nobody h1,.search_nobody h1 {
		margin: 0 0 10px;
		line-height: 1.4;
	}

	#modalWindow {
  		width:80%;
	}

	#filelist{
		overflow-x:scroll;
		-webkit-overflow-scrolling:touch;
		overflow-scrolling:touch;
		white-space:nowrap;
	}


/*	#filelist li{
	width:100px;
}*/

	#filelist img{
/*	height:100px;
	width:85px;*/
	vertical-align: baseline;
}

/*スマホ用*/
.quit_main {
    width: initial;
    margin: 0;
    padding: 20px 15px 15px;
    border-radius: 0;
}

.quit_write{
	border: none;
	border-radius: 0px;
	margin:0 0px 30px;
	padding:25px 0px 30px;
	border-radius: 10px;
}

.quit_write h1{
	margin: 0 0 15px;
}

.quit_comment h1 {
	margin: 0;
}

.quit_comment{
	padding: 0 20px 15px;
}

#quit_btn {
	border: none;
	border-radius: 5px;
	background-color: #a7a7a7;
	font-weight: bold;
	color: #fff;
	display: block;
	float: inherit;
	width: 80%;
	margin: 0 auto;
	padding: 15px 0;
	font-size: 15px;
	-webkit-appearance: none;
}

/* Follow */

.f_search_box {
  padding: 24px 40px;
  margin-bottom: 32px;
}

.f_search_box form {
width: 100%;
}

ul.user_list::before{
  content:none;
}

ul.user_list::after{
  content:"";
  display: block;
  width:48%;
}

ul.user_list li {
    width: 48%;
}

	.fileuploader{
		margin:0!important;
		max-width:none!important;
	}

	/*post.php*/
	.posts{
	width: initial;
    padding: 20px 15px 15px;
    min-height: 810px;
	}

	/*新index*/
	.info_wide {
		display: block;
		width: 100%;
		vertical-align: inherit;
		margin: 0;
	}

	.info_wide .center_txt,.info_ttl {
		text-align: center;
	}

	.top_info2_all {
		height: auto;
	}

	.img_device {
		display: inline-block;
		margin: 77px 94px -7px 0;
		width: 625px;
	}

	/*gift追加*/

		.gift01 h2 {
		font-size: 25px;
		padding: 0 0 0 10px;
		border-left: 10px solid #FFD966;
		line-height: 1.5;
	}

	.gift02 h2,.gift06 h2 {
		font-size: 25px;
		text-align: center;
	}

/*広告掲載*/


	.ads_ img{
		width:100%;
		padding:0px;
	}
		
	.ads_00{
		margin-bottom: 0px;
	}
	.ads_01{
		width:100%;
		float:none;
	}
	
	.ads_02{
		width:100%;
		float:none;
	}

}




@media screen and (max-width:770px)
{

  .h_100, .b_100 {
    height: 100%;
    position: relative;
    background-color: #fff9e6;
  }

  .b_100 .wrap, .b_100 main#top {
    height: 100%;
    padding: 0;
  }

	#top {
		padding-bottom: 70px;
	}

	#index{
	background-size:150%;
	background-position: 10% 0;
}

	.tab_area label:hover,.log_item:hover {
		opacity:1;
	}

	body{
		overflow-x: hidden;
	}


	p,
	ul li{
		font-size:12px;
	}

	.wrap{
		min-width: 0px;
	}

	.top_enter_in{
		padding:20px 0px;
	}

	.top_enter_in img{
		width: 90%;
		display: block;
		margin: 8px auto 0;
	}


	.header_left{
		width:auto;
    display: flex;
    align-items: center;
    padding: 2px 0;
}

	.top_info{
		padding: 10px 0px 30px;
		background-color: white;
		height:auto;
		text-align: center;
	}

	.top_info_all{
		width:auto;
	}

	.top_info_r p,.top_info2_l p{
		font-size: 14px;
	}

	.top_info_l img{
    	float:none;
    	margin-left: 0px;
	}

	.img03 {
		display: inline-block;
		margin-bottom: 20px;
	}

	.top_info_r {
		padding: 0 30px;
		width:auto;
		margin-left: auto;
		border:none;
		background:none;
		border-radius: 0px;
		text-align: center;
}

	.top_info_r	h2{
		font-size:20px;
		padding-bottom: 10px;
	}


	.top_info2{
		padding: 25px 0px;
		background-color: white;
		height:auto;
		position: relative;
	}

	.top_info2_all{
		width:auto;
		height:450px;
}

	.top_info2_r img{
		padding-left: 0px;
}

	.top_info2_r{
		text-align: center;
		top: 0;
}

	.top_info2_l{
		width:auto;
		float:none;
		padding:273px 30px 30px 30px;
		margin-left:0px;
		border: none;
		background: none;
		border-radius: 0px;
		text-align: center;
		position: absolute;
		bottom:0;
}

	.top_info2_l h2{
		font-size:20px;
		padding-bottom: 10px;
	}

	.top_enter2_in {
/*		position: absolute;*/
		top: 50%;
/*		left: 54%;
		transform: translate(-50%, -50%);*/
		min-width: 250px;
		width: initial;
		text-align: center;
	}

	.enter_tw2{
		position: initial;
		transform: initial;
		top: initial;
		left: initial;
/*		margin:0;
		line-height: 50px;
		margin: 10px 20px;*/
	}

	nav ul li{
		display:block;
		padding:0;
		border-bottom: 1px solid #f5cd53;
	}

	nav ul li:last-child{
		font-size: 72%;
		border-bottom:none;
		font-weight: bold;
	}

	nav ul li a{
		padding: 10px;
		display: block;
	}

	nav ul li a i {
    font-size: 28px;
		font-weight: normal;
    margin: 9px auto 0;
		display: inline-block!important;
	}

	.copy_top {
		padding: 0 0 10px;
		font-size: 72%;
	}

	.copy{
		font-size: 80%;
		text-align: left;
		padding: 3px 10px;
		border-top: 1px dotted #eac248;
	}

/*マイページヘッダー*/

	.footer_nav{
		display:none;
	}
	.sp_ticket_count{
		position:absolute;
		right:10px;
		top:7px;
		display:inline-flex;
	}
  .header_right{
		/* display:none; */
	}

  .header_right {
    position: relative;
    right: 0;
    top: 0;
    display: none;
}

ul.cdd_menu,
li.cdd_menu-dropdown > ul {
	padding: 0;
	list-style: none;
  display: none;
}

	.header_left_00{
		width:50%;
	}

	.header_left_00 img{
		width:50%;
	}

	.header_top h1 {
		padding: 8px 0px 8px 10px;
	}

	#header h1 {
		padding: 7px 0px 7px 10px;
		line-height: 0px;
	}

  .header_right_unlog {
    display: table;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.header_right_unlog .enter_tw {
  padding: 10px 12px;
  font-size: 80%;
  margin: 0;
  height: 100%;
}


/*マイぺージ*/

	.main_mypage{
		width:auto;
		padding:0px;
	}

	.profile{
		width:auto;
		float:none;
		border:none;
		margin-bottom:0px;
		padding:20px;
	}

	.follow_me,
	.love_me{
		width:auto;
		height:auto;
		padding:0px 0px 20px;
	}

	.profile .me{
		margin: 40px auto 7px;
	}

	.follow_me{
		top:10px;
		right:10px;
	}

	.follow_me button {
    width: 100px;
    padding: 8px;
    font-size: 11px;
    margin: 5px 0 0;
	}

	.follow_me .small {
		font-size: 12px;
	}

	.follow_me i {
		font-size: 16px;
    margin: 12px 0px 0 0;
	}

	.tabs{
		width:auto;
		float:none;
	}

	.mypage{
		/*width:auto;*/
		margin: 0 10px 15px;
		height:auto;
		border:none;
/*		padding: 10px 10px 20px;*/
		box-sizing: border-box;
	}

	.me_comment h1,
	.me_comment h2{
	text-align:center;
}

	.me_comment{
		text-align: center;
	}

	.illust{
		margin-right:0px;
	}

	.comment{
		min-width:200px;
		padding: 0 10px 5px;
	}

	.com_user{
		font-size:10px;
	}

	.com_user .avatar{
		width:30px;
	}

	.hyouka{
		min-width:200px;
		padding: 0 10px;
	}

	.hanataba{
		margin:0px;
	}

	.hanataba{
    padding: 3px 10px;
	}

	.me_comment{
		padding:0px;
	}

	.follow_box {
		display: none;
	}

	.me_goal {
		padding: 13px 15px;
		text-align: left;
		display: table;
	}

	.me_goal .yellow {
		width: 26%;
		font-size: 12px;
		min-width: 80px;
	}

	.clear_tos {
		padding: 0 10px;
	}

	.modal-close {
    width: 100px;
	}

	.delete {
    width: 100px;
	}

	.modal-content span {
		padding: 10px 2px 0px;
	}

		.me img{
	width:100px;
	height: 100px ;
}


  /* New mypage 201903 */

  .profiles_functions .forPC {
    display: none;
  }

  .profiles .forSP {
    display: block;
    position: absolute;
    top: 24px;
    right: 16px;
  }

  .profiles {
    width: 100%;
    display: block;
    padding: 48px 24px;
    box-sizing: border-box;
    position: relative;
  }

  .avatar {
      width: 120px;
      height: 120px;
      margin: 0 auto 24px;
  }

  .profiles .follow form {
    margin: 0 0 8px;
  }

  .profiles .follow button {
    height: 32px;
    padding: 0 16px;
  }

  .profiles .follow p {
    justify-content: center;
    height: auto;
  }

  .profiles_infos {
    width: 100%;
  }

  .profiles_infos h1 {
    text-align: center;
    margin: 0;
  }

  .profiles_infos h2 {
    display: block;
  }

  .profiles_infos h2 a {
    justify-content: center;
    margin: 0 auto;
    width: fit-content;
  }

  .profiles_functions {
    justify-content: center;
  }

  .profiles_functions .gift_modal-open {
    margin: 0;
    width: 200px;
  }

  .profiles_infos .profiles_texts .comment p {
    font-size: 12px;
    text-align: center;
  }

  .profiles_infos .profiles_texts .goal {
    padding: 16px 16px;
  }

  .short_url {
    width: 100%;
  }

  .short_url input#short_url {
    font-size: 16px;
    transform: scale(0.8);
    transform-origin: left;
  }

  .gift_modal-content {
    width: 100%;
    height: 80%;
    max-height: 620px;
    overflow: scroll;
    background: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    display: block;
  }

  .nakami > p {
    font-size: 100%;
  }

  .nakami_kingaku {
    margin: 24px 0;
  }

  .nakami_kingaku ul {
    flex-wrap: wrap;
  }

  .nakami_kingaku ul li {
    margin: 4px 4px;
    width: 46%;
}

  .gift_modal-content .nakami_kingaku label {
    width: 100%;
    height: auto;
  }

  .gift_modal-content label span.tick img {
    width: 40px;
  }

  .send_gift button {
    width: 80%;
  }

  div#giftModal {
    height: 100vh !important;
    background: none;
    box-shadow: none;
  }

  .iziModal-wrap {
      height: 100% !important;
  }

	/* TIMELINE */
	.timeline {
    width: 100%;
    padding: 0 16px;
    box-sizing: border-box;
	}

	ul.timeline_container li.timeline_sizer {
    width: 32%;
	}

	li.timeline_sizer_big {
	    width: 65%;
	}

	/*フッター*/

	.footer_mb{
		display:block;
		width:100%;
		min-width:320px;
		position:fixed;
		bottom:0;
		left:0px;
		background-color:#FFD966;
		text-align: center;
		height:48px;
		z-index: 9999;
}

	.footer_mb ul{
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
	}

	.footer_mb li{
		min-width: 8%;
		flex-basis: 25%;
		position: relative;
	}

	.footer_mb li a{
		display: block;
		padding:8px;
		text-align: center;
		overflow: hidden;
	}

	.footer_mb li a img {
		width: 2.0em;
		display: block;
		pointer-events: none;
	}

	.menu_img01 {margin: -1px auto 0px;}
	.menu_img02 {margin: -1px auto 0px;}
	.menu_img03 {margin: -1.5px auto 1.5px;}
	.menu_img04 {margin: -1px auto 0px;}
	.menu_img05 {margin: -1.5px auto 1.5px;}

	.footer_mb li a span {
		display: block;
		font-size: 78%;
	}

	.nakami_kingaku li a{
		padding:15px;
	}

	.kakutei{
		padding:20px 30px;
	}

	.footer_top nav ul {
		padding: 0;
	}

	.footer_top nav {
		width: 100%;
	}

	/*検索サーチ*/

	.search_page{
		width:auto;
		padding:20px 15px 15px;
		min-height:800px;
	}



	.follow_list_us {
		column-count: 2;
	}

	.search_own{
	width: auto;
	height: auto;
	border: none;
	padding: 15px 15px 20px;
	margin: 0 0 15px;
}

	/*通知*/

	.alart{
    width: initial;
    padding: 20px 15px 15px;
/*	min-height:810px;*/
	}

	.alart_box {
		margin: 0;
		padding: 15px;
		border:none;
		border-radius: 10px;
		box-shadow: 0px 1px 1px 0px #efe9d5;
    -moz-box-shadow: 0px 1px 1px 0px #efe9d5;
    -webkit-box-shadow: 0px 1px 1px 0px #efe9d5;
		height:550px;
	}

	.panel_area{
		margin:0px;
		border:none;
		padding:5px 5px 15px;
	}

	.tab_area{
		margin:0px;
}


	.alart_com {
		padding: 10px 0;
	}

	.alart_com p {
		width: 87%;
		font-size: 12px;
		padding-left:40px;
		margin:7px auto 0px;
	}

	.alart_com h3 {
		margin:5px auto 0px;
	}

	.alart_com .avatar {
    	width: 30px;
	}

	/*アップローダー*/

	.upload_all{
		width: initial;
		margin-bottom:20px;
		padding:20px 15px 15px;
		min-height: 810px;
	}

	.uploader_com {
		padding: 20px 20px 25px;
		margin: 0;
		border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	}

	.uploader{
		margin-bottom: 0px;
		margin: 0;
	}

	.uploader button{
		left:0;
	}

	.fukidashi:after{
		display: none;
	}

	.uploader button:hover + .fukidashi {
	      display: none;
    }

	.uploader_old,
	.uploader_cat{
		padding: 10px 0 15px;
	}

	.seigen,.uploader_old label,.category,.uploader_cat label {
		vertical-align: middle;
	}

	.seigen,.category {
		margin: 0 0 11px 0;
		display: block;
		text-align: center;
		background: #f9f9f9;
		font-size: 75%;
		padding: 3px;
	}

	.custum_rlabel span {
		padding: 0 4px 0 21px;
		vertical-align: middle;
	}

	.uploader_com button {
		display: block;
		float: inherit;
		width: 80%;
		margin: 20px auto;
		padding: 15px 0;
		font-size: 15px;
	}

	/*設定*/

	#set_menu #top {
		background: #fff;
	}

	.setting_main{
		width:100%;
		padding:10px 0px;
		text-align: center;
		min-height: 0px;
		background-color:#fff;
}

	.setting_it{
		margin:0px;
}

/*課金*/

.charge_main,
.charge_pay_main{
	width:100%;
	padding: 20px 15px 60px;
	box-sizing: border-box;
}

.charge_buy,
.charge_get,
.charge_log,
.charge_pay{
		margin: 0 0 15px;
		padding: 25px 30px;
}

.charge_buy_now img{
	width:80px;
	display: block;
	margin: 0 auto 5px;
}

.charge_buy_now {
	margin-bottom: 5px;
}

.charge_get_now dl {
	margin: 10px 5px 0;
}

.charge_get_total .small {
	margin: 10px 20px 5px;
}

.ticket_btn, .charge_get button {
	width: 90%;
	padding: 17px 0;
	font-size: 14px;
}

	/*アカウント*/

	.account_main,
	.no_page,
	.error_page,
	.enter_ban_check,
	.block_main{
		width: inherit;
		padding:20px 15px 15px;
		box-sizing: border-box;
	}
	.follow_list{
		width: inherit;
		padding:0;
		box-sizing: border-box;
	}

	.account_me,
	.block_me{
		margin:0 0 30px;
		padding: 25px 20px 30px;
		background-color: white;
	}

	.account_me button {
		width: 80%;
		font-size: 15px;
		padding: 15px 0;
	}

	/*404*/

	.no_page_no{
		background-color:white ;
	}

	/*違反報告*/

	.report_main {
    width: initial;
    margin: 0;
    padding: 20px 15px 15px;
    border-radius: 0;
	}

	.report_write{
		border: none;
		border-radius: 0px;
		margin:0 0px 30px;
		padding:25px 0px 30px;
		border-radius: 10px;
	}

	.report_write h1{
		margin: 0 0 15px;
	}

	.report_comment h1 {
		margin: 0;
	}

	#report_btn {
		border: none;
		border-radius: 5px;
		background-color: #a7a7a7;
		font-weight: bold;
		color: #fff;
		display: block;
		float: inherit;
		width: 80%;
		margin: 0 auto;
		padding: 15px 0;
		font-size: 15px;
		-webkit-appearance: none;
	}

	/*ban*/

	.enter_ban{
		min-height: 0;
		height:auto;
	}

	.attention{
		min-width:200px;
	}

	#myModal_open:checked + label ~ .myModal_popUp {
		width: 100%;
		min-width:300px;
		height: 100%;
	}

	#myModal_open:checked + label + #myModal_close-overlay + label {
	 	width: 100%;
	}

	#myModal_open:checked ~ #myModal_close-button + label {
		width: 100%;
		bottom: 48px;
		left: 0%;
	}

	#myModal_open:checked + label ~ .myModal_popUp > .myModal_popUp-content {
		height: calc(100% - 60px - 43px );
		padding:70px 20px;
	}

	#myModal_open:checked ~ #myModal_close-button + label {
  		background: #d3d3d3;
	}


	.en {
    padding-bottom: 0;
	}

	.nakami p {
		font-size: 100%;
	}

	.nakami_kingaku li label {
		font-size: 130%;
	}

	.tick {
    margin: 0 0 20px;
	}

	.nakami_kettei {
		display: inline-block;
		padding: 20px;
		border-radius: 10px;
		font-weight: bold;
		background-color: #FFD966;
		width: 50%;
		min-width: 271px;
		text-align: center;
		margin-bottom: 40px;
		border: solid 1px #fff2cb;
		font-size: 15px;
	}

	.kago_pc{
		display: none !important;
	}

//	.kago_mb{
//		display: inline-block !important;
//	}

	.charge_log{
		padding:15px;
	}

	.charge_log p {
		font-size: 12px;
	}

	.first{
		width: initial;
		padding: 20px 15px 15px;
	}

	.first_in{
		padding:20px;
		box-shadow: 0px 1px 1px 0px #efe9d5;
		-moz-box-shadow: 0px 1px 1px 0px #efe9d5;
		-webkit-box-shadow: 0px 1px 1px 0px #efe9d5;
	}

	.first_in h1 {
    margin: 0 0 20px;
    line-height: 1.5;
    font-size: 120%;
	}

	.first_in h2{
		text-align: left;
		padding-bottom: 0;
		margin: 15px 0;
	}

	.first_in ul li {
		margin: 0 0 10px;
	}

	.first_img{
		height: auto;
		width:100%;
		}


	/*課金*/

	.charge_pay{
		padding:15px;
	}


	.charge_pay table{
		width:100%;
		margin:0;
	}

	.charge_pay table th, .charge_pay table td{
		padding:10px 5px;
	}

	.tic_m{
	width:50px;
}

	/*タブ*/

	.me{
		width:100%;
	}

	.me_comment{
		width:100%;
	}

	.right_menu{
		right: 8px;
		bottom: 55px;
	}
	#page-top {
		margin: 0 auto;
		width: 40px;
	}

	#page-top a {
		width: 40px;
		height: 40px;
	}

	#page-top a i {
		line-height: 2.5;
	}

	.report_comment{
		padding: 0 20px 15px;
	}

	.tab_content {
		width: 100%;
	}

	.tab_content_description{
		/*column-count: 2;*/
		margin: 15px;
	}

	.report_which label {
		font-size: 80%;
	}

	/*エラー*/

	.error_nobody,.search_nobody {
		padding: 30px 40px 0;
	}

	.error_nobody h1,.search_nobody h1 {
		margin: 0 0 10px;
		line-height: 1.4;
	}

	#modalWindow {
  		width:80%;
	}

	#filelist{
		overflow-x:scroll;
		-webkit-overflow-scrolling:touch;
		overflow-scrolling:touch;
		white-space:nowrap;
	}


/*	#filelist li{
	width:100px;
}*/

	#filelist img{
/*	height:100px;
	width:85px;*/
	vertical-align: baseline;
}

/*スマホ用*/
.quit_main {
    width: initial;
    margin: 0;
    padding: 20px 15px 15px;
    border-radius: 0;
}

.quit_write{
	border: none;
	border-radius: 0px;
	margin:0 0px 30px;
	padding:25px 0px 30px;
	border-radius: 10px;
}

.quit_write h1{
	margin: 0 0 15px;
}

.quit_comment h1 {
	margin: 0;
}

.quit_comment{
	padding: 0 20px 15px;
}

#quit_btn {
	border: none;
	border-radius: 5px;
	background-color: #a7a7a7;
	font-weight: bold;
	color: #fff;
	display: block;
	float: inherit;
	width: 80%;
	margin: 0 auto;
	padding: 15px 0;
	font-size: 15px;
	-webkit-appearance: none;
}

/* Follow */

.f_search_box {
  padding: 24px 40px;
  margin: 32px 15px;
}

.f_search_box form {
width: 100%;
}

ul.user_list::before{
  content:none;
}

ul.user_list::after{
  content:"";
  display: block;
  width:48%;
}

ul.user_list li {
    width: 48%;
}

	.fileuploader{
		margin:0!important;
	}

/* post.php */
.posts {
    display: block;
    padding: 20px 15px 20px;
	width:initial;
	min-height:300px;
}

article.post_item {
	width:90%;
	max-width: 414px;
    background: #FFF;
    padding: 15px;
}

/*新index*/

	.top_enter {
    height: 470px;
    background-size: 140%;
	}

	.top_enter_in {
		padding: 29px 20px;
		box-shadow: 0 1px 8px -0.3px rgba(0, 0, 000, 0.4);
/*		top: 28%;*/
	}

	.enter_tw {
		width: 100%;
	}

	.top_enter_in h2 {
		margin: 0 0 15px;
	}

	.top_enter_in h1 img {
		width: 210px;
	}

	.top_in01,.top_in02 {
    padding: 30px 15px 15px;
    box-sizing: border-box;
	}

	.top_info2_all {
		height: auto;
	}

	.info_wide {
		display: block;
		width: 100%;
		vertical-align: inherit;
		margin: 0;
	}

	.info_ttl {
    margin: 0 auto;
    width: 100%;
    padding-bottom: 12px;
    font-size: 25px;
    line-height: 1.3;
		text-align: center;
	}

	.info_ttl .img_point {
    display: inline-block;
    vertical-align: middle;
    width: 85px;
		margin: -6px 10px 0 -55px;
    height: 100%;
	}

	.info_ttl span {
		vertical-align: middle;
		text-align: left;
		margin: 15px 0 0;
    display: inline-block;
	}

	.center_txt {
		text-align: center;
    width: 100%;
    font-size: 15px;
    line-height: 1.6;
    padding: 0 15px;
    box-sizing: border-box;
		padding: 0 15px 10px;
	}

	.info_wide .center_txt {
		text-align: center;
	}

	.img01,.img02 {
  	width: 40%;
		margin: 5px 0 0;
	}

	.top_user {
		padding: 40px 0px 40px;
		box-sizig: border-box;
	}

	.center_ttl {
		margin: 0 15px;
		font-size: 22px;
		line-height: 1.4;
		padding-bottom: 15px;
	}

	.top_enter2 {
		padding: 50px 0 0;
		box-sizing: border-box;
		height: auto;
	}

	.top_enter2 .center_txt br {
		display: block;
	}

	.enter_tw2 {
		width: 40%;
	}

	.img_device {
    display: block;
    margin: 60px auto 0;
    width: 68%;
    text-indent: -60px;
    padding: 0 92px 0 0;
    box-sizing: border-box;
	}

	.top_user .swiper-slide a .nam h1 {
		font-size: 84%;
		width: 100%;
	}

	.top_user .swiper-slide {
		margin-bottom: 15px;
	}


	/*決済*/
	.pay_form{
		padding:10px!important;
	}

/*}

@media screen and (max-width:770px){*/
.love_me .kago_mb{
	display:none;
}
.love_me_sp .kago_mb{
	display:inline-block;
}
.follow_list_us {
		column-count: 1;
	}

	.search_own{
		width:100%;
		min-width:300px;
		box-sizing: border-box;
		margin: 0 0 15px;
	}
	.uploader button{
		left:0;
	}

	.tab_content_description{
		/*column-count: 1;*/
	}

	.masonry,.masonry_b {
		margin: 20px auto 0;
/*		width: 100%!important;*/
	}

	.item {
		/*width: 100%!important;*/
		margin: 0 0 15px!important;
		box-sizing: border-box;
	}

  /* Follow */

  ul.user_list::after{
    content:none;
  }

  ul.user_list li {
      width: 100%;
      margin-bottom: 16px;
  }


  ul.user_list li a {
    padding: 16px;
  }

  ul.user_list li a .ava {
    width: 16%;
    border-radius: 100px;
    overflow: hidden;
    border: 1px solid #dedede;
  }

  ul.user_list li a .nam {
    width: 80%;
  }

  /* CATEGORY */

.cat_button_sort label, .cat_button_edit label,cat_button_gift button {
    background: #FFF;
}

.cat_button_sort, .cat_button_edit,.cat_button_gift {
    right: 15px;
    bottom: 190px;
}

.cat_button_sort {
    bottom: 120px;
}

  .cat input {
    -webkit-appearance: none;
    font-size: 16px;
  }

  .cat_modal_active {
    width: 100%;
    min-width: auto;
    padding: 40px 24px;
    box-sizing: border-box;
}

.cat_switch, .cat_edit {
    overflow-y: scroll;
}

.cat_edit_form {
    flex-wrap: wrap;
}

.cat_edit_form input {
    width: 100%;
    height: 40px;
}

.cat_edit_form .buttons {
    width: 100%;
    justify-content: flex-end;
    margin-top: 8px;
}

.cat_edit_form .buttons .cat_save, .cat_edit_form .buttons .cat_delete {
    width: 24%;
    padding: 4px 0;
    margin: 0;
}

.cat_edit_form .buttons .cat_save {
    margin-right: 8px;
}

.cat_add_form form input {
    height: 40px;
}

li.del_confirm_c button, li.del_confirm_d button {
    padding: 4px 8px;
}


/* AdSense */
.ad_p, .ad_a, .ad_u {
    width: 90%;
    box-sizing: border-box;
}

.ad_p_box, .ad_a_box, .ad_u_box {
    width: 100%;
}

.ad_mb_f {
    display: block;
    width: 100%;
    padding: 8px;
    position: fixed;
    bottom: 0;
    left: 0px;
    text-align: center;
    z-index: 9999;
    box-sizing: border-box;
    background: RGBA(0,0,0,0.64);
}

.ad_mb_f ins {
    background: none;
}


/* TUTORIAL */

.first_in ul.accordion li .trigger h2 {
    font-size: 12px;
    padding: 0 12px 0 20px;
}

.first_in ul.accordion > li {
    margin: 0 0 10px;
    padding: 8px 8px 8px 8px;
}

.t_content {
    padding: 16px 0 16px;
}

.t_content .slidee li::before, .t_content .slidee li::after {
    content: none;
}

.t_content .slidee li {
    width: 100%;
    margin: 0 0 16px;
    padding: 0;
    position: relative;
}

.t_content .slidee li:last-child {
  margin-bottom: 0;
}

.t_content .slidee li img {
    max-width: 100%;
    height: auto;
}




/*gift追加*/


		.gift02,.gift03,.gift04,.gift05,.gift06 {
		margin: 0 0 30px;
		box-sizing: border-box;
	}

	.gift01 {
		margin: 25px 0 20px;
		text-align: center;
	}

	.f01_left {
		width: 100%;
		text-align: center;
	}

	.f01_left p {
		font-size: 14px;
	}

	.gift01 h2 {
		text-align: center;
		border-left: none;
		padding: 0;
	}

	.gift01 h2 .color_oy {
		color: #ffba00;
	}

	.f01_right {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	.f01_right img {
		width: 50%;
    display: block;
    margin: 10px auto 0;
	}

	.gift02 {
		padding: 25px 30px 40px 50px;
	}

	.gift02 h2 {
		font-size: 23px;
		padding: 0;
		text-align: center;
	}

	.about_list {
		display: block;
	}

	.about_list li {
		width: 45%;
	}

	.about_list li:first-child {
		border-right: 1px solid #dedede;
	}

	.about_list .fuki {
    background: #FFD966;
    padding: 5px;
    text-align: center;
    border-radius: 50px;
    width: 60%;
    font-weight: bold;
    display: block;
    margin: 0 auto 35px;
    position: relative;
    font-size: 14px;
	}

	.fan {
		margin: 0 0 20px;
		border-right: none;
	}

	.fan,.creator {
		width: 100%;
	}

	.about_list li span {
		height: 118px;
	}

	.about_list img {
		position: inherit;
    left: auto;
    right: auto;
		margin: 0 auto;
	}

	.ab01 {
		width: 115px;
		top: -14px!important;
	}

	.ab02 {
		width: 100px;
	}

	.ab03 {
		width: 115px;
		left: -7px!important;
	}

	.ab04 {
		width: 98px;
		margin: 0 auto;
	}

	.gift03 {
		padding: 0;
	}

	.gift03 p {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding-bottom: 15px;
	}

	.gift03 img {
		width: 45%;
    display: block;
    margin: 10px auto 40px;
	}

	.back_bg {
		margin: 0 0 30px!important;
	}

	.how {
		width: 95%;
    vertical-align: top;
    display: block;
    margin: 15px auto 0;
    text-align: left;
	}

	.how p {
    font-size: 14px;
    line-height: 1.5;
	}

	.how h3 {
		font-size: 18px;
	}

	.how .capture {
		width: 70%;
	}

	.arrow {
    margin: 15px auto -5px;
    display: block;
    transform: rotate(90deg);
	}

	.gift06 h2 {
		text-align: center;
		line-height: 1.4;
		padding: 0;
	}

	.gift06 h2 br {
		display: block;
	}

	.amazon_box p {
		text-align: left;
    font-size: 14px;
    line-height: 1.5;
	}

	.amazon_box {
	  margin: 10px 0 0;
    border-top: 1px solid #dedede;
    padding: 25px 0 0;
	}

	.amazon_txt {
		font-size: 14px;
	}

	.amazon_txt br {
		display: none;
	}

	.amazon01, .amazon02 {
	  display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: top;
    margin: 10px 0 0;
	}

	.amazon02 {
		margin: 30px 0 0;
	}

	.amazon_hosoku {
		margin: 15px 0 0;
		padding: 15px 20px 5px;
	}

	.amazon_hosoku p {
		font-size: 12px;
	}

	.att p {
    font-size: 12px!important;
    padding-bottom: 5px;
	}


  /* telecom_redirect_et.php */

  .done_payment {
      width: 90%;
      padding: 32px 16px;
      margin: 40px auto;
  }

  .done_payment_check {
      margin: 50px 0 60px;
      position: relative;
      text-align: center;
      min-height: 120px;
  }

  p.link_y {
    width: auto;
}

  /* ticket.php */

  .payment-form_button {
    display: block;
    margin: 32px auto;
}

  .payment-form_button > div {
    display: block;
    margin: 15px 0;
}

.adContentsArea {
    width: 100%;
    padding: 0 40px;
    box-sizing: border-box;
}

/*広告掲載*/


	.ads_ img{
		width:100%;
		padding:0px;
	}
		
	.ads_00{
		margin-bottom: 0px;
	}
	.ads_01{
		width:100%;
		float:none;
	}
	
	.ads_02{
		width:100%;
		float:none;
	}
}

/*
 highlighter */
.warning {
  background-color: #fdd;
}

#upload_btn:disabled {
	opacity: 0.3;
}
#file_lists {
  display: flex;
	flex-wrap: wrap;
}
.uploader{
	height: auto;
	min-height: 250px;
	padding: 10px 10px 40px 10px;
}


/* alert */
.alert_on {
    position: relative;
}
.alert_on::after {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    background: #f34b4b;
    border: solid 2px #FFF;
    border-radius: 10px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.alert_mb_on::after {
    content: '';
    position:absolute;
    width: 10px;
    height: 10px;
    display: inline-block;
    border: solid 2px #FFF;
    background: #f34b4b;
    border-radius: 10px;
    margin-left: 3px;
}

/* twitter_button */
.twitter-share-button {
    position: relative;
    height: 20px;
    box-sizing: border-box;
    padding: 1px 8px 1px 6px;
    background-color: #1b95e0;
    color: #fff;
    border-radius: 3px;
    font-weight: 500;
    cursor: pointer;
		font: normal normal normal 11px/18px 'Helvetica Neue',Arial,sans-serif;
		display: inline-block;
		width: 60px;
}
.twitter-share-button i {
    position: relative;
    top: 2px;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: transparent 0 0 no-repeat;
    background-image:url('/images/twitter_logo.png');
		background-size:90% auto;
		cursor: pointer;
}
.twitter-share-button span {
	margin-left: 2px;
	vertical-align: top;
	cursor: pointer;
}
#next_button button{
	height: 50px;
    width: 90%;
    font-weight: bold;
    font-size: 16px;
    background-color: rgba(229,188,62,0.86);
    border: none;
    border-radius: 5px;
    color: white;
}
#next_button_b button{
	height: 50px;
    width: 90%;
    font-weight: bold;
    font-size: 16px;
    background-color: rgba(229,188,62,0.86);
    border: none;
    border-radius: 5px;
    color: white;
    text-align:center;
}
.short-url-class {
	text-align:center;
}

@media screen and (max-width:606px ){
	main{
		min-height:95%;
	}
	.follow_list_us {
		column-count: 1;
	}
	.search_own{
		width:100%;
		min-width:300px;
		box-sizing: border-box;
		margin: 0 0 15px;
	}
	.uploader button{
		left:0;
	}
	.tab_content_description{
		/*column-count: 1;*/
	}
	.masonry,.masonry_b {
		margin: 20px auto 0;
		width: 100%!important;
	}
	.item {
		width: 100%!important;
		margin: 0 0 15px!important;
		box-sizing: border-box;
	}

	/* Follow */
	ul.user_list::after{
		content:none;
	}
	ul.user_list li {
		width: 100%;
		margin-top:8px;
		margin-bottom: 8px;
	}
	ul.user_list li a {
		padding: 16px;
	}
	ul.user_list li a .ava {
		width: 16%;
		border-radius: 100px;
		overflow: hidden;
		border: 1px solid #dedede;
	}
	ul.user_list li a .nam {
		width: 80%;
	}
	/* USERS RECOMMENDED */
	.none_sp {
    display: none;
	}
	li.users_recommended h2 {
    font-size: 140%;
    margin-bottom: 4px;
	}
	ul.user_list li.users_recommended ul li {
	    width: 20%;
	}
	ul.user_list li.users_recommended ul {
	    padding: 16px;
	}

	/* TIMELINE */
	.timeline {
	    width: 100%;
	    padding: 0 8px;
	    box-sizing: border-box;
	}
	ul.timeline_container li.timeline_sizer {
	    width: 48% !important;
	    margin: 0 1% 10px;
	}
li.timeline_sizer_big {
	width: 99%;
	margin: 0 0.5% 12px;
}
ul.timeline_container li a {
    padding: 8px;
}
ul.timeline_container li a h3 {
    display: none;
}
ul.timeline_container li a .timeline_img {
    width: 100%;
    position: relative;
    overflow: hidden;
}
ul.timeline_container li a .timeline_img:before{
  content: "";
  display: block;
  padding-top: 100%;
}
ul.timeline_container li a .width_fit img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    right: 0;
    left: 0;
}
ul.timeline_container li a .height_fit img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
p.timeline_name {
    display: none;
}

	/* CATEGORY */
	.cat_button_sort label, .cat_button_edit label,.cat_button_gift button {
		background: #FFF;
	}
	.cat_button_sort, .cat_button_edit,.cat_button_gift {
		right: 15px;
		bottom: 190px;
	}
	.cat_button_sort {
		bottom: 120px;
	}
	.col_num_button button{
		background: #FFF;
	}
	.sort_button_area button{
		background: #FFF;
	}
	.cat input {
		-webkit-appearance: none;
		font-size: 16px;
	}
	.cat_modal_active {
		width: 100%;
		min-width: auto;
		padding: 40px 24px;
		box-sizing: border-box;
	}
	.cat_switch, .cat_edit {
		overflow-y: scroll;
	}
	.cat_edit_form {
		flex-wrap: wrap;
	}
	.cat_edit_form input {
		width: 100%;
		height: 40px;
	}
	.cat_edit_form .buttons {
		width: 100%;
		justify-content: flex-end;
		margin-top: 8px;
	}
	.cat_edit_form .buttons .cat_save, .cat_edit_form .buttons .cat_delete {
		width: 24%;
		padding: 4px 0;
		margin: 0;
	}
	.cat_edit_form .buttons .cat_save {
		margin-right: 8px;
	}
	.cat_add_form form input {
		height: 40px;
	}
	li.del_confirm_c button, li.del_confirm_d button {
		padding: 4px 8px;
	}

	/* AdSense */
	.ad_p, .ad_a, .ad_u {
		width: 90%;
		box-sizing: border-box;
	}
	.ad_p_box, .ad_a_box, .ad_u_box {
		width: 100%;
	}
	.ad_mb_f {
		display: block;
		width: 100%;
		padding: 8px;
		position: fixed;
		bottom: 0;
		left: 0px;
		text-align: center;
		z-index: 9999;
		box-sizing: border-box;
		background: RGBA(0,0,0,0.64);
	}
	.ad_mb_f ins {
		background: none;
	}

	/* TUTORIAL */
	.first_in ul.accordion li .trigger h2 {
		font-size: 12px;
		padding: 0 12px 0 20px;
	}
	.first_in ul.accordion > li {
		margin: 0 0 10px;
		padding: 8px 8px 8px 8px;
	}
	.t_content {
		padding: 16px 0 16px;
	}
	.t_content .slidee li::before, .t_content .slidee li::after {
		content: none;
	}
	.t_content .slidee li {
		width: 100%;
		margin: 0 0 16px;
		padding: 0;
		position: relative;
	}
	.t_content .slidee li:last-child {
		margin-bottom: 0;
	}
	.t_content .slidee li img {
		max-width: 100%;
		height: auto;
	}

		/* TUTORIAL */
	.first_in ul.accordion li .trigger h2 {
		font-size: 12px;
		padding: 0 12px 0 20px;
	}
	.first_in ul.accordion > li {
		margin: 0 0 10px;
		padding: 8px 8px 8px 8px;
	}
	.t_content {
		padding: 16px 0 16px;
	}
	.t_content .slidee li::before, .t_content .slidee li::after {
		content: none;
	}
	.t_content .slidee li {
		width: 100%;
		margin: 0 0 16px;
		padding: 0;
		position: relative;
	}
	.t_content .slidee li:last-child {
		margin-bottom: 0;
	}
	.t_content .slidee li img {
		max-width: 100%;
		height: auto;
	}

	/*top_adboxSP */
	.top_adboxSP {
		max-width: 336px;
		position: relative;
		top: 53%;
		margin: auto;
		display: block;
	}
	.top_adboxPC {
		display: none;
	}

	/*新index*/

	.top_enter {
/*		height: 670px;*/
		height: 360px;
		top: 49%;
    /*height: 370px;*/
    background-size: 160%;
	}

	.top_enter_in {
		padding: 24px 15px;
    box-shadow: 0 1px 6px -0.3px rgba(0, 0, 000, 0.4);
	}

	.img01, .img02 {
  	width: 70%;
    margin: 5px 0 3px;
	}

	.enter_tw2 {
		width: 75%;
		padding: 5px 5px;
	}

	.top_in01,.top_in02 {
    padding: 25px 15px 15px;
    box-sizing: border-box;
	}

	.info_ttl {
    margin: 0 auto;
    width: 100%;
    padding-bottom: 15px;
    font-size: 20px;
    line-height: 1.3;
    text-align: left;
	}

	.info_ttl br {
		display: block;
	}

	.info_ttl .img_point {
    display: inline-block;
    vertical-align: middle;
    width: 85px;
    margin: -6px 10px 0 5px;
    height: 100%;
	}

	.info_ttl span {
		vertical-align: middle;
		text-align: left;
		margin: 9px 0 0;
	}

	.top_user {
		padding: 30px 0px 35px;
		box-sizig: border-box;
	}

	.swiper-button-next,.swiper-button-prev {
		width: 45px;
	}

	.center_ttl {
		font-size: 20px;
	}

	.center_txt {
		text-align: center;
    width: 100%;
    font-size: 14px;
    line-height: 1.6;
    padding: 0 15px;
    box-sizing: border-box;
		padding: 0 15px 5px;
	}

	.info_wide .center_txt {
		text-align: center;
	}

	.center_txt br {
		display: none;
	}

	.prev_arrow {
    width: 110px;
    margin: 0 auto;
    height: 40px;
    position: relative;
	}

	.top_user .swiper-container {
    padding: 0;
	}

	.top_user .swiper-slide {
		margin-bottom: 15px;
	}

	.img_device {
    display: block;
    margin: 40px auto 0;
    width: 85%;
    padding: 0 20px 0 0;
	}

	.top_enter2 {
		padding: 40px 0 0;
	}

	/*login-modal*/

	.iziModal {
		width: 290px;
		min-width: 290px;
		padding: 30px 17px 23px;
		box-shadow: 0 1px 14px -1.5px rgba(0, 0, 000, 0.5);
		text-align: center;
		border-radius: 0;
		background: #fff;
	}

	.log_modal_in h1 img {
		width: 210px;
	}

	.log_modal_in h2 {
		margin: 0 0 13px;
		padding: 0 0 13px;
	}

	.log_modal_in p {
		font-size: 13px;
		line-height: 1.6;
		padding-bottom: 0;
	}

	.close {
		position: absolute;
		top: -90px;
		right: -40px;
	}

	.close a {
		font-size: 38px;
	}

	/*gift追加*/

		.gift02,.gift03,.gift04,.gift05,.gift06 {
		margin: 0 0 20px;
		box-sizing: border-box;
	}

	.f01_left p br,.gift03 p br {
		display: none;
	}

	.gift01 {
		margin: 25px 0 20px;
		text-align: center;
	}

	.f01_left {
		width: 100%;
		text-align: center;
	}

	.gift01 h2 {
		font-size: 16px;
		line-height: 1.4;
		text-align: center;
		border-left: none;
		padding: 0;
	}

	.f01_left p {
		font-size: 12px;
	}

	.f01_right {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	.f01_right img {
    width: 65%;
    display: block;
    margin: 0 auto 0;
	}

	.gift02 {
		padding: 15px 3px 20px 10px;
		border: 3px solid #ffe28a;
		margin: 0 0 15px;
	}

	.gift02 h2 {
		font-size: 15px;
		text-align: center;
		padding: 0;
		margin: 0 0 10px!important;
	}

	.about_list .fuki {
		width: 65%;
		padding: 3px;
		font-size: 13px;
		margin: 0 auto 15px;
	}

	.about_list .fuki:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 10px solid #FFD966;
	}

	.about_list {
		display: block;
	}

	.about_list li {
		width: 49%;
		padding: 5px;
	}

	.about_list li:first-child {
		border-right: 1px solid #dedede;
	}

	.fan {
		margin: 0 0 20px;
		border-right: none;
	}

	.fan,.creator {
		width: 100%;
	}

	.about_list li span {
		height: 75px;
	}

	.about_list img {
		position: inherit;
    left: auto;
    right: auto;
		top: auto;
		botttom: auto;
		margin: 0 auto;
	}

	.ab01 {
		width: 68px;
	}

	.ab02 {
		width: 60px;
    top: 5px!important;
	}

	.ab03 {
		width: 70px;
		left: -7px!important;
	}

	.ab04 {
		width: 60px;
    top: 5px!important;
	}

	.about_list p {
		font-size: 12px;
	}

	.gift03 {
		padding: 0;
	}

	.gift03 p {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    padding-bottom: 15px;
	}

	.gift03 img {
		width: 50%;
    display: block;
    margin: 0 auto 10px;
	}

	.back_bg {
		font-size: 13px;
    margin: 0 0 20px!important;
	}

	.how {
		width: 100%;
    vertical-align: top;
    display: block;
    margin: 15px auto 0;
    text-align: left;
	}

	.how h3 {
		font-size: 14px;
		line-height: 1.3;
		margin: 0 0 15px;
	}

	.how h3 img {
    width: 35px;
    height: auto;
    display: inline-block;
    margin: 0 7px 0 0;
    vertical-align: middle;
	}

	.how .capture {
		width: 80%;
	}

	.how p {
		font-size: 12px;
	}

	.arrow {
  	margin: 5px auto -10px;
    display: block;
    transform: rotate(90deg);
    width: 55px;
	}

	.gift05 {
		margin: 0 0 15px;
	}

	.gift06 {
		padding: 0px;
/*		border: 3px solid #ffe28a;*/
	}

	.gift06 h2 {
		text-align: center;
		line-height: 1.4;
		font-size: 16px;
		padding: 0;
		margin: 8px 0 10px!important;
	}

	.gift06 h2 br {
		display: block;
	}

	.amazon_box {
		margin: 0;
		border-top: 1px solid #dedede;
		padding: 10px 0 0;
	}

	.amazon_box h3 {
		font-size: 14px;
		line-height: 1.3;
		margin: 0 0 20px;
	}

	.amazon_box .step {
		font-size: 12px;
		margin: 0 7px 0 0;
	}

	.amazon_box img {
    width: 37%;
    margin: 0 auto 20px;
    display: block;
	}

	.amazon_txt,.amazon_box p {
		font-size: 12px;
	}

	.amazon_txt br {
		display: none;
	}

	.amazon01, .amazon02 {
	  display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: top;
    margin: 10px 0 0;
	}

	.amazon_box h3 br {
		display: block;
	}

	.amazon02 {
		margin: 20px 0 0;
	}

	.amazon_hosoku {
		border-radius: 10px;
    padding: 15px 15px 5px;
    background: #fff9e6;
    margin: 5px 0 0;
	}

/*広告掲載*/


	.ads_ img{
		width:100%;
		padding:0px;
	}
		
	.ads_00{
		margin-bottom: 0px;
	}
	.ads_01{
		width:100%;
		float:none;
	}
	
	.ads_02{
		width:100%;
		float:none;
	}














}



#short_url {
	width:250px;
}
#copy_button {
	height: 30px;
	width: 150px;
	font-weight: bold;
	font-size: 12px;
	background-color: rgba(229,188,62,0.86);
	border: none;
	border-radius: 5px;
	color: white;
}
.charge_item {
	width: 100%;
}
.update_icon {
	margin:0 auto;
	padding: 10px !important;
	background-color: #000000 !important;
	color: #fff !important;
	border-radius: 3px;
	font-weight: bold;
	cursor: pointer;
	display: inline-block;
	border: none;
}
#message_contents{
    margin: 5px;
    border: 1px solid #DDD;
    min-height: 300px;
    text-align: left;
    padding: 20px;
}
.more_button_area{
	width:100%;
	height:100px;
	background: #FFF;
	position:absolute;
	bottom:0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0),rgba(255,255,255,0.8), #FFF);
	background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(255,255,255,0.8), #FFF);
	background: linear-gradient(to bottom, rgba(0,0,0,0),rgba(255,255,255,0.8), #FFF);
	text-align:left;
}
.more_button{
	position: absolute;
	bottom:0;
	background-color: rgba(0,0,0,0);
	color: #0066c0;
	border: none;
	cursor:pointer;
}
.close_button_area{
	width:100%;
	height:30px;
	background: #FFF;
	text-align:left;
}
.close_button{
	font-size:14px;
	background-color: rgba(0,0,0,0);
	color: #0066c0;
	border: none;
	cursor:pointer;
}

.cat_gift_button{

}


.plans_touroku{
	margin-bottom: : 30px;
	text-align: center;
}
.plans_touroku p{
	font-size:120% !important;
}

.hd_subscriptions{
	width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
    background: #f6da76;
    font-weight: 600;
	
}
.hd_subscriptions a{
	text-decoration: underline;
}
@media screen and (min-width:771px) {
.pc_none{
	display: none;
}
}
