@charset "UTF-8";


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

#inv_top {
	width: 100%;
	height: 700px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0px;
	padding: 0px;
}
#inv_top_inner {
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	padding-top: 220px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hougan {
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 120px;
	padding-left: 0px;
	background-image: url(../images/hougan.gif);
	background-repeat: repeat;
}

#what {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#what dt {
	font-weight: bold;
	color: #384a6e;
	text-align: center;
	font-size: 230%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height: 1.5em;
	padding: 0px;
	letter-spacing: 0.1em;
}
#what dt span {
	background: linear-gradient(transparent 60%, #ffe400 60%);
}

#what dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#noworries {
	background-color: #fdf8d8;
	border: 4px solid #3f93c8;
	border-radius: 10px;
	margin: 0px;
	padding-top: 40px;
	padding-right: 80px;
	padding-bottom: 40px;
	padding-left: 80px;
}
#noworries dt {
	padding: 0px;
	height: 300px;
	width: 300px;
	float: left;
	margin: 0px;
}
#noworries dt img{
	max-width:100%;
}
#noworries dd {
	margin: 0px;
	font-size: 200%;
	font-weight: bold;
	line-height: 1.7em;
	float: right;
	color: #000;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 58%;
}
#noworries dd span {
	color: #de41a1;
	text-decoration: underline;
	letter-spacing: 0.1em;
}
#invmt_area {
	background-image: url(../images/mt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	margin: 0px;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 120px;
	padding-left: 0px;
}
.invtitle {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.invtitle dt {
	font-size: 150%;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.invtitle dd {
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
}

.line {
	height: 1px;
	width: 100px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #009ace;
	padding: 0px;
}




#inv_mt {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0px;
}
#inv_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: 7px;
}

#inv_mt dl {
	height: auto;
	width: 30%;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
}
#inv_mt dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#inv_mt dl dt img {
	width: 100%;
}

#inv_mt dl dd {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #009ace;
	font-size: 130%;
}
#inv_mt dl p {
	font-size: 90%;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#movie_area {
	background: #7474BF;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #348AC7, #7474BF);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #348AC7, #7474BF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin: 0px;
}
#movie_area dl {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#movie_area dl dt {
	font-weight: bold;
	text-align: center;
	font-size: 130%;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
#movie_area dl dd {
	text-align: center;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}

#movie {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: auto;
	width: 680px;
}
#movie video {
	padding: 0px;
	height: auto;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.write_area {
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 120px;
	padding-left: 0px;
}
.list1 {
	height: auto;
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	margin: 0px;
}
.list1 thead {

}
.list1 thead tr {
   background: #457fca;
   background: -webkit-linear-gradient(to right, #5691c8, #457fca);
   background: linear-gradient(to right, #5691c8, #457fca);
   color: #FFF;
}
.list1 thead tr th {
	margin: 0px;
	padding: 10px;
	width: 20%;
	height: auto;
}
.list1 thead tr td {
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	width: 40%;
	height: auto;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
}
.list1 tbody {
}
.list1 tbody tr {

}
.list1 tbody tr th {
	margin: 0px;
	padding: 15px;
	font-size: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.list1 tbody tr td {
	font-size: 90%;
	margin: 0px;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	text-align: center;
}
#inv_price {
	background-color: #009ace;
	text-align: center;
	padding: 30px;
	border-radius: 10px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#inv_price:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #009ace transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
#inv_price dt {
	letter-spacing: 0.1em;
	padding: 0px;
	color: #fdf2d1;
	font-weight: bold;
	font-size: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#inv_price dd {
	margin: 0px;
	padding: 0px;
	font-size: 180%;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 0.1em;
}
#hiyou {
	margin: 0px;
	padding: 0px;
	display: flex;
    justify-content: space-between;
}
#hiyou dl {
	background-color: #FFF;
	margin: 0px;
	height: auto;
	width: 48%;
	border: 1px solid #009ace;
	text-align: center;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
}
#hiyou dl dt {
	font-size: 120%;
	font-weight: bold;
	color: #009ace;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#hiyou dl dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#hiyou dl p {
	padding: 0px;
	color: #000;
	font-size: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#hiyou dl p span {
	font-size: 150%;
	padding-right: 5px;
	padding-left: 5px;
	color: #fd3f94;
}
#hiyou dl p font {
	font-size: 70%;
}

