@charset "utf-8";
body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	/* background: url(../../images/hanamanma-pr/bg_main.png); */
	background-size: 100% auto;/*背景画像を横幅いっぱいに表示*/
	background-color: #fff;
	color: #333;
	font-size: 100%;
	line-height: 1.3 ;
	-webkit-text-size-adjust: none;
}

img {
	line-height: 0;
	vertical-align:top;
}

a{
	color:#333;
	text-decoration:underline;
}
a:focus {
	outline: none;
}

strong {
	font-weight: bold;
}

ul {
	list-style: none;
}

.float_l{
	float:left;
}
.float_r{
	float:right;
}

.txt_s{
	font-size:12px;
}


.txt_fff100{
	color:#fff100!important;
}
.txt_0c3246{
	color:#0c3246!important;
}
.txt_8cffc2{
	color:#8cffc2!important;
}
.txt_cbff67{
	color:#cbff67!important;
}
.txt_ff3000{
	color:#ff3000!important;
}
.txt_caution{
	margin-right:3px;
	color:#FF0000!important;
}
.txt_point{
	margin-right:3px;
	color:#F61311!important;
}
.txt_point_black{
	margin-right:3px;
	color:#F61311!important;
}
.center{
	text-align:center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}

/* --------------------------------------------------------------------------------------------------------------------

common

-------------------------------------------------------------------------------------------------------------------- */
body article header {
	margin:0;
	background: transparent;
}
body article header h1{
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
}
body article header h1 img{
	width: 100%;
}
body article header p{
	line-height: 1.4;
	font-size:16px;
	padding:3px 0 5px;
	text-align:center;
	font-weight:bold;
}
header h1 img, header h2 img{
	width: 100%;
	height: auto;
}

article div.btn_01{
	margin: 15px 15px 20px 15px;
}
article div.btn_01 a{
	display: block;
	background: #C2000B url(/images/app_form/hanamanma-pr/btn_arrow_01.png) no-repeat 96% 50%;
	background-size: 13px;
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
	padding: 18px 5px 16px 5px;
	line-height: 1.2;
	border-radius: 6px;
	box-shadow: 1px 1px 2px #666;
	text-align: center;
}
article div.btn_02{
	margin:0 35px;
}
article div.btn_02 img{
	width: 80%;
	height: auto;
}
article div.btn_03{
	margin:10px 15px 15px 15px;
}
article div.btn_03 img{
	width: 100%;
	height: auto;
}
article div.btn_04{
	margin:20px 35px 20px;
}
article div.btn_04 img{
	width: 100%;
	height: auto;
}
article div.btn_05{
	margin:10px 35px 20px;
}
article div.btn_05 img{
	width: 80%;
	height: auto;
}
article div.btn_06{
	margin: 0 40px 20px 40px;
}
article div.btn_06 a{
	display: block;
	position: relative;
	background: #A08F72;
	background-size: 13px;
	color: #FFFFFF;
	font-size: 19px;
	text-shadow: -1px -1px 1px #333;
	text-decoration: none;
	padding: 14px 5px 10px 5px;
	line-height: 1.2;
	border-radius: 6px;
	box-shadow: 1px 1px 2px #666;
	text-align: center;
}
article div.btn_06 a::before {
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid #fff;
	transform: rotate(90deg);
}
article div.btn_06.gray a{
	background-color: #A9A9A9;
}
article div.btn_06.txt_s a{
	font-size: 16px;
}
article input.btn_input01{
	margin-top:10px;
	width: 92%;
	height: auto;
}
article input.btn_input02{
	margin:10px 0px;
	width: 94%;
	height: auto;
}
article input.btn_input03{
	margin-top:10px;
	width: 100%;
	height: auto;
}
article div.bnn_01{
	margin:10px 10px 0;
}
article div.bnn_01 img{
	width: 100%;
	height: auto;
}

article div.img_01{
	margin:0 17px;
}
article div.img_01 img{
	width: 100%;
	height: auto;
}

article div.txt_caution01{
	color:#ff3000;
	text-align:left;
	margin:5px 15px 0;
}

ul.list_01{
	margin:13px 5% 10px;
	text-align:left;
}
ul.list_01 li{
	padding:6px 0 5px 50px;
	padding-bottom:20px;
	line-height:1.6;
}


ul.list_02{
	margin:13px 0 10px;
	font-size:14px;
	text-align:left;
}
ul.list_02 li{
	padding-left:1.3em;
	text-indent:-1.3em;
}

