@charset "UTF-8";

body{
	background-color: #f9f8f4;
}

/****/
#content{
	display: none;
}

#headPc{
	display: none;
}

#sidePc{
	display: none;
}

#clean01{
	display: none;
}

#container{
}

/****/


/****/

#acMenu{
	width: 100%;
	background-color: #205eb2;
    position: fixed;
    top: 0;
    left: 0;
}

#acMenu dt{
	width: 50%;
    height: 37px;
    padding: 13px 0 0 0;
    display:block;
    text-align:center;
	background-color: #205eb2;
	color: #fff;
    cursor:pointer;
    z-index: 999999;
    position: relative;
    }

#acMenu dd{
    width: 100%;
    min-width: 100%;
	height:100%;
    min-height:100%;
    background-color: #acc7eb;
    color: #000;
    display:none;
    position: fixed;
    top: 0;
    left: 0;
    }

#acMenu dd h3{
	margin-top: 50px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px dotted #ccc;
}

#acMenu dd ul{
    color: #000;
}

#acMenu dd ul li{
    padding: 10px 0 10px 120px;
    background-image: url(../image/think35.png);
    background-repeat: no-repeat;
    background-position: 60px 18px;
    border-bottom: 1px dotted #333;
}

#acMenu dd a{
    display: block;
}

#acMenu dd a:link{
    color: #000;
}

#acMenu dd a:visited{
    color: #333;
}

#acMenu .inCr{}

#acMenu .inCr img{
	width: 120px;
}

/*****/



#cleanNav{
	width: 50%;
	background-color: #ddae29;
	position: fixed;
	top: 0;
	right: 0;
}

#cleanNav dt{
	width: 100%;
    height: 37px;
    padding: 13px 0 0 0;
    display:block;
    text-align:center;
	background-color: #1e2126;
	color: #fff;
    font-size: 87.5%;
    cursor:pointer;
    z-index: 999999;
    position: relative;
    }

#cleanNav dd{
    width: 100%;
    min-width: 100%;
	height:100%;
    min-height:100%;
    background-color: #fff;
    color: #000;
    display:none;
    position: fixed;
    top: 0;
    left: 0;
    }

#cleanNav dd h3{
	margin-top: 50px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px dotted #ccc;
    background-color: #eebc30;
}

#cleanNav dd ul{
    color: #fff;
}

#cleanNav dd ul li{
    padding: 10px 0 10px 120px;
    background-image: url(../image/think35.png);
    background-repeat: no-repeat;
    background-position: 60px 15px;
    border-bottom: 1px dotted #333;
}

#cleanNav dd a{
    display: block;
}

#cleanNav dd a:link{
    color: #000;
}

#cleanNav dd a:visited{
    color: #333;
}


#cleanNav a{
    display: block;
}



#navKes{
    width: 80px;
    height: 38px;
    padding: 12px 0 0 0;
    position: fixed;
    bottom: 20px;
    left: 20px;
    background-color: #c10000;
    color: #fff;
    font-weight: bold;
    opacity: 0.6;
    text-align: center;
}


#pageTopSm{
    padding: 12px 10px 15px;
    position: fixed;
    bottom: 20px;
    left: 260px;
    font-size: 75%;
    text-align: center;
    background-color: rgba(255,255,255,0.8);
}

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

#headSm #hedToplogo{
	margin: 60px 5px 20px 5px;
	border-bottom: 1px dotted #205eb2;
}

#headSm #hedToplogo .topp{
	font-size: 87.5%;
	text-align: center;
}

#headSm #hedToplogo #hedIn{
	margin: 15px;
	text-align: center;
}

#headSm #hedToplogo img{
	width: 250px;
}


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


/*
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/__/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ヘッダーここまで/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/__/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
*/

/*
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/__/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/contentここから/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/__/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
*/

#contentSp #contentInner #topCont{
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #205eb2;
}

#contentSp #contentInner #topCont h1{
	margin: 30px 0 5px 0;
	padding: 2px;
	line-height: 2.4;
	font-weight: bold;
	text-align: center;
	background-color: #bcd5f6;
}

#contentSp #contentInner #topCont p{
	margin: 0;
	padding: 10px;
	font-size: 87.5%;
}

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

#contentSp #contentInner #midCont01{
	margin: 20px;
	padding: 20px;
	border-radius: 15px;
	border: 1px solid rgba(32,94,178,0.6);
}

