﻿@charset "Shift_JIS";

.formError .formErrorContent{
	font-size: 0.9em;
	line-height: 1.5;
}
#footer{
	padding-bottom: 100px;
}

/* 第二階層見出し */
.ttl-01-wrap{
	background-color: #fbf2f2;
	padding: 15px 0;
	margin-top: 88px;
}
.ttl-01{
	background-image: url(res/img/wise/icon_report_ttl.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 3em;
	font-weight: 600;
	color: #d94852;
	letter-spacing: 0.1em;
	width: 940px;
	margin: 0 auto;
	padding-left: 50px;
}

/* フォーム見出し */
.ttl-third-wrap{
	background-color: #fbf2f2;
	padding: 9px 25px;
	width: 940px;
	margin: 138px auto 30px;
	border-top: 5px solid #d94852;
}
.ttl-third{
	font-size: 2.5em;
	font-weight: 600;
	color: #d94852;
	letter-spacing: 0.1em;
}
.ttl-sec-wrap{
	background-color: #fbf2f2;
	padding: 9px 25px;
	margin: 88px auto 30px;
}
.ttl-sec{
	width: 940px;
	margin: 0 auto;
	font-size: 2.5em;
	font-weight: 600;
	color: #d94852;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
	#footer{
		padding-bottom: 20px;
	}
	.ttl-01-wrap{
		padding: 10px 0;
		border-top: 3px solid #d94852;
	}
	.ttl-01{
		font-size: 18px;
		width: 100%;
		padding-left: 38px;
		background-size: 20px;
		background-position: 10px center;
	}
	.ttl-third-wrap{
		width: 100%;
		margin: 0 auto 25px;
		border-top: 3px solid #d94852;
		padding: 10px 10px;
	}
	.ttl-third{
		font-size: 16px;
	}
}


/* 47 ~ 62
---------------------------------------------------------------------------- */
.p-txt{
	font-size: 1.5em;
	margin-bottom: 40px;
}
.p-txt.mb0{
	margin-bottom: 0;
}
.p-txt.mb10{
	margin-bottom: 10px;
}
.p-txt-list{
	font-size: 1.4em;
	margin-bottom: 100px;
}
.p-txt-list li{
	margin-top: 2px;
}
.p-txt-list a{
	text-decoration: underline;
	color: #5484a5;
}
.p-txt-list a:hover{
	text-decoration: none;
}
.p-link{
	text-decoration: underline;
	color: #5484a5;
}
.p-link:hover{
	text-decoration: none;
}

.p-box{
	padding: 20px 20px 10px 20px;
	border: 1px solid #ccc;
	border-top: none;
	margin-bottom: 60px;
}
.p-txt2{
	font-size: 1.4em;
	margin-bottom: 10px;
}

.p-txt3{
	font-size: 1.5em;
	margin-top: 15px;
	line-height: 1.6;
}
.p-txt3 img{
	max-width: 100%;
	height: auto;
	vertical-align: baseline;
}


.p-form-table{
	width: 100%;
	font-size: 1.4em;
	background-color: #fffbfc;
	margin-bottom: 25px;
}
.p-form-table tr:first-of-type{
	border-top: 2px solid #fbe9ea;
}
.p-form-table tr{
	border-bottom: 2px solid #fbe9ea;
}
.p-form-table th{
	width: 250px;
	font-weight: normal;
	padding: 30px 25px 25px 25px;
	text-align: left;
	position: relative;
	vertical-align: top;
}
.p-form-table td{
	padding: 15px 10px 15px 0;
	vertical-align: middle;
	position: relative;
}
.p-form-table label{
	cursor: pointer;
}
.p-form-table .v-center{
	vertical-align: middle
}
.p-form-table .p-btn-radius {
	width: 165px;
    padding: 6px 0;
	margin: 0 auto;
    font-size: 1em;
}
.p-form-txt-red{
	color: #c7000d;
	display: inline-block;
	margin-top: 10px;
}

.p-txt-tar{
	text-align: right;
	font-size: 1.3em;
}

.icn-must-left{
	display: block;
	float: left;
	width: 135px;
}
.icon-must{
    background: #c7000d;
    color: #fff;
	float: right;
    display: block;
    line-height: 1;
    padding: 3px 8px;
    font-weight: bold;
    font-size: 13px;
    border-radius: 3px;
	text-align: center;
}
.icon-must2{
	font-size: 12px;
	width: 64px;
}


