@charset "utf-8";

/* CSS Document */

/*=======================================
　mainvisual
=======================================*/
.mainvisual {
    background: #fff;
    margin: 0px 0px 78px;
}
.mainvisual .inner {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    background: url("/ew/pewemk/img/privacy/main.jpg") center top / cover no-repeat;  
    height: 260px;
}
.mainvisual .inner h1 {
    position: absolute;
    top: 50%;
	left: 50%;
	-webkit-transform : translate(-50%,-50%);
	transform : translate(-50%,-50%);
    max-width: 660.3726px;
    text-align: center;
	font-weight: 500;
}
.mainvisual .inner h1 span {
    display: block;
    color: #000;
    font-size: 40px;
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
.mainvisual {
    margin: 0px 0px 20px;
}
.mainvisual .inner {
    height: 216px;
    width: 100%;
}
.mainvisual .inner h1 {
    max-width: 324.6699px;
    width: 87.57%;
}
.mainvisual .inner h1 span {
    font-size: 35px;
} 
}

/*=======================================
　sec_privacy
=======================================*/
.sec_privacy:not(:last-of-type) {
	margin-bottom: 140px;
}
.sec_privacy .sttl04 {
	margin-bottom: 55px;
}
.sec_privacy:last-of-type {
	margin-bottom: 100px;
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
.sec_privacy:not(:last-of-type) {
	margin-bottom: 110px;
}
.sec_privacy .sttl04 {
	margin-bottom: 20px;
	font-size: 26px;
	line-height: 1.53;
	padding-bottom: 40px;
}
.sec_privacy:last-of-type {
	margin-bottom: 30px;
}
}


.txt03,
.item,
.wrap_scroll_table {
	margin-bottom: 30px;
}

table {
	width: 100%;
	font-size: 16px;
	line-height: 1.75;
}
table tr th,
table tr td {
	line-height: 1.75;
	padding: 4px 10px;
}
table tr td {
	border: 1px solid #000;
}
table tr:nth-child(1) td:nth-child(1),
table tr:nth-child(3) td:nth-child(1) {
	width: 6.6%;
}
table tr:nth-child(1) td:nth-child(2),
table tr:nth-child(3) td:nth-child(2) {
	width: 28%;
}
table tr:nth-child(1) td:nth-child(3) {
	width: 65.3%;
	padding-bottom: 15px;
}
table tr:nth-child(3) td:nth-child(3),
table tr:nth-child(4) td:nth-child(1) {
	width: 4.3%;
}
table tr:nth-child(3) td:nth-child(4),
table tr:nth-child(4) td:nth-child(2) {
	width: 60.6%;
	padding-bottom: 10px;
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
.txt03,
.item,
.wrap_scroll_table {
	/* margin-bottom: 35px; */
	margin-bottom: 25px;
}
	
	
/*tableスクロール*/
.wrap_scroll_table {
    width: 100%;
    overflow-x: scroll;
}
.wrap_scroll_table table {
    /* min-width: 980px; */
    min-width: 800px;
    margin: 0 auto;
}
	
	
.item .btn04 {
	width: 100%;
}
.item .btn04 a {
	width: calc(100% - 20px);
	padding: 15.5px 10px;
}
table {
	width: 100%;
}
table tr th,
table tr td {
	line-height: 1.75;
	padding: 4px 10px;
}
table tr td {
	border: 1px solid #000;
}
table tr:nth-child(1) td:nth-child(1),
table tr:nth-child(3) td:nth-child(1) {
	width: 6.6%;
}
table tr:nth-child(1) td:nth-child(2),
table tr:nth-child(3) td:nth-child(2) {
	width: 28%;
}
table tr:nth-child(1) td:nth-child(3) {
	width: 65.3%;
}
table tr:nth-child(3) td:nth-child(3),
table tr:nth-child(4) td:nth-child(1) {
	width: 4.3%;
}
table tr:nth-child(3) td:nth-child(4),
table tr:nth-child(4) td:nth-child(2) {
	width: 60.6%;
}
}