.title_type_01{
	display: block;
	border-bottom: solid 3px #D0D0D0;
	padding: 0 0 1px 0;
	margin: 0 15px 15px 15px;
	font-size: 19px;
	font-weight: bold;
	color: #222222;
	line-height: 1.4;
	text-align: left;
}
.title_type_01 .icon_01{
	color: #F61411;
	font-size: 28px;
	margin-right: 3px;
	line-height: 1.0;
	vertical-align: -3px;
}
.title_type_02{
	display: block;
	background: #8E0007;
	padding: 10px 10px 9px 10px;
	margin: 0 0 15px 0;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.title_type_03{
	display: block;
	border-top: solid 2px #868686;
	border-bottom: solid 2px #868686;
	padding: 8px 10px 7px 10px;
	margin: 0 15px 15px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #727272;
}
.normal_p_01{
	display: block;
	text-align: left;
	padding: 0 15px 1em 15px;
	font-size: 15px;
}
.list_type_01{
	display: block;
	padding: 0 15px 15px 15px;
}
.notice_01{
	display: block;
	padding: 0 15px 15px 15px;
	font-size: 14px;
}
.read-more{
	font-weight: normal;
	font-size: 14px;
	padding-top: 1em;
}
.read-less{
	font-size: 14px;
	text-align: left;
	padding-top: 1em;
}
.more-link{
	display: block;
	padding: 0 15px;
	text-align: left;
	font-size: 14px;
}
.less-link{
	display: block;
	padding: 0;
	text-align: left;
	font-size: 14px;
}
.cast_acc .summary p{
	display: block;
	-webkit-mask-image:-webkit-linear-gradient(top, rgba(0,0,0,1), rgba(0,0,0,0));
}
.story_acc .summary p{
	display: block;
	-webkit-mask-image:-webkit-linear-gradient(top, rgba(0,0,0,1), rgba(0,0,0,0));
}
.faq_acc .summary .inner{
	display: block;
	-webkit-mask-image:-webkit-linear-gradient(top, rgba(0,0,0,1), rgba(0,0,0,0));
}
.summary.noshadow p{
	-webkit-mask-image: none;
}
.readmore{
	display: block;
}
.less-link, .more-link{
	color: #777777;
	text-align: center;
}
.cast_acc .less-link{
	padding: 0 15px 20px 15px;
}
.cast_acc .more-link{
	padding: 0 15px 20px 15px;
}
.story_acc .less-link{
	padding: 0 15px 20px 15px;
}
.story_acc .more-link{
	padding: 0 15px 20px 15px;
}
#top .faq_acc .less-link{
	padding: 0 0 20px 0;
}
#top .faq_acc .more-link{
	padding: 0 0 20px 0;
}
.provide{
	display: block;
	padding: 10px 10px;
	text-align: center;
	font-size: 12px;
	color: #333333;
}

.arrow_icon_01{
	margin-right: 3px;
}



/* --------------------------------------------------------------------------------------------------------------------
#top
-------------------------------------------------------------------------------------------------------------------- */
#top section#contents_top01{
	position: relative;
}
/* #top section#contents_top01 h1{
  display: block;
  padding: 2px 0 10px 0;
  font-size: 16px;
  font-weight: bold;
  color: #000;
} */
#top section#contents_top01 h2{
  display: block;
  padding: 2px 0 10px 0;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
/* #top section#contents_top01 h2 img{
	width: 100%;
	height: auto;
} */
#top section#contents_top01 h1 img{
	width: 70%;
	height: auto;
}

#top section#contents_top01 .main_txt_01{
	display: block;
	background: #8E0007;
	padding: 10px 10px 10px 10px;
	font-size: 16px;
}
#top section#contents_top01 .main_txt_01 p{
	color: #FFFFFF;
}
#top section#contents_top01 .main_txt_02{
	display: block;
	padding: 0 10px 8px 10px;
	font-size: 17px;
	line-height: 1.45;
}
#top section#contents_top01 .main_txt_02 p{
	color: #535353;
}
/* #top section#contents_top01 .btn_01{
	display: block;
	width: 92%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	padding: 15px 15px 20px 15px;
	margin: 0;
	background-color: rgba(256, 256, 256, 0.6);
} */

#top section#contents_top02{
	margin:10px 0 0 0;
	text-align: left;
}
#top section#contents_top02 ul{
	padding: 0 15px 10px 15px;
	text-align:left;
	line-height: 1.5em;
}

#top #box_sns{
	text-align:center;
	padding: 10px 5px 5px 5px;
	background-color:#fff;
}
#box_sns iframe{
	vertical-align: top !important;
}
article .contens_acc h1{
	color:#727272;
	text-shadow:none;
	text-align:center;
}
article .contens_acc .cast_acc p{
	text-align:left;
	font-size: 15px;
	padding: 0 15px 1em 15px;
	line-height:1.45;
}
article .contens_acc .story_acc p{
	text-align:left;
	font-size: 15px;
	padding: 0 15px 1em 15px;
	line-height:1.45;
}
#top section#contents_top03{
	margin: 0 0 20px 0;
}
#top section#contents_top04{
	margin:10px 0 0;
	text-align: left;
}
#top section#contents_top04 h1{
	text-align:left;
	margin-bottom:7px;
}
#top section#contents_top04 h1 img{
	width: 100%;
	height: auto;
}
#top section#contents_top04 dl{
	padding:10px 15px;
	text-align:left;
	line-height: 1.5em;
}
#top section#contents_top04 p{
	margin-top:5px;
	padding:0 10px;
	text-align:left;
	color: #fff100;
	background:url(../../images/app_form/hanamanma-pr/bg_title_top03.gif) repeat-x 0 0;
	background-size:3px 1px;
	padding-top:15px;
}

#top section#contents_top05{
	margin:10px 0 0;
	padding-bottom:5px;
}
#top section#contents_top05 h1{
	text-align:left;
	margin-bottom:7px;
}
#top section#contents_top05 h1 img{
	width: 100%;
	height: auto;
}
#top section#contents_top05 dl{
	padding:10px 15px;
	text-align:left;
	line-height: 1.5em;
}