#hiyou dl ul {
	background-color: #00a0e9;
	padding: 10px;
	height: auto;
	width: 55%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#hiyou dl ul li {
	color: #FFF;
	font-weight: bold;
	line-height: 2em;
	letter-spacing: 0.1em;
}
#hiyou dl ul li span {
	font-size: 180%;
}
.hiyou_cyusyaku {
	font-size: 80%;
	line-height: 1.7em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.hiyou_end {
	font-size: 130%;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.hiyou_end span {
	color: #f551bd;
}
.link-btn-inv {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 50%;
}
.link-btn-inv 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;
	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;
	font-size: 110%;
}
.link-btn-inv 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;
}
#loarn_area {
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	background-color: #fdf4d1;
}
#loarn {
	background-image: url(../images/loarn_back.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#loarn dl {
	margin: 0px;
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 80px;
	padding-left: 30px;
	text-align: center;
}
#loarn dl dt {
	color: #fdf2d1;
	font-weight: bold;
	font-size: 130%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#loarn dl dd {
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 170%;
}
#loarn_txt {
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#loarn_txt dt {
	padding: 0px;
	color: #000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#loarn_txt dd {
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #00a0e9;
	color: #00a0e9;
	font-weight: bold;
}
.sym {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sym p {
	font-weight: bold;
	color: #000;
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.list2 {
	height: auto;
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	margin: 0px;
}
.list2 thead {

}
.list2 thead tr {
	color: #FFF;
	background-color: #00a0e9;
}
.list2 thead tr td {
	margin: 0px;
	padding: 7px;
	font-weight: bold;
	text-align: center;
	width: 16.6%;
	height: auto;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
	font-size: 90%;
}
.list2 tbody {
}
.list2 tbody tr {
	background-color: #FFF;

}
.list2 tbody tr td {
	margin: 0px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	text-align: center;
	font-weight: bold;
}
.list2 tbody tr td span {
	color: #C00;
}

.loarn_cyusyaku {
	font-size: 80%;
	line-height: 1.7em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.choice_area {
	margin: 0px;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#choice_title {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#choice_a {
	margin: 0px;
	height: 600px;
	width: 100%;
	background-image: url(../images/point01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 0px;
}
#choice_a dl {
	margin: 0px;
	float: right;
	height: auto;
	width: 50%;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#choice_a dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#choice_a dl dd {
	padding: 0px;
	color: #00a0e9;
	font-weight: bold;
	font-size: 150%;
	line-height: 2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#choice_a dl p {
	line-height: 2.5em;
	margin: 0px;
	padding: 0px;
	color: #000;
}
#choice_b {
	margin: 0px;
	height: 600px;
	width: 100%;
	background-image: url(../images/point02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 0px;
}
#choice_b dl {
	margin: 0px;
	float: left;
	height: auto;
	width: 50%;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#choice_b dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#choice_b dl dd {
	padding: 0px;
	color: #00a0e9;
	font-weight: bold;
	font-size: 150%;
	line-height: 2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#choice_b dl p {
	line-height: 2.5em;
	margin: 0px;
	padding: 0px;
	color: #000;
}
#choice_c {
	margin: 0px;
	height: 600px;
	width: 100%;
	background-image: url(../images/point03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 0px;
}
#choice_c dl {
	margin: 0px;
	float: right;
	height: auto;
	width: 50%;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#choice_c dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#choice_c dl dd {
	padding: 0px;
	color: #00a0e9;
	font-weight: bold;
	font-size: 150%;
	line-height: 2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#choice_c dl p {
	line-height: 2.5em;
	margin: 0px;
	padding: 0px;
	color: #000;
}
#nayami_top {
	background-color: #837858;
	height: auto;
	width: 400px;
	font-size: 150%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	position: relative;
	letter-spacing: 0.1em;
}
#nayami_top:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #837858 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
#nayami {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

#nayami_area {
	padding: 0px;
	display: flex;
	justify-content: center;
	margin: 0px;
}
#nayami_inner {
	padding: 0px;
	text-align: center;
	margin: 0px;
}

