@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=block');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Shippori+Mincho+B1:wght@400;500;600;700;800&display=block');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=block');
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1:wght@400;500;600;700;800&display=block');

* {
	margin:0;
	padding:0;
	text-shadow:none;
	letter-spacing:-0.01px;
	font-weight:normal;
	line-height:1.6;
	-webkit-text-size-adjust:100%;
	font-size:12px;
	font-family:"Roboto","Noto Sans JP","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",arial,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"CI",Meiryo,"メイリオ","lroSVbN","ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:300;
	color:#000000;
    outline : none;
	font-feature-settings: "palt";
}

html {
	position:relative;
}

body {
/*	overflow:hidden;*/
	position:relative;
	min-width:1200px;
}

body:before {
	content: '';
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../img/bg_main_pc.jpg) no-repeat center -6.85vw;
	background-size:100% auto;
}

body.loaded {
	overflow:auto;
}

a {
	outline:0;
	border:0;
	color:#0099ff;
	text-decoration:underline;
}

a.dei {
	pointer-events: none;
	cursor: default;
	opacity: 0.3;
}

a img {
	transition:1.0s;
}

a img:hover {
	opacity:0.5;
}

img {
	vertical-align:top;
	border:0;
    outline : none;
}

ul,ol {
	list-style:none;
}

/* コンテント */

.content {
	width:1200px;
	margin:0 auto;
}

/* ヘッダー */

#header {
	position:relative;
	aspect-ratio: 2 / 0.785; 
}

#header img {
	margin:0 auto;
	width:100%;
}

#header h1 {
	position:absolute;
	z-index:500;
	width:8.35vw;
	top:0.95vw;
	bottom:1.05vw;
	right:30vw;
}

#header h1 img {
	width:auto;
	height:100%;
}

#header h2 {
	position:absolute;
	width:23vw;
	top:10vw;
	right:3.5vw;
	text-align:center;
}

#header h2 img {
	width:80%;
}

#header .reviews {
	position:absolute;
	width:23vw;
	top:15.5vw;
	right:3.5vw;
}

#header .kikan {
	position:absolute;
	width:22.925vw;
	top:22.2vw;
	right:3.5vw;
}

#header .roadshow {
	position:absolute;
	width:12.5vw;
	bottom:1.5vw;
	right:1.15vw;
}

#header .mark {
	position:absolute;
	width:11.5vw;
	bottom:3.5vw;
	left:2.5vw;
}

#header .copyright {
	position:absolute;
	width:15vw;
	bottom:0.15vw;
	left:1.15vw;
}

#header .copyright img {
	width:165px;
}

/* ギャラリー */

.review_gallery {
	padding:15px 0;
	background:url(../img/bg_slider.jpg) no-repeat  top center;
	background-size:100% auto;
	background-attachment: fixed;
}

.review_gallery img {
	width:300px;
}

.review_gallery .review_gallery_item {
	margin:0 5px;
}

.review_gallery .review_gallery_item a {
	display:block;
}

/* 寄稿文 */

#contribution {
	position: relative;
	background:url(../img/bg_contribution.jpg) no-repeat  top center;
	background-attachment: fixed;
	background-size:100% auto;
	padding:60px 0 80px 0;
}

#contribution .contribution_text {
	background:url(../img/contribution.png) no-repeat  top left;
	padding:60px 0 0 0;
}

#contribution .contribution_name {
	font-size:48px;
	font-weight:700;
}

#contribution .contribution_profile {
	font-size:14px;
	font-weight:500;
}

#contribution .contribution_text p {
	font-size:18px;
	margin:15px 0 0 0;
	font-weight:400;
	line-height:1.8;
}

#contribution .contribution_ph {
	display:inline-block;
	float:right;
	width:500px;
	margin:0 0 0 15px;
}

#contribution .contribution_ph img {
	width:100%;
}

#contribution .contribution_book {
	font-size:16px;
	font-weight:500;
	margin:10px 0 0 0;
}

#contribution .share {
	margin:30px 0 0 0;
	text-align:right;
}

#contribution .share .share_but {
	display:inline-block;
	position: static;
	border-left:0;
	padding:0 0 30px 0;
}

/* コメント */

#comments {
	padding:35px 0 75px 0;
	position:relative;
	overflow:hidden;
	background:url(../img/bg_comments.jpg) no-repeat  top center;
	background-attachment: fixed;
	background-size:100% auto;
}

#comments .section_title {
	padding:0 0 10px 0;
}

#comments p {
	text-align:center;
	font-size:20px;
	font-weight:500;
}

#comments p span {
	font-size:26px;
	color:rgba(236, 28, 0, 1);
}

#comments p a {
	font-size:20px;
	font-weight:500;
	text-decoration: underline;
}

#comments .soon {
	min-height:500px;
	line-height:300px;
}

#comments  #gadget {
	visibility:hidden;
}

#comments .sign_text {
	font-size:16px;
	font-weight:500;
	text-align:center;
	color:#ffffff;
}

/* シーンカット */

.ph_box_out {
	overflow:hidden;
}

.ph_box {
	position:relative;
}

.ph_box li img {
	height:300px;
}

/* タイトル */

.section_title {
	text-align:center;
}

.section_title_in {
	display: inline-block;
}

.section_title_in h3 {
}

/* campaign */

