@charset "UTF-8";
/* CSS Document */
.mm_text {
    margin: 0.5em 0 1.5em;
}

/* GoogleMapの地図をレスポンシブに */
.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%;
}

.flex01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 0.5em;
}
.flex01 div {
	margin-bottom:1em;
	flex-grow: 2;
}

/* COIスライド */
.flex02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 10px;
}
.flex02 div {
	flex-grow: 1;
	text-align: center;
}


a.btn--01 {
  color: #fff;
  background-color: #EE8891;
	min-width: 250px;
}
a.btn--01:hover {
  color: #fff;
  background: #F4B0B6;
}

a.btn--02 {
  color: #fff;
  background-color: #7BB255;
	min-width: 250px;
}
a.btn--02:hover {
  color: #fff;
  background: #9EC782;
}
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;
}

a.btn-push01,
a.btn-push02 {
	position: relative;
  display: inline-block;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  padding: 15px 55px 14px 35px;
  border-radius: 4px;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: normal;
}
a.btn-push01 {
  font-size: 24px;
  background-color: #81A236;
  border-bottom: 4px solid #6A862C;
	letter-spacing: 0.1em;
}
a.btn-push02 {
  font-size: 22px;
  background-color: #FF8E00;
  border-bottom: 4px solid #FF6600;
}
a.btn-push01::after,
a.btn-push02::after {
	position: absolute;
  right: 25px;
	font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f054';
}
a.btn-push01::after {
	color: #B8D37C;
}
a.btn-push02::after {
	color: #FFD2B5;
}
a.btn-push01:hover {
 	background: #8FB43C;
  color: #FFF;
}
a.btn-push02:hover {
 	background: #FF9D23;
  color: #FFF;
}
a.btn-push01:active,
a.btn-push02:active01 {
	transform: translateY(4px);
	border-bottom: none;
  color: #FFF;
	margin-bottom: 4px;
}

.btn_pgm01 a {
	margin: 5px 15px 20px;
  display: inline-block;
  padding: 0.8em 2em 0.6em;
  text-decoration: none;
  color: #FFF;
  border-radius: 3px;
	text-align: center;
	font-size: 2.0rem;
  background: #FF8721;
  border-bottom: solid 4px #FF7600;
}
.btn_pgm01 i {
	font-size: 2.6rem;
}
.btn_pgm01 span {
	font-size: 3rem;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.btn_pgm01 a:hover {
  background: #FF963E;
}

.btn_pgm01 a:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
  border-bottom: none;
}

.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:1px solid #ddd;
	padding: 4px 7px 3px;
}

.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 #294A92;
	padding: 10px 15px;
}

.waku_blue02 {
	background-color: #D6E2F0;
	padding: 3px 8px 2px;
}

.waku_blue03 {
	border: 2px solid #294A92;
	background-color: #e6ecf3;
	padding: 3px 8px 2px;
}

.waku_blue01a {
	border: 3px double #B0CCDD;
	padding: 15px 30px 14px;
	background: #FFF;
	line-height:2em;
}
.waku_blue02b {
    background: #294A92;
    border-radius: 20px;
    padding: 7px 10px 6px;
    width: 4em;
    text-align: center;
    color: #FFF;
}

.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-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;
}

/*http://*hack.aipo.com/archives/1764/*/
.tooltip{
display:inline-block;
position:relative;
text-decoration:none;
/*
color:#fff;
text-align:center;
width:16px;
height:16px;
background:#dc0000;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;*/
}           
.tooltip:hover {
/*cursor: help;*/
}           
span.arrow_box {
	display: none;
	padding: 7px 5px;
	width: 200px;
	background: #FF4F14;
	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%;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	margin-left: -7px;
	border-top: 7px solid;
	border-right: 7px solid;
	border-bottom: 7px solid #FF4F14;
	border-left: 7px solid;
}

a.btn--orange {
  color: #fff;
  background-color: #eb6100;
}

a.btn--orange:hover {
  color: #fff;
  background: #FF791B;
}

a.btn-c {
  font-size: 1.8rem;
  position: relative;
  padding: 1rem 3rem;
  border-radius: 100vh;
}

a.btn-c i.fa {
  margin-right: 1rem;
}

a.btn_02a,
a.btn_02b {
	display: block;
  color: #fff;
  box-sizing: border-box;
  width: 100%;
  padding: 15px;
  text-decoration: none;
  transition-duration: 0.2s;
	text-align: center;
}
a.btn_02a {
  background: #228bc8;
  border: 1px solid #228bc8;
}
a.btn_02b {
  background: #FF8E00;
  border: 1px solid #FF8E00;
}

a.btn_02a:hover {
  background: #41A4DE;
}
a.btn_02b:hover {
  background: #FFA93E;
}

.ppnl {
	width: 100%;
	max-width: 300px;
}
	.ppnl img {
		width: 100%;
		height: auto;
	}

/* 表示領域が991.98px以下の場合に適用するスタイル */
@media screen and (max-width: 991.98px) {
	.ppnl {
		margin: 0 auto;
	}
	.mm_text {
			margin: 0.5em 0.5em 0 1em;
	}
}

/* 表示領域が992px以上の場合に適用するスタイル */
@media screen and (min-width: 992px) {
	.ppnl {
		float: right;
	}
	.ppnl_left {
		float: left;
		width: calc(100% - 315px);
	}
}

/*ベース*/
.toggle {
	display: none;
}
.Label {		/*タイトル*/
	padding: 1em 1em;
	line-height: 1;
	display: block;
	color: #fff;
	background-color: #191970;
	font-size: 1.6rem;
	font-weight: bold;
}
.Label:hover {
	cursor: pointer;
}
.Label::before { /*タイトル横の矢印*/
	content:"";
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 4px );
	right: 20px;
	transform: rotate(135deg);
}
.Label,
.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.content {		/*本文*/
	height: 0;
	margin-bottom:5px;
	padding:0;
	overflow: hidden;
}
.toggle:checked + .Label + .content {	/*開閉時*/
	height: auto;
	padding: 10px 0;
	transition: all .5s;
}
.toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
}
