@charset: 'utf-8';

#wrap {
	width: 100%;
	min-width: inherit;
	background-size: 100px auto;
	padding: 0 10px;
	overflow-x: hidden;
}

#header {
	padding-top: 40px;
	margin: 0 0 10px;
}

#header h1 {
	width: 300px;
	height: 66px;
	font-size: 1.6rem;
}

#header h1 span.text {
	top: 4px;
}

#header h1 span.logo {
	height: 66px;
}

#header h1 span.logo img {
	height: 66px;
}

#header h2 {
	font-size: 1.6rem;
}

.header-box {
	position: relative;
	top: inherit;
	width: 100%;
	height: auto;
	padding: 0;
}

.header-box01 {
	left: inherit;
}

.header-box02 {
	right: inherit;
}

.header-box p {
	margin: 1em 0;
	font-size: 1.4rem;
	color: #000;
	text-shadow: 1px 1px 3px #ccc;
}

.header-box p br {
	display: none;
}

#section01 {
	letter-spacing: -.4em;
}

.balloon {
	width: 33%;
	min-height: auto;
	padding-top: 18%;
	padding-bottom: 20px;
}

.balloon img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.balloon::before {
	top: 60%;
	width: 20%;
	height: 10%;
	background-size: contain;
}

.balloon::after {
	width: 60%;
	height: 100%;
}

.balloon-rabbit {
	padding-left: 15%;
	padding-right: 8%;
}

.balloon-rabbit::before {
	right: 2%;
}

.balloon-frog {
	padding-left: 8%;
	padding-right: 15%;
}

.balloon-frog::before {
	left: 2%;
}

.logo-small {
	display: inline-block;
	width: 33%;
	padding: 0 5px;
	vertical-align: bottom;
}

.logo-small img {
	width: 100%;
	max-width: 100%;
}

.logo-small img.arrow-down {
	width: auto;
	height: 25px;
}

.logo-small p {
	font-size: 1.4rem;
	line-height: 3rem;
	letter-spacing: 0;
}

#section02 .box {
	width: 100%;
	margin: 20px auto;
}

#section02 .box.box-blue {
	padding: 20px;
	border-radius: 10px;
}

#section02 .box.box-blue h3 {
	font-size: 1.4rem;
	margin: 0 0 10px;
}

#section02 .box.box-blue p {
	font-size: 1.8rem;
}

#section02 .box.box-blue p span {
	font-size: 2.2rem;
}

#section02 .box.box-blue p span.small {
	font-size: 1.4rem;
}

#section02 .box ul {
	font-size: 1.4rem;
}

#section02 .box ul li {
	line-height: 1.5em;
}

#section02 h3 {
	font-size: 1.6rem;
	line-height: 3rem;
}

#section02 h3 span {
	font-size: 2rem;
}

#section02 h3 img {
	height: 30px;
	margin: 0 5px 0 0;
}

#section02 .box.list-wrap {
	width: 100%;
	max-width: 100%;
	min-height: auto;
}

#section02 .box.list-wrap ul {
	font-size: 1.6rem;
	margin: 0;
	padding: 0 30% 0 1em;
}

#section02 .box.list-wrap ul li {
	line-height: 1.5em;
}

.rabbit2 {
	width: 30%;
	height: 100%;
	right: -5px;
	text-align: right;
}

.rabbit2 img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

.rabbit2 p {
	top: -10px;
	font-size: 1.1rem;
	text-align: left;
	width: 100%;
}

#section02 .box.example {
	width: 100%;
	text-align: center;
}

#section02 .box.example h3 {
	font-size: 1.8rem;
	text-indent: 1em;
}

#section02 .box.example .triangle {
	display: inline-block;
	width: 60px;
	height: 40px;
	border-top: 40px solid #60c1bd;
	border-right: 80px solid transparent;
	border-left: 80px solid transparent;
}

.example-header {
	width: 100%;
	margin: 20px auto 0;
	padding: 0;
}

.illust-frog {
	position: relative;
	bottom: inherit;
	left: inherit;
	width: 100%;
	margin: 10px 0 0;
	padding: 0 10px;
	height: 100px;
	text-align: center;
}

.illust-frog .circle-blue {
	display: inline-block;
	width: 100px;
	height: 100px;
	vertical-align: middle;
}

.illust-frog img {
	position: relative;
	display: inline-block;
	bottom: inherit;
	left: inherit;
	width: auto;
	height: 100px;
	vertical-align: middle;
}


#section02 .box .example-header h4 {
	margin: 0;
	padding: 0;
	font-size: 1.8rem;
	line-height: 1.5em;
}

#section02 .box .example-header p {
	margin: 0;
	padding: 0;
	font-size: 1.6rem;
	line-height: 1.5em;
}

#section02 .box .example-contents {
	border: solid 1px #c46221;
	border-radius: 10px;
	padding: 20px 10px;
}

#section02 .box .example-contents ul li {
	display: block;
	width: 100%;
	padding: 0;
	background-image: none;
/*
	background-size: 12px auto;
	background-position: top 40px right 1px;
*/
}