#top section#contents_top06{
	text-align:center;
	margin:20px 0 0;
}
#top section#contents_top06 img{
	width: 100%;
	height: auto;
}
#top section#contents_top07{
	padding-top:10px;
	padding-bottom:0;
	text-align:left;
}
#top section#contents_top07 h1{
	text-align:left;
	margin-bottom:7px;
}
#top section#contents_top07 h1 img{
	width: 100%;
	height: auto;
}
#top section#contents_top07 ul{
	padding:5px 15px;
}
#top section#contents_top07 ul li{
	line-height: 1.5em;
}
#top section#contents_top07 p{
	font-size:80%;
	line-height: 1.2em;
	margin-top:7px;
	margin-bottom:7px;
}
#top section#contents_top07 a{
	color:#333;
	font-weight:normal;
}

#top section#contents_top_faq{
	margin: 10px 0 0 0;
	text-align: left;
}
#top section#contents_top_faq dl{
	display: block;
	padding:0 15px;
	text-align:left;
}
#top section#contents_top_faq dl dt{
	color:#333;
	font-weight: normal;
}
#top section#contents_top_faq dl dt span{
	padding-right:5px;
	color:#F61411;
	font-weight: bold;
}
#top section#contents_top_faq dl dd{
	padding:0 0 15px;
	color:#777;
}
#top section#contents_top_faq dl dd span{
	padding-right:5px;
	color:#FF6868;
	font-weight: bold;
}
#top section#contents_top_faq p{
	padding:20px 0px 20px 10px;
	text-align:left;
	font-size:115%;
}

/* Youtube用 */
#top #youtube-player-container{
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
#top #youtube-player-container > iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	vertical-align: top;
}

/* --------------------------------------------------------------------------------------------------------------------
#place
-------------------------------------------------------------------------------------------------------------------- */
body #contents_place{
	background:#ffffff;
}
body #contents_place #header{
	border:none;
	background-color:#CCCCCC;
	color:#222;
	text-shadow:none;
	padding:13px 0 15px;
}
body #contents_place #footer{
	border:none;
	background:none;
	color:#333;
	text-shadow:none;
	position:relative;
	padding:13px 0 15px;
	margin-top:10px;
}
body #contents_place #footer address.copyright{
	display: block;
	background:#DDDDDD;
	color:#333;
	font-size:70%;
	padding: 10px 0 9px 0;
	font-style: normal;
}
body #contents_place h4{
	background:#A1A1A1 url(../../images/hanamanma-pr/ico_open.png) no-repeat 6px 6px;
	background-size:23px;
	border:1px solid #A1A1A1;
	border-radius:6px;
	color:#fff;
	padding:8px 0 8px 37px;
	font-size:16px;
	font-weight:bold;
	text-shadow:none;
	margin:10px 5px 0;
	text-align:left;
}
body #contents_place h4.nowOpen{
	background:#A1A1A1 url(../../images/hanamanma-pr/ico_close.png) no-repeat 6px 6px;
	background-size:23px;
}
body #contents_place dl{
	margin:10px 10px 0;
	padding:8px 0;
	text-shadow:none;
	text-align:left;
}
body #contents_place dl dt{
	padding:0 0 0 4px;
	line-height:1.2;
	border-left: 8px solid #A1A1A1;
	font-size:16px;
	font-weight:bold;
	text-shadow:none;
}
body #contents_place dl dd{
	padding:8px 0;
	font-size:13px;
	text-shadow:none;
}
#contents_place .pref{
	display: block;
	padding: 0 0 5px 0;
	color: #A1A1A1;
}
.ui-btn a{
	text-indent:-9999px;
	border:none;
	width:33px;
	height:33px;
	padding:0;
	border:none;
	background:transparent url(../../images/hanamanma-pr/btn_close.png) no-repeat 0 0;
	background-size:28px 28px;
	position:absolute;
	top:8px;
	left:8px;
	z-index: 2;
}
#footer .ui-btn a{
	top:16px;
	left:8px;
}
.ui-btn-icon-left .ui-icon, .ui-btn-icon-right .ui-icon{
	display:none;
}
.ui-btn-corner-all {
	border:none;
	border-radius:0;
}


/* --------------------------------------------------------------------------------------------------------------------
mail
-------------------------------------------------------------------------------------------------------------------- */
#contents01 section#contents_mail01{
	margin:10px;
	padding:6px;
	text-align:left;
}

#contents01 section#contents_mail01 ul{
	padding:5px 5px 5px;
	text-align:left;
}
#contents01 section#contents_mail01 ul li{
	margin-bottom:5px;
}
#contents01 section#contents_mail01 p{
	padding:15px 10px 10px;
	text-align:left;
	color:#fff;
}

#contents01 section#contents_mail02{
	padding:5px 0px 5px;
	text-align:left;
}
#contents01 section#contents_mail02 p{
	padding:5px 15px 5px;
	text-align:left;
	font-size:115%;
}
#contents01 section#contents_mail02 form{
	text-align:center;
	padding:0px 15px;
}
#contents01 section#contents_mail02 ul{
	padding:10px 15px;
	text-align:left;
}
#contents01 section#contents_mail02 ul li{
	margin-bottom:5px;
}

#contents01 section#contents_mail03 p{
	padding:25px 10px 20px;
}

#contents01 section#contents_mail04{
	margin-top:25px;
	margin-bottom:20px;
}
#contents01 section#contents_mail04 textarea{
	width:90%;
	margin:20px auto 0;
}
#contents01 section#contents_mail04 #idStrlength{
	text-align:right;
	font-size:13px;
	padding:5px 4% 0;
	color:#fff;
}

