*{
	margin: 0;
	padding: 0;
}

body{
	min-width: 1024px;
	width: 100%;
	height: auto;
	font-family: "Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3","メイリオ",sans-serif;
	background-color: #fffff9;
}

a:link, #entry a:visited{color:#333;
-moz-transition: all 0.2s linear 0;
-webkit-transition: all 0.2s linear 0;}

a:hover, #entry a:active{color:#333;text-decoration:none;
filter: alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;}

.arial{
	font-family: "Arial";
}

.meiryo,p,h1{
	font-family: "メイリオ", "Meiryo";
}

.myriad{
	font-family: "Myriad Pro";	
}

.pc_none{
	display: none;
}

html body nav.navbar.navbar-default.navbar-fixed-top{
	display: none;
}

/*--------------------------------------------------ヘッダー共通部分ここから*/

#header_top{
	width: 100%;
	border-top: 3px solid #252525;
	background-color: #eeeeee;
}

#header_h1{
	width: 1024px;
	height: 22px;
	margin: 0 auto;
}

#header_h1 h1{
	font-size: 12px;
	margin-top: 3px;
	font-weight: 400;	
}

#header{
	width: 1024px;
	height: 120px;
	margin: 15px auto 0 auto;
	overflow: hidden;
}

#header_left{
	width: 273px;
	float: left;
	margin-top: 10px;
}

#header_left h2{
	font-size: 16px;
	margin-top: 5px;
	padding-top: 2px;
	letter-spacing:1px;
	font-weight: 600;
}

.ribon {
  display: inline-block;
  position: relative;
  height: 30px;/*リボンの高さ*/
  line-height: 30px;/*リボンの高さ*/
  text-align: center;
  padding: 0 60px;/*横の大きさ*/
  font-size: 16px;/*文字の大きさ*/
  background: #ffd900;/*塗りつぶし色*/
  color: #432f2f;/*文字色*/
  box-sizing: border-box;
}

.ribon:before, .ribon:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.ribon:before {
  top: 0;
  left: 0;
  border-width: 15px 0px 15px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.ribon:after {
  top: 0;
  right: 0;
  border-width: 15px 15px 15px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

#header_left img{
	width: 273px;
	height: 40px;
	margin-top: 15px;
}

#header_right{
	/*width: 657px;*/
	width: 700px;
	float: right;
	overflow: hidden;
}

#header_contact{
	width: 100%;
	overflow: hidden;
	position: relative;
}

#header_contact img#header_tel{
	float: left;
	width: 16px;
	height: 19px;
	margin-top: 10px;
}

#header_contact a{
	width: 147px;
	height: 33px;
	float: right;
}

#header_contact a img#header_mail{
	width: 147px;
	height: 33px;
	margin-top: 1px;
	border: none;
}

#header_contact h3{
	font-size: 15px;
	font-weight: 800;
	float: left;
	margin-top: 5px;
	padding-left: 20px;
	background-image: url(../img/header/tel_black.png);
	background-repeat: no-repeat;
	background-position: center left;
}

#header_contact div#holiday{
/*
	text-align: end;
*/
	font-size: 11px;
	clear: both;
}


#header_contact h3 span{
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.8px;
	margin-left: 10px;
}

#header_tel{
	width: 100%;	
}

#header_tel ul{
	width: 100%;
	float: right;
	overflow: hidden;
}

#header_tel ul li{
	/*width: 311px;*/
	width: 50%;
	height: 30px;
	float: left;
	list-style: none;
	overflow: hidden;
	letter-spacing: -0.2px;
	position: relative;
}

#header_tel ul li.header_tel_big{
	width: 326px;
	letter-spacing: -1.8px;
	margin-left: 20px;
}

#header_tel ul li.header_tel_big h3{
	letter-spacing: -1.0px;
	position: absolute;
}

#header_tel ul li h3{
	font-size: 12px;
	float: left;
	font-weight: 600;
	position: absolute;
	bottom: 0;
}

#header_tel ul li h4{
	font-size: 20px;
	color: #e0211b;
	float: right;
	margin-top: 7px;
	font-weight: 600;
	background-image: url("../img/free_tel.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
}

#header_tel ul li.header_tel_big h4{
	float: right;
	letter-spacing: 0px;
	letter-spacing: -1px;
	background-image: none;
}

#header_tel ul li.bg_on h4{
	background-image: url("../img/free_tel.png");
	background-repeat: no-repeat;
	background-position: left 5px;
}

#header_icon {
	float: right;
}

/*--------------------------------------------------ヘッダー共通部分ここまで*/

/*--------------------------------------------------メインメニュー共通部分ここまで*/

/*
#main_nav_bg{
	width: 100%;
	height: 50px;
	margin: 0 auto;
	background-image: url("img/header/bg.png");
	background-repeat: repeat-x;
}
*/

#main_nav{
	width: 1024px;
	height: 50px;
	margin: 20px auto 0 auto;
	/*border-bottom: 5px solid #ccc;*/
	position: relative;
}

