@charset "UTF-8";

h2 {
	font-size: 2rem;
	font-weight: 500;
	border-bottom: 1px dashed #1683DB;
	display: inline-block;
	text-align: center;
	margin: 0 auto;
	color: #1683DB;
	position: relative;
}
#function h2::after {
	content:'New!';
	position: absolute;
	top: -20px;
	left: -24px;
	color: #FF5760;
	font-weight: bold;
	font-size: 18px;
}
.title-head {
	text-align: center;
	position: relative;
}
.title-head p {
	position: absolute;
	top: -20px;
	left: 40%;
	color: #FF5760;
	font-weight: bold;
}
h3 {
	color: #1584DB;
	padding: 4px 0 4px 20px;
	text-align: center;
}

.panel {
	width: 100%;
	padding: 40px 0px 0;
	margin-bottom: 40px;
	position: relative;
}
.c-inner {
	max-width: 760px;
	margin: 0 auto;
	padding: 40px 0px;
	margin-bottom: 80px;
	background: #E2F4F8;
}
.c-inner.function {
	background: url(../img/manasapo-function-bg.png) repeat;
}


/* くわしい使い方  */
.panel-nav {
	max-width: 620px;
	margin: 24px auto 40px;
	font-weight: 500;
}
	.panel-nav dt {
		background: #77C3F0;
		color: #fff;
		padding: 4px 0 4px 20px;
	}
	.panel-nav li {
		background: #fff;;
		padding: 4px 0 4px 20px;
		border-bottom: 1px solid #D0D7E0;
	}
	.panel-nav li:last-child {
		border: none;
	}
	.panel-nav li a {
		color: #1584DB;
		position: relative;
		padding-left: 20px;
	}
	.panel-nav li a::before {
		content: '';
		width: 8px;
		height: 8px;
		border-top: solid 2px #1584DB;
		border-right: solid 2px #1584DB;
		position: absolute;
		left: 0;
		top: 8px;
		transform: rotate(45deg);
	}

.btn-tohelp {
	color: #fff;
	background-color: #7cc3e2;
}
.manasapo-icon-blue {
	width: 54px;
	height: 31px;
	margin: 40px auto 0;
}
.manasapo-icon-blue img {
	width: 100%;
}

.circle span {
	border-radius: 50%;
	text-align: center;
	background-color: #1584DB;
	color: #fff;
	font-weight: 500;
	display: block;
	border: 2px solid #fff;
}


.circle {
	height: 40px;
	width: 40px;
	font-size: 2.5rem;
	margin: -60px auto 40px;
}


.intro {
	position: relative;
	text-align: center;
}
.intro ul {
	margin: 0 auto;
	width: 50%;
}
.intro ul li img {
	width: 100%;
}
.intro ul li::after {
	content:'';
	background: url(../img/arrow.png)no-repeat;
	width: 25px;
	height:27px;
	background-size: cover;
	display: block;
	margin: 0 auto 24px;
}
.intro ul li:last-child::after {
	content: none;

}

.intro-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 390px;
	margin-top: 40px;
}

.intro img {
	width: 80%;
	margin: 0 auto 24px;
	display: inline-block;
}
	.intro.page img {
		width: 190px;
	}

.intro-side img {
	vertical-align: top;
}

.intro-sp {
	display: none;
}


.intro-curio-1 {
	position: absolute;
	top: 570px;
	right: 100px;
}

.intro-curio-2 {
	position: absolute;
	bottom: 150px;
	left: 60px;
}

.intro-curio-3,
.intro-curio-4 {
	position: absolute;
	bottom: 130px;
	right: 20px;
}

.intro-curio-6 {
	position: absolute;
	top: 160px;
}

.memo {
	width: 320px;
	left: 310px;
	margin-top: 120px;
}

.bottom-area {
	width: 100%;
	margin: 0 auto 24px;
	font-size: 16px;
	text-align: center;
}
.bottom-area ul {
	display: flex;
	justify-content:center;
}
.bottom-area ul a {
	color: #3CB8F2;
}
.bottom-area ul a::after {
	content: '/';
	padding: 0 10px;
}
.bottom-area ul .last-child a::after {
	content:'';
}
@media screen and (max-width: 600px) {
	.bottom-area {
		width: 320px;
		margin: 0 auto 24px;
		font-size: 16px;
		text-align: center;
	}
	.bottom-area ul {
		display: flex;
		justify-content:center;
		flex-wrap: wrap;
	}
}

