@charset "utf-8";
/*------------------------------------------------------------
	service
------------------------------------------------------------*/
/* スマートフォン用表示 */
@media screen and (max-width:768px) {
	.headLine01 { background-image: url("../img/price/main_bg.png")!important; }
	p.tax_message { text-align: right; margin: 1 auto; font-size: 60%; }

	p.topTxt { text-align: left; margin-top: 1em;	}

	p.topTxt span {
		background: url("../img/price/bg02.png") repeat-x left bottom;
		background-size: 4px 4px;
	}

	p.bigTxt {
		margin-bottom: 16px;
		color: #000;
	}

	p.centerTxt {
		margin-bottom: 50px;
		color: #919191;
	}

	h3 {
		margin-bottom: 1em;
		padding: 14px 10px 13px;
		color: #fff;
		text-align: center;
		background-image: -moz-linear-gradient( 0deg, rgb(117,198,207) 0%, rgb(69,144,202) 100%);
		background-image: -webkit-linear-gradient( 0deg, rgb(117,198,207) 0%, rgb(69,144,202) 100%);
		background-image: -ms-linear-gradient( 0deg, rgb(117,198,207) 0%, rgb(69,144,202) 100%);
	}

	h4 {
		text-align: center;
		font-size: 80%;
		font-weight: normal;
		margin-bottom: 1em;
	}

	.priceUl { margin: 0 auto; }
	.priceUl li { text-align: center; margin: 0 auto; }
	.priceUl li img { width: 267px; }
	.priceUl li.cardPrice span {
		margin: 8px auto;
		margin-bottom: -15px!important;
		width: 320px;
		padding: 1px 0;
		margin-bottom: 13px;
		display: block;
		text-align: center;
		font-size: 100%;
		color: #fff;
		font-weight: bold;
		border-radius: 20px;
		background-image: -moz-linear-gradient(rgb(117,198,207) 0%, rgb(69,144,202) 100%);
		background-image: -webkit-linear-gradient( rgb(117,198,207) 0%, rgb(69,144,202) 100%);
		background-image: -ms-linear-gradient(rgb(117,198,207) 0%, rgb(69,144,202) 100%);
	}

	.priceUl li:first-child {
		padding: 27px 50px 15px;
		width: 319px;
		color: #448FCA;
		font-weight: bold;
		text-align: center;
		position: relative;
		box-sizing: border-box;
		background: url("../img/price/bg01.png") no-repeat center center;
		background-size: 100% 100%;
	}
	.priceUl li:first-child p {
		text-align: center;
		position: absolute;
		left: 0;
		right: 0;
		bottom: -27px;
		color: #4E4E4E;
		font-weight: normal;
	}
	.priceUl li:first-child span {
		margin-top: 1px;
		font-weight: normal;
		display: block;
	}
	.priceUl li:last-child  p { font-size: 80%; }

	dl.priceDL dd { font-size: 60%; }

	div.line { margin: -36px -10px 36px; height: 1px; background: #E0E0E0; }

	.sec01 { margin-bottom: 64px; }
	.sec01 dl { margin: 0 65px 81px; }
	.sec01 dd { color: #919191; }

	.sec02 { margin-bottom: 50px; }
	.sec02 h3 { margin-bottom: 26px; }
	.sec02 dt { margin-bottom: 4px; font-weight: bold; }
	.sec02 dd { padding-bottom: 16px; }

	.sec03 { margin-bottom: 50px; }

	.sec03 h3 { margin-bottom: 21px; }

	.sec03 .topText { margin-bottom: 37px; }

	.sec03 .txtUl { }

	.sec03 .txtUl li {
		clear: both;
		overflow: inherit;
		padding: 8px 20px 8px 20px;
		border-bottom: 1px solid #EAEAEA;
		box-sizing: border-box;
	}
	.sec03 .txtUl li div.img {
		margin-bottom: 12px;
		float: left;
		width: 20%;
		text-align: center;
	}

	.sec03 .txtUl li img { height: 67px; }
	.sec03 .txtUl li .cont {
		width: 75%;
		float: left;
		margin-left: 5px;
	}
	.sec03 .txtUl li p.ttl {
		display: block;
		text-align: left;
		font-weight: bold;
	}

	.sec04 h3 { margin-bottom: 43px; }

	.sec04 table {
		width: 100%;
		border-collapse: collapse;
		border: 1px solid #E5E5E5;
	}
	.sec04 table th {
		padding: 10px 5px;
		font-weight: bold;
		text-align: left;
		background-color: #e8e8e8;
		border-bottom: 1px solid #E5E5E5;
	}
	.sec04 table th.course01 {
		background-image: url('../img/price/img05.png');
		background-repeat: no-repeat;
		background-size: contain;
		padding-left: 80px;
	}
	.sec04 table th.course02 {
		background-image: url('../img/price/img06.png');
		background-repeat: no-repeat;
		background-position: 10px;
		background-size: contain;
		padding-left: 80px;
	}
	.sec04 table th.course03 {
		background-image: url('../img/price/img07.png');
		background-repeat: no-repeat;
		background-size: contain;
		padding-left: 80px;
	}
	.sec04 table th.course04 {
		background-image: url('../img/price/img08.png');
		background-repeat: no-repeat;
		background-size: contain;
		padding-left: 80px;
	}
	.sec04 table th img { width: 65px; }
	.sec04 table td{
		padding: 8px 10px;
		font-weight: normal;
		border-bottom: 1px solid #E5E5E5;
	}
#main .comWhite .sec04 table td {
    padding: 15px 0;
    font-weight: bold;
    font-size: 1.8rem;
}


#main .comWhite .sec04 table th span {
    margin-top: 15px;
    display: block;
}

#main .comWhite .sec04 table td p {
	position: relative;
}

	.sec04 table td p span {
		position: absolute;
		right: -10px;
		top: -41px;
		padding: 10px 0 0 4px;
		color: #fff;
		font-size: 1.2rem;
		font-weight: bold;
		background: url("../img/price/bg03.png") no-repeat;
		background-size: 100% 100%;
		width: 69px;
		height: 41px;
		box-sizing: border-box;
	}

	.sec04 .text { margin-top: 11px; font-size: 80%;}
	dl.priceDL2 { }
	dl.priceDL2 dt { display: inline-block; width: 65%; border-bottom: 1px solid #e5e5e5; padding: 4px 8px; }
	dl.priceDL2 dd { display: inline-block; width: 25%; border-bottom: 1px solid #e5e5e5; padding: 4px 8px; margin-left: -10px; }
	dl.priceDL2 dt.noline { border-bottom: none; }
	dl.priceDL2 dd.noline { border-bottom: none; }
	.c_blue { color: #4c98ca; }
}

/* PC用表示 */
@media screen and (min-width:769px) {

#gNavi li:nth-child(3) a:after {
	display: block;
}

.mainBg {
	background-image: url("../img/price/main_bg.png");
}

#main .headLine01 {
    margin-bottom: 44px;
}

#main .headLine01 span {
    margin-top: 10px;
    display: block;
    font-size: 1.2rem;
}

