@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:visited{
	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;
}

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

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

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

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

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

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

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

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

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

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

#midCont03 #midConleft .sho a:visited{
	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ここまで*******************************************/
/*************************************refoここから*******************************************/

#contentSp #refocontentInner #topCont{
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ec6813;
}

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

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

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

#contentSp #refocontentInner #midCont01{
	margin: 20px auto;
	padding: 20px;
	border-radius: 15px;
	border: 1px solid #ec6813;
}

#contentSp #refocontentInner #midCont01 h2{
	margin: 30px 5px 30px 5px;
	padding: 15px;

	text-align: center;
	font-size: 120%;
	font-weight: bold;
	background-color: #ec6813;
	color: #fff;
}

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

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

#contentSp #refocontentInner #midCont01 dd{
}

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

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

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


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

#contentSp #refocontentInner #midCont02{
	margin: 20px auto 50px;
	padding: 20px;
	border-radius: 15px;
	border: 1px solid #ec6813;
}

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

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

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

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

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

#contentSp #refocontentInner #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 #refocontentInner #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 #refocontentInner #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 #refocontentInner #midCont02 #midCont01Inner #midConleft li dl{
}

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

#contentSp #refocontentInner #midCont02 #midCont01Inner #midConleft li dd{
	padding: 15px;
	background-color: #ec6813;
	color: #fff;
}


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

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

/*************************************refoここまで*******************************************/

/*************************************removここから*******************************************/

#contentSp #removcontentInner #topCont{
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #079ad9;
}

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

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

#contentSp #removcontentInner #topCont02{}


#contentSp #removcontentInner #topCont02 img{
	width: 350px;
}

#contentSp #removcontentInner #topCont02 h2{
	margin: 30px 5px 30px 5px;
	padding: 15px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	background-color: #079ad9;
	color: #fff;
}

#contentSp #removcontentInner #topCont02 #topconTxt p{
	padding: 15px;
}

#contentSp #removcontentInner #topCont02 #topconTxt .sho01{
	margin: 20px 0 
	padding: 15px 0;
	background-color: #cf2c2c;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

#contentSp #removcontentInner #topCont02 #topconTxt .sho01 a{
	color: #fff;
}

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

#contentSp #removcontentInner #midCont01{
	margin: 20px auto;
	padding: 20px;
	border-radius: 15px;
	border: 1px solid #079ad9;
}

#contentSp #removcontentInner #midCont01 h2{
	margin: 30px 5px 30px 5px;
	padding: 15px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	background-color: #079ad9;
	color: #fff;
}

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

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

#contentSp #removcontentInner #midCont01 dd{
}

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

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

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


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

#contentSp #removcontentInner #midCont02{
	margin: 20px auto 50px;
	padding: 20px;
	border-radius: 15px;
	border: 1px solid #079ad9;
}

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

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

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

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

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

#contentSp #removcontentInner #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 #removcontentInner #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 #removcontentInner #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 #removcontentInner #midCont02 #midCont01Inner #midConleft li dl{
}

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

#contentSp #removcontentInner #midCont02 #midCont01Inner #midConleft li dd{
	padding: 15px;
	background-color: #079ad9;
	color: #fff;
}


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

#contentSp #removcontentInner #midCont02 #midCont01Inner #midConleft .sho a:hover{
	color: #079ad9;;
}

/*************************************removここまで*******************************************/

/*************************************bactここから*******************************************/

#contentSp #bactcontentInner #topCont{
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #079ad9;
}

#contentSp #bactcontentInner #topCont .redb01{
	font-weight: bold;
	color: #ff0000;
}

#contentSp #bactcontentInner #topCont h1{
	margin: 30px 15px 5px 15px;
	padding: 2px 0 0 65px;
	background-image: url(../image/img07.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 20px 10px;
	font-weight: bold;
}

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

#contentSp #bactcontentInner #topCont02{
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

#contentSp #bactcontentInner #topCont02 #topconImg{
	margin: 15px 0;
}

#contentSp #bactcontentInner #topCont02 #topconImg h2{
	margin: 3px;
	padding: 5px;
	font-weight: bold;
	font-size: 125%;
	text-align: center;
}

#contentSp #bactcontentInner #midTxt{
	margin: 30px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #205eb2;
}

#contentSp #bactcontentInner #midTxt h2{
	margin: 15px 10px;
	padding: 12px 10px 8px 10px;
	text-align: center;
	border-radius: 10px;
	border: 2px solid #29ecb2;
	font-weight: bold;
}

#contentSp #bactcontentInner #midTxt p{
	margin: 15px;
	padding: 5px 20px;
}


/********/

#contentSp #bactcontentInner #midImg{
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #999;
}


#contentSp #bactcontentInner #midImg h4{
	padding: 15px;
	font-weight: bold;
}

#contentSp #bactcontentInner #midImg p{
	padding: 10px 20px;
}

#contentSp #bactcontentInner #midImg ul{
}

#contentSp #bactcontentInner #midImg li{
	margin: 10px;
}

#contentSp #bactcontentInner #midImg img{
	width: 330px;
	border: 10px solid #f2f2f2;
}

