@charset "UTF-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

h1, h2, h3, h4 {
    font-weight: normal;
}

.txt_br {
	display: block ;
}

img {
    border: none;
	max-width : 100% ;
	height : auto ;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

a {
    text-decoration: none ;
    background: none;
	color:#0008A6;
}

body {
    color: #333;
	background-color: #fff;
    font-family: 'Noto Sans Japanese', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	height:100%;
	margin: 0;
    padding: 0;
	-webkit-text-size-adjust: 100% ;
	user-select: none;         /* CSS3 */
    -moz-user-select: none;    /* Firefox */
    -webkit-user-select: none; /* Safari、Chrome */
    -ms-user-select: none;     /* IE10～ */
}

/*******wrapper*****************************************/

.wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative ;
}

/*******wrapper*****************************************/

#base_top {
	background-image: url(../img/base_logo.gif);
	background-position: center ;
	background-repeat: no-repeat;
	height: 640px;
}

header {
	text-align: center;
}

#logo {
	text-align: center;
	line-height: 0;
}

#backgroundcolor{
	background-color: #F1F4F4;
}

h1 {
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 1.4em;
	margin: 10px 0 0;
}

h2 {
	font-size: 18px;
	line-height: 1.6em;
	text-align: left;
	margin: 0 50px;
}
h3 {
	font-size: 15px;
	line-height: 1.6em;
	text-align: left;
	margin: 0 50px;
}

h4 {
    font-size: 1.vw;
    margin: 0 0 30px 0;
    letter-spacing: 3px;
    text-align: center;
    font-size: 1.3rem;
}
h5 {
	font-size: 34px;
	margin: 0 0 60px 0;
	letter-spacing: 3px;
	text-align: center;
}
.contact {
    /* background-image: url(../img/wa.gif); */
	/* background-repeat: no-repeat; */
    height: 50px;
    text-align: center;
    padding: 15px 0 0 0;
    font-size: 20px;
    letter-spacing: 3px;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
}
.title_base {
	/* background-image: url(../img/wa.gif); */
	/* background-repeat: no-repeat; */
	height: 110px;
	text-align: center;
	padding: 15px 0 0 0;
	font-weight: bold;
	font-size: 50px;
	letter-spacing: 3px;
	margin: 0 0 15px 0;
}
.title_base2 {
	height: 110px;
	text-align: center;
	padding: 15px 0 0 0;
	font-weight: bold;
	font-size: 50px;
	letter-spacing: 3px;
	margin: 0 0 30px 0;
}

.time_table {
	height: 2700px;
	text-align: center;
	padding: 15px 0 0 0;
	font-weight: bold;
	font-size: 34px;
	letter-spacing: 3px;
	margin: 0 0 30px 0;
}

.content_title {
	font-weight: bold;
	font-size: 30px;
	font-size: 0.95em; /* =32px */
}

.ggmap {
	position: relative;
	padding-bottom: 26.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	}

.content {
	width: 900px;
	overflow: hidden;
	margin-bottom: 70px;
}

ul.content_2{
	line-height: 0;
	width: 900px;
	float: left;
	margin: 0 45px 0 0;
}

ul.content_2 li{
	line-height: 0;
	width: 200px;
	float: left;
	margin: 0 45px 0 0;
}

ul.content_3 {
	display: -webkit-flex;
    display: flex;
    /* -webkit-justify-content: space-between;
    justify-content: space-between; */
	font-size: 25px;
	text-align: left;
	margin: 10px 10px 90px 10px;
}

ul.content_3 li {
	margin: 10px 20px 10px 10px;
}

ul.profile_2 {
	line-height: 0;
	width: 945px;
}

ul.profile_2 li {
	width: 270px;
	float: left;
	margin: 0 45px 0 0;
}

ul.profile_2 li.bt {
	width: 270px;
	float: left;
	text-align: center;
	margin:15px 45px 0 0;
}

ul.profile_3 {
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	font-size: 11px;
	text-align: center;
}

