@charset "UTF-8";

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* CSS Document */
.mm_btm05 {
	margin-bottom: 05px;
}
.mm_btm10 {
	margin-bottom: 10px;
}
.mm_btm15 {
	margin-bottom: 15px;
}
.mm_btm20 {
	margin-bottom: 20px;
}
.mm_btm30 {
	margin-bottom: 30px;
}
.mm_top05 {
	margin-top: 5px;
}
.mm_top10 {
	margin-top: 10px;
}
.mm_top20 {
	margin-top: 20px;
}
.mm_left10 {
	margin-left: 10px;
}

.mm_left20 {
	margin-left: 20px;
}
.mm_right10 {
	margin-right: 10px;
}

.waku01 {
    margin: 10px 10px 15px;
}

.waku_gry01 {
    border:1px solid #ccc;
	padding: 4px 7px 3px;

}

.waku_gry02 {
    border:2px solid #ccc;
	padding: 4px 7px 3px;
	background: #F0F0F0;
}

.waku_gry03 {
    border:1px solid #666;
	padding: 10px;
}

.waku_gry04 {
    border-top:1px solid #CCC;
	background: #F0F0F0;
	padding: 10px;
}

.waku_blue01 {
	border: 3px double #B0CCDD;
	padding: 4px 7px 3px;
		background-color: rgba(255, 255, 255, 0.562);
}

.waku_blue02 {
	background-color: #DAE3F1;
	padding: 10px 15px 15px;
}

.waku_blue01a {
	border: 3px double #B0CCDD;
	padding: 15px 30px 14px;
	background: #FFF;
	line-height:2em;
}

.waku_yellow01 {
	padding: 10px 10px 9px;
	background: #FCE7BA;
}

.waku_pink01 {
	border: 2px solid #F9D1E3;
	background-color: #FFF;
	padding: 10px 14px 9px;
}

.waku_red01 {
	border: 1px solid #F00;
	background-color: #FFF;
	padding: 2px 5px 0px;
	font-size: 80%;
	font-weight: normal;
	color: #000;
	vertical-align: 1px;
}

.abst_poster img {
    width: 100%;
    height: auto;
    max-width: 800px;
}

a.square_btn {
    position: relative;
    display: inline-block;
    padding: 9px 0 8px;
    text-decoration: none;
    color: #FFF;
    background: #FF7C03;/*色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    border: solid 2px #d27d00;/*線色*/
    width: 195px;
    min-width: 180px;
    margin-top: 10px;
}
a.square_btn:hover {/*ボタンを押したとき*/
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.50);
    background: #FF8B21;/*色*/
}

.tooltip {
display:inline-block;
position:relative;
text-decoration:none;
}           

.box22 {
    padding: 0.2em 2em;
    background: #A7B0B1;
    border-radius: 30px;
    color: #FFF;
    line-height: 1;
}

.shadow {
	-moz-box-shadow: 1px 1px 2px 2px #CCC;
	-webkit-box-shadow: 1px 1px 2px 2px #CCC;
	box-shadow: 1px 1px 2px 2px #CCC;
}
/* タイトル付　枠（影）1　*/
.kakomi-box12 {
	position: relative;
	margin: 1.0em auto;
	padding: 1.0em;
	width: 100%;
	color: #555555; /* 文字色 */
	font-size: 1.3rem;
	background-color: #fff;
	border: 2px solid #8FBC8F; /* 枠線の太さ・色 */
	box-shadow: 2px 2px 1px #ccc;/* 影の色 */
   }
   .title-box12 {
	position: absolute;
	padding: 0 .5em;
	left: 20px;
	top: -15px;
	font-size: 1.75rem;
	font-weight: bold;
	background-color: #e7ece2;/* タイトル背景色 */
	color: #447B3A; /* タイトル文字色 */
   }

/* 画像の回り込み */
div.imagebox_left {
	float: left;
	padding: 0 5px 5px 5px;
}

.imagebox_left span {
	display: block;
	font-size: x-small;
	text-align: center;
}

div.imagebox_right {
	float: right;
	padding: 0 5px 5px 5px;
}

.imagebox_right span{
	display: block;
	font-size: x-small;
	line-height: 140%;
	padding-top: 5px;
	text-align: center;
}
div.clear{
	clear: both;
}

.f_right {
	float: right;
	margin-left: 8px;
}
.f_left {
	float: left;
	margin-right: 8px;
}

/* 写真フレーム */
.frame01,
.frame01a {
	display: inline-block;
	position: relative;
	box-shadow: 0 2px 6px #999;
	padding: 6px;
}
.frame01 {
	margin-left: 60px;
}
.frame01a {
	margin-left: 10px;
}
.frame01a img {
	border-radius: 5px;
}
.frame01:after,
.frame01a:after {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#abst_reg_txt div { position: relative; }

span.arrow_box {
	display: none;
	padding: 7px 5px;
	width: 200px;
	background: #F16084;
	color: #fff;
	z-index: 10;
	/* 以下追加 */
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.tooltip:hover span.arrow_box {
display:inline;
position:absolute;
top:25px;
left:-100px;
}
.arrow_box:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-bottom-color: #F16084;
	border-width: 7px;
	margin-left: -7px;
}

/* 外部リンク */
.btn_link01 {
  display: inline-block;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  text-decoration: none;
  line-height: 1.3em;
  font-weight: bold;
    font-size: 14px;
  color: #FFFFFF;
  background-color: #2E62A7;
  -webkit-box-shadow: inset 0 0 1px 1px #1c92ff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #1c92ff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #1c92ff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  padding: 18px 45px 18px 45px;
}

.btn_link01 :hover {
  color: #FFFFFF;
  background-color: #0073de;
  -webkit-box-shadow: inset 0 0 1px 1px #2697ff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #2697ff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #2697ff, 0 0 1px 3px rgba(0, 0, 0, 0.15);
}

.btn_link01 span {
  letter-spacing: 1px;
    line-height: 1.8em;
  font-size: 20px;
}

/* Googleマップ */
.google_map{
	position:relative;
	width:100%;
	height:0;
	padding-top:75%;
}
.google_map iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

a.btn--01 {
  color: #fff;
  background-color: #18943B;
	min-width: 250px;
}
a.btn--01:hover {
  color: #fff;
  background: #1EBE4C;
	text-decoration: none;
}

a.btn--02 {
  color: #fff;
  background-color: #0083CC;
	min-width: 250px;
}
a.btn--02:hover {
  color: #fff;
  background: #009FF8;
	text-decoration: none;
}
a.btn--01 i,
a.btn--02 i {
  margin-left: 1rem;
}


a.btn-c {
  font-size: 1.8rem;
  position: relative;
  padding: 1rem 3rem;
  border-radius: 3px;
	display: inline-block;
	margin-top: 1em;
}

.flex_gree01 {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.flex01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 15px;
}
.flex01 div {
	margin: 0 10px;
	text-align: center;
}
