@charset "UTF-8";


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

#pt_top {
	width: 100%;
	height: 730px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0px;
	padding: 0px;
}
#pt_top dl{
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#pt_top dl dt {
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pt_top dl dd {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ossme {
	background-color: #009ace;
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#ossme dt {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 180%;
	font-weight: bold;
	color: #FFF;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}
#ossme dt span {
	color: #fdf4b7;
}
.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;
	position: relative;
}
.hougan_ex {
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
	background-image: url(../images/hougan.gif);
	background-repeat: repeat;
	position: relative;
}
#next {
	position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
#what {
	padding: 0px;
	margin: 0px;
}
#what dt {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding: 0px;
}
#what dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 180%;
	font-weight: bold;
	line-height: 1.6em;
	color: #009ace;
}
#what dd span {
	color: #e0268b;
	
}
#mt_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;
}
.pttitle {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.pttitle dt {
	font-size: 150%;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.pttitle 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;
}
#pt_mt {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0px;
}
#pt_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;
}

#pt_mt dl {
	height: auto;
	width: 30%;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: #FFF;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pt_mt dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#pt_mt dl dt img {
	width: 100%;
}
#pt_mt dl dd {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #009ace;
	font-size: 130%;
}
#pt_mt dl p {
	font-size: 90%;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.write_area {
	height: auto;
	width: 100%;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 120px;
	padding-left: 0px;
background: #E0EAFC;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #CFDEF3, #E0EAFC);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #CFDEF3, #E0EAFC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	margin: 0px;
}
#cont {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#cont dt {
	font-size: 150%;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #009ace;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#cont dd {
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#cont p {
	background-color: #FFF;
	border: 2px solid #fe5974;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.1em;
	height: auto;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #fe5974;
	border-radius:8px;
}
#dmerit {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#dmerit dl {
	margin: 0px;
	padding: 30px;
	height: auto;
	width: 31%;
	background-color: #FFF;
	border-radius:8px;
}
#dmerit dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#dmerit dl dd {
	font-weight: bold;
	color: #000;
	font-size: 110%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#dmerit dl p {
	font-size: 90%;
}
#comp_area {
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 120px;
	padding-left: 0px;
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#comp {
	margin: 0px;
	padding: 0px;
	display: flex;
	justify-content: space-between;
}
#comp dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 47%;
}
#comp dl dt {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-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;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
.list1 tr {
	color: #000;
}
.list1 tr th {
	margin: 0px;
	padding: 0px;
	width: 30%;
	height: auto;
	background-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.list1 tr td {
	margin: 0px;
	padding: 10px;
	font-size: 90%;
	line-height: 1.6em;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
#type_area {
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	background-color: #deeafc;
}
#type {
	margin: 0px;
	padding: 0px;
	display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#type dl {
	background-color: #FFF;
	height: auto;
	width: 48%;
	border-radius: 10px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#type dl dt {
	font-size: 150%;
	font-weight: bold;
	color: #009ace;
	letter-spacing: 0.1em;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#type dl dd {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#type dl p {
	padding: 0px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.cost-list1 {
	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;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 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;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.cost-list1 th {
	background-color: #F0F0F0;
	font-size: 90%;
	height: auto;
	width: 50%;
}

.cost-list1 td {
	text-align: right;
	font-size: 95%;
	line-height: 1.7em;
	height: auto;
	width: 50%;
}
.dlarea {
	margin: 0px;
	padding: 0px;
}
.dlarea .dltitle {
	font-size: 90%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #009ace;
	height: auto;
	width: 40%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-radius: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.dlarea .dlprice {
	letter-spacing: 0.1em;
	color: #000;
	font-weight: bold;
}
.dlarea .dlprice span {
	color: #e0268b;
	font-size: 180%;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 1.2em;
}
.dlarea .dlcyu {
	font-size: 80%;
	color: #666;
	margin: 0px;
	padding: 0px;
}



.cyusyaku {
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cyusyaku li {
	font-size: 75%;
	color: #666;
	line-height: 1.5em;
}
#pt_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;
}
#pt_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;
}
#pt_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;
}
#pt_price dd {
	margin: 0px;
	padding: 0px;
	font-size: 180%;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 0.1em;
}
#hiyou {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	display: flex;
    justify-content: space-between;
}
#hiyou dl {
	background-color: #FFF;
	height: auto;
	width: 45%;
	border: 1px solid #009ace;
	text-align: center;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	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-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 150%;
}
#hiyou dl p span {
	font-size: 200%;
	padding-right: 8px;
	padding-left: 8px;
	color: #fd3f94;
}

