@charset "utf-8";


@media screen and (min-width : 320px){


/* @group Reset */

*{
	margin: 0;
	padding: 0;
	border: none;
}


ul, ol { list-style : none}
img { max-width : 100%}

/* @end */




/* フロートをクリア */
.float-clear {
	font-size: 0px;
	clear: both;
}


/*改行をなくします*/

.br-pc { display:none; }





/* @group HTML */

html {
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}




/*  Header ==================================*/

header {
	margin-bottom:10px;
	margin-top:5px;
}



header h1 { 
	font-size : 70%;
	
	line-height:120%;
	font-weight:500;
	padding-left:10px;
	padding-right:10px;
	
	
	


}

/*メイン画像ブロック======================================= */
#paho_block_01 {
	margin-top:80px;
	
	
}







/* Contentsのwidthを90%にすると余白ができる===================== */
#contents {
	width : 100%;
	margin : 0 auto;
	text-align : left;
	overflow:hidden;
	
}


/*  カラー */
#contents .ao{
	color:#330099;
	
}



#contents .kuro{
	color:#000000;
	
}

#contents .siro{
	color: #FFFFFF;
	text-decoration: none;	
}

#contents .siro_01{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}










/*  section================== */
section {
	width: 90%;
	margin:auto;
}






/* 最下page_up ==================================================*/
#page_up{
	position: fixed;
	bottom: 0px;
	right:0px;
	z-index: 999;
	
	margin-right:10px;
	margin-bottom:120px;
	
}

#page_up a{
	
	text-align:center;
	opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";

}








/* 資料請求・お問い合わせは ==================================================*/
#toiawase{
	position: fixed;
	bottom: 0px;
	z-index: 999;
	
	
	background-color:#FF6600;
	width:100%;
	padding-top:0.7em;
	padding-bottom:0.7em;
	
}




#toiawase .toiawase01{
	text-align:center;
	color:#FFFFFF;
	font-size:90%;
	margin:0px;
	line-height:120%;
	
}


#toiawase a{	
     color:#FFFFFF;
	 font-weight:800;
	 font-size:240%;
	 text-decoration:none;
	 margin:0px;
	 line-height:110%;
	

}












/* @group Footer =====================================*/

footer {
	padding:1em;
	padding-bottom:6em;
	color : #000000;
	background-color: #F7F7F7;
	
	
}






footer #fo_text  a {
	text-decoration: none;
	color: #003333;

}



footer #fo_text {
	font-size: 0.8em;		
}


footer .text03 {
	text-align:center;
	font-size: 0.7em;
	
	
	}



/* フッター見出し=============== */

footer #fo_text  .footer_midashi01 {
	margin-bottom: 0.1em;
	text-decoration: none;
	font-size: 1.3em;
		font-weight:bold;
}





footer #fo_text ul {
	margin-bottom: 2em;
}

footer #fo_text ul li {
	color: #000000;
	margin-bottom: 0.1em;
}


footer #fo_text ul li a {
	color: #000000;
	ext-decoration: none;
	text-decoration: underline;
}



















/* #subのナビ=============================== */
#contents #sub #navi_side{
	width:98%;
	margin:auto;
	
		
}


#contents #sub #navi_side a{
	text-decoration: none;
	
		
}




/* 追加================== */
#contents #sub #navi_side .midashi01{
	background-color: #FFFFFF;
	padding: 0.6em;
	text-align: center;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0000), to(#CC0000));
	background: -moz-linear-gradient(top, #FF0000, #CC0000);
	color: #FBFBFB;
	font-weight: 800;
	margin-top:1em;
		

}


#contents #sub #navi_side .midashi02{
	background-color: #FFFFFF;
	padding: 0.6em;
	text-align: center;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0000), to(#CC0000));
	background: -moz-linear-gradient(top, #FF0000, #CC0000);
	color: #FBFBFB;
	font-weight: 800;
	

}




#contents #sub #navi_side .banner01{
	text-align:center;
	margin-bottom:0.5em;
	
	
	
	

}



/* 追加ここまで================== */






#contents #sub #navi_side ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#CCCCCC;
	  
}
#contents #sub #navi_side ul li {
	background-color: #FFFFFF;
	padding: 0.1em;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
	text-align:left;

	
	
	
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F5F5F5));
	background: -moz-linear-gradient(top, #FFFFFF, #F5F5F5);
	
	
	

}


#contents #sub #navi_side ul li a {
	display : block;
	color : #000000;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-image: url(../../../aiu_testtest01%20-%20Copy/2017aiu/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1.6em;
	font-size: 14px;
	text-decoration: none;
}

