﻿@charset "UTF-8";

/* Body */
body {
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url("../images/bg.jpg");
	margin:0 auto;
	font-style: normal;
	width:950px;
}



/* Container */
.container {
	width: 100%;
	margin:0 auto;
}


/* Present Section */
.present {
	width: 100%;
	padding-top: 20px;
	clear: both;
	display: inline-block;
	text-align: center;
	margin:0 auto;
	background-color: #fff2f8;
}
.present .pre {
	width: 100%;
	padding-bottom: 20px;
}
.present .goods {
	width: 100%;
	padding-bottom: 20px;
}
.present .goods img {
	vertical-align: top;
	padding-bottom: 15px;
}



/* Howto */
.howto {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	margin:0 auto;
 	vertical-align:bottom;
}
.howto .article {
	width: 55%;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 70px;
	text-align: left;
	float: left;
}
.howto .thumbnail {
	width: 35%;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	float: left;
}
.howto .stats {
	color: #EB6EA5;
	text-align: center;
	font-size: 28px;
}
.howto .article h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 2px;
	font-size: 25px;
	color: #EB6EA5;
}
.howto .article p {
	margin-top: 0px;
	color: #393939;
}
.howto #hashtag{
 	color: #00A7EA;
 }
.howto #day{
 	color: #FF8702;
 }
.howto .thumbnail img {
	border-radius: 5px;
	border:1px solid #EB6EA5;
	display: inline-block;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
}



/* Attention Section */
.banner {
	clear: both;
	display: inline-block;
	width: 100%;
	margin:0 auto;
	background-color: #8DC666;
	padding-top: 0px;
	padding-bottom: 30px;
}
.banner .attention {
	color: #FFFFFF;
	text-align: left;
	padding-left: 80px;
	padding-top: 40px;
	letter-spacing: 4px;
	margin-top: 0px;
}
.banner ul {
	text-align: left;
	padding-left: 80px;
	width: 85%;
	float: left;
	font-weight: lighter;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 15px;
}



/* sns */
.sns {
	clear: both;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding-left: 0px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	padding-top: 0px;
	margin:0 auto;
}
.sns h3 {
	color: #EB6EA5;
	font-size: 25px;
	text-align: center;
}
.sns .list {
	clear: both;
	display: inline-block;
	align-content: center;
}
.sns .list ul {
	text-align: left;
	padding-left: 20px;
	padding-bottom: 20px;
	float: left;
	font-weight: lighter;
	margin:0 auto;
	color: #717070;
	font-size: 18px;
}
.sns #link a {
	padding: 10px 0 0 5px;
	margin-bottom: 10px;
	min-height: 140px;
	font-size: 15px;
	line-height: 26px;
	color: #555555;
}
.sns #link a:hover {
	color: #EB6EA5;
}



/* Footer */
.footer {
	height: 240px;
	clear: both;
	display: inline-block;
	width: 100%;
	padding-left: 0px;
	background-color: #B3B3B3;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer .foot {
	padding-top: 30px;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.footer .button {
	width: 200px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 20px;
	transition: all 0.3s linear;
}
.footer .button:hover {
	background-color: #EB6EA5;
	color: #FEFEFE;
	cursor: pointer;
}
.footer a {
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover {
	color: #ffffff;
}
.footer .foot2 {
	padding-top: 30px;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

/* theater */
.theater {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 35px;
	margin:0 auto;
 	vertical-align:bottom;
}
.theater .area {
	width: 350px;
	float:left;
	padding-left: 30px;
	padding-right: 30px;
}
.theater .area2 {
	width: 200px;
	float:left;
	padding-right: 30px;
}
.theater .area3 {
	width: 230px;
	float:left;
	padding-bottom: 30px;
}
.theater p {
	width: 100%;
	margin: 0 auto;
	border-bottom: solid 1px #EB6EA5;
	line-height: 36px;
	font-size: 24px;
	color: #EB6EA5;
	text-align: left;
	background-color: #ffffff;
}
.theater .kanto {
	width: 370px;
	text-align: left;
	padding-top: 10px;
}
.theater .kansai {
	width: 200px;
	text-align: left;
	padding-top: 10px;
}
.theater .kyushu {
	width: 230px;
	text-align: left;
	padding-top: 10px;
}
.theater #link a {
	padding: 10px 0 0 5px;
	min-height: 140px;
	font-size: 15px;
	line-height: 25px;
	color: #555555;
}
.theater #link a:hover {
	color: #EB6EA5;
}



/* copyright */
.copyright {
	text-align: center;
	width: 100%;
	clear: both;
	display: inline-block;
	background-color: #EB6EA5;
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 12px;
	margin:0 auto;
}



@media screen and ( max-width:479px )
{
	/* Body */
body {
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url("../images/bg.jpg");
	margin:0 auto;
	font-style: normal;
	width:100%;
}


/* Container */
.container {
	width: 100%;
	margin:0 auto;
}


/* Present Section */
.present {
	width: 100%;
	padding-top: 20px;
	clear: both;
	display: inline-block;
	text-align: center;
	margin:0 auto;
	background-color: #fff2f8;
}

.present .pre {
	width: 100%;
	padding-bottom: 20px;
}
.present .goods {
	width: 100%;
	padding-bottom: 20px;
}
.present .goods img {
	width: 60%;
	vertical-align: top;
	padding-bottom: 15px;
}



/* Howto */
.howto {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	margin:0 auto;
}
.howto .article {
	width: 88%;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 30px;
	text-align: left;
	float: left;
}
.howto .thumbnail {
	width: 90%;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	float: left;
}
.howto .stats {
	color: #EB6EA5;
	text-align: center;
	font-size: 25px;
}
.howto .article h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 2px;
	font-size: 22px;
	color: #EB6EA5;
}
.howto .article p {
	margin-top: 0px;
	font-size: 15px;
	color: #393939;
}
.howto #hashtag{
 	color: #00A7EA;
 }
