@charset "utf-8";

sub {
    bottom:  0.1em;
	font-size: 70%;
	line-height: 0;
    position: relative;
}
.categorytop_hdr {
	margin-bottom: 30px;	
}

.categorytop_hdr img {
	width: 100%;
	height: auto;	
}
.categorytop_body p {
	line-height: 1.8;
	margin: 0 0 2em;
}

.second_hdr {
	background-image: url(../images/product_hdr_bg_pc.jpg);	
}
.product_footer {
    background-image: url(../images/product_hdr_bg_pc.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 120px;
    margin: 0 0 85px;
}
.product_footer_contact {
	display: flex;
	justify-content: center;
	margin: 0 0 80px;	
}
.product_footer_contact_inner h4 {
	text-align: center;
	margin: 0 0 10px;
	font-size: 16px;
	font-weight: 700;	
}
.product_footer_contact_inner h4 + p {
	text-align: center;
	font-weight: 700;
	margin: 0 0 20px;
}
.product_footer_tel {
	display: flex;
	justify-content: center;
	margin: 0 0 20px;
}
.product_footer_tel div p {
	font-size: 28px;
	line-height: 1.5;
	font-weight: 700;	
}
.product_footer_tel div p span {
	font-size: 70%;	
}
.product_footer_notes {
	text-align: center;
	font-size: 14px;
}
.product_footer_notes span {
	padding: 5px 30px;
	background: #EDEFF2;
	 	
}


.product_wrap {
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 100px;
	display: flex;
	justify-content: space-between; 
}

.product_top_wrap {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px 100px;
}

.product_top_flex {
	display: flex;
	justify-content: space-between; 
}
.product_top_feature {
	width: 570px;
	min-height: 190px;
	background: #EDEFF2;
	box-sizing: border-box;
	padding: 20px;
}
.product_top_feature_hdr {
	display: flex;
	align-items: center;
	margin-bottom: 20px;	
}
.product_top_feature_hdr h3 {
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 8px;	
}

.product_top_feature_hdr_logo {
	width: 100px;
	margin-right: 30px;	
}
.product_top_feature_hdr_logo img {
	width: 100%;
	height: auto;	
}

.product_top_feature_hdr_caption {
	flex: 1;	
}

.product_top_feature_link {
	display: flex;
	justify-content: space-between; 
}
.product_top_feature_link li {
	list-style: none;
	text-align: center;
	width: 47%;
	font-size: 13px;
}
.product_top_feature_link li a {
	display: block;
	text-align: center;
	padding: 0 5px;
	height: 38px;
	line-height: 36px;
	border: 1px solid #000;
	color: #000;
	text-decoration: none;
	background: #fff;
}

.ns_overlay,
.uni_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
	box-sizing: border-box;
	padding: 0 20px;
}
.medical_agree {
	background: #EDEFF2;
	text-align: center;
	padding: 50px 20px;
	box-sizing: border-box;
	min-width: 590px;	
}
.medical_agree p {
	line-height: 1.8;
	margin: 0 0 40px;
	font-weight: 500;	
}
.agree_flex {
	display: flex;
	justify-content: space-between; 
}
.agree_flex li {
	list-style: none;
	margin: 0 25px;
	width: 44%;
	font-weight: 500
}
.agree_flex li a {
	display: block;
	color: #000;
	background: #FFF;
	border: 1px solid #000;
	height: 50px;
	line-height: 48px;
	text-align: center;
	text-decoration: none;	
}
.product_top_feature_link li a:hover,
.agree_flex li a:hover {
	background: #E30C14;
	color: #fff;	
}


.product_sidebar {
	width: 220px;
	margin-right: 	40px;
}
@media(max-width: 1240px) {
.product_sidebar {
	width: 210px;
	margin-left: 10px;
	margin-right: 30px;
}
}


.product_cont {
	max-width: 900px;
	flex: 1;
}
.product_cont a,
.product_cont td a {
	color: #0A3591;
	text-decoration: underline;
}
.product_cont a:hover,
.product_cont td a:hover {
	color: #0A3591;
	text-decoration: none;
}

.product_category_hdr {
	height: 116px;
	margin: 0 0 40px;
	background: #EDEFF2;	
}
.product_category_hdr_inner {
	max-width: 1200px;
	height: 116px;
	margin: 0 auto;
	display: flex;
	align-items: flex-end;
	padding: 0 20px;
}
.product_mark {
	width: 124px;
	margin-right: 30px;
}
.product_mark img {
	width: 100%;
	height: auto;	
}
.product_category_hdr_inner h2 {
	font-size: 38px;
	font-weight: 700;
	padding-bottom: 25px;	
}
.product_category_hdr_inner h2 span {
	font-size: 50%;
	margin-left: 10px;
	font-weight: 500;
}