#contents01 section#contents_mail04 p{
	background-color:#70bfe8;
	padding:5px;
	margin:10px 15px;
	color:#084260;
}

#contents01 section#contents_mail05{
	margin:20px 0px 20px;
}

/* --------------------------------------------------------------------------------------------------------------------
#twitter
-------------------------------------------------------------------------------------------------------------------- */
#contents01 section#contents_twitter01 h1{
	margin:25px 15px 0;
}
#contents01 section#contents_twitter01 h1 img{
	width: 100%;
	height: auto;
}
#contents01 section#contents_twitter01 dl{
	padding:15px 15px 20px;
	text-align:left;
	color:#fff;
}

/* --------------------------------------------------------------------------------------------------------------------
#coupon
-------------------------------------------------------------------------------------------------------------------- */
#contents01 section#contents_coupon01 h1{
  display: block;
  padding: 2px 0 10px 0;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

#contents01 section#contents_coupon01 .coupon_img_blk{
	display: block;
	background: url(/images/hanamanma-pr/coupon_img_01.jpg) no-repeat 0 0;
	background-size: cover;
	margin-bottom: 20px;
}
#contents01 section#contents_coupon01 .coupon_img_blk img{
	display: block;
	width: 100%;
}
#contents01 section#contents_coupon01 .coupon_notice{
	display: block;
	background: #222222;
	padding: 15px 0 0 0;
	color: #FFFFFF;
	line-height: 1.35;
	text-align: left;
	margin: 15px 15px 15px 15px;
	border-radius: 3px;
	font-size: 90%;
}


/* --------------------------------------------------------------------------------------------------------------------
inquiry
-------------------------------------------------------------------------------------------------------------------- */
#contents01 section#contents_inquiry01{
	margin:0;
}
#contents01 section#contents_inquiry01 h1 img{
	width: 100%;
	height: auto;
	text-align:left;
	padding-bottom:20px;
}
#contents01 section#contents_inquiry01 dl{
	padding:0 15px;
	text-align:left;
	padding-bottom:20px;
}


/* .cv_bgb 背景黒 */
.cv_bgb #contents01 section#contents_inquiry01 dl dt{
	color:#EBEBEB;
	font-weight: normal;
}
.cv_bgb #contents01 section#contents_inquiry01 dl dt span{
	padding-right:5px;
	color:#F61411;
	font-weight: bold;
}
.cv_bgb #contents01 section#contents_inquiry01 dl dd{
	padding:0 0 15px;
	color:#AAAAAA;
}
.cv_bgb #contents01 section#contents_inquiry01 dl dd span{
	padding-right:5px;
	color:#FF6868;
	font-weight: bold;
}
.cv_bgb.cv_btn_y  #contents01 section#contents_inquiry01 dl dt span{
	padding-right:5px;
	color:#FAB70D;
	font-weight: bold;
}
.cv_bgb.cv_btn_y #contents01 section#contents_inquiry01 dl dd span{
	padding-right:5px;
	color:#FAD574;
	font-weight: bold;
}

/* .cv_bgw 背景白 */
.cv_bgw #contents01 section#contents_inquiry01 dl dt{
	color:#333;
	font-weight: normal;
}
.cv_bgw #contents01 section#contents_inquiry01 dl dt span{
	padding-right:5px;
	color:#F61411;
	font-weight: bold;
}
.cv_bgw #contents01 section#contents_inquiry01 dl dd{
	padding:0 0 15px;
	color:#777;
}
.cv_bgw #contents01 section#contents_inquiry01 dl dd span{
	padding-right:5px;
	color:#FF6868;
	font-weight: bold;
}

#contents01 section#contents_inquiry01 p{
	padding:20px 0px 20px 10px;
	text-align:left;
	font-size:115%;
}

.cv_bgw.cv_btn_y  #contents01 section#contents_inquiry01 dl dt span{
	padding-right:5px;
	color:#FAB70D;
	font-weight: bold;
}
.cv_bgw.cv_btn_y #contents01 section#contents_inquiry01 dl dd span{
	padding-right:5px;
	color:#FAD574;
	font-weight: bold;
}

#contents01 section#contents_inquiry02{
	margin:0;
}
#contents01 section#contents_inquiry02 h1{
	text-align:left;
}
#contents01 section#contents_inquiry02 h1 img{
	width: 100%;
	height: auto;
	text-align:left;
	padding-bottom:10px;
}
#contents01 section#contents_inquiry02 p{
	padding:0 15px 15px;
	text-align:left;
}

#contents01 section#contents_inquiry03{
	margin:0;
}
#contents01 section#contents_inquiry03 h1{
	text-align:left;
	margin:5px 0px;
}
#contents01 section#contents_inquiry03 h1 img{
	width: 100%;
	height: auto;
}
#contents01 section#contents_inquiry03 p{
	padding:0 20px 15px;
	text-align:left;
}
#contents01 section#contents_inquiry03 dl{
	text-align:left;
	margin:0 10px 15px;
}
#contents01 section#contents_inquiry03 dl dt{
	margin-top:15px;
	line-height: 1.0;
	font-weight: bold;
	border-left: 5px solid #18457c;
	margin-bottom: 6px;
	padding-left: 5px;
	margin-left: 4px;
}
#contents01 section#contents_inquiry03 dl dd{
	padding-left:15px;
}
#contents01 section#contents_inquiry03 dl dd textarea{
	width:94%;
}
#contents01 section#contents_inquiry03 .link_reset01{
	text-align:left;
	color:#fff100;
	padding-top:10px;
	margin-bottom:10px;
}
#contents01 section#contents_inquiry03 .link_reset01 a{
	color:#fff100;
}