/********/
#contentSp #bactcontentInner #topCont03{
}

#contentSp #bactcontentInner #topCont03 #topconImg h2{
	font-weight: bold;
	text-align: center;
}

#contentSp #bactcontentInner #topCont03 #topconImg p{
	margin: 15px;
	padding: 15px;
	text-align: center;
}

#contentSp #bactcontentInner #topCont03 #topconImg img{
	height: 180px;
}

#contentSp #bactcontentInner #topCont03 #topconTxt{
	margin: 0 15px;
	padding: 0 0 15px 0;
}

#contentSp #bactcontentInner #topCont03 #topconTxt h2{
	font-weight: bold;
	font-size: 150%;
}

#contentSp #bactcontentInner #topCont03 #topconTxt ul{
	margin: 5px 0;
}

#contentSp #bactcontentInner #topCont03 #topconTxt li{
	margin: 5px;
	font-size: 87.5%;
	list-style: square;
}

#contentSp #bactcontentInner #topCont03 #topconTxt p{
	margin: 15px;
}

/*********/

#contentSp #bactcontentInner #midTxt{}


#contentSp #bactcontentInner #topCont02{
}

#contentSp #bactcontentInner #topCont02 #topconImg{
	margin: 15px 0;
}

#contentSp #bactcontentInner #topCont02 #topconImg h2{
	font-weight: bold;
	font-size: 125%;
	text-align: center;
}


#contentSp #bactcontentInner #topCont02 #topconImg img{
	width: 350px;
}

#contentSp #bactcontentInner #topCont02 #topconTxt{
	margin: 0 15px;
	padding: 15px 0;
}

#contentSp #bactcontentInner #topCont02 #topconTxt h2{
	font-weight: bold;
	font-size: 150%;
}

#contentSp #bactcontentInner #topCont02 #topconTxt ul{
	margin: 5px 15px;
}

#contentSp #bactcontentInner #topCont02 #topconTxt li{
	margin: 5px;
	font-size: 87.5%;
	list-style: square;
}

#contentSp #bactcontentInner #topCont02 #topconTxt p{
	margin: 15px;
}

#contentSp #bactcontentInner #midTxt01{
	margin: 40px 0 60px;
	padding: 0 0 60px 0;
	border-bottom: 1px dotted #000;
}

#contentSp #bactcontentInner #midTxt01 h3{
	margin: 20px 30px;
	padding: 20px 0;
	text-align: center;
	background-color: #0e8f2e;
	color: #fff;
	font-weight: bold;
}

#contentSp #bactcontentInner #midTxt01 p{
	margin: 0 20px;
	padding: 10px 30px;
}

/****/

#contentSp #bactcontentInner #midTxt02{
	margin: 40px 0 60px;
	padding: 0 0 60px 0;
	border-bottom: 1px dotted #000;
}

#contentSp #bactcontentInner #midTxt02 h3{
	margin: 20px 30px;
	padding: 20px 0;
	text-align: center;
	background-color: #d60f0f;
	color: #fff;
	font-weight: bold;
}

#contentSp #bactcontentInner #midTxt02 dl{
	margin: 30px;
	padding: 10px;
}

#contentSp #bactcontentInner #midTxt02 dt{
	width: 180px;
	padding: 5px 15px;
	border-left: 10px solid #d60f0f;
	border-bottom: 1px dotted #d60f0f;
	font-weight: bold;
	font-size: 112.5%;
}

#contentSp #bactcontentInner #midTxt02 dd{
	margin: 15px;
}


/****/

#contentSp #bactcontentInner #midTxt03{
	margin: 40px 0 60px;
	padding: 0 0 60px 0;
	border-bottom: 1px dotted #000;
}

#contentSp #bactcontentInner #midTxt03 h3{
	margin: 20px 30px;
	padding: 20px 0;
	text-align: center;
	background-color: #d6c90f;
	color: #000;
	font-weight: bold;
}

#contentSp #bactcontentInner #midTxt03 p{
	margin: 20px;
	padding: 15px;
}

#contentSp #bactcontentInner #midTxt03 .im01{
	text-align: center;
}

#contentSp #bactcontentInner #midTxt03 img{
	width: 300px;
	border: 10px solid #f3ed9e;
}

#contentSp #bactcontentInner #midTxt03 ul{
	margin: 15px;
}

#contentSp #bactcontentInner #midTxt03 li{
	margin: 5px;
	padding: 0 0 0 30px;
}

#contentSp #bactcontentInner #midTxt03 li a{
	font-weight: bold;
}

#contentSp #bactcontentInner #midTxt03 li a:link{
	color: #f00;
}

#contentSp #bactcontentInner #midTxt03 li a:visited{
	color: #f00;
}

#contentSp #bactcontentInner #midTxt03 li a:hover{
	color: #000;
}

/****/

.redb{
	margin: 10px 0 15px;
	padding: 1px 10px;
	color: #f00;
	font-weight: bold;
	background-color: #a1e494;
}

#contentSp #bactcontentInner #midTxt04{
	margin: 40px 0 60px;
	padding: 0 0 60px 0;
	border-bottom: 1px dotted #000;
}

