@charset "UTF-8";


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

.cyuu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.cyuu li {
	font-size: 80%;
	line-height: 1.6em;
	color: #666;
	background-image: url(../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#pnav {
    padding: 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 60px;
    margin-left: 0px;
}
#pnav::before{
  content:"";
  display: block;
  width:24%;
  order:1;
}
#pnav::after{
  content:"";
  display: block;
  width:24%;
}
#pnav dl {
    background-color: #85775a;
    height: auto;
    width: 24%;
    text-align: center;
    padding: 0px;
    margin-top: 0.5%;
    margin-right: 0px;
    margin-bottom: 0.5%;
    margin-left: 0px;
}
#pnav dl dt {

}
#pnav dl dt a {
	font-size: 80%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background-image: url(../../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#pnav dl dt a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #605847;
	background-image: url(../../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.mincyo {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.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: 20px;
}
.cost-list1 th {
	width: 52%;
	font-size: 130%;
	color: #b18c4c;
	font-weight: normal;
}

.cost-list1 td {
	text-align: right;
	font-size: 150%;
	color: #b18c4c;
}
.cost-list1 th p {
	font-weight: normal;
	font-size: 65%;
	color: #333;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cost-list1 td p {
	font-size: 70%;
	line-height: 1.2em;
}
.cost-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.cost-list1 td span {
	font-size: 60%;
	line-height: 1.5em;
}
.p_price {
	font-size: 60%;
	color: #FF5555;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.komi_e {
	font-size: 60%;
	color: #999;
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
}
.cyusyaku {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.cyusyaku li {
	font-size: 75%;
	color: #666;
	line-height: 1.5em;
}
.cyusyaku_ex {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
.cyusyaku_ex li {
	font-size: 75%;
	color: #666;
	line-height: 1.5em;
}
.p_links {
	text-align: center;
	padding: 0px;
	width: 25%;
	height: auto;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.p_links a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #009ace;
	border-radius: 3px;
	margin: 0px;
	font-size: 65%;
	padding: 2px;
}
.p_links a:hover  {
	opacity: 0.8;
    filter: alpha(opacity=80);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.p_links_ex {
	text-align: center;
	padding: 0px;
	width: 50%;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	height: auto;
}
.p_links_ex a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #009ace;
	border-radius: 5px;
	box-shadow: 3px 3px #116784;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 22px;
}
.p_links_ex a:hover  {
	opacity: 0.8;
    filter: alpha(opacity=80);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.text1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.text1 dt {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #009ace;
}
.text1 dd {
	text-align: center;
	height: auto;
	width: 75%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 90%;
	line-height: 1.7em;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#shiharai {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#shiharai dl {
	background-color: #F5F5F5;
	margin: 0px;
	padding: 30px;
	height: auto;
	width: 30%;
}
#shiharai dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#shiharai dl dt img {
	width:100%;
}
#shiharai dl dd {
	padding: 0px;
	font-size: 110%;
	font-weight: bold;
	color: #009ace;
	margin: 0px;
}
#shiharai dl p {
	font-size: 90%;
	line-height: 1.7em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#orico {
    font-size: 70%;
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#orico_bnr {
    margin: 0px;
    padding: 0px;
    text-align: center;
}
#orico_bnr img{
    width: 100%;
}

#koujyo {
	margin: 0px;
	padding: 0px;
}
#koujyo dl {
	margin: 0px;
	padding: 0px;
}
#koujyo dl dt {
	height: auto;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F5F5F5;
	text-align: center;
	font-weight: bold;
	border: 1px dotted #999;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#koujyo dl dd {
	font-size: 85%;
	margin: 0px;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.link-btn-price {
	text-align: center;
	padding: 0px;
	width: 50%;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.link-btn-price a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #85775a;
	border-radius: 5px;
	box-shadow: 3px 3px #585245;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 22px;
}
.link-btn-price a:hover  {
	opacity: 0.8;
    filter: alpha(opacity=80);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#counselingbnr_price {
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}

}



/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {

.cyuu {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: auto;
	width: 95%;
}
.cyuu li {
	font-size: 80%;
	line-height: 1.6em;
	color: #666;
	background-image: url(../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position: left top 8px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#pnav {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#pnav dl {
	background-color: #85775a;
	height: auto;
	width: 50%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#pnav dl dt {

}
#pnav dl dt a {
	font-size: 70%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background-image: url(../../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.mincyo {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.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: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.cost-list1 th {
	width: 52%;
	font-size: 110%;
	color: #b18c4c;
	font-weight: normal;
}

.cost-list1 td {
	text-align: right;
	font-size: 120%;
	color: #b18c4c;
}
.cost-list1 th p {
	font-weight: normal;
	font-size: 65%;
	color: #333;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cost-list1 td p {
	font-size: 65%;
	line-height: 1.2em;
}
.cost-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.cost-list1 td span {
	font-size: 60%;
	line-height: 1.5em;
}
.p_price {
	font-size: 60%;
	color: #FF5555;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.komi_e {
	font-size: 60%;
	color: #999;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cyusyaku {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 95%;
}
.cyusyaku li {
	font-size: 75%;
	color: #666;
	line-height: 1.5em;
}
.cyusyaku_ex {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	height: auto;
	width: 95%;
}
.cyusyaku_ex li {
	font-size: 75%;
	color: #666;
	line-height: 1.5em;
}
.p_links {
	text-align: center;
	padding: 0px;
	width: 80%;
	height: auto;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.p_links a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #009ace;
	border-radius: 3px;
	margin: 0px;
	font-size: 70%;
	padding: 2px;
}
.p_links_ex {
	text-align: center;
	padding: 0px;
	width: 90%;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
}
.p_links_ex a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #009ace;
	border-radius: 5px;
	box-shadow: 3px 3px #116784;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 22px;
}
.text1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
.text1 dt {
	text-align: center;
	font-weight: bold;
	color: #009ace;
	font-size: 120%;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
}
.text1 dd {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
}
#shiharai {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#shiharai dl {
	background-color: #F5F5F5;
	padding: 30px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#shiharai dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#shiharai dl dt img {
	width:100%;
}
#shiharai dl dd {
	padding: 0px;
	font-size: 110%;
	font-weight: bold;
	color: #009ace;
	margin: 0px;
}
#shiharai dl p {
	font-size: 90%;
	line-height: 1.7em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#orico {
    font-size: 80%;
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#orico_bnr {
    margin: 0px;
    padding: 0px;
    text-align: center;
}
#orico_bnr img{
    width: 100%;
}
#koujyo {
	margin: 0px;
	padding: 0px;
}
#koujyo dl {
	margin: 0px;
	padding: 0px;
}
#koujyo dl dt {
	height: auto;
	width: 100%;
	background-color: #F5F5F5;
	text-align: center;
	font-weight: bold;
	border: 1px dotted #999;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin: 0px;
}
#koujyo dl dd {
	font-size: 85%;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1.6em;
}
.link-btn-price {
	text-align: center;
	padding: 0px;
	width: 90%;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.link-btn-price a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #85775a;
	border-radius: 5px;
	box-shadow: 3px 3px #585245;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 22px;
}
#counselingbnr_price {
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
}
