@charset "utf-8";

body {
  width: 100% !important;
}

/* common_LP hack */
#cam_2108lounge_ytd_cp{
    width: 100% !important;
    min-width: 1060px !important;
    margin: 0px auto;
    
}
#cam_2108lounge_ytd_cp::before {
    /*display: block;
    width: 100%;
    max-width: 100%;
    height: 7px;
    content: "";
    background: #ffffff url("/common21/common13/imgs/hr/hr_colorbar_1040.png") repeat-x scroll 0px 0px;*/
}

.container.container--without-nav{
  width: auto;
  margin: 0;
}

#mainContainer{
font-size:14px;
width:100%;
font-family: メイリオ, Meiryo, "Helvetica Neue", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

#areaMain, 
.mainContents {
    width: 100% !important;
    min-width: 1060px;
    overflow: hidden;

}
.contents_wrapper{
  width:940px;
  margin:0 auto;
  background:#fff;
  padding: 30px;
  margin-top: 40px;
}

.contents_wrapper .caution02{
  width:880px;
}

.contents_main {
    width: 100%;
    min-width: 1000px;
    background-color: #e8f7ff;
    
}

@media screen and (min-width: 1019px){
  .sidebarLayout {
      padding-top: 0;
  }
}

h1{
  margin: 0 auto 0px auto !important;
  display: block;
}

@media screen and (min-width: 1019px){
  h1{
    width: 1200px;
  }
}

.inner {
    width: 945px !important;
    margin: 0px auto;
}
#cam_2108lounge_ytd_cp .innerWrap {
    width: 1003px;
    display: inline-block;
}

.container *, .container *::before, .container *::after {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* header */
.contents_header.inner {
    position: relative;
    width: 1000px !important;
    height: 60px;
}

.header_line .logo {
    float: left;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 2px;
}

.main_area_clr{
	position:relative;
    z-index:2;
	background-color: #074e8a;
	text-align: center;
	direction: block;
	font-size: 16px;

	color: #ffffff;
	font-size: 18px;
	line-height: 1.3;

}

#cam_keyvisual{
	display: block;
}
.main_area{
	width: 100%;
    margin: 0 auto;

}

.mainInarea{
	margin: 0 auto;
  background: #fff;
}
.keyvisual{
  background: url(/lp/imgs/cam_2108lounge_ytd_cp/main_bg.png)no-repeat center #fff;
  background-size: cover;
}
.keyvisual{
  padding: 30px 0;
}
span.cpcode{text-align:right;font-size: 13px;position: relative;left: 150px;}