#campaign {
	padding:10px 0 60px 0;
	position:relative;
	background:#ffffff;
  background-image: linear-gradient(0deg, transparent calc(100% - 1px), #f0f0f0 calc(100% - 1px)),
                    linear-gradient(90deg, transparent calc(100% - 1px), #f0f0f0 calc(100% - 1px));
  background-size: 16px 16px;
  background-repeat: repeat;
  background-position: center center;
}

#campaign .section_title {
	margin:-50px 0 0 0;
}

#campaign .content {
}

#campaign .step_item h4,
#campaign .step_box h4,
#campaign .share_box h4 {
	text-align:center;
}

#campaign h3 img,
#campaign h4 img {
	margin:0 auto;
}

#campaign h4 {
}

#campaign p {
	font-size:30px;
	font-weight:700;
	text-align:center;
	margin:30px 0 0 0;
}

#campaign p span {
	font-size:40px;
	font-weight:900;
	color:#075d2d;
}

#campaign p span.small {
	font-size:20px;
	font-weight:700;
	color:#000000;
}

#campaign .campaign_box {
	margin:30px 0 0 0;
}

#campaign .present_item {
	margin:10px auto 0 auto;
	clear:both;
	overflow:hidden;
	text-align:center;
}

#campaign .present_item_in {
	width:calc(40% - 20px);
	display:inline-block;
	margin:0 10px 20px 10px;
}

#campaign .present_item_img {
}

#campaign .present_item_img img {
	width:100%;
}

#campaign .present_main_item {
	margin:0 0 25px 0;
}

#campaign .present_main_item .present_item_img img {
	width:auto;
	margin:0 auto;
}

#campaign .present_item_text_h img,
#campaign .present_item_text_p img {
	margin:0 auto;
}

#campaign .present_item_text_h {
}

#campaign .present_item_text_p {
	font-size:18px;
	text-align:center;
	font-weight:600;
	margin:10px 0 15px 0;
}

#campaign .present_item_kome {
	font-size:14px;
	text-align:center;
	font-weight:400;
}

#campaign .present_kome {
	font-size:16px;
	text-align:center;
	font-weight:500;
	margin:10px 0 0 0;
}

#campaign .present_kome span {
	font-size:12px;
	font-weight:500;
}

#campaign .special_box .present_kome {
	font-size:12px;
	margin:5px 0 0 0;
	color:#ffffff;
}

#campaign .special_box .special_kome {
	font-size:16px;
	text-align:center;
	font-weight:500;
	color:#ffffff;
    margin:5px 0 0 0;
}

#campaign .special_box .campaign_end {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin:15px 0 0 0;
	color:#FFEBA3;
	line-height:1;
}

#campaign .special_box .campaign_end span {
	color:#FFEBA3;
	line-height:1;
}

#campaign .special_box .present_main_item {
    margin:20px 0 25px 0;
}

#campaign .special_box .present_item_kome {
	color:#ffffff;
}

#campaign .special_box .present_kome_gift {
    text-align: center;
    margin:10px 0 15px 0;
}

#campaign .special_box .present_kome_gift h5 {
    font-size:18px;
    font-weight:700;
	color:#FFEBA3;
    margin:0 0 3px 0;
}

#campaign .special_box .present_kome_gift_p {
    font-size:14px;
    font-weight:500;
	color:#FFEBA3;
}

/* ステップ */

#step {
	padding:10px 0 50px 0;
	position:relative;
	overflow:hidden;
	background:#ffffff;
	background-image: linear-gradient(0deg, transparent calc(100% - 1px), #f0f0f0 calc(100% - 1px)),
	                linear-gradient(90deg, transparent calc(100% - 1px), #f0f0f0 calc(100% - 1px));
	background-size: 16px 16px;
	background-repeat: repeat;
	background-position: center center;
}

#step .step_arrow {
	margin:20px 0 0 0;
	text-align:center;
}

#step .step_arrow img {
	width:80px;
}

#step .step_item {
	clear:both;
	overflow:hidden;
}

#step .step_item h3 {
	padding:0 0 10px 0;
}

#step .step_item_in {
	margin:50px 130px 0 130px;
}

#step .step_item_in.over {
	padding:25px 20px 10px 20px;
}

#step .step_item_in_in {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
	position:relative;
}

#step .step_item_in_in::before,
#step .step_item_in_in::after {
    position: absolute;
    width: 1px;
    top: 50%;
    transform: translateY(-50%);
    height: calc(100% + 24px);
    background-color: #000000;
    content: '';
}

#step .step_item_in_in::before {
    left:12px;
}

#step .step_item_in_in::after {
    right:12px;
}

#step .step_item_in_in h4,
#step .step_item_in_in .step_d_box {
}

#step .step_item_in_in .step_d_box {
	padding:25px 30px 25px 30px;
}

#step .step_item_in_in h4 {
	font-size:48px;
	line-height:1;
	font-family: "Roboto Condensed", sans-serif;
	font-optical-sizing: auto;
	font-weight:700;
	text-align:center;
	padding:0 0 15px 0;
	margin:20px 25px 0 25px;
	border-bottom:1px solid #000000;
}

#step .step_item_in_in .step_d_box {
}

#step .step_item_in_in .step_d_box a {
	display:block;
	line-height:1;
	text-align:center;
	color:#000000;
	font-size:20px;
	text-decoration: none;
	background:#ffec00;
	border:2px solid #ffec00;
	padding:14px 30px 15px 30px;
	position: relative;
	border-radius:85px;
	font-weight:700;
	margin:15px 0 15px 0;
	transition:1.0s;
}

