@charset "UTF-8";


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

#ae_top {
	width: 100%;
	height: 450px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0px;
	padding: 0px;
}
#ae_top dl {
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#ae_top dl dt {
	font-weight: bold;
	font-size: 180%;
	letter-spacing: 0.1em;
	line-height: 1.7em;
}
#ae_top dl dt span {
	color: #0099cc;
	border-bottom: dotted 2px #0099cc;
}
#ae_top dl dd {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 2.2em;
}
#ae_area {
	background-color: #F6F6F6;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#ae {
	margin: 0px;
	padding: 0px;
}
#ae dl {
	margin: 0px;
	padding: 0px;
}
#ae dl dt {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ae dl dd {
	font-size: 120%;
	font-weight: bold;
	color: #009ace;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#ae dl p {
	font-size: 95%;
}
#ae dl p span {
	font-weight: bold;
	color: #F69;
	text-decoration: underline;
}

#ae_w {
	background-color: #FFF;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 10px;
}
#ae_w dl {
	margin: 0px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#ae_w dl dt {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#ae_w dl dd {
	font-size: 120%;
	font-weight: bold;
	padding: 0px;
	color: #85775a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#ae_w dl p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#ae_w dl p span {
	font-weight: bold;
	color: #F69;
	text-decoration: underline;
}
#can {
	margin: 0px;
	padding: 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#can dl {
	padding: 0px;
	height: auto;
	width: 48%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#can dl dt {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#can dl dd {
	font-weight: bold;
	color: #009ace;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 110%;
}
#can dl p {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
#ae_fukidasshi {
	background-color: #009ace;
	height: auto;
	width: 40%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	font-size: 130%;
	border-radius: 5px;
	position: relative;
}
#ae_fukidasshi:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #009ace transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
#ginba {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #009ace;
	border-bottom-color: #009ace;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#ginba dl {
	margin: 0px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#ginba dl dt {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#ginba dl dd {
	font-size: 110%;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #85775a;
}
#ginba dl p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#gr_txt {
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: center;
	color: #009ace;
	line-height: 1.7em;
}
#gr_txt span {
	background: linear-gradient(transparent 70%, yellow 70%);
}
#gr_pic {
	padding: 0px;
	display: flex;
	justify-content: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#gr_pic .gr_inner {
	padding: 0px;
	height: auto;
	width: 350px;
	margin-top: 0px;
	margin-right: 1%;
	margin-bottom: 0px;
	margin-left: 1%;
}
#gr_wht {
	background-color: #F4F4F4;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#gr_wht dl {
	margin: 0px;
	padding: 30px;
}
#gr_wht dl dt {
	font-weight: bold;
	text-align: center;
	color: #85775a;
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-decoration: underline;
}
#gr_wht dl dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#tokucyou {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#tokucyou dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 300px;
}
#tokucyou dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#tokucyou dl dd {
	padding: 0px;
	font-weight: bold;
	color: #009ace;
	font-size: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#tokucyou dl p {
	font-size: 90%;
}
#case_area_g {
	border: 1px solid #0099cb;
	padding-top: 50px;
	padding-right: 75px;
	padding-bottom: 50px;
	padding-left: 75px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#case_g {
	margin: 0px;
	padding: 0px;
}
#case_top_g {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#case_top_g dl {
	margin: 0px;
	padding: 0px;
}
#case_top_g dl dt {
	font-size: 110%;
	font-weight: bold;
	color: #0099cb;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#case_top_g dl dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#case_inner_g {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#case_inner_g dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 395px;
}
#case_inner_g dl dt {
	padding: 7px;
	background-color: #0099cb;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#case_inner_ex_g {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#case_inner_ex_g dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 260px;
}
#case_inner_ex_g dl dt {
	padding: 7px;
	background-color: #0099cb;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.next_g {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 20px;
	position: relative;
}
.next_g img{
	position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
#case_hyou_g {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.c-list1-g {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.c-list1-g th,
.c-list1-g td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.c-list1-g th {
	background-color: #0099cb;
	width: 40%;
	font-size: 90%;
	font-weight: bold;
	color: #FFF;
}
.c-list1-g td {
	font-size: 90%;
	line-height: 1.7em;
	background-color: #FFF;
}
.c-list1-g th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.c-list1-g td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
}
#price_top {
	background-color: #F4F4F4;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#ppic {
	padding: 0px;
	float: left;
	margin: 0px;
}
#price_top dl {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 55%;
}
#price_top dl dt {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.7em;
	color: #85775a;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#price_top dl dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#price_top dl dd span {
	color: #F69;
	font-weight: bold;
	text-decoration: underline;
}
.cost-list1 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.cost-list1 th,
.cost-list1 td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.cost-list1 th {
	background-color: #FAFAFA;
	width: 50%;
	font-size: 90%;
}
.cost-list1 td {
	text-align: right;
	font-size: 95%;
	line-height: 1.7em;
	background-color: #FFF;
}
.cost-list1 th p {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.6em;
}
.cost-list1 td p {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.6em;
}
.cost-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.cost-list1 td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
}
.cyusyaku {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	overflow: hidden;
}
.cyusyaku li {
	font-size: 75%;
	color: #666;
	line-height: 1.5em;
}
.cost-list2 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 55%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.cost-list2 th,
.cost-list2 td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.cost-list2 th {
	background-color: #FAFAFA;
	width: 60%;
	font-size: 90%;
}

