@charset "utf-8";
/*------------------------------------------------------------
	/privacy/index
------------------------------------------------------------*/
.mainBox {
	margin-bottom: 120px;
	padding-top: 40px;
}
#conts p {
	line-height: 1.75;
	font-size: 1.4rem;
}
#conts p a {
    color: #45AADB;
}
#conts p a:hover {
    opacity: 0.7;
}
#conts .info01 {
    margin-bottom: 46px;
}
#conts .mail {
    color: #388bdb;
}
#conts p:not(:last-child) {
	margin-bottom: 18px;
}
#conts p .notes {
	margin-top: 25px;
	display: block;
}
#conts .name {
	margin-top: -6px;
	text-align: right;
}
#conts .inner:not(:last-child) {
	margin-bottom: 18px;
}
#conts .h2Ttl {
	margin: -3px 0 9px;
	font-size: 2rem;
}
#conts .numList {
	margin-bottom: 24px;
}
#conts .numList li {
	margin-bottom: 25px;
	line-height: 1.75;
	font-size: 1.4rem;
}
#conts .numList li:last-child {
	margin-bottom: 0 !important;
}
#conts .numList li .subList {
	margin: 25px 0 -3px;
}
#conts .numList li .subList li {
	margin-bottom: 0;
}
#conts .subInner:not(:last-child) {
	margin-bottom: 18px;
}
#conts .txtList {
	line-height: 1.75;
	font-size: 1.4rem;
}
#conts .comTableBox {
	margin: 20px 0 0;
	border-radius: 7px;
}
#conts .comTable th {
	width: 23%;
	line-height: 1.7;
	background-color: #faf6ed;
}
#conts .comTable td {
	width: 77%;
	line-height: 1.7;
	font-weight: normal;
	font-size: 1.2rem;
	vertical-align: top;
}
#conts .tabBox01 {
	border-right: none;
}
#conts .tabBox01 .comTable th {
	width: 25%;
	text-align: center;
	border-right: 1px solid #ddd9d1;
	vertical-align: middle;
}
#conts .tabBox01 .comTable td {
	width: 25%;
	border-right: 1px solid #ddd9d1;
}
#conts .textUl {
	margin-bottom: 23px;
}
#conts .textUl li {
	line-height: 1.75;
	font-size: 1.4rem;
}
#conts .textUl li:not(:last-child) {
	margin-bottom: 24px;
}
#conts .pLink a {
	color: #388bdb;
	text-decoration: underline;
}
#conts .pLink a:hover {
	text-decoration: none;
}
#conts .pho {
	margin-bottom: 15px;
	text-align: center;
}
#conts .tabBox02 {
	margin-bottom: 15px;
}
#conts .tabBox02 .comTable th {
	width: 9%;
}
#conts .tabBox02 .comTable td {
	width: 91%;
}
#conts .textList01 {
	margin-left: 20px;
	line-height: 1.7;
	font-size: 1.4rem;
}
#conts .textList02 {
	margin-left: 20px;
	line-height: 1.75;
	font-size: 1.4rem;
}
#conts .textList02 li:not(:last-child) {
	margin-bottom: 25px;
}
#conts .textList02 .indent {
	margin-left: 15px;
	display: block;
}
#conts .textList02 ul {
    margin-right: 0px;
}
#conts .textList02 ul li {
    margin-bottom: 0 !important;
    text-indent: -1em;
    padding-left: 1em;
}
@media all and (max-width: 897px) {
	.mainBox {
		margin-bottom: 50px;
		padding-top: 15px;
	}	
	#conts .spTabBox {
		margin-bottom: 15px;
		text-align: center;
		color: #4D3A2E;
		font-size: 1rem;
	}
	#conts .spTabBox .spBtn {
		margin-bottom: 10px;
	}
	#conts .spTabBox .spBtn .sub {
		padding: 2px 0;
		display: inline-block;
		border: 1px solid #EAE3D3;
	}
	#conts .spTabBox .sub img {
		margin: 0 5px;
	}
	#conts .spTabBox .spInner {
		overflow-x: scroll;
        margin-right: -15px;
	}
	#conts .spInner .mCSB_container {
		margin-bottom: 10px;
	}
	#conts .tabBox01 {
		width: 670px;
        margin: 0;
	}
	#conts .pLink a:hover {
		text-decoration: underline;
	}
	#conts .tabBox02 {
		margin-bottom: 15px;
	}
	#conts .tabBox02 .comTable th {
		width: 20%;
	}
	#conts .tabBox02 .comTable td {
		width: 80%;
	}
}
#conts .comTableBox01 {
	margin-bottom: 15px;
}
#conts .comTable01 th {
	width: 80px;
}
#conts .comTable01 td {
	width: auto;
}
#conts .btnList {
	display: flex;
}
#conts .btnList li {
	margin-right: 10px;
	width: 158px;
}
#conts .btnList a {
	display: block;
}
#conts .btnList a:hover {
	opacity: 0.7;
}
#conts .borderBox {
    margin-top: 46px;
    padding: 10px 30px 15px;
    border: 1px solid #B2B2B2;
    border-radius: 5px;
}
#conts .borderBox .pho {
    text-align: left;
    margin: 6px 0 0;
    width: 80px;
}
#conts .borderBox .textBox {
    width: 612px;
}
#conts .borderBox .textBox .textUl {
    margin-bottom: 20px;
}
#conts .borderBox .textBox .textUl li {
    font-size: 1.3rem;
}
#conts .borderBox .textBox p {
    font-size: 1.3rem;
    line-height: 1.5;
}
#conts .borderBox .textBox .textUl li:not(:last-child) {
    margin-bottom: 18px;
}
#conts .title {
    font-size: 1.4rem;
    color: #E95B00;
    font-weight: bold;
    margin-bottom: -10px !important;
}
#conts .privacyBox {
    margin-bottom: 20px;
}
#conts .tabBox01 .privacyTable th {
    width: 37%;
}
#conts .tabBox01 .privacyTable th:first-child {
    width: 26%;
}
#conts .tabBox01 .privacyTable a:hover {
    opacity: 0.7;
}
@media all and (max-width: 897px) {
    #conts .info01 {
        margin: -0 0 25px;
    }
    #conts .headLine06 {
        margin: 0 -15px 12px;
        font-size: 1.6rem;
        padding: 10px 7px;
        text-align: center;
    }
	#conts .headLine11 {
		margin: 0 -15px 13px;
        border-radius: 0;
        line-height: 1.7;
	}
	#conts .btnList {
		justify-content: space-between;
	}
	#conts .btnList li {
		margin-right: 0;
        text-align: center;
		width: calc(50% - 13px);
	}
    #conts .borderBox {
        padding: 0;
        display: block;
        margin-top: 20px;
        border: none;
    }
    #conts .borderBox .pho {
        margin-bottom: 12px;
        text-align: center;
        width: auto;
    }
    #conts .borderBox .textBox {
        width: auto;
    }
    #conts .borderBox .textBox .textUl {
        margin-bottom: 22px;
    }
    #conts .borderBox .textBox .textUl li {
        font-size: 1.4rem;
    }
    #conts .borderBox .textBox .textUl li:not(:last-child) {
        margin-bottom: 23px;
    }
    #conts .borderBox .textBox p {
        font-size: 1.4rem;
        line-height: 1.7;
    }
    #conts .title {
        margin-bottom: 10px !important;
    }
}