@charset "UTF-8";


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

#cl_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;
}
#cl_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;
}
#cl_top dl dt {
	font-weight: bold;
	font-size: 180%;
	letter-spacing: 0.1em;
	line-height: 1.7em;
}
#cl_top dl dt span {
	color: #0099cc;
	border-bottom: dotted 2px #0099cc;
}
#cl_top dl dd {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 2.2em;
}
#what {
	padding: 0px;
	background-color: #F4F4F4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#what dl {
	margin: 0px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}
#what dl dt {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#what dl dd {
	font-size: 120%;
	font-weight: bold;
	color: #009ace;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#what dl p {
	font-size: 95%;
	margin: 0px;
	padding: 0px;
}
#important {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#important dl {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#important dl dt {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#important dl dd {
	font-size: 95%;
	margin: 0px;
	padding: 0px;
}
#osusume {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#osusume dl {
	height: auto;
	width: 31%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#osusume dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: underline;
}
#osusume dl dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}
#flow {
    padding: 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 80px;
    margin-left: 0px;
}
#flow dl {
	height: auto;
	width: 46%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#flow dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#flow dl dt img {
	height: auto;
	width: 100%;
}
#flow dl .step {
	background-color: #009ace;
	width: 20%;
	font-size: 90%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#flow dl dd {
	font-size: 120%;
	font-weight: bold;
	color: #009ace;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#flow dl p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#check_top {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#check_top dl {
	margin: 0px;
	padding: 0px;
}
#check_top dl dt {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#check_top dl dt span {
    font-weight: bold;
    color: #C80003;
    padding: 0px;
    margin: 0px;
    text-decoration: underline;
}
#check_top dl dd {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#check_top dl dd img{
	border-radius:10px;
}
#check_what {
    padding: 0px;
    background-color: #F4F4F4;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 60px;
    margin-left: 0px;
    border-radius: 15px;
}
#check_what dl {
	margin: 0px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}
#check_what dl dt {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#check_what dl dd {
    font-size: 130%;
    font-weight: bold;
    color: #009ace;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
#check_what dl dd span{
    background: linear-gradient(transparent 50%, yellow 50%);
}
#check_what dl p {
    font-size: 95%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
#check_play {
    text-align: center;
    font-weight: bold;
    color: #fdf8c9;
    padding: 10px;
    height: auto;
    width: 30%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    border-radius: 7px;
    position: relative;
    background-color: #3B7AB6;
    font-size: 110%;
}
#check_play:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #3b7ab6 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
#check_os {
    padding: 0px;
    display: flex;
    justify-content: space-between;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
}
#check_os dl {
	background-color: #F7F7F7;
	margin: 0px;
	padding: 30px;
	height: auto;
	width: 31%;
	border-radius: 8px;
}
#check_os dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#check_os dl dd {
    padding: 0px;
    font-weight: bold;
    font-size: 110%;
    color: #3B7AB6;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
#check_os dl p {
    margin: 0px;
    padding: 0px;
    font-size: 90%;
}
#check_txt {
    font-size: 130%;
    font-weight: bold;
    color: #3B7AB6;
    text-align: center;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
}
#check_txt span{
    color: #C50003;
}
#check_end {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 80px;
    margin-left: 0px;
    border-top: 1px solid #3B7AB6;
    border-bottom: 1px solid #3b7ab6;
}
#check_end dl {
	margin: 0px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}