#contents #sub #navi_side ul li a:hover {
	color : #CC0000;
}








/* 矢印======== */
#contents #sub #navi_side .arrow {
	background-image: url(../../../aiu_testtest01%20-%20Copy/2017aiu/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}






/*==リード======================================= */

#contents #main #read {
	margin-bottom:1em;
	
}


#contents #main #read h2 {
	font-size : 90%;
	line-height: 120%;
	font-weight:500;
}

#read h3 {
	font-size :90%;
	line-height: 120%;
	font-weight: 500;
	color: #F00;
}


.notice {
	color: #CC0000;
	font-size : 90%;
	line-height: 120%;
	font-weight: 500;
}

#contents #main #read h5 {
	font-size :90%;
	line-height: 120%;
	font-weight: 500;
}

/*==リード追加　tada======================================= */

#contents #main #read01 {
	margin-bottom:1em;
	
}


#contents #main #read01 h2 {
	font-size : 110%;
	line-height: 140%;
	font-weight:bold;
	color: #F00;
	border: 1px solid #F00;
	padding: 10px;
}






/*==マイレージ=============================== */

#contents #main #mileage {
	margin-bottom: 1em;
	background: #FDF5E6;
	padding: 0.5em;
	-moz-box-shadow: #999 1px 1px 5px 1px;
	-webkit-shadow: #999 1px 1px 5px 1px;
	box-shadow: #999 1px 1px 5px 1px;
	
	
	-webkit-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomright: 5px;
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	
	
	border: 3px solid #FFFFFF;
	margin-left:0px;
}


#contents #main #mileage a {
	text-decoration: none;		
	color:#CC0000;
}

#contents #main #mileage .mileage01 {
	font-size : 120%;
	line-height: 120%;
	font-weight: 800;
	text-align:center;
	margin-bottom:0.5em;	
	}


#contents #main #mileage .mileage02 {
	font-size : 80%;
	line-height: 110%;
	margin-bottom:0.5em;	
	text-align:center;
	
	
}

#contents #main #mileage .mileage03 {
	font-size : 88%;
	line-height: 130%;
	font-weight: 800;
	
	
}







/*==オンラインボタン=============================== */

#contents #main #online_but {
	
	text-align:center;
	margin-bottom: 1em;
	
	padding: 0.5em;
	
	-moz-box-shadow: #999 1px 1px 5px 1px;
	-webkit-shadow: #999 1px 1px 5px 1px;
	box-shadow: #999 1px 1px 5px 1px;
		
	margin-left:0px;

}



#contents #main #online_but a {
	font-size : 70%;	
	color:#000000;

}



#contents #main #online_but .online_but01{
	float:left;
	margin-bottom:10px;
	margin-right:0px;
	line-height:100%;
	
}


#contents #main #online_but .online_but02{
	float:left;
	margin-bottom:0px;
	
}









/*==メインボタン=============================== */

#contents #main #main_but {
	font-size : 110%;
	text-align:center;
	
	
	margin-bottom: 2em;
	
	
	
	padding-top:0.5em;
	padding-bottom:0.05em;
	
	padding-left:0.5em;
	padding-right:0.5em;
	
	
	
	-moz-box-shadow: #999 1px 1px 5px 1px;
	-webkit-shadow: #999 1px 1px 5px 1px;
	box-shadow: #999 1px 1px 5px 1px;
	
	
}




#contents #main #main_but a {
	text-decoration:none;
	color:#000000;
	

}




#contents #main #main_but .main_but01 {
	
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	
	margin-bottom: 0.5em;
	font-weight: 800;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F5F5F5));
	background: -moz-linear-gradient(top, #FFFFFF, #F5F5F5);
	
	border: 3px solid #66CCFF;
	
	
	
	
	
-webkit-border-radius-bottomleft: 30px;
	-webkit-border-radius-bottomright: 30px;
	-webkit-border-radius-topleft: 30px;
	-webkit-border-radius-topright: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;	
}



#contents #main #main_but .main_but02 {
	
	padding-top:0.8em;
	padding-bottom:0.8em;
	
	
	margin-bottom:0.5em;
	
	font-weight:800;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F5F5F5));
	background: -moz-linear-gradient(top, #FFFFFF, #F5F5F5);
	
	
	border: 3px solid #00CC66;
	
	
	
	-webkit-border-radius-bottomleft: 30px;
	-webkit-border-radius-bottomright: 30px;
	-webkit-border-radius-topleft: 30px;
	-webkit-border-radius-topright: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;	
}