#step .step_item_in_in .step_d_box a svg {
	width:20px;
	height:20px;
	vertical-align:bottom;
	margin:0 0 0 1px;
}

#step .step_item_in_in .step_d_box a:hover {
	background:#ffffff;
	border:2px solid #999999;
}

#step .step_item_in_in .step_d_box a:before,
#step .step_item_in_in .step_d_box a:after {
	position: absolute;
	display: block;
	width:2px;
	background:#999999;
    content: '';
}

#step .step_item_in_in .step_d_box a:before {
	left:50%;
	height:30px;
	bottom:-20px;
}

#step .step_item_in_in .step_d_box a:after {
	bottom:-23px;
	left:calc( 50% + ( 10px - 4px ) );
	height:calc( 20px + 4px );
	transform: rotate(30deg);
}

#step .step_item_in_in .step_d_box_in p {
	font-size:24px;
	font-weight:700;
	text-align:center;
	padding:0 0 0 15px;
}

#step .step_item_in p.one {
	width:auto;
	padding:21px 0 21px 25px;
	text-align:left;
}

#step .step_item_in.age p.one {
	padding:5px 0 5px 25px;
}

#step .step_item_in span {
	font-size:36px;
	font-weight:900;
	color:#075d2d;
}

#step .step_item_in span.small {
	font-size:18px;
	font-weight:700;
	color:#ffffff;
}

#step .step_item_in_in .step_d_box_in .step_but_box {
	text-align:center;
}

#step .step_item_in_in .step_d_box_in_text {
	font-size:18px;
	font-weight:700;
	text-align:center;
}

#step .step_item_in_in .step_d_box_in_text span {
	font-size:18px;
}

#step .step_but {
	padding:0 10px 10px 10px;
	display:inline-block;
}

#step .step_but a {
	display: block;
	text-align:center;
	background-color:#ffffff;
	margin:10px 0 0 0;
	line-height:1;
	font-weight: 600;
	padding:5px 10px;
	position: relative;
	z-index: 0;
}

#step .step_but a img {
	height:50px;
}

/* シェア */

#step .share_box {
	margin:40px 105px 40px 105px;
}

#step .share_item_box {
	clear:both;
	overflow:hidden;
	margin:20px 0 0 0;
}

#step .share_item {
	width:calc(33.3% - 15px);
	float:left;
	margin:0 7.5px 30px 7.5px;
}

#step .share_item_title {
	font-size:24px;
	font-weight:700;
	text-align:center;
	padding:15px 0 13px 0;
}

#step .share_item.pickup {
	width:calc(50% - 20px);
}

#step .share_item_img {
	margin:0 15px;
}

#step .share_item_img img {
	width:100%;
}

#step .share_item_but {
	text-align:center;
	margin:-10px 0 0 0;
	position:relative;
}

#step .share_item_but span {
	display:block;
	line-height:1;
	text-align:center;
	color:#000000;
	font-size:20px;
	text-decoration: none;
	padding:14px 30px 15px 30px;
	position: relative;
	border-radius:85px;
	font-weight:700;
	margin:0 auto 15px auto;
	width:180px;
	transition:1.0s;
	cursor: pointer;
	background:#ffec00;
	border:2px solid #ffec00;
}

#step .share_item_but span svg {
	width:20px;
	height:20px;
	vertical-align:bottom;
	margin:0 0 0 1px;
}

#step .share_item_but span:hover {
	background:#ffffff;
	border:2px solid #999999;
}

#step .share_item_but span:before,
#step .share_item_but span:after {
	position: absolute;
	display: block;
	width:2px;
	background:#999999;
    content: '';
}

#step .share_item_but span:before {
	left:50%;
	height:30px;
	bottom:-20px;
}

#step .share_item_but span:after {
	bottom:-23px;
	left:calc( 50% + ( 10px - 4px ) );
	height:calc( 20px + 4px );
	transform: rotate(30deg);
}

#step .share_aside {
	margin:0 10px;
}

#step .share_aside_item {
	display:table;
	width:100%;
	margin:0 0 15px 0;
}

#step .share_aside_item_h,
#step .share_aside_item_d {
	display:table-cell;
	vertical-align:middle;
}

#step .share_aside_item_h {
	background:#000000;
	width:calc( 100% - 700px);
	text-align:center;
	padding:10px;
	position:relative;
}

#step .share_aside_item_h img {
	height:28px;
}

#step .share_aside_item_h::after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(0, 0, 0, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:15px;
    border-right-width:15px;
    margin-top: -10px;
    border-left-color:#000000;
    left:100%;
    top:50%;
}

#step .share_aside_item_d {
	font-size:14px;
	font-weight:500;
	color:#000000;
	background:#ffffff;
	width:700px;
	padding:10px 20px 10px 30px;
}

#step .share_aside_item_d_in {
	font-size:14px;
	font-weight:800;
	color:#f92603;
}

/* 規約 */

#step .kiyaku_text {
	margin:0 130px;
}

#step .kiyaku_text ul {
	margin:30px auto 0 auto;
}

#step .kiyaku_text li {
	display:table;
}

#step .kiyaku_text li span {
	display:table-cell;
	font-size:12px;
	font-weight:400;
}

#step .kiyaku_text li span a {
	color:#000000;
	font-size:12px;
	font-weight:400;
}

#step .kiyaku {
	padding:25px 25px 10px 25px;
    background:#000000;
	margin:15px 130px 0 130px;
	overflow-y:scroll;
	height:300px;
}

