@charset "UTF-8";


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

#hlin_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;
}
#hlin_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;
}
#hlin_top dl dt {
	font-weight: bold;
	font-size: 180%;
	letter-spacing: 0.1em;
	line-height: 1.7em;
}
#hlin_top dl dt span {
	color: #0099cc;
	border-bottom: dotted 2px #0099cc;
}
#hlin_top dl dd {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 2.2em;
}
#hlin_top_text {
	font-weight: bold;
	color: #009ace;
	text-align: center;
	font-size: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.7em;
}
#what {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
	display: flex;
    justify-content: space-between;
}
#what dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 490px;
}

#what dl dt {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#what dl dd {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	font-weight: bold;
	color: #009ace;
}
#what dl p {
	font-size: 90%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.g_hlin {
	background-color: #F5F5F5;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin: 0px;
}
.g_hlin dl {
	margin: 0px;
	padding: 0px;
}
.g_hlin dl dt {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.g_hlin dl dd {
	margin: 0px;
	font-size: 130%;
	font-weight: bold;
	color: #837858;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 1.7em;
	text-decoration: underline;
}
.g_hlin dl p {
	font-size: 95%;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}
#hlin_mt {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#hlin_mt .p_icon {
	background-color: #009ace;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	height: auto;
	width: 60%;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	color: #FFF;
	border-radius: 5px;
}

#hlin_mt dl {
	height: auto;
	width: 32%;
	border: 2px solid #009ace;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hlin_mt dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#hlin_mt dl dt img {
	width: 100%;
}

#hlin_mt dl dd {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #009ace;
	font-size: 110%;
}
#hlin_mt dl p {
	font-size: 90%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hlin_dmt {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#hlin_dmt dl {
	padding: 30px;
	height: auto;
	width: 49%;
	background-color: #F5F5F5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#hlin_dmt dl dt {
	color: #009ace;
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#hlin_dmt dl dd {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
#hlin_fukidasshi {
	background-color: #837858;
	height: auto;
	width: 65%;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: -20px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 130%;
	border-radius: 5px;
	position: relative;
}
#hlin_fukidasshi:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #837858 transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
.clippy {
	background-color: #F5F5F5;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	margin: 0px;
}
.clippy dl {
	margin: 0px;
	padding: 0px;
}
.clippy dl dt {
	font-size: 140%;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	color: #009ace;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.clippy dl dt span {
	background: linear-gradient(transparent 70%, yellow 70%);
}

.clippy dl dd {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.clippy dl p {
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.link-btn-dr {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 40%;
	margin: 0px;
}
.link-btn-dr a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #837858;
	border-radius: 5px;
	box-shadow: 5px 5px #4c4636;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 27px;
	font-size: 110%;
	margin: 0px;
}
.link-btn-dr 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: #6c6551;
}
.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;
}
.cyusyaku {
	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 li {
	font-size: 75%;
	color: #666;
	line-height: 1.5em;
}

}



/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {


#hlin_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;
}
#hlin_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;
}
#hlin_top dl dt {
	font-weight: bold;
	font-size: 120%;
	letter-spacing: 0.1em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
}
#hlin_top dl dt span {
	color: #0099cc;
	border-bottom: dotted 2px #0099cc;
}

#hlin_top dl dd {
	font-size: 90%;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 80%;
}
#hlin_top_text {
	font-weight: bold;
	color: #009ace;
	text-align: center;
	font-size: 110%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	line-height: 1.7em;
	padding: 0px;
	height: auto;
	width: 90%;
}
#what {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#what dl {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#what dl dt {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#what dl dd {
	padding: 0px;
	font-size: 110%;
	font-weight: bold;
	color: #009ace;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#what dl p {
	font-size: 90%;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
.g_hlin {
	background-color: #F5F5F5;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin: 0px;
}
.g_hlin dl {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.g_hlin dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.g_hlin dl dd {
	font-size: 120%;
	font-weight: bold;
	color: #837858;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 1.7em;
	text-decoration: underline;
	margin: 0px;
}
.g_hlin dl p {
	font-size: 95%;
	padding: 0px;
	line-height: 2em;
	margin: 0px;
}
#hlin_mt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#hlin_mt .p_icon {
	background-color: #009ace;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
	width: 60%;
	margin-top: -25px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	color: #FFF;
	border-radius: 5px;
}

#hlin_mt dl {
	height: auto;
	width: 100%;
	border: 2px solid #009ace;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hlin_mt dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#hlin_mt dl dt img {
	width: 100%;
}

#hlin_mt dl dd {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #009ace;
	font-size: 110%;
}
#hlin_mt dl p {
	font-size: 90%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hlin_dmt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#hlin_dmt dl {
	height: auto;
	width: 100%;
	background-color: #F5F5F5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#hlin_dmt dl dt {
	color: #009ace;
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#hlin_dmt dl dd {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
#hlin_fukidasshi {
	background-color: #837858;
	height: auto;
	width: 90%;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: -20px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 120%;
	border-radius: 5px;
	position: relative;
	line-height: 1.6em;
}
#hlin_fukidasshi:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #837858 transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
.clippy {
	background-color: #F5F5F5;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	margin: 0px;
}
.clippy dl {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clippy dl dt {
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	color: #009ace;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	line-height: 1.7em;
}
.clippy dl dt span {
	background: linear-gradient(transparent 70%, yellow 70%);
}

.clippy dl dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 100%;
}
.clippy dl p {
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.link-btn-dr {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 100%;
	margin: 0px;
}
.link-btn-dr a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #837858;
	border-radius: 5px;
	box-shadow: 5px 5px #4c4636;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 27px;
	font-size: 110%;
	margin: 0px;
}
.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;
}
.cyusyaku {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	height: auto;
	width: 95%;
}
.cyusyaku li {
	font-size: 75%;
	color: #666;
	line-height: 1.5em;
}

}
