/*-----
	# サイズガイド
-----*/

.wrapper.size_chart_popup {
	padding-bottom: 80px;
}

#contents.size_guide {
	padding-top: 80px;
}

.size_guide {
	font-family: "Untitled Sans", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "hiragino-kaku-gothic-pron", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Noto Sans JP", Meiryo, sans-serif;
}

.section_title {
	font-size: 32px;
	letter-spacing: 0.08em;
	line-height: 1.8em;
	color: #1A1A1A;
}

.section_logo_wrap {
	text-align: center;
}

.section_logo_wrap img {
	width: 165px;
}
.size_guide_pek .section_logo_wrap img {
	width: 120px;
	margin-bottom:40px;
}
.size_guide_block_index_title {
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 1.8em;
	color: #555555;
	padding: 24px 0;
	border-top: 1px solid #D9D9D9;
	position: relative;
	cursor: pointer;
}

.size_guide_block_index.last_contents {
	border-bottom: 1px solid #D9D9D9;
}

.size_guide_block_index_title .is_push::before,
.size_guide_block_index_title .is_push::after {
    content: '';
    display: block;
    width: 12px;
    height: 1px;
    background: #7B7B7B;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
	opacity:1;
}

.size_guide_block_index_title .is_push::after {
    background: #7B7B7B;
    transform: translateY(-50%) rotate(90deg);
    transition: 0.5s;
    -webkit-transform: translateY(-50%) rotate(90deg);
    -moz-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    -o-transform: translateY(-50%) rotate(90deg);
}

.size_guide_block_index_title.is_active .is_push::after {
    opacity:0;
    transition: 0.3s;
}

.size_table_lead {
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.8em;
	color: #1A1A1A;
}

.size_table_lead ._sub {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.8em;
	color: #555555;
}

.size_guide_contents {
	margin-bottom: 42px;
}

.size_table {
	width: 100%;
	margin-top: 5px;
	table-layout: fixed;
}

.size_table + .size_table {
	margin-bottom: 42px;
}

.size_table thead tr th {
	height: 77px;
	vertical-align: middle;
	text-align: center;
	color: #1A1A1A;
	font-size: 14px;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	background-color: #F5F5F5;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
}

.size_table thead tr th:last-child,
.size_table tbody tr td:last-child {
	border-right: 1px solid #D9D9D9;
}

.size_table thead tr th:first-child {
	width: 170px;
	text-align: left;
	padding-left: 24px;
	border-left: 1px solid #D9D9D9;
}

.size_table tbody tr th {
	border-left: 1px solid #D9D9D9;
}

.size_table tbody tr th,
.size_table tbody tr td {
	height: 50px;
	min-width: 88px;
	vertical-align: middle;
	text-align: center;
	color: #1A1A1A;
	font-size: 14px;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	background-color: #FFFFFF;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	padding: 0 1rem;
	white-space: nowrap;
}

.size_guide_allbirds .size_table tbody tr td {
	padding: 0;
}

.size_table tbody tr th {
	width: 170px;
	text-align: left;
	padding-left: 24px;
}

.size_guide_block_link {
	margin-top: 54px;
    padding: 16px;
    border: 1px solid #D9D9D9;
}
.size_guide_block.size_guide_block_link .size_guide_contents:last-child{
	margin-bottom:0;
}
.size_guide_block_index.last_contents .size_guide_block_link {
	border-bottom:none;
}
.size_guide_block_link .size_guide_image_image {
	text-align: center;
    margin-top: 16px;
    margin-bottom: 32px;
}

.link_lead_text {
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.8em;
	color: #7B7B7B;
	/* margin-left: 2rem; */
	/* text-indent: -1.2rem; */
}

.link_lead {
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.8em;
	color: #1A1A1A;
	margin: 18px 0 8px 0;
}

.link_lead:first-child {
	margin-top: 0;
}
.size_caution_item {
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.8em;
	color: #7B7B7B;
	margin-left: 1rem;
	text-indent: -1rem;
}
.size_caution_item:first-letter{
	font-feature-settings: "palt" 0;
}
.modal_inner_close{
	display: flex;
	height: 60px;
	padding-inline-start: 1rem;
	padding-inline-end: 1rem;
	-webkit-box-pack: end;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow:hidden;
	text-align: center;
}
.modal_inner_close a{
	display:block;
	width: auto;
	height: 24px;
	position: relative;
	z-index: 2001;
	font-size: 16px;
	padding-left: 30px;
	line-height: 24px;
}
.modal_inner_close a:before{
	content:"";
	display: block;
	width: 20px;
	height: 1px;
	position: absolute;
	background-color: #1A1A1A;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	top:0;
	bottom: 0;
	right: auto;
	left: 0;
	margin: auto;
}
.modal_inner_close a:after {
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    position: absolute;
    background-color: #1A1A1A;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    top:0;
    right: auto;
    bottom: 0;
    left: 0;
    margin: auto;
}
.modal_inner_close.top{
	display: flex;
	height: 60px;
	padding-inline-start: 1rem;
	padding-inline-end: 1rem;
	-webkit-box-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	align-items: center;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	overflow:hidden;
}
.modal_inner_close.top a{
	display:block;
	width:32px;
	height:32px;
	text-indent:-9999px;
	position: relative;
	z-index: 2001;
}
.modal_inner_close.top a:before{
	content:"";
	display: block;
	width: 30px;
	height: 1px;
	position: absolute;
	background-color: #1A1A1A;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	top:0;
	bottom: 0;
	right:0;
	margin: auto;
}
.modal_inner_close.top a:after {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    position: absolute;
    background-color: #1A1A1A;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    top:0;
    right:0;
    bottom: 0;
    margin: auto;

}