#step .kiyaku::-webkit-scrollbar-thumb {
	background:#fff100;
}

#step .kiyaku::-webkit-scrollbar {
	width:5px;
}

#step .kiyaku::-webkit-scrollbar-track{
	background: #999999;
}

#step .kiyaku::-webkit-scrollbar-thumb {
	background-color:#e5c672;
	box-shadow:0 0 0 1px #e5c672;
}

#step .kiyaku h4 {
	font-size:14px;
	color:#ffffff;
	font-weight:600;
	margin:0 auto 15px auto;
}

#step .kiyaku h5 {
	font-size:12px;
	color:#e5c672;
	font-weight:600;
}

#step .kiyaku ul {
	margin:5px auto 20px 13px;
}

#step .kiyaku li {
	color:#ffffff;
	font-size:12px;
	position:relative;
	padding:0 0 0 2px;
	font-weight:400;
	list-style-type:decimal;
}

#step .kiyaku li a {
	color:#ffffff;
	font-size:12px;
	font-weight:400;
}

#step .kiyaku p {
	color:#ffffff;
	font-size:12px;
	font-weight:400;
	margin:5px auto 20px auto;
}

#step .step_kome {
	margin:30px 0 0 0;
	font-size:20px;
	text-align:center;
	font-weight:600;
}

/* review */

#review {
	padding:40px 0 50px 0;
	position:relative;
	background:url(../img/bg_review.jpg) no-repeat  top center;
	background-attachment: fixed;
	background-size:100% auto;
}

#review .section_title {
	position:absolute;
	top:-70px;
	right:0;
}

#review .content {
	position:relative;
}

#review .sign_text {
	font-size:18px;
	font-weight:500;
	text-align:center;
	color:#cccccc;
	margin:30px 200px 20px 40px;
}

#review .special_reviews_box {
	padding:30px 0 0 0;
}

#review .special_reviews_item {
	margin:0 200px 15px 40px;
	padding:12px 10px 10px 10px;
}

#review .special_reviews_item .special_reviews_item_in {
	padding:25px 255px 35px 55px;
	position:relative;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

#review .special_reviews_item .special_reviews_item_in::before,
#review .special_reviews_item .special_reviews_item_in::after {
    position: absolute;
    width: 1px;
    top: 50%;
    transform: translateY(-50%);
    height: calc(100% + 24px);
    background-color: #cccccc;
    content: '';
}

#review .special_reviews_item .special_reviews_item_in::before {
    left:12px;
}

#review .special_reviews_item .special_reviews_item_in::after {
    right:12px;
}

#review .special_reviews_item_text,
#review .special_reviews_item_text span,
#review .special_reviews_item p {
	line-height:1.7;
	color:#ffffff;
	font-family: "Shippori Mincho B1", serif;
	font-style: normal;
}

#review .special_reviews_item_text {
	font-size:36px;
	font-weight:700;
}

#review .special_reviews_item_text span {
	font-size:16px;
	font-weight:700;
	display:block;
}

#review .special_reviews_item_text span.small {
	font-size:26px;
	display:inline-block;
}

#review .special_reviews_item_in p {
	font-size:20px;
	font-weight:400;
	margin:15px 0 0 0;
}

#review .special_reviews_item_in p span {
	font-size:30px;
	font-weight:500;
	line-height:1.5;
}

.share_but {
	position:absolute;
	top:25px;
	bottom:25px;
	right:40px;
	overflow:hidden;
	clear:both;
	border-left:1px solid #cccccc;
	padding:0 0 0 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#review .special_reviews_item .back_link {
	text-align:right;
}

#review .special_reviews_item .back_link a {
	color:#000000;
	font-size:16px;
	font-weight:500;
}

.share_but a {
	display:block;
	line-height:1;
	text-align:center;
	color:#000000;
	font-size:30px;
	text-decoration: none;
	background:#ffec00;
	border:2px solid #ffec00;
	padding:14px 30px 15px 30px;
	position: relative;
	border-radius:85px;
	font-family: "Roboto Condensed", sans-serif;
	font-optical-sizing: auto;
	font-weight:500;
	transition:1.0s;
}

.share_but a:hover {
	background:#ffffff;
	border:2px solid #999999;
}

.share_but a:before,
.share_but a:after {
	position: absolute;
	display: block;
	width:2px;
	background:#999999;
    content: '';
}

.share_but a:before {
	left:50%;
	height:30px;
	bottom:-20px;
}

.share_but a:after {
	bottom:-23px;
	left:calc( 50% + ( 10px - 4px ) );
	height:calc( 20px + 4px );
	transform: rotate(30deg);
}

/* 応募締切 */

.campaign_end {
	text-align:center;
	font-size:24px;
	font-weight:700;
	margin:15px 0 0 0;
}

.campaign_end span {
	font-size:48px;
	font-weight:700;
}

/* タイトル */

#title {
	padding:40px 0 40px 0;
}

#title img {
	width:100%;
}

#title .title_logo {
	text-align:center;
}

#title .title_release {
	text-align:center;
	margin:20px 0 0 0;
}

#title .title_copyright {
	text-align:center;
	font-size:10px;
	font-weight:400;
	margin:20px 0 0 0;
	color:#ffffff;
}

/* soon */

.soon {
	font-size:48px;
	color:#ffffff;
	text-align:center;
	margin:40px 0 0 0;
	font-weight:600;
}