#check_end dl dt {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#check_end dl dd {
    font-size: 130%;
    font-weight: bold;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
}
#check_end dl dd span{
    background: linear-gradient(transparent 50%, yellow 50%);
    color: #009ace;
}
#check_end dl p {
    font-size: 95%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    line-height: 2.1em;
}
#pmtc_top {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#pmtc_top dl {
	margin: 0px;
	padding: 0px;
}
#pmtc_top dl dt {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#pmtc_top dl dt span {
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0px;
}
#pmtc_top dl dd {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#pmtc_top dl dd img{
	border-radius:10px;
}
#pmtc_top dl p {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	text-align: center;
}
.pmtc {
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.pmtc_inner {
	padding: 10px;
	background-color: #EAFBFF;
	height: auto;
	width: 40%;
	text-align: center;
	font-weight: bold;
	color: #000;
	font-size: 90%;
	border-radius: 5px;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 0%;
	margin-left: 1%;
}
#ossm {
	border: 1px solid #0099cb;
	text-align: center;
	font-weight: bold;
	color: #0099cb;
	padding: 10px;
	height: auto;
	width: 40%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 7px;
	position: relative;
}
#ossm:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #0099cb transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
#pmtc_os {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#pmtc_os dl {
	background-color: #F7F7F7;
	margin: 0px;
	padding: 30px;
	height: auto;
	width: 31%;
	border-radius: 8px;
}
#pmtc_os dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#pmtc_os dl dt img{
	border-radius: 50%;
}
#pmtc_os dl dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}
#air_top {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#air_top dl {
	margin: 0px;
	padding: 0px;
}
#air_top dl dt {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#air_top dl dt span {
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0px;
}
#air_top dl dd {
	padding: 0px;
	text-align: center;
	margin: 0px;
	font-size: 90%;
}
#air_top dl p {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	text-align: center;
}
.air_pic {
	padding: 0px;
	display: flex;
	justify-content: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.air_pic_inner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 1%;
	margin-bottom: 0px;
	margin-left: 1%;
}
.air_pic_inner img{
	border-radius:10px;
}
#case_area_g {
	border: 1px solid #0099cb;
	padding-top: 50px;
	padding-right: 75px;
	padding-bottom: 50px;
	padding-left: 75px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#case_g {
	margin: 0px;
	padding: 0px;
}
#case_inner_g {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#case_inner_g dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 395px;
}
#case_inner_g dl dt {
	padding: 7px;
	background-color: #0099cb;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#case_inner_ex_g {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#case_inner_ex_g dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 260px;
}
#case_inner_ex_g dl dt {
	padding: 7px;
	background-color: #0099cb;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.next_g {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 20px;
	position: relative;
}
.next_g img{
	position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
#case_hyou_g {
	padding: 0px;
	margin: 0px;
}
.c-list1-g {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.c-list1-g th,
.c-list1-g td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.c-list1-g th {
	background-color: #0099cb;
	width: 50%;
	font-size: 90%;
	font-weight: bold;
	color: #FFF;
}
.c-list1-g td {
	font-size: 90%;
	line-height: 1.7em;
	background-color: #FFF;
}
.c-list1-g th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.c-list1-g td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
}
#case_c {
	border: 1px solid #0099cb;
	padding-top: 50px;
	padding-right: 70px;
	padding-bottom: 50px;
	padding-left: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
.case_c_pic {
	margin: 0px;
	padding: 0px;
	display: flex;
  justify-content: space-between;
}
.case_c_pic dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 395px;
}
.case_c_pic dl dt {
	background-color: #0099cb;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.case_c_pic dl dd {
	margin: 0px;
	padding: 0px;
}




.next_c {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 20px;
	position: relative;
}
.next_c img{
	position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.c-list1-c {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.c-list1-c th,
.c-list1-c td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.c-list1-c th {
	background-color: #0099cb;
	width: 50%;
	font-size: 90%;
	font-weight: bold;
	color: #FFF;
}
.c-list1-c td {
	font-size: 90%;
	line-height: 1.7em;
	background-color: #FFF;
}
.c-list1-c th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.c-list1-c td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
}
.cost-list1 {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.cost-list1 th,
.cost-list1 td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.cost-list1 th {
	background-color: #FAFAFA;
	width: 52%;
	font-size: 90%;
}

.cost-list1 td {
	text-align: right;
	font-size: 95%;
	line-height: 1.7em;
}
.cost-list1 th p {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.6em;
}
.cost-list1 td p {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.6em;
}
.cost-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.cost-list1 td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
}
.cyusyaku {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	margin: 0px;
}
.cyusyaku li {
	font-size: 75%;
	color: #666;
	line-height: 1.5em;
}

}