ul.profile_4 {
	display: -webkit-flex;
    display: flex;
	font-size: 11px;
	text-align: center;
}

ul.profile_4 li {
	margin-right: 18px;
}

ul.yt_plist {
    text-align: center;
	padding:20px 30px;
}

.css_btn_class {
	font-size:14px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:0px solid #88cbdd;
	padding:20px 30px;
	background:-moz-linear-gradient( center top, #88cbdd 5%, #88cbdd 100% );
	background:-ms-linear-gradient( top, #88cbdd 5%, #88cbdd 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88cbdd', endColorstr='#88cbdd');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #88cbdd), color-stop(100%, #88cbdd) );
	background-color:#88cbdd;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #6cb2c4;
 	-webkit-box-shadow:inset 0px 0px 0px 0px #88cbdd;
 	-moz-box-shadow:inset 0px 0px 0px 0px #88cbdd;
 	box-shadow:inset 0px 0px 0px 0px #88cbdd;
}

.css_btn_class:hover {
	background:-moz-linear-gradient( center top, #88cbdd 5%, #88cbdd 100% );
	background:-ms-linear-gradient( top, #88cbdd 5%, #88cbdd 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4DBDDB', endColorstr='#4DBDDB');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #4DBDDB), color-stop(100%, #4DBDDB) );
	background-color:#4DBDDB;
}

h3.notice {
	text-align: center;
	margin: 40px 0 0 0;
	font-size: 30px;
	color: #1E9FC7;
	letter-spacing: 10px;
}

.motion {
	display: none;
}

#motion_area1 {
	display: block;
}
a.active {
	background: #BADCE8;
	color: #106298;
	padding: 2px 8px 2px 8px;
}

.btn_act {
	padding: 2px 8px 2px 8px;
	color: #929292;
	font-size: 12px;
}

.small {
	font-size: 12px;
}

#container {
	margin: 40px auto ;
}

#container p {
	line-height: 180%;
}

.hr1 {
	height: 1px;
	border: none;
	border-top: 1px dashed #bbb;
	margin: 20px 0 10px 0;
}
.btn-flat-border {
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #000000;
  border: solid 2px #000000;
  border-radius: 3px;
  transition: .4s;
}

.btn-flat-border:hover {
  background: #67c5ff;
  color: white;
}


/* Twitter */
.timeline-Header{display:none;}
.timeline-Tweet{padding:0 !important;position:relative;border-bottom:1px solid #eeeeee;padding-bottom:15px;margin-top:15px;margin-bottom:15px;}
.timeline-Tweet:last-child{border:none;}
.timeline-Tweet:hover{background:none;}
.SandboxRoot.env-bp-550 .timeline-Tweet-text,
.SandboxRoot.env-bp-660 .timeline-Tweet-text,
.SandboxRoot.env-bp-820 .timeline-Tweet-text,
.SandboxRoot.env-bp-970 .timeline-Tweet-text{font-size: 15px;line-height: 150%;margin-left:70px;}
.timeline-LoadMore{display:none;}
.timeline-Tweet-actions{display:none;}
.timeline-Tweet-brand{display:none;}
.SandboxRoot.env-bp-660 .timeline-Tweet-author, .SandboxRoot.env-bp-820 .timeline-Tweet-author{padding-left:70px}
.timeline-Tweet-metadata{position:absolute;top:0;right:0;}

ul.move_bt {
	width: 900px;
	margin: 40px auto 0;
}

ul.move_bt li {
	width: 450px;
	float: left;
}

ul.move_bt li.gyao {
	text-align: left;
}

ul.move_bt li.niko {
	text-align: right;
}


/*******foot*****************************************/
#foot {
	background-color: #000000;
    line-height: 55px;
    font-size: 10px;
	color: #fff;
	text-align: right;
}


/*******fade*****************************************/
.fade {  
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}  
.fade:hover {  
    opacity: 0.6;  
    filter: alpha(opacity=60);  
}   



/*******clearfix*****************************************/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