#nayami_txt {
	text-align: center;
	padding: 0px;
	font-size: 130%;
	font-weight: bold;
	color: #000;
	line-height: 1.8em;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nayami_txt span {
	color: #ff4266;
	text-decoration: underline;
}

#nayami_txt dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 2em;
}
#nayami_txt dd {
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}
.btm_none {
	margin-bottom: 0px !important;
}
.link-btn-inv-ex {
	text-align: center;
	padding: 0px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 50%;
}
.link-btn-inv-ex 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;
	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;
	font-size: 110%;
}
.link-btn-inv-ex 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;
}
#faq_area {
	margin: 0px;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 120px;
	padding-left: 0px;
	background-color: #dff0fb;
}
#faq {
	margin: 0px;
	padding: 0px;
}
#faq dl {
	background-color: #FFF;
	border-radius: 10px;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#faq dl dt {
	background-image: url(../images/q.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 130%;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#faq dl dd {
	background-image: url(../images/a.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.link-btn-inv-flow {
	text-align: center;
	padding: 0px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	height: auto;
	width: 50%;
}
.link-btn-inv-flow 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;
	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;
	font-size: 110%;
}
.link-btn-inv-flow 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;
}



#inv_flow {
	padding: 0px;
	margin-top: 50px !important;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inv_flow dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#inv_flow dl dt {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 65px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inv_flow dl dd {
	font-weight: bold;
	color: #009ace;
	font-size: 150%;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
}
#inv_flow .step {
	background-color: #009ace;
	color: #FFF;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-radius: 3px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inv_flow dl p {
	font-size: 90%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inv_fukidasshi {
	background-color: #837858;
	height: auto;
	width: 65%;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 30px;
	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;
}
#inv_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;
}
.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;
}
.p_price {
	font-size: 100%;
	color: #FF5555;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.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) {

#inv_top {
	width: 100%;
	height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 106.25%;
    background: url(../images/top_sp.jpg) 0 0 no-repeat;
    background-size: contain;
}
#inv_top_inner {
	display:none;
}
.hougan {
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	background-image: url(../images/hougan.gif);
	background-repeat: repeat;
}

#what {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#what dt {
	font-weight: bold;
	color: #384a6e;
	text-align: center;
	font-size: 180%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height: 1.5em;
	padding: 0px;
	letter-spacing: 0.1em;
}
#what dt span {
	background: linear-gradient(transparent 60%, #ffe400 60%);
}

#what dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#noworries {
	background-color: #fdf8d8;
	border: 4px solid #3f93c8;
	border-radius: 10px;
	margin: 0px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
#noworries dt {
	padding: 0px;
	height: 200px;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
}
#noworries dt img{
	max-width: 100%;
	text-align: center;
}
#noworries dd {
	margin: 0px;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.8em;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#noworries dd span {
	color: #de41a1;
	text-decoration: underline;
	letter-spacing: 0.1em;
}
#invmt_area {
	background-image: url(../images/mt_sp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	background-color: #e9eff7;
}
.invtitle {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.invtitle dt {
	font-size: 130%;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.invtitle dd {
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
}
.line {
	height: 1px;
	width: 100px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #009ace;
	padding: 0px;
}
#inv_mt {
	padding: 0px;
	margin: 0px;
}
#inv_mt .p_icon {
	background-color: #009ace;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	height: auto;
	width: 60%;
	color: #FFF;
	border-radius: 7px;
	position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
#inv_mt dl {
	height: auto;
	width: 90%;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: rgba(255,255,255,0.8);
	position: relative;
}
#inv_mt dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#inv_mt dl dt img {
	width: 100%;
}
#inv_mt dl dd {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #009ace;
	font-size: 130%;
}
#inv_mt dl p {
	font-size: 90%;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#movie_area {
	background: #7474BF;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #348AC7, #7474BF);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #348AC7, #7474BF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin: 0px;
}
#movie_area dl {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#movie_area dl dt {
	font-weight: bold;
	text-align: center;
	font-size: 130%;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	line-height: 1.7em;
}
#movie_area dl dd {
	text-align: center;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}