#contentSp #bactcontentInner #midTxt04 h3{
	margin: 20px 30px;
	padding: 20px 0;
	text-align: center;
	background-color: #0fd62a;
	color: #000;
	font-size: 125%;
	font-weight: bold;
}

#contentSp #bactcontentInner #midTxt04 p{
	margin: 20px;
	padding: 15px;
}

#contentSp #bactcontentInner #midTxt04 ol{
	margin: 15px;
	
}

#contentSp #bactcontentInner #midTxt04 li{
	margin: 15px;
	padding: 30px 15px;
	border: 1px solid #ddd;
}

#contentSp #bactcontentInner #midTxt04 dt{
	padding: 10px 15px;
	text-align: center;
	font-weight: bold;
	font-size: 112.5%;
	background-color: #cbf1d0;
}

#contentSp #bactcontentInner #midTxt04 dd{
	margin: 15px;
}

#contentSp #bactcontentInner #midTxt04 dd img{
	width: 200px;
}

/****/

.redb{
	margin: 10px 0 15px;
	padding: 1px 10px;
	color: #f00;
	font-weight: bold;
	background-color: #a1e494;
}

#contentSp #bactcontentInner #midTxt05{
	margin: 40px 0 60px;
	padding: 0 0 60px 0;
	border-bottom: 1px dotted #000;
}

#contentSp #bactcontentInner #midTxt05 h3{
	margin: 20px 30px;
	padding: 20px 0;
	text-align: center;
	background-color: #1a6cd6;
	color: #fff;
	font-size: 125%;
	font-weight: bold;
}

#contentSp #bactcontentInner #midTxt05 p{
	margin: 20px;
	padding: 15px;
}

#contentSp #bactcontentInner #midTxt05 ul{
	margin: 15px;
	
}

#contentSp #bactcontentInner #midTxt05 li{
	margin: 5px;
}

#contentSp #bactcontentInner #midTxt05 dl{
	margin: 0 0 30px 0;
}

#contentSp #bactcontentInner #midTxt05 dt{
	padding: 10px;
	font-weight: bold;
	border: 1px solid #3ca826;
	background-color: #d7f5d1;
	text-align: center;
}

#contentSp #bactcontentInner #midTxt05 dd{
	margin: 0;
	padding: 0;
}

/****/

#contentSp #bactcontentInner #midTxt06 h3{
	margin: 15px;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	border-radius: 15px;
	background-color: #205fa7;
	color: #fff;
}

#contentSp #bactcontentInner #midTxt06 p{
	padding: 15px;
}

#contentSp #bactcontentInner #midTxt06 img{
	width: 250px;
	margin: 15px 20px;
	border: 10px solid #ccddf0;
}

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

#contentSp #bactcontentInner #midCont01{
	margin: 20px auto;
	padding: 20px;
	border-radius: 15px;
	border: 1px solid #079ad9;
}

#contentSp #bactcontentInner #midCont01 h2{
	margin: 30px 5px 30px 5px;
	padding: 15px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	background-color: #079ad9;
	color: #fff;
}

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

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

#contentSp #bactcontentInner #midCont01 dd{
}

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

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

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


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

#contentSp #bactcontentInner #midCont02{
	margin: 20px auto 50px;
	padding: 20px;
	border-radius: 15px;
	border: 1px solid #079ad9;
}

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

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

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

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

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

#contentSp #bactcontentInner #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 #bactcontentInner #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 #bactcontentInner #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 #bactcontentInner #midCont02 #midCont01Inner #midConleft li dl{
}

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

#contentSp #bactcontentInner #midCont02 #midCont01Inner #midConleft li dd{
	padding: 15px;
	background-color: #079ad9;
	color: #fff;
}


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

#contentSp #bactcontentInner #midCont02 #midCont01Inner #midConleft .sho a:hover{
	color: #079ad9;;
}


/*************************************bactここまで*******************************************/

/*************************************aboutここから*******************************************/

#achouseMenu dd{
	display: none;
}

#contentSp #abocontentInner 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;
}

#achouseMenu dt{
	padding: 3px 0 0 55px;
	line-height: 2.5;
	background-image: url(../image/img53.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 18px 10px;
	background-color: rgba(31,46,190,0.3);
	font-weight: bold;
}

#achouseMenu dd{
	text-align: center;
}

#achouseMenu dd img{
	width: 250px;
}

#achouseMenu dd ul{
	margin: 0 20px 30px 20px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #666;
}

/*******/

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


#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ここまで*******************/
/*******************info02ここから*******************/

#contentSp #info02{
	margin-top: 100px;
	padding: 20px;
	border: 1px solid #eff803;
	background-image: url(../image/img10.png);
	background-repeat: no-repeat;
	background-position: right 0 bottom 0;
	background-size: 70px;
}

#contentSp #info02 h2{
	padding: 15px;
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	background-color: #eff803;
}

#contentSp #info02 p{
	margin: 20px;
}

#contentSp #info02 dl{
	margin: 15px 30px;
}

#contentSp #info02 dt{
	font-weight: bold;
}

#contentSp #info02 dd{
	padding: 5px 20px 20px 20px;
}

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

#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;
}