#main_nav{
border-top: 2px solid #ccc;
position: relative;
margin-top: 50px;
}

#main_nav ul{
position: absolute;
left:10%;
display: table;
margin: 0 auto;
padding: 0;
width: 80%;
text-align: center;
}
#main_nav ul li{
display: table-cell;
min-width: 50px;
}
#main_nav ul li a{
display: block;
width: 100%;
height: 100%;
padding: 10px 0;
text-decoration: none;
color: #727171;
}
#main_nav ul li.current{
font-weight: bold;
border-top: 5px solid #b22222;
}
#main_nav ul li.current a{
color: #b22222;
}
#main_nav ul li a:hover{
color: #b22222;
background-color: #fffafa;
}
#main_nav ul li:hover{
border-top: 5px solid #F8E750;
}

/*#main_nav ul{
display: table;
margin: 20px auto;
padding: 0 ;
width: 80%;
text-align: center;
position: absolute;
left:10%;
}

#main_nav li{
display: table-cell;
min-width: 50px;
}

#main_nav li:not(:last-child){
border-right:0.5px solid #ddd;
}

#main_nav ul li a{
display: block;
width: 100%;
text-decoration: none;
color: #555;
height: 100%;
padding-top: 10px 0;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.5px;
}

#main_nav li.current{
color: #00B0F0;
}

#main_nav li a:hover{
color: #0089BB;
background-color: #FBFBDD;
}

#main_nav ul li:hover{
border-top: 5px solid #F8E750;
}*/


/*--------------------------------------------------メインメニュー共通部分ここまで*/


/*--------------------------------------------------アイキャッチここから*/
#eyecatch_bg{
	width: 100%;
	height: auto;
	/*background-image: url("img/eyecatch_bg_big.png");*/
	margin: 0px;
}

#eyecatch{
	width: 1040px;
	height: auto;
	margin: 0px auto;
}

img.sp{
	display: none;
}

#eyecatch img{
	margin-top: 20px;
}


/*--------------------------------------------------アイキャッチここまで*/

/*--------------------------------------------------コンテナ等ここから*/

#container{
	width: 1024px;
	margin: 20px auto 50px auto;
	overflow: hidden;
	background-color: #EAF8FF;
	padding: 10px 20px;
}

#main_contents{
	width: 1024px;
	float: none;
	overflow: hidden;
	margin: auto;
}

/*--------------------------------------------------コンテナ等ここまで*/




/*--------------------------------------------------キャンペーンページここから*/
#main_contents #campaign {
	line-height: 35px; 
	width: 1024px;
}

#main_contents #campaign h1 {
  padding: 0.8rem 1.8rem;
  color: #fff;
  background: #0D3084;
  -webkit-box-shadow: 5px 5px 0 #091B63;
  box-shadow: 5px 5px 0 #091B63;
  margin-bottom: 30px;
  font-size: 28px;
}

#main_contents #campaign h2 {
  padding: 0.8rem 1.8rem;
  color: #fff;
  background: #0D3084;
  -webkit-box-shadow: 5px 5px 0 #091B63;
  box-shadow: 5px 5px 0 #091B63;
  margin-bottom: 30px;
  font-size: 24px;
}

#main_contents #campaign p {
	margin-bottom: 30px;
	color: #2b2b2b;
}

#main_contents #campaign span {
	font-weight: bold;
	color: #E53B3E;
}

/* ul */
#main_contents #campaign ul {
	list-style: disc;
	padding-left: 20px;
	margin-bottom: 15px;
}

#main_contents #campaign ul li {
	margin-bottom: 15px;
}

/*当選者*/

#main_contents #campaign h3 {
	font-size: 30px;
}

#main_contents #campaign h3 img {
	width: 30px;
	margin-right: 5px;
}


/* 手順　*/
#main_contents #campaign ol {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding-bottom: 15px;
}

#main_contents #campaign ol li {
  position: relative;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
  font-weight: bold;
}

#main_contents #campaign ol li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:inline-block;
  background: #DC2626;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* 景品　*/
.keihin img {
	margin-left: 20px;
}
#main_contents #campaign .keihin ol {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding: 0.3em 0.1em;
}
#main_contents #campaign .keihin ol li {
  position: relative;
  padding: 0.5em 0.5em 0.5em 30px;
  line-height: 1.5em;
}
#main_contents #campaign .keihin ol li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:inline-block;
  background: #ffb107;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#main_contents #campaign .keihin ol li:last-of-type {
  border-bottom: none; /*最後のliの線だけ消す*/
}

/* ボタン */
#main_contents .btn-campaign {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  border-radius: 4px;
  color: #ffffff;
  background-image: linear-gradient(#FF5454 0%, #FF4343 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #CF3232;
  font-weight: bold;
  font-size: 30px;
  margin: 20px;
}

#main_contents .btn-campaign:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}

/*--------------------------------------------------キャンペーンページここまで*/