.howto #day{
 	color: #FF8702;
 }
.howto .thumbnail img {
	border-radius: 5px;
	border:1px solid #EB6EA5;
	display: inline-block;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
}



/* Attention Section */
.banner {
	clear: both;
	display: inline-block;
	width: 100%;
	margin:0 auto;
	background-color: #8DC666;
	padding-top: 0px;
	padding-bottom: 30px;
}
.banner .attention {
	color: #FFFFFF;
	text-align: left;
	padding-left: 30px;
	padding-top: 40px;
	letter-spacing: 4px;
	margin-top: 0px;
}
.banner ul {
	text-align: left;
	padding-left: 30px;
	width: 85%;
	float: left;
	font-weight: lighter;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 13px;
}



/* sns */
.sns {
	clear: both;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding-left: 0px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	padding-top: 0px;
	margin:0 auto;
}
.sns h3 {
	color: #EB6EA5;
	font-size: 25px;
	text-align: center;
}
.sns .list {
	clear: both;
	display: inline-block;
	align-content: center;
}
.sns .list ul {
	text-align: left;
	padding-left: 15px;
	padding-bottom: 20px;
	float: left;
	font-weight: lighter;
	margin:0 auto;
	color: #717070;
	font-size: 18px;
}
.sns #link a {
	padding: 10px 0 0 5px;
	margin-bottom: 10px;
	min-height: 140px;
	font-size: 15px;
	line-height: 26px;
	color: #555555;
}
.sns #link a:hover {
	color: #EB6EA5;
}



/* Footer */
.footer {
	height: 240px;
	clear: both;
	display: inline-block;
	width: 100%;
	padding-left: 0px;
	background-color: #B3B3B3;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer .foot {
	padding-top: 30px;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.footer .button {
	width: 200px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 20px;
	transition: all 0.3s linear;
}
.footer .button:hover {
	background-color: #EB6EA5;
	color: #FEFEFE;
	cursor: pointer;
}
.footer a {
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover {
	color: #ffffff;
}
.footer .foot2 {
	padding-top: 30px;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

/* theater */
.theater {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 35px;
	margin:0 auto;
}
.theater .area {
	width: 350px;
	float:left;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}
.theater .area2 {
	width: 150px;
	float:left;
	padding-left: 30px;
}
.theater .area3 {
	width: 210px;
	float:left;
	padding-left: 30px;
	padding-bottom: 30px;
}
.theater p {
	width: 100%;
	margin: 0 auto;
	border-bottom: solid 1px #EB6EA5;
	line-height: 36px;
	font-size: 22px;
	color: #EB6EA5;
	text-align: left;
	background-color: #ffffff;
}
.theater .kanto {
	width: 350px;
	text-align: left;
	padding-top: 10px;
}
.theater .kansai {
	width: 150px;
	text-align: left;
	padding-top: 10px;
}
.theater .kyushu {
	width: 210px;
	text-align: left;
	padding-top: 10px;
}
.theater #link a {
	padding: 10px 0 0 5px;
	min-height: 140px;
	font-size: 13px;
	line-height: 2px;
	color: #555555;
}
.theater #link a:hover {
	color: #EB6EA5;
}



/* copyright */
.copyright {
	text-align: center;
	width: 100%;
	clear: both;
	display: inline-block;
	background-color: #EB6EA5;
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 12px;
	margin:0 auto;
}
	}



