body {
	font-family:"メイリオ","meiryo","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","sans-serif";
	margin: 0 auto;
	min-width: 1100px;
	width: 100%;
	margin-right: 0px;
}

ul {
	padding: 0;
	margin: 0;
}

div#wrapper {
	width: 1100px;
	margin: 0 auto;
	text-align: left;
	/*display: inline;*/
}

a {
	text-decoration: none;
	color: #198fcf;
}

header {
	clear: both;
	width: 100%;
	z-index: 3;
	text-align: left;
	display: inline-block;
	font-family:"メイリオ","meiryo","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","sans-serif";
	height: 100px;
	background-color: rgba(0,0,0,0.7);
	margin: 0 auto;
}

div#header_inner {
	width: 1100px;
	height: 100px;
	/*background-color: rgba(0,0,0,0.7);*/
	margin: 0 auto;
}

.header-top {
	width: 1100px;
	height: 27px;
	margin: 0 auto;
}

.link-top {
	display: inline-block;
	margin: 0 auto;
	float: right;
	height: 20px;
	margin: -12px;
}

ul {
	margin-top: 15px;
	margin-bottom: 40px;
	padding: 0;
	display: block;
}

ul,li {
	list-style: none;
}

.link-top a {
	text-decoration: none;
	color: rgba(0,0,0,0.7);
	font-weight: bold;
	margin-right: 14px;
}

.link-top li {
	display: inline-block;
	width: 150px;
	height: 20px;
	padding-top: 4px;
	border-radius: 7px 7px 7px 7px;
	background-color: #fff;
	color: rgba(0,0,0,0.7);
	font-size: 13px;
	text-align: center;
	border: rgba(0,0,0,0.7) solid 1px;
}

.link-top li:hover {
	display: inline-block;
	background-color: rgba(255,255,255,0.1);
	color: #fff;
	border: #fff solid thin;
	border-radius: 7px 7px 7px 7px;
}

.pure img {
	margin-top: -27px;
}

.days {
	text-align: right;
	float: right;
}

.days img {
	float: right;
	margin-top: 15px;
}

.header-menu li {
	display:inline-block;
	width: 140px;
	height: 20px;
	border-radius: 7px 7px 7px 7px;
	background-color: #fff;
	color: rgba(0,0,0,0.7);
	font-size: 12px;
	text-align: center;
}

.header-menu a li {
	text-decoration: none;
	color: rgba(0,0,0,0.7);
	font-weight: bold;
}

div#wrapper {
	width: 1100px;
	height: auto;
	margin left: 7px;
}

.button ul {
	width: 100%;
}

.button li {
	display: inline-block;
	width: 210px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	background-color: #fff;
	border: 2px solid rgba(0,0,0,0.7);;
	color: rgba(0,0,0,0.7);
	line-height: 50px;
	margin-left: 7px;
	margin-top: 8px;
}
.button li::before,
.button li::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

.button li,
.button li::before,
.button li::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.button li:hover {
	background-color: rgba(31,138,204,0.3);
	border-color: #198fcf;
	color: rgba(0,0,0,0.5);
}

.button a li {
	text-decoration: none;
	font-weight: bold;
	color: rgba(0,0,0,0.7);
}

.swiper-slide img {
	width: 1100px;
	
}

/*div#main {
	width: 1100px;
	height: 260px;
	position: relative;
	margin: 0 auto;
	margin-top: -10px;
	margin-bottom: 50px;
}*/

.contentbox {
	width: 100%;
	padding-left: 24px;
	margin-top: -35px;
}

.information {
	float: right;
}

.sns {
	margin-top: -35px;
	margin-left: -18px;
}