/* content */
.contents_wrapper .section .titleArea{
	margin: -30px -30px 20px -30px;
	padding: 10px 30px 25px;
	background-color: #074e8a;
}
.contents_wrapper .section .titleArea.ptn{padding-top: 20px;}
.contents_wrapper .section .titleArea h2{
	color: #ffffff;
	font-size: 30px;
	line-height: 1.3;
	margin-top: 20px;
}
.contents_wrapper .section .titleArea h2.txtSS{font-size: 25px;}
.contents_wrapper .section .titleArea span{
	border: 1px solid #ffffff;
	font-size: 20px;
	padding: 6px 20px;
	border-radius:30px;
	color: #ffffff;
	margin-right: 10px;
}
.h3bdtitle{
	border-bottom: 2px solid #eb0833;
	font-size: 40px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.h3bdtitle.mtw.mbw{margin-top: 20px;margin-bottom: 40px;}
.arrowtxtBtm{
	margin-top: -20px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 20px 0 20px;
    border-color: #014099 transparent transparent transparent;

}

/* content */
#cam_2108lounge_ytd_cp .caution02{width: 874px !important;}
sup{margin-left: 2px;margin-right: 2px;}
.numNoticeList li{padding-left: 2.25em;text-indent: -2.5em;}
.mAuto{margin-left: auto;margin-right: auto;}

/* content_detail */
.emphasizePnk{color: #f1244b;}
.emphasizeRed{color: #ff0030;}
.addclrpt {
    color: #F00;
}
.balloonRate {
position: relative;
margin: -40px auto 1.5em;
padding: 7px 10px;
min-width: 220px;
max-width: 100%;
width: 280px;
color: #FFF;
font-size: 18px;
background: #faad36 none repeat scroll 0% 0%;
border-radius: 40px;
z-index: 1;
text-align: center;
}

.balloonRate:before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 10px solid #faad36;
}
#tempoinfo.col{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#tempoinfo.col .col3{width: 300px;}
#tempoinfo.col .col2W{width: 470px;margin-right: 0;}
.balloon02{
  position: relative;
  display: inline-block;
  margin: 3em 0 1.5em 15px;
  padding: 40px 20px;
  min-width: 120px;
  max-width: 100%;
  background: #fff9f2;
  border: solid 3px #f39800;
  box-sizing: border-box;
	border-radius: 16px;
}
.balloon02::before{
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}
.balloon02::after{
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #f39800;
  z-index: 1;
}
.balloon02 p{font-size: 15px;color: #555555;}
.balloon02 p span.fWB{font-size: 22px;}
.balloon02 p span.textFll{font-size: 26px !important;}
.tempophoto{margin-top: 30px;}
.textFlll{font-size: 20px;}
.bdrateArea{
	width: 780px;
	margin: 0 auto;
	display: table;
	line-height: 1.2;
}
.bdrateArea .bdrateinfo{
	display: table-cell;
	width: 240px;
	vertical-align: middle;
	}
.bdrinfo_ttl{
  padding: 10px;
  color: #fff;
  background-color: #074e8a;
}
.bdrinfo_ttl p{
  font-size: 18px ;
  font-weight: bold;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 5px;
  text-align: center;
}
.bdrinfo{
	border: 1px solid #222222;
	padding: 10px 20px;
	color: #222222;
}
.bdrinfo p{
	font-size: 20px ;
}
.bdrateArea .bdrateBox{
	padding: 10px 10px 10px 60px;
	display: table-cell;
	width: 440px;
  text-align: center;

}
.bdrateArea .bdrateBox p span.rate{font-size: 40px !important;}
.bdrateArea .bdrateBox p span.ratevalue{font-size: 80px !important;}
.bdrateArea .bdrateBox p span.rateAfter{font-size: 16px;font-weight: bold;}
.bdrateExArea{border-top: 1px solid #47a7da;padding-top: 20px;}
.bdrateExArea p {font-size: 25px;}
.txtLL{font-size: 30px;}
.arrowTxt {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent #222222;
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
    bottom: 2px;
}
.bdrateNoticeArea{margin: 20px 5px 0 5px;}
.bdrateTbleArea {margin: 30px 0 50px;}
.bdrateTbleArea table {
  border-collapse: separate;
  border-spacing: 5px 5px;
  margin: 0 auto;
  border: none !important;
  background: #ffffff;
  font-size: 16px;
}
.bdrateTbleArea table td,
.bdrateTbleArea table th{
  padding: 10px;
  vertical-align: middle;
  text-align: center;


}
.bdrateTbleArea table tbody th{
  background: #faad36;
  color: #ffffff;
    border-collapse: separate;
  border-spacing: 0px 5px;
    width: 200px;
    text-align: center;
}

.bdrateTbleArea table tbody td{
  background: #ffffff;
  color: #222222;
	text-align: left;
  border-color: #faad36;
}
.bdrateTbleArea .annotationList li{
  font-size: 16px;
}
.bdrateNoticeArea02{
  margin-top: 20px;
  border: 1px solid #cc0000;
  margin-left: 6px;
  margin-bottom: 40px;
  padding: 11px;
}
.reserveArea{
	background-color: #e3f8ff;
	padding: 50px 20px;
	margin-top: 30px;
	margin-left: -30px;
	margin-right: -30px;
	margin-bottom: 30px;

}
.reserveArea a:hover img{opacity: 0.95 !important;}


.section_lounge{
  background-color: #f9f8f6;
  padding: 80px 30px 50px 30px;
  margin-top: 80px;
  margin-left: -30px;
  margin-right: -30px;
}
.section_lounge p{
  font-size: 16px;

}
.section_lounge p.lounge_text{
  width: 760px;
  margin: 0 auto;
}
.lounge_content_wrap{
  margin: 0 auto;
  display: block;
}
.lounge_content{
  float: left;
  width: 270px;
  margin: 0 20px;
}
.lounge_ttl{
  font-size: 30px;
  color: #333;
  line-height: 1.3;
}
.lounge_ttl .font48{
  font-size: 48px;
}
.lounge_ttl .font36{
  font-size: 36px;
}


/* footer */
.contents_footer.inner{
width:900px!important;
min-width:100%;
padding:0;
margin-top: 50px;
background-color: #fff;
padding-top: 20px;
}
#areaPopFooter_new{
background:#fff;
}
#areaPopClose{
padding:20px 0;
text-align:center;
}
#areaPopFooter_new p.copyright{
font-size:.7em;
margin-bottom: 0px;
}

#areaPopClose a{
text-decoration:none;
}
.footer_line{
height:50px;
background:url('/common21/common13/imgs/hr/hr_colorbar_1040.png') 0 bottom repeat-x;
}
.pop_footer p.footer_line, .pop_footer div#areaPopClose, .pop_footer #scrollToTop{
display:none;
}
/* disc */
#cam_2108lounge_ytd_cp #mainContainer .disclaimer {
    margin-bottom: 0px;
    border: 1px solid #CCC;
    width: 897px;
}