#contents #main #main_but .main_but03 {
	
	padding-top:0.8em;
	padding-bottom:0.8em;
	
	
	margin-bottom:0.5em;
	
	font-weight:800;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F5F5F5));
	background: -moz-linear-gradient(top, #FFFFFF, #F5F5F5);
	
	
	
	border:3px solid #FF6600;
	
	
	
	-webkit-border-radius-bottomleft: 30px;
	-webkit-border-radius-bottomright: 30px;
	-webkit-border-radius-topleft: 30px;
	-webkit-border-radius-topright: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;	
	
	
	
}



#contents #main #main_but .main_but04 {
	
	padding-top:0.8em;
	padding-bottom:0.8em;
	
	margin-bottom:0.5em;
	
	font-weight:800;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F5F5F5));
	background: -moz-linear-gradient(top, #FFFFFF, #F5F5F5);
	
	border:3px solid #996600;
	

	-webkit-border-radius-bottomleft: 30px;
	-webkit-border-radius-bottomright: 30px;
	-webkit-border-radius-topleft: 30px;
	-webkit-border-radius-topright: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;	
	
	
	
	
}





















/*各ブロック======================================= */

#block_01 {
}



/*======================================= */
#block_01 h2 {
	text-align: center;
	font-size : 140%;
	margin-top: 1em;
	margin-bottom : 10px;
	line-height: 120%;
	font-weight: 800;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	
	
	
	
		color: #FFFFFF;
	
	background: #FF0000;
	
	
	
	-webkit-border-radius-bottomleft: 30px;
	-webkit-border-radius-bottomright: 30px;
	-webkit-border-radius-topleft: 30px;
	-webkit-border-radius-topright: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;	
	
	
	
} 








#block_01 h3 {
	font-size : 110%;
	margin-top:1em;
	margin-bottom : 10px;
	text-indent:10px;
	padding: 0.3em;
	font-weight:800;
	
	
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F5F5F5));
	background: -moz-linear-gradient(top, #FFFFFF, #F5F5F5);
	border: 1px solid #CCCCCC;	
	
	-webkit-border-radius-bottomleft: 3px;
	-webkit-border-radius-bottomright: 3px;
	-webkit-border-radius-topleft: 3px;
	-webkit-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	
} 



#block_01 h4 {
	font-size : 100%;
	margin-top:20px;
	margin-bottom : 5px;
	line-height:130%;
	font-weight:800;
	color:#CC0000;
	
	
} 


#block_01 h5 {
	font-size : 90%;
	margin-top:10px;	
	line-height:130%;
	font-weight:800;
	
} 


#block_01 p {
	font-size : 90%;
	margin-bottom : 10px;
	line-height:140%;
	
	
} 














}










/* 横幅480px以下の場合のみ適用============================= */
@media (max-width: 480px) {
  .image-box-left, .image-box-right{
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  
  
  
}








/*768px タブレット====================================*/

@media screen and (min-width : 768px){

html{ font-size : 87.5%} /*レスポンシブタイプセッティングの指定*/


/*改行をなくします*/
.br-sp { display:none; }


/*改行をなくします*/

.br-pc {display:block; }





#contents { 
　text-align : left;
}



header img {
	float: left;
	
	
}


header h1 {
	width: 400px;
	float: left;
	font-size : 80%;
	margin-left:100px;
	line-height: 150%;
	
	
	padding-left:0px;
	padding-right:0px;
}


#paho_block_01 {
	margin-top:0px;
	
}


/* group Footer */
footer .text01 {
	float:left;
	text-align:left;
	margin-right:1em;
	padding-left:2em;
	
	
}




/*==マイレージ=============================== */

#contents #main #mileage {
	margin-left:5px;
}


#contents #main #mileage .mileage01 {
	font-size : 160%;
	line-height: 120%;
	font-weight: 800;
	text-align:center;
	margin-bottom:0.3em;	
	}


#contents #main #mileage .mileage02 {
	font-size : 90%;
	line-height: 110%;
	margin-bottom:0.5em;	
	text-align:center;
	
	
}

#contents #main #mileage .mileage03 {
	font-size : 110%;
	line-height: 140%;
	font-weight: normal;
	margin-left: 80px;
	margin-top:10px;
	}