section#contents_inquiry04{
	margin:0;
}
section#contents_inquiry04 > p{
	padding: 20px 15px;
	text-align: left;
}

/* --------------------------------------------------------------------------------------------------------------------
thanks/close/sorry
-------------------------------------------------------------------------------------------------------------------- */
#contents01 section#contents_thanks01{
	margin:0;
}
#contents01 section#contents_thanks01 h1{
	display: block;
	text-align: center;
    padding: 2px 0 10px 0;
	font-size: 16px;
}
#contents01 section#contents_thanks01 h2{
	display: block;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	padding: 30px 0 20px 0;
	color: #000;
}
#contents01 section#contents_thanks01 h2 img{
	width: 90%;
	height: auto;
}
#contents01 section#contents_thanks01 p{
	padding:10px 15px 0;
	text-align:left;
}

#contents01 section#contents_thanks02{
	padding-top:10px;
	padding-bottom:0;
	text-align:left;
}
#contents01 section#contents_thanks02 h1{
	text-align:left;
	margin-bottom:7px;
}
#contents01 section#contents_thanks02 h1 img{
	width: 100%;
	height: auto;
}
#contents01 section#contents_thanks02 ul{
	padding:5px 10px;
}
#contents01 section#contents_thanks02 ul li{
	padding-left:5px;
	line-height: 1.5em;
}
#contents01 section#contents_thanks02 p{
	font-size:80%;
	line-height: 1.2em;
	margin-top:7px;
	margin-bottom:7px;
}
#contents01 section#contents_thanks02 a{
	color:#333;
}
#contents01 section#contents_thanks03{
	margin:10px 0px 20px 0px;
}
#contents01 section#contents_thanks03 h1{
	text-align:left;
	padding:9px 0;
	margin-bottom:12px;
}
#contents01 section#contents_thanks03 p{
	padding:0 15px 15px;
	text-align:left;
}

#contents01 section#contents_thanks04{
	margin:20px 0 0;
	padding-bottom:5px;
}
#contents01 section#contents_thanks04 h1{
	text-align:left;
	padding:9px 0;
	margin-bottom:7px;
}
#contents01 section#contents_thanks04 dl{
	padding:10px 10px;
	text-align:left;
	color:#fff;
}

#contents01 section#contents_thanks05{
	margin:20px 0 0;
	padding-bottom:5px;
}
#contents01 section#contents_thanks05 h1{
	text-align:left;
	margin-bottom:7px;
}
#contents01 section#contents_thanks05 h1 img{
	width: 100%;
	height: auto;
}
#contents01 section#contents_thanks05 dl{
	padding:10px 15px;
	text-align:left;
	line-height: 1.5em;
}


/* --------------------------------------------------------------------------------------------------------------------
input
-------------------------------------------------------------------------------------------------------------------- */
section#contents_input01{
	margin:0;
}
section#contents_input01 h1{
  display: block;
  padding: 2px 0 10px 0;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
section#contents_input01 h2{
	text-align:left;
}
section#contents_input01 h2 img{
	width: 100%;
	height: auto;
}
#contents_form{
	text-align:left;
}
#contents_form p.txt_input01{
	padding-bottom:5px;
}

#contents_form div.btn_01{
	margin:0 0 10px;
}
#contents_form div.btn_01 img{
	width: 100%;
	height: auto;
}
.err_msg{
	color:#FF0000;
	padding-top: 10px;
}

#contents_form button{
	background: transparent !important;
}

#form00 select{
	-webkit-appearance: none;
	padding: 10px 4px;
	vertical-align: middle;
	line-height: 21px;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s;
	/* arrow icon */
	/* background: #fff url(/images/app_form/hanamanma-pr/btn_arrow_03.png?check11) no-repeat 96% 50%; */
	background-size: 13px;
}
#form00 #zip_code{
	width: 80px;
}

/* 2016/6/17add */
.cap {
  display: block;
  margin: 0 15px 8px;
}
.cap img {
  width: 100%;
}

.AB_navBar {
	display: block;
  margin: 0 0 10px 0;
  padding: 16px 0 7px;
  background: #ececec;
}

.AB_navBar__img {
  display: block;
  margin: 0 auto;
  width: 77%;
}

.AB_navBar__nav {
  overflow: hidden;
  margin: 0 auto;
  width: 77%;
}

.AB_navBar__navitem {
  position: relative;
  float: left;
  margin: 8px 0;
  width: 33.3%;
  font-size: 18px;
  color: #c2c2cc;
}

.AB_navBar__navitem p {
  margin: 0;
  padding: 0!important;
  text-align: center!important;
}

.AB_navBar__navitem:after {
  content: '';
  position: absolute;
  right: -5px;
  top: 50%;
  width: 10px;
  height: 12px;
  margin: -6px 0 0 0;
  /* background: url(/images/app_form/hanamanma-pr/nav_arr_off.png) center no-repeat; */
  -webkit-background-size: contain;
  background-size: contain;
}

