@charset "utf-8";

/* base */
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}



a:hover{color:#fdc9c9;text-decoration:none;}
body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	background-color:#FFF;
	width:100%;
}

.parent_beta{ background-color: #FFFFFF;}
/*.parent_bg{  background-image: url(../img/bg.png); background-color: #FFF;}*/


.wrapper{
  	width: 960px;
	margin:auto;
  
}
.bg{
  	width: 100%;
  	height: 2px;
  	position: relative;
  	display: block;
}

.bg_white{background-color: #FFFFFF;}
.content_hr{ width: 100%; height: 15px; background-color: #fffcfe; margin: 0; padding: 0; line-height: 0; border: 0;}
.content_hr_fot{ width: 100%; height: 30px; background-color: #fffcfe; margin: 0; padding: 0; line-height: 0; border: 0;}



.wrapper960{
  	width: 960px;
	margin:0px auto;
}

.content_bg_01{ width: 100%; 
  background-image: url(https://www.obc.co.jp/hubfs/obc/v1/images/landing/line/back.jpg); background-size: cover;}
.content_bg_02{ width: 100%; 
  background-image: url(https://www.obc.co.jp/hubfs/obc/v1/images/landing/line/back2.jpg); background-size: cover;}
.content_bg_03{ width: 100%; 
  background-image: url(https://www.obc.co.jp/hubfs/obc/v1/images/landing/line/back3.jpg); background-size: contain;}
.content_bg_04{ width: 100%; 
  background-image: url(https://www.obc.co.jp/hubfs/obc/v1/images/landing/line/); background-size: contain;}
.content_bg_05{ width: 100%; 
  background-image: url(https://www.obc.co.jp/hubfs/obc/v1/images/landing/line/); background-size: contain;}
.content_bg_06{ width: 100%; 
  background-image: url(https://www.obc.co.jp/hubfs/obc/v1/images/landing/line/); background-size: contain;}

.btn_01_bg{ width: 100%; 
  background-image: url(https://www.obc.co.jp/hubfs/obc/v1/images/landing/line/); background-size: contain;}
.btn_02_bg{ width: 100%; 
  background-image: url(https://www.obc.co.jp/hubfs/obc/v1/images/landing/line/); background-size: contain;}
.btn_03_bg{ width: 100%; 
  background-image: url(https://www.obc.co.jp/hubfs/obc/v1/images/landing/line/); background-size: contain;}
.btn_04_bg{ width: 100%; 
  background-image: url(https://www.obc.co.jp/hubfs/obc/v1/images/landing/line/); background-size: contain;}



.btn01{ text-align: center; width: 960px; margin: auto;}
.btn02{ position: absolute; left: 0; right: 0; text-align: center; width: 960px; margin: -349px auto 0;}


/* お申し込みボタン*/

.btn01 a img:hover{
	opacity:0.5;
}

.btn02 a img:hover{
	opacity:0.5;
}

@media screen and (max-width: 768px) {
	.wrapper{
		width: auto;
	  margin:0 auto;
	
  }
  .wrapper960{
	width:auto;
  margin:0px auto;
}
.btn01{ text-align: center; width: auto; margin: 0 auto;}

#btn00{ text-align: center; width: 80%; margin: 0 auto;padding:0 0 20px}
}