.soon.bk {
	color:#000000;
}

/* ボタン */

.but_box_in a ,
.but_box_in span {
	display:block;
	font-size:16px;
	font-weight:500;
	color: #ffffff;
	text-decoration:none;
	transition:1.0s;
	border-radius:85px;
	padding:15px 20px 15px 0;
	text-align:center;
	position:relative;
	background:#121212;
}

.but_box_in a::after,
.but_box_in span::after {
	content: '';
	position: absolute;
	top:calc(50% - 5px);
	right:30px;
	vertical-align: middle;
	color: #ffffff;
	line-height: 1;
	width:10px;
	height:10px;
	border-top:3px solid #ffffff;
	border-right:3px solid #ffffff;
	transform: rotate(45deg);
}

.but_box {
	padding:0;
	text-align:center;
}

.but_box_in {
	margin:15px 5px 0 5px;
	text-align:center;
	display:inline-block;
	width:360px;
}

/* フッター */

.footer {
	position:relative;
}

.footer-ttl {
    width: 185px;
    margin: 0 auto;
}

.footer-ttl img {
    height: auto;
    max-width: 100%;
    width: 100%;
    display: block;
}

/* スマホ */

.only_pc {
	display:block;
}

.only_sp {
	display:none;
}


@media screen and (max-width:720px) {

	body {
		min-width:320px;
	}

	.only_pc {
		display:none;
	}

	.only_sp {
		display:block;
	}

	body {
		min-width:320px;
	}

	/* コンテント */

	.content {
		width:auto;
	}

	/* ヘッダー */

	body:before {
		background:url(../img/bg_main_sp.jpg) no-repeat top left;
		background-size:100% auto;
	}

	#header {
		aspect-ratio: 1 / 1.5; 
	}

	#header h1 {
		width:auto;
		top:22.5vw;
		bottom:22.5vw;
		right:6.5vw;
	}

	#header h2 {
		width:56.5vw;
		top:20vw;
		right:auto;
		text-align:center;
		left:6.5vw;
	}

	#header .reviews {
		width:56.5vw;
		top:33.5vw;
		right:auto;
		left:6.5vw;
	}

	#header .kikan {
		width:56.5vw;
		top:51.5vw;
		right:auto;
		left:6.5vw;
	}

	#header .roadshow {
		width:25vw;
		bottom:3.25vw;
		right:2.15vw;
	}

	#header .mark {
		width:25vw;
		bottom:6.5vw;
		left:2.5vw;
	}

	#header .copyright {
		width:30vw;
		bottom:2.25vw;
		left:2.15vw;
	}

	#header .copyright img {
		width:100%;
		display:block;
	}

	/* ギャラリー */

	.review_gallery {
		padding:15px 0;
		background-size:auto 100%;
	}

	.review_gallery img {
		width:180px;
	}

	/* 寄稿文 */

	#contribution {
		background-size:auto 100%;
		padding:50px 0 60px 0;
	}

	#contribution .contribution_text {
		background:url(../img/contribution.png) no-repeat top center;
		background-size:auto 50px;
		padding:30px 0 0 0;
		margin:50px 0 0 0;
	}

	#contribution .contribution_name {
		font-size:30px;
		text-align:center;
	}

	#contribution .contribution_profile {
		font-size:12px;
		text-align:center;
		margin:10px 0 0 0;
	}

	#contribution .contribution_text p {
		font-size:12px;
		margin:30px 7.5% 0 7.5%;
		text-align: justify;
	}

	#contribution .contribution_ph {
		display:block;
		float:none;
		width:auto;
		margin:0 15%;
	}

	#contribution .contribution_book {
		font-size:12px;
		text-align:left;
		margin:20px 7.5% 0 7.5%;
	}

	#contribution .share {
		margin:20px 7.5% 0 7.5%;
	}

	#contribution .share .share_but {
        border-top:0;
        border-left:0;
        text-align: center;
        margin:0;
        padding:0 0 20px 0;
	}

	#contribution .share .share_but a {
		margin:0;
	}

	/* コメント */

	#comments {
		padding:20px 0 40px 0;
	}

	#comments:before {
		background-size:auto 100%;
	}

	#comments .section_title {
		padding:0;
	}

	#comments h3 {
		margin:0 6.5%;
	}

	#comments h3 img {
		width:100%;
	}

	#comments p {
		font-size:18px;
	}

	#comments p span {
		font-size:24px;
	}

	#comments p a {
		font-size:18px;
	}

	#comments .comment_cont_box {
		padding:0 5% 10px 5%;
	}

	#comments .comment_cont {
		font-size:24px;
		padding:0 20px 15px 20px;
	}

	#comments .comment_cont span {
		font-size:40px;
		line-height:1.5;
	}

	#comments .soon {
	    min-height:100px;
	    line-height:25px;
	}

	#comments .sign_text {
		font-size:12px;
	}

	/* campaign */

	#campaign {
		padding:15px 0 30px 0;
	}

	#campaign:before {
		background-size:auto 100%;
	}

	#campaign h3 img {
		height:120px;
	}

	#campaign p {
		font-size:18px;
		padding:0 5%;
		margin:20px 0 20px 0;
		word-break: break-all;
	}

	#campaign .netabare {
	    margin:0 5% 0 5%;
	}

	#campaign .netabare img {
		width:100%;
	}

	#campaign p span {
	    font-size:24px;
	    display:inline-block;
		line-height:1.3;
	}

	#campaign p span.small {
		font-size:14px;
	    display:inline;
	}

	#campaign .campaign_box {
	    margin:10px 0 0 0;
	}

	#campaign .present_item {
		margin:20px 0 0 0;
		padding:0;
		width:auto;
	}

	#campaign .present_item_in {
		width:auto;
		margin:0 10.5% 15px 10.5%;
	}

	#campaign .present_item_in img {
		width:100%;
	}

	#campaign .present_kome {
		font-size:10px;
		padding:10px 0 0 0;
	    margin:0;
	}

	#campaign .present_kome span {
	    font-size:10px;
	}

	#campaign .present_item_kome {
	    font-size:10px;
	}

	#campaign .present_main_item {
	    margin: 0 0 20px 0;
	}

	#campaign .present_main_item .present_item_img img,
	#campaign .present_main_item .present_item_text_h img {
		width:100%;
	}

	#campaign .present_item_text {
	    margin:5px 0 0 0;
	}

	#campaign .present_item_text_p {
	    font-size:12px;
	    margin:5px 0 10px 0;
	}

	#campaign .special_box .section_title {
		margin-top:-40px;
	}

	#campaign .special_box h4 img {
		width:100%;
	}

	#campaign .special_box {
		margin:40px 6.5% 0 6.5%;
		padding:5px;
	}

	#campaign .special_box_in {
		padding:1px;
	}

	#campaign .special_box_in_in {
		padding:2px 15px 15px 15px;
	}

    #campaign .special_box p {
        font-size:14px;
		margin:15px 0 0 0;
    }

    #campaign .special_box .present_main_item {
        margin:20px 0 0 0;
    }

    #campaign .special_box .present_item {
        margin:10px 0 0 0;
    }

	#campaign .special_box .present_item_in {
	    float: none;
	    margin: 0 3% 10px 3%;
	}

	#campaign .special_box .present_item_in:last-of-type {
	    float: none;
	    margin: 0 3% 0 3%;
	}

	#campaign .special_box .present_kome {
		font-size:12px;
		margin:0;
		padding:10px 0 0 0;
	}

	#campaign .special_box .campaign_end {
	    font-size:12px;
	    margin:15px 0 0 0;
		line-height:1.2;
	}

	#campaign .special_box .campaign_end span {
	    font-size:22px;
		line-height:1.2;
	}

	#campaign .special_box .special_kome {
		font-size:12px;
		text-align:center;
	    margin:10px 0 0 0;
	}

	#campaign .special_box .present_kome {
		font-size:10px;
		margin:5px 0 0 0;
		color:#ffffff;
	}

	#campaign .special_box .present_kome_gift {
	    margin:20px 0 5px 0;
	}

	#campaign .special_box .present_kome_gift h5 {
	    font-size:14px;
	    margin:0 0 3px 0;
	}

	#campaign .special_box .present_kome_gift_p {
	    font-size:10px;
	}

	/* ステップ */

	#step {
		padding:10px 0 30px 0;
	}

	#step:before {
		background-size:auto 100%;
	}

	#step h3 img,
	#step h4 img {
		height:70px;
	}

	#step .step_item {
		margin:0 0 20px 0;
	}

	#step .step_item h3 {
		padding:0 0 10px 0;
	}

	#step .step_item_in {
		margin:0 10%;
		padding:30px 0 0 0;
	}

	#step .step_item_in_in {
		display:block;
		width:auto;
	}

	#step .step_item_in_in h4,
	#step .step_item_in_in .step_d_box {
		display:block;
	}

	#step .step_item_in_in .step_d_box_in {
		display:block;
		width:auto;
	}

	#step .step_item_in_in h4 {
		width:auto;
		font-size:48px;
	}

	#step .step_item_in_in .step_d_box_in p {
		font-size:18px;
		display:block;
		padding:0 10px;
		text-align:center;
	}

	#step .step_item_in span {
		font-size:24px;
	}

	#step .step_item_in_in .step_d_box_in .step_but_box {
		display:block;
		text-align:center;
	}

	#step .share_item_title {
	    font-size:16px;
	}

	#step .step_but {
		padding:5px 5px 10px 5px;
		display:inline-block;
	}

	#step .step_but a {
		display: block;
		padding:5px;
	}

	#step .step_but a img {
		width:auto;
 	   height:45px;
	}

	#step .step_item_in_in .step_d_box a {
	    font-size:14px;
	    padding: 10px 20px 12px 20px;
	}

	#step .step_item_in_in .step_d_box a svg {
	    width:16px;
	    height:16px;
	}

	#step .share_item_img {
	    margin:0;
	}

	/* シェア */

	#step .share_item_box {
		margin:20px 0 0 0;
	}

	#step .share_item {
		width:auto;
		float:none;
		margin:0 0 40px 0;
	}

	#step .share_box {
	    margin:20px 10% 0 10%;
	}

	#step .share_item_img img {
		width:100%;
	}

	#step .share_item_but {
	    margin:-8px 0 0 0;
	}

	#step .share_aside {
		margin:0;
	}

	#step .share_aside_item {
		display:block;
		width:auto;
		margin:0 0 15px 0;
	}

	#step .share_aside_item_h,
	#step .share_aside_item_d {
		display:block;
	}

	#step .share_aside_item_h {
		width:auto;
		padding:10px;
	}

	#step .share_aside_item_h::after{
	    border: solid transparent;
		content:'';
		height:0;
		width:0;
		pointer-events:none;
		position:absolute;
		border-color: rgba(0, 0, 0, 0);
		border-top-width:10px;
		border-bottom-width:10px;
		border-left-width:13px;
		border-right-width:13px;
		margin-left: -10px;
		margin-top:auto;
		border-top-color:#000000;
		top:100%;
		left:50%;
	}

	#step .share_aside_item_h img {
		height:20px;
	}

	#step .share_aside_item_d {
		font-size:12px;
		width:auto;
		padding:15px 20px 10px 20px;
	}

	#step .share_aside_item_d_in {
		font-size:12px;
	}

	#step .step_item_in_in .step_d_box_in_text {
	    font-size:14px;
	    text-align: center;
		margin:10px 0 0 0;
	}

	#step .step_item_in_in .step_d_box_in_text span {
	    font-size:14px;
	}

	/* 規約 */

	#step .kiyaku {
		padding:20px 15px 10px 15px;
		margin:0 10% 0 10%;
	}

	#step .kiyaku h4,
	#step .kiyaku h5 {
		text-align:center;
	}

	#step .kiyaku p {
	    font-size:10px;
	    margin: 5px auto 15px auto;
	}

	#step .kiyaku ul {
		margin:5px 0 15px 10px;
	}

	#step .kiyaku li {
		font-size:10px;
	}

	#step .kiyaku li a {
		font-size:10px;
	}

	#step .step_kome {
		margin:20px 0 20px 0;
		font-size:14px;
	}

	#step .kiyaku_text {
		margin:0 10%;
		padding:0;
	}

	#step .kiyaku_text ul {
		margin:20px auto 0 auto;
	}

	#step .kiyaku_text li span {
		font-size:11px;
	}

	#step .kiyaku_text li span b {
	    font-size:11px;
	}

	#step .kiyaku_text li span a {
		font-size:11px;
	}

	/* レビュー */

	#review {
		padding:0 0 30px 0;
		background-size:auto 100%;
	}

	#review .section_title {
		position: static;
		top:auto;
		right:auto;
		margin:0;
	}

	#review h3 {
		margin:-15px auto 0 auto;
		width:70%;
	}

	#review h3 img {
		width:100%;
		height:auto;
	}

	#review .special_reviews_box {
		padding:15px 3.5% 0 3.5%;
	}

	#review .special_reviews_item {
		margin: 0 0 15px 0;
	}

	#review .special_reviews_item .special_reviews_item_in {
		padding:20px 25px 20px 25px;
	}
	
	#review .special_reviews_item_text {
		font-size:24px;
		text-align:center;
	}

	#review .special_reviews_item_text span {
		font-size:12px;
		display:block;
		text-align:center;
	}

	#review .special_reviews_item_text span.small {
		display:inline;
		font-size:18px;
	}

	#review .special_reviews_item_in p {
		font-size:14px;
		text-align:center;
	}
	
	#review .special_reviews_item_in p span {
		font-size:18px;
	}

	.share_but {
		position:static;
		border-top:1px solid #cccccc;
		border-left:0;
		padding:25px 0 20px 0;
		display:block;
		text-align:center;
		margin:20px 0 0 0;
	}

	.share_but a {
		font-size:20px;
		margin:0 15%;
		padding:10px 50px 12px 50px;
	}

	#review .sign_text {
	    font-size:14px;
	    text-align: center;
	    margin:30px 7.5% 20px 7.5%;
	}

	/* 応募締切 */

	.campaign_end {
		font-size:14px;
		padding:0;
		line-height:1.5;
	}

	.campaign_end span {
		font-size:26px;
		display:inline-block;
		line-height:1.3;
	}

	/* soon */

	.soon {
		font-size:30px;
		margin:40px 0 0 0;
	}

	/* シーンカット */

	.ph_box li img {
		height:50vw;
	}

	/* ボタン */

	.but_box_in a ,
	.but_box_in span {
		font-size:12px;
		padding: 10px 10px 10px 0;
		width:190px;
		margin:0 auto;
	}

	.but_box_in a::after,
	.but_box_in span::after {
		right:20px;
		width:6px;
		height:6px;
	}

	.but_box {
		padding:0 17.5% 0 17.5%;
	}

	.but_box_in {
	    display:block;
	    width:auto;
	}

	/* タイトル */

	#title {
		padding:20px 0 20px 0;
	}

	#title .title_logo img {
		width:95%;
	}

	#title .title_release {
		margin:20px 0 0 0;
	}

	#title .title_release img {
		width:35%;
	}

	#title .title_copyright {
		font-size:10px;
		margin:20px 0 0 0;
	}

}