#main .comWhite {
    padding: 84px 190px 75px;
}

#main .comWhite .topTxt {
    margin: 0 -50px 26px;
    text-align: center;
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 2.22;
}

#main .comWhite .topTxt span {
    background: url("../img/price/bg02.png") repeat-x left bottom;
    background-size: 4px 4px;
}

#main .comWhite .bigTxt {
    margin-bottom: 16px;
    color: #000;
    text-align: center;
    line-height: 2;
}

#main .comWhite .centerTxt {
    margin-bottom: 99px;
    color: #919191;
    text-align: center;
    font-size: 1rem;
}

#main .comWhite h3 {
    margin-bottom: 73px;
    padding: 14px 10px 13px;
    font-size: 1.8rem;
    color: #fff;
    text-align: center;
	background-image: -moz-linear-gradient( 0deg, rgb(117,198,207) 0%, rgb(69,144,202) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(117,198,207) 0%, rgb(69,144,202) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(117,198,207) 0%, rgb(69,144,202) 100%);
}

#main .comWhite h4 {
    margin-bottom: 28px;
    text-align: center;
    font-weight: normal;
    font-size: 1.8rem;
    line-height: 1.89;
}

#main .comWhite .priceUl {
    margin: 0 36px -12px 32px;
}

#main .comWhite .priceUl li {
    float: left;
}

#main .comWhite .priceUl li:nth-child(2n) {
    float: right;
}

#main .comWhite .priceUl li img {
    width: 267px;
}

#main .comWhite .priceUl li:last-child span {
	padding: 1px 0;
	margin-bottom: 13px;
	display: block;
	text-align: center;
	font-size: 1.8rem;
	color: #fff;
	font-weight: bold;
	background-image: -moz-linear-gradient(rgb(117,198,207) 0%, rgb(69,144,202) 100%);
	background-image: -webkit-linear-gradient( rgb(117,198,207) 0%, rgb(69,144,202) 100%);
	background-image: -ms-linear-gradient(rgb(117,198,207) 0%, rgb(69,144,202) 100%);
}

