@charset "UTF-8";
/* CSS Document */

.view_timer {
	display: none;
}

.slider img {
 width: 100%;
}

.slider {
  width: 100%; /* または任意の幅 */
  margin: 0 auto 20px; /* 中央寄せにする場合 */
}
.slider .slick-slide {
  padding: 0 5px; /* スライドの間隔調整 */
}
.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%;
}

.mm_text {
    margin: 0.5em 0 1.5em;
}

.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;
}
.waku_gry01 {
    border:3px solid #ddd;
	padding: 3px;
    background: #ffffff;
}

.waku_gry01 > img{
    margin: 2px 25px;
}

.waku_gry02 {
    border:3px solid #ddd;
	padding: 10px;
}

.waku_gry03 {
    border:1px solid #666;
	padding: 10px;
}

.waku_gry04 {
    border-top:1px solid #CCC;
	background: #F0F0F0;
	padding: 10px;
}

.waku_blue01 {
	border: 2px solid #56AEE9;
	padding: 10px 15px;
}

.waku_blue01 img {
	margin: 10px;
}

.waku_blue02 {
	background-color: #D6E2F0;
	padding: 3px 8px 2px;
}

.waku_blue01a {
	border: 3px double #B0CDD;
	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;
}


.shadow {
	-moz-box-shadow: 1px 1px 2px 2px #CCC;
	-webkit-box-shadow: 1px 1px 2px 2px #CCC;
	box-shadow: 1px 1px 2px 2px #CCC;
}

/* 画像の回り込み */
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; }

/* 外部リンク */
.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;
}


a.btn-c {
  font-size: 1.8rem;
  position: relative;
  padding: 1em 3em;
  border-radius: 5px;
	display: inline-block;
}
a.btn-c_r {
  padding: 0.5em 2em;
  border-radius: 9999px;
}

a.btn-d {
  font-size: 1.8rem;
  position: relative;
  padding: 1rem 3rem;
  border-radius: 3px;
	display: inline-block;
	margin-top: 1em;
}

a.btn--orange {
  color: #fff;
  background-color: #008080;
}

a.btn--orange:hover {
  color: #000000;
  background: #e6ba42;
	text-decoration: none;
}

a.btn--green {
  color: #ffffff;
  background-color: #008080;
}

a.btn--orange:hover {
  color: #ffffff;
  background: #008080;
}


    /* ツールチップ */
.cp_tooltip {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 100%;
}
.cp_tooltip .cp_tooltiptext {
    position: absolute;
    z-index: 1;
    top: 120%;
    left: 0;
    visibility: hidden;
    width: auto;
/*	white-space: nowrap;*/
    padding: 0.5em 0.7em;
    transition: opacity 0.5s;
    opacity: 0;
    border-radius: 6px;
    background-color: #DDD;
}
.cp_tooltip .cp_tooltiptext::after {
    position: absolute;
    bottom: 100%;
    left: 20px;
    margin-left: -5px;
    content: ' ';
    border: 5px solid transparent;
    border-bottom-color: #DDD;
}
.cp_tooltip:hover .cp_tooltiptext {
    visibility: visible;
    opacity: 1;
}

/* 表示領域が1200px以下の場合に適用するスタイル */
@media screen and (max-width: 1199px) {
    .mm_text {
        margin: 0.5em 0.5em 0 1em;
    }
}
/* ボタン */
a.btn01 {
    display: inline-block;
    width: 180px;
    background: #63A3A2;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: 12px 20px 10px 20px;
    border-radius: 4px;
    border-bottom: 3px solid #63A3A2;
}

a.btn01:after {
    font-family: "FontAwesome";
    content: "\f1c1";
    padding-left: 10px;
    font-weight: normal;
}

a.btn01:hover {
    transform: translateY(3px);
    border: none;
    margin-bottom: 3px;
}

a.btn02 {
  position: relative;
  display: inline-block;
  padding: 1.0em 2.0em;
  text-decoration: none;
  color: #FFF;
  background: #03A9F4;/*色*/
  border: solid 1px #0f9ada;/*線色*/
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}

a.btn02:active {
  /*押したとき*/
  border: solid 1px #03A9F4;
  box-shadow: none;
  text-shadow: none;
}

a.btn03 {
  position: relative;
  display: inline-block;
  margin-top:2px;
  margin-bottom: 2px;
  padding: 1.0em 0.5em;
  text-decoration: none;
  white-space: nowrap;
  color: #FFF;
  background: #5A9DDB;/*色*/
  border: solid 1px #3788D3;/*線色*/
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}

a.btn03:hover {
  /*押したとき*/
	background: #7FB3E2;/*色*/
  border: solid 1px #5A9DDB;
  box-shadow: none;
  text-shadow: none;
}

a.btn04 {
  /*動画ボタン*/
  position: relative;
  display: inline-block;
  padding: 0.5em 1em;
  margin-left: 2em;
  text-decoration: none;
  color: #FFF;
  background: #03A9F4;/*色*/
  border: solid 1px #0f9ada;/*線色*/
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}

a.btn03:active {
  /*押したとき*/
  border: solid 1px #03A9F4;
  box-shadow: none;
  text-shadow: none;
}

a.btn_18 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	position: relative;
	max-width: 300px;
	margin: auto;
	padding: 1em 1em;
	font-weight: 700;
	border-radius: 10px;
	background: #D8E7F6;
	color: #5a9ddb;
	border: 2px solid #5a9ddb;
	box-shadow: 2px 2px #5a9ddb;
	transition: 0.1s ease-in-out;
	font-size: 2rem;
}
a.btn_18:hover {
	box-shadow: none;
	transform: translate(2px, 2px);
	background: #E9F1FA;
	color: #5a9ddb;
}


