@charset "utf-8";



/*------------------------------



social_login_info


------------------------------*/
.column2R #main {
	float: none;
	width: auto;
}



#container #wrapper_check_in_info {
	width: 900px;
	margin:15px auto;
	font-size:14px;
}

#wrapper_check_in_info #title{
	margin-bottom:30px;
}
#wrapper_check_in_info h2{
border-left: 4px solid #f30;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 4px 8px;
}
#wrapper_check_in_info h3{
	background:#FF6600;
	padding:8px 0 3px 11px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:22px;
	margin-bottom:15px;
	border-bottom: solid 5px #FF3300;
}
#wrapper_check_in_info .contents_01{
	margin-bottom:30px;
}
#wrapper_check_in_info .contents_01 hr{
	margin-bottom:20px;
	border-top:solid 1px #999999;
	border-bottom:none;
}
#wrapper_check_in_info .procBox{
	margin-bottom:30px;
}

#wrapper_check_in_info .procBox .stepImage01{
	width:475px;
	margin:0 auto;
	overflow:hidden;
}

#wrapper_check_in_info .procBox .stepImage01 .login_01{
	display:block;
	float:left;
}

#wrapper_check_in_info .procBox .stepImage01 .login_02{
	display:block;
	float:left;
	margin-left:20px;
}

#wrapper_check_in_info .procBox .stepImage02{
	margin:0 auto;
	width:241px;
}
#wrapper_check_in_info .procBox .stepImage03{
	margin:0 auto;
	padding-left:100px;
	width:328px;
}
#wrapper_check_in_info .procBox .stepImage04{
	margin:0 auto;
	width:468px;
}
#wrapper_check_in_info .txt ul li{
	font-size:18px;
	margin-bottom:10px;
	margin-left:11px;
	font-weight:bold;
	line-height:30px;
	list-style-type: disc;
}
#wrapper_check_in_info .step01{
	background-image:url("/5info/img/lp_members_apps/step1.gif");
	background-repeat:no-repeat;
	width:881px;
	height:69px;
	padding:24px 0 0 200px;
	font-size:14px;
	line-height:14px;
	margin-bottom:10px;
	margin-left:11px;
	color:#FFFFFF;
	font-weight:bold;
}
#wrapper_check_in_info .step02{
	background-image:url("/5info/img/lp_members_apps/step2.gif");
	background-repeat:no-repeat;
	width:881px;
	height:70px;
	padding:28px 0 0 200px;
	font-size:18px;
	margin-bottom:10px;
	margin-left:11px;
	color:#FFFFFF;
	font-weight:bold;
}
#wrapper_check_in_info .step03{
	background-image:url("/5info/img/lp_members_apps/step3.gif");
	background-repeat:no-repeat;
	width:881px;
	height:70px;
	padding:25px 0 0 200px;
	font-size:14px;
	line-height:14px;
	margin-bottom:10px;
	margin-left:11px;
	color:#FFFFFF;
	font-weight:bold;
}

#wrapper_check_in_info .step04{
	background-image:url("/5info/img/lp_members_apps/step4.gif");
	background-repeat:no-repeat;
	width:881px;
	height:69px;
	padding:28px 0 0 200px;
	font-size:18px;
	margin-bottom:10px;
	margin-left:11px;
	color:#FFFFFF;
	font-weight:bold;
}

#wrapper_check_in_info .step05{
	background-image:url("/5info/img/lp_members_apps/step5.gif");
	background-repeat:no-repeat;
	width:881px;
	height:69px;
	padding:27px 0 0 200px;
	font-size:14px;
	line-height:14px;
	margin-bottom:10px;
	margin-left:11px;
	color:#FFFFFF;
	font-weight:bold;
}

#wrapper_check_in_info .guide{
	background:#FF3300;
	padding:8px 0 3px 11px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	text-align:center;
}
#wrapper_check_in_info .guide a{
	color:#FFFFFF;
}
.and_box{
width:400px;
float:left;
text-align: center;
}

.ios_box{
    width:400px;
    float:right;
    text-align: center;
}

/*---------------------------------
　装飾
-----------------------------------*/
.font13{
	font-size:13px;
}


/*-------------------------------------
　160819 修正分
---------------------------------------*/

.font_white {
	color:#ffffff;
}

.section {
	padding-top:50px;
	padding-bottom:50px;
	min-height: 550px;
}

.size20 {
	font-size:20px;
}

.size32_b {
	font-size:32px;
	font-weight:bold;
}

#wrapper_lp_members_apps .size26_b {
	font-size:26px;
	font-weight:bold;
}

.t_center {
	text-align:center;
}

.float_left_block {
	width:50%;
	float:left;
}

.float_right_block {
	width:50%;
	float:right;
}

.position_relative {
	position:relative
}

.i_point500 {
	position:absolute;
	right:15px;
	top:-25px;
}


.app_mark {
	position:absolute;
	right:40%;
	top:200px;
	font-weight:bold
}

.shop_app_get {
	padding-left:50px;
}




/*---------------------------------
　ページTOPへ
-----------------------------------*/
#pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
#pagetop a {
	color: #fff;
	background-color: #333;
	border-radius:5px;
    -webkit-border-radius:5px; 
    -moz-border-radius:5px;
	display: block;
	font-size: 12px;
	line-height:1.5em;
	padding:5px 10px;
	text-align: center;
	text-decoration: none;
}

/* こっからしたはclearfix */

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
}

.title_txt {
	display:none;
}

/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:479px){
/*-------------------------------------
　新ヘッダー　151126～
---------------------------------------*/
#Header {
	min-width: 320px;
}
#Header .inner {
	height: 40px;
	width: 100%;
}
#Header .logo {
	position: static;
}
#Header .logo img {
	height: auto;
	width: 50%;
}
#Header h1,
#Header ul.navi,
#Header .keyword,
#Header .btn,
#Globalnavi,
.leadSection,
.leadSectionInner,
.breadCrumb {
	display: none !important;
}