#main .comWhite .priceUl li:first-child {
    padding: 27px 50px 15px;
    width: 319px;
    color: #448FCA;
    font-weight: bold;
    font-size: 2rem;
    text-align: center;
	position: relative;
    box-sizing: border-box;
    background: url("../img/price/bg01.png") no-repeat center center;
    background-size: 100% 100%;
}

#main .comWhite .priceUl li:first-child p {
	text-align: center;
	font-size: 1.2rem;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -27px;
	color: #4E4E4E;
	font-weight: normal;
}

#main .comWhite .priceUl li:first-child span {
	margin-top: 1px;
	font-size: 1.4rem;
	font-weight: normal;
	display: block;
}

#main .comWhite .sec01 {
    margin-bottom: 128px;
}

#main .comWhite .sec01 dl {
    margin: 0 65px 81px;
}

#main .comWhite .sec01 dd {
    font-size: 1rem;
    color: #919191;
    line-height: 1.4;
}

#main .comWhite .line {
    margin: 0 -190px 72px;
    height: 1px;
    background: #E0E0E0;
}

#main .comWhite .sec02 {
    margin-bottom: 99px;
}

#main .comWhite .sec02 h3 {
    margin-bottom: 26px;
}

#main .comWhite .sec02 dt {
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 1.8rem;
}

#main .comWhite .sec02 dd {
    padding-bottom: 28px;
}

#main .comWhite .sec03 {
    margin-bottom: 123px;
}

#main .comWhite .sec03 h3 {
    margin-bottom: 21px;
}

#main .comWhite .sec03 .topText {
    margin-bottom: 37px;
    text-align: center;
    font-size: 1.4rem;
}

#main .comWhite .sec03 .txtUl {
    margin-right: -1px;
    border-left: 1px solid #EAEAEA;
}

#main .comWhite .sec03 .txtUl li {
    padding: 3px 20px;
    float: left;
    width: 175px;
    line-height: 1.67;
    font-size: 1.2rem;
    border-right: 1px solid #EAEAEA;
    box-sizing: border-box;
}

#main .comWhite .sec03 .txtUl li .img {
    margin-bottom: 12px;
    text-align: center;
}

#main .comWhite .sec03 .txtUl li img {
    height: 67px;
}

#main .comWhite .sec03 .txtUl li .ttl {
    margin: 0 -5px 9px;
    text-align: center;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.33;
}

#main .comWhite .sec04 h3 {
    margin-bottom: 43px;
}

#main .comWhite .sec04 table {
    width: 100%;
    border-collapse: collapse;
}

#main .comWhite .sec04 table thead th {
    padding: 15px 10px 14px;
    width: 25.5%;
    font-weight: bold;
    font-size: 1.4rem;
    text-align: center;
    background: #E8E8E8;
    border-left: 1px solid #fff;
    border-bottom: none;
}

#main .comWhite .sec04 table thead tr th:first-child {
    width: 23.5%;
    border: none;
}

#main .comWhite .sec04 table td,
#main .comWhite .sec04 table th {
    padding: 25px 0 10px;
    font-size: 1.2rem;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #E5E5E5;
}

#main .comWhite .sec04 table td {
    padding: 15px 0;
    font-weight: bold;
    font-size: 1.8rem;
}

#main .comWhite .sec04 table th img {
    width: 65px;
}

#main .comWhite .sec04 table th span {
    margin-top: 15px;
    display: block;
}

#main .comWhite .sec04 table td p {
	position: relative;
}

#main .comWhite .sec04 table td p span {
	position: absolute;
	right: -10px;
	top: -41px;
	padding: 10px 0 0 4px;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
	background: url("../img/price/bg03.png") no-repeat;
	background-size: 100% 100%;
	width: 69px;
	height: 41px;
	box-sizing: border-box;
}

#main .comWhite .sec04 .text {
    margin-top: 11px;
    line-height: 2;
}
}

@media all and (-ms-high-contrast:none){
	#main .comWhite h3 {
		padding: 16px 10px 11px;
	}
	
	#main .comWhite .priceUl li:first-child {
		padding: 18px 50px 14px;
	}
	
	#main .comWhite .sec04 table thead th {
		padding: 17px 10px 12px;
	}
	
	#main .comWhite .priceUl li:last-child span {
		padding: 4px 0 0;
	}
	
	#main .comWhite .sec04 table td p span {
		padding: 12px 0 0 4px;
	}
}