#movie {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: auto;
	width: 100%;
}
#movie video {
	padding: 0px;
	height: auto;
	width: 100%;
	margin: 0px;
}
.write_area {
	height: auto;
	width: 100%;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	margin: 0px;
}
.list1 {
	height: auto;
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	margin: 0px;
}
.list1 thead {

}
.list1 thead tr {
	background: #457fca;
	background: -webkit-linear-gradient(to right, #5691c8, #457fca);
	background: linear-gradient(to right, #5691c8, #457fca);
	color: #FFF;
	font-size: 90%;
}
.list1 thead tr th {
	margin: 0px;
	padding: 10px;
	width: 20%;
	height: auto;
}
.list1 thead tr td {
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	width: 40%;
	height: auto;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
}
.list1 tbody {
}
.list1 tbody tr {

}
.list1 tbody tr th {
	margin: 0px;
	padding: 10px;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.list1 tbody tr td {
	font-size: 90%;
	margin: 0px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	text-align: center;
	line-height: 1.6em;
}
#inv_price {
	background-color: #009ace;
	text-align: center;
	padding: 20px;
	border-radius: 10px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#inv_price:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #009ace transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
#inv_price dt {
	letter-spacing: 0.1em;
	padding: 0px;
	color: #fdf2d1;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.7em;
}
#inv_price dd {
	margin: 0px;
	padding: 0px;
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 0.1em;
}
#hiyou {
	margin: 0px;
	padding: 0px;
}
#hiyou dl {
	background-color: #FFF;
	height: auto;
	width: 90%;
	border: 1px solid #009ace;
	text-align: center;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#hiyou dl dt {
	font-size: 120%;
	font-weight: bold;
	color: #009ace;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#hiyou dl dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#hiyou dl p {
	padding: 0px;
	color: #000;
	font-size: 130%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#hiyou dl p span {
	font-size: 150%;
	padding-right: 5px;
	padding-left: 5px;
	color: #fd3f94;
}
#hiyou dl p font {
	font-size: 70%;
}
#hiyou dl ul {
	background-color: #00a0e9;
	padding: 10px;
	margin: 0px;
}
#hiyou dl ul li {
	color: #FFF;
	font-weight: bold;
	line-height: 2em;
	letter-spacing: 0.1em;
}
#hiyou dl ul li span {
	font-size: 180%;
}
.hiyou_cyusyaku {
	font-size: 80%;
	line-height: 1.7em;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	width: 90%;
}
.hiyou_end {
	font-size: 130%;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	height: auto;
	width: 90%;
	line-height: 1.8em;
}
.hiyou_end span {
	color: #f551bd;
}
.link-btn-inv {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
.link-btn-inv 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;
	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;
}
#loarn_area {
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	background-color: #fdf4d1;
}
#loarn {
	background-image: url(../images/loarn_back_sp.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	background-position: center top;
}
#loarn dl {
	margin: 0px;
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 80px;
	padding-left: 30px;
	text-align: center;
}
#loarn dl dt {
	color: #fdf2d1;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#loarn dl dd {
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 150%;
}
#loarn_txt {
	padding: 0px;
	text-align: center;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#loarn_txt dt {
	padding: 0px;
	color: #000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#loarn_txt dd {
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #00a0e9;
	color: #00a0e9;
	font-weight: bold;
	height: auto;
}
.sym {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sym p {
	font-weight: bold;
	color: #000;
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	height: auto;
	width: 90%;
	line-height: 1.6em;
}
.list2 {
	height: auto;
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	margin: 0px;
}
.list2 thead {

}
.list2 thead tr {
	color: #FFF;
	background-color: #00a0e9;
}
.list2 thead tr td {
	margin: 0px;
	font-weight: bold;
	text-align: center;
	width: 16.6%;
	height: auto;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
	font-size: 90%;
	padding: 7px;
}
.list2 tbody {
}
.list2 tbody tr {
	background-color: #FFF;

}
.list2 tbody tr td {
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}
.list2 tbody tr td span {
	color: #C00;
}
.loarn_cyusyaku {
	font-size: 80%;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.scroll table{
    width:100%;
}
.scroll{
    overflow: auto;
    white-space: nowrap;
}
.choice_area {
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#choice_title {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#choice_a {
	margin: 0px;
	height: auto;
	width: 100%;
	background-image: url(../images/point01_sp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 0px;
}
#choice_a dl {
	height: auto;
	width: 80%;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#choice_a dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#choice_a dl dt img{
	max-width:50%;
}
#choice_a dl dd {
	padding: 0px;
	color: #00a0e9;
	font-weight: bold;
	font-size: 160%;
	line-height: 1.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-shadow: 2px 2px 2px #fff ,
    -2px 2px 2px #fff ,
    2px -2px 2px #fff ,
    -2px -2px 2px #fff;
}
#choice_a dl p {
	margin: 0px;
	padding: 0px;
	color: #000;
	line-height: 2em;
}
#choice_b {
	margin: 0px;
	height: auto;
	width: 100%;
	background-image: url(../images/point02_sp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 0px;
}
#choice_b dl {
	height: auto;
	width: 80%;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#choice_b dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#choice_b dl dt img{
	max-width:50%;
}
#choice_b dl dd {
	padding: 0px;
	color: #00a0e9;
	font-weight: bold;
	font-size: 160%;
	line-height: 1.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-shadow: 2px 2px 2px #fff ,
    -2px 2px 2px #fff ,
    2px -2px 2px #fff ,
    -2px -2px 2px #fff;
}
#choice_b dl p {
	margin: 0px;
	padding: 0px;
	color: #000;
	line-height: 2em;
}
#choice_c {
	margin: 0px;
	height: auto;
	width: 100%;
	background-image: url(../images/point03_sp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 0px;
}
#choice_c dl {
	height: auto;
	width: 80%;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#choice_c dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#choice_c dl dt img{
	max-width:50%;
}
#choice_c dl dd {
	padding: 0px;
	color: #00a0e9;
	font-weight: bold;
	font-size: 160%;
	line-height: 1.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-shadow: 2px 2px 2px #fff ,
    -2px 2px 2px #fff ,
    2px -2px 2px #fff ,
    -2px -2px 2px #fff;
}
#choice_c dl p {
	margin: 0px;
	padding: 0px;
	color: #000;
	line-height: 2em;
}
#nayami_top {
	background-color: #837858;
	height: auto;
	width: 80%;
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	position: relative;
}
#nayami_top:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #837858 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
#nayami {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