.cost-list2 td {
	text-align: right;
	font-size: 95%;
	line-height: 1.7em;
}
.cost-list2 th p {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.6em;
}
.cost-list2 td p {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.6em;
}
.cost-list2 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.cost-list2 td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
}
#wht {
	border: 1px solid #009ace;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#wht dl {
	margin: 0px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}
#wht dl dt {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#wht dl dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.btm_full {
	margin-bottom: 100px !important;
}
#full {
	background-color: #F4F4F4;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
	margin: 0px;
}
#full dl {
	margin: 0px;
	padding: 0px;
}
#full dl dt {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.7em;
	color: #85775a;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: center;
}
#full dl dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#full dl dd span {
	color: #F69;
	font-weight: bold;
	text-decoration: underline;
}
#full_img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.full_inner {
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#risk {
	margin: 0px;
	padding: 0px;
	border: 1px dotted #999;
}
#risk dl {
	margin: 0px;
	padding: 30px;
}
#risk dl dt {
	font-size: 90%;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: underline;
	font-weight: bold;
}
#risk dl ul {
	margin: 0px;
	padding: 0px;
}
#risk dl ul li {
	font-size: 80%;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 1%;
	margin-right: 0px;
	margin-bottom: 1%;
	margin-left: 0px;
}
}



/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {


#ae_top {
	width: 100%;
	height: auto;
	background-image: url(../images/top_sp.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0px;
	padding: 0px;
}
#ae_top dl {
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ae_top dl dt {
	font-weight: bold;
	font-size: 120%;
	letter-spacing: 0.1em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
}
#ae_top dl dt span {
	color: #0099cc;
	border-bottom: dotted 2px #0099cc;
}

#ae_top dl dd {
	font-size: 90%;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 65%;
}
#ae_area {
	background-color: #F6F6F6;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#ae {
	margin: 0px;
	padding: 0px;
}
#ae dl {
	margin: 0px;
	padding: 0px;
}
#ae dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#ae dl dd {
	font-size: 120%;
	font-weight: bold;
	color: #009ace;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ae dl p {
	font-size: 95%;
}
#ae dl p span {
	font-weight: bold;
	color: #F69;
	text-decoration: underline;
}