.AB_navBar__navitem--clear {
  font-weight: bold;
}
.AB_navBar__navitem--on {
  color: #fe8813;
  font-weight: bold;
}
.AB_navBar__navitem--on:after {
  /* background: url(/images/app_form/hanamanma-pr/nav_arr_on.png) center no-repeat; */
  -webkit-background-size: contain;
  background-size: contain;
}

.AB_navBar__navitem--last:after {
  display: none;
}

/* --------------------------------------------------------------------------------------------------------------------
footer
-------------------------------------------------------------------------------------------------------------------- */
footer p{
	padding:15px 10px;
	text-align:left;
}
footer address{
	margin-top:15px;
	background-color:#DDDDDD;
	opacity: 1.0;
	font-style:normal;
	text-align:center;
	color: #333;
	font-size: 75%;
	padding: 10px 0 10px 0;
	margin-bottom: 0;
	line-height: 15px;
}
#contents_place footer address{
	padding:16px 0;
}

body #contents_place footer{
	position:relative;
}
.smps_link_blk{
	margin: 0 15px 10px 15px;
}
.smps_link_blk li{
	margin-bottom: 10px;
}

/* --------------------------------------------------------------------------------------------------------------------
complete
-------------------------------------------------------------------------------------------------------------------- */

#contents01 section#contents_complete{
	background-color: transparent;
	border:1px solid #91b7b0;
	padding:10px;
	margin:10px 5px;
	text-align:left;
}
#contents01 section#contents_complete h1{
	text-align:center;
	margin-bottom:7px;
}
#contents01 section#contents_complete h1 img{
	width: 100%;
	height: auto;
}

#contents01 section#contents_complete.aumonday_blk{
	background-color:transparent;
	border:none;
	padding:0;
	margin:20px 15px;
}


/* AB test */
#top section#contents_top01 .btn_01.fixed{
	display: block;
	width: 100%;
	position: fixed;
	left: 0%;
	bottom: 3%;
	z-index: 999;
	padding: 10px 10px 10px 10px;
	margin: 0 auto;
	border-radius: 16px;
}

/* --------------------------------------------------------------------------------------------------------------------

color variation

-------------------------------------------------------------------------------------------------------------------- */
/* .cv_bgb 背景黒 */
.cv_bgb{
	background-color:#000000;
	color: #ECECEC;
}
.cv_bgb a{
	color: #ECECEC;
}
.cv_bgb #top section#contents_top01 h1{
  color: #FFFFFF;
}
.cv_bgb #top section#contents_top01 .main_txt_01{
	background: #2A2A2A;
}
.cv_bgb #top section#contents_top01 .main_txt_01 p{
	color: #FFFFFF;
}
.cv_bgb #top #box_sns{
	background-color:#000000;
}
.cv_bgb .title_type_01{
	color: #EBEBEB;
}
.cv_bgb .title_type_02{
	background: #2A2A2A;
	color: #FFFFFF;
}
.cv_bgb .title_type_03{
	border-top: solid 2px #868686;
	border-bottom: solid 2px #868686;
	color: #868686;
}
.cv_bgb .less-link a, .more-link a{
	color: #868686;
}
.cv_bgb footer address{
	background-color:#2A2A2A;
	color: #FFFFFF;
}
.cv_bgb #top section#contents_top07 a{
	color:#EBEBEB;
}
.cv_bgb .provide{
	color: #EBEBEB;
}
.cv_bgb #contents_place{
	background:#000000;
}
.cv_bgb #contents01 section#contents_coupon01 h1{
  color: #FFFFFF;
}
.cv_bgb #top section#contents_top_faq dl dt{
	color:#EBEBEB;
}
.cv_bgb #top section#contents_top_faq dl dd{
	color:#AAAAAA;
}
.cv_bgb #contents01 section#contents_thanks02 a{
	color:#EBEBEB;
}
.cv_bgb #contents01 section#contents_thanks01 h2{
	color: #FFFFFF;
}
.cv_bgb section#contents_input01 h1{
  color: #FFFFFF;
}
.cv_bgb label.form_title .txt_title{
	color: #FFFFFF;
}
.cv_bgb label.form_title{
	border-bottom: solid 1px #aaa;
}

/* .cv_bgw 背景白 */
.cv_bgw{
	background-color:#ffffff;
	color: #333333;
}
.cv_bgwarticle header{
	background: #FFFFFF;
}
.cv_bgw #top section#contents_top01 h1{
  color: #000000;
}
.cv_bgw #top #box_sns{
	background-color:#FFFFFF;
}
.cv_bgw .title_type_01{
	color: #222222;
}
.cv_bgw .title_type_03{
	border-top: solid 2px #868686;
	border-bottom: solid 2px #868686;
	color: #868686;
}
.cv_bgw .less-link, .more-link{
	color: #A08F72;
}
.cv_bgw footer address{
	background-color: #A08F72;
	color: #ffffff;
}