.flex_box{
  display: flex;
  flex-wrap: wrap;
  width: 600px;
  margin: 0 auto;
}
.wrap_icon{
  margin: 0 auto;
}
.wrap_icon p{
  width: 200px;
  text-align: center;
}
.m-right {
  width: 450px;
}
.cia_tilte{
  color: #074e8a;
  font-size: 26px;
  margin: 30px 0 -10px 0 ;
}
.cia_tilte2{
  margin: 30px 0 -35px 0 !important;
}
.label_newtempo{
    color: #fff;
    padding: 2px 7px;
    border: 1px solid #fff;
    display: inline-block;
    border-radius: 5px;
    margin: 0 10px 0 0;
}
.label_ganpon{
  color: #fff;
  padding: 2px 7px;
  border: 1px solid #fff;
  display: inline-block;
  border-radius: 5px;
}
.text_campaign_1{
  color: #f46121;
  font-size: 20px;
  width: 960px;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
}
.posi-relative{
  position: relative;
  margin: 20px 0 0 0;
  text-align: center;
}
.flex_box.wrap_icon p:nth-of-type(4),.flex_box.wrap_icon p:nth-of-type(5),.flex_box.wrap_icon p:nth-of-type(6){
  margin: 10px 0 0 0;
}
.flex_box.wrap_icon{
  margin: 0 auto 20px  ;
}
.flex_box.wrap_mask{
  width: 680px !important;
}
.flex_box.wrap_mask p:nth-of-type(1){
  width: 220px;
}
.flex_box.wrap_mask p:nth-of-type(2){
  margin: 40px 0 0 6px;
  width: 450px;
}
.ciA_txt1{
    width: 715px;
    margin: 10px auto 20px;
    text-align: left !important;
}
.orange_txt{
  color: #f45e1c;
}
.red_txt{
  color: #ee2c44;
}
.txt_iten1{
  margin: 0 92px 0 auto;
  width: 760px;
  text-align: left;
}
.txt_yoyaku{
  font-size: 16px;
}

.txtAC .link_btn_orange{
  display: inline-block;
    min-width: 60%;
    background: #fa6600;
    font-weight: bold;
    color: #fff !important;
    padding: 20px 50px;
    position: relative;
    font-size: 20px;
    box-sizing: border-box;
    letter-spacing: 0.1em;
    box-shadow: 0 5px 10px rgba(90, 83, 58, 0.4);
    transition: opacity 0.2s;
    text-decoration: none !important;
}
.txtAC .link_btn_orange::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: calc(50% - 6px);
  right: 30px;
  border: 2px solid #fff;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
}

.txtAC .link_btn_line {
  display: inline-block;
  min-width: 40%;
  border: 2px solid #333;
  background: #fff;
  font-weight: bold;
  color: #333 !important;
  padding: 10px 50px;
  position: relative;
  font-size: 16px;
  box-sizing: border-box;
  transition: opacity 2s;
}

.txtAC .link_btn_line::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: calc(50% - 4px);
  right: 30px;
  border: 2px solid #333;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
}
.txtAC .link_btn_orange:hover{
    background: #fa6600;
    font-weight: bold;
    color: #fff !important;
    font-size: 20px;
}
.txtAC .link_btn_line:hover{
  border: 2px solid #333;
  background:transparent;
  font-weight: bold;
  color: #333 !important;
  font-size: 16px;
  box-sizing: border-box;
}
.link_btn_orange:hover,
.txtAC .link_btn_line:hover{
    opacity: 0.8;
    text-decoration: none !important;
}