/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {

#cl_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;
}
#cl_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;
}
#cl_top dl dt {
	font-weight: bold;
	font-size: 120%;
	letter-spacing: 0.1em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
}
#cl_top dl dt span {
	color: #0099cc;
	border-bottom: dotted 2px #0099cc;
}

#cl_top dl dd {
	font-size: 90%;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 65%;
}
#what {
	padding: 0px;
	background-color: #F4F4F4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#what dl {
	margin: 0px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#what dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#what dl dd {
	font-size: 120%;
	font-weight: bold;
	color: #009ace;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#what dl p {
	font-size: 95%;
	margin: 0px;
	padding: 0px;
}
#important {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
	height: auto;
	width: 100%;
}
#important dl {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#important dl dt {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#important dl dd {
	font-size: 95%;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#osusume {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#osusume dl {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#osusume dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#osusume dl dt img{
	height: auto;
	width: 100%;
}
#osusume dl dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}
#flow {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 60px;
    margin-left: 0px;
}
#flow dl {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#flow dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#flow dl dt img {
	height: auto;
	width: 100%;
}
#flow dl .step {
	background-color: #009ace;
	width: 20%;
	font-size: 90%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
}
#flow dl dd {
	font-size: 120%;
	font-weight: bold;
	color: #009ace;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: auto;
	width: 90%;
	text-align: center;
}
#flow dl p {
	font-size: 90%;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#check_top {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
}
#check_top dl {
	margin: 0px;
	padding: 0px;
}
#check_top dl dt {
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    height: auto;
    width: 90%;
    font-size: 90%;
}
#check_top dl dt span {
    font-weight: bold;
    color: #C80003;
    padding: 0px;
    margin: 0px;
    text-decoration: underline;
}
#check_top dl dd {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#check_top dl dd img{
}
#check_what {
    padding: 0px;
    background-color: #F4F4F4;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 60px;
    margin-left: 0px;
}
#check_what dl {
    margin: 0px;
    padding: 30px;
}
#check_what dl dt {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
}
#check_what dl dd {
    font-size: 120%;
    font-weight: bold;
    color: #009ace;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 7px;
    margin-left: 0px;
}
#check_what dl dd span{
    background: linear-gradient(transparent 50%, yellow 50%);
}
#check_what dl p {
    font-size: 90%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
#check_play {
    text-align: center;
    font-weight: bold;
    color: #fdf8c9;
    padding: 10px;
    height: auto;
    width: 65%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    border-radius: 7px;
    position: relative;
    background-color: #3B7AB6;
    font-size: 110%;
}
#check_play:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #3b7ab6 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
#check_os {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
}
#check_os dl {
    background-color: #F7F7F7;
    padding: 30px;
    height: auto;
    width: 90%;
    border-radius: 8px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
}
#check_os dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#check_os dl dd {
    padding: 0px;
    font-weight: bold;
    font-size: 110%;
    color: #3B7AB6;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
#check_os dl p {
    margin: 0px;
    padding: 0px;
    font-size: 90%;
}
#check_txt {
    font-size: 110%;
    font-weight: bold;
    color: #3B7AB6;
    text-align: center;
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    height: auto;
    width: 90%;
}
#check_txt span{
    color: #C50003;
}
#check_end {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 80px;
    margin-left: 0px;
    border-top: 1px solid #3B7AB6;
    border-bottom: 1px solid #3b7ab6;
}
#check_end dl {
    margin: 0px;
    padding: 30px;
}
#check_end dl dt {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
}
#check_end dl dd {
    font-size: 120%;
    font-weight: bold;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
#check_end dl dd span{
    background: linear-gradient(transparent 50%, yellow 50%);
    color: #009ace;
}
#check_end dl p {
    font-size: 90%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