/* .cv_btn_r ボタン赤 */
.cv_btn_r article div.btn_01 a{
	background: #C2000B url(/images/app_form/hanamanma-pr/btn_arrow_01.png) no-repeat 96% 50%;
	background-size: 13px;
	color: #FFFFFF;
	text-shadow: -1px -1px 1px #333;
	text-decoration: none;
	box-shadow: 1px 1px 2px #666;
}
.cv_btn_r .txt_point{
	color:#F61311!important;
}
.cv_btn_r #top section#contents_top01 .main_txt_01 p{
	color: #FFFFFF;
}
.cv_btn_r label.form_title .txt_title {
border-left: 7px solid #F61311;
}
/* .ab_r ボタン赤 */
.ab_r article div.btn_01 a{
background: #c2000b;
background: -moz-linear-gradient(top,  #c2000b 0%, #9B0000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2000b), color-stop(100%,#9B0000));
background: -webkit-linear-gradient(top,  #c2000b 0%,#9B0000 100%);
background: -o-linear-gradient(top,  #c2000b 0%,#9B0000 100%);
background: -ms-linear-gradient(top,  #c2000b 0%,#9B0000 100%);
background: linear-gradient(to bottom,  #c2000b 0%,#9B0000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2000b', endColorstr='#9B0000',GradientType=0 );
	color: #FFFFFF;
	text-shadow: -1px -1px 1px #333;
	text-decoration: none;
	box-shadow: 1px 1px 2px #666;
}
.ab_r article div.btn_01.fixed a span,
.ab_r article div.btn_01 a span{
	display: block;
	background: url(/images/app_form/hanamanma-pr/btn_arrow_01.png) no-repeat 96% 50%;
	background-size: 13px;
}

/* .cv_btn_y ボタン黄 */
.cv_btn_y .title_type_01{
	border-bottom: solid 3px #A08F72;
}
.cv_btn_y .title_type_01 .icon_01{
	color: #A08F72;
}
.ab_y article div.btn_01 a{
background: #FBC73C;
background: -moz-linear-gradient(top,  #FBC73C 0%, #E2A605 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBC73C), color-stop(100%,#E2A605));
background: -webkit-linear-gradient(top,  #FBC73C 0%,#E2A605 100%);
background: -o-linear-gradient(top,  #FBC73C 0%,#E2A605 100%);
background: -ms-linear-gradient(top,  #FBC73C 0%,#E2A605 100%);
background: linear-gradient(to bottom,  #FBC73C 0%,#E2A605 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBC73C', endColorstr='#E2A605',GradientType=0 );
	color: #000;
	text-shadow: 1px 1px 1px #dfdfdf;
	text-decoration: none;
	box-shadow: 1px 1px 2px #999;
	font-weight: bold;
}
.ab_y article div.btn_01.fixed a span,
.ab_y article div.btn_01 a span{
	display: block;
	background: url(/images/app_form/hanamanma-pr/btn_arrow_01.png) no-repeat 96% 50%;
	background-size: 13px;
}

.cv_btn_y .txt_point{
	color: #afe2ff !important;
}
.cv_btn_y label.form_title .txt_title {
border-left: 7px solid #A08F72;
}

/* ab_g ボタン緑 */
.ab_g article div.btn_01 a{
background: #E4737A;
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8EF046', endColorstr='#4aba00',GradientType=0 ); */
	color: #fff;
	text-decoration: none;
	box-shadow: 1px 1px 2px #999;
	font-weight: bold;
}
.ab_g article div.btn_01.fixed a{
	background: #E4737A;
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8EF046', endColorstr='#4aba00',GradientType=0 ); */
	color: #fff;
	text-decoration: none !important;
}
.ab_g article div.btn_01.fixed a span,
.ab_g article div.btn_01 a span{
	display: block;
	background: url(/images/app_form/hanamanma-pr/btn_arrow_01.png) no-repeat 96% 50%;
	background-size: 13px;
}

/* .ab_g ボタン緑用＆パーツ黄色 */
.ab_g .title_type_01{
	border-bottom: solid 3px #FAB70D;
}
.ab_g .title_type_01 .icon_01{
	color: #FAB70D;
}
.cv_btn_g .txt_point{
	color:#F9B70C!important;
}
.ab_g label.form_title .txt_title {
border-left: 7px solid #FAB70D;
}

/* .cv_bgb.cv_btn_r 背景黒かつボタン赤 */
.cv_bgb.cv_btn_r .title_type_01{
	border-bottom: solid 3px #F61311;
}
.cv_bgb.cv_btn_r .title_type_01 .icon_01{
	color: #F61311;
}
.cv_bgb.cv_btn_r .title_type_02{
	background: #2A2A2A;
	color: #FFFFFF;
}

/* .cv_bgb.cv_btn_y 背景黒かつボタン黄 */
.cv_bgb.cv_btn_y .title_type_02{
	background: #2A2A2A;
	color: #FFFFFF;
}

/* .cv_bgw.cv_btn_r 背景白かつボタン赤 */
.cv_bgw.cv_btn_r .title_type_01{
	border-bottom: solid 3px #D0D0D0;
}
.cv_bgw.cv_btn_r .title_type_01 .icon_01{
	color: #F61311;
}
.cv_bgw.cv_btn_r .title_type_02{
	background: #8E0007;
	color: #FFFFFF;
}
.cv_bgw.cv_btn_r #top section#contents_top01 .main_txt_01{
	background: #8E0007;
}

/* .cv_bgw.cv_btn_y 背景白かつボタン黄 */
.cv_bgw.cv_btn_y .title_type_02{
	background: #FAB70D;
	color: #222222;
}
.cv_bgw.cv_btn_y #top section#contents_top01 .main_txt_01{
	background: #FAB70D;
}
.cv_bgw.cv_btn_y  #top section#contents_top01 .main_txt_01 p{
	color: #222222;
}


/* smps_t color 「auスマートパス会員特典」ヘッダ画像 色設定 */
/* .smps_t.black{
	background: url(/images/app_form/hanamanma-pr/img_header01_black.png) no-repeat center 0;
}
.smps_t.silver{
	background: url(/images/app_form/hanamanma-pr/img_header01_silver.png) no-repeat center 0;
}
.smps_t.gold{
	background: url(/images/app_form/hanamanma-pr/img_header01_gold.png) no-repeat center 0;
}
.smps_t.au{
	background: url(/images/app_form/hanamanma-pr/img_header01_cinemastyleforau.png) no-repeat center 0;
}
.smps_t{
	background-size: cover!important;
} */

/* pad mar settings */

.mar_b_0{margin-bottom: 0 !important;}
.mar_b_5{margin-bottom: 5px !important;}
.mar_b_10{margin-bottom: 10px !important;}
.mar_b_15{margin-bottom: 15px !important;}
.mar_b_20{margin-bottom: 20px !important;}
.mar_b_21{margin-bottom: 21px !important;}
.mar_b_22{margin-bottom: 22px !important;}
.mar_b_25{margin-bottom: 25px !important;}
.mar_b_30{margin-bottom: 30px !important;}
.mar_b_35{margin-bottom: 35px !important;}
.mar_b_40{margin-bottom: 40px !important;}
.mar_b_45{margin-bottom: 45px !important;}
.mar_b_50{margin-bottom: 50px !important;}

.mar_t_0{margin-top: 0 !important;}
.mar_t_5{margin-top: 5px !important;}
.mar_t_10{margin-top: 10px !important;}
.mar_t_15{margin-top: 15px !important;}
.mar_t_20{margin-top: 20px !important;}
.mar_t_25{margin-top: 25px !important;}
.mar_t_30{margin-top: 30px !important;}
.mar_t_35{margin-top: 35px !important;}
.mar_t_40{margin-top: 40px !important;}

.mar_l_0{margin-left: 0 !important;}
.mar_l_5{margin-left: 5px !important;}
.mar_l_10{margin-left: 10px !important;}
.mar_l_15{margin-left: 15px !important;}
.mar_l_20{margin-left: 20px !important;}
.mar_l_25{margin-left: 25px !important;}
.mar_l_30{margin-left: 30px !important;}
.mar_l_35{margin-left: 35px !important;}
.mar_l_40{margin-left: 40px !important;}
.mar_l_45{margin-left: 45px !important;}
.mar_l_50{margin-left: 50px !important;}

.mar_r_0{margin-right: 0 !important;}
.mar_r_5{margin-right: 5px !important;}
.mar_r_10{margin-right: 10px !important;}
.mar_r_15{margin-right: 15px !important;}
.mar_r_20{margin-right: 20px !important;}
.mar_r_25{margin-right: 25px !important;}
.mar_r_30{margin-right: 30px !important;}
.mar_r_35{margin-right: 35px !important;}
.mar_r_40{margin-right: 40px !important;}

.pad_b_0{padding-bottom: 0 !important;}
.pad_b_1{padding-bottom: 1px !important;}
.pad_b_5{padding-bottom: 5px !important;}
.pad_b_10{padding-bottom: 10px !important;}
.pad_b_15{padding-bottom: 15px !important;}
.pad_b_20{padding-bottom: 20px !important;}
.pad_b_25{padding-bottom: 25px !important;}
.pad_b_30{padding-bottom: 30px !important;}
.pad_b_35{padding-bottom: 35px !important;}
.pad_b_40{padding-bottom: 40px !important;}
.pad_b_45{padding-bottom: 45px !important;}
.pad_b_50{padding-bottom: 50px !important;}

.pad_t_0{padding-top: 0 !important;}
.pad_t_5{padding-top: 5px !important;}
.pad_t_10{padding-top: 10px !important;}
.pad_t_15{padding-top: 15px !important;}
.pad_t_20{padding-top: 20px !important;}
.pad_t_25{padding-top: 25px !important;}
.pad_t_30{padding-top: 30px !important;}
.pad_t_35{padding-top: 35px !important;}
.pad_t_40{padding-top: 40px !important;}

.pad_l_0{padding-left: 0 !important;}
.pad_l_5{padding-left: 5px !important;}
.pad_l_10{padding-left: 10px !important;}
.pad_l_15{padding-left: 15px !important;}
.pad_l_20{padding-left: 20px !important;}
.pad_l_25{padding-left: 25px !important;}
.pad_l_30{padding-left: 30px !important;}
.pad_l_35{padding-left: 35px !important;}
.pad_l_40{padding-left: 40px !important;}

.pad_r_0{padding-right: 0 !important;}
.pad_r_5{padding-right: 5px !important;}
.pad_r_10{padding-right: 10px !important;}
.pad_r_15{padding-right: 15px !important;}
.pad_r_20{padding-right: 20px !important;}
.pad_r_25{padding-right: 25px !important;}
.pad_r_30{padding-right: 30px !important;}
.pad_r_35{padding-right: 35px !important;}
.pad_r_40{padding-right: 40px !important;}

/* color change */
.cv_change p{
	display: block;
	background: #333;
	text-align: center;
	font-size: 12px;
	padding: 10px;
	color: #FFFFFF !important;
}