.w_box {
	border: 1px solid #000;
	padding: 12px 20px;
	margin-bottom: 30px;
	line-height: 1.75;
}
a.pdf {
	text-decoration: underline;
	position: relative;
	padding-right: 28px;
	font-weight: 700;
	display: inline-block;
	word-wrap: break-word;
}
.txt03 a.pdf {
	/* float: left; */
}
a.pdf span {
	position: relative;
}
a.pdf span::after {
	content: "";
	display: inline-block;
	background: url("/ew/pewemk/img/common/icon_pdf.png") center center / cover no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	/* position: relative; */
	/* top: 4px; */
	top: 50%;
	right: -28px;
	transform: translateY(-50%);
}
.txt03 .btn04 {
	width: max-content;
	display: inline;
}
.txt03 .btn04 img {
	width: 16px;
	position: relative;
	top: -8px;
	right: 8px;
	transform: rotate( 180deg );
	margin-left: 15px;
}
.txt03 .btn04 a {
	padding: 0 32px 0 0;
	width: max-content;
}
.txt03 .btn04 a span::after {
    /* right: -25px; */
    /* top: 35%; */
    display: none;
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
.w_box {
	padding: 15px;
	font-size: 16px;
	line-height: 1.75;
}
a.pdf {width: 100%;}
a.pdf::after {
}
.txt03 .btn04 {
}
.txt03 .btn04 a {
}
.txt03 .btn04 a span::after {
    /* right: -25px; */
    /* top: 35%; */
}
.item > .btn04 a span::after {
    right: -20px;
}
}




/*=======================================
　sec_privacy00
=======================================*/
.sec_privacy00 {
	margin-bottom: 100px!important;
}
.sec_privacy00 .txt03:nth-of-type(1) {
	margin-bottom: 30px;
}
.sec_privacy00 .txt06 {
	margin-bottom: 30px;
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
.sec_privacy00 {
	margin-bottom: 50px!important;
}
.sec_privacy00 .txt03:nth-of-type(1) {
	margin-bottom: 15px;
}
.sec_privacy00 .txt06 {
	margin-bottom: 15px;
}
}



/*=======================================
　sec_privacy01
=======================================*/
.sec_privacy01 {
	margin-bottom: 30px;
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
.sec_privacy01 {
	margin-bottom: 30px;
}
}



/*=======================================
　anc_link
=======================================*/
.anc_link {
	background: #dbdbdb;
	/*padding: 15.5px 0;*/
}
.anc_link ul {
	max-width: 980px;
	margin: 0 auto;
	flex-flow: wrap;
}
.anc_link ul li {
	width: 50%;
}
.btn_up a span::after {
    transform: rotate( 180deg );
    top: 40%;
}
.anc_link a.pdf {
	text-decoration: underline;
	position: relative;
	padding-right: 28px;
	font-weight: 700;
	padding: 15.5px 20px;
	/* display: inline-block; */
	text-align: center;
}
.anc_link a.pdf span {
	position: relative;
}
.anc_link a.pdf span::after {
	right: -28px;
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
.anc_link {
	background: #dbdbdb;
	/*padding: 15.5px 0;*/
}
.anc_link ul {width: 76%;}
.anc_link ul li {
	width: 100%;
}
.anc_link ul li:not(:last-child) {
	border-bottom: 1px solid #b4b4b4;
}
.anc_link .btn04 a {
	width: 100%;
	font-size: 16px;
	padding: 12px 0 25px;
	text-align: center;
}
.btn_up a span::after {
}
.anc_link a.pdf {
    padding: 18px 0;
}
.anc_link a.pdf span {
	font-size: 16px;
	text-align: center;
}
.anc_link a.pdf span::after {
	right: -26px;
}
.anc_link .btn04 a span::after {
    height: 7px;
    width: 13px;
    top: auto;
    bottom: -12px;
    left: 49%;
    /* transform: translateY(0); */
    /* -webkit-transform: translateX(-50%); */
    /* transform : translateX(-50%); */
}
.anc_link .btn04.btn_down a span::after {
    bottom: -15px;
}
.anc_link_hd {
	text-align: center;
}
}