#pmtc_top {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#pmtc_top dl {
	margin: 0px;
	padding: 0px;
}
#pmtc_top dl dt {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-size: 90%;
	height: auto;
	width: 90%;
}
#pmtc_top dl dt span {
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0px;
}
#pmtc_top dl dd {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#pmtc_top dl dd img{
}
#pmtc_top dl p {
	padding: 0px;
	font-size: 90%;
	text-align: center;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pmtc {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.pmtc_inner {
	padding: 10px;
	background-color: #EAFBFF;
	height: auto;
	width: 90%;
	text-align: center;
	font-weight: bold;
	color: #000;
	font-size: 80%;
	border-radius: 5px;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#ossm {
	border: 1px solid #0099cb;
	text-align: center;
	font-weight: bold;
	color: #0099cb;
	padding: 10px;
	height: auto;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 7px;
	position: relative;
}
#ossm:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #0099cb transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
#pmtc_os {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
}
#pmtc_os dl {
	background-color: #F7F7F7;
	padding: 30px;
	height: auto;
	width: 90%;
	border-radius: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#pmtc_os dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#pmtc_os dl dt img{
	border-radius: 50%;
}
#pmtc_os dl dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}
#air_top {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
}
#air_top dl {
	margin: 0px;
	padding: 0px;
}
#air_top dl dt {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-size: 90%;
	height: auto;
	width: 90%;
}
#air_top dl dt span {
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0px;
}
#air_top dl dd {
	padding: 0px;
	text-align: center;
	font-size: 90%;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#air_top dl p {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	text-align: center;
}
.air_pic {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.air_pic_inner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#case_area_g {
	border: 1px solid #0099cb;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#case_g {
	margin: 0px;
	padding: 0px;
}
#case_inner_g {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#case_inner_g dl {
	margin: 0px;
	padding: 0px;
}
#case_inner_g dl dt {
	padding: 7px;
	background-color: #0099cb;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#case_inner_ex_g {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#case_inner_ex_g dl {
	margin: 0px;
	padding: 0px;
}
#case_inner_ex_g dl dt {
	padding: 7px;
	background-color: #0099cb;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.next_g {
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 100%;
	text-align: center;
}
#case_hyou_g {
	padding: 0px;
	margin: 0px;
}
.c-list1-g {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.c-list1-g th,
.c-list1-g td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding: 10px;
}
.c-list1-g th {
	background-color: #0099cb;
	width: 40%;
	font-size: 85%;
	font-weight: bold;
	color: #FFF;
}
.c-list1-g td {
	font-size: 80%;
	line-height: 1.6em;
	background-color: #FFF;
}
.c-list1-g th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.c-list1-g td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
}
#case_c {
	border: 1px solid #0099cb;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
}
.case_c_pic {
	margin: 0px;
	padding: 0px;
}
.case_c_pic dl {
	margin: 0px;
	padding: 0px;
}
.case_c_pic dl dt {
	background-color: #0099cb;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.case_c_pic dl dd {
	margin: 0px;
	padding: 0px;
}
.next_c {
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 100%;
	text-align: center;
}
.c-list1-c {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.c-list1-c th,
.c-list1-c 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: 10px;
}
.c-list1-c th {
	background-color: #0099cb;
	width: 40%;
	font-size: 80%;
	font-weight: bold;
	color: #FFF;
}
.c-list1-c td {
	font-size: 80%;
	line-height: 1.6em;
	background-color: #FFF;
}
.c-list1-c th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.c-list1-c td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
}
.cost-list1 {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.cost-list1 th,
.cost-list1 td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.cost-list1 th {
	background-color: #FAFAFA;
	width: 52%;
	font-size: 90%;
}

.cost-list1 td {
	text-align: right;
	font-size: 95%;
	line-height: 1.7em;
}
.cost-list1 th p {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.6em;
}
.cost-list1 td p {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.6em;
}
.cost-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.cost-list1 td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
}
.cyusyaku {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	height: auto;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cyusyaku li {
	font-size: 75%;
	color: #666;
	line-height: 1.5em;
}

}
