@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{
/*font: 12px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;*/
font-size:13px;
color:#333;
-webkit-text-size-adjust: none;
background:#fff;
}

/* リンク設定---------------------------------------------------------ここから--*/
a{
margin:0;
padding:0;
/*text-decoration:none;*/
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#313131;
}

a:hover, a:active{
outline: none;
color:#6f6f6f;
}
/* リンク設定---------------------------------------------------------ここまで--*/

/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.naiyou:after, ul.naiyou li:after,nav#mainNav .inner:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav,.newsTitle,.bg, .naiyou, ul.naiyou li,nav#mainNav .inner{zoom: 1;}


/* 全体のレイアウト-----------------------------------------------------ここから--*/
body{
	margin-top:0;
}

#wrapper, .inner{
	margin:0 auto;
	width:1020px;
}

#header{
	overflow:hidden;
}

#content{
	float:left;
	width:790px;
	padding:22px 0px 50px;
}

#sidebar{
	float:right;
	width:220px;
	padding:32px 0 50px;
}

#footer{
	clear:both;
	text-align:center;
	background-color:#F7F7F7;
	padding:10px;
}
/*ページ最上部のロゴやTELの枠　*/
#top{
	border-bottom:2px solid #1C5201;
}

/* 全体のレイアウト-----------------------------------------------------ここまで--*/

/* ＢＯＤＹ直下のＨ１文字列隠し埋め込みキーワード---ここから---*/
.topbana{
	background-color:#F7F7F7;
	font-size:10px;
	color:#555;
	text-align:center;
	height:9px;
	line-height:9px;
	margin:0;
}
.topbana h1{
	margin:0;
	display:inline;
	font-weight:nomal;
}
/* ＢＯＤＹ直下のＨ１文字列隠し埋め込みキーワード---ここまで---*/


/* 中央部分の共通デザイン--------------------------------------------*/
#mainImg{
	clear:both;
	margin-top:20px;
	line-height:0;
	text-align:center;
	z-index:0;
}

.naiyou{
	margin:0 10px;
	padding:5px;
	line-height:1.5em;
	font-size:15px;
	letter-spacing:0.05em;
	border-radius: 10px;        /* CSS3草案 */  
   -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
   -moz-border-radius: 10px; 
}

#content ul{
	font-weight:bold;
}
#content li{
	margin-left:15px;
	font-weight:normal;
}


/*サイド領域-----------------------------------*/
 h3.sidekiji{
	margin:0;
	border-left:#1776B7 3px solid;
	border-bottom:#1776B7 1px solid;
	background-color:#fff;
	color:#1776B7;
	font-size:15px;
	padding-left:14px;
	height:26px;
	line-height:26px;
	font-weight:bold;
	display:block;
}
 h3.sidekiji a{
	text-decoration:none;
	color:#1776B7;
		display:block;
 }
 h3.sidekiji a:hover{
	color:#335E00;
 }
 
p.sidekiji{
	margin:13px;
	padding:0px;
	border:0px;
	font-size:13px;
	line-height:1.1em;
	letter-spacing:0.1em;
	color:#333;
}



/*サイド　　営業時間------------------------------*/
.jikan{
	background-color:#FEF8E7;	
	border:#FFEEBB solid 3px;
	padding:10px;
	font-weight:bold;
	letter-spacing:0.2em;
	line-height:1.3em;
	border-radius: 10px;        /* CSS3草案 */  
   -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
   -moz-border-radius: 10px;   /* Firefox用 */  
	margin:0 0 3px 0;
}





/* 記事タイトル*****************************************************/
h2.subtitle{
	color:#000;
	border-bottom:1px solid #335E00;
	padding:5px 10px;
	font-size:1.2rem;
	text-align:center;
}

h3.title{
	color:#fff;
	/*opacity:0.9;*/
	font-size:18px;
	font-weight:bold;
	padding:10px;
	margin:10px 5px 0 5px;
	border-radius: 10px;        /* CSS3草案 */  
   -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
   -moz-border-radius: 10px;   /* Firefox用 */  
	}