#section02 .box .example-contents ul li::after {
	position: relative;
	right: inherit;
	top: inherit;
	content: '';
	display: block;
	background-image: url(images/arrow-down.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 44.5px;
	height: 25px;
	margin: 0 auto 10px;
}

#section02 .box .example-contents ul li:last-of-type {
	background-image: none;
}

#section02 .box .example-contents ul li:last-of-type::after {
	display: none;
}

#section02 .box .example-contents ul li img {
	width: auto;
	max-width: 100%;
	height: auto;
}

#section02 .box .example-contents ul li p {
	font-size: 1.2rem;
	height: auto;
}

#section02 .box .example-contents ul li p br {
	display: none;
}

#section02 .box .example-contents02 {
	margin: 40px 0 20px;
	padding: 20px 10px;
	border-radius: 10px;
}

#section02 .box .example-contents02 .ex-content-header {
	margin: 0 0 20px;
	padding: 0 0 0 35px;
	background-image: url(images/pc.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 30px auto;
	letter-spacing: 0;
}

#section02 .box .example-contents02 .ex-content-header h4 {
	font-size: 1.6rem;
}

#section02 .box .example-contents02 .ex-content-header h5 {
	font-size: 1.4rem;
	line-height: 1.33;
}

#section02 .box .example-contents02 .ex-content-header h5 span {
	font-size: 1.6rem;
}

#section02 .box .example-contents02 .ex-content-header h5 br {
	display: inherit;
}


#section02 .box .example-contents02 dl {
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: 0;
	background-image: none;
}

#section02 .box .example-contents02 dt {
	width: 40%;
}

#section02 .box .example-contents02 dl dt:last-of-type {
	font-size: 1.4rem;
}


#section02 .box .example-contents02 dt span {
	float: none;
	width: 100%;
	text-align: left;
}

#section02 .box .example-contents02 dl dd div br {
	display: inherit;
}

#section02 .box .example-contents02 dl dd {
	width: 100%;
	margin: 0 0 1em;
	padding: 0 0 1em 60%;
	background-image: url(images/arrow-square-right.png);
	background-repeat: no-repeat;
	background-position: left 50% center;
	background-size: 1em auto;
	border-bottom: solid 1px #666;
}

#section02 .box .example-contents02 dl dd .dd-01 {
	float: none;
}

#section02 .box .example-contents02 p {
	font-size: 1.2rem;
	line-height: 1.33;
	letter-spacing: 0;
	margin: 0;
}

#section02 .box .example-contents02 p.payment {
	display: block;
	width: 100%;
	margin: 0 0 10px;
	font-size: 1.6rem;
	line-height: 1.2;
	text-align: right;
}

#section02 .box .example-contents02 p.payment .ex2-big {
	font-size: 2.4rem;
}

#section02 .box .example-contents02 p.payment.payment-caution {
	font-size: 1.2rem;
	text-align: left;
}

#section02 .box p.ex2-caution {
	color: rgb(102, 51, 0);
	margin: 20px 0 0;
	font-size: 1.4rem;
}


#section03 {
	width: 100%;
	margin: 30px auto;
}

#section03 h2 {
	font-size: 2rem;
	margin: 0 0 10px;
}

#section03 ul.mainlist {
	margin: 0 0 10px;
	font-size: 1.4rem;
}

#section03 ul.mainlist .small {
	font-size: 1.1rem;
}

#section03 ul.sublist {
	float: none;
	width: 100%;
	list-style: none;
	font-size: 1.2rem;
	margin: 0 0 20px;
}

#section03 .service-illust-box {
	position: relative;
	top: auto;
	right: auto;
	width: 100%;
	padding: 10px 5px 0 10px;
	margin: 20px 0;
}

#section03 .service-illust-box h3 {
	font-size: 1.4rem;
}

#section03 .service-illust-box ul {
	width: 55%;
	font-size: 1.3rem;
}

#section03 .service-illust-box .service-frog {
	width: 45%;
}

#section03 .service-illust-box .service-frog img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

#section03 .service-illust-box .service-frog p {
	font-size: 1rem;
	left: 5px;
}


#bottom {
	width: 100%;
	margin: 60px auto;
	text-align: left;
	overflow: hidden;
}

#bottom br.nopc {
	display: inherit;
}

#bottom p.temite {
	width: 100%;
	margin: 0 0 20px;
	font-size: 1.6rem;
	line-height: 3.2rem;
}

#bottom p.temite img {
	height: 3.2rem;
}

#bottom .bottom-pxc {
	width: 100%;
}

#bottom .bottom-pxc img {
	max-width: 539.5px;
}

#bottom .bottom-address {
	width: 100%;
	margin: 20px 0 0;
	font-size: 1.4rem;
	line-height: 1.5;
}

#bottom .bottom-address .large {
	font-size: 2rem;
}

.bottom-caution {
	margin: 20px 0 0;
	font-size: 1.4rem;
	line-height: 1.5;
}

#footer {
	min-width: 100%;
	font-size: 1.1rem;
	line-height: 1;
}