/* 予告 */

.ytMovie_box {
	position:relative;
	overflow:hidden;
}

.ytMovie_box.share {
	aspect-ratio: 320 / 213;
}

.ytMovie_box iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/* 効果 */
#header h1,#header h2,.reviews,.present_item_in,.roadshow,.copyright,.mark {
	visibility:hidden;
}

/* ナビ */

.l-gnav {
    position: fixed;
    font-weight: 400;
    z-index:400;
    line-height: 1;
    width: 100%;
    top: 0
}

@media screen and (min-width: 769px) {
    .l-gnav {
        padding:1.3909224012vw 0;
        box-sizing: border-box;
        background-color: #94b0bb
    }
}

@media screen and (max-width: 768px) {
	.l-gnav {
	    z-index:600;
	}
    .l-gnav__overlay {
        display:block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,.5);
        opacity: 0;
        pointer-events: none;
        transition: opacity .4s ease
    }
}

@media screen and (max-width: 768px) {
    .l-gnav__inner {
        display:block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: #94b0bb;
        padding-top: 12.8205128205vw;
        padding-bottom: 12.8205128205vw;
        transform: translateY(-100%);
        transition: transform .4s ease,opacity .4s ease;
        opacity: 0;
        pointer-events: none;
    }
}

@media screen and (min-width: 769px) {
    .l-gnav__inner {
        display:flex;
        justify-content: space-between;
        transform: none;
        opacity: 1;
        pointer-events: auto
    }
}