.bgkimidori{background-color:#5BA900;}
.bgaka{background-color:#FF075F;}	
.bgao{background-color:#3947FE;}
.bgorengi{background-color:#EDAC2E;}
.bgmidori{background-color:#1C5201;}
.bgmurasaki{background-color:#DF7EFB;}



/* h3.title 内のポイント部　丸枠白背景　 */
.point{
	color:#5BA900;
	font-size:20px;
	padding:0 5px;
	margin-right:10px;
	font-weight:bold;
	background-color:#fff;
	border-radius: 10px;        /* CSS3草案 */  
   -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
   -moz-border-radius: 10px;   /* Firefox用 */  
}

	
.kiji{
	/*background-color: #E9EAEC;*/
	background-image:url('images/kousibg02.jpg');
	padding:10px 10px;
	margin:0 10px;
	line-height:1.5em;
	font-size:15px;
	letter-spacing:0.05em;
	border-bottom:#888 solid 2px;
	border-right:#888 solid 2px;
		border-radius: 10px;        /* CSS3草案 */  
   -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
   -moz-border-radius: 10px;   /* Firefox用 */  

}

/* <span class="kasen"> で文章中に赤の下線をつける。----*/
.kasen{
	border-bottom:2px solid #FE4E4E;
	font-weight:bold;
}

.futoji{
	font-size:19px;
	font-weight:bold;
	line-height:1.5em;
	letter-spacing:0.05em;
}

.kakaku{
	text-align:right;
}

/* フッター----------------------------------------------------*/
#copyright{
	clear:both;
	padding:10px 0 10px;
	text-align:center;
	color:#333;
	font-size:11px;
}



/*フレキシブルデザイン用ＣＳＳ　　ブラウザの横幅によって変形するＣＳＳ------------------------------------------------------------------------------ ここから　*/
/* パソコン用レスポンシブル　 min-width: 660px------------------------------------------　ここから--*/
@media only screen and (min-width: 660px){
 /*メニューバー--------------（パソコン用）-----------------------ここから*/
	nav#mainNav{
	clear:both;
	position:relative;
	z-index:200;
	width:100%;
	}
	
	nav#mainNav .inner{
		padding-left:1px;
		/*background-color:#7AC0CE;*/	/*メニューのボタンのないところの以外の背景　色の場合*/
		background-image:url("images/menubgoff.jpg");	/*メニューのボタンのないところの以外の背景　画像の場合*/
	}

	nav#mainNav ul li{
	float: left;
	position: relative;
	background:url(images/menubgoff.jpg);　/*メニューのボタンの画像*/
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	}
	
	nav#mainNav ul li a{
	display: block;
	text-align: center;
	_float:left;
	color:#fff;			/*メニューの文字色　（パソコン用）*/
	height:40px;
	line-height:40px;
	font-size:140%;
	margin-right:1px;
	padding:15px 25px 0;
	font-weight:bold;
	text-decoration:none;
	}

	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	font-size:90%;
	line-height:1.4;
	}
	
	nav#mainNav ul li a span{
	font-size:70%;
	color:#888;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;

	}

	nav div.panel{
	display:block !important;
	float:left;
	}
  
	a#menu{display:none;}
  
	nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover span, nav#mainNav ul li a:hover, nav#mainNav ul li.current-menu-parent a{
	color:#fff;
	background:url(images/menubgon.jpg);
	}
  
	nav#mainNav ul ul{
	width:100%;
	border:1px solid #e0e0e0;
	border-top:0;
	}
  
	nav#mainNav ul li ul{display: none;}
  
	nav#mainNav ul li:hover ul{
	display: block;
	position: absolute;
	top:42px;
	left:-1px;
	z-index:500;
	}
	
	nav#mainNav ul li li{
	margin:0;
	float: none;
	height:40px;
	line-height:40px;
	width:100%;
	background:#f2f2f2;
	border-bottom:1px dotted #e0e0e0;
	}
	
	nav#mainNav ul li li a{
	width:100%;
	height:40px;
	padding:0 0 0 10px;
	line-height:40px;
	font-size:95%;
	text-align:left;
	}

	nav#mainNav  li.nigyou a{
	padding:4px 40px 10px;
	height:40px;
	}
 /*メニューバー------------------（パソコン用）-------------------ここまで*/
	
 /*ページ記事のレスポンシブル対応---（パソコン用）------------------ここから*/
	/* 記事タイトル　--------- */
	 h2.title{
		clear:both;
		padding:7px 15px;
		font-size:23px;
		letter-spacing:0.1em;
		color:#335E00;
		font-weight:bold;
		border-left:4px solid #335E00;
		border-bottom:1px solid #335E00;
		margin:15px 0;
	}
	/*TOP看板---------------*/
	#topkanban{
		text-align:left;
		max-width:420px;
		float:left;
	}
	
	/* 最上部の右のTEL部分---*/
	.headright{
		float:right;
		width:50%;
		font-size:22px;
		text-align:right;
		padding:10px 20px 5px 0;
	}
	

	.sidesizu{
	width:100%;
	}
	
	/*-- 文字バナー　赤文字　丸枠--- ここから --*/
	.headline{
	font-size:30px;
	color:#FF075F;
	background-color:#fff;
	font-weight:bold;
	padding:10px;
	text-align:center;
	margin-top:10px;
	border:1px solid #FF075F;
		border-radius: 10px;        /* CSS3草案 */  
   -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
   -moz-border-radius: 10px;   /* Firefox用 */  
	}
	/*-- 文字バナー　赤文字　丸枠--- ここまで --*/
	
	/*-- 文字バナー　青文字　角枠----ここから-- */
	.headline2{
	font-size:30px;
	color:#004793;
	border:1px solid #004793;
	padding:15px;
	}
	/*-- 文字バナー　青文字　角枠----ここまで-- */
	
	/* 左右２列にわけるDIVのクラス-------*/
	.hanbun{
		width:49%;
		max-width:398px;
		float:left;
	}
	
	/*ホームページサンプルの表----------*/
	.hpsample {
		width:170px;
		height:170px;
		display:inline-block;
		text-align:center;
		margin:0 5px;
		margin:0;
	}
	
	/*ページ最上部のTELボタン*/
	.toptelbt{
		font-size:20px;
		color:#1C5201;
		background-color:#fff;
		font-weight:bold;
		padding:3px 10px;
		text-align:center;
		margin-top:3px;
		border:1px solid #1C5201;
			border-radius: 5px;        /* CSS3草案 */  
	   -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	   -moz-border-radius: 5px;   /* Firefox用 */ 
	}
	.toptelbt a{
		text-decoration:none;
		color:#1C5201;
	}
	.pconly{display:block;}
	.sponly{display:none;}
	
	/*スマホだけ、telリンクで電話かける*/
	a[href^="tel:"] {
		pointer-events: none;
	}
	/*２列レイアウト（スマホは１列） ------------------------------- */
	.niretu{
		display:inline-block;
		width:49%;
		margin:0px;
	}
	/*３列レイアウト（スマホは１列） ------------------------------- */
	.sanretu{
		display:inline-block;
		width:33%;
		margin:0px;
	}
	/*７：３　列レイアウト（スマホは５：５の２列） ------------------------------- */
	.nanasan7{
		display:inline-block;
		width:78%;
		margin:0px;
		vertical-align:top;
	}
	.nanasan3{
		display:inline-block;
		width:20%;
		margin:0px;
	}
 /*ページ記事のレスポンシブル対応---（パソコン用）------------------ここまで*/
}
/* パソコン用レスポンシブル　 min-width: 660px------------------------------------------　ここまで--*/