#contentSp #contentInner #midCont01 h2{
	margin: 10px 5px;
	padding: 20px;
	font-size: 87.5%;
	font-weight: bold;
	text-align: center;
	background-color: #eef27a;
}

#contentSp #contentInner #midCont01 .hedbottom{
	margin: 20px 0;
	text-align: center;
}

#midCont01 #midConleft .conbottom{
	margin: 20px 0;
	text-align: center;
}

#midCont01 #midConleft .conbottom img{
	width: 250px;
	height: auto;	
}

#midCont01 #midConleft .sho{
	width: 100%;
	line-height: 3;
	background-color: #205eb2;
	color: #fff;
	text-align: center;
}

#midCont01 #midConleft .sho a:link{
	color: #fff;
}

#midCont01 #midConleft .sho a:valid{
	color: #fff;
}

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

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

#contentSp #contentInner #midCont02{
	margin: 20px;
	padding: 20px;
	border-radius: 15px;
	border: 1px solid rgba(32,94,178,0.6);
}

#contentSp #contentInner #midCont02 h2{
	margin: 10px 5px;
	padding: 20px;
	font-size: 87.5%;
	font-weight: bold;
	text-align: center;
	background-color: #38b220;
}

#contentSp #contentInner #midCont02 .hedbottom{
	margin: 20px 0;
	text-align: center;
}

#midCont02 #midConleft .conbottom{
	margin: 20px 0;
	text-align: center;
}

#midCont02 #midConleft .conbottom img{
	width: 250px;
	height: auto;	
}

#midCont02 #midConleft .sho{
	width: 100%;
	line-height: 3;
	background-color: #38b220;
	color: #fff;
	text-align: center;
}

#midCont02 #midConleft .sho a:link{
	color: #fff;
}

#midCont01 #midConleft .sho a:valid{
	color: #fff;
}

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

/*
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/__/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/contentここまで/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/__/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
*/
/*************************************cleanここから*******************************************/

#contentSp #clecontentInner #topCont{
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #205eb2;
}

#contentSp #clecontentInner #topCont h1{
	margin: 30px 15px 5px 15px;
	padding: 2px 0 0 50px;
	line-height: 2.4;
	font-size: 150%;
	background-image: url(../image/img07.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 2px 17px;
	font-weight: bold;
}

#contentSp #clecontentInner #topCont p{
	margin: 0 0 0 10px;
	padding: 5px 20px;
	border-radius: 15px;
}

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

#contentSp #clecontentInner #midCont01{
	margin: 20px auto;
	padding: 20px;
	border-radius: 15px;
	border: 1px solid rgba(32,94,178,0.6);
}

#contentSp #clecontentInner #midCont01 h2{
	margin: 30px 5px 30px 5px;
	padding: 15px;
	line-height: 2.4;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	background-color: #205eb2;
	color: #fff;
}

#contentSp #clecontentInner #midCont01 dl{
	margin: 20px auto 30px;
}

#contentSp #clecontentInner #midCont01 dt{
	padding: 0 0 0 20px;
	font-weight: bold;
	border-left: 10px solid #205eb2;
	border-bottom: 1px dotted #205eb2;
	font-size: 112.5%;
	line-height: 2;
}

#contentSp #clecontentInner #midCont01 dd{
}

#contentSp #clecontentInner #midCont01 dd .ddtxt01{
	padding: 15px;
}

#contentSp #clecontentInner #midCont01 dd .ddimg img{
	width: 250px;
	margin: 10px 20px;
	border: 10px solid #f3eded;
}

#contentSp #clecontentInner #midCont01 .text01{
	padding: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 87.5%;
	background-color: #205eb2;
	color: #fff;
}


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

#contentSp #clecontentInner #midCont02{
	margin: 20px auto 50px;
	padding: 20px;
	border-radius: 15px;
	border: 1px solid #0e18a4;
}

#contentSp #clecontentInner #midCont02 h2{
	margin: 30px 5px 30px 5px;
	padding: 15px;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	background-color: #0e18a4;
	border-radius: 15px;
	color: #fff;
}

#contentSp #clecontentInner #midCont02 #midCont01Inner{
	margin: 0 auto;
	padding: 0 15px 20px;
}

#contentSp #clecontentInner #midCont02 #midCont01Inner #midConleft{
	width: 100%;
}

#contentSp #clecontentInner #midCont02 #midCont01Inner #midConleft ul{
}

#contentSp #clecontentInner #midCont02 #midCont01Inner #midConleft li{
	margin: 25px 0 0 0;
}