/*--------------------------------------------------フッターここから*/
#footer_top_mobile{
	display: none;
}


#footer_top_bg{
	width: 100%;
	background-image: url("img/footer/bg.png");
	background-repeat: repeat-x;
}

#footer_top{
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
}

#footer_top_left{
	width: 47%;
	height: 344px;
	float: left;
}

#footer_top_left img{
	width: 85%;
	margin-top: 20px;
}

#footer_top_left h4{
	height: 30px; 
	margin-top: 20px;
	font-size: 18px;
	font-weight: 600;
	color: #d2211f;
}

#footer_top_left table#footer_table{
	width: 	100%;
	margin-top: 13px;
}

#footer_top_left table#footer_table td{
	width: 19%;
	height: 25px;
	text-align: left;
	font-size: 14px;
}

#footer_top_left table#footer_table td.td_head{
	width: 33%;
}

#footer_top_left p{
	font-size: 14px;
	border-top: 1px dotted #000000;
	margin-top: 10px;
	padding-top: 15px;
	padding-left: 1.2em;
    text-indent: -1em;
    letter-spacing: -0.08em;
}

#footer_top_left p#footer_min{
	font-size: 12px;
	border: none;
	letter-spacing: normal;
}

#footer_top_right{
	width: 49%;
	height: 344px;
	float: right;
	padding-left: 1%;
	overflow: hidden;
}

#footer_top_right img{
	float: right;
	margin-top: 50px;
}

#footer_top_right_contents{
	width: 310px;
	height: 250px;
	float: left;
}

#footer_top_right_contents h4{
	height: 30px; 
	margin-top: 20px;
	font-size: 18px;
	font-weight: 600;
	color: #d2211f;
}

#footer_top_right #footer_top_right_contents p{
	font-size: 14px;
	margin-top: 16px;
}

#footer_top_right_contents ul{
	width: 300px;
	margin-top: 14px;
	font-size: 14px;
}
#footer_top_right_contents ul li{
	list-style: none;
}


#footer_top_right p#footer_top_right_p{
	clear: both;
	width: 100%;
	font-size: 14px;
	padding-top: 5px;	
}

#footer_bottom_bg{
	width: 100%;
	height: 183px;
	background-color: #121212;
}

#footer_bottom{
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
}

#footer_bottom_left{
	width: 55%;
	float: left;
	overflow: hidden;
}

#footer_bottom_left h4{
	width: 100%;
	color: #ffffff;
	font-size: 18px;
	font-weight: 800;
	margin-top: 30px;
}

#footer_bottom_logo{
	width: 192px;
	float: left;
	margin-top: 12px;
}

#footer_bottom_logo h5{
	font-size: 12px;
	font-weight: 400;
	color: #ffffff;
}

#footer_bottom_logo img{
	float: left;
	margin-top: 5px;
}

#footer_bottom_tel{
	width: 371px;
	float: right;
	margin-top: 4px;
	overflow: hidden;
}

#footer_bottom_tel img{
	display: none;
}

#footer_bottom_tel h5{
	width: 300px;
	font-size: 46px;
	color: #ffffff;
	font-weight: 400;
	margin-right: 20px;
	padding-left: 34px;
	background-image: url("img/footer/tel_white.png");
	background-repeat: no-repeat;
	background-position: left center;
}

#footer_bottom_tel p{
	clear: both;
	font-size: 12px;
	color: #ffffff;
	width: 100%;
}


#footer_bottom_right{
	width: 45%;
	float: right;
	overflow: hidden;
}

#footer_bottom_right img{
	width: 195px;
	height: 96px;
	float: left;
	margin-top: 30px;
}

#footer_bottom_right_contents{
	width: 214px;
	height: 96px;
	margin-top: 30px;
	margin-right: 30px;
	float: right;
}

#footer_bottom_right_contents ul{
	width: 214px;
	height: 96px;
	overflow: hidden;
}

#footer_bottom_right_contents ul li{
	width: 107px;
	float: left;
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	font-family: "Meiryo";
	list-style: none;
}

#footer_bottom_right_contents ul li a{
	list-style: none;
	text-decoration: none;
	color: #ffffff;
}

#footer_bottom_right_contents ul li#indent{
	width: 88.8px;
	padding-left: 1.3em;
    text-indent: -1.3em;
}

#copyright{
	width: 100%;
	margin: 20px auto 0 auto;
	text-align: center;
	border-top: 1px solid #343434;
}

#copyright p{
	font-size: 11px;
	color: #ffffff;
	margin: 5px auto 0 auto;
}


#footer_nav{
	display: none;
}

/*--------------------------------------------------フッターここまで*/

/*--------------------------------------------------追加*/
.mobile_none b.tuika_pc{
	border:1px solid #ff0000;
	color:red;
	width: 100%;
}

.mobile_none b.tuika_mb{
	border:1px solid #ff0000;
	color:red;
	width: 100%;
}