/* スマホ用レスポンシブル　　 max-width:660px 1カラム表示----------------------------------ここから---*/
@media only screen and (max-width:660px){
	#wrapper, .inner{width:100%;}
	
 /*メニューバー------------------（スマホ用）---------------------ここから*/
	#header{width:100%;}
	#header img{width:100%;}	
	.contact{padding:10px 0 10px;}
	
	nav#mainNav{
	clear:both;
	width:width:95%;
	margin:0 auto 10px;
	border:1px solid #d5d5d5;
	}
	
	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	color:#fff;		/*メニューの文字色　（スマホ用）*/
	font-size:140%;
	background: url(images/menuopen.png) no-repeat 1px; /*MENU の左の矢印アイコンを表示*/
	background-color:#477F01;  /*メニューを閉じてるときのMENUの背景色*/
	}
	
	nav#mainNav a#menu span{padding-left:40px;}
	
	nav#mainNav a.menuOpen{
	background: url(images/menuopen.png) no-repeat 1px;/*MENU の左の矢印アイコンを表示*/
	background-color:#60AA03; /*メニューを開いたときのMENUの背景色*/
	}
	
	nav#mainNav a#menu:hover{cursor:pointer;}
	
	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#mainNav ul{margin:0 auto;padding:0;}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li:first-child{border-top:1px solid #d5d5d5;}
	nav#mainNav ul li li:first-child{border-top:0;}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	font-size:130%;
	border-bottom:1px dashed #ccc;
	background:#fff;
	}
	
	nav#mainNav ul li:last-child a{border:0;}
	nav#mainNav ul li li:last-child a{border:0;}
	nav#mainNav ul li li:last-child a{border-bottom:1px dashed #ccc;}

 	nav#mainNav ul li a span{display:none;}
 
	nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:hover,nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:active, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:active{
	background:#f6f6f6;
	}

	nav#mainNav ul li li{
	float:left;
	border:0;
	}

	nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li li.current-menu-item a{
	padding-left:40px;
	background:#fff url(images/sub1.png) no-repeat 20px 18px;}

	nav#mainNav ul li li.current-menu-item a,nav#mainNav ul li li a:hover, nav#mainNav ul li.current-menu-item li a:hover{
	background:#f6f6f6 url(images/sub1.png) no-repeat 20px -62px;}
	
	nav#mainNav ul li li:last-child a{background:#fff url(images/subLast.png) no-repeat 20px 20px;}
	nav#mainNav ul li li:last-child.current-menu-item a,nav#mainNav ul li li:last-child a:hover,nav#mainNav ul li.current-menu-item li:last-child a:hover{background:#f6f6f6 url(images/subLast.png) no-repeat 20px -65px;}
	
	nav div.panel{float:none;}
 /*メニューバー------------------（スマホ用）---------------------ここまで*/
 
 /*スマホ用１カラム表示-----------（スマホ用）---------------------ここから*/
	#mainImg{margin-bottom:20px;width:98%;height:auto;}
	
	#content, #sidebar{clear:both;width:95%;float:none;margin:0 auto;padding:10px 0;	}
	/*
	.banner{width:100%;margin:0 auto;text-align:center;}
	p.banner img{width:100%;height:auto;}
	section.widget_search{text-align:center;}
	#calendar_wrap table{width:260px;}
	*/
	#footer li{margin-bottom:10px;}
 /*スマホ用１カラム表示-----------（スマホ用）---------------------ここまで*/
 
 /*ページ記事のレスポンシブル対応---（スマホ用）--------------------ここから*/
	/* 記事タイトル　--------- */
	 h2.title{
		clear:both;
		padding:5px 10px;
		font-size:1.2rem;
		letter-spacing:0.05em;
		color:#335E00;
		font-weight:bold;
		border-left:4px solid #335E00;
		border-bottom:1px solid #335E00;
		margin:10px 0;
		line-height:1.2em;
	}
 	/*TOP看板---------------*/
	#topkanban{
		text-align:left;
		max-width:600px;
	}
	/* 最上部の右のTEL部分---*/
	.headright{
		width:100%;
		font-size:16px;
		text-align:center;
		padding:10px 0;
	}
 
	.sidesizu{
		width:70%;
	}
	/*-- 文字バナー　赤文字　丸枠--- ここから --*/
	.headline{
		font-size:20px;
		color:#FF075F;
		background-color:#fff;
		font-weight:bold;
		padding:10px;
		text-align:center;
		margin-top:10px;
		border:1px solid #FF075F;
		border-radius: 10px;        /* CSS3草案 */  
		-webkit-border-radius: 10px;/* Safari,Google Chrome用 */  
		-moz-border-radius: 10px;   /* Firefox用 */  
	}
	/*-- 文字バナー　赤文字　丸枠--- ここまで	--*/
	
	/*-- 文字バナー　青文字　角枠----ここから-- */
	.headline2{
		font-size:20px;
		color:#004793;
		border:1px solid #004793;
		padding:15px;
	}
	/*-- 文字バナー　青文字　角枠----ここまで-- */
	
	/*ホームページサンプルの表----------*/
	.hpsample {
		width:120px;
		height:120px;
		display:inline-block;
		text-align:center;
		margin:0 5px;
		margin:0;
	}
	
	/*ページ最上部のTELボタン*/
	.toptelbt{
		font-size:22px;
		color:#1C5201;
		background-color:#fff;
		font-weight:bold;
		padding:3px 10px;
		width:90%;
		text-align:center;
		margin-top:3px;
		border:1px solid #1C5201;
			border-radius: 5px;        /* CSS3草案 */  
	   -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	   -moz-border-radius: 5px;   /* Firefox用 */ 
	}
	.toptelbt a{
		text-decoration:none;
		color:#1C5201;
	}
	.pconly{display:none;}
	.sponly{display:block;}

	/*スマホだけ、telリンクで電話かける*/
	a[href^="tel:"] {
		pointer-events: none;
	}
 	/*２列レイアウト（スマホは１列） ------------------------------- */
	.niretu{
		width:100%;
		margin:0px;
	}
	/*３列レイアウト（スマホは１列） ------------------------------- */
	.sanretu{
		width:100%;
		margin:0px;
	}
	/*７：３　列レイアウト（スマホは５：５の２列） ------------------------------- */
	.nanasan7{
		width:100%;
		margin:0px;
	}
	.nanasan3{
		width:50%;
		margin:0px auto;
		text-align:center;
	}
 /*ページ記事のレスポンシブル対応---（スマホ用）--------------------ここまで*/
}
/* スマホ用レスポンシブル　　 max-width:660px 1カラム表示----------------------------------ここまで---*/