.product_category {
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 5px;
}
h1.product_name {
	font-size: 24px;
	margin: 0 0 35px;	
}
.product_feature,
.feature_free {
	margin-bottom: 80px;	
}
.feature_free img {
	width: 100%;
	height: auto;	
}

.product_feature h3 {
	font-size: 20px;
	margin: 0 0 20px;	
}
.product_feature h4,
.product_feature h5 {
	font-size: 18px;
	margin: 30px 0 10px;	
}
.product_feature p {
	line-height: 1.8;	
}

.product_feature_img {
	margin: 30px 0 0;	
}
.product_feature_img img {
	width: 100%;
	height: auto;	
}


.product_feature ol,
.product_feature ul {
	padding-left: 20px;	
}
.product_feature li {
	line-height: 1.7;
	margin-bottom: 5px;	
}



.product_caption  table {
	border-collapse: collapse;
	margin: 0 0 20px;
	width: 100%!important;
}
.product_caption table caption {
	font-size: 120%;
	padding: 0 0 10px;
	text-align: left;
	font-weight: 500;	
}

.muti_tbl table,
table.extra1 {
	border: 1px solid #ccc;
}
.product_caption table {
	border-top: 1px solid #ccc;
}
.product_caption th,
.product_caption td {
	padding: 10px;
	font-size: 15px;
	border: 1px solid #ccc;
	text-align: left;
	word-break: break-all;
}
.product_caption th {
	font-size: 85%;	
}
.muti_tbl table th {
	text-align: center;	
}

.multi_tbl table th,
.multi_tbl table td,
table.extra1 th,
table.extra1 td {
	border: 1px solid #ccc;
	padding: 7px;
}
.multi_tbl table th {
	text-align: center;	
}
table.extra1 th {
	white-space: nowrap;
	width: 1%;
}
td p {
	margin: 0 0 5px;	
}

.product_code {
	background: #EDEFF2;
	padding: 10px 20px;	
}
.product_code h4,
.multi_tbl h4 {
	font-size: 18px;
	line-height: 1;	
}
.multi_tbl h4 {
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 20px;
}

.product_flex {
	margin: 0 0 100px;
	display: flex;	
}
.product_flex.figureWide {
	display: block;	
}

.product_photo {
	width: 300px;
	margin-right: 20px;	
}

.product_flex.figureWide .product_photo {
	width: inherit;
	max-width: 800px;
	margin: 0 auto 20px;	
}
.product_flex.figureWide .product_photo img {
	width: 100%;
	height: auto;
}

.product_photo.uni {
	box-sizing: border-box;
	padding: 20px;	
}

.product_photo img {
	width: 100%;
	height: auto;	
}
.product_caption {
	flex: 1;	
}
.product_caption.wide {
	display: block;
	width: 100%;	
}

.product_caption table {
	width: 100%;	
}
.product_caption table td table,
.product_caption table td table th,
.product_caption table td table td {
	border: none;
	width: auto!important;
}
.product_caption table td table th,
.product_caption table td table td {
	padding: 5px;	
}

.product_notes {
	margin: 0 0 30px;	
}
.product_notes,
.product_notes div,
.product_notes p {
	line-height: 1.8;	
}






.noPhoto .product_photo,
.noPhoto .product_code {
	display: none!important;	
}
.noPhoto .product_caption h4 {
	font-size: 24px;
	margin: 0 0 10px;	
}
.noPhoto .product_caption h4 + ul {
	padding-left: 25px;
	margin: 0 0 20px;	
}
.noPhoto .product_caption h4 + ul li {
	margin-bottom: 5px;
	line-height: 1.5;	
}
.noPhoto .product_caption h4 + p,
.noPhoto .product_caption h4 + ul + p {
	margin: 0 0 20px;	
}
.noPhoto .product_caption th {
	background: #ededed;	
}

.product_tile_flex {
    display: flex;
    flex-wrap: wrap;
}

.product_tile {
	margin: 0 10px 40px;
	width: calc(33.3% - 20px);
	padding: 0 10px;
	box-sizing: border-box;
	cursor: pointer;
}
.product_tile img {
	width: 100%;
	height: auto;	
}
.product_tile_photo {
	margin-bottom: 20px;	
}
.product_tile_caption a {
	color: #000;
	text-decoration: none;	
}

.product_sidebar {
	border-top: 1px solid #CDD0D3;
}