@media screen and (max-width: 768px) {
    .l-gnav__list {
        margin:0 auto;
        width: 81.7948717949vw
    }
}

@media screen and (min-width: 769px) {
    .l-gnav__list {
        align-items:center;
        justify-content: center;
        display: flex;
        gap: 0 2.196193265vw;
        width: 100%;
        padding: 0 25vw 0 0;
    }
}

.l-gnav__list__sns {
    display: flex
}

@media screen and (max-width: 768px) {
    .l-gnav__list__sns {
        margin-top:5.1282051282vw;
        align-items: center;
        justify-content: center
    }
}

@media screen and (min-width: 769px) {
    .l-gnav__list__sns {
        position:absolute;
        right: 2.0497803807vw;
        top: 0;
        bottom: 0;
        align-items: center;
        gap: 1.1713030747vw
    }
}

.l-gnav__list__sns__item {
    list-style: none
}

.l-gnav__list__sns__link {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s
}

@media screen and (max-width: 768px) {
    .l-gnav__list__sns__link {
        width:12.3076923077vw;
        height: 12.3076923077vw
    }
}

@media screen and (min-width: 769px) {
    .l-gnav__list__sns__link {
        width:2.196193265vw;
        height: 2.196193265vw
    }
}

.l-gnav__list__sns__link svg {
    fill: #fff;
    stroke: #fff;
    transition: all .5s
}