#hiyou dl ul {
	padding: 0px;
	margin: 0px;
}
#hiyou dl ul li {
	font-weight: normal;
	letter-spacing: 0.1em;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.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-pt {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 50%;
}
.link-btn-pt 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-pt 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;
}
.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;
}
.btm_none {
	margin-bottom: 0px !important;
}
#mtm {
	padding: 0px;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#mtm span {
	color: #f52fa8;
}
#soudan_area {
	background-color: #F4F4F4;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#soudan {
	margin: 0px;
	padding: 0px;
}
#soudan dl {
	margin: 0px;
	padding: 0px;
}
#soudan dl dt {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#soudan dl dd {
	font-size: 130%;
	font-weight: bold;
	line-height: 1.7em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #009ace;
}
#soudan dl p {
	margin: 0px;
	padding: 0px;
	line-height: 2.2em;
}
.link-btn-so {
	text-align: center;
	padding: 0px;
	width: 40%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.link-btn-so 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;
}
.link-btn-so 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: #006d92;
}

}



/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {
#ENDENDENDENDENDENDENDENDENDENDENDENDENDENDENDEND{
}


#pt_top {
	width: 100%;
	height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 109.37%;
    background: url(../images/top_sp.jpg) 0 0 no-repeat;
    background-size: contain;
}
#pt_top dl{
	display:none;
}
#ossme {
	background-color: #009ace;
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}
#ossme dt {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 140%;
	font-weight: bold;
	color: #FFF;
	line-height: 1.7em;
	letter-spacing: 0.1em;
}
#ossme dt span {
	color: #fdf4b7;
}
.hougan {
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	background-image: url(../images/hougan.gif);
	background-repeat: repeat;
	position: relative;
}
.hougan_ex {
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
	background-image: url(../images/hougan.gif);
	background-repeat: repeat;
	position: relative;
}
#next {
	position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
#what {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#what dt {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding: 0px;
}
#what dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.6em;
	color: #009ace;
}
#what dd span {
	color: #e0268b;
	
}
#mt_area {
	background-image: url(../images/mt_sp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
.pttitle {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.pttitle dt {
	font-size: 130%;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.pttitle dd {
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	font-size: 80%;
}

.line {
	height: 1px;
	width: 100px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #009ace;
	padding: 0px;
}
#pt_mt {
	padding: 0px;
	margin: 0px;
}
#pt_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%);
}

#pt_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;
}
#pt_mt dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#pt_mt dl dt img {
	width: 100%;
}
#pt_mt dl dd {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #009ace;
	font-size: 130%;
}
#pt_mt dl p {
	font-size: 90%;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.write_area {
	height: auto;
	width: 100%;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	background: #E0EAFC;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #CFDEF3, #E0EAFC);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #CFDEF3, #E0EAFC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	margin: 0px;
}
#cont {
	padding: 0px;
	text-align: center;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#cont dt {
	font-size: 150%;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #009ace;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.7em;
}
#cont dd {
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	font-size: 90%;
}
#cont p {
	background-color: #FFF;
	border: 2px solid #fe5974;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 0.1em;
	height: auto;
	width: 70%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #fe5974;
	border-radius: 8px;
}
#dmerit {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#dmerit dl {
	padding: 30px;
	height: auto;
	width: 90%;
	background-color: #FFF;
	border-radius: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#dmerit dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#dmerit dl dd {
	font-weight: bold;
	color: #000;
	font-size: 110%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#dmerit dl p {
	font-size: 90%;
}
#comp_area {
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}