.product_sidebar dl,
.product_sidebar ul > li.menu-item-has-children {
	border-bottom: 1px solid #CDD0D3;
}
.product_sidebar ul > li.menu-item-has-children li {
	border-bottom: none;	
}
.product_sidebar li a {
	color: #000;
	text-decoration: none;
	display: block;
}




.product_sidebar dt {
	cursor: pointer;
	padding: 10px 0;
	font-size: 14px;
	font-weight: 500;	
}

.menu-item-has-children > a {
	padding: 10px 0;
	font-size: 14px;
	font-weight: 500;
	
}


.product_sidebar ul li {
	list-style: none;	
}

.product_sidebar dd {
	
}
.product_sidebar ul > li.menu-item-has-children li,
.product_sidebar dd li {
	list-style: none;
	font-size: 13px;
}
.product_sidebar dd li a,
.product_sidebar ul > li.menu-item-has-children li a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 10px 20px 10px 10px;
	position: relative;	
}
.product_sidebar dd li a::after,
.product_sidebar ul > li.menu-item-has-children li a:after {
	content: '';
	display: block;
	height: 6px;
	width: 6px;
	border-top: 1px solid #C11F24;
	border-right: 1px solid #C11F24;
	position: absolute;
	right: 5px;
	top: calc(50% - 4px);
	transform: rotate(45deg);
	transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}


.sub-menu {
	display: none;	
}









.test_tbl caption {
	text-align: left;
	font-weight: 500;
	padding: 5px;
	background: #D9D900;
}
.test_tbl th {
	background: #ededed;	
}
.test_tbl td {
	line-height: 1.8;	
}


.material_base {
	margin-top: 25px;	
}

.material_flex {
	display: flex;
	margin: 0 0 35px;	
}
.material_figure {
	margin-right: 10px;	
}
.material_caption h5 {
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 5px;	
}

.anchor {
	position: relative;
	padding-top: 150px;
	margin-top: -150px;
	z-index: -1;	
}












.gawn_flex {
	display: flex;
	margin: 0 0 30px;	
}
.gawn_flex_caption {
	flex: 1;	
}
.gawn_flex_figure {
	margin-left: 30px;
}
.gawn_flex_caption p {
	font-size: 120%;
	font-weight: 500;
	margin: 0 0 10px;
}
.gawn_flex_caption ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-bottom: 30px;	
}
.gawn_flex_caption li {
	list-style: none;
	line-height: 1.7;
	margin: 0;
	position: relative;	
}
.gawn_flex_caption li::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 8px;
	border-color: transparent transparent transparent #00489A;
	position: absolute;
	left: -15px;
	top: 6px;
}






@media(max-width: 1240px) {
.product_top_feature {
	width: 48%;
}
}


@media(max-width: 1023px) {

.second_hdr {
	background-image: url(../images/product_hdr_bg_sp.jpg);
	background-size: cover;
	background-position: center center;
}
.product_footer {
	background-image: url(../images/product_hdr_bg_sp.jpg);
	background-size: cover;
	background-position: center center;
}
}

@media(max-width: 959px) {
.product_top_feature_hdr_logo {
    width: 80px;
    margin-right: 20px;
}
.product_top_feature_hdr h3 {
	font-size: 20px;	
}
}



@media(min-width: 769px) {
.sp_acc_title {
	display: none;	
}
}


