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

    全ての要素をリセット

*****************************************************/
.-----reset-----{}
html {
	overflow-y: scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
table { border-collapse: collapse;border-spacing: 0;}
caption,th,p {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;text-align:left;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}
img{
	vertical-align: middle;
}
.line {font-size:1px;line-height:1px;}

/*--- default */
body {
	background-color: #fff;
	color: #333;
	font-size: 16px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4;
	text-align: center;
	min-width: 100%;
}
body td,body th{
    font-size:16px;
}
table{
    border-collapse:collapse;
}
/*フロートクリア*/
.clearfix:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
overflow: hidden;
 }
.clearfix {
 overflow: hidden;
 position:relative; /* Dw表示用 */
	} 
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.clear {
	clear:both;
		} 
/*ボタン透過*/
a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}
.btn a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}
ul.sns-btn a li.facebook a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}
/*****************************************************

    共通

*****************************************************/
.-----share-----{}
.max-90p {
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.max-80p {
	width: 80%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.txt-mark-yellow {
	background-color: #ffeb99;
}
.txt-red {
	color: #cc0000;
}
.txt-red-b {
	color: #cc0000;
	font-weight: bold;
}


.txt-red-underline-b {
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
}
.txt-blue-underline-b {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}
.txt-underline {
	text-decoration: underline;
}
.txt-underline-b {
	text-decoration: underline;
		font-weight: bold;
}
.txt-blue-b {
	color: #0066CC;
	font-weight: bold;
}
.txt-blue {
	color: #0066CC;
}
.txt-blue-b-l {
	color: #0066CC;
	font-weight: bold;
	font-size: 30px;
}
.txt-blue-mark-yellow {
	color: #0066CC;
	background-color: #FFFF99;
}
.txt-right {
	text-align: right;
}
.bar_02 {
	margin-bottom:40px;
	background-color:#000;
	width:100%;
}
.-----timer-----{}
.timer {
/*background-color: #000000;
	color: #FFFFFF;
		text-align: center;
	padding: 10px;*/
	-webkit-box-shadow: 0px 0px 10px 1px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 10px 1px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 10px 1px rgba(50, 50, 50, 0.75);
	margin:0 !important;
	padding:0 !important;
	top: 0 !important;
	/*position: relative;
	z-index: 1000;
	margin-bottom: 10px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	top: -15px;*/
}
  .timer p {
    font-size: 20px;
    margin:0 auto;
    width: 50%;
}
#timer .mb-0 {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	color: #ffffff;
	text-align: center;
}
.timer_wrap {
    position: fixed;
    width: 100%;
    background-color: #000;
    z-index: 1000;
}
.timer_wrap .timer .timer__body {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
}
.timer img {
    position: relative;
    bottom: 4px;
}
.timer span {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}
.bonus-box_last {
    border-bottom: none !important;
}
h2 {
	font-size: 2.5em;
    text-align: center;
    color: #bf0915;
    margin-bottom: 10px;
}
.content-box p {
    width: 88%;
}
.tsuishin_box {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}
.about_price {
	padding-top: 20px;
    padding-bottom: 20px;
}
.inyo {
    text-align: right;
    font-size: 14px;
    font-style: italic;
    font-family: sans-serif;
}
.emphasize {
	font-weight: bold;
    color: red;
}
.campaign_label {
    font-size: 2em;
    margin-top: 60px;
}
.campaign_label span {
    color: #ae3325;
}
.trip_naiyo {
    border: 3px solid #333;
    border-radius: 10px;
    -webkit-baorder-rdius: 10px;
    margin-bottom: 40px;
}
.trip_naiyo_title {
    background-color: #333;
}
.trip_naiyo_title p {
    color: #fff;
    padding-bottom: 9px;
}
.trip_naiyo_title p b {
	font-size: 1.5em;
    position: relative;
    top: 23px;
}
.trip_report {
    border: 3px solid #333;
    margin-bottom: 40px;
}
.contents-title {
	width: 98%;
    height: 69px;
    margin-bottom: 20px;
    max-width: 750px;
    background-image: url(../img/contents_001.png);
    background-repeat: no-repeat;
    background-position-x: 48px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 158px;
    padding-bottom: 21px;
    text-align: left;
}
.contents-title b  {
    font-size: 1.5em;
}
.btn_container {
    margin-bottom: 25px;
}
.tokushin_label {
    margin-top: 60px;
}
.tokushin_label b {
    background-color: #333;
    color: #fff;
    font-size: 1.5em;
}
.shitumon {
    background-color: #333;
    color: #fff;
    padding: 2px 0;
}
.kaito {
    background-color: #ae3325;
    color: #fff;
    padding: 2px 0;
}
.tsuishin_label {
    margin-top: 50px;
}
.questions hr {
	margin-bottom: 27px;
}
.full_width_img {
    width: 92%;
    margin-bottom: 38px;
}
.voice_group {
    overflow: hidden;
}
.voice_title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 20px;
}
.voice_question {
    color: #fff;
    background-color: #616161;
    margin-bottom: 13px !important;
    overflow: hidden;
    padding: 5px;
    width: 79% !important;
}
.voice_data {
	border: solid 1px #ccc;
    width: 35%;
    text-align: left;
    padding: 37px;
    margin-left: 10%;
}
.voice_question span {
    width: 97%;
    display: block;
    float: right;
}
.list {
	border: solid 3px #ccc;
    width: 90%;
    margin: 0 auto 30px;
    padding: 30px 5px 0 0;
    font-weight: bold;
}
.list02 {
	border: solid 3px #ccc;
    width: 44.5%;
    margin-bottom: 30px;
    padding: 30px 5px 0 0;
    font-weight: bold;
    margin-left: 5%;
}
.first_box {
	border-bottom: 16px solid #000;
}
.profile-innner p i {
    font-family: sans-serif;
    font-size: 0.8em;
}
.profile-innner .suisen_title {
    font-size: 1.5em;
    font-weight: bold;
}
.below-list{
padding-top:20px;
}
.tsuishin_label b {
    font-size: 1.5em;
}