@charset "UTF-8";
/* CSS Document */

/*★★★-----------------------------------------------------*/
/*全体
/*-----------------------------------------------------★★★*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
   vertical-align: bottom;
}

.clearfix :after {
	content: "";
	display: block;
	clear: both;
}
body {
	font-family: 'sans-serif,メイリオ,Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "Helvetica Neue", Helvetica, Arial, Meiryo, sans-serif;
	color: #333333;
	font-size: 13px;
	text-align: justify;
	text-justify: inter-ideograph;
}
ul {
	-webkit-padding-start: 0 !important;
}
li {
	list-style-type: none;
}
a {
	text-decoration: none;
}
a :hover {
	text-decoration: underline;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.inner {
	width: 960px;
	text-align: center;
	margin: 0 auto;
}
.inner2 {
	width: 960px;
	margin: 0 auto;
}
h2 {
	font-size: 35px;
}
h3 {
	font-family:  'sans-serif,メイリオ,Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "Helvetica Neue", Helvetica, Arial, Meiryo, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #000000;
}
h4 {
	font-size: 15px;
}
h5{
	font-family:  'sans-serif,メイリオ,Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "Helvetica Neue", Helvetica, Arial, Meiryo, sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #ffffff;
	width: 100%;
	background:#f39800;
	margin-top:40px;
	margin-bottom:10px;
	}
span {
	font-size: 60%;
}
hr {
	border: dashed 2px #fff;
}
.non-displaypc {/*PC非表示*/
	display: none;
}
.non-displaysp {/*SP非表示*/
	display: block;
}

.buy a {
	float: left;
}
.buy a img {
	max-width: 100%;
	padding: 12px;
}
/* 背景
------------------------------------------------------------*/
#backgroound{
	background:#ffffdb;
	}
/* メインビジュアル
------------------------------------------------------------*/
#mv{
	}
#word {
	width: 100%;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 25px;
}
/* コンテンツ
------------------------------------------------------------*/
.copy img {
/*	width: 100%;
*/	margin:0px;
	padding-top:0%;	
}
#intro img{
	padding-bottom: 10%;
    padding-top: 5%;
	}
.response{
	padding-bottom: 20%;
    padding-top: 5%;
	}
.response2{
	padding-bottom: 0%;
    padding-top: 5%;
	}	
.mainback{
	background-repeat:no-repeat;
	background-position: top center;
	-moz-background-size:cover;
	background-size:cover; 	
	}
.text{
	width: 82%;
    text-align: center;
    margin: 20px 0px 0px 110px;
	}	
.text p{
	 text-align: left;
    padding: 23px 0px 10px 0px;
    /* margin: 0 auto; */
    font-size: 25px;
    line-height: 2.5;
    letter-spacing: 1px;
	}
/*ボタン
------------------------------------------------------------*/
 .button {
	width: 100%;
	height:auto;
	text-align: center;
}
.push{
	padding-top:2%;
	padding-bottom:2%;
	}
.push2{
	padding-top:2%;
	padding-bottom:20%;
	}	
.push img{
	width:75%;
	}
.push2 img{
	width:75%;
	}	
/* メニュー
------------------------------------------------------------*/
#menu  {
   width: 100%;
   background:#F39800;
   }
.fixed/*ナビ固定*/ {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 50000;
}
/* 街コンコンテンツ
------------------------------------------------------------*/
#machicon .machicon1{
	max-width:100%;
	text-align:center;
	padding-bottom:20px;
	padding-top:10px;	
}
.point{
	width:80%;
	margin:0 auto;
	text-align:left;
	padding-top:2%;
	}
/* 参加の流れ
------------------------------------------------------------*/
#fourth{
	background:url(../images/1000machi01.jpg) ;
	margin: 0 auto;
	padding: 0;
	background-size: cover;
}
/* 参加の流れコンテンツ
------------------------------------------------------------*/
#flow .flow1{
	max-width:100%;
	text-align:center;
	padding-bottom:20px;
	padding-top:10px;	
}
/*フッター
------------------------------------------------------------*/
 #footer {
	width: 100%;
	height:120px;
	text-align: center;
	font-size: 13px;
	background: #ffffdb;
	padding: 10px;
	box-sizing: border-box;
	margin-top: 20px;
	color:#333333;
}
#footer li {
	display: inline-block;
		color:#333333;
}
/*キャンペーン概要
------------------------------------------------------------*/
#box2  {
	margin-top:10%;
	margin-bottom:10%;
}
#box2 table td th {
	border-collapse: collapse;
	text-align: left;
}
#box2 th {
	width: 30%;
	padding:20px;
	border-bottom: solid 1px #4D4D4D;
	border-style: dotted;	
}
#box2 td {
	width: 70%;
	padding:20px;
	border-bottom: solid 1px #4D4D4D;
	border-style: dotted;
	}
