/*----------------------------------------
** hikinige-movie.com
** comment cp
** style
----------------------------------------*/
img {
	max-width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
img[src$=".svg"] {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.__min {
	font-family: 'Noto Serif JP','游明朝','Yu Mincho','游明朝体','YuMincho','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HiraMinProN-W3','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
}
.__goth {
	font-family: 'Noto Sans JP','游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'メイリオ', sans-serif;
}

#comment_cp {
	background: rgba(0,0,0,1.0) url(../img/bg-stripes.gif) 0 0;
}


section {
	width: 100%;
	min-width: 1100px;
	position: relative;
}
.__inner {
	max-width: 1100px;
	width: 90%;
	margin: 0 auto;
	position: relative;
}

@media screen and (max-width:768px) {
	section {
		width: 100%;
		min-width: 100%;
		position: relative;
	}
	.__inner {
		max-width: 90%;
		min-width: 90%;
		width: 90%;
		margin: 0 auto;
		position: relative;
	}
}

/*-----------------------------------------
** header
-----------------------------------------*/
header {
	background: rgba(255,255,255,1.0);
	min-width: 1100px;
}
header h1 {
	margin: 0;
}
header h1 img {
	max-width: 100%;
	height: auto;
}
.__bt-official {
	width: 203px;
	position: absolute;
	left: 29px;
	bottom: 21px;
}
.__bt-official a {
	display: block;
}
@media screen and (max-width:768px) {
	header {
		background: rgba(255,255,255,1.0);
		min-width: 100%;
	}
	.__bt-official {
		width: 53%;
		position: inherit;
		left: inherit;
		bottom: inherit;
		margin: 0 auto;
		padding-bottom: 7px;
	}
}

/*-----------------------------------------
** section.__outline
-----------------------------------------*/
.__outline {
	background: rgba(255,255,255,1.0);
}
.__outline .__inner {
	max-width: 700px;
	margin: 0 auto;
	position: relative;
}
.__outline h2 {
	background: rgba(0,0,0,1.0);
	padding: 30px;
	margin: 0;
	text-align: center;
}
.__outline h2 > img {
	max-width: 930px;
}
.__outline-text {
	padding: 90px 0 120px;
}
.__outline-text h3 {
	color: rgba(41,171,226,1.0);
	font-size: 1.6rem;
	padding: 15px;
	text-align: center;
	max-width: 580px;
	margin: 0 auto 50px;
	border: 2px solid rgba(41,171,226,1.0);
	border-radius: 5px;
}
.__outline-text-list {
	display: flex;
	align-items: center;
	font-size: 1.33rem;
	font-weight: 700;
	margin-bottom: 35px;
}
.__outline-text-list.__mb {
	margin-bottom: 60px;
}
.__outline-text-list .__num {
	width: 35px;
	margin-right: 20px;
}
.__outline-text-list .__txt {
	width: calc(100% - 55px);
}
.__outline-text-list a,
.__outline-text-list a:visited,
.__outline-text-list a:active {
	color: rgba(41,171,226,1.0);
	transition: 0.2s all;
}
.__outline-text-list a:hover {
	color: rgba(41,171,226,1.0);
	text-decoration: none;
}
.__outline-limit-date {
	max-width: 420px;
	margin: 0 auto;
	background: rgba(180,39,45,1.0);
	color: rgba(255,255,255,1.0);
	padding: 7px;
	border-radius: 5px;
	font-size: 1.73rem;
	text-align: center;
}
.__outline-limit-date span {
	font-size: 80%;
}
.__bt-present {
	width: 160px;
	position: absolute;
	bottom: 60px;
	right: -69px;
}
.__bt-present a {
	display: block;
}
.__bt-present a img {
	transition: 0.2s all;
}
.__bt-present a:hover img {
	transform: scale(1.1);
}

@media screen and (max-width:768px) {
	.__outline-text {
		padding: 45px 0 60px;
	}
	.__outline-text h3 {
		color: rgba(41,171,226,1.0);
		font-size: 1.15rem;
		padding: 15px;
		text-align: center;
		max-width: 580px;
		margin: 0 auto 50px;
		border: 2px solid rgba(41,171,226,1.0);
		border-radius: 5px;
	}
	.__outline-text-list {
		display: flex;
		align-items: flex-start;
		font-size: 1rem;
		font-weight: 700;
		margin-bottom: 35px;
	}
	.__outline-limit-date {
		max-width: 420px;
		margin: 0 auto 25px;
		background: rgba(180,39,45,1.0);
		color: rgba(255,255,255,1.0);
		padding: 7px;
		border-radius: 5px;
		font-size: 1.26rem;
		text-align: center;
	}
	.__bt-present {
		width: 150px;
		position: inherit;
		bottom: inherit;
		right: inherit;
		margin: 0 auto;
	}
}

/*-----------------------------------------
** section.__comment
-----------------------------------------*/
.__comment {
	padding: 100px 0 25px;
}
.__comment .__inner {
	background: #fff;
	padding: 50px;
	margin-bottom: 30px;
}
.__comment .__inner-card {
	background: #fff;
	padding: 15px 25px 5px;
	width: 95%;
	margin: 0 auto;
}
.__comment h3 {
	text-align: center;
	font-size: 3rem;
	margin: 0 0 40px;
}
.__nama-list {
	list-style: none;
	letter-spacing: -.4em;
	border-top: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	padding: 20px 0 0;
	margin: 0 -10px 0;
}
.__nama-list li {
	display: inline-block;
	letter-spacing: normal;
	width: calc(100% / 5);
	margin-bottom: 20px;
	text-align: center;
	font-weight: 900;
}
.__nama-list li a {
	display: block;
	padding: 0 10px;
	color: rgba(0,0,0,1.0);
	text-decoration: none;
	transition: 0.2s all;
}
.__nama-list li a:hover {
	color: rgba(180,39,45,1.0);
	text-decoration: none;
}

@media screen and (max-width:768px) {
	.__comment {
		padding: 50px 0 25px;
	}
	.__comment .__inner {
		background: #fff;
		padding: 15px;
	}
	.__comment .__inner-card {
		background: #fff;
		padding: 10px 10px 0;
		width: 90%;
		margin: 0 auto;
	}
	.__comment h3 {
		text-align: center;
		font-size: 1.5rem;
		margin: 0 0 20px;
	}
	.__nama-list {
		list-style: none;
		letter-spacing: -.4em;
		border-top: 1px solid #b3b3b3;
		border-bottom: 1px solid #b3b3b3;
		padding: 20px 0 0;
		margin: 0 -10px 0;
	}
	.__nama-list li {
		display: inline-block;
		letter-spacing: normal;
		width: calc(100% / 2);
		margin-bottom: 20px;
		text-align: center;
	}
	.__nama-list li a {
		display: block;
		padding: 0 5px;
		color: rgba(0,0,0,1.0);
		text-decoration: none;
		transition: 0.2s all;
	}
}

.__cmt-card {
	list-style: none;
	letter-spacing: -.4em;
	padding: 0;
	margin: 0 -15px;
}
.__cmt-card li {
	display: inline-block;
	letter-spacing: normal;
	width: calc(100% / 3);
	margin-bottom: 10px;
	text-align: center;
	padding: 0 5px;
}
.__cmt-card li a {
	display: block;
	text-decoration: none;
}
.__cmt-card li dl,
.__cmt-card li dt,
.__cmt-card li dd {
	margin: 0;
}
.__cmt-card li dl {
	background: rgba(170,170,170,1.0);
	color: #fff;
	padding: 10px;
	text-align: left;
	transition: 0.2s all;
}
.__cmt-card li dl:hover {
	background: rgba(0,0,0,1.0);
}
.__cmt-card li dt {
	margin-bottom: 5px;
}
.__cmt-card li dd {
	position: relative;
	padding: 0 30px;
}
.__cmt-card li dd::before {
	content: '';
	background: url(../img/ic-sns-twitter.svg) left center no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	bottom: 50%;
	transform: translateY(50%);
}
.__cmt-card li dd::after {
	content: '';
	background: url(../img/ic-sns-arrow.svg) right center no-repeat;
	background-size: 10px auto;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	bottom: 50%;
	transform: translateY(50%);
}

@media screen and (max-width:768px) {
	.__cmt-card {
		list-style: none;
		letter-spacing: -.4em;
		padding: 0;
		margin: 0 0;
	}
	.__cmt-card li {
		display: inline-block;
		letter-spacing: normal;
		width: calc(100% / 1);
		margin-bottom: 10px;
		text-align: center;
		padding: 0 0;
	}
}

/*-----------------------------------------
** section.__present
-----------------------------------------*/
.__present {
	padding: 25px 0 100px;
}
.__present .__inner {
	background: #fff;
	padding: 50px;
}
.__present h3 {
	text-align: center;
	font-size: 3rem;
	margin: 0 0 40px;
	color: #a67c52;
}
[class^='__present-'] {
	position: relative;
}
[class^='__present-'] h4 {
	background: url(../img/bg-h-prize.png) left center repeat-x;
	background-size: cover;
	color: #fff;
	text-align: center;
	font-size: 1.73rem;
	padding: 3px 0 5px;
	margin: 0 0 30px;
}
.__present-A {
	margin-bottom: 50px;
}
.__kobe {
	width: 50%;
	float: left;
	padding-right: 10px;
}
.__prize-lottery-A {
	width: 50%;
	float: right;
	margin-bottom: 20px;
	padding-left: 10px;
}
.__prize-lottery-A img {
	width: 87px;
}
.__p-name {
	width: 50%;
	float: right;
	padding-left: 10px;
	font-size: 1.26rem;
	font-weight: 700;
}
.__p-name span {
	font-size: 200%;
}

@media screen and (max-width:768px) {
	.__present {
		padding: 25px 0 50px;
	}
	.__present .__inner {
		background: #fff;
		padding: 15px;
	}
	.__present h3 {
		text-align: center;
		font-size: 1.5rem;
		margin: 0 0 20px;
		color: #a67c52;
	}
	[class^='__present-'] h4 {
		background: url(../img/bg-h-prize.png) left center repeat-x;
		background-size: cover;
		color: #fff;
		text-align: center;
		font-size: 1.15rem;
		padding: 3px 0 5px;
		margin: 0 0 15px;
	}
	.__present-A {
		margin-bottom: 25px;
	}
	.__kobe {
		width: 100%;
		float: inherit;
		padding-right: 0;
		margin-bottom: 15px;
	}
	.__prize-lottery-A {
		width: 50px;
		float: left;
		margin-bottom: 20px;
		padding-left: 0;
	}
	.__prize-lottery-A img {
		width: 100%;
	}
	.__p-name {
		width: calc(100% - 50px);
		float: right;
		padding-left: 10px;
		font-size: 1rem;
		font-weight: 700;
	}
	.__p-name span {
		font-size: 150%;
	}
}

.__present-B {
	width: 50%;
	float: left;
	padding-right: 10px;
}
.__present-C {
	width: 50%;
	float: right;
	padding-left: 10px;
}
.__prize-photo {
	margin-bottom: 15px;
}
.__prize-lottery {
	width: 87px;
	position: absolute;
	top:0;
	left: 0;
	z-index: 2;
}
.__prize-name {
	font-weight: 700;
	font-size: 1.46rem;
	text-align: center;
}

@media screen and (max-width:768px) {
	.__present-B {
		width: 100%;
		float: inherit;
		padding-right: 0;
		margin-bottom: 25px;
	}
	.__present-C {
		width: 100%;
		float: inherit;
		padding-left: 10px;
	}
	.__prize-lottery {
		width: 50px;
		position: absolute;
		top:0;
		left: 0;
		z-index: 2;
	}
	.__prize-name {
		font-weight: 700;
		font-size: 1rem;
		text-align: center;
	}
}


/*-----------------------------------------
** section.__terms
-----------------------------------------*/
.__terms {
	padding: 70px 0;
	background: #fff;
	color: #000;
}
.__terms .__inner {
	background: #f2f2f2;
	border: 1px solid #a67c52;
	padding: 50px;
}
.__terms h3 {
	text-align: center;
	font-size: 2.33rem;
	margin: 0 0 40px;
}
.__terms h4 {
	margin: 30px 0 10px;
}
.__terms h4 span {
	background: #000;
	color: #fff;
	display: inline-block;
	padding: 0 1em;
}
.__terms p {
	margin: 0;
}
.__notes {
	margin: 0 0 0 1.5em;
	padding: 0;
}

@media screen and (max-width:768px) {
	.__terms {
		padding: 35px 0;
		background: #fff;
		color: #000;
	}
	.__terms .__inner {
		background: #f2f2f2;
		border: 1px solid #a67c52;
		padding: 15px;
	}
	.__terms h3 {
		text-align: center;
		font-size: 1.6rem;
		margin: 0 0 20px;
	}
	.__terms h4 {
		margin: 30px 0 10px;
	}
	.__terms p,
	.__notes {
		font-size: 0.93rem;
	}
}


/*-----------------------------------------
** footer
-----------------------------------------*/
footer {
	background: #000;
	color: #fff;
	padding: 7px;
	text-align: center;
	font-size: 0.8rem;
}
footer p {
	margin: 0;
}

@media screen and (max-width:768px) {
	footer {
		font-size: 0.76rem;
	}
}

/*-----------------------------------------
** br
-----------------------------------------*/
br.for-PC {}
br.for-SP {
	display: none;
}
@media screen and (max-width:768px) {
	br.for-PC {
		display: none;
	}
	br.for-SP {
		display: inline;
	}
}



