/* 幅644px以下から ヘッダー等微調節---------------------------------------------------ここから----*/
@media only screen and (max-width: 644px){
	nav#mainNav{width:98%;}
	#header{text-align:center;background-image:none;}
	#header h2,.contact{float:none;}
	.contact{padding:0 0 20px;}
	.contact p{text-align:center;}
	#headerInfo{width:250px;margin:0 auto;}
	img.alignright, img.alignleft{display: block;	margin:5px auto;}
	.alignright,.alignleft{float:none;}
}
/* 幅644px以下から ヘッダー等微調節---------------------------------------------------ここまで----*/


/*フレキシブルデザイン用ＣＳＳ　　ブラウザの横幅によって変形するＣＳＳ------------------------------------------------------------------------------ ここまで　*/


.hyou02 {
	width:100%;
	border:1px dotted #888;
}
.hyou02 th{
	font-size:15px;
	background-color:#F3EDE1;
	border-bottom:1px dotted #888;
	color:#333;
	padding:3px;
	vertical-align: middle;
	font-weight:normal;
}
.hyou02 td{
	font-size:15px;
	background-color:#fff;
	color:#333;
	padding:3px;
	vertical-align: middle;
	border-bottom:1px dotted #888;
	font-weight:normal;
}


.hyou01 {
	width:100%;

}
.hyou01 th{
	font-size:15px;
	border-bottom:1px dotted #888;
	color:#333;
	padding:10px;
	vertical-align: middle;
	font-weight:normal;
	background-color:#DDFCD2;
}
.hyou01 td{
	font-size:15px;
	color:#333;
	padding:10px;
	border-bottom:1px dotted #888;
	font-weight:normal;
	vertical-align: middle;
}