#contentSp #clecontentInner #midCont02 #midCont01Inner #midConleft li:nth-child(1){
	background-image: url(../image/img22.png);
	background-repeat: no-repeat;
	background-size: 110px;
	background-position: top 80px center;
}

#contentSp #clecontentInner #midCont02 #midCont01Inner #midConleft li:nth-child(2){
	background-image: url(../image/img21.png);
	background-repeat: no-repeat;
	background-size: 90px;
	background-position: top 90px center;
}

#contentSp #clecontentInner #midCont02 #midCont01Inner #midConleft li:nth-child(3){
	background-image: url(../image/img20.png);
	background-repeat: no-repeat;
	background-size: 110px;
	background-position: top 80px center;
}

#contentSp #clecontentInner #midCont02 #midCont01Inner #midConleft li dl{
}

#contentSp #clecontentInner #midCont02 #midCont01Inner #midConleft li dt{
	height: 175px;
	padding-top: 25px;
	border: 2px solid #0e18a4;
	font-size: 112.5%;
	font-weight: bold;
	text-align: center;
}

#contentSp #clecontentInner #midCont02 #midCont01Inner #midConleft li dd{
	padding: 15px;
	background-color: #0e18a4;
	color: #fff;
}


#contentSp #clecontentInner #midCont02 #midCont01Inner #midConleft .sho a:visited{
	color: #fff;
}

#contentSp #clecontentInner #midCont02 #midCont01Inner #midConleft .sho a:hover{
	color: #ec9999;;
}

/*************************************cleanここまで*******************************************/

/*************************************disuここから*******************************************/

#contentSp #discontentInner #topCont{
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #619e00;
}

#contentSp #discontentInner #topCont h1{
	margin: 30px 15px 5px 15px;
	padding: 2px 0 0 50px;
	line-height: 2.4;
	font-size: 150%;
	background-image: url(../image/img07.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 2px 17px;
	font-weight: bold;
}

#contentSp #discontentInner #topCont p{
	margin: 0 0 0 10px;
	padding: 5px 20px;
	border-radius: 15px;
}

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

#contentSp #discontentInner #midCont01{
	margin: 20px auto;
	padding: 20px;
	border-radius: 15px;
	border: 1px solid rgba(97,158,0,0.6);
}

#contentSp #discontentInner #midCont01 h2{
	margin: 30px 5px 30px 5px;
	padding: 15px;
	line-height: 2.4;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	background-color: #619e00;
	color: #fff;
}

#contentSp #discontentInner #midCont01 dl{
	margin: 20px auto 30px;
}

#contentSp #discontentInner #midCont01 dt{
	padding: 0 0 0 20px;
	font-weight: bold;
	border-left: 10px solid #619e00;
	border-bottom: 1px dotted #619e00;
	font-size: 112.5%;
	line-height: 2;
}

#contentSp #discontentInner #midCont01 dd{
}

#contentSp #discontentInner #midCont01 dd .ddtxt01{
	padding: 15px;
}

#contentSp #discontentInner #midCont01 dd .ddimg img{
	width: 250px;
	margin: 10px 20px;
	border: 10px solid #f3eded;
}

#contentSp #discontentInner #midCont01 .text01{
	padding: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 87.5%;
	background-color: #436a06;
	color: #fff;
}


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

#contentSp #discontentInner #midCont02{
	margin: 20px auto 50px;
	padding: 20px;
	border-radius: 15px;
	border: 1px solid #436a06;
}

#contentSp #discontentInner #midCont02 h2{
	margin: 30px 5px 30px 5px;
	padding: 15px;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	background-color: #76a62a;
	border-radius: 15px;
	color: #fff;
}

#contentSp #discontentInner #midCont02 #midCont01Inner{
	margin: 0 auto;
	padding: 0 15px 20px;
}

#contentSp #discontentInner #midCont02 #midCont01Inner #midConleft{
	width: 100%;
}

#contentSp #discontentInner #midCont02 #midCont01Inner #midConleft ul{
}

#contentSp #discontentInner #midCont02 #midCont01Inner #midConleft li{
	margin: 25px 0 0 0;
}

#contentSp #discontentInner #midCont02 #midCont01Inner #midConleft li:nth-child(1){
	background-image: url(../image/img30.png);
	background-repeat: no-repeat;
	background-size: 150px;
	background-position: top 110px center;
}

