@charset "UTF-8";
@import "/include_2015/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document Common
--------------------------------------------------------- */

.kawal {
	width: 100%;
	background:#00c4d3;
	margin:auto;
	color:#383028;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	padding-bottom:80px
}

.kawal .pc {
	display:none
}

.kawal .title01 {
	padding:0;
	text-align:left;
	background:url(../images/bk01_sp.png) #fff repeat-x;
	background-position:bottom right;
}

.kawal .title01 p {
	font-size:16px;
	line-height:25px;
	text-align:left;
	font-weight:bold;
	padding:2%
}

.kawal .title01 div {
	font-size:17px;
	line-height:27px;
	text-align:left;
	font-weight:bold;
	color:#018993;
	margin: 2% 0 0 2%;
	padding:0 0 0 2%;
	border-left:10px solid #ffca00;
}

.kawal .co01 {
	background:#fff6d6;
	padding:4% 2% 0;
	font-size:16px;
	line-height:25px;
	text-align:left;
	font-weight:bold;
	color:#706339
}

.kawal .co03 {
	padding:20px 2% 30px;
	background:#fff6d6
}

.kawal .co03 ul {
	margin-top:-30px;
	padding:60px 2% 1px;
	background:#9aeff6;
	box-shadow: 7px 7px #71d3dc;
}

.kawal .co03 ul li {
	line-height:18px;
	border:1px solid #6bd2da;
	background:#fff;
	margin-left:10px;
	margin-bottom:23px;
	text-align:left;
}

.kawal .co03 p {
	width:250px;
	font-size:16px;
	line-height:23px;
	font-weight:bold;
	color:#fff;
	padding:10px;
	background:#0199a5;
	margin: -15px 0 0 -10px;
	text-align:center
}

.kawal .co03 div {
	text-align:left;
	font-size:14px;
	line-height:25px;
	font-weight:bold;
	padding:10px 0;
	vertical-align:top
}

.kawal .co03 span {
	display:block;
}

.kawal .co03 strong:before {
	content : "●" ;
	color:#0199a5;
	display: inline-block;
	margin-left:5px;
	margin-right:3px;
}

.kawal .co03 h3 {
	display:inline-block;
	width:90%;
	font-size:18px;
	margin:0px auto;
	padding:8px;
	border:3px solid #0199a5;
	text-align:center;
	color:#0199a5;
	background:#fff;
	border-radius:30px;
}

.kawal .co04 h3 {
	display:inline-block;
	width:100%;
	font-size:18px;
	margin:0px auto 30px;
	padding:8px;
	border:3px solid #a09261;
	text-align:center;
	color:#7e6b28;
	background:#fff;
	border-radius:30px;
}

.kawal .co04 {
	background:#fee587;
	padding:6% 2%;
}

.kawal .co04 .no {
	display:block;
	padding:1% 0;
	font-size:25px;
	font-weight:bold;
	color:#7e6b28;
	text-align:center
}

.kawal .co04 .obj01 {
	display:block;
	padding:5px;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	background:#7e6b28;
	color:#fff;
	margin-bottom:10px;
	border-radius:20px;
}

.kawal .co04 ul li:nth-of-type(1) ,
.kawal .co04 ul li:nth-of-type(3) ,
.kawal .co04 ul li:nth-of-type(5) {
	font-size:15px;
	background:#fff;
	padding:0 3% 3%;
	text-align:left;
	border:3px solid #eccf62
}

.kawal .co04 ul li:nth-of-type(2) ,
.kawal .co04 ul li:nth-of-type(4) {
	min-height:28px;
	background: url(../images/mk03.png)  no-repeat;
	background-position: center;
}

.kawal .co04 .text02 {
	font-size:17px;
	line-height:24px;
	text-align:left;
	margin:4% 0 0;
	text-align:center;
	font-weight:bold
}

.kawal .co04 .bt01 a {
	background: #ee4141;
	display:block;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	line-height:1.2;
	text-align:center;
	margin:5% 0 0;
	padding:1px 0 18px;
	border-radius:60px;
	text-decoration:none;
}

.kawal .co04 .bt01 p:before {
	content : url(../images/mk01.png) ;
	display: inline-block;
	margin-right:0px;
	position: relative;
	top: 22px;
}

.kawal .red{
	color:#ae2a2a
}