.notice-title {
	border-bottom: 1px solid #000;
}

.notice-area ul {
	padding-top: 20px;
	line-height: 22px;
	text-indent: -1em;
	margin-left: 1em;
}

.notice-area ul li::before {
	content: '●';
	padding-right: 2px;
}


@media screen and (max-width: 991px) {
	.section-index br {
		display: none;
	}

	.panel-intro {
		padding: 50px 0;
	}

	.panel-intro .circle {
		height: 70px;
		width: 70px;
		line-height: 70px;
		font-size: 5rem;
		left: -10px;
	}

	.panel-intro .intro-pic {
		top: -20px;
		right: -10px;
	}

	.panel-intro .intro-pic-in {
		top: 12px;
		right: 12px;
	}

	.panel-intro .intro-pic img {
		width: 50%;
		float: right;
	}

	.section-intro {
		margin: 24px 0 80px;
	}

	.section-intro h2 {
		height: 70px;
		line-height: 32px;
	}

	.intro p {
		position: static;
		width: 100%;
		margin-bottom: 30px;
		text-align: left;
	}

	

	.intro-pc {
		display: none;
	}

	.intro-sp {
		display: block;
	}

	.intro-curio-1,
	.intro-curio-2,
	.intro-curio-3,
	.intro-curio-4,
	.intro-curio-6 {
		position: static;
		margin: 0 auto;
		text-align: center;
		margin-bottom: 30px;
	}

	.intro-curio-6 {
		width: 100%;
	}

	.intro {
		text-align: center;
	}
	.intro ul {
		margin: 0 auto;
		width: 80%;
	}
}

@media screen and (max-width: 767px) {
	h2 {
		font-size: 2.4rem;
	}

	.h2-60 {
		margin-top: 0px;
	}

	.section-index {
		flex-direction: column;
		margin: 60px 20px;
	}

	.section-index li {
		width: 100%;
	}

	.section-index li a {
		line-height: 2.3rem;
	}

	.section-index li .index-right {
		width: 70%;
	}

	.section-intro h2 {
		padding-left: 50px;
	}
	
	#index4 .intro-pic {
		top: -30px;
		right: -18px
	}
	.intro img {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
}

.l-content-qa {
	background: #FFEE84;
	padding: 48px 8%;
	font-size: 16px;
	text-align: center;
}
.l-content-qa h2 {
	margin: 0 auto 32px;
	background: #fff;
	padding: 8px 32px;
	border-radius: 50px;
	border: none;
	display: inline-block;
}
.l-content-qa h3 {
	background: #1584DB;
	font-size: 16px;
	font-weight: 500;
	padding: 8px 24px;
	border-bottom: 1px dashed #96D0FF;
	position: relative;
}

.l-content-qa .box {
	background: #fff;
	padding: 16px 20px;
	text-align: left;
}
.l-content-qa img {
	width: 274px;
	margin: 16px auto;
	display: block;
}
.title {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    transition: all .5s ease;
}
	/*アイコンの＋と×*/
.title::before,
.title::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #fff;
    
}
.title::before{
    top: 45%;
    right: 15px;
    transform: rotate(0deg);
    
}
.title::after{    
    top: 45%;
    right: 15px;
    transform: rotate(90deg);

}

/*　closeというクラスがついたら形状変化　*/

.title.close::before{
	transform: rotate(45deg);
}

.title.close::after{
	transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.box {
    display: none;/*はじめは非表示*/
	line-height: 1.5;
	border-top:#AAAAAA 1px solid;
	padding-top: 16px;

}
.btn-contact {
	margin: 45px auto 0;
}
	.btn-contact p {
		margin-bottom: 8px;
		font-weight: 500;
		color:#3B80B6
	}
	.btn-contact p.text-big {
		font-size: 20px;
	}
	.btn-contact a {
		background: #5BD5D9;
		padding: 1.5rem 3rem;
		border-radius: 20px;
		display: inline-block;
		color: #fff;
		box-shadow: 0 3px 0 #37A7A7;
	}