.sns a img {
	margin-left: 34px;
	margin-bottom: 8px;
	text-decoration: none;
	width: 338px;
	padding: -10px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.sns a img:hover {
	opacity: 0.6;
	filter: alpha(opacity=70);
}

.box_scrollbar {
        overflow:auto;
        width:320px;
        height: 150px;
        padding:7px;
        border:2px solid #198fcf;
        background-color:#fff;
        color:#000;
        font-size:15px;
        float: right;
        /* margin-left: 13px; */
	margin-bottom: -35px;
    }

.box_scrollbar h2 {
		margin: 0 0 5px;
		border-bottom: 2px solid #198fcf;
	}

.menu_border {
	border-bottom: 2px dotted #198fcf;
	/*margin: 5px 2px 8px;*/
	padding: 6px;
}


.clearfix {
	margin: auto;
}

dt {
	margin: auto;
}

dd {
	text-align: left;
}


/*div#bnr_sns {
	width: 320px;
	overflow: hidden;
	text-align: center;
	float: right;
	margin-top: -250px;
}

.sns_ {
	float: right;
	overflow: hidden;
	font-size: 0;
	width: 220px;
	height: 110px;
	padding: 10px 0 0 8px;
	margin-right: 15px;
}*/

.sns_button {
	clear: both;
}

.tbutton {
	display: table-caption;
	margin-left: 10px;
	margin-top: 17px;
	margin-bottom: 13px;
}

.fbutton {
}

/*.sns-button table tbody tr td a {
	display: block;
}

.sns-button table {
	float: right;
	margin-right: 30px;
	margin-top: -15px;
}*/

#footer {
	font-family:"メイリオ","meiryo","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","sans-serif";
	background-color: rgba(0,0,0,0.7);
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	margin-top: 40px;
	float: left;
	padding: 12px;
	position: relative;
    height: auto;
	clear: both:
}



@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?6y3i5o');
	src:url('fonts/icomoon.eot?#iefix6y3i5o') format('embedded-opentype'),
		url('fonts/icomoon.woff?6y3i5o') format('woff'),
		url('fonts/icomoon.ttf?6y3i5o') format('truetype'),
		url('fonts/icomoon.svg?6y3i5o#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-feedly:before {
	content: "\e600";
}

.icon-hatebu:before {
	content: "\e601";
}

.icon-line:before {
	content: "\e602";
}

.icon-pocket:before {
	content: "\e603";
}

.icon-google-plus:before {
	content: "\ea88";
}

.icon-google-drive:before {
	content: "\ea8b";
}

.icon-facebook:before {
	content: "\ea8c";
}

.icon-twitter:before {
	content: "\ea91";
}

.icon-feed:before {
	content: "\ea94";
}

.icon-youtube:before {
	content: "\ea99";
}

.share-twi {
	margin-bottom: 10px;
}
/*ä¸‹å±¤ãƒšãƒ¼ã‚¸*/
#textbox {
	width: 700px;
	height: auto;
	background-color: #fff;
	display: inline-block;
	float: left;
	margin: 0 0 0 0px;
	padding: 0 20px 0 20px;
	border: rgba(0,0,0,0.7) 1px ridge;
	clear: both;
	overflow: hidden;

}#textbox a {
	color: #198fcf;
	text-decoration: underline;
}

a {
	cursor: pointer;
	transition: all,0.5s,ease-in-out;
}

h3 {
	color: #333333;
	border-bottom: #198fcf 2px solid;
	position: relative;
	/*padding-left: 35px;*/
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
	margin-top: 20px;
}

ul#tab {
	width: 700px;
	zoom:1;
	list-style: none;
	/*margin-left: 8px;*/
	margin-bottom: -1px;
	padding: 0;
	font-weight: bold;
}

ul#tab li.active, ul#tab li.active a; ul#tab li..active a:hover {
	background: #198fcf;
	color: #fff;
}

ul#tab li {
	float: left;
	text-align: center;
	border: 1px rgba(0,0,0,0.7) solid;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom: none;
}
/*ul#tab li.none {
	border-bottom: 2px #fff solid;
	font-weight: bold;
}*/
ul#tab li a {
	display: block;
	padding: 10px 12px;
	text-decoration: none;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	color: rgba(0,0,0,0.7);
}

ul#tab li a:hover {
	background: rgba(0,0,0,0.5);
	color: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