#ae_w {
	background-color: #FFF;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 7px;
}
#ae_w dl {
	margin: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#ae_w dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#ae_w dl dt img{
	width:100%;
}
#ae_w dl dd {
	font-size: 120%;
	font-weight: bold;
	padding: 0px;
	color: #85775a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ae_w dl p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#ae_w dl p span {
	font-weight: bold;
	color: #F69;
	text-decoration: underline;
}
#can {
	margin: 0px;
	padding: 0px;
}
#can dl {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#can dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#can dl dt img {
	width:100%;
}
#can dl dd {
	font-weight: bold;
	color: #009ace;
	padding: 0px;
	font-size: 110%;
	margin: 0px;
}
#can dl p {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
#ae_fukidasshi {
	background-color: #009ace;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	font-size: 120%;
	border-radius: 5px;
	position: relative;
}
#ae_fukidasshi:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #009ace transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
#ginba {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #009ace;
	border-bottom-color: #009ace;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#ginba dl {
	margin: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#ginba dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
}
#ginba dl dd {
	font-size: 110%;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #85775a;
}
#ginba dl p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#gr_txt {
	font-size: 120%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: center;
	color: #009ace;
	line-height: 1.7em;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#gr_txt span {
	background: linear-gradient(transparent 70%, yellow 70%);
}
#gr_pic {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
#gr_pic .gr_inner {
	padding: 0px;
	margin: 0px;
	height: auto;
	width: 50%;
}
#gr_wht {
	background-color: #F4F4F4;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#gr_wht dl {
	margin: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#gr_wht dl dt {
	font-weight: bold;
	text-align: center;
	color: #85775a;
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-decoration: underline;
}
#gr_wht dl dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#tokucyou {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#tokucyou dl {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#tokucyou dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#tokucyou dl dt img{
	width:100%;
}
#tokucyou dl dd {
	padding: 0px;
	font-weight: bold;
	color: #009ace;
	font-size: 110%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#tokucyou dl p {
	font-size: 90%;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#case_area_g {
	border: 2px solid #0099cb;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#case_g {
	margin: 0px;
	padding: 0px;
}
#case_top_g {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#case_top_g dl {
	margin: 0px;
	padding: 0px;
}
#case_top_g dl dt {
	font-size: 110%;
	font-weight: bold;
	color: #0099cb;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#case_top_g dl dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#case_inner_g {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#case_inner_g dl {
	margin: 0px;
	padding: 0px;
}
#case_inner_g dl dt {
	padding: 7px;
	background-color: #0099cb;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#case_inner_ex_g {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#case_inner_ex_g dl {
	margin: 0px;
	padding: 0px;
}
#case_inner_ex_g dl dt {
	padding: 7px;
	background-color: #0099cb;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.next_g {
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 100%;
	text-align: center;
}
#case_hyou_g {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.c-list1-g {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.c-list1-g th,
.c-list1-g td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding: 15px;
}
.c-list1-g th {
	background-color: #0099cb;
	width: 40%;
	font-size: 85%;
	font-weight: bold;
	color: #FFF;
}
.c-list1-g td {
	font-size: 80%;
	line-height: 1.6em;
	background-color: #FFF;
}
.c-list1-g th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.c-list1-g td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
}
.cost-list1 {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.cost-list1 th,
.cost-list1 td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.cost-list1 th {
	background-color: #FAFAFA;
	width: 52%;
	font-size: 90%;
}

.cost-list1 td {
	text-align: right;
	font-size: 95%;
	line-height: 1.7em;
}
.cost-list1 th p {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.6em;
}
.cost-list1 td p {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.6em;
}
.cost-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.cost-list1 td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
}
#price_top {
	background-color: #F4F4F4;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#ppic {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#price_top dl {
	margin: 0px;
	padding: 0px;
}
#price_top dl dt {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.7em;
	color: #85775a;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#price_top dl dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#price_top dl dd span {
	color: #F69;
	font-weight: bold;
	text-decoration: underline;
}
.cost-list1 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.cost-list1 th,
.cost-list1 td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.cost-list1 th {
	background-color: #FAFAFA;
	width: 50%;
	font-size: 90%;
}
.cost-list1 td {
	text-align: right;
	font-size: 95%;
	line-height: 1.7em;
	background-color: #FFF;
}
.cost-list1 th p {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.6em;
}
.cost-list1 td p {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.6em;
}
.cost-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.cost-list1 td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
}
.cyusyaku {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	overflow: hidden;
}
.cyusyaku li {
	font-size: 75%;
	color: #666;
	line-height: 1.5em;
}
.cost-list2 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.cost-list2 th,
.cost-list2 td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.cost-list2 th {
	background-color: #FAFAFA;
	width: 60%;
	font-size: 90%;
}

.cost-list2 td {
	text-align: right;
	font-size: 95%;
	line-height: 1.7em;
}
.cost-list2 th p {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.6em;
}
.cost-list2 td p {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.6em;
}
.cost-list2 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.cost-list2 td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
}
#wht {
	border: 1px solid #009ace;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#wht dl {
	margin: 0px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#wht dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#wht dl dt img {
	width:100%;
}
#wht dl dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.btm_full {
	margin-bottom: 80px !important;
}
#full {
	background-color: #F4F4F4;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin: 0px;
}
#full dl {
	margin: 0px;
	padding: 0px;
}
#full dl dt {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.7em;
	color: #85775a;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: center;
}
#full dl dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#full dl dd span {
	color: #F69;
	font-weight: bold;
	text-decoration: underline;
}
#full_img {
	padding: 0px;
	text-align: center;
	margin: 0px;
}
.full_inner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#risk {
	margin: 0px;
	padding: 0px;
	border: 1px dotted #999;
}
#risk dl {
	margin: 0px;
	padding: 30px;
}
#risk dl dt {
	font-size: 90%;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: underline;
	font-weight: bold;
}
#risk dl ul {
	margin: 0px;
	padding: 0px;
}
#risk dl ul li {
	font-size: 80%;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 2%;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 0px;
}
}