@media(max-width: 768px) {
	
.product_category_hdr {
	height: auto;
	margin: 0;
}
.product_category_hdr_inner {
	height: auto;
}
.product_mark {
	width: 80px;
	margin-right: 20px;
}

.product_category_hdr_inner h2 {
    font-size: 22px;
    padding-bottom: 15px;
}	
.product_top_wrap {
	padding-left: 0;
	padding-right: 0;	
}
.product_top_flex {
	display: block;	
}
.product_top_feature {
	width: auto;
	background: none;
	padding: 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #CDD0D3;
}
.product_top_feature_hdr h3 {
    font-size: 18px;
}	
	
.medical_agree {
	padding: 30px 20px;
	min-width: inherit;
	width: 100%;
}
.medical_agree p {
	margin: 0 0 20px;
}
.agree_flex li {
	width: 47%;
	margin: 0 1%;
}
.agree_flex li a {
    height: 40px;
    line-height: 38px;
}

.product_wrap {
	display: block;
	padding-bottom: 60px;
}

.product_flex {
	display: block;
	margin: 0 0 40px;
}
.product_sidebar {
	width: 100%;
	margin: 0 0 40px;	
}

.product_photo {
	width: 100%;
	margin: 0;	
}

.sp_acc_title {
	cursor: pointer;
	padding: 15px;
	position: relative;
	border-bottom: 1px solid #CDD0D3;
	font-weight: 500;
}
.sp_acc_title .trigger {
	position: absolute;
	width: 30px;
    height: 30px;
    top: 11px;
    right: 5px;
	transition: all 0.5s ease;
}
.sp_acc_title .trigger::before,
.sp_acc_title .trigger::after {
	content: '';
	display: block;
	position: absolute;
	top: 14px;
    left: 6px;
	height: 2px;
    width: 16px;
	background: #000;
	transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
.sp_acc_title .trigger::after {
	transform: rotate(90deg);	
}
.open .trigger::before {
	transform: rotate(180deg);
	opacity: 0;
}
.open .trigger::after {
	transform: rotate(360deg);	
}


.sp_acc_cont {
	display: none;	
}
.menu-item-has-children > a {
	padding-left: 15px;
}

.product_sidebar dl,
.product_sidebar ul > li.menu-item-has-children {
	border-bottom: none;	
}
.product_sidebar ul > li.menu-item-has-children a {
	position: relative;	
}
.product_sidebar ul > li.menu-item-has-children a:after {
	content: '';
	display: block;
	height: 6px;
	width: 6px;
	border-bottom: 1px solid rgba(0,0,0,1);
	border-right: 1px solid rgba(0,0,0,1);
	border-top: 1px solid rgba(0,0,0,0);
	border-left: 1px solid rgba(0,0,0,0);
	position: absolute;
	right: 20px;
	top: calc(50% - 4px);
	transform: rotate(45deg);
	transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.product_sidebar ul > li.menu-item-has-children a.open:after {
	border-top: 1px solid rgba(0,0,0,1);
	border-left: 1px solid rgba(0,0,0,1);
	border-bottom: 1px solid rgba(0,0,0,0);
	border-right: 1px solid rgba(0,0,0,0);
}
.sub-menu {
	background: #EDEFF2;
}
.product_sidebar dd li a::after,
.product_sidebar ul > li.menu-item-has-children li a:after {
	display: none;
}

.product_feature,
.feature_free  {
	margin: 0 0 40px;
}

.product_category,
.product_name,
.product_notes,
.product_feature p {
	padding-left: 20px;
	padding-right: 20px;	
}
.categorytop_body {
	padding-left: 20px;
	padding-right: 20px;	
}
.product_feature ul,
.product_feature ol {
	margin-left: 25px;	
}

	
.gawn_flex_figure {
	width: 150px;
	margin-left: 10px;	
}
.gawn_flex_figure img {
	width: 100%;
	height: auto;	
}
}




@media(max-width: 767px) {
	
.medical_agree p,
.agree_flex li {
	font-size: 13px;
}	
.product_top_feature_link li {
	font-size: 13px;
}

.product_category_hdr_inner {
	padding-left: 10px;
	padding-right: 0;	
}
.product_category_hdr_inner h2 span {
	display: block;
	margin-left: 0;	
}

.product_caption th,
.product_caption td {
    padding: 7px;
    font-size: 14px;
}

.product_footer_tel div p {
    font-size: 24px;
}
.product_footer {
	margin-bottom: 40px;	
}
.product_footer_contact {
	margin-bottom: 0;
	padding-bottom: 80px;	
}
	
}


.catalog_dl {
	clear: both;
	margin: 50px 0 0;
	display: flex;
}
.catalog_dl.right {
	display: flex;
	justify-content: end;
}

.catalog_dl a {
	padding: 15px;
    background: #C11F24;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
.catalog_dl a span {
	font-size: 85%;
	margin-left: 5px;	
}
.catalog_dl a:hover {
	color: #FFF;
	background: #E30C14;
}

.product_sidebar .dl_btn {
	margin: 0 0 20px;
	font-size: 14px;
	font-weight: 500;
}
.product_sidebar .dl_btn:first-of-type {
	margin-top: 30px;
}
.product_sidebar .dl_btn a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 10px 5px;
	border: 1px solid #000;
	text-align: center;	
}
.product_sidebar .dl_btn a:hover {
	color: #fff;
	background: #E30C14;
}

@media(max-width: 768px) {
	
.product_sidebar .dl_btn {
	margin-left: 20px;
	margin-right: 20px;
}
.catalog_dl  {
	padding: 0 20px;	
}
.catalog_dl a {
	padding: 10px;
}

}
@media(max-width: 767px) {
.catalog_dl  {
	font-size: 12px;
}
}

@media(max-width: 320px) {
.product_top_feature_link li {
	font-size: 12px;
}
}