#box2 td img {
	margin-top: 10px;
	width:100%;
	}
#box2{
	max-width:960px;
	margin: auto;
}	
#box2 table {
	width:90%;
	margin: auto;
	padding-bottom:8%;
	padding-top:8%;
}
/*申し込みボタン
------------------------------------------------------------*/
#btn_bottom/*申し込み*/ {
    right: 0;
	cursor: pointer;
	position: fixed;
	left: 0px;
	width: 100%;
	height:11.5%;
	padding-bottom: 0px;
	background: rgba(0,0,0,0.3);
	text-align: center;
}
.size50 img {
	width: 98%;
	position: absolute;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	margin: auto;	
}
/*SNS
------------------------------------------------------------*/
.social {
    margin-top: 5px;
    margin: 5px 0px 0px;
    margin: 25px 0px 0px;
    text-align: center;
}
.social li {
    display: inline-block;
}	
/*★★★-----------------------------------------------------*/
/*レスポンシブデザイン
/*-----------------------------------------------------★★★*/
@media only screen and (min-width:900px) {
.box2 table, td, th {
	font-size: 20px;
}
#footer li {
	font-size: 15px;
}
.copyright{
	font-size: 15px;
}
.point{
	font-size: 20px;
	}
}
@media only screen and (max-width:900px) {
#container {
	width: 100%;
}
#container img {
	max-width: 100%;
}
.inner {
	width: 94%;
}
#woman{
	width:94%;
	text-align:center;
}
.box2 table, td, th {
	font-size: 18px;
}
#footer li {
	font-size: 14px;
}
.copyright{
	font-size: 14px;
}
.point{
	font-size: 18px;
}
.inner img{
    width: 94%;	
}	
}
@media only screen and (max-width:770px) {
/*ヘッダー
------------------------------------------------------------*/
header h1 img {
	width: 50%;
}
/*キャンペーン概要
------------------------------------------------------------*/
.box2 table, td, th {
	font-size: 16px;
}
#footer li {
	font-size: 13px;
}
.copyright{
	font-size: 13px;
}
.point{
	font-size: 14px;
}
.text{
	width: 83%;
    margin: 5px 0px 0px 60px;
}
.text p{
    padding: 23px 0px 10px 0px;
    font-size: 20px;
    line-height: 2;
    letter-spacing: 1px;
}
/*その他
------------------------------------------------------------*/
.non-displaypc {/*PC非表示*/
	display: block;
}
.non-displaysp {/*SP非表示*/
	display: none;
}
}
@media only screen and (max-width:480px) {
/*ヘッダー
------------------------------------------------------------*/
header h1 img {
	width: 62%;
	margin-bottom: -30px;
}
#nav li {
	margin: 2px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
}
/*フッター
------------------------------------------------------------*/
footer {
	padding: 10px;
	margin-top: 5px;
}
#footer li {
	font-size: 10px;
}
.copyright{
	font-size: 10px;
}
/*キャンペーン概要
------------------------------------------------------------*/
.box2 table, td, th {
	font-size: 15px;
}
.box2 table {
	width: 96%;
}
.box2 th {
	padding-left: 10px;
}
/*コンテンツ
------------------------------------------------------------*/
h3 {
	font-size: 16px;
}
h4 {
	font-size: 13px;
}
.float-left2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.float-left2 li {/*2つ並び*/
	width: 100%;
	text-align: left;
	padding: 0px;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.float-left2 h3 {/*2つ並び*/
	font-size: 15px;
}
.fb-like-box {
	display: none;
}
#tour li span {
	font-size: 8px;
	color: #FFFFFF;
}
.buy a img {
	width: 90%;
}
.point{
	font-size: 12px;
	}
.push img {
    width: 100%;
	}
.text{
	width: 90%;
    margin: 5px 0px 0px 30px;
	}
.text p{
    padding: 10px 0px 10px 0px;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 1px;
	}	
/*横並び
------------------------------------------------------------*/
.float-left3 li {/*3つ並び*/
	width: 100%;
}
/*その他
------------------------------------------------------------*/
}