@charset "utf-8";
/* ===================================================================
	Author: aki
=================================================================== */


.yt {
  max-width: 560px;
  margin: 0 auto;
  aspect-ratio: 16 / 9;
}
.yt iframe {
  width: 100%;
  height: 100%;
}


div#mf2 {
	overflow: hidden;
	padding: 0;
	position: relative;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+53,7895b4+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 53%, #7895b4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 53%, #7895b4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #ffffff 53%, #7895b4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#7895b4', GradientType=0); /* IE6-9 */
}
div#mf2 h2 {
	text-align: center;
}
div#mf2:after {
	content: " ";
	display: block;
	width: 60vw;
	height: 180px;
	background: #fff;
	transform: rotate(12deg);
	transform-origin: left top;
	position: absolute;
	left: 0;
	bottom: 0;
}
div#mf2:before {
	content: " ";
	display: block;
	width: 60vw;
	height: 180px;
	background: #fff;
	transform: rotate(-12deg);
	transform-origin: right top;
	position: absolute;
	right: 0;
	bottom: 0;
}
div#mf3 {
	position: relative;
	padding: 50px 0 80px 0;
}
.mf3-wrap h2 {
	text-align: center;
	margin-bottom: 60px;
}
.mf3-wrap h2 img{
	margin: auto;
}
.mf3-wrap ul li figure {
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
	width: 100%;
}
.mf3-wrap ul li {
	width: 20%;
	text-align: center;
}
.mf3-wrap ul {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
.mf3-wrap ul li {
	width: 20%;
	text-align: center;
}
.mf3-wrap ul li p {
	font-size: 24px;
	margin-bottom: 10px;
}
.mf3-wrap ul li h3 {
	font-size: 40px;
	font-weight: bold;
	color: #fb3b7a;
	margin-bottom: 10px;
}
.mf3-wrap ul li span {
	font-size: 18px;
	display: block;
	text-align: center;
}
div#mf4 {
	overflow: hidden;
	position: relative;
	padding: 80px 0 150px;
	background: #f49c00 url("../img/about/feature/mf4-bg-top.png") top right no-repeat;
	;
}
.mf4-wrap01 {
	margin-bottom: 100px;
}
.mf4-wrap01 p {
	color: #fff;
	font-size: 18px;
}
.mf4-wrap01 h2 {
	margin: 50px 0;
}
.mf4-wrap02 h2 {
	text-align: center;
	margin-bottom: 50px;
}
.mf4-wrap02-cont:nth-child(2) .mf4txt, .mf4-wrap02-cont:nth-child(4) .mf4txt {
	background: #fff;
	padding: 50px 50px 0 0;
	position: relative;
	z-index: 1;
}
.mf4-wrap02-cont:nth-child(1) .mf4txt, .mf4-wrap02-cont:nth-child(3) .mf4txt, .mf4-wrap02-cont:nth-child(5) .mf4txt {
	background: #fff;
	padding: 50px 0px 0 50px;
	position: relative;
	z-index: 1;
}
.mf4-wrap02-cont:nth-child(2) .mf4txt, .mf4-wrap02-cont:nth-child(4) .mf4txt {
	order: -1;
}
.mf4-wrap02-cont {
	display: flex;
	justify-content: space-between;
	padding: 100px 0;
	position: relative;
}
.mf4-wrap02-cont:after {
	content: "";
	position: absolute;
	height: 421px;
	background: #fff;
	width: 100%;
	left: calc(50% + 50px);
	z-index: 0;
}
.mf4-wrap02-cont:nth-child(2):after {
	content: "";
	position: absolute;
	height: 385px;
	background: #fff;
	width: 100%;
	right: calc(50% + 50px);
	z-index: 0;
	left: unset;
}
.mf4-wrap02-cont:nth-child(4):after {
	content: "";
	position: absolute;
	height: 453px;
	background: #fff;
	width: 100%;
	right: calc(50% + 50px);
	z-index: 0;
	left: unset;
}
.mf4txt h3 {
	font-size: 34px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 20px;
}
.mf4txt p {
	font-size: 18px;
	font-weight: bold;
	line-height: 2;
	margin: 0;
}
.mf4txt h3 span, .mf4txt p span {
	color: #fb3b7a;
}
.mf4-wrap02-cont:nth-child(1) .mf4txt:before {
	content: url(../img/about/feature/point01.png);
	position: absolute;
	top: -120px;
	left: -90px;
}
.mf4-wrap02-cont:nth-child(3) .mf4txt:before {
	content: url(../img/about/feature/point03.png);
	position: absolute;
	top: -120px;
	left: -90px;
}
.mf4-wrap02-cont:nth-child(5) .mf4txt:before {
	content: url(../img/about/feature/point05.png);
	position: absolute;
	top: -120px;
	left: -90px;
}
.mf4-wrap02-cont:nth-child(2) .mf4txt:before {
	content: url(../img/about/feature/point02.png);
	position: absolute;
	top: -120px;
	left: unset;
	right: -90px;
}
.mf4-wrap02-cont:nth-child(4) .mf4txt:before {
	content: url(../img/about/feature/point04.png);
	position: absolute;
	top: -120px;
	left: unset;
	right: -110px;
}
.mf4txt font {
	display: block;
	font-size: 16px;
	margin: 20px 0 0;
}
.mf4-wrap02-cont:nth-child(3):after {
	height: 489px;
}
.mf4-wrap02-cont:nth-child(4):after {
	height: 443px;
}
.mf4-wrap02-cont:nth-child(5):after {
	height: 450px;
}
.mf4-wrap02-cont figure {
	padding: 0;
	margin: 0;
}
.mf4txt {
	width: 50%;
}
div#mf4:after {
	content: " ";
	display: block;
	width: 60vw;
	height: 230px;
	background: #fff;
	transform: rotate(12deg);
	transform-origin: left top;
	position: absolute;
	left: 0;
	bottom: 0;
}
div#mf4:before {
	content: " ";
	display: block;
	width: 60vw;
	height: 230px;
	background: #fff;
	transform: rotate(-12deg);
	transform-origin: right top;
	position: absolute;
	right: 0;
	bottom: 0;
}
div#mf5 {
	position: relative;
	padding: 80px 0;
}
div#mf5:before {
	content: url(../img/add.png);
	position: absolute;
	top: -160px;
	text-align: center;
	width: 100%;
}
div#mf5 h2 {
	text-align: center;
	margin: 50px 0 50px;
}
div#mf5 h2 img{
margin: 0 auto;
}
div#mf5 p.txt {
	text-align: center;
	font-size: 18px;
	margin-bottom: 80px;
}
div#mf6 {
	background: #f49c00;
	padding: 80px 0;
	position: relative;
}
div#mf6:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	right: 50%;
	background: #004ea0;
	top: 0;
}
.mf6-wrap h2 {
	margin-bottom: 50px;
}
.mf6-wrap {
	position: relative;
	text-align: center;
}
.douga iframe {
	border: 20px solid;
	margin-bottom: -8px;
	border-radius: 10px 10px 0 0;
}
.douga {
	position: relative;
}
.txt01 {
	position: absolute;
	font-size: 40px;
	font-weight: bold;
	background: #fff;
	padding: 50px;
	top: 150px;
	border-radius: 10px;
	color: #004ea0;
	min-width: 340px;
	text-align: center;
}
.txt02 {
	position: absolute;
	font-size: 40px;
	font-weight: bold;
	background: #fff;
	padding: 50px;
	top: 0px;
	border-radius: 10px;
	color: #f49c00;
	right: 0;
	line-height: 1.3;
	min-width: 340px;
	text-align: center;
}
.txt01:before {
	content: "▶";
	color: #fff;
	position: absolute;
	right: -25px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 50px;
}
.txt02:before {
	content: "◀";
	color: #fff;
	position: absolute;
	left: -25px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 50px;
}
div#mf7 {
	background: #ffe000;
}
div#mf7 .mf-inner p {
	padding: 30px 0;
}
div#mf7 .mf-inner h2 {
	padding: 40px 0 0;
}
div#mf7 .mf-inner {
	display: flex;
	justify-content: space-between;
}
div#mf8 h2 {
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	color: #fb3b7a;
	position: relative;
	display: table;
	margin: 0 auto 80px;
}
div#mf8 {
	padding: 80px 0;
}
div#mf8 h2:before {
	content: url("../img/mf8-l.png");
	display: table-cell;
	padding: 0 25px;
	vertical-align: middle;
}
div#mf8 h2:after {
	content: url("../img/mf8-r.png");
	display: table-cell;
	padding: 0 25px;
	vertical-align: middle;
}
.mf8-flex figure {
	margin: 0;
	width: 50%;
	text-align: right;
}
.mf8-flex {
	display: flex;
	justify-content: space-between;
}
.mf8-flex .txt ul {
	padding-left: 20px;
}
.mf8-flex .txt p {
	font-weight: bold;
}
.mf8-flex .txt ul li {
	list-style: disc;
	font-weight: bold;
	font-size: 18px;
}
.mf8-flex .txt {
	width: 50%;
	padding: 0 0 0 30px;
}
div#mf9 h2 {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 80px;
}
div#mf9 {
	padding: 80px 0;
	background: #e0ecf6;
}
.mf9-cont h3:after {
	content: url("../img/h3a.png");
	position: absolute;
	bottom: -17px;
	left: 0;
}
.mf9-wrap {
	position: relative;
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
.mf9-cont {
	position: relative;
	background: #fff;
	padding: 50px;
	border-radius: 10px;
}
.mf9-cont h3:after {
	content: url(../img/h3a.png);
	position: absolute;
	bottom: -16px;
	left: 0;
}
.mf9-cont h3 {
	position: absolute;
	font-size: 20px;
	background: #004ea0;
	padding: 10px 20px;
	left: -10px;
	top: 10px;
	color: #fff;
}
.mf9-cont .inner p span {
	color: #fb3b7a;
}
.mf9-cont .inner p:last-child {
	margin-bottom: 0;
}
.mf9-cont .inner p {
	margin-bottom: 30px;
}
.mf9-cont .inner {
	margin: 30px 0 0;
}
.mf9-wrap:last-child .mf9-cont {
	order: 1;
}
.mf9-cont:after {
	content: "▶";
	position: absolute;
	right: -25px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 50px;
	font-size: 45px;
	color: #fff;
}
.mf9-wrap:last-child .mf9-cont:after {
	content: "◀";
	position: absolute;
	left: -25px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 50px;
	font-size: 45px;
	color: #fff;
}
div#mf10 h2 {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 50px;
}
div#mf10 {
	padding: 80px 0;
}
div#mf10 p strong {
color: #FB3B7A;
}
div#mf10 h3 {
	margin: 50px 0;
	text-align: center;
}
div#mf10 p {
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}
div#mf11 h2 {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	margin: 50px 0 100px;
}
div#mf11 {
	background: #f49c00;
	padding: 80px;
}
.mf11-cont figure {
	display: table-cell;
	width: 450px;
	vertical-align: middle;
}
.mf11-cont {
	display: table;
	width: 100%;
}
.mf11-cont .txt {
	display: table-cell;
	vertical-align: middle;
}
.mf11-cont .txt h3 {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
}
.mf11-cont .txt ul li {
	font-size: 20px;
	border: 1px solid;
	padding: 5px 20px;
	margin: 1%;
}
.mf11-cont .txt ul {
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
p.hosoku {
	color: #fff;
	font-size: 14px;
}
div#mf12 h2 {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 130px;
}
div#mf12 {
	padding: 80px;
}
.mf12-cont-q .balloon1-left {
	position: relative;
	display: table-cell;
	padding: 30px 30px 30px 50px;
	width: auto;
	color: #333;
	font-size: 16px;
	background: #FFF;
	border: solid 2px #f49c00;
	box-sizing: border-box;
	vertical-align: middle;
	border-radius: 5px;
}
.mf12-cont-q {
	display: table;
	width: 80%;
}
.mf12-cont-q figure {
	display: table-cell;
	vertical-align: middle;
	width: 160px;
}
.balloon1-left:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -25px;
	margin-top: -12px;
	border: 12px solid transparent;
	border-right: 14px solid #FFF;
	z-index: 2;
}
.balloon1-left::after {
	content: "";
	position: absolute;
	top: 50%;
	left: -30px;
	margin-top: -14px;
	border: 14px solid transparent;
	border-right: 16px solid #f49c00;
	z-index: 1;
}
.mf12-cont-a {
	display: table;
	width: calc(100% - 160px);
	float: right;
}
.mf12-cont-a figure {
	display: table-cell;
	vertical-align: middle;
	width: 160px;
	text-align: right;
}
.balloon1-right {
	position: relative;
	padding: 30px 30px 30px 50px;
	color: #555;
	font-size: 16px;
	background: #fff7ea;
	border: solid 2px #f49c00;
	box-sizing: border-box;
	border-radius: 5px;
}
.balloon1-right p, .balloon1-left p {
	position: relative;
}
.balloon1-right p:before {
	content: "A";
	position: absolute;
	left: -30px;
	font-size: 26px;
	color: #f49c00;
	font-weight: bold;
}
.balloon1-left p:before {
	content: "Q";
	position: absolute;
	left: -30px;
	font-size: 26px;
	color: #f49c00;
	font-weight: bold;
}
.balloon1-right:before {
	content: "";
	position: absolute;
	top: 50%;
	right: -25px;
	margin-top: -12px;
	border: 12px solid transparent;
	border-left: 14px solid #fff7ea;
	z-index: 2;
}
.balloon1-right:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -30px;
	margin-top: -14px;
	border: 14px solid transparent;
	border-left: 16px solid #f49c00;
	z-index: 1;
}
.balloon1-right p {
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
}
.balloon1-right p {
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
}
.mf12-cont-q {
	display: table;
	width: 80%;
	margin-bottom: 30px;
}
.mf12-cont {
	margin-bottom: 80px;
	overflow: hidden;
	clear: both;
}
.mf12-wrap {
	margin: 80px 0;
}
/***************************************************/