/*中央ぞろえでか文字*/
.bana01{
	font-size:22px;
	font-weight:bold;
	padding:15px;
}
/*青枠、青文字、塗りつぶしなし*/
.bana01b{
	border:#1515ff solid 1px;
	color:#1515ff;
	font-size:15px;
	padding:5px;
	margin:0;
	text-align:center;
}


/*マリンブルー塗りつぶし背景に白文字*/
.bana03{
	background-color:#0398AE;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:5px;
}


/* お問合せの必須の赤字 */
.akamoji{
	font-size:0.8rem;
	color:#F11A47;
}
/* SEO用　キーワード文章をたくさん書いて、画面外へ飛ばす---*/
.tobasi{
	position:absolute;
	top:-1500px;
	
}

/*ホームページサンプルの表----------------------------------*/


.hpsample img{
	max-width:100%;
	max-height:100%;
}



/*BBS -------------------------------------------- */
.plugin-label{
	clear:both;
	padding:7px 10px;
	font-size:18px;
	letter-spacing:0.1em;
	color:#335E00;
	font-weight:bold;
	border-left:3px solid #335E00;
	border-bottom:1px solid #335E00;
	border-top:1px solid #335E00;
	border-right:1px solid #335E00;
	margin:10px 0;
}


h3.subtitle{
	color:#fff;
	border-radius:10px;
	padding:5px 10px;
}
.bgkimidori{background-color:#5BA900;}
.bgaka{background-color:#FF075F;}	
.bgao{background-color:#3947FE;}
.bgorengi{background-color:#EDAC2E;}
.bgmidori{background-color:#1C5201;}
.bgmurasaki{background-color:#DF7EFB;}

.bgkimidori2{background-color:#CFFE98;}
.bgaka2{background-color:#FEB7D0;}	
.bgao2{background-color:#C3C8FD;}
.bgorengi2{background-color:#FDE7BC;}
.bgmidori2{background-color:#A4FF77;}
.bgmurasak2i{background-color:#F4D3FD;}

.minititle{
	border-left:3px solid #335E00;
	color:#335E00;
	padding:2px 5px;
	font-size:15px;
	margin-left:5px;
	font-weight:bold;
}
.sage{
	margin-top:20px!importanat;
}
.maru{
	margin-left:10px;
}
.maru li{
	padding-left: 3px;
	list-style-type: disc;
}
a.btpoi{
	display:inline-block;
	padding:10px 50px;
	font-size:1.2rem;
	background:linear-gradient(0deg,#1D61FD,#3A76FF);
	color:#fff;
	margin:10px auto;
	box-shadow: 2px 2px 4px;
	text-decoration:none;
	text-align:center;
	border-radius:5px;
}
a.btpoi:hover{
	background:linear-gradient(0deg,#6190FB,#7DA4FD);
	background-color: rgba(255, 255, 255, 0.5);
}