/*ul.tab li a.blue {
	border-top: 5px #2384dc solid;
}
ul.tab li a.green {
	border-top: 5px #4cbb47 solid;
}
ul.tab li a.red {
	border-top: 5px #dd1d25 solid;
}
ul.tab li a.yellow {	
	border-top: 5px #ffd242 solid;
}
ul.tab li a:hover {
	position: relative;
	bottom: 6px;
}*/
/* clerfix */
.clear:after {
    content:"";
    display:block;
    overflow:hidden;
}
.clear:after {
    clear:both;
}
.clear {
    zoom:1;
}

.onespace {
	padding-left: 18px;
	line-height: 200%;
}

table tr td {
	/*border: none !important;*/
}

.main {
	width: 1100px;
	height: auto;
	background-color: #fff;
}

.left {
	margin: 0 0 0 5px;
	/*padding: 0 20px 0 20px;*/
	width: 700px;
	float: left;
	background-color: #fff;
	border-top: none;
	/*line-height: 250%;*/
}

.twi{
 float: left;
 width: 30px;
 height: 25px;
 background-color: #fff;
 padding-top: 5px;
 margin-right: 15px;
 border-radius: 2px;
}

.fb{
 float: left;
 width: 30px;
 height: 30px;
}

.ftrsns {
 display: inline-block;
 width: 75px;
}

.right2 {
	display: block;
	
}

.right2 a {
	margin-left: 17px;
}

.right a img {
	margin-top: 8px;
	margin-bottom: 8px;
}

ul#tab li.active, ul#tab li.active a,ul#tab li.active a:hover {
	background: rgba(31,138,204,0.7);
	color: #fff;
}

/*0501小池始動*/
.foot {
	width: 1100px;
	margin: 0 auto;
	
}




.right2 a img:hover {
	opacity: 0.6;
	filter: alpha(opacity=70);
}

.place {
	background-color: rgba(225,225,225,1);
}

td,th {
	display: table-cell;
	vertical-align: inherit;
}

.partner a img:hover {
	opacity: 0.6;
	filter: alpha(opacity=70);
}

.gallery a img:hover {
	opacity: 0.6;
	filter: alpha(opacity=70);
}

.snk {
	color: #198fcf;
}

/*form用*/
.area {
 width:300px;
 height:100px;
 font-size:12px;
 resize:none;
}

.wrap {
	overflow: hidden;
}

.cushion {
	display: inline-block;
	vertical-align: middle;
}

/*fi*/
.fitheme {
	width: 700px;
	height: 100px;
	background-image: url(../images/about/fi/132_theme.png);
	background-size: 480px 60px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center;
}

.filogo {
	width: 700px;
	height: 250px;
	background-image: url(../images/about/fi/132_logo.png);
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
}

.themecolor {
	width: 700px;
	height: 250px;
	background-image: url(../images/about/fi/themecolor.png);
	background-size: 140px 140px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
}

/*smartart*/
.smartart {
	padding:20px 10px 20px 10px;
	width:500px;
	margin-bottom:10px;
	margin-top: 10px;
	margin-left: 15px;
	border-radius: 5px;
	border: #198fcf solid 2px;
	text-align: center;
	background-color: rgba(25,143,207,0.07);
}

.arrow {
	width: 35px;
	height: 35px;
	position: relative;
	top:-30px;
	left:1em;
	margin-bottom: -45px;
}

/*0806更新*/
.sorry {
	color: red;
}

/*0810更新*/
.net_table {
	text-align: center;
	width: 200px;
	height: 60px;
}

.net_text {
	padding: 10px;
}

/*0812更新分*/
.cw {
	text-align: center;
	width: 200px;
	height: 50px;
}

.textmarker{
 /*padding-bottom: 5px;*/
 background-color: rgba(25,143,207,0.25);
 background: linear-gradient(transparent 65%, rgba(25,143,207,0.3) 0%);
background: linear-gradient(white 60%, rgba(25,143,207,0.3) 60%, rgba(25,143,207,0.3) 85%, white 85%);
}