/*
#pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 99;
}
*/

/***************************************************/
.none {
	display: none;
}
.smpheader, #smpmenu {
	display: none;
}
#telpopup-frame {
	display: none;
}
.pchide {
	display: none;
}
.smphide {
	display: block;
}
br.smphide {
	display: inline-block;
}


/***************************************************/


#telpopup-frame {
	background: rgba(255,255,255,0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	display: none;
}
#telpopup-frame-inner {
	position: fixed;
	width: 90%;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
#telpopup-close {
	padding: 30px 0 0 0;
}
#telpopup-close img {
	vertical-align: bottom;
}
#telpopup-close a {
	font-size: 0.9rem;
	line-height: 1.0;
	text-decoration: none;
	background: #ddd;
	border-radius: 5px;
	display: block;
	text-align: center;
	padding: 20px 0;
	color: #000;
	font-weight: bold;
	box-shadow: rgba(0, 0, 0, 0.65) 1px 1px 3px 0px;
}
#telpopup-gotel {
	font-size: 0.9rem;
	line-height: 1.7;
	text-decoration: none;
	background: #004EA0;
	border-radius: 5px;
	display: block;
	text-align: center;
	padding: 10px 10px 10px 10px;
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.65) 1px 1px 3px 0px;
}
#telpopup-shop {
	font-size: 1.2rem;
	line-height: 1.7;
}
#telpopup-gotel img {
	vertical-align: baseline;
}
#telpopup-gotel a {
	color: #fff;
	font-size: 1.4rem;
	line-height: 1.7;
	font-weight: bold;
	text-decoration: underline;
}
#telpopup-stelb {
	padding: 15px 0 0 0;
}
#telpopup-stelb dl {
	margin: 0 0 10px 0;
}
#telpopup-stelb dt {
	font-weight: bold;
	line-height: 1em;
}
#telpopup-stelb dd:last-of-type {
	font-size: 0.9em;
}
.tellink {
	pointer-events: none;
	text-decoration: none;
}