/*-------------------------------------
　全体設定
---------------------------------------*/
body {
	min-width: 320px!important;
    width: 100%!important;
}
#container #wrapper_lp_stick_pc {
	margin-top: 10px;
    width: 98%;
}
#headerBody {
	width:98% !important;
}
#headerBody .tagLine {
	display:none;
}
#headerBody .head_lead {
	position:static !important;
	text-align: center;
}
.head_lead {
	display:none;
}
#navBot{
	display:none;
}
#navMid .navMid_right,
#navMid .navMid_center,
#headBtn,
#siteNav,
.head_lead .mobileLink {
	display:none !important;
}
#navMid img {
	width:70%;
}
#headsearchBox {
	display:none;
}
#headsearchBox #inputBox {
	width:83%;
}
#headsearchBox #btnBox {
	width:15%;
}
#container, #wrapper {
	width:100% !important;
}

.spNone {
	display:none;
}
.pcNone {
	display: inline;
}
#menuBottomBox {
	height:0px;
	display:none;
	visibility:hidden;
}

img {
	max-width:100%;
}

/*-------------------------------------
　全体設定レスポンシブ以上↓以下はローカル用CSS
---------------------------------------*/

#container #wrapper_check_in_info {
	width:auto;
}

#wrapper_check_in_info h3 {
	font-size:14px;
	padding:10px;
	margin-bottom:10px;
}

#wrapper_check_in_info .step01,#wrapper_check_in_info .step02,#wrapper_check_in_info .step03,#wrapper_check_in_info .step04, #wrapper_check_in_info .step05{
	width: auto;
	background-size:contain;
	background-color:#0158a8;
	min-height:30px;
	padding:10px;
	padding-top:45px;
	font-size:14px;
}

#wrapper_check_in_info .step01 {
	margin: 0px;
	margin-bottom:10px;
}

#wrapper_check_in_info .procBox .stepImage01,#wrapper_check_in_info .procBox .stepImage03,#wrapper_check_in_info .procBox .stepImage04 {
	width:auto;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}

#wrapper_check_in_info .step02,#wrapper_check_in_info .step03 ,#wrapper_check_in_info .step04,#wrapper_check_in_info .step05{
	margin-left:0px;
}

.float_left_block {
	float:none;
	width:auto;
	padding-left:0px;
	text-align:center;
}

.float_right_block {
	float: none;
	width:auto;
}

.shop_app_get {
	padding-left:0px;
}

.ml30 {
	margin-left:0px;
}

.app_mark {
	position:static;
	margin:0 auto;
	margin-top:20px;
}

.section{
	padding-bottom: 0px;
}

.section{
	font-size: 14px;
}

.and_box,.ios_box{
	float:none;
	width:auto;
}

#wrapper_check_in_info .txt ul li{
	font-size:14px;
	line-height:1.5;
}

#wrapper_check_in_info .guide {
	font-size:14px;
	text-align:left;
}

#footerLinks{
	width:auto;
}

#footer{
	width:auto;
	min-width:0px;
}

#footerLinks ul {
	float:none;
}

#wrapper_check_in_info .procBox .stepImage01 .login_01{
	float:none;
	margin:0 auto;
}

#wrapper_check_in_info .procBox .stepImage01 .login_02{
	float:none;
	margin:0 auto;
	margin-top:20px;

}

#wrapper_check_in_info h3.app_dl {
	
	text-align:center;

}

#wrapper_check_in_info .guide {
	padding-left:10px;
	padding-right:10px;
}

.title_img {
	display:none;
}

.title_txt{
	display:block;
	padding:10px;
	color:#ffffff;
	background-color:#0e9cd6;
	font-size:14px;
	font-weight:bold;
}

#wrapper_check_in_info #title {
	margin-bottom:15px;
}

#wrapper_check_in_info h2 {
    background: #1ea1db;
    background: -moz-linear-gradient(top, #1ea1db 0%, #063199 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1ea1db), color-stop(100%,#063199));
    background: -webkit-linear-gradient(top, #1ea1db 0%,#063199 100%);
    background: -o-linear-gradient(top, #1ea1db 0%,#063199 100%);
    background: -ms-linear-gradient(top, #1ea1db 0%,#063199 100%);
    background: linear-gradient(to bottom, #1ea1db 0%,#063199 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ea1db', endColorstr='#063199',GradientType=0 );
    border-left: none;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

#wrapper_check_in_info .step0,#wrapper_check_in_info .step02,#wrapper_check_in_info .step03,#wrapper_check_in_info .step04,#wrapper_check_in_info .step05{
	padding-top:35px;
	height:auto;
	margin-top:10px;
}

.footerTagline{
	width:auto;
}

#container{
	margin-bottom:0px;
}

#wrapper_check_in_info .procBox {
    margin-bottom: 0px;
}

#wrapper_check_in_info .contents_01{
	margin-bottom: 0px;
}

#wrapper_check_in_info .contents_01 hr{
	display:none;
}

.section{
	padding-top:20px;
}

#footerNav2{
	width:auto;
}

.footerTagline{
	text-align: left;
}

#footer .siteSwitchLink{
	font-size: 14px;
}

#footer {
    min-width: 320px;
    padding: 20px 0 10px;
    width: 100% !important;
}

#footerNav2 {
    padding: 0 10px !important;
    width: 100% !important;
}

#footerLinks_Nav ul{
    float: none;
    margin-bottom: 20px;
    font-size: 14px;
}
/* ↓この" ｝"は　ウィンドウ幅が0〜479pxの場合に適用するCSS用 */
}