@media screen and (min-width: 769px) {
    .l-gnav__list__sns__link:hover svg {
        fill:#94b0bb;
        stroke: #94b0bb
    }
}

.l-gnav__list__sns__link img {
    height: auto
}

.l-gnav__list__item {
    list-style: none
}

.l-gnav__list__link {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 700;
  font-style: normal;
    display: block;
    text-decoration: none;
    color: #fff;
    transition: all .5s;
    cursor: pointer;
    line-height:1;
}

@media screen and (max-width: 768px) {
    .l-gnav__list__link {
        box-sizing:border-box;
        font-size: 6.6666666667vw;
        text-align: center;
        padding: 5.1282051282vw 0;
        position: relative
    }
}

@media screen and (min-width: 769px) {
    .l-gnav__list__link {
        color:#fff;
        font-size: 1.317715959vw
    }

    .l-gnav__list__link:hover {
        color: #ffec00
    }
}

@media screen and (max-width: 768px) {
    .l-gnav__list__link span {
        color:#94b0bb
    }
}

@media screen and (max-width: 768px) {
    .l-gnav__menu {
        width:15.3846153846vw;
        height: 15.3846153846vw;
        right: 0;
        display: block;
        top: 0;
        cursor: pointer;
        position: fixed;
        background: none;
        border: none;
        padding: 0;
        background-color: #94b0bb
    }
}

@media screen and (min-width: 769px) {
    .l-gnav__menu {
        display:none
    }
}

.l-gnav__menu span {
    line-height: 1;
    position: absolute;
    color: #fff;
    transition: opacity .3s ease
}

@media screen and (max-width: 768px) {
    .l-gnav__menu span {
        font-size:3.0769230769vw;
        bottom: 1.5384615385vw;
        width: 100%;
        left: 0;
        text-align: center
    }
}

.l-gnav__menu .menu1,.l-gnav__menu .menu2,.l-gnav__menu .menu3 {
    width: 8.7179487179vw;
    height: .5128205128vw;
    background-color: #fff;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    transition: all .3s ease-out
}

.l-gnav__menu .menu1 {
    top: 4.6153846154vw
}

.l-gnav__menu .menu2 {
    top: 7.4358974359vw
}

.l-gnav__menu .menu3 {
    top: 10vw
}

.l-gnav__menu .menuclick1 {
    top: 7.4358974359vw;
    height: .5128205128vw;
    transform: rotate(45deg)
}

.l-gnav__menu .menuclick2 {
    display: none
}

.l-gnav__menu .menuclick3 {
    top: 7.4358974359vw;
    height: .5128205128vw;
    transform: rotate(-45deg)
}

#loading {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999999999;
}

.loader {
    width: 45px;
    aspect-ratio: 1;
    background: linear-gradient(rgba(0, 0, 0, 0) 16.6666666667%, #000 0 50%, rgba(0, 0, 0, 0) 0) left bottom,linear-gradient(rgba(0, 0, 0, 0) 33.3333333333%, #000 0 66.6666666667%, rgba(0, 0, 0, 0) 0) center bottom,linear-gradient(rgba(0, 0, 0, 0) 50%, #000 0 83.3333333333%, rgba(0, 0, 0, 0) 0) right bottom;
    background-size: 20% 600%;
    background-repeat: no-repeat;
    animation: l3 1s infinite linear
}

@keyframes l3 {
    100% {
        background-position: left top,center top,right top
    }
}