#contentSp #discontentInner #midCont02 #midCont01Inner #midConleft li:nth-child(2){
	background-image: url(../image/img31.png);
	background-repeat: no-repeat;
	background-size: 150px;
	background-position: top 110px center;
}

#contentSp #discontentInner #midCont02 #midCont01Inner #midConleft li:nth-child(3){
	background-image: url(../image/img29.png);
	background-repeat: no-repeat;
	background-size: 110px;
	background-position: top 60px center;
}

#contentSp #discontentInner #midCont02 #midCont01Inner #midConleft li dl{
}

#contentSp #discontentInner #midCont02 #midCont01Inner #midConleft li dt{
	height: 175px;
	padding-top: 25px;
	border: 2px solid #436a06;
	font-size: 112.5%;
	font-weight: bold;
	text-align: center;
}

#contentSp #discontentInner #midCont02 #midCont01Inner #midConleft li dd{
	padding: 15px;
	background-color: #436a06;
	color: #fff;
}


#contentSp #discontentInner #midCont02 #midCont01Inner #midConleft .sho a:visited{
	color: #fff;
}

#contentSp #discontentInner #midCont02 #midCont01Inner #midConleft .sho a:hover{
	color: #ec9999;;
}

/*************************************disuここまで*******************************************/
/*************************************aboutここから*******************************************/

#contentSp #abocontentInner #topCont{
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #205eb2;
}

#contentSp #abocontentInner #topCont h1{
	margin: 30px 15px 5px 15px;
	padding: 2px 0 0 50px;
	line-height: 2.4;
	font-size: 150%;
	background-image: url(../image/img07.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 2px 17px;
	font-weight: bold;
}

#contentSp #abocontentInner #topCont p{
	margin: 0 0 0 10px;
	padding: 5px 10px;
	border-radius: 15px;
}

#contentSp #abocontentInner #topCont ul{
	margin: 30px 0 50px 0;
}

#contentSp #abocontentInner #topCont li{
	margin: 20px 10px;
	border-bottom: 1px solid #999;
}

#contentSp #abocontentInner #topCont dt{
	padding: 10px;
}

#contentSp #abocontentInner #topCont dd{
	margin: 5px 20px;
}



/*************************************aboutここまで*******************************************/
/*******************infoここから*******************/

#contentSp #info01{
	margin: 100px 10px 0 10px;
	padding-bottom: 30px;
	border: 3px solid #205eb2;
	background-image: url(../image/img10.png);
	background-repeat: no-repeat;
	background-position: right 30px bottom 0;
	background-size: 80px;
}

#contentSp #info01 h2{
	margin: 20px 20px 10px 20px;
	line-height: 4;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	background-color: #205eb2;
	color: #fff;
}

#contentSp #info01 ul{
	margin: 20px auto 20px;
}

#contentSp #info01 li{
	margin: 10px;
	padding: 20px 0;
	border-bottom: 3px solid #205eb2;
}

#contentSp #info01 li:last-child{
	border: none;
}

#contentSp #info01 li dl{
	margin: 5px 20px;
}

#contentSp #info01 li dt{
	margin: 5px 20px;
	padding: 0 0 0 30px;
	background-image: url(../image/img06.png);
	background-repeat: no-repeat;
	background-size: 20px;
	font-weight: bold;
	color: #205eb2;
}

#contentSp #info01 li dd{
	padding: 5px 0 5px 20px;
}


/*******************infoここまで*******************/

/*
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/__/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/contentここまで/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/__/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
*/

#contentSp blockquote{
	margin: 0 auto;
	padding: 10px;
	background-color: #f9f9f9;
}

#contentSp blockquote ol{
	margin: 20px 10px 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}

.ne{
	color: #f00;
}

#contentSp blockquote h3{
	margin: 10px;
	text-align: center;
	font-weight: bold;
}

#contentSp blockquote dl{
	margin: 20px 0;
}

#toiForm{
	margin: 10px;
}

.btn{
	padding: 10px;
}

.btn input{
	margin: 0 10px;
}

.toriatu{
	padding: 20px;
}

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

#aboutInfo{
	margin-top: 60px;
	font-size: 87.5%;
}

#aboutInfo p{
	margin: 5px 10px;
}

#aboutInfo img{
	width: 250px;
}

.footerL{
	padding: 15px;
	font-size: 87.5%;
	text-align: center;
}

footer{
	padding: 5px 0;
	background-color: #205eb2;
	color: #fff;
	font-size: 87.5%;
	text-align: center;
}