@media screen and (min-width: 1001px){

}

@media (max-width: 1000px) {

	.section_title {
		font-size: 24px;
	}

	#contents.size_guide {
		width: 100%;
		padding: 60px 24px 0;
	}

	.size_guide_contents {
		overflow-x: scroll;
		margin-bottom: 32px;
	}

	.size_table {
		min-width: 355px;
		width: auto;
		border-collapse: separate;
		border-bottom: 1px solid #D9D9D9;
	}

	.size_table_lead {
		position: sticky;
		top: 0;
		left: 0;
	}

	.size_table thead tr th,
	.size_table tbody tr th {
		font-size: 11px;
	}

	.size_table tbody tr td {
		font-size: 10px;
	}

	.size_table thead tr th,
	.size_table tbody tr th,
	.size_table tbody tr td {
		border-bottom: none;
	}

	.size_table thead tr th:first-child {
		border-right: 1px solid #D9D9D9;
	}

	.size_table thead tr th:first-child,
	.size_table tbody tr th {
		width: 90px;
		padding-left: 10px;
		position: sticky;
		top: 0;
		left: 0;
		border-left: 1px solid #D9D9D9;
	}

	.size_table thead tr th._adjust {
		border-left: none;
		position: static;
	}

	.size_guide_block_link .size_guide_image_image {
		margin-top: 18px;
    	text-align: center;
	}

	.size_guide_block_link .size_guide_image_image .size_guide_image_item {
		width: 100%;
	}

}

/***
	# モーダル
***/

#sizeguide-info .modal_area {
	display: none;
}

.size_guide_popup {
	position: absolute;
    width: 100%;
    /* margin: 0 auto; */
    background-color: #ffffff;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
	margin-bottom: 88px;
}

.size_guide_popup_inner {
	width: 902px;
	margin: 80px auto 86px;
}

.size_guide_popup .section_title_wrap {
	margin-bottom: 45px;
}

.size_guide_popup .section_lead {
	font-size: 32px;
	letter-spacing: 0.08em;
	line-height: 1.8em;
	color: #1A1A1A;
}

.size_guide_popup .section_text {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.8em;
	color: #555555;
}

.size_guide_popup .size_block_info {
	display: flex;
    align-items: center;
	height: auto;
	margin-bottom: 33px;
}

.size_guide_popup .size_block_info .size_block_info_item {
    /* flex: 1; */
    list-style: none;
    text-align: left;
    margin-right: 70px;
	width: 420px;
}

.size_guide_popup .size_block_info .size_block_info_item:last-child {
	margin-right:0;
}

.size_guide_popup .size_block_info .size_block_info_item .size_block_info_item_img img {
	width: 100%;
}

.size_guide_popup .size_block_info_item_supplement {
    font-size: 14px;
	color: #555555;
	letter-spacing: 0.1em;
	line-height: 1.8em;
    margin-bottom: 23px;
}

.size_guide_popup .size_part_table {
	margin: 5px 0 65px 0;
	width: 100%;
}

.size_guide_popup .size_part_table tbody tr th {
	width: 67px;
	padding: 0;
	background-color: #F5F5F5;
	text-align: center;
	padding: 0;
	font-size: 11px;
	vertical-align: middle;
	border: 1px solid #D9D9D9;
}

.size_guide_popup .size_part_table tbody tr td.size_part {
	width: 86px;
    text-align: left;
    padding: 0 0 0 12px;
    font-size: 11px;
}

.size_guide_popup .size_part_table tbody tr td.size_part_explanation {
	font-size: 11px;
	text-align: left;
	padding: 0 0 0 20px;
}

.size_guide_popup .size_part_table tbody tr td.size_part,
.size_guide_popup .size_part_table tbody tr td.size_part_explanation {
	height: 41px;
	vertical-align: middle;
	border-top: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
}

.size_guide_popup .size_part_table tbody tr:last-child td {
	border-bottom: 1px solid #D9D9D9;
}

@media (max-width: 1000px) {

	.size_guide_popup_inner {
		width: 100%;
		margin: 60px 0 35px;
		padding: 0 24px;
	}

	.size_guide_popup .size_block_info {
		display: block;
	}

	.size_guide_popup .size_block_info .size_block_info_item {
		width: 100%;
		margin-right: 0;
		margin-bottom: 35px;
	}

	.size_guide_popup .size_block_info .size_block_info_item .size_block_info_item_img {
		text-align: center;
	}

	.size_guide_popup .size_part_table tbody tr td.size_part_explanation {
		padding: 0 13px;
	}

	.size_guide_popup .size_part_table {
		/* border-bottom: 1px solid #D9D9D9; */
	}


}
