@charset "utf-8";

h1,h2,h3,h4,h5,h6,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:'ＭＳ 明朝' monospace;
	font-size: 15px;
	background-color: #ff2828;


	color: #ffffff;
	width: 100%;
	margin: 0;

}

.shadow{
	filter: drop-shadow(2px 2px 2px  #000)
}

/* ---------------------------
ヘッダー
------------------------------*/
#header{
	text-align: left;
	width: 100%;
	height: 100px;
	background-color: #ff2828;
	color: #ffffff;
	border-bottom: 3px;
	border-color: ;
	font-size: 20px;
	border-bottom: 5px ridge #e6b422
}

/*-------------------------------
ナビゲーション
-------------------------------*/
#navi{
	width: 100%;
	background-color: #ff2828;
	text-align: center;
}

.square_btn{
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.5em 1em;
    text-decoration: none;
    border-left: solid 4px #e6b422;
    border-right: solid 4px #e6b422;
    color: #e6b422;
    background: #ffffff;
    transition: .4s;
}

.square_btn:hover {
    background: #668ad8;
    color: #FFF;
}


/* ------------------------------
 コンテナ
------------------------------ */
#container {

	background-image: url(image/hohloma.png);
	background-repeat:repeat;
	margin: 0;
	margin-right: auto;
	margin-left: 0px;
	margin-top: auto;
	margin-bottom: 10px;
	text-align: center;
	background-color: #000;/*#ff2828*/
	padding-bottom: 10px;
	
}


/* ---------------------------
コンテンツ
------------------------------*/
#content {
/* ---------------------------
{
	box-shadow: 左右の向きpx  上下の向きpx ぼかしpx 広がりpx 色 内側指定;
}
------------------------------*/
	width: 80%;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: outo;
	margin-top: px;
	color: #000000; 
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	padding-bottom: 10px;
	border-radius:6px 50px 6px 6px ;
}


.box1 {
	width: 50%;
	background-size: cover;
	color: #000; 
	vertical-align: ;
	float: left;
	text-align: left;
	display: flex;	
	

}


.box2 {
	width: 50%;
	background-size: cover;
	color: #000; 
	padding-left: 0%;
	vertical-align: top;
	float: left;
	text-align: left;
	margin: auto;
	

}
.box3 {
	clear: both;
	width:100%;
	text-align: left;
	margin: auto;


/*	margin-left: 4em; 
*/

}

.events{
	width: 300px;

}

ul li{
	margin-left: 5%;
	list-style: none;
}

/* ---------------------------
購入ボタン
------------------------------*/
.purchase_btn{
    display: inline-block;
    padding: 0.25em 1em;
    text-decoration: none;
    background: #ccc;/*ボタン色*/
    color: #000;
    border-bottom: solid 4px #b5b5b5;
    border-radius: 3px;
    margin: 3px;
}
.purchase_btn:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
}

.kounyu{
	font-weight: normal;
	text-align: left;
	margin-top: 2em;
}
/* ---------------------------
テキスト
------------------------------*/
#textbox1 {
	width: 80%;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: outo;
	margin-top: px;
	color: #000000; 
	font-size: 13px;
	font-weight: 700;
	text-align: left;
	padding-top: 20px;	
}

#textbox1 h2{
	margin-bottom: 10px;
	margin-top: 30px;
	font-size: 18px;
	background-image: url(images/bannar02.jpg);
	color: #ffffff;
	background-color: #1e1eff;
	width: 100%;
	height: 30px;
	padding: 10px;
	border-radius:	0px 10px 10px 0px ;
	box-shadow:2px 3px 16px 2px #cccccc;

	
}



/* ------------------------------
 テーブル
------------------------------ */
table#image_1 {
	background-color: #000000;
	margin:0 auto;
	
}
table#image_1 th{
	color: #000000;
	background-color: #ffffff;
	height: 30px;
	text-align: center;
}
table#image_1 td {
	background-color: #ffffff;

	
	
}

.description{
	text-align: left;
	font-weight: normal;
	
	
}
/* ------------------------------
 フッダー
------------------------------ */
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1e1eff;
	border-right-color: #1e1eff;
	border-bottom-color: #1e1eff;
	border-left-color: #1e1eff;
}
#footer h6 {
	font-size: 90%;
	color: #fff;
	font-weight: normal;
	margin-top: 10px;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	margin-bottom: 10px;
	
}

/*リンク*/

.top{
	color: #1e1eff;
}

.page-top
{
	margin: ;
	padding:  ;
}
 
.page-top p
{
	margin:  ;
	padding: 0 ;

	position: fixed ;
	right: 10% ;
	bottom: 4% ;
}
 
.move-page-top
{
	
	color: #1e1eff ;
	line-height: 45px ;
	text-decoration: none ;
	text-align: center ;

	-webkit-transition:all 0.3s ;
	-moz-transition:all 0.3s ;
	transition:all 0.3s ;
}

.move-page-top:hover
{
	opacity: 0.85 ;
}

/*mail*/
.mail_btn{
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #00BCD4;
    background: #ECECEC;
    transition: .4s;
  }

.mail_btn:hover {
    background: #00bcd4;
    color: white;
}