@font-face {
  font-family: 'hige';
  src: url("../sp/fonts/FOT-KokinHigeStd-EB.otf");
}

@font-face {
  font-family: 'higemoji';
  src: url("../sp/fonts/FOT-KokinHigeStd-EB.otf");
}


@font-face {
  font-family: 'seurat_eb';
  src: url("../sp/fonts/FOT-SeuratPro-EB.otf");
}


@font-face {
  font-family: 'seurat_b';
  src: url("../sp/fonts/FOT-SeuratPro-B.otf");
}


html {
	font-size: 80%; /* sets the base font to 10px for easier math */
          font-family: 'seurat_b';
color: #333;
}

body {
	font-size: 1.0rem;/* sets the default sizing to make sure nothing is actually 10px */
	min-width:100%;

}

.info_back{
	background-position: bottom;	
}

.hw_cp_wrapp{
	width:1000px;
    margin: 0 auto;
	padding: 0;
	}



.oubo{
	background-color:#220027;
	padding:10px 0 0;
}

.oubo_back{
	padding-top:15px;
	padding-bottom:10px;
	background-repeat: repeat;
}


.ma30{
	margin :30px 0 0px;
	padding:0px 0 50px;
}

.sns_link{
	width:85%;
	margin: 5px auto;
}

.left{
	float:left;
	width:47%;
	margin:5px 5px 5px 5px;
}

.right{
	float:right;
	width:47%;
	margin:5px 5px 5px 5px;
}


.br_pc{display:none;}

/*バスページ*/

.tohyo_box{
	width:830px;
	margin: 0px auto 10px;
	}

.tohyo_box ul li{
	width:33%;
	float:left;
	margin:10px 0px;
	}



.bus_night{
	float:left;
	width:260px;
	margin-left:35px;
	margin-top:15px;
}


h2{
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	margin-top:15px;
	line-height:1.4;
}

.gaiyo{
	font-size:12pt;
	text-align:center;
	line-height:1.3;
	margin:10px 0;
}

.tw_wrapp p{
	line-height: 1.3;
}

.txt_tw01{
	font-size: 1.3rem;
	line-height: 1.4;
color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	margin:30px 0;
	background-color:#012699;
	background-image: none;
	font-family:sans-serif;
}


.txt_tw02{
		font-family:sans-serif;

	font-size: 12pt;
	line-height: 1.3;
	padding:15px 30px 5px;
	text-align: left;
	font-weight: bold;
	margin-right:40px;
}


.txt_tw03{
	font-family:sans-serif;
	font-size: 12pt;
	line-height:1.6;
	padding:0 0 10px 50px;
	text-align:left;
		margin-right:40px;


}

.txt_tw04{
		font-family:sans-serif;
	font-size: 11pt;
	line-height: 1.2;
	text-indent:-1rem;
	padding:0 0 5px 65px;
		margin-right:40px;

	}


.prise{
	margin: 5px auto 3px;/* �{�b�N�X�̃}�[�W���̈�̕���w�� */
	text-align:center; /* �s�����̈ʒu�E�ϓ����t��w�肷�� */
	line-height: 1.3; /* �s�̍��� */
	color : #000099;
	font-size: 18px;
	font-weight: bold; /* �t�H���g�̑�����w�� */ /* �R���e���c�� */
}


.tw_tosen{
	font-size:12pt;
	font-weight:bold;
	color:#F00;
	padding-top: 10px;
	padding-left: 30px;
	line-height: 1.4;
}
	
.tw_tyusenbox{
	width:720px;
	margin-left:10px;
	background:#DFF
}

.tw_box{
	border:solid #6CF 2px;
	margin:5px auto;
	padding:5px;
	width: 80%;
}

.button{
	width:95%;
	margin:10px auto;
}

footer{
margin-top: 25px;
    padding: 50px;
	background-color:#012699;
    text-align: center;
    color: #FFF;
    font-size: 12pt;
}