@media screen and ( max-width:375px )
{
	/* Body */
body {
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url("../images/bg.jpg");
	margin:0 auto;
	font-style: normal;
	width:100%;
}


/* Container */
.container {
	width: 100%;
	margin:0 auto;
}


/* Present Section */
.present {
	width: 100%;
	padding-top: 20px;
	clear: both;
	display: inline-block;
	text-align: center;
	margin:0 auto;
	background-color: #fff2f8;
}

.present .pre {
	width: 100%;
	padding-bottom: 20px;
}
.present .goods {
	width: 100%;
	padding-bottom: 20px;
}
.present .goods img {
	width: 60%;
	vertical-align: top;
	padding-bottom: 15px;
}



/* Howto */
.howto {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	margin:0 auto;
}
.howto .article {
	width: 88%;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 25px;
	text-align: left;
	float: left;
}
.howto .thumbnail {
	width: 90%;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	float: left;
}
.howto .stats {
	color: #EB6EA5;
	text-align: center;
	font-size: 25px;
}
.howto .article h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 2px;
	font-size: 22px;
	color: #EB6EA5;
}
.howto .article p {
	margin-top: 0px;
	font-size: 14px;
	color: #393939;
}
.howto #hashtag{
 	color: #00A7EA;
 }
.howto #day{
 	color: #FF8702;
 }
.howto .thumbnail img {
	border-radius: 5px;
	border:1px solid #EB6EA5;
	display: inline-block;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
}



/* Attention Section */
.banner {
	clear: both;
	display: inline-block;
	width: 100%;
	margin:0 auto;
	background-color: #8DC666;
	padding-top: 0px;
	padding-bottom: 30px;
}
.banner .attention {
	color: #FFFFFF;
	text-align: left;
	padding-left: 30px;
	padding-top: 40px;
	letter-spacing: 4px;
	margin-top: 0px;
}
.banner ul {
	text-align: left;
	padding-left: 30px;
	width: 85%;
	float: left;
	font-weight: lighter;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 13px;
}



/* sns */
.sns {
	clear: both;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding-left: 0px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	padding-top: 0px;
	margin:0 auto;
}
.sns h3 {
	color: #EB6EA5;
	font-size: 23px;
	text-align: center;
}
.sns .list {
	clear: both;
	display: inline-block;
	align-content: center;
}
.sns .list ul {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 25px;
	float: left;
	font-weight: lighter;
	margin:0 auto;
	color: #717070;
	font-size: 15px;
}
.sns #link a {
	padding: 10px 0 0 5px;
	margin-bottom: 10px;
	min-height: 140px;
	font-size: 14px;
	line-height: 26px;
	color: #555555;
}
.sns #link a:hover {
	color: #EB6EA5;
}



/* Footer */
.footer {
	height: 240px;
	clear: both;
	display: inline-block;
	width: 100%;
	padding-left: 0px;
	background-color: #B3B3B3;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer .foot {
	padding-top: 30px;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.footer .button {
	width: 200px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 20px;
	transition: all 0.3s linear;
}
.footer .button:hover {
	background-color: #EB6EA5;
	color: #FEFEFE;
	cursor: pointer;
}
.footer a {
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover {
	color: #ffffff;
}
.footer .foot2 {
	padding-top: 30px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

/* theater */
.theater {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 35px;
	margin:0 auto;
}
.theater .area {
	width: 300px;
	float:left;
	padding-left: 30px;
	padding-bottom: 20px;
}
.theater .area2 {
	width: 300px;
	float:left;
	padding-left: 30px;
	padding-bottom: 30px;
}
.theater .area3 {
	width: 300px;
	float:left;
	padding-left: 30px;
	padding-bottom: 30px;
}
.theater p {
	width: 100%;
	margin: 0 auto;
	border-bottom: solid 1px #EB6EA5;
	line-height: 36px;
	font-size: 22px;
	color: #EB6EA5;
	text-align: left;
	background-color: #ffffff;
}
.theater .kanto {
	width: 310px;
	text-align: left;
	padding-top: 10px;
}
.theater .kansai {
	width: 310px;
	text-align: left;
	padding-top: 10px;
}
.theater .kyushu {
	width: 310px;
	text-align: left;
	padding-top: 10px;
}
.theater #link a {
	padding: 10px 0 0 5px;
	min-height: 140px;
	font-size: 13px;
	line-height: 2px;
	color: #555555;
}
.theater #link a:hover {
	color: #EB6EA5;
}



/* copyright */
.copyright {
	text-align: center;
	width: 100%;
	clear: both;
	display: inline-block;
	background-color: #EB6EA5;
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 12px;
	margin:0 auto;
}
	}