#block_01 h2 {
	font-size : 200%;
	padding-top:0.4em;
	padding-bottom:0.4em;
	
	font-weight:800;
	
	color: #FFFFFF;
	
	background: #FF0000;
	
	
	
	-webkit-border-radius-bottomleft: 30px;
	-webkit-border-radius-bottomright: 30px;
	-webkit-border-radius-topleft: 30px;
	-webkit-border-radius-topright: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;	
	
	
} 











}








/*1024px　PC==========================================*/
@media screen and (min-width : 960px) {

html{ font-size : 100%} 


header {
	width: 1000px;
	margin:auto;
	
}


header img {
	float: left;
	
	
}


header h1 {
	width: 650px;
	float: left;
	font-size : 80%;
	margin-top: 20px;
	margin-left:100px;
	line-height: 140%;
	font-weight: 500;
	
	padding-left:0px;
	padding-right:0px;
}




/*メイン画像ブロック======================================= */

#paho_block_01 {
	margin-top:0px;
	
}



#block_01 h2 {
	font-size : 200%;
	padding-top:0.4em;
	padding-bottom:0.4em;
	
	font-weight:800;
	
	color: #FFFFFF;
	
	background: #FF0000;
	
	
	
	-webkit-border-radius-bottomleft: 30px;
	-webkit-border-radius-bottomright: 30px;
	-webkit-border-radius-topleft: 30px;
	-webkit-border-radius-topright: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;	
	
	
} 

















/*  section */

	section {
	width: 100%;
	margin:auto;
	
}

	

/*  Contentsなど構成================== */

#contents {
overflow : hidden;
width : 1000px;
}



#contents #main,
#contents #sub {
	float : left;
	
} 


#contents #main {
	width : 70.5833%;
	padding-top: 1em;
	padding-right:15px;
}



/*  サイドナビ　==============================*/
#contents #sub {
	width : 27.9%;
	padding-top: 1em;
}


#contents #sub #navi_side ul li a {
	display : block;
	color : #000000;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	
}


/*#navi_sideのPC文字====== */
#contents #sub #navi_side ul li a {
	font-size: 90%;
}





/* 最下page_up ====================================*/
#page_up{
	font-size:150%;	
	font-weight: bold;
	margin-bottom:2.5em;
	position: fixed;
	bottom: 0px;
	float:right;
	z-index: 999;
	padding-right:5%;
	
			

}







/*  Footer ===============================*/

footer {
width : 1000px; /*940/1024*/
margin : 0 auto;
font-size : 95%;

padding-bottom:5em;
}



/* ブロック=============== */
footer .text01 {
	float:left;
	text-align:left;
	margin-right:2.8em;
	padding-left:4em;
	
	
}



footer .text02 {
	padding-left:4em;
	
	
}




/* フッターリード=============== */
footer .footer_read {
	text-align: left;
	margin-bottom:1em;
	line-height: 120%;	
	font-size:10px;
	padding-left:4em;

}





/*==メインボタン=============================== */

#contents #main #main_but {
	font-size : 140%;
	text-align: center;
	margin-bottom: 2em;
	margin-left: 5px;
	padding-top: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	-moz-box-shadow: #999 1px 1px 5px 1px;
	-webkit-shadow: #999 1px 1px 5px 1px;
	box-shadow: #999 1px 1px 5px 1px;	
	
	
	
}




#contents #main #main_but .main_but01 {
	
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	
	padding-left: 1em;
	margin-bottom: 0.5em;
	font-weight: 800;
	
	
}



#contents #main #main_but .main_but02 {
	
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	
	padding-left: 1em;
	margin-bottom: 0.5em;
	font-weight: 800;
	
	
}




#contents #main #main_but .main_but03 {
	
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	
	padding-left: 1em;
	margin-bottom: 0.5em;
	font-weight: 800;
	
	
}



#contents #main #main_but .main_but04 {
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	
	padding-left: 1em;
	margin-bottom: 0.5em;
	font-weight: 800;
	
	
}












	


/*==オンラインボタン=============================== */

#contents #main #online_but {
	
	text-align:center;
	margin-bottom: 1.5em;
	
	padding: 0.8em;
	
	-moz-box-shadow: #999 1px 1px 5px 1px;
	-webkit-shadow: #999 1px 1px 5px 1px;
	box-shadow: #999 1px 1px 5px 1px;
		
	margin-left:5px;

}



#contents #main #online_but a {
	font-size : 100%;	
	color:#000000;

}



#contents #main #online_but .online_but01{
	float:left;
	margin-bottom:0px;
	margin-right:12px;
	
}


#contents #main #online_but .online_but02{
	float:left;
	margin-bottom:0px;
	
}











}