#comp {
	margin: 0px;
	padding: 0px;
}
#comp dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#comp dl dt {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-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;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
.list1 tr {
	color: #000;
}
.list1 tr th {
	margin: 0px;
	padding: 0px;
	width: 30%;
	height: auto;
	background-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.list1 tr td {
	margin: 0px;
	padding: 10px;
	font-size: 90%;
	line-height: 1.6em;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
#type_area {
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
	background-color: #deeafc;
}
#type {
	margin: 0px;
	padding: 0px;
}
#type dl {
	background-color: #FFF;
	height: auto;
	width: 90%;
	border-radius: 10px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#type dl dt {
	font-size: 130%;
	font-weight: bold;
	color: #009ace;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#type dl dd {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#type dl p {
	padding: 0px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size: 90%;
}
.cost-list1 {
	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;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 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;
	margin: 0px;
	padding: 10px;
}
.cost-list1 th {
	background-color: #F0F0F0;
	font-size: 90%;
	height: auto;
	width: 40%;
}

.cost-list1 td {
	text-align: right;
	font-size: 95%;
	line-height: 1.7em;
	height: auto;
	width: 50%;
}
.dlarea {
	margin: 0px;
	padding: 0px;
}
.dlarea .dltitle {
	font-size: 90%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #009ace;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-radius: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.dlarea .dlprice {
	letter-spacing: 0.1em;
	color: #000;
	font-weight: bold;
}
.dlarea .dlprice span {
	color: #e0268b;
	font-size: 180%;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 1em;
}
.dlarea .dlcyu {
	font-size: 70%;
	color: #666;
	margin: 0px;
	padding: 0px;
}



.cyusyaku {
	padding: 0px;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
.cyusyaku li {
	font-size: 70%;
	color: #666;
	line-height: 1.5em;
}
#pt_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%;
}
#pt_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;
}
#pt_price dt {
	letter-spacing: 0.1em;
	padding: 0px;
	color: #fdf2d1;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.7em;
}
#pt_price dd {
	margin: 0px;
	padding: 0px;
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
#hiyou {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 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-weight: bold;
	font-size: 150%;
	margin: 0px;
}
#hiyou dl p span {
	font-size: 150%;
	padding-right: 8px;
	padding-left: 8px;
	color: #fd3f94;
}

#hiyou dl ul {
	padding: 0px;
	margin: 0px;
}
#hiyou dl ul li {
	font-weight: normal;
	letter-spacing: 0.1em;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.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: 140%;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	line-height: 1.7em;
}
.hiyou_end span {
	color: #f551bd;
}
.link-btn-pt {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
.link-btn-pt 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%;
}
#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;
	font-size: 120%;
	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;
	font-size: 90%;
}
#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: auto;
	margin-bottom: 8px;
	margin-left: auto;
	height: auto;
	width: 90%;
	text-align: center;
	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;
	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;
}
.scroll table{
    width:100%;
}
.scroll{
    overflow: auto;
    white-space: nowrap;
}
.loarn_cyusyaku {
	font-size: 70%;
	line-height: 1.6em;
	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;
}
.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: 100px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
	background-color: #dff0fb;
}
#faq {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#faq dl {
	background-color: #FFF;
	border-radius: 10px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	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: 120%;
	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.8em;
}
#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;
}
.btm_none {
	margin-bottom: 0px !important;
}
#mtm {
	padding: 0px;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: auto;
	width: 90%;
	line-height: 1.7em;
}
#mtm span {
	color: #f52fa8;
}
#soudan_area {
	background-color: #F4F4F4;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#soudan {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#soudan dl {
	margin: 0px;
	padding: 0px;
}
#soudan dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: center;
}
#soudan dl dd {
	font-size: 130%;
	font-weight: bold;
	line-height: 1.7em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #009ace;
}
#soudan dl p {
	margin: 0px;
	padding: 0px;
	line-height: 2.2em;
}
.link-btn-so {
	text-align: center;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link-btn-so 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;
}

}