input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance:textfield;
}
.p-input{
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 5px;
	width: 8em;
}
.p-input-num{
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 5px;
	width: 10em;
}
.p-input-num1{
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 5px;
	width: 4em;
}
.p-input-num2{
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 5px;
	width: 10em;
}
.p-input-pass{
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 5px;
	width: 8em;
	-webkit-text-security: disc;
}
.p-input-pass1{
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 5px;
	width: 2em;
	-webkit-text-security: disc;
}
.p-input-birth{
	width: 6em;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 5px;
	height: 32px;
}
.p-input-txt{
	width: 12em;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 5px;
}
.p-input-mail{
	width: 430px;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 5px;
}
.p-input-mail[disabled]{
	background-color: rgb(235, 235, 228);
}
.p-input-block{
	display: block;
}
.p-input-block.center{
	margin: 0 auto;
}
select::-ms-expand {
    display: none;
}
.p-select{
	width: 75px;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 4px 10px;
	background-color: #fff;
	height: 32px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.p-select2{
	width: 430px;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 4px 10px;
	height: 32px;
	background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.p-select-box{
	position: relative;
}
.p-select-box:after{
	content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 7px 0 7px;
    border-color: #151515 transparent transparent;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}


/* ラベルのスタイル　*/
.chkbox label {
	padding-left: 28px;			/* ラベルの位置 */
	display: inline-block;
	cursor: pointer;
	position: relative;
}

/* ボックスのスタイル */
.chkbox label:before {
	content: '';
	width: 20px;			/* ボックスの横幅 */
	height: 20px;			/* ボックスの縦幅 */
	display: inline-block;
	position: absolute;
	left: 0;
	background-color: #fff;
	box-shadow: inset 1px 1px 2px 0px #bbb;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #bbb;
}
/* 元のチェックボックスを表示しない */
.chkbox input[type=checkbox] {
	display:		none;
}
/* チェックした時のスタイル */
.chkbox input[type=checkbox]:checked ~ label:after {
	display: block;
	content: '\2713';		/* チェックの文字 */
	color: #2b2c2c;			/* チェックの色 */
	font-weight: bold;
	text-align: center;
	font-size: 21px;
	position: absolute;
	left: 1px;
	top: -2px;
}

.p-dl {
	font-size: 1.5em;
	margin-bottom: 20px;
}

.p-dl dt {
	position: relative;
	font-weight: bold;
	padding-top: 14px;
}

.p-dl dt:first-child {
	border-top: #ccc solid 1px;
}

.p-dl dt span {
	font-size: 80%;
	float: right;
}

.p-dl dd {
	color: #777;
	border-bottom: #ccc solid 1px;
	padding-bottom: 14px;
}

@media screen and (max-width: 768px){
	.chkbox label:before{
		top: 3px;
	}
	.chkbox input[type=checkbox]:checked + label:after {
		top: 6px;
	}

.p-dl {
		width: 94%;
    	margin: 10px 3% 0;
	}

.p-dl dt {
	position: relative;
	font-weight: bold;
	padding: 14px 2% 0;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.p-dl dt:first-child {
	border-top: #ccc solid 1px;
}

.p-dl dt span {
	font-size: 80%;
	float: right;
}

.p-dl dd {
	color: #777;
	border-bottom: #ccc solid 1px;
	padding: 0 2% 14px;
}

}

.p-check-cel{
	margin-top: 10px;
	display: table;
}
.p-check-cel span{
	display: table-cell;
	vertical-align: top;
}

.p-line-height{
	line-height: 1.4;
	display: inline-block;
}
.p-indent{
	padding-left: 1em;
	text-indent: -1em;
}

.p-indent02{
	padding-left: 2em;
	text-indent: -2em;
}

.p-indent03{
	padding-left: 3em;
	text-indent: -3em;
}

.p-form-table-txt,
.p-form-ex-txt{
	color: #9a9a9a;
}

.p-link-list{
	width: 100%;
	font-size: 1.5em;
}
.p-link-list li{
	float: left;
}
.p-link-list li + li{
	margin-left: 2.5em;
}
.p-link-list a{
	text-decoration: underline;
	color: #5484a5;
}
.p-link-list a:hover{
	text-decoration: none;
}

.p-card-supplement{
	font-size: 14px;
	width: 92%;
	margin: 30px auto 0;
	display: table;
}
.p-card-supplement span{
	display: table-cell;
	vertical-align: middle;
}
.p-card-supplement-img{
	width: 190px;
	background-color: #e4edf2;
	padding: 5px;
}
.p-card-supplement-img img{
	width: 100%;
	height: auto;
}

.p-txt-tac{
	text-align: center;
	font-size: 1.6em;
	margin: 10px 0 20px;
}
.p-txt-tac.mt50{
	margin-top: 50px;
}
.p-txt-agree{
	font-size: 1.6em;
	margin-top: 60px;
}


.p-btn-box{
	width: 680px;
	margin: 40px auto 50px;
}
.p-btn-box1{
	width: 680px;
	margin: 75px auto 100px;
}
.p-btn-box1.mb50{
	margin-bottom: 50px;
}
.p-btn-box2{
	width: 305px;
	margin: 40px auto 50px;
}
.p-btn-box2.wd400{
	width: 400px;
}
.p-btn-box2-txt{
	text-align: center;
	font-size: 1.5em;
	display: block;
	margin-top: 10px;
}
.p-btn-box li,
.p-btn-box1 li{
	width: 305px;
	float: right;
}
.p-btn-box li:last-of-type,
.p-btn-box1 li:last-of-type{
	float: left;
}
.p-btn-box li.center {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.p-btn-box1 li span{
	display: block;
	margin-top: 10px;
	text-align: center;
	font-size: 1.5em;
}
.p-btn-radius{
	padding: 12px 0;
    border-radius: 27px;
    font-size: 1.8em;
    cursor: pointer;
    display: block;
    width: 100%;
    text-align: center;
    border: 1px solid #b3b3b3;
    font-weight: bold;
    color: #555555;
	background: url(res/img/wise/btn_radius_right.png),-webkit-gradient(linear, left top, left bottom, from(#fcfcfc), color-stop(50%, #ececec), color-stop(51%, #e9e9e9), color-stop(100%, #ececec), to(#e7e7e7));
	background: url(res/img/wise/btn_radius_right.png),linear-gradient(to bottom, #fcfcfc 0%, #ececec 50%, #e9e9e9 51%, #ececec 100%, #e7e7e7 100%);
    background-repeat: no-repeat;
    background-position: 95% center;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e7e7e7', GradientType=0);
    text-shadow: 1px 2px 3px #fff;
}
.p-btn-radius:hover{
	color: #383838;
    border: 1px solid #f3dada;
    background: #fce5e7 url(res/img/wise/btn_radius_right_hover_02.png) no-repeat 95% center;
    text-shadow: 1px 2px 0px #ffffff;
}
.btn-confirm .p-btn-radius{
	background: url(res/img/wise/btn_confirm_right.png),-webkit-gradient(linear, left top, left bottom, from(#1e5799), color-stop(0%, #f0a200), color-stop(99%, #de6c01));
	background: url(res/img/wise/btn_confirm_right.png),linear-gradient(#1e5799 0%, #f0a200 0%, #de6c01 99%);
    background-repeat: no-repeat;
    background-position: 95% center;
    border: 1px solid #e89a54;
	color: #fff;
	text-shadow: none;
}
.btn-confirm .p-btn-radius:hover {
    opacity: 0.8;
	text-shadow: none;
	background: url(res/img/wise/btn_confirm_right.png),-webkit-gradient(linear, left top, left bottom, from(#1e5799), color-stop(0%, #f0a200), color-stop(99%, #de6c01));
	background: url(res/img/wise/btn_confirm_right.png),linear-gradient(#1e5799 0%, #f0a200 0%, #de6c01 99%);
    background-repeat: no-repeat;
    background-position: 95% center;
}



.provision-box{
	margin: 20px auto 55px;
}
.provision-ttl{
	font-size: 1.8em;
	font-weight: 600;
	color: #d94852;
}
.provision-txt-box{
	height: 230px;
	width: 100%;
	overflow: auto;
	padding: 20px;
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 1.4em;
	margin: 15px 0;
}
.provision-txt-box-all{
	font-size: 1.4em;
	margin: 20px 0 40px;
}
.provision-txt-box-all p,
.provision-txt-box p{
	margin-bottom: 15px;
}
.provision-txt-box-all .provision-txt-tar,
.provision-txt-box .provision-txt-tar{
	text-align: right;
	margin-bottom: 0;
}
.provision-txt-indent{
	padding-left: 1.3em;
	text-indent: -1.3em;
	display: inline-block;
}

.p-link-tar{
	text-align: right;
	font-size: 1.5em;
}
.p-link-tar a{
	text-decoration: underline;
	color: #5484a5;
}
.p-link-tar a:hover{
	text-decoration: none;
}


.p-completion{
	font-size: 2.8em;
	text-align: center;
	font-weight: 600;
	margin: 60px auto;
}


.p-bold-ttl02{
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 20px;
}

@media screen and (max-width: 768px){
	.p-txt{
		font-size: 13px;
		margin-bottom: 20px;
	}
	.p-txt-list{
		font-size: 12px;
		margin-bottom: 80px;
	}
	.p-txt-list li{
		margin-top: 1px;
	}

	.p-box{
		padding: 10px 10px 3px 10px;
		margin-bottom: 30px;
	}
	.p-txt2{
		font-size: 12px;
		margin-bottom: 7px;
	}

	.p-txt3{
		font-size: 12px;
	}
	.p-txt3 img{
		display: block;
		margin-top: 5px;
	}

	.p-form-table{
		width: 100%;
		font-size: 1.3em;
		background-color: #fffbfc;
		margin-bottom: 15px;
		table-layout:fixed;
	}
	.p-form-table tr{
		border-bottom: 2px solid #fbe9ea;
		display: block;
	}
	.p-form-table th{
		width: 100%;
		display: block;
		font-weight: normal;
		padding: 15px 12px 5px 12px;
		text-align: left;
	}
	.p-form-table td{
		width: 100%;
		display: block;
		padding: 5px 12px 15px;
		line-height: 1.7em;
		position: relative;
	}
	.p-input{
		padding: 4px;
		width: 19%;
	}
	.p-input-pass{
		padding: 4px;
		width: 19%;
	}
	.p-input-txt{
		width: 92%;
		padding: 4px;
		margin-bottom: 5px;
	}
	.p-input-mail{
		width: 100%;
		padding: 4px;
	}
	.p-select2{
		width: 100%;
		padding: 4px 6px;
		height: 30px;
	}
	.p-input-num{
		width: 28%;
		padding: 4px;
	}
        .p-input-num2{
		width: 12%;
		padding: 4px;
	}
	.p-select{
		width: 4.5em;
		height: 30px;
		padding: 4px 6px;
	}
	.p-select-box:after{
		right: 6px;
	}
	.p-input-birth{
		width: 18%;
		padding: 4px;
		height: 30px;
	}
	.p-form-table-txt{
		display: inline-block;
		width: 100%;
		text-align: right;
	}

	.icn-must-left{
		display: inline;
		float: none;
		width: auto;
		padding-right: 1em;
	}
	.icon-must{
		float: none;
		display: inline;
		padding: 2px 5px;
		font-size: 10px;
		border-radius: 3px;
	}

	.p-link-list{
		font-size: 13px;
		margin: 35px auto 60px
	}
	.p-link-list li{
		float: none;
	}
	.p-link-list li + li{
		margin-left: 0;
		margin-top: 8px;
	}
	.p-link-list a{
		text-decoration: underline;
		color: #5484a5;
	}
	.p-link-list a:hover{
		text-decoration: none;
	}

	.p-card-supplement{
		font-size: 13px;
		width: 100%;
		margin: 25px auto 0;
		display: block;
	}
	.p-card-supplement span:first-of-type{
		display: block;
		vertical-align: middle;
		width: 100%;
		padding-bottom: 5px;
	}
	.p-card-supplement-img{
		width: 33%;
		background-color: #e4edf2;
		padding: 6px 1px 0;
	}

	.p-txt-agree{
		font-size: 13px;
		margin-top: 40px;
	}
	.p-txt-tac{
		font-size: 13px;
		margin-top: 30px;
		text-align: left;
	}

	.p-btn-box{
		width: 100%;
		margin: 20px auto 25px;
	}
	.p-btn-box1{
		width: 100%;
		margin: 40px auto 70px;
	}
	.p-btn-box2{
		width: 90%;
	}
	.p-btn-box2-txt{
		font-size: 13px;
	}
	.p-btn-box li,
	.p-btn-box1 li{
		width: 90%;
		float: none;
		margin: 0 auto 15px;
	}
	.p-btn-box li:last-of-type,
	.p-btn-box1 li:last-of-type{
		float: none;
	}
	.p-btn-box1 li span{
		font-size: 13px;
		margin-top: 5px;
	}
	.p-btn-radius{
		padding: 10px 0;
		font-size: 1.5em;
	}

	.provision-box{
		margin: 15px auto 0px;
	}
	.provision-box .p-link-list{
		margin: 20px 0;
	}
	.provision-ttl{
		font-size: 1.5em;
		margin-bottom: 5px;
	}
	.provision-txt-box{
		height: 250px;
		padding: 10px;
		font-size: 1.2em;
		margin: 5px 0;
	}
	.provision-txt-box-all{
		font-size: 1.2em;
	}
	.provision-txt-box p,
	.provision-txt-box-all p{
		margin-bottom: 15px;
	}
	.provision-txt-box-all .provision-txt-tar,
	.provision-txt-box .provision-txt-tar{
		margin-bottom: 0;
	}
	.provision-txt-indent{
		padding-left: 1.3em;
		text-indent: -1.3em;
		display: inline-block;
	}

	.p-link-tar{
		font-size: 1.3em;
	}
	.p-txt-tar{
		font-size: 1.2em;
		text-align: left;
	}

	.p-completion{
		font-size: 2.0em;
		margin: 50px auto;
	}

	.p-bold-ttl02{
		font-size: 14px;
	}
	.hoverNone .p-btn-radius:hover {
		border: 1px solid #b3b3b3 !important;
	background: url(res/img/wise/btn_radius_right.png) no-repeat 95% center, -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), color-stop(50%, #ececec), color-stop(51%, #e9e9e9), color-stop(100%, #ececec), to(#e7e7e7));
	background: url(res/img/wise/btn_radius_right.png) no-repeat 95% center, linear-gradient(to bottom, #fcfcfc 0%, #ececec 50%, #e9e9e9 51%, #ececec 100%, #e7e7e7 100%)!important;
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e7e7e7', GradientType=0);
	}
	.hoverNone01 .p-btn-radius:hover {
		opacity: 1!important;
		background: url(res/img/wise/btn_confirm_right.png),-webkit-gradient(linear, left top, left bottom, from(#1e5799), color-stop(0%, #f0a200), color-stop(99%, #de6c01));
		background: url(res/img/wise/btn_confirm_right.png) no-repeat 95% center,linear-gradient(#1e5799 0%, #f0a200 0%, #de6c01 99%)!important;
		border: 1px solid #e89a54!important;
	}
}



/* 46
---------------------------------------------------------------------------- */
.p-history-btn{
	margin: 30px auto 50px;
}
.p-history-btn li:first-of-type{
	font-size: 1.6em;
	font-weight: 600;
	float: left;
	width: 70%;
}
.p-history-btn li:last-of-type{
	float: right;
	width: 165px;
}
.p-history-btn li:last-of-type .p-btn-radius{
	padding: 6px 0;
	font-size: 1.5em;
}

.p-history-table{
	width: 100%;
	font-size: 1.5em;
	background-color: #fffbfc;
	margin-bottom: 50px;
}
.p-history-table tr:first-of-type{
	border-top: 2px solid #fbe9ea;
}
.p-history-table tr{
	border-bottom: 2px solid #fbe9ea;
}
.p-history-table th{
	font-weight: normal;
	padding: 25px 50px 25px 150px;
	text-align: left;
	vertical-align: middle;
	font-weight: 600;
}
.p-history-table th:last-of-type{
	text-align: right;
	padding: 25px 150px 25px 50px;
}
.p-history-table td{
	padding: 15px 50px 15px 150px;
	vertical-align: middle;
}
.p-history-table td:last-of-type{
	padding: 15px 150px 15px 50px;
	text-align: right;
}
.p-history-date{
	width: 10em;
	display: inline-block;
}

@media screen and (max-width: 768px){
	.p-history-btn{
		margin: 20px auto 30px;
	}
	.p-history-btn li:first-of-type{
		font-size: 1.4em;
		font-weight: 600;
		float: none;
		width: 100%;
	}
	.p-history-btn li:last-of-type{
		float: none;
		width: 75%;
		margin: 15px auto;
	}
	.p-history-btn li:last-of-type .p-btn-radius{
		padding: 10px 0;
		font-size: 13px;
	}
	.p-history-table{
		font-size: 13px;
	}
	.p-history-table th,
	.p-history-table th:last-of-type{
		padding: 15px 20px;
	}
	.p-history-table td,
	.p-history-table td:last-of-type{
		padding: 10px 20px;
	}
	.p-history-date{
		width: 100%;
		display: block;
	}
}



/* 77
---------------------------------------------------------------------------- */
.p-table{
	width: 100%;
	font-size: 1.5em;
	background-color: #fffbfc;
	margin-bottom: 50px;
}
.p-table tr:first-of-type{
	border-top: 2px solid #fbe9ea;
}
.p-table tr{
	border-bottom: 2px solid #fbe9ea;
}
.p-table th{
	padding: 25px 10px 25px 25px;
	text-align: left;
	vertical-align: middle;
	font-weight: 600;
}
.p-table td{
	padding: 25px 25px 25px 10px;
	vertical-align: middle;
}

.p-table01{
	width: 100%;
	font-size: 1.5em;
	margin-bottom: 50px;
}
.p-table01.mb10{
	margin-bottom: 10px;
}
.p-table01 tr{
	border: 2px solid #ff9966;
}
.p-table01 tr.b-none{
	border-top: none;
	border-bottom: none;
}
.p-table01 tr.last{
	border-top: none;
}
.p-table01 tr.b-none th{
	padding: 0 10px 0 25px;
}
.p-table01 tr.b-none td{
	padding: 0 25px 0 25px;
}
.p-table01 th{
	font-weight: normal;
	padding: 25px 10px 25px 25px;
	width: 180px;
	text-align: left;
	vertical-align: top;
	background-color:#fff4e8;
}
.p-table01 th.wd200{
	width: 240px;
}
.p-table01 th.pd0{
	padding: 25px 0 0 25px;
}
.p-table01.wd250 > tbody > tr > th {
	width: 250px;	
}
.p-table01 > tbody > tr > td{
	width: 640px;
	padding: 25px;
	vertical-align: middle;
}
.p-table01 tr th.pt0,
.p-table01 tr td.pt0{
	padding-top: 0;
}
.p-table01 tr th.pt25,
.p-table01 tr td.pt25{
	padding-top: 25px;
}
.p-table01 tr th.pb25,
.p-table01 tr td.pb25{
	padding-bottom: 25px;
}
.p-table01 td:last-child{
	border-right: 2px solid #ff9966;
}

.p-table01 th:nth-child(3){
	border-left: 2px solid #ff9966;
}

.p-table01 .in-table{
	width: 100%;
	margin-bottom: 0;
}

.p-table01 .in-table tr,
.p-table01  .in-table td:last-child {
	border-right: none;
}

.p-table01 .in-table tr:last-child{
	border-bottom: none;
}
.p-table01 .in-table th,
.p-table01  .in-table td {
	padding: 10px 25px;
}
.p-table01 .in-table th {
	width: 271px;
}
.p-table01  .in-table td {
	background: #fff;
}
.p-table03{
	width: 100%;
	font-size: 1.5em;
	margin-bottom: 50px;
}
.p-table03.mb10{
	margin-bottom: 10px;
}
.p-table03 caption{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}	
.p-table03 tr {
	border: 2px solid #ff9966;
}
.p-table03 th{
	border: 2px solid #ff9966;
	font-weight: normal;
	text-align: center;
	padding: 25px;
	vertical-align: middle;
	background-color:#fff4e8;
}
.p-table03 th:first-child{
	width: 30%;
}
.p-table03 th.wd40{
	width: 40%;
}
.p-table03 .bbnone{
	border-bottom: none;
}
.p-table03 .btnone{
	border-top: none;
}
.p-table03 td{
	text-align: center;
	border: 2px solid #ff9966;
	padding: 25px;
	vertical-align: middle;
}
.p-table03 td.num{
	text-align: right;
	padding: 25px 10px;
}
.p-table03 td.txt-l{
	text-align: left;
}
.p-table03 td a{
	text-decoration: underline;
}
.p-table03 tr.bt-bold{
	border-top: 3px solid #ff9966;
}
.p-table03 .p-btn-radius {
    width: 140px;
    padding: 6px 0;
    margin: 0 auto;
    font-size: 1em;
}
.p-table04{
	width: 100%;
	margin-bottom: 10px;
}
.p-table01 .p-table04{
	width: 100%;
	max-width: 700px;
	margin-bottom: 20px;
	border-collapse: collapse;
}
.p-table01 .p-table04.wd400{
	max-width: 400px;
	margin: 0 0 20px auto;
}
.p-table01 .p-table04 th,
.p-table01 .p-table04 td {
	border:none;
}
.p-table01 .p-table04 th {
	background-color:none;
}
.p-table04 caption{
	text-align: left;
}
.p-table04 tr{
	border: none;
}
.p-table04 th{
	font-weight: normal;
	vertical-align: middle;
    padding: 3px 0;
    width: 180px;
    text-align: left;
    background: none;
}
.p-table01 .p-table04 th{
    text-align: center;
}
.p-table01 .p-table04.wd400 th{
    text-align: left;
}
.p-table01 .p-table04 th.wd24{
	width: 24%;
}
.p-table01 .p-table04 th.wd60{
	width: 60%;
}
.p-table04 tbody td{
	text-align: left;
    padding: 3px 0;
}
.p-table04 th:last-child,
.p-table04 td:last-child{
	border-right: none;
	border-left: none;
}
.p-table01 .p-table04 th:last-child,
.p-table01 .p-table04 td:last-child {
	border-right: none;
	border-left: none;
}
.p-table04 tbody td.num{
	text-align: right;
	padding-right: 60px;
}

.p-table05{
	width: 100%;
	font-size: 1.5em;
	margin-bottom: 50px;
}
.p-table05.mb10{
	margin-bottom: 10px;
}
.p-table05 tr{
	border: 2px solid #ff9966;
}
.p-table05 tr.b-none{
	border-top: none;
	border-bottom: none;
}
.p-table05 tr.last{
	border-top: none;
}
.p-table05 tr.b-none th{
	padding: 0 10px 0 25px;
}
.p-table05 tr.b-none td{
	padding: 0 25px 0 25px;
}
.p-table05 th{
	font-weight: normal;
	padding: 25px 10px 25px 25px;
	width: 180px;
	text-align: left;
	vertical-align: top;
	background-color: #fff4e8;
}
.p-table05 th.wd200{
	width: 240px;
}
.p-table05 td{
	padding: 25px;
	vertical-align: middle;
	background: #fff;
}
.p-table05 tr th.pt0,
.p-table05 tr td.pt0{
	padding-top: 0;
}
.p-table05 tr th.pt25,
.p-table05 tr td.pt25{
	padding-top: 25px;
}
.p-table05 tr th.pb25,
.p-table05 tr td.pb25{
	padding-bottom: 25px;
}
.p-table05 td:last-child{
	border-right: 2px solid #ff9966;
}

.p-table05 th:nth-child(3){
	border-left: 2px solid #ff9966;
}

.p-red{
	color: rgb(255, 0, 51);
}

.p-blankSite{
	margin: 200px auto 80px;
	text-align: center;
	font-size: 1.6em;
}
@media screen and (max-width: 768px){
	.p-table{
		font-size: 13px;
	}
	.p-table th{
		padding: 15px;
	}
	.p-table td{
		padding: 10px 15px;
	}

	.p-table01{
		width: 100%;
		table-layout: fixed;
		word-break: break-word;
		font-size: 13px;
	}
	.p-table01 th{
		width: 60px;
		padding: 15px;
	}
	.p-table01 > tbody > tr,
	.p-table01 > tbody > tr > th,
	.p-table01 > tbody > tr > td{
		display: block;
		width: 100%;
	}
	.scroll .p-table01{
		table-layout: initial;
		word-break: initial;
	}
	.scroll .p-table01 > tbody > tr > th,
	.scroll .p-table01 > tbody > tr > td{
		display: table-cell;
		width: 100%;
	}
	.scroll .p-table01 > tbody > tr{
		display: table-row;
		width: 100%;
	}
	.p-table01.wd250.p-txt-list th{
		width: 120px;
		padding: 15px;
	}
	.p-table01 th.wd200{
		width: auto;
		padding: 15px;
	}
	.p-table01 tr.b-none th {
		padding: 15px;
	}
	.p-table01 td{
		padding: 10px 15px;
	}
	.p-table01 tr.b-none td {
		padding: 10px 15px;
	}
	.p-table01 td:last-child {
	    border-right:none;
	}
	.p-table01 tr {
	    border: 2px solid #ff9966;
		border-bottom: none;
	}
	.p-table01 tr:last-child {
		border-bottom: 2px solid #ff9966;
	}
	.p-table01 th:nth-child(3) {
		border-left:none;
	}
	.p-table01 .p-table04 tr {
    	border: none;
	}
	.p-table01 .p-table04 tr:last-child {
    	border-bottom: none;
	}
	.p-table03{
		table-layout: fixed;
    word-break: break-word;
		font-size: 13px;
	}
	.p-table03 th{
		padding: 15px;
	}
	.p-table03 td{
		padding: 10px;
	}
	.p-table03 .p-btn-radius {
    	width: 100px;
	}
	.p-table04{
		font-size: 13px;
	}
	.p-table04 th{
		width: auto;
		padding: 15px;
	}
	.p-table04 td{
		width: auto;
		padding: 10px 15px;
	}
	.p-table05{
		font-size: 13px;
	}
	.p-table05 th{
		width: auto;
		padding: 15px;
	}
	.p-table05 th.wd200{
		width: auto;
		padding: 15px;
	}
	.p-table05 td{
		padding: 10px 15px;
	}


	.p-blankSite{
		font-size: 13px;
		margin: 110px auto 40px;
	}
}


/* 44 ~ 45
---------------------------------------------------------------------------- */
.p-pink-box{
	padding: 30px;
	background-color: #fffbfc;
}
.p-btn-box3{
	width: 165px;
}
.p-btn-box3 .p-btn-radius{
	padding: 6px 0;
	font-size: 1.5em;
}
.p-bold{
	font-weight: bold;
}
.p-txt-bold{
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 3px;
}
.p-txt-bold.mb20{
	margin-bottom: 20px;
}
.p-txt-bold-ttl{
	font-size: 1.8em;
}
.p-2-box{
	float: left;
	width: 50%;
}
.p-2-box + li{
	border-left: 2px solid #fbeded;
	padding-left: 30px;
}
.p-2-box-btn li{
	position: relative;
	width: 165px;
	float: left;
	margin: 0 30px 10px 0;
}
.p-2-box-btn li.off:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0;
	z-index: 2;
}
.p-2-box-btn li.off input {
	opacity: 0.5;
}
.p-2-box-btn .p-btn-radius{
	padding: 6px 0;
	font-size: 1.5em;
}

/* 45 */
.p-indent-txt{
	font-size: 1.5em;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.popup-link{
	padding-left: 1.5em;
	background-image: url(res/img/wise/icon_question_02.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	margin-top: 10px;
	position: relative;
	width: 100%;
}
.question-balloon{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	border: 1px solid #000;
	width: 885px;
	padding: 15px;
	min-height: 55px;
	background: #fff;
	font-size: 12px;
}
.bg-question-balloon{
	display: none;
	position: fixed;
	z-index: 4;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.p-radio{
	width: 100%;
	display: inline-block;
	margin-left: -18px;
	cursor: pointer;
}

@media screen and (max-width: 768px){
	.p-indent-txt{
		font-size: 13px;
	}
	.question-balloon{
		overflow: scroll;
		width: 100%;
		padding: 5px;
		height: 80px;
		font-size: 12px;
	}

	.p-radio{
		margin-left: 0;
	}

	.p-pink-box{
		padding: 15px 10px;
	}
	.p-txt-bold{
		font-size: 13px;
		margin-bottom: 2px;
	}
	.p-txt-bold-ttl{
		font-size: 15px;
	}
	.p-btn-box3,
	.p-2-box-btn li{
		width: 70%;
		float: right;
		margin: 0 0 10px 0;
	}
	.p-btn-box3 .p-btn-radius,
	.p-2-box-btn .p-btn-radius{
		font-size: 13px;
		padding: 10px 0;
	}
	.p-2-box{
		width: 100%;
		float: none;
	}
	.p-2-box + li{
		border-left: none;
		border-top: 2px solid #fbeded;
		padding-top: 10px;
		padding-left: 0;
	}
}



/* A4
---------------------------------------------------------------------------- */
.p-icn-list{
	margin-top: 30px;
}
.p-indent-box{
	padding-left: 1.5em;
}
.p-icn-list li{
	padding-left: 1.5em;
	text-indent: -1.5em;
	font-size: 1.5em;
	margin-bottom: 15px;
}
.p-icn-list li span,
.p-icn-list-span{
	color: #d94852;
	font-size: 1.3em;
}
.p-icn-list.mt0{
	margin-top: 5px;
}
.p-gifimg{
	text-align: center;
	background-color: #fffff2;
	padding: 25px 0;
	margin-bottom: 30px;
}
.p-cardimg{
	background-color: #e4edf2;
	padding: 25px 0;
	margin-bottom: 10px;
}
.p-cardimg ul{
	width: 715px;
	margin: 0 auto;
}
.p-cardimg li{
	float: left;
}
.p-cardimg li + li{
	margin-left: 20px;
}
.p-alert-box{
	border: 1px solid #d94852;
	color: #d94852;
	padding: 17px 80px;
	font-size: 1.4em;
	font-weight: bold;
	background-image: url(res/img/wise/icon_alert.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}

@media screen and (max-width: 768px){
	.p-icn-list li{
		font-size: 13px;
		margin-bottom: 5px;
	}
	.p-gifimg{
		padding: 15px 5px;
	}
	.p-gifimg img{
		width: 95%;
		height: auto;
	}
	.p-alert-box{
		padding: 10px 10px 10px 50px;
		background-position: 10px center;
		font-size: 11px;
		background-size: 30px;
	}
	.p-cardimg{
		padding: 10px 0;
	}
	.p-cardimg ul{
		width: 100%;
	}
	.p-cardimg li{
		float: none;
		margin-bottom: 5px;
		text-align: center;
	}
	.p-cardimg li + li{
		margin-left: 0;
	}
}



/* 25
---------------------------------------------------------------------------- */
.p-txt04{
	margin: 45px auto;
	font-size: 1.5em;
}
.p-table02{
	width: 100%;
	font-size: 1.5em;
	margin-bottom: 15px;
}
.p-table02.mb50{
	margin-bottom: 50px;
}
.p-table02 tr{
	border: 2px solid #ff9966;
}
.p-table02 th{
	padding: 15px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	background-color: #fff4e8;
}
.p-table02.wd250 th{
	width: 250px;
}
.p-table02.mb50{
	margin-bottom: 50px;
}
.p-th01{
	padding: 10px 25px;
	display: block;
	font-size: 1.05em;
}
.p-th{
	display: block;
	text-align: center;
	border-right: 2px solid #fbe9ea;
	padding: 5px 25px;
}
.p-table02 th:last-of-type .p-th{
	border-right: none;
}
.p-table02 td{
	padding: 15px;
	vertical-align: middle;
}
.p-table02 td.pl20{
	padding-left: 20px;
}
.p-td01{
	display: block;
	text-align: center;
	padding: 5px 25px;
	border-right: 2px solid #fbe9ea;
}
.p-td02{
	display: block;
	text-align: right;
	border-right: 2px solid #fbe9ea;
	padding: 5px 25px;
}
.p-td03{
	display: block;
	padding: 5px 25px;
	font-size: 1.05em;
	font-weight: bold;
}
.p-td04 .p-td03{
	border-right: 2px solid #fbe9ea;
}
.p-table02 td:last-of-type .p-td02{
	border-right: none;
}

.p-indent01{
	font-size: 1.4em;
	margin-top: 25px;
}
.p-indent01 li{
	padding-left: 1.5em;
	text-indent: -1.5em;
	margin-top: 5px;
}
.p-btn-box4{
	width: 230px;
	margin-top: 10px;
}
.p-btn-box5{
	width: 295px;
	margin: 0 auto;
}
.p-btn-box6{
	width: 360px;
	margin: 0 auto;
}
.p-btn-box7{
	width: 220px;
	margin: 0 auto;
}
.p-btn-box4 .p-btn-radius,
.p-btn-box5 .p-btn-radius,
.p-btn-box6 .p-btn-radius,
.p-btn-box7 .p-btn-radius{
	font-size: 1.5em;
	padding: 6px 0;
}

.p-nosp-th{
	display: table-cell;
	width: 25%;
}
.p-sp-th01{
	display: none;
}
@media screen and (max-width: 768px){
	.p-txt04{
		margin: 20px auto;
		font-size: 13px;
	}
	.p-table02{
		font-size: 13px;
		margin-bottom: 10px;
	}
	.p-table02.mb50{
		margin-bottom: 25px;
	}
	.p-table02 th{
		padding: 10px 15px;
		width: 100% !important;
		display: block;
	}
	.p-table02 th.p-nosp-th{
		display: none;
	}
	.p-table02 .p-input-num {
		width: 25%;
		padding: 4px;
	}
	.p-th01,.p-td03,.p-td04 .p-td03{
		border-right: none;
		padding: 0;
	}
	.p-table02 .p-tr.p-sptr{
		border-top: 2px solid #fbe9ea;
	}
	.p-table02 .p-sptr{
		border-bottom: 4px solid #fbe9ea;
	}
	.p-table02 tr:last-of-type.p-sptr{
		border-bottom: 2px solid #fbe9ea;
	}
	.p-sptd-bb{
		border-bottom: 1px solid #fbe9ea;
	}

	.p-table02 td{
		padding: 10px 15px;
		width: 100%;
		display: block;
	}
	.p-sp-th01{
		display: block;
		float: left;
		width: 50%;
		font-weight: bold;
	}
	.p-td01,.p-td02{
		border-right: none;
		padding: 0;
		width: 50%;
		float: right;
		text-align: right;
	}

	.p-indent01{
		font-size: 13px;
		margin: 20px auto 30px;
	}
	.p-btn-box4{
		width: 75%;
		margin: 10px auto 80px;
	}
	.p-btn-box5,
	.p-btn-box7{
		width: 75%;
	}
	.p-btn-box6{
		width: 100%;
	}
	.p-btn-box4 .p-btn-radius{
		font-size: 13px;
		padding: 10px 0;
	}
	.p-btn-box5 .p-btn-radius,
	.p-btn-box6 .p-btn-radius,
	.p-btn-box7 .p-btn-radius{
		font-size: 13px;
	}
}



/* 09
---------------------------------------------------------------------------- */
.ttl-02-wrap{
	width: 990px;
	padding: 9px 25px;
	margin: 88px auto 30px;
}
.ttl-02{
	position: relative;
}
.ttl-02.mt60{
	margin-top: 60px;
}
.ttl-02 .caption{
	position: absolute;
	bottom: 0;
	right: 0;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
.p-txt5{
	font-size: 1.5em;
	margin-bottom: 20px;
}
.p-harf-box{
	width: 48%;
	float: left;
}
.p-harf-box:nth-of-type(2n){
	float: right;
}
.p-mailing-wrap{
	display: table;
	margin: 30px 0 15px;
	width: 100%;
}
.p-mailing-wrap .ttl-06{
	width: 50%;
	display: table-cell;
	padding-right: 40px;
}
.p-mailing-box{
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #000;
	margin: 30px 0 20px;
	font-size: 1.9em;
	font-weight: bold;
	text-align: center;
}
@media screen and (max-width: 768px){
	.ttl-02.mt60{
		margin-top: 40px;
	}
	.p-txt5{
		font-size: 13px;
		margin-bottom: 15px;
	}
	.p-harf-box{
		width: 100%;
		float: none;
	}
	.p-harf-box:nth-of-type(2n){
		float: none;
		margin-bottom: 80px;
	}
	.p-mailing-wrap{
		margin: 20px 0 10px;
	}
	.p-mailing-wrap .ttl-06{
		width: 65%;
		padding-right: 20px;
	}
	.p-mailing-box{
		width: 35%;
		font-size: 1.4em;
	}
}



/* A3
---------------------------------------------------------------------------- */
.p-btn-box8{
	padding-bottom: 15px;
	border-bottom: 2px solid #fbe9ea;
}
.p-btn-box8 li:first-of-type{
	float: left;
	font-size: 1.8em;
}
.p-btn-box8-btn{
	width: 255px;
	float: right;
}
.p-btn-box8-btn + .p-btn-box8-btn{
	margin-top: 8px;
}
.p-btn-box8-btn .p-btn-radius{
	padding: 6px 0;
	font-size: 1.8em;
}
.p-img-box{
	text-align: center;
	background-color: #fff;
	padding: 15px 0;
}
.p-box02-left li{
	width: 51%;
	float: left;
}
.p-box02-left li:nth-of-type(2n){
	width: 355px;
	float: right;
	font-size: 1em;
	margin-bottom: 0;
}
.p-box02-left .p-btn-box8-btn .p-btn-radius{
	letter-spacing: -0.08em;
}
@media screen and (max-width: 768px){
	.p-btn-box8{
		padding-bottom: 15px;
		border-bottom: 2px solid #fbe9ea;
	}
	.p-btn-box8 li:first-of-type{
		float: none;
		font-size: 15px;
		padding-top: 0;
	}
	.p-btn-box8-btn{
		width: 75%;
		float: none;
		margin: 10px auto 0;
	}
	.p-icn-list.mt0{
		margin-top: 0;
	}
	.p-icn-list li.p-btn-box8-btn{
		width: 75%;
		float: none;
		margin: 10px auto 0;
		display: block;
		padding: 0;
	}
	.p-btn-box8-btn + .p-btn-box8-btn{
		margin-top: 10px;
	}
	.p-btn-box8-btn .p-btn-radius{
		font-size: 15px;
	}
	.p-img-box{
		padding: 10px 0;
	}
	.p-box02-left li{
		width: 100%;
		float: none;
	}
	.p-box02-left li:nth-of-type(2n){
		width: 75%;
		float: none;
		margin: 0 auto 10px;
	}
	.p-box02-left .p-btn-box8-btn .p-btn-radius{
		letter-spacing: -0.08em;
	}
}



/* 10
---------------------------------------------------------------------------- */
.p-pdf-icn{
	display: inline-block;
	padding-left: 35px;
	background-image: url(res/img/wise/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.p-th2{
	display: block;
    border-right: 2px solid #fbe9ea;
    padding: 5px 60px 5px 30px;
}
.p-table02 th:last-of-type .p-th2,
.p-table02 td:last-of-type .p-td04-span{
	border-right: none;
}
.p-td04-span{
	display: block;
    border-right: 2px solid #fbe9ea;
    padding: 5px 60px 5px 30px;
}
.p-td04-wid01{
	width: 240px;
}

@media screen and (max-width: 768px){
	.p-pdf-icn{
		padding-left: 30px;
		background-size: 26px;
	}
	.p-th2{
		padding: 5px 5px 5px 0;
	}
	.p-td04-span{
		padding: 5px 0px 5px 0;
	}
	.table10.p-table02 th,
	.table10.p-table02 td{
		display: table-cell;
		width: auto;
	}
	.table10.p-table02 td + td{
		padding-left: 0;
	}
	.p-td04-wid01{
		width: 30%;
	}
}


/* A1
---------------------------------------------------------------------------- */
.is-btn-ttl{
	position: relative;
	cursor: pointer;
	margin-top: 80px;
}
.is-btn-ttl:after{
	content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 35px;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    background: url(res/img/wise/info_registration_right.png) no-repeat 0 0;
}
.is-btn-ttl.on:after{
	background: url(res/img/wise/info_registration_bottom.png) no-repeat 0 0;
}
@media screen and (max-width: 768px){
	.is-btn-ttl{
		padding-right: 30px;
		margin-top: 50px;
	}
	.is-btn-ttl:after{
		right: 10px;
		width: 10px;
		height: 10px;
		margin-top: -5px;
		background-size: 10px 10px;
	}
	.is-btn-ttl.on:after{
		right: 10px;
		width: 10px;
		height: 10px;
		margin-top: -5px;
		background: url(res/img/wise/info_registration_bottom.png) no-repeat 0 0;
		background-size: 10px 10px;
	}
}

.is-hide{
	display: none;
}

.p-txt-right{
	text-align: right;
	font-size: 1.3em;
	margin-bottom: 50px;
}
.p-txt6{
	margin: 35px auto 15px;
	font-size: 1.5em;
	padding-left: 25px;
}
@media screen and (max-width: 768px){
	.p-txt-right{
		text-align: right;
		font-size: 1.3em;
		margin-bottom: 20px;
	}
	.p-txt6{
		font-size: 1.3em;
		padding-left: 12px;
	}
}

/* 11 ~ 16
---------------------------------------------------------------------------- */

.p-list01 li{
	font-size: 1.5em;
	padding-left: 1em;
	text-indent: -0.7em;
	margin-top: 20px;
}
.p-list01 li:before{
	display: inline-block;
	content: "●";
	font-size: 1.2em;
	color: #d94852;
	margin-right: 0.2em;
}

.p-list02{
	overflow: hidden;
	margin-bottom: 50px;
}

.p-list02 li{
	float: left;
	width: 30%;
	padding: 10px 0;
	text-align: center;
	font-size: 1.5em;
	background-color: rgb(255, 255, 204);
}

.p-list02 li:not(:last-child){
	margin-right: 5%;
}

.p-list03 li{
	text-align: left;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}

.p-list03 li::before{
	content: "●";
}

.p-list04{
	display: flex;
	justify-content: space-between;
}

.p-list05{
	list-style: decimal;
	width: calc(100% - 30px);
	margin: 0 0 0 auto;
}

.p-list05 > li{
	font-size: 1.5em;
	margin-top: 20px;
}

.p-list06{
  padding:0 0 0 2em;
  margin:0;
  text-indent: -1.8em;
}
 
.p-list06 > li{
  list-style-type:none;
  list-style-position:inside;
  counter-increment: cnt;
}
.p-list06 > li:before{
  display: marker;
  content: "(" counter(cnt) ") ";
}
@media screen and (max-width: 768px){
	.p-box01{
		padding: 15px;
		margin: 15px 0 60px;
	}

	.p-list04{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.p-list04 li{
		margin-bottom: 20px;
	}

}