@charset "UTF-8";
html {
	position: relative;
	min-height: 100%;
	width: 100%;
}
body {
	font-size: 16px;
	line-height: 24px;
	font-family: "HiraKakuProN-W3","ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","HiraKakuPro-W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS Pgothic","Osaka",sans-serif,Helvetica, Helvetica Neue, Arial, Verdana;
	color: rgb(46, 46, 46);
}
* {margin: 0; padding: 0;}
a {color: #000;}
img {display: block; max-width: 100%;}
a img {border: none;}
a:hover{opacity: 0.8; text-decoration: none; cursor: pointer;}
.cf {display: block;}
.cf:before,.cf:after {content: " "; display: table;}
.cf:after {clear: both;}
ul,ol,li {list-style-type: none;}
.pc-view{display: block !important;}
.sp-view{display: none !important;}

main{
	min-height: calc(100vh - 110px);
}
footer,
main {
	width: 1025px;
	background-color: #fff;
	margin: 0 auto;
	border-right: none;
	border-left: none;
}

/* 個別設定 */
body.detail.id-5{
    background-image: url(/assets/upload/img/5/step_bg.png?0702) !important;
    background-position: top center;
    background-attachment: fixed;
    background-size: 2000px auto;
    background-repeat: no-repeat;
}
body.id-5 h2.ttl:before{
	border-left: 15px solid #d87828;
}
body.detail.id-5 #section-2 .bnr{
	width: 280px;
	display: block;
	margin: 35px auto 0;
}
body.detail.id-5 #section-2 .bnr img{
	width: 100%;
}
body.id-6 h2.ttl:before{
	border-left: 15px solid #84d2e8;
}
body.id-13 h2.ttl:before{
	border-left: 15px solid #00a0e9;
}
body.detail.id-8 .kv{
	margin-left: -19.5px;
	margin-right: -82.5px;
}
body.detail.id-12 .kv{
	margin-right: -34.5px;
	margin-left: -7.5px;
}
/***/


body.id-1 footer,
body.id-1 main{
	width: 1015px;
	border-right: 5px solid #000;
	border-left: 5px solid #000;
}

body.border-layout footer,
body.border-layout main,
body.id-4 footer,
body.id-4 main{
	width: 1023px;
	border-right: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
}

body.id-1 footer nav,
body.id-1 nav.nav{
	width: 1015px;
	margin-left: 0px;
}
body.border-layout footer nav,
body.border-layout nav.nav,
body.id-4 footer nav,
body.id-4 nav.nav{
	width: 1023px;
	margin-left: 0px;
}
.kv img{
	width: 100%;
}
body.id-1 h2.ttl{
	width: 885px;
}
body.border-layout h2.ttl,
body.id-4 h2.ttl{
	width: 893px;
}
h2.ttl{
	width: 895px;
	position: relative;
	background: #000;
	color: #fff;
	font-weight: normal;
	font-size: 20px;
	line-height: 55px;
	margin-bottom: 20px;
	padding-left: 30px;
	letter-spacing: 1px;
	text-align: left;
	border-radius: 3px;
}
h2.ttl:before{
	content: "";
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 15px solid #c8161d;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}
nav.nav{
	background-color: #000;
	font-size: 0;
}
nav.nav>ul{
	width: 464px;
}
nav.nav>*{
	display: inline-block;
	vertical-align: middle;
}
nav.nav li{
	display: inline-block;
	vertical-align: middle;
	margin-left: 30px;
}
nav.nav li a{
	font-size: 16px;
	color: #fff;
	display: block;
	line-height: 55px;
	position: relative;
	padding-left: 30px;
}
nav.nav li img{
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}
nav.nav li:nth-child(2) img,
nav.nav li:nth-child(1) img{
	-webkit-transform: translate(0%, -60%);
	transform: translate(0%, -60%);
}
nav.nav>span.powered-by{
	color: #b6b6b6;
	font-size: 14px;
	line-height: 55px;
	width: 500px;
	text-align: right;
}
nav.nav>span.powered-by img{
	display: inline-block;
	vertical-align: middle;
	width: 163px;
}

video, iframe {
  max-width: 100%;
  max-height: 100%;
  border: 0;
}
.social-update li {
	width: 295px;
	margin-bottom: 20px;
}

.social-update li:nth-child(3n+1){
}
.social-update .profile {
  padding: 15px 20px 5px;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
}
.social-update .profile-icon {
  display: inline-block;
  vertical-align: top;
  width: 62px;
}
.social-update .profile-icon img {
  border-radius: 100%;
  width: 100%;
}
.social-update .profile-detail {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
  width: 178px;
}
.social-update .comment{
	font-size: 16px;
	line-height: 26px;
	margin-top: 20px;
	word-break: break-all;
	overflow-wrap: break-word;
}
.social-update .date{
	font-size: 11px;
	line-height: 30px;
	color: #8c8b8b;
}
.social-update .nickname{
	font-size: 14px;
	line-height: 20px;
}
.social-update .nickname.t1{color: #007dcd;}
.social-update .nickname.t2{color: #fa478e;}
.social-update .gender{
	font-size: 12px;
	line-height: 20px;
	display: block;
}
.social-update .star{
	color: #f2b600;
	font-size: 20px;
	display: block;
	text-align: left;
	margin-left: -3px;
}
input.btn,
a.btn{
	border-radius: 10px;
	background-color: rgb(156, 204, 142);
	box-shadow: 0px 3px 0px 0px rgba(61, 119, 45, 0.75);
	-webkit-box-shadow: 0px 3px 0px 0px rgba(61, 119, 45, 0.75);
	width: 320px;
	line-height: 65px;
	display: inline-block;
	color: #fff;
	text-align: center;
	font-size: 16px;
	position: relative;
	border: none;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
	-webkit-text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
}
input.btn:before,
input.btn:after,
a.btn:before,
a.btn:after{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
input.btn:before,
a.btn:before{
	right: 20px;
	width: 9px;
	height: 9px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
input.btn:focus {
	outline: none;
}
input.btn:hover,
a.btn:hover{
	opacity: 1;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-webkit-transform: translateY(3px);
	transform: translateY(3px);
}
a.btn.tw{
	background-color: #1da1f2;
	box-shadow: 0px 3px 0px 0px #006ba6;
	-webkit-box-shadow: 0px 3px 0px 0px #006ba6;
}


footer nav{
	background-color: #000;
	font-size: 0;
	text-align: center;
}
footer nav li{
	display: inline-block;
	vertical-align: middle;
	margin: 0 65px;
}
footer nav li a{
	color: #fff;
	font-size: 12px;
	line-height: 50px;
}
footer nav li a:hover{
	opacity: 1;
	text-decoration: underline;
}
footer>p{
	line-height: 60px;
	text-align: center;
	font-size: 13px;
	color: #b6b6b6;
}
footer>p img{
	display: inline-block;
	vertical-align: middle;
}
/** smart phone **/
@media screen and (max-width: 767px){
	.pc-view{display: none !important;}
	.sp-view{display: block !important;}
	body {
		font-size: 14px;
		line-height: 22px;
	}
	main{
		min-height: calc(100vh - 65px);
	}
	footer,
	main{
		width: auto;
		border-right: none;
		border-left: none;
	}
	body.detail.id-5 #section-2 .bnr{
		width: 90%;
		margin: 6% auto 0;
	}
	body.border-layout footer,
	body.border-layout main,
	body.id-4 footer,
	body.id-4 main,
	body.id-1 footer,
	body.id-1 main{
		width: auto;
	}
	body.border-layout footer,
	body.border-layout main,
	body.id-4 footer,
	body.id-4 main{
		border-left: none;
		border-right: none;
	}
	body.id-1 nav.nav{
		width: calc(100% - 10px);
	}
	body.border-layout nav.nav,
	body.id-4 nav.nav{
		width: 100%;
	}
	body.border-layout footer nav,
	body.id-4 footer nav,
	body.id-1 footer nav{
		width: auto;
	}
	body.detail.border-layout footer nav,
	body.detail.border-layout nav.nav,
	body.detail.id-4 footer nav,
	body.detail.id-4 nav.nav,
	body.detail.id-1 footer nav,
	body.detail.id-1 nav.nav{
		width: auto;
	}
	body.border-layout h2.ttl,
	body.id-4 h2.ttl,
	body.id-1 h2.ttl{
		width: auto;
	}
	body.detail.id-12 .kv,
	body.detail.id-8 .kv{
		margin-left: 0px;
		margin-right: 0px;
	}
	body.detail.id-18 footer nav li{
		width: 40%;
	}
	nav.nav>ul{
		width: 100%;
	}
	body.id-11 nav.nav li{
		width: 33.333%;
	}
	body.id-24 nav li:last-child{
		width: auto;
	}
	nav.nav>*{
		display: block;
	}
	nav.nav li{
		width: 25%;
		margin-left: 0;
	}
	nav.nav li a{
		font-size: 13px;
		line-height: 18px;
		padding: 8px 0;
		text-align: center;
	}
	nav.nav li img{
		position: static;
		-webkit-transform: none !important;
		transform: none !important;
		margin: 5px auto 0;
		width: 28px;
	}
	nav.nav>span.powered-by{
		width: auto;
		text-align: center;
		display: block;
		font-size: 12px;
		line-height: 25px;
		background-color: #434343;
	}
	nav.nav>span.powered-by img{
		width: 38%;
	}
	a.btn {
		border-radius: 5px;
		width: 90%;
		line-height: 45px;
		font-size: 14px;
	}
	h2.ttl {
		width: 95%;
		font-size: 16px;
		line-height: 35px;
		margin-bottom: 3%;
		padding-left: 5%;
		border-radius: 0;
	}
	h2.ttl:before {
		border-top: 8px solid transparent;
		border-bottom: 8px solid transparent;
		border-left: 10px solid #c8161d;
	}
	footer nav li{
		margin: 0;
		width: 30%;
	}
	footer nav li.pp{width: 40%;}
	footer nav li a {
		font-size: 11px;
		line-height: 35px;
	}
	footer p {
		font-size: 12px;
		line-height: 30px;
	}
	footer>p img{
		width: 120px;
	}
	.social-player{
		text-align: center;
		position: relative;
		padding-bottom: 26%;
		padding-top: 30%;
		height: 0;
		overflow: hidden;
		display: block;
	}
	.social-player iframe{
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translate(-50%, 0%);
		transform: translate(-50%, 0%);
		width: 100%;
		height: 100%;
	}
	.social-update .profile-detail {
		width: 70%;
	}
}