#nayami_area {
	padding: 0px;
	display: flex;
	justify-content: center;
	margin: 0px;
}
#nayami_inner {
	padding: 0px;
	text-align: center;
	margin: 0px;
}

#nayami_txt {
	text-align: center;
	padding: 0px;
	font-size: 130%;
	font-weight: bold;
	color: #000;
	line-height: 1.7em;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#nayami_txt span {
	color: #ff4266;
	text-decoration: underline;
}

#nayami_txt dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#nayami_txt dd {
	margin: 0px;
	padding: 0px;
}
.btm_none {
	margin-bottom: 0px !important;
}
.link-btn-inv-ex {
	text-align: center;
	padding: 0px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
.link-btn-inv-ex 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;
	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;
}
#faq_area {
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	background-color: #dff0fb;
}
#faq {
	margin: 0px;
	padding: 0px;
}
#faq dl {
	background-color: #FFF;
	border-radius: 10px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#faq dl dt {
	background-image: url(../images/q.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 130%;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height: 1.7em;
}
#faq dl dd {
	background-image: url(../images/a.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.link-btn-inv-flow {
	text-align: center;
	padding: 0px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.link-btn-inv-flow 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;
	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;
	font-size: 110%;
}
#inv_flow {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#inv_flow dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#inv_flow dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
#inv_flow dl dt img{
	width:100%;
}
#inv_flow dl dd {
	font-weight: bold;
	color: #009ace;
	font-size: 130%;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
}
#inv_flow .step {
	background-color: #009ace;
	color: #FFF;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-radius: 3px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inv_flow dl p {
	font-size: 90%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inv_fukidasshi {
	background-color: #837858;
	height: auto;
	width: 65%;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 30px;
	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;
}
#inv_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;
}
.cost-list1 {
	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;
	margin: 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;
	line-height: 1.6em;
}
.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;
	height: auto;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
}
.p_price {
	font-size: 90%;
	color: #FF5555;
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}
.cyusyaku li {
	font-size: 75%;
	color: #666;
	line-height: 1.5em;
}
.scroll::-webkit-scrollbar{
    height: 5px;
}
.scroll::-webkit-scrollbar-track{
    background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC;
}
}