/***************************************************/









@media screen and (min-width: 851px) {
	.forSP {
		display: none !important;
	}
	.forPC {
		display: block !important;
	}
}



@media screen and (max-width: 850px) {
	.forPC {
		display: none !important;
	}
	.forSP {
		display: block !important;
	}
	.pchide {
		display: block;
	}
	br.pchide {
		display: inline-block;
	}
	.smphide, #mmenu {
		display: none !important;
	}
	.timg:after {
		content: attr(data-label);
		line-height: 1.1em;
	}
	.timg img {
		display: none;
	}
	img {
		max-width: 100%;
		height: auto !important;
	}
	.mf-frame {
		width: auto;
		margin: 0 auto;
		max-width: 100%;
	}
	/***************************************************/
	p.center_line {
		display: none;
	}
	#main .mf-inner {
		padding: 0 5vw;
	}
	p.center_line {
		display: none;
	}
	p.cara.forSP {
		position: absolute;
		width: 25%;
		right: 0;
		bottom: 52px;
	}
	div#mf2:before, div#mf2:after {
		content: none;
	}
	div#mf2 .mf-inner {
		padding: 0;
	}
	.mf2-wrap h2 {
		width: 80%;
		margin: 0 auto;
		position: absolute;
		left: 0;
		right: 0;
	}
	.mf2-wrap figure {
		margin: 0;
		top: 0;
	}
	.mf2-wrap figure img {
		width: 100%;
	}
	div#mf2 {
		padding: 35px 0 0;
		background: #fff;
	}
	div#mf3 {
		position: relative;
		padding: 30px 0;
	}
	.mf3-wrap ul {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin-bottom: 0;
	}
	.mf3-wrap ul li {
		width: 40%;
		text-align: center;
		margin-bottom: 30px;
	}
	.mf3-wrap ul li p {
		font-size: 16px;
		margin-bottom: 5px;
	}
	.mf3-wrap ul li h3 {
		font-size: 20px;
		font-weight: bold;
		color: #fb3b7a;
		margin-bottom: 10px;
	}
	.mf3-wrap ul li figure {
		margin: 0 0 20px;
		padding: 0;
		text-align: center;
		width: 100%;
		min-height: 150px;
	}
	.mf3-wrap ul:after {
		content: none;
	}
	.mf3-wrap ul li span {
		font-size: 12px;
		display: block;
		text-align: center;
	}
	div#mf4 {
		position: relative;
		padding: 30px 0 50px;
		background: #f49c00 url(../img/about/feature/mf4-bg-tops.png) top right no-repeat;
	}
	div#mf4 {
		position: relative;
		padding: 30px 0 50px;
		background: #f49c00 url(../img/about/feature/mf4-bg-tops.png) top right no-repeat;
		background-size: 60%;
	}
	.mf4-wrap01 h2 {
		margin: 50px 0;
		width: 80%;
	}
	.mf4-wrap01 p {
		color: #fff;
		font-size: 14px;
	}
	.mf4-wrap01 {
		margin-bottom: 50px;
	}
	.mf4-wrap02-cont {
		display: block;
		justify-content: space-between;
		padding: 0px 0;
		position: relative;
		margin-bottom: 50px;
	}
	.mf4-wrap02-cont:nth-child(1) .mf4txt:before, .mf4-wrap02-cont:after, .mf4-wrap02-cont:nth-child(2):after, .mf4-wrap02-cont:nth-child(2) .mf4txt:before, .mf4-wrap02-cont:nth-child(3) .mf4txt:before, .mf4-wrap02-cont:nth-child(4) .mf4txt:before, .mf4-wrap02-cont:nth-child(5) .mf4txt:before, div#mf5:before, div#mf4:before, div#mf4:after {
		content: none !important;
	}
	.mf4-wrap02-cont:nth-child(1) .mf4txt, .mf4-wrap02-cont:nth-child(3) .mf4txt, .mf4-wrap02-cont:nth-child(5) .mf4txt {
		background: #fff;
		padding: 30px;
		position: relative;
		z-index: 1;
		margin: 0 -15px 0 20px;
	}
	.mf4txt {
		width: 100%;
	}
	.mf4txt h3 {
		font-size: 21px;
		font-weight: bold;
		line-height: 1.5;
		margin-bottom: 20px;
	}
	.mf4txt p {
		font-size: 14px;
		font-weight: bold;
		line-height: 2;
		margin: 0;
	}
	.mf4-wrap02-cont:nth-child(2) .mf4txt, .mf4-wrap02-cont:nth-child(4) .mf4txt {
		background: #fff;
		padding: 30px;
		position: relative;
		z-index: 1;
		margin: 0 20px 0 -20px;
	}
	.forSP.cal {
		position: absolute;
		top: -67px;
		width: 100px;
		left: 0;
	}
	.mf4-wrap02-cont:nth-child(2) .forSP.cal, .mf4-wrap02-cont:nth-child(4) .forSP.cal {
		position: absolute;
		top: -59px;
		width: 100px;
		right: 0;
		left: unset;
	}
	.mf4-wrap02-cont:nth-child(3) .forSP.cal {
		position: absolute;
		top: -59px;
		width: 100px;
		left: 0;
	}
	.mf4-wrap02-cont:nth-child(5) figure {
		margin: 0 0 50px;
	}
	div#mf5 p.forSP img {
		width: 100%;
	}
	div#mf5 {
		position: relative;
		padding: 0;
	}
	#main div#mf5 .mf-inner {
		padding: 0;
		margin-top: -5px;
	}
	.mf5-wrap {
		margin: 0 5vw;
	}
	div#mf5 p.txt {
		text-align: center;
		font-size: 14px;
		margin-bottom: 80px;
	}
	.mf5-wrap figure {
		margin: 0 0 50px;
	}
	.douga {
		position: relative;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.txt01 {
		position: relative;
		font-size: 20px;
		font-weight: bold;
		background: #fff;
		padding: 20px 10px 0;
		top: unset;
		border-radius: 10px;
		color: #004ea0;
		min-width: 48%;
		text-align: center;
		margin-bottom: 30px;
	}
	.txt02 {
		position: relative;
		font-size: 20px;
		font-weight: bold;
		background: #fff;
		padding: 10px;
		top: 0px;
		border-radius: 10px;
		color: #f49c00;
		right: 0;
		line-height: 1.3;
		min-width: 48%;
		text-align: center;
		margin-bottom: 30px;
	}
	.txt01:before {
		content: "▼";
		color: #fff;
		position: absolute;
		right: 0;
		top: unset;
		bottom: -40px;
		margin: auto;
		height: 50px;
		left: 0;
	}
	.txt02:before {
		content: "▼";
		color: #fff;
		position: absolute;
		right: 0;
		top: unset;
		bottom: -40px;
		margin: auto;
		height: 50px;
		left: 0;
	}
	.douga iframe {
		border: 15px solid;
		margin: 0px auto;
		border-radius: 10px 10px 0 0;
		width: 95%;
	}
	div#mf7 .mf-inner {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	div#mf7 .mf-inner p {
		padding: 15px 0;
	}
	div#mf7 .mf-inner h2 {
		padding: 20px 0 0;
	}
	div#mf8 h2 {
		text-align: center;
		font-size: 35px;
		font-weight: bold;
		color: #fb3b7a;
		position: relative;
		display: table;
		margin: 0 auto 80px;
		width: 100%;
		line-height: 1.3;
	}
	div#mf8 h2:before {
		content: url(../img/mf8-l.png);
		display: table-cell;
		padding: 0 0;
		vertical-align: middle;
	}
	div#mf8 h2:after {
		content: url(../img/mf8-r.png);
		display: table-cell;
		padding: 0;
		vertical-align: middle;
	}
	.mf8-flex {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.mf8-flex figure {
		margin: 0 0 30px;
		width: 100%;
		text-align: center;
	}
	.mf8-flex .txt {
		width: 100%;
		padding: 0 0 0 10px;
	}
	.mf9-wrap {
		position: relative;
		display: flex;
		justify-content: space-between;
		margin-bottom: 50px;
		flex-wrap: wrap;
	}
	.mf9-cont {
		position: relative;
		background: #fff;
		padding: 50px 30px 30px;
		border-radius: 10px;
	}
	.mf9-cont:after {
		content: "▼";
		position: absolute;
		right: 0;
		top: unset;
		bottom: -30px;
		margin: auto;
		height: 50px;
		font-size: 45px;
		color: #fff;
		left: 0;
		margin: auto;
		width: 30px;
	}
	.mf9-wrap figure {
		margin: 30px auto 0;
	}
	.mf9-wrap:last-child .mf9-cont {
		order: 0;
	}
	.mf9-wrap:last-child .mf9-cont:after {
		content: "▼";
		position: absolute;
		right: 0;
		top: unset;
		bottom: -30px;
		margin: auto;
		height: 50px;
		font-size: 45px;
		color: #fff;
		left: 0;
		margin: auto;
		width: 30px;
	}
	div#mf9 {
		padding: 50px 0 0;
		background: #e0ecf6;
	}
	div#mf10 {
		padding: 30px 0;
	}
	div#mf10 p {
		font-size: 18px;
		text-align: center;
		font-weight: bold;
	}
	div#mf11 {
		background: #f49c00;
		padding: 30px 0;
	}
	.mf11-cont {
		display: block;
		width: 100%;
		margin-bottom: 30px;
	}
	.mf11-cont figure {
		display: block;
		width: 75%;
		vertical-align: middle;
		margin: 0 auto 30px;
	}
	.mf11-cont .txt ul li {
		font-size: 13px;
		border: 1px solid;
		padding: 5px 10px;
		margin: 1%;
	}
	.mf11-cont .txt h3 {
		font-size: 25px;
		font-weight: bold;
		color: #fff;
		margin-bottom: 10px;
	}
	.mf11-cont .txt ul {
		color: #fff;
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 10px;
	}
	div#mf12 {
		padding: 30px 0;
	}
	.mf12-cont-q {
		display: table;
		width: 100%;
		margin-bottom: 30px;
	}
	.mf12-cont-q figure {
		display: table-cell;
		vertical-align: middle;
		width: 30%;
		padding-right: 3%;
	}
	.mf12-cont-q .balloon1-left {
		position: relative;
		display: table-cell;
		padding: 15px 10px 15px 40px;
		width: auto;
		color: #333;
		font-size: 14px;
		background: #FFF;
		border: solid 2px #f49c00;
		box-sizing: border-box;
		vertical-align: middle;
		border-radius: 5px;
	}
	.mf12-cont-a {
		display: table;
		width: 100%;
		float: right;
	}
	.mf12-cont-a figure {
		display: table-cell;
		vertical-align: middle;
		width: 30%;
		text-align: right;
		padding-left: 3%;
	}
	.balloon1-right {
		position: relative;
		padding: 15px 10px 15px 40px;
		color: #555;
		font-size: 16px;
		background: #fff7ea;
		border: solid 2px #f49c00;
		box-sizing: border-box;
		border-radius: 5px;
	}
	.balloon1-right p {
		font-size: 16px;
		line-height: 1.5;
		font-weight: bold;
	}
	
/***************************************************/


.tellink{
	pointer-events:auto;
	text-decoration:none;
}
	
	
}