@charset "utf-8";

a.blank{
    background: url(/pmg2024/wp-content/themes/pmg-2024/images/common/sp_tab.svg) no-repeat center right;
    background-size: 16px auto;
    padding-right: 20px;
}

/* megamenu */
.has-child > div{
    display: none;
}
header .header_inner nav.nav_bottom ul.nav_list li a:after {
    display: none;
}
header .header_inner nav.nav_bottom ul.nav_list li.has-child a:after {
    content: "";
    position: unset;
    display: inline-block;
    background: url(/pmg2024/wp-content/themes/pmg-2024/images/common/arrow.svg) no-repeat bottom center;
    width: 9px;
    height: 5px;
    left: 50%;
    bottom: 12px;
    padding-bottom: 5px;
    transition: .3s;
}
header .header_inner nav.nav_bottom ul.nav_list li.has-child.nav_open a:after {
    transform: rotate(180deg);
}

header .submenu{
	padding:30px 0;
    display: none;
}
header .submenu ul.megamenu-child li {
	margin:0;
	overflow: inherit;
	height: auto;
	float:inherit !important;
	justify-content: flex-start;
}
header .submenu ul.megamenu-child li:hover{
	box-shadow: none !important;
	border-radius: none;
}
header .submenu ul.megamenu-child li a{
	border-radius: none;
	padding:0;
	line-height: 1.3;
	height: auto;
	display: block !important;
}
header .submenu ul.megamenu-child li a:hover{
	box-shadow: none !important;
}
footer::after,
.wrapper::after {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,0.6);
    content: '';
    left: 0;
    top:0;
    z-index: -1;
    opacity: 0;
    transition: z-index .3s, opacity .3s;
}
footer.overlay::after,
.wrapper.overlay::after {
    z-index: 15;
    opacity: 0.6;
}

/* 第2階層 売掛金早期資金化(ファクタリング) */
header .submenu ul.megamenu-child{ 
	display:flex;
	flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
}
header .submenu ul.megamenu-child > li{
	text-align:center;
	width: 100% !important;
	float:inherit;
	display:flex;
	flex-direction: column;
    max-width: calc(100% / 3 - 2%);
    box-sizing: border-box;
}

header .submenu ul.megamenu-child > li > a{
	font-size: 24px;
	width: inherit !important;
	margin-bottom:10px;
}
header .submenu ul.megamenu-child > li.here > a{
	color:#009bde;
	color: #222;
	font-weight: bold;
}
header .submenu ul.megamenu-child > li:hover > a {
    border-top: 1px solid #333;
    opacity:1;
}


/* 第3階層 簡単・買取対象 流れ 規模別 */
header .submenu ul.megamenu-child > li > ul {
	padding:0;
	width: 100%;
	margin:10px -1%;
	display: flex;
	flex-wrap:wrap;
}
header .submenu ul.megamenu-child > li > ul > li{
	width: 23% !important;
	margin:1%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
header .submenu ul.megamenu-child > li > ul > li > a {
    background:#E3E3E3;
    display: block;
    padding:10px 0 !important;
}

/* 第4階層 即日・オンライン・土日 */
header .submenu ul.megamenu-child > li > ul > li > ul {
	display:flex;
	flex-direction:column;
	width: 100%;
}
header .submenu ul.megamenu-child > li > ul > li > ul > li {
	width: 100% !important;
	text-align: left !important;
	padding-left:12px;
	background:url(/pmg2024/wp-content/themes/pmg-2024/images/index/sitemap-tree-middle.svg) no-repeat 4px 50%;
	background-size: 8px auto;
	padding:6px 0 6px 14px;
}
header .submenu ul.megamenu-child > li > ul > li > ul > li:last-child {
	background:url(/pmg2024/wp-content/themes/pmg-2024/images/index/sitemap-tree-end.svg) no-repeat 4px -34px;
	background-size: 8px auto;
}
header .submenu ul.megamenu-child > li > ul > li > ul > li > a{
	font-size: 14px;
}


header .submenu ul.megamenu-child > li > ul > li > ul > li > a {
    padding: 3px 0 6px;
}

/* 第5階層 */
header .submenu ul.megamenu-child > li > ul > li > ul > li > ul{
	width: 100%;
}
header .submenu ul.megamenu-child > li > ul > li > ul > li > ul > li{
	margin-left: 6px;
	padding-left: 7px;
	border-left: 1px solid #aaa;
	width: 100%;
}
header .submenu ul.megamenu-child > li > ul > li > ul > li > ul > li > a {
    padding: 3px 0 6px;
}

/* 第6階層 */
header .submenu ul.megamenu-child > li > ul > li > ul > li > ul > li > ul{
	margin:4px 0 0;
	padding-bottom: 4px;
}
header .submenu ul.megamenu-child > li > ul > li > ul > li > ul > li > ul > li{
	margin-left: 5px;
	padding-left: 6px;
	border-left: 1px solid #888;
}
header .submenu ul.megamenu-child > li > ul > li > ul > li > ul > li > ul > li > a {
    padding: 3px 0 6px;
}

/* 第7階層 */
header .submenu ul.megamenu-child > li > ul > li > ul > li > ul > li > ul > li > ul{
	margin:4px 0 0;
	padding-bottom: 4px;
}
header .submenu ul.megamenu-child > li > ul > li > ul > li > ul > li > ul > li > ul > li{
	margin-left: 4px;
	padding-left: 5px;
	border-left: 1px solid #888;
}
header .submenu ul.megamenu-child > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
    padding: 3px 0 6px;
}

.sp-megamenu-container .sp {
    display: none;
}

header .header_inner .header_right ul.bottom_list {
    padding-right: 24px;
    max-width: 830px;
}
header .header_inner .header_right ul.bottom_list li a {
    padding: 0 8px;
}
header .header_inner .header_right ul.bottom_list li.recruit ul {
    width: 89px !important;
}
header .header_inner .header_right ul.bottom_list li.group ul {
    width: 113px !important;
}
header .header_inner .header_right ul.bottom_list li.group ul li:nth-child(2) a span {
    margin-right: 16px;
}
li.group ul li:nth-child(2) a span::after {
    right: -19px;
}
li.group ul li:nth-child(2) a span::after {
    right: -19px;
}
header .header_inner .header_right ul.bottom_list li.header_group ul {
    width: 132px !important;
    margin-left: -10px;
}
header .header_inner .header_right ul.bottom_list li.header_group li:last-child a span {
    margin-right: 28px;
}


.blank_icon a span  {
    position: relative;
    display: inline-block;
    margin-right: 24px;
    background-image: none !important;
    padding: 0 !important;
}
.blank_icon a span::after {
    content: '';
    display: block;
    background: url(/pmg2024/wp-content/themes/pmg-2024/images/common/sp_tab.svg) no-repeat;
    width: 16px;
    height: 12px;
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
}

header .submenu ul.megamenu-child {
    flex-direction: inherit;
}
header .submenu ul.megamenu-child > li {
    flex-wrap: wrap;
    margin: 0 1%;
}
header .submenu ul.megamenu-child > li > a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column;
    height: 100%;
}
header .submenu ul li:nth-child(4), 
header .submenu ul li:nth-child(8) {
    margin-right: 1% !important;
}

/* header .header_inner .nav_bottom ul.nav_list {
    width: 705px;
} */
header .header_inner .nav_bottom ul.nav_list > li {
    flex-grow: 1;
}
header .submenu ul.megamenu-child > li > ul > li {
    max-width: calc(100% / 4 - 2%);
    width: 100% !important;
}
header .submenu ul.megamenu-child .megamenu-list {
    width: 100% !important;
    max-width: 100%;
}
header .submenu ul.megamenu-child .megamenu-list a {
    height: auto;
}
.megamenu-child > li {
    background-color: #fff;
    padding: 24px 15px;
    margin-bottom: 16px !important;
}
header .submenu ul.megamenu-child > li > a {
    margin-bottom: 0;
    padding: 0;
    font-size: 18px;
}
header .submenu ul.megamenu-child > li:hover > a {
    background-color: none;
}
header .header_inner .nav_bottom ul.nav_list li .submenu ul li a {
    padding: 0;
}

header .header_inner .nav_top .nav_top_right {
    /* padding-right: 80px; */
    padding-right: 0;
}

header .header_inner .header_right ul.bottom_list li.header_investor ul {
    font-size: 12px;
    width: 184px !important;
    margin-left: -42px;
}

.header-group-container {
    display: none;
}

.home .info_content ul li a {
    width: 100%;
    text-align: left;
}

@media screen and (max-width:1510px) {
    header {
        height: 168px;
    }
    .mainimg {
        margin-top: 168px;
    }
    .wrapper main {
        padding-top: 172px;
    }
    header .header_inner .nav_top {
        height: auto;
    }
    nav.nav_top {
        flex-direction: column;
    }
    header .header_inner .header_right ul.bottom_list {
        float: left;
        margin: 0 24px;
    }
    header .header_inner .header_right ul.contact_list {
        float: right;
        max-width: 100%;
        padding: 0 50px;
    }

    header .submenu {
        top: 170px;
    }
    header .submenu ul.megamenu-child > li > a {
        font-size: 16px;
    }

}

@media screen and (max-width:1200px){
    header .header_inner .header_logo p {
        font-size: 1vw;
    }
    header .header_inner .nav_top .nav_top_right {
        padding-right: 0;
    }
    header .header_inner .header_right ul li {
        font-size: 12px;
    }
    header .header_inner .header_right ul.contact_list li:last-child a {
        font-size: 16px;
    }
    header .header_inner .header_right ul.bottom_list {
        padding-right: 0;
    }
    header .header_inner .header_right ul.bottom_list li a {
        margin: 10px 0;
        padding: 0 5px;
    }

    header .header_inner .header_right ul.contact_list {
        height: auto;
    }
    
}
@media screen and (max-width:1080px){
    header .header_inner .header_logo a {
        padding: 16px 12px;
    }

   

    header .submenu {
        top: 170px;
    }
    
    header .header_inner .nav_bottom ul.nav_list {
        width: auto;
    }
    /* header .header_inner nav.nav_bottom ul.nav_list>li a {
        padding: 0 8px 0;
    } */

}
@media screen and (max-width:896px){
    header .header_inner .header_logo p {
        display: none !important;
    }

    .wrapper main {
        padding-top: 80px;
    }

    header .header_inner .nav_top {
        height: auto;
    }
    header .header_inner .header_logo img {
        width: 103px;
        margin-top: 0;
    }
    #header .header_btn {
        width: 36px;
        z-index: 9999;
        height: 23px;
        position: fixed;
        right: 22px;
        top: 25px;
    }

    header .submenu {
        padding: 0;
        position: static;
        display: block;
    }
    header .submenu ul.megamenu-child {
        display: none;
    }
    header .submenu ul.megamenu-child .megamenu-list {
        max-width: 98% !important;
    }
    .wrapper .pc .megamenu,
    .sp-megamenu-container .sp {
        display: block;
    }
    .sp-megamenu-container {
        width: 100%;
        position: fixed;
        z-index: 5000;
        left: 100%;
        top: 86px;
        overflow: auto;
        height: 100%;
        border-top: 1px solid rgba(64, 64, 64, .1);
        height: calc(100vh - 80px);
        background: #f4f4f4;
        display: flex;
        flex-direction: column;
    }
    header .header_inner .nav_bottom ul.nav_list {
        width: 100%;
    }
    header .header_inner .nav_bottom ul.nav_list > li {
        font-size: 14px;
        width: 100%;
        float: none;
        padding: 0;
        border-bottom: 1px solid rgba(64, 64, 64, .1);
        position: relative;
    }
    header .header_inner .nav_bottom ul.nav_list > li > a {
        padding: 16px;
    }
    header .header_inner nav.nav_bottom ul.nav_list > li > a {
        padding: 14px;
        background-color: #fff;
    }
    header .header_inner nav.nav_bottom ul.nav_list li.has-child a:after {
        position: absolute;
        left: auto;
        right: 32px;
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
    }
    header .header_inner .nav_bottom ul.nav_list li .submenu ul li a {
        margin-bottom: 0;
    }
    header .header_inner nav.nav_bottom ul.nav_list li a span.border, header .header_inner .nav_bottom ul.nav_list li a.border:before {
        display: none;
    }
    header .submenu ul.megamenu-child {
        padding: 30px 0 14px;
        text-align: left;
    }
    header .submenu ul.megamenu-child > li > ul {
        margin-bottom: 12px;
        margin: 10px 0;
    }
    header .submenu ul.megamenu-child > li > ul > li {
        max-width: calc(100% / 2 - 2%) !important;
    }
    header .submenu ul.megamenu-child > li {
        max-width: calc(100% / 2 - 2%) !important;
        display: inline-block;
        width: 100% !important;
        box-sizing: border-box;
        padding: 16px 1%;
    }
    header .submenu ul.megamenu-child > li > a {
        font-size: 16px;
        width: inherit !important;
        margin-bottom: 8px;
    }

    .sp-megamenu-container .sp_menu_bottom li {
        float: left;
        width: 50%;
        border-bottom: 1px solid rgba(64, 64, 64, .1);
        text-align: center;
        height: 46px;
        line-height: 50px;
        background: #fff;
        position: relative;
    }
    .sp-megamenu-container .sp_menu_bottom li a {
        display: block;
        border-right: 1px solid rgba(64, 64, 64, .1);
        font-size: 12px;
    }
    .sp-megamenu-container .sp_menu_bottom li a span {
        position: relative;
        display: inline-block;
    }
    .sp-megamenu-container .sp_menu_bottom li a span::after {
        content: '';
        display: block;
        background: url(/pmg2024/wp-content/themes/pmg-2024/images/common/sp_tab.svg) no-repeat;
        width: 16px;
        height: 12px;
        position: absolute;
        right: -32px;
        top: 50%;
        transform: translateY(-50%);
    }

    .sp-megamenu-container .spmenu_contact_list ul li {
        width: calc(100% / 3 - 3%);
        margin: 20px 1.5% 0;
        border-radius: 5px;
        float: left;
        height: 80px;
        text-align: center;
    }
    .sp-megamenu-container .spmenu_contact_list ul li a {
        border-radius: 5px;
        display: block;
        padding: 12px 0 6px;
    }
    .sp-megamenu-container .spmenu_contact_list ul li p {
        line-height: 1.4;
        font-size: 12px;
    }
    .sp-megamenu-container .spmenu_contact_list ul li:nth-child(2) p {
        line-height: 3;
    }
    .sp-megamenu-container .spmenu_contact_list ul li:last-child p {
        line-height: 1.2;
    }
    .sp-megamenu-container .spmenu_contact_list ul li:last-child .size8 {
        font-size: 8px;
    }

    .header-group-container {
        display: block;
        margin-top: 24px;
        padding-bottom: 160px;
    }
    .header-group-container p {
        text-align: center;
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 10px;
    }
    .header-group-container ul {
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 600px;
        margin: 0 auto;
    }
    .header-group-container ul li {
        margin: 0 1.5%;
        max-width: 40%;
        padding: 10px;
        background: #fff;
    }
    
}



/* aside */
aside .custom-aside-nav  li a {
    color: #333;
    font-size: 16px;
}
aside .custom-aside-nav  li a:hover {
    color: #C1291F;
	text-decoration: none;
    opacity: .7;
}
aside .custom-aside-nav > li > a {
    background: #D4D4D4;
    display: block;
    color: #000;
    border-radius: 0 0 8px 8px;
    padding: 14px;
    font-size: 16px;
    font-weight: bold;
    transition: .3s;
	text-align: center;
}
aside .custom-aside-nav > li > a:hover {
    text-decoration: none;
    opacity: .7;
}
aside .custom-aside-nav > li {
    margin-bottom: 10px;
}
aside .custom-aside-nav > li > ul > li {
    position: relative;
}
aside .custom-aside-nav > li > ul > li::before {
    position: absolute;
    left: 0;
    top: 8px;
    background: #D8D8D8;
    width: 10px;
    height: 10px;
    content: "";
    border-radius: 50%;
}
aside .custom-aside-nav > li > ul > li::before {
    position: absolute;
    left: 0;
    top: 8px;
    background: #D8D8D8;
    width: 10px;
    height: 10px;
    content: "";
    border-radius: 50%;
}
aside .custom-aside-nav > li > ul > li {
    line-height: 1.6;
    background-size: 8px auto;
    padding: 0 0 0 24px;
    margin-bottom: 10px;
}
aside .custom-aside-nav > li > ul > li> ul > li {
	background:url(/pmg2024/wp-content/themes/pmg-2024/images/icon/sitemap-tree-middle.svg) no-repeat 2px 50%;
	line-height: 2;
	background-size: 8px auto;
    padding: 0 0 0 14px;
}
aside .custom-aside-nav > li > ul > li> ul > li:last-child {
	background:url(/pmg2024/wp-content/themes/pmg-2024/images/icon/sitemap-tree-end.svg) no-repeat 2px -36px;
	background-size: 8px auto;
}

aside .custom-aside-nav li.here > a {
    color: #C1291F;
}


aside a img {
    transition: 0.5s;
}
aside a img:hover {
    opacity: 0.6;
}


@media screen and (max-width:1080px){
    aside {
        display: none;
    }
}


/* area */
.area-map{
    position: relative;
    z-index: 1;
    margin:6rem 0 !important;
}
.area-map > ul{
    list-style: none;
}
.area-map > ul > li{
    display: flex;
    align-items: center;
    margin-bottom: 2px;
}
.area-map > ul > li > a{
    display: block;
    padding:8px 5px;
    width: 12rem;
    background:#f0f0f0;
    position: relative;
    transition:color .3s,background .3s;
    flex-shrink: 0;
}
.area-map > ul > li > a:hover{
    text-decoration:none;
    background: #c1291f;
    color:#fff;
}
.area-map > ul > li > a::after{
    position: absolute;
    content: '';
    border-left: 10px solid #f0f0f0;/*åº•è¾º*/
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    top: 50%;
    right: -8px;
    transform: translateY(-50%);
    transition:.3s;
}
.area-map > ul > li > a:hover::after{
    border-left: 10px solid #c1291f;
}

.area-map > ul > li > ul{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 10px;
}
.area-map > ul > li > ul > li{
    text-align: center;
    margin: 4px 0;
}
.area-map > ul > li > ul > li:not(:last-child){
    margin-right: 10px;
}
.area-map > ul > li > ul > li > a{
    display: block;
    border-radius: 4px;
    border:1px solid #eee;
    padding:8px 5px;
    transition:color .3s, background .3s;
    position: relative;
    z-index: 2;
    /*
    pointer-events:none;
    */
}
.area-map > ul > li > ul > li.here > a{
	background: #ccc;
}
.area-map > ul > li > ul > li.map-has-store > a{
    pointer-events: inherit;
}
.area-map > ul > li > ul > li > a:hover{
    background: #C1291F;
    color: #fff;
    text-decoration: none;
    opacity: 1;
}
.area-map span.hasshop{
	font-size: 11px;
}
.area-map span.hasshop::before{
	content:"(";
}
.area-map span.hasshop::after{
	content:")";
}

#mapSvg {
    z-index: 1;
    margin-top:-40px;
    width: 110%;
}
#mapSvg g path {
    cursor: pointer;
    fill:#eee;
    stroke:#fff;
    stroke-width:1.0;
    stroke-miterlimit:10;
    transition:fill .3s;
}
/*å–¶æ¥­æ‰€ãŒã‚ã‚‹ã¨ã“ã‚ã«è‰²ã‚’ä»˜ã‘ã‚‹*/
#mapSvg g.hasshop path{
	fill: #ccc;
}
#mapSvg g.here path{
    fill:#80d0cc;
}
#mapSvg g line {
    fill: #ccc;
    stroke:#ccc;
    stroke-width:2.0;
    stroke-miterlimit:10;
}



.map-active {
    fill: #C1291F !important;
    background: #C1291F !important;
    color: #fff !important;
}

.area-map-prefecture ul{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}
.area-map-prefecture ul > li{
    text-align: center;
    margin-bottom: 10px;
}
.area-map-prefecture ul > li:not(:last-child){
    margin-right: 10px;
}
.area-map-prefecture ul > li > a{
    display: block;
    border-radius: 4px;
    border:1px solid #eee;
    padding:8px 5px;
    transition:color .3s, background .3s;
}
.area-map-prefecture ul > li > a:hover{
	background: #C1291F;
    color: #fff;
    opacity: 1;
}

.area-cities-container {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.5%;
}
.area-cities-container ul {
    width: 19%;
    margin: 0 0.5% 3%;
}
.area-cities-container ul li {
    font-size: 16px;
    margin-bottom: 6px;
}
.area-cities-container ul li.here{
	background: #009bde;
	color: rgba(255,255,255,0.6);
}
.area-cities-container ul li.here::before{
	content: "/f0da";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    padding-right: 3px;
    padding-left: 2px;
    color: #fff;
}
.area-cities-container ul li.here a {
    color: #fff;
}

.area-cities-container ul li a {
    color: #06f;
    text-decoration: none;
}
.area-cities-container ul li a:hover {
    text-decoration: underline;
}
.area-cities-container ul li strong{
    display: flex;
    align-items: center;
}
.area-cities-container ul li strong::before,
.area-cities-container ul li strong::after{
    border-top: 1px solid #ccc;
    content: "";
    flex-grow: 1;
}
.area-cities-container ul li strong::before {
    margin-right: 10px;
}
.area-cities-container ul li strong::after {
    margin-left: 10px;
}

.area-map-chomei{
	display: flex;
	flex-wrap: wrap;
	margin: 1.5% -0.5% 0;
	list-style: none;
}
.area-map-chomei li{
	width: 15.6666%;
	margin: 0 0.5% 1%;
}
.area-map-chomei li::before{
    content: "\025b6";
    font-weight: 900;
    padding-right: 3px;
    color: #333;
    font-size: 12px;
}

.page-template-page-sct header.index,
.page-template-page-area-prefecture header.index,
.page-template-page-area-city header.index {
    z-index: 10;
    width: calc(100% - 17px);
}



@media screen and (max-width:1080px){
    .sct {
        width: 100%;
        margin: 0 auto;
    }
}

@media screen and (max-width:896px){
    .area-map > ul > li {
        display: block;
    }
    .area-map > ul > li > a {
        width: 100%;
        margin-bottom: 16px;
        box-sizing: border-box;
    }
    .area-map > ul > li > ul {
        padding-left: 0;
    }
    .area-map > ul > li > a::after {
        transform: rotate(95deg);
        top: auto;
        bottom: -19px;
        left: 12px;
        width: 10px;
    }
    .area-map > ul > li {
        margin-bottom: 16px;
    }
    #mapSvg {
        margin-top: 0;
    }
	
	.wrapper.calc {
        width: 100%;
    }
	.page-president section.connection .section_inner ul {
		margin-bottom: 20px;
	}
	.page-president section.connection .section_inner ul li:nth-child(5) {
    	margin-bottom: 5px !important;
	}

}


/* page-index */
div.page-index {
    background: #f0f2f4;
    width: 80%;
    max-width: 800px;
    margin: 20px auto;
    padding: 2%;
    box-sizing: border-box;
}
div.page-index p {
    text-align: center;
    border-bottom: 1px dotted #ccc;
}
div.page-index>ol {
    margin-left: 0;
}
div.page-index>ol ol {
    padding-left: 20px;
    margin:0 0 5px;
}
div.page-index ol {
    counter-reset: section;
    margin: 10px 0 0;
}
div.page-index ol li {
    line-height: 1.6;
    list-style: none;
}
div.page-index ol a {
    font-size: 14px;
    color:#333;
    text-decoration: none;
    transition: 0.5s;
}
div.page-index ol li span{
	background:#aaa;
	color:#fff;
	margin-left:1rem;
	font-size: 1.2rem;
	padding:0 0.6rem 0.2rem;
}
div.page-index ol a:hover{
	text-decoration: underline;
}
div.page-index ol>li:before {
    content: counters(section, '-') '. ';
    counter-increment: section;
    font-size: 14px;
    color: #333;
}

/* access */
div.access{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
div.access div.img{
	width: 240px;
	margin-left:20px;
	flex-shrink: 0;
}
div.access div.img img{
	width: 100%;
}

.sct p.lead{
	font-size: 20px;
	font-weight: bold;
}
dl.map{
	margin:0px 0 15px;
	list-style:none;
	overflow:auto;
	width: 100%;
}
dl.map dt{
	clear:both;
	width:120px;
	float:left;
	padding:15px 0;
	line-height: 1.6;
}
dl.map dd{
	border-bottom: 1px solid #ddd;
	padding:15px 0 15px 120px;
	line-height: 1.6;
}
dl.map dd ul{
	margin-left: 20px;
}
dl.map dd ul li{
	margin-bottom: 5px;
	list-style: disc;
}
dl.map dd ul li a{
	color:#C1291F;
	text-decoration: underline;
}
dl.map dd ul li a:hover{
	text-decoration: none;
}
.iframe-content{
    position: relative;
    width: 100%;
    padding: 56.25% 0 0 0;
    margin-bottom: 20px;
}
.iframe-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width:640px){
    dl.map dt {
        width: auto;
        float: inherit;
        padding: 15px 0 0;
        color: #666;
    }
    dl.map dd {
        border-bottom: 1px solid #ddd;
        padding: 5px 0 15px;
    }

    div.access {
        flex-direction: column;
    }
    div.access div.img {
        margin: 0 auto 16px;
    }

    .area-cities-container ul {
        width: 48%;
        margin: 0 1% 3%;
    }
    .area-cities-container ul li {
        font-size: 14px;
        margin-bottom: 3px;
    }

    .area-map-chomei li {
        width: 32%;
    }
}


.sct h2{
	background:#FFF5F4;
	padding: 16px;
    box-sizing: border-box;
    border-top: 2px solid #C1291F;
    font-size:30px;
    margin-bottom:30px !important;
    counter-reset: h2;
}
.sct h3{
	border-left:3px solid #c1291f;
	background:#FFF5F4;
	padding:2px 0 4px 10px;
	font-size: 20px;
	margin-bottom: 10px !important;
	counter-reset: h3;
}
.sct h4 {
	font-size: 20px;
	counter-reset: h4;
	padding:3px 0;
}
.sct h5 {counter-reset: h5;}
.sct h6 {counter-reset: h6;}

.sct>section{
	margin-top:80px;
}
.sct>section>section{
	margin: 40px 0;
}

section.sct {
    margin: 0 auto 100px !important;
}
section.sct p{
	margin-bottom:20px;
	font-size: 16px;
}
section.sct section{
	margin-top:40px;
	margin-bottom:20px;
}
.page-urikake section.sct section .btn a{
	margin:10px auto 20px;
}

.page-urikake .btn a,
.page-urikake .btn a:hover{
    background-position: 90% center;
}

div.more{
    margin-top: 16px;
	text-align: right;
}
div.more + div.more{
	margin-top: 16px;
}
div.more a{
	background: white url(/pmg2024/wp-content/themes/pmg/images/index/info_arrow.svg) no-repeat;
	background-position: right center;
	padding-right: 20px;
}
div.more a.blank{
	background: url(/images/img/pmg/blank.svg) no-repeat right 4px;
	background-size: auto 14px;
    padding-right: 20px;
}


/* エリア（全体） */
.page article .sct .pageimg {
    background: none;
    padding: 0 0 40px;
    height: auto;
}
.page article .sct .pageimg h1 {
    font-size: 36px;
}
div.sct p {
    font-size: 16px;
}

div.sct-container {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    max-width: 1280px;
    margin: 30px auto ;
}
div.sct-container aside {
    width: 310px;
    margin-right: 30px;
    margin-left: 1%;
	position: relative;
    z-index: 13;
}
div.sct-container article {
    max-width: 860px;
    width: 100%;
}

.page .sct .section_inner {
    width: 100%;
}
p.h1-p {
    max-width: 1280px;
    width: 100%;
    margin: -20px auto 60px;
}

div.journal-link-tit {
    display: flex;
    align-items: center;
    margin: 40px 0 6px;
    margin-left: 0 !important;
}
div.journal-link-tit::before, div.journal-link-tit::after {
    border-top: 1px solid #ccc;
    content: "";
    flex-grow: 1;
}
div.journal-link-tit::before {
    margin-right: 1rem;
}
div.journal-link-tit::after {
    margin-left: 1rem;
}

div.journal-link-container {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1%;
    box-sizing: border-box;
    margin-left: 0 !important;
    border-bottom:1px solid #ccc;
    padding-bottom:12px;
}
div.journal-link-box {
    border: 1px solid #ccc;
    width: 48%;
    margin: 1%;
    box-sizing: border-box;
}
div.journal-link-box a {
    width: 100%;
    display: flex;
    align-items: center;
    transition: .3s;
}
div.journal-link-box a:hover {
    opacity: .5;
    text-decoration: none;
}
div.journal-link-box div.img img {
    width: 140px;
    height: 90px;
    padding: 5px;
    object-fit: cover;
}
div.journal-link-box div.txt {
    width: calc(100% - 140px - 10px - 10px);
    line-height: 1.4;
}

.const {
    background: #f0f0f0;
    padding: 100px 20px;
    text-align: center;
    border: 10px solid #ccc;
    font-size: 24px !important;
}

.sp-show {
    display: none;
}

@media screen and (max-width:1080px){
    .sct {
        width: 98%;
    }
    .page article .sct .pageimg h1 {
        font-size: 32px;
    }
    .page .sct .section_inner {
        width: auto;
    }
	div.sct-container article {
    width: 100%;
}
}

@media screen and (max-width:896px){
    div.sct-container {
        margin-top: 10px;
    }
    .sct h2 {
        padding: 12px 12px;
        font-size: 24px;
    }
    .sct section {
        margin-bottom: 6rem;
    }
}
@media screen and (max-width:640px){
    div.journal-link-container {
        flex-direction: column;
        width: 100%;
    }
    div.journal-link-box {
        width: 98%;
    }
    .pc-show {
        display: none;
    }
    .sp-show {
        display: block;
    }
	
	 .chart {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .chart table {
    width: 100%;
    min-width: 600px;
    table-layout: fixed;
  }

  .chart th, .chart td {
    white-space: nowrap;
  }
}


/* アクセス */
.chart table{
	border-spacing: 0;
	width:100%;
	margin-bottom:10px;
}
.chart table caption{
	margin-bottom: 5px;
}
.chart table thead th{
	background: #E2E2E2;
	padding:15px 5px;
	text-align: left;
}
.chart table tbody th{
	padding: 12px 5px;
	text-align: left;
	border-bottom:1px solid #ddd;
}
.chart table tbody td{
	padding: 12px 5px;
	border-bottom:1px solid #ddd;
}
.chart table tbody tr:hover {
  background: #eee;
}
.chart table tbody td a{
	color:#C1291F;
	text-decoration: underline;
}
.chart table tbody td a:hover{
	text-decoration: none;
}

@media screen and (max-width:640px){
.chart {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .chart table {
    width: 100%;
    min-width: 600px;
    table-layout: auto;
  }

  .chart th, .chart td {
    white-space: nowrap;
    padding: 10px;
    text-align: left;
  }

  .chart th {
    background-color: #f3f3f3; /* ヘッダーの背景色を設定 */
  }
}


/* urikake */
.page-urikake .about_ex .left ul {
    padding: 0;
}
div.sct p.size12 {
    font-size: 12px;
}
div.sct p.size14 {
    font-size: 14px;
}
div.sct p.size20 {
    margin-bottom: 10px;
    font-size: 20px;
}
.page-urikake .point .point_block .flex {
    width: auto;
    margin: 40px 40px 70px;
}
.page-urikake .reason {
    width: auto;
    margin: 0 40px;
}
.page-urikake .ng {
    width: auto;
    margin: 0 40px 45px;
}
.section_block ul.flow li {
    width: 33%;
}

@media screen and (max-width:640px){
    .page-urikake .reason {
        margin-top: 20px;
    }
    .page-urikake .point .point_block {
        display: none;
    }
    .page-urikake .point .point_block.on {
        display: block;
    }
    .page-urikake .point .point_block .flex,
    .page-urikake .reason,
    .page-urikake .ng {
        margin-left: 0;
        margin-right: 0;
    }
}

/* hongyo */
.page-hongyo .example {
    margin: 60px auto 0;
}

/* 各親ページ */
.child-lists {
    display: flex;
    margin: 32px -1%;
    flex-wrap: wrap;
    padding-left: 0;
}
.child-lists li {
    width: 48%;
    margin: 1%;
    list-style: none;
    background: #f0f2f4;
    min-height: 100px;
}
.child-lists li a {
    display: flex;
    align-items: center;
    padding: 0 10px 0 24px;
    font-size: 20px;
    line-height: 1.4;
    color: #333;
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none;
    transition: .5s;
}
.child-lists li a:hover {
    opacity: .6;
}
.child-lists li a::before {
    border-right: 3px solid #333;
    border-top: 3px solid #333;
    bottom: 0;
    content: "";
    height: 12px;
    margin: auto;
    position: absolute;
    right: 80px;
    top: 0;
    transform: rotate(45deg);
    transition: right .5s;
    width: 12px;
}

@media screen and (max-width:640px) {
    .child-lists li {
        width: 98%;
        min-height: 80px;
    }
	.child-lists li a::before {
		right: 56px;
	}
	.child-lists li a {
		font-size: 18px;
	}
}

/* page-factoring */
.sct .bg_navy {
    background-color: #0B2B62;
}
.sct .cta .inner {
    position: relative;
    padding: 40px;
    padding-left: 0;
}
.sct .bg_navy p {
    color: #fff;
}
.sct .cta p.catch, .sct .cta small.catch {
    text-align: center;
    margin-bottom: 30px;
}
.sct .cta .flex {
    display: flex;
}
.sct .cta ul.flex {
    flex-wrap: wrap;
    justify-content: center;
}
.sct .cta ul.flex li {
    width: 41.6666666667%;
}
.sct .cta ul.flex li a {
    width: 100%;
    display: block;
    text-align: center;
}
.sct .cta ul.flex li a img {
    width: 100%;
}
.sct .cta ul.flex li:last-child a img {
    width: 90%;
    text-align: center;
    margin-top: 6px;
}
.sct .cta .flex > div {
    width: 70%;
}
.sct .cta small {
    color: #fff;
    text-align: center;
    display: block;
}
.sct .cta ul.flex li p {
    text-align: center;
}
.sct .cta .flex .nagasaku_img {
    width: 30%;
    position: absolute;
    bottom: -4%;
    right: 0;
    transform: translate(-10%, 4%);
}

@media screen and (max-width:896px){
    .sct .cta ul.flex li {
        width: 100%;
    }
    .sct .cta ul.flex li:first-child {
        margin-bottom: 16px;
    }
    .sct .cta ul.flex li:first-child a img {
        width: 95%;
    }
}

@media screen and (max-width:640px) {
    .sct .cta .inner {
        padding: 48px 0 200px;
    }
    .sct .cta .flex > div {
        width: 100%;
    }
    .sct .cta .flex .nagasaku_img {
        width: 180px;
        bottom: -8px;
    }
    .sct .cta ul.flex li p, 
    .sct .cta ul.flex li small {
        font-size: 20px;
    }
    .sct .cta ul.flex li:last-child a img {
        font-size: 18px;
    }

    div.interview-container {
        flex-direction: column;
    }
    div.interview-box {
        width: 98% !important;
    }
}

/* 会社概要ページ */
.sct section section section {
    margin: 24px 0 0;
}
#sct-data .subttl {
    font-size: 20px;
    font-weight: bold;
    margin: -10px 0 20px;
    text-align: center;
}
@media screen and (max-width:896px){
    #sct-data .subttl {
        font-size: 16px;
        margin: -10px 0 20px;
        text-align: left;
    }
    #sct-data .subttl br {
        display: none;
    }
}

.page-company .sec01 table{
    margin-top:50px;
}
.page-company .sec01 table td a{
    color:#0b2b62;
    text-decoration: underline;
}
.page-company .sec01 table td a:hover{
    text-decoration: none;
    border-bottom:none;
}
.page-company .sec01 table td ul.table-list{
    margin-left:20px;
}
.page-company .sec01 table td ul.table-list ul{
    margin-left:20px;
}
.page-company .sec01 table td ul.table-list li.margintop{
    margin-top:20px;
}

@media screen and (max-width: 640px) {
    .page-company .sec01 .rank .rank_inner ul li {
        width: calc(34% - 15px);
        line-height: 1.2;
    }
}

.cta-link-box {
    position: relative;
    margin: 2em 0;
    padding: 1em 1em;
    border: solid 1px #C1291F;
}
.cta-link-box span {
    position: absolute;
    display: inline-block;
    top: -26px;
    left: -1px;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 16px;
    background: #C1291F;
    color: #ffffff;
    font-weight: bold;
}
.cta-link-box ul.listing {
    margin: 0; 
    padding: 10px;
}
.cta-link-box ul.listing li {
		list-style: none;
		margin-bottom: 8px;
		font-weight: bold;
}

ul.listing,
ol.listing{
	margin-top: 8px;
	margin-left: 24px;
}
ul.listing li {
	list-style: disc;
	margin-bottom: 8px;
	font-size: 16px;
}
ol.listing li {
	list-style-type: decimal; 
	margin-bottom: 8px;
	font-size: 16px;
}
.listing li[data-mark]::marker {
    content: attr(data-mark) " ";
}

div.data {
    overflow: auto;
    white-space: nowrap;
}
div.data table {
	width: 100%;
	margin-bottom:10px;
}
div.data table caption{
	margin-bottom: 5px;
	font-size: 80%;
	color:#666;
}
div.data table thead th {
	padding: 15px 5px;
	background: #f0f2f4;
	font-weight: bold;
	border-bottom:1px solid #ccc;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
div.data table tbody th {
	white-space: nowrap;
}
div.data table tbody td {
	padding: 12px 5px;
	text-align: center;
}
div.data table tbody tr {
	background: #f7f7f7;
}
div.data table tbody tr:nth-child(2n+1) {
	background: #fff;
}
div.data table tr:hover {
	background: #eee;
}

.sct section p a, .sct section li a {
    color: #C1291F;
}


/* dsi-cvimg */
.dsi-cvimg {
    background-color: #fff5f4;
    padding: 16px;
    position: relative;
    margin-top:1rem;
}
.dsi-cvimg::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 10px;
    width: 50%;
    height: 93%;
    background: url(https://p-m-g.tokyo/pmg2024/wp-content/uploads/2024/12/nagasaku_01.png) no-repeat left bottom;
    background-size: contain;
}
.dsi-cvimg .ttl {
    font-size: 42px;
    font-weight: bold;
    text-align: right;
    line-height: 1.2;
    margin-bottom: 6px;
    color:#000;
}
.dsi-cvimg-box {
    border: 1px solid #9f9f9f;
    background-color: #fff;
    padding: 2px 0 8px;
    max-width: 400px;
    text-align: center;
}
.dsi-cvimg-box:first-of-type {
    margin-top:6px;
    margin-bottom: 10px;
}
.dsi-cvimg-box .subttl {
    font-size: 24px;
    font-weight: bold;
    color: #c1291f;
    margin:-4px 0;
}
.dsi-cvimg-box .subttl img {
    width: 24px;
    height: auto;
    margin-right: 8px;
}
.dsi-cvimg-box:first-of-type .subttl img {
    vertical-align: sub;
}
.dsi-cvimg-box a {
    transition: .3s;
    color:#000;
}
.dsi-cvimg-box a:hover {
    text-decoration: none;
    opacity: 0.7;
}
.dsi-cvimg-box:first-of-type a {
    font-weight: bold;
    font-size: 56px;
    font-family: Impact;
    display: block;
}
.dsi-cvimg-box:first-of-type .txt {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
}
.dsi-cvimg-box:first-of-type .txt span {
    font-size: 18px;
    display: block;
}
.dsi-cvimg-box:last-of-type {
    padding-bottom: 16px;
}
.dsi-cvimg-box:last-of-type a {
    font-size: 36px;
    font-weight: bold;
    background-color: #c1291f;
    color: #fff;
    padding: 8px 0;
    display: block;
    max-width: 80%;
    margin: 0 auto;
    line-height: normal;
}
@media screen and (max-width:896px){
    .dsi-cvimg {
        padding: 20px 0 2px;
    }
    .dsi-cvimg .ttl {
        text-align: center;
        font-size: 28px;
        margin-bottom: 266px;
    }
    .dsi-cvimg-box {
        margin: 0 auto 16px;

    }
    .dsi-cvimg::before {
        width: 100%;
        height: 300px;
        bottom:inherit;
        background-position: center 30px;
    }
}
@media screen and (max-width:640px) {   
    .dsi-cvimg .ttl {
        font-size: 22px;
        margin-bottom: 174px;
    }
    .dsi-cvimg-box .subttl {
        margin-bottom: 8px;
    }
    .dsi-cvimg-box:first-of-type a {
        font-size: 40px;
    }
    .dsi-cvimg-box:first-of-type .txt {
        font-size: 20px;
    }
    .dsi-cvimg-box:last-of-type a {
        font-size: 32px;
        line-height: 1.2;
        padding: 16px 0 20px;
    }
    .dsi-cvimg::before {
        height: 200px;
    }
}

/* CTA永作さん */
.factoring_cta_nagasaku.dsi-cvimg .ttl {
	    margin-bottom: 16px;
	    text-align: left;
}
.factoring_cta_nagasaku .dsi-cvimg-box {
	    max-width: 430px;
	    margin-left: 0;
	padding:16px;
}
.factoring_cta_nagasaku .dsi-cvimg-box .subttl {
      display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
	    margin-bottom: 8px;
}
.factoring_cta_nagasaku.dsi-cvimg::before {
	left: auto;
	right: 0;
	width: 330px;
	background-image: url(/pmg2024/wp-content/uploads/2024/12/nagasaku_01.png);
}
.factoring_cta_nagasaku::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 270px;
    height: 93%;
    background: url(/pmg2024/wp-content/uploads/2024/12/nagasaku_02.png) no-repeat left bottom;
    background-size: contain;
}
.factoring_cta_nagasaku .dsi-cvimg-box   .txt {
	    margin-top: 10px;
}
.factoring_cta_nagasaku .dsi-cvimg-box:last-of-type .subttl img {
    vertical-align: sub;
}
.factoring_cta_nagasaku .dsi-cvimg-box:last-of-type a {
    font-weight: 900;
    font-size: 56px;
    display: block;
	background-color: transparent;
	color: #333;
	    padding: 0;
	    max-width: 100%;
	    line-height: 1;
}
.factoring_cta_nagasaku .dsi-cvimg-box:last-of-type .txt {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
}
.factoring_cta_nagasaku .dsi-cvimg-box:last-of-type .txt span {
    font-size: 18px;
    display: block;
}
.factoring_cta_nagasaku .dsi-cvimg-box:first-of-type {
    padding-bottom: 16px;
}
.factoring_cta_nagasaku .dsi-cvimg-box:first-of-type a {
    font-size: 28px;
    font-weight: bold;
    background-color: #c1291f;
    color: #fff;
    padding: 8px 0;
    display: block;
    max-width: 95%;
    margin: 0 auto;
    line-height: normal;
}
@media screen and (max-width:1080px) {
	.factoring_cta_nagasaku .dsi-cvimg-box {
		max-width: 60%;
	}
}
@media screen and (max-width:896px) {
	.factoring_cta_nagasaku .dsi-cvimg-box {
        max-width: 400px;
    }
	.factoring_cta_nagasaku.dsi-cvimg .ttl {
    margin-bottom: 266px;
    text-align: center;
}
	.factoring_cta_nagasaku.dsi-cvimg::before {
    width: 100%;
    height: 290px;
    bottom: inherit;
    background-position: center top 30px;
}
	.factoring_cta_nagasaku .dsi-cvimg-box {
		        margin: 0 auto 16px;
	}
	.factoring_cta_nagasaku::after {
    top: 270px;
    bottom: auto;
    right: 50%;
    transform: translate(50%);
    width: 270px;
    height: 40px;
}
	
}
@media screen and (max-width:640px) {   
    .factoring_cta_nagasaku .dsi-cvimg-box:last-of-type a {
        font-size: 40px;
    }
    .factoring_cta_nagasaku .dsi-cvimg-box:last-of-type .txt {
        font-size: 20px;
    }
    .factoring_cta_nagasaku .dsi-cvimg-box:first-of-type a {
        font-size: 28px;
        line-height: 1.2;
        padding: 16px 0;
    }
}


.page-investor section .section_inner .link_list {
    display: flex;
    justify-content: center;
}
.page-investor section .section_inner .investor_list li.pmg_in_figures {
    padding: 30px 0 60px;
}
.page-investor section .section_inner .investor_list li.pmg_in_figures .bg_blue {
    margin: 60px 70px 0;
}

@media screen and (max-width:896px) {
    .page-investor section .section_inner .link_list {
        flex-direction: column;
    }
}
@media screen and (max-width:640px) {
    .page-investor .section_inner .inner {
        width: 330px;
        margin: 0 auto;
    }
    .page-investor h2 {
        text-align: left !important;
    }
    .page-investor section .section_inner {
        width: 100%;
    }
    .page-investor section .section_inner .investor_list li.pmg_in_figures h3 {
        margin-bottom: 0 !important;
    }
    .page-investor section .section_inner .investor_list li.pmg_in_figures .bg_blue {
        margin: 30px 20px 0;
    }
}

.top-slider {
    position: relative;
    max-width: 1200px;
    width: 100%;
    height: auto;
    margin: 125px auto 64px !important;
    cursor: none;
}
.top-slider {
    opacity: 0;
    transition: opacity .1s ease;
}
.top-slider.slick-initialized {
    opacity: 1;
}
.top-slider img {
    width: 100%;
    height: auto;
    display: block;
}
.top-slider .slick-slide img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover; 
    position: static !important;
    top: auto;
}
.top-slider .slick-dots li button:before {
    font-size: 20px;
}
.top-slider button[type="button"]:hover {
    background-color: #fff !important;
}

.top-01-container {
    display: flex;
    align-items: center;
    padding-left: 32px;
}
.top-01-container img {
    width: 120px;
}
.home .flex .top-01-container .copy {
    width: 100%;
    margin-left: 16px;
}

.wrapper section.top-02 {
    margin-top: 60px;
    padding: 60px 0;
    background-color: #f4f4f4;
}
.top-02 h2 {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 60px;
}
.top-02 h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 24px;
}
.top-02-container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.top-02-container section {
    width: calc(100% / 3 - 1%);
    margin: 0 1%;
}
.top-02-container .img {
    margin-bottom: 24px;
    text-align: center;
}
.top-02-container .img img {
    width: 100%;
    max-width: 120px;
    margin: 0 auto;
}
.top-02-container p {
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: bold;
}
.top-02-container .simplelink {
    margin: 20px 0 0 -12px;
    text-align: center;
}
.top-02-container .simplelink a {
    position: relative;
    font-size: 16px;
    color: #0b2b62;
    text-decoration: none;
}
.top-02-container .simplelink a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -24px;
    transform: translateY(-45%);
    display: block;
    width: 20px;
    height: 20px;
    background: url(/wp-content/themes/pmg-2024/images/index/info_arrow.svg) no-repeat center;
    background-size: contain; 
}
.top-02-container .simplelink a:hover {
    text-decoration: underline;
}
@media screen and (max-width:1380px) {
    .top-slider {
        margin-top: 172px !important;
    }
}
@media screen and (max-width:896px) {
    .top-slider .slick-dots li button:before {
        font-size: 16px;
    }
    .top-slider {
        margin-top: 80px !important;
    }
    .header-img-conatiner {
        display: block;
        position: absolute;
        width: 72px;
        top: 16px;
        right: 80px;
    }

    .home .top-01.flex h1 {
        float: none;
        margin-bottom: 32px;
        text-align: center;
        width: 100%;
    }
    .top-01-container {
        padding-left: 0;
    }
}

@media screen and (max-width:640px) {
    .top-slider .slick-dots li button:before {
        font-size: 12px;
    }

    .home .top-01.flex {
        max-width: 450px;
        width: 87%;
    }
    .home .top-01.flex h1 {
        margin-bottom: 0;
    }
    .top-01-container {
        flex-direction: column;
    }
    .top-01-container .img {
        margin-bottom: 24px;
    }
    .top-01-container .img img {
        display: none;
    }
    .home .flex .top-01-container .copy {
        margin-left: 0;
        align-items: left !important;
        text-align: left;
    }

    .top-02 h2{
        margin-bottom: 48px;
    }
    .top-02-container {
        flex-direction: column;
    }
    .top-02-container section {
        max-width: 450px;
        width: 87%;
        margin: 0 auto 40px;
    }
    .top-02-container section:last-of-type {
        margin-bottom: 0 !important;
    }
}

/* PMG健康経営プロジェクト health-management */
.hm_subttl {
    font-size: 16px;
    font-weight: bold;
    color: #c1291f;
    margin-bottom: 12px;
    display: block;
}

.page .hm_box:first-of-type {
    margin-top: 64px;
}
.page .hm_box {
    background: #FFF5F4;
    padding: 32px;
    margin: 0 0 32px;
    box-sizing: border-box;
    position: relative;
}
.page .hm_box h3 {
    margin-bottom: 24px;
}
.page .hm_box h3 > span {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 16px;
}
.page .hm_box h3 span.num {
    display: inline-flex;
    width: 26px;
    height: 26px;
    padding-top: 1px;
    box-sizing: border-box;
    border: 1px solid;
    border-radius: 26px;
    background: #fff;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
    text-indent: 0;
    color: #C1291F;
    font-size: 14px;
}
.page .hm_box p {
    font-size: 16px;
}
.page .hm_box:last-of-type {
    margin-bottom: 0;
}

@media screen and (max-width: 640px) {
    .hm_subttl {
        margin-bottom: 4px;
    }
    .page .hm_box {
        padding: 24px;
        margin-bottom: 16px;
    }
    .page .hm_box h3 {
        margin-bottom: 16px !important;
    }
    .page .hm_box h3 > span {
        text-align: center; 
        justify-content: center;
    }
    .page .hm_box h3 span.num {
        text-align: center;
        margin-right: 8px;
        line-height: 22px;
    }
    .page .hm_box p {
        font-size: 14px !important;
    }
}

table.year-schedule {
    width: 100%;
    color: #040000;
    text-align: center;
    font-size:10px;
}
table.year-schedule th,
table.year-schedule td {
    border: 1px solid #fff;
    padding: 6px;
    vertical-align: middle;
}

table.year-schedule thead th {
    background: #b72a22;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}
table.year-schedule thead th:first-child {
    background:#fff;
}

table.year-schedule tbody th {
    font-size: 11px;
    white-space: nowrap;
    width:10%;
    text-align:left;
}
table.year-schedule tbody th span{
    display:none;
}

table.year-schedule tbody td {
    font-size: 11px;
    width:calc(90% / 12);
    font-weight:bold;
    padding:4px 2px;
    line-height:1.6;
}

.red-1st {background: #fef4f3;}
.red-2nd {background: #fce6e4;}
.red-3rd {background: #f9d3d0;}
.red-4th {background: #f6beba;}
.red-emp {background: #f0f0f0;}

@media screen and (max-width: 640px) {
    table.year-schedule,
    table.year-schedule thead,
    table.year-schedule tbody,
    table.year-schedule th,
    table.year-schedule td,
    table.year-schedule tr {
        display: block;
    }
    table.year-schedule thead {
        display: none;
    }

    table.year-schedule tbody tr {
        margin-bottom: 10px;
        overflow: hidden;
    }

    table.year-schedule tbody th {
        width:96%;
        padding:4px 2%;
        font-size: 14px;
        text-align: center;
        border-bottom: 1px solid #fff;
    }
    table.year-schedule tbody th br{
        display:none;
    }
    
    table.year-schedule tbody td {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width:96%;
        padding:4px 2%;
        font-size: 12px;
        border-bottom: 1px solid #fff;
    }
    table.year-schedule tbody td br{
        display:none;
    }
    table.year-schedule tbody th span{
        display:inline;
    }
    table.year-schedule tbody td.red-emp {
        display:none;
    }

    table.year-schedule tbody td::before {
        content: attr(data-label);
        font-weight: normal;
    }
}

/* 研修一覧 page-training */
.page-training table {
    width: 100%;
    border: 1px solid #CECECE;
}
.page-training table tr {
    border-bottom: 1px solid #CECECE;
}
.page-training table thead th {
    border-right: 1px solid #CECECE;
}
.page-training table tbody th {
    background-color: #f0f2f4;
    border-right: 1px solid #CECECE;
    text-align: left;
}
.page-training table th,
.page-training table td {
    padding: 16px;
}

@media screen and (max-width: 640px) {
    .page-training table{
        border:none;
    }
    .page-training table tbody tr:nth-child(even) {
        background: #f0f0f0;
    }
    .page-training table tbody th {
        width: 100% !important;
        display: block;
        box-sizing: border-box;
        padding: 10px 6px 2px;
        background:none;
        border:none;
        font-size: 16px;
    }
    .page-training table tbody td {
        width: 100% !important;
        display: block;
        box-sizing: border-box;
        padding: 2px 6px 10px;
        border:none;
    }
}

.txt-right {
    text-align: right !important;
}
.mt16 {
    margin-top: 16px;
}
.mb24 {
    margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
    .mb24 {
        margin-bottom: 12px;
    }
}

.lead {
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: bold;
}

/* sdgs */
.bg_gray.sdgs_box {
    margin-top: 64px;
}


.link {
    text-align: right;
    margin-top: 32px;
}
.link > a {
    color: #c1291f;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23c1291f' d='M432 64L208 64c-8.8 0-16 7.2-16 16l0 16-64 0 0-16c0-44.2 35.8-80 80-80L432 0c44.2 0 80 35.8 80 80l0 224c0 44.2-35.8 80-80 80l-16 0 0-64 16 0c8.8 0 16-7.2 16-16l0-224c0-8.8-7.2-16-16-16zM0 192c0-35.3 28.7-64 64-64l256 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192zm64 32c0 17.7 14.3 32 32 32l192 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L96 192c-17.7 0-32 14.3-32 32z'/%3E%3C/svg%3E") no-repeat center right;
    background-size: 16px;
}


/* 会社概要 */
.page-company .sec01 .rank {
    max-width: 850px;
    margin: 0 auto;
    align-items: center;
}
.page-company .sec01 .rank .rank_inner ul {
    flex-wrap: wrap;
    gap: 0;
    justify-content: center !important;
}
.page-company .sec01 .rank .rank_inner ul li {
    max-width: calc(100% / 3 - 1%);
    width: 100%;
    margin: 0 .5%;
    text-align: center;
}
.page-company .sec01 .center img {
    max-width: 300px;
}
.size13 {
    font-size: 13px;
}

.page-id-6903 section#point {
    margin-bottom: 0;
}

@media screen and (max-width:896px) {
    .page-company .sec01 .rank {
        flex-direction: column;
        max-width: 450px;
    }
}

.flex-two {
	display: flex;
}
.flex-two > * {
	max-width: 49%;
	margin: 0 0.5%;
}
@media screen and (max-width: 600px) {
    .flex-two {
        flex-direction: column;
    }
        .flex-two > * {
        max-width: 100%;
        margin: 0 ;
    }
}


.page-officer .officer .officer_block img{
    border-radius: 10px;
}

.home .slide.staff .slide_block div.name p.under {
    padding-bottom: 16px;
}
@media screen and (max-width: 430px) {
    .home .slide.staff .btn {
        margin-top: 40px;
    }
}


/* review */
.page-review h1 {
    line-height: 1.4;
}
.ti-widget[data-layout-id='79'][data-set-id='light-background'] .ti-widget-header .ti-header-content .ti-header-logo {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    margin-right: 0 !important;
}
.ti-widget[data-layout-id='79'][data-set-id='light-background'] .ti-widget-header .ti-header-content.ti-active {
    justify-content: center;
}
.ti-widget[data-layout-id='79'][data-set-id='light-background'] .ti-widget-header * {
    font-size: 24px !important;
}
.ti-widget[data-layout-id='79'][data-set-id='light-background'] .ti-widget-header .ti-header-content .ti-header-rating-text {
    align-items: center;
    display: flex;
}
.ti-widget[data-layout-id='79'][data-set-id='light-background'] .ti-widget-header .ti-header-content .ti-header-rating-text .ti-header-rating+.ti-header-rating-reviews:before {
    height: 28px !important;
}
.ti-widget[data-layout-id='79'][data-set-id='light-background'] .ti-widget-container.ti-col-1 .ti-widget-header .ti-header-content .ti-header-rating-text.ti-mobile {
    text-align: center;
}

@media screen and (max-width: 670px) {
    .ti-widget[data-layout-id='79'][data-set-id='light-background'] .ti-widget-header * {
        line-height: 1 !important;
    }
}

/* アクセスページのレビュー */
.access-review-container {
    margin-top: 5.6rem;
}


/* お客様インタビューお客様インタビュー */
.interview_radio {
    margin-bottom: 16px;
}
.interview_radio i {
    margin-right: 6px;
}

.interview_sales {
    margin-top: 0  !important;
    margin-bottom: 8px !important;
}
.single-interview .txt_inner h2 {
    line-height: 1.4;
    margin-bottom: 32px !important;
}

@media screen and (max-width: 896px) {
    .single-interview section.sec01 .section_inner .main p.type {
        margin-top: 8px !important;
    }
}


/* スタッフ紹介 */
.top-staff {
    position: relative;
    margin: 0;
}
.top-staff img {
    width: 100%;
}
.top-staff-slider .slick-list {
    overflow: visible !important;
}
.top-staff-slider .top-staff-name {
    width: 100%;
    border-radius: 10px;
    background: white;
    padding: 20px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    margin: -32px auto 0;
    z-index: 1;
    position: inherit;
    box-sizing: border-box;
}
.top-staff-slider .top-staff-name p.under {
    padding-bottom: 12px;
    border-bottom: 1px solid #C1291F;
    margin-bottom: 12px;
    line-height: 1.5;
    font-weight: 500;
}
.top-staff-slider .top-staff-name p.name {
    line-height: 1.5;
    font-weight: 500;
}
.top-staff-slider .slick-arrow {
    top: 50% !important;
    transform: translateY(-50%);
    z-index: 100;
}
.top-staff img {
    position: static !important;
    object-fit: contain;
    object-position: top;
    border-radius: 20px 20px 0 0;
}
.top-staff-slider .slick-arrow:first-child {
    position: absolute !important;
    left: calc(4% + 32px) !important;
}
.top-staff-slider .slick-arrow:last-child {
    position: absolute !important;
    right: calc(4% + 32px) !important;
}
.top-staff-slider .slick-slide {
    display: block !important;
    margin: 0 16px;
}
.top-staff img {
    width: 100%;
    height: auto;
    display: block;
}

@media screen and (max-width: 430px) {
    .top-staff-slider .slick-arrow:first-child {
        position: absolute !important;
        left: calc(4%) !important;
    }
    .top-staff-slider .slick-arrow:last-child {
        position: absolute !important;
        right: calc(4%) !important;
    }
}


.top-01-review-container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 20px;
}

.top-01-review-leftbox {
	display: flex;
    align-items: center;
}
.top-01-review-leftbox {
    margin-right: 32px;
}
.top-01-review-leftbox .img {
    width: 120px;
    min-width: 120px;
    margin-right: 20px;
}
.top-01-review-leftbox h1 {
    margin-bottom: 12px;
}
.top-01-review-rightbox {
    min-width: 324px;
}
.ti-widget[data-layout-id='106'][data-set-id='light-minimal'][data-pid='ce6293e5365d048b84961010684'] .ti-header {
    padding: 0 !important;
}
.ti-widget[data-layout-id='106'][data-set-id='light-minimal'][data-pid='ce6293e5365d048b84961010684'] .ti-header {
	padding-bottom: 0 !important;
}
.ti-widget[data-layout-id='106'][data-set-id='light-minimal'][data-pid='ce6293e5365d048b84961010684'] .ti-small-logo {
    margin: 0 0 10px !important;
    width: 100%;
}
.ti-widget[data-layout-id='106'][data-set-id='light-minimal'][data-pid='ce6293e5365d048b84961010684'] .ti-header strong {
    font-size: 22px !important;
}
.top-01-review-rightbox .btn-review {
	text-align: center;
	margin-top: 16px;
}
.top-01-review-rightbox .btn-review a {
	display: inline-block;
	padding: 4px 16px 6px;
	border-radius: 10px;
	border: 1px solid #7c7c7c;
	color: #000;
	font-weight: bold;
	font-size: 15px;
}
.top-01-review-rightbox .btn-review a:hover {
	opacity: .6;
    text-decoration: none;
}
@media screen and (max-width: 896px) {
    .top-01-review-container {
        flex-direction: column;
    }
    .top-01-review-leftbox {
        max-width: 100%;
        margin: 0 0 24px;
    }
    .top-01-review-leftbox .size14 {
        font-size: 14px;
    }
}
@media screen and (max-width: 640px) {
    .top-01-review-leftbox {
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    .top-01-review-leftbox .img {
        width: 160px;
        min-width: 160px;
        margin: 24px auto 0;
    }
    
}

.page section.page-investor-intro {
    max-width: 1000px;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}
.page-investor .sct {
    max-width: 1000px;
    margin: 0 auto ;
}
.page-investor-intro h2 {
    line-height: 1.4;
}

.page-investor .sct .compliance_img {
    max-width: 800px;
}
.page-investor .sct .compliance_img img {
    width: 100%;
    height: auto;
}

.page-investor .sct .flex {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    gap: 24px;
}
.page-investor .sct .btn a {
    margin: 35px auto 0;
    padding: 16px 20px 17px 0;
    width: 238px;
    text-align: center;
    display: block;
    border-radius: 10px;
    border: 1px solid #C1291F;
    position: relative;
    background: #fff;
    line-height: 1.8em;
}
.page-investor .sct .btn a::after {
    content: '';
    background: var(--wpr-bg-5f1f8412-d9dd-4b17-a820-8f3a3e3eb015) no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 14%;
    top: 21px;
    display: block;
}
.page-investor .sct .btn a::after {
    --wpr-bg-5f1f8412-d9dd-4b17-a820-8f3a3e3eb015: url(https://p-m-g.tokyo/pmg2024/wp-content/themes/pmg-2024/images/investor/arrow_red.svg);
}

.page-investor .sct h3 {
    border-left: none;
    background: none;
    padding: 0;
    font-size: 20px;
    margin-bottom: 10px !important;
}

.pmg-in-numbers {
    margin-top: 48px;
    border: 5px solid #E8E8E8;
    border-radius: 10px;
    padding: 48px 0 56px;
}
.page-investor .sct .pmg-in-numbers h3 {
    font-size: 30px;
    margin-bottom: 32px !important;
    text-align: center !important;
}
.pmg-in-numbers .number_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 48px 16px 16px;
}
.pmg-in-numbers .number_list li {
    border: none;
    float: left;
    width: calc(100% / 2 - 32px);
    padding: 40px 0;
    margin: 0 16px;
    margin-bottom: 32px;
    border-radius: 10px;
}
.pmg-in-numbers .number_list li .icon {
    margin: 35px 0 5px;
}
.pmg-in-numbers .number_list li .gray {
    padding-left: 37px;
    color: #7A7A7A;
}
.page-investor p.size24 {
    font-size: 24px;
}
.page-investor p.size50 {
    font-size: 50px;
}

@media screen and (max-width: 640px) {
    .page-investor .sct .flex-two {
        flex-direction: column;
        gap: 16px;
    }

    .page-investor .sct .pmg-in-numbers h3 {
        margin-bottom: 0 !important;
    }
    .pmg-in-numbers {
        border: none;
        background-color: #E8E8E8;
        padding-bottom: 32px;
    }
    .pmg-in-numbers .number_list {
        background-color: #E8E8E8;
    }
    .pmg-in-numbers .number_list li {
        width: 100%;
    }
    .pmg-in-numbers .number_list li .number_flex {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .pmg-in-numbers .number_list li .icon {
        margin: 10px -5px 0;
        width: 28%;
    }
    .pmg-in-numbers .number_list li .icon img {
        width: 50%;
        height: auto;
    }
    .pmg-in-numbers .number_list li:nth-child(2) .icon img, .pmg-in-numbers .number_list li:nth-child(3) .icon img {
        width: 81%;
        height: auto;
    }
    .pmg-in-numbers .number_list li:nth-child(4) .icon {
        margin: 5px 0 0 !important;
    }
    .pmg-in-numbers .number_list li:nth-child(5) .icon {
        margin-top: 10px;
    }
    .pmg-in-numbers .number_list li:nth-child(6) .icon {
        margin-top: -5px;
    }
    .pmg-in-numbers .number_list li .size24 span {
        display: inline-block;
        margin-right: 15px;
        line-height: 1.4;
    }
}

.article-interview {
    position: static !important;
}
.article-interview .modal {
    display:none; 
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.8);
    justify-content:center;
    z-index:105000;
}
.article-interview .modal-content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-width: 90%;
    max-height: 95%;
}
.article-interview .modal-content img {
    max-width:100%;
    max-height:100%;
}
.article-interview .modal-content .close {
    position:absolute;
    top:10px;
    right:10px;
    color:#333;
    font-size:30px;
    cursor:pointer;
}
.article-interview .modal-content .close:hover {
    opacity:0.6;
}

@media screen and (max-width: 640px) {
    .article-interview .modal {
        align-items: center;
    }
    .article-interview .modal-content {
        top: auto;
        transform: translateY(0);
    }
}

.health-management-imgcontainer h2 {
    text-align: center;
    background-color: #FFF5F4;
    margin-bottom: 16px !important;
    padding: 16px;
}
.health-management-imgcontainer .img {
    max-width: 98%;
    margin: 32px auto 0;
}
.health-management-imgcontainer section:last-child {
    margin-bottom: 0;
}
@media screen and (max-width: 640px) {
    .health-management-imgcontainer .img {
        max-width: 90%;
        margin: 16px auto 0;
    }
    .health-management-imgcontainer .img img {
        width: 100%;
    }
}


.partner-lead-container {
    display: flex;
    gap: 40px;
}
.partner-lead-container p {
    width: 70%;
    line-height: 2.4;
}
.partner-lead-container .img {
    width: 30%;
}

.partner-listing {
    display: flex;
    flex-wrap: wrap;
    margin-top: 16px;
}
.partner-listing li {
    max-width: 50%;
    width: 100%;
    font-size: 18px;
    margin-bottom: 16px;
}
.partner-listing.logistics-li li {
    max-width: 33.33%;
}
.partner-listing li:before {
    content: "●";
    margin-right: 5px;
}

.page-investor .sct .btn.partner-btn a {
    width: 320px;
}

@media screen and (max-width: 640px) {
    .partner-lead-container {
        flex-direction: column;
    }
    .partner-lead-container p {
        width: 100%;
        line-height: 2;
    }
    .partner-lead-container .img {
        max-width: 280px;
        width: 100%;
        margin: 0 auto;
    }
    .partner-listing li {
        font-size: 16px;
        margin-bottom: 10px;
        max-width: 100%;
    }
}

.health-management-imgcontainer .img img {
    width: 100%;
}

.cf7-pref select {
    width: 100%;
}

.philosophy_sec06 ul.img {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    margin-top: 16px;
}
.philosophy_sec06 .bg_gray {
    padding: 20px 35px 35px;
}
.philosophy_sec06 p.size25.bold.center.red.border_gray {
    margin-bottom: 16px;
}
.philosophy_sec06 .img_left50 {
    text-align: center;
    margin-bottom: 16px;
}
.philosophy_sec06 .btn.center.mini {
    margin-top: 24px;
}
.philosophy_sec06 .btn.center.mini a{
    background: url(/pmg2024/wp-content/themes/pmg-2024/images/index/info_arrow.svg) no-repeat;
    background-position: right center;
    padding-right: 30px;
    margin-top: 24px;
}
@media screen and (max-width: 640px) {
    .philosophy_sec06 .bg_gray {
        box-sizing: border-box;
        padding: 20px 10px 24px;
    }   
    .philosophy_sec06 .section_inner {
        width: 87% !important;
    }
    .philosophy_sec06 ul.img {
        gap: 8px;
    }
    .philosophy_sec06 .btn.center.mini {
        margin-top: 10px;
    }
    .philosophy_sec06 p.size25.bold.center.red.border_gray {
        font-size: 16px;
    }
    .philosophy_sec06 .img_left50 {
        margin-bottom: 12px;
    }
}

.page-faq dl.faq_list dd a.blank {
    background: none !important;
}
.page-faq dl.faq_list dd a.blank:hover {
    opacity: 0.6;
}
.page-faq dl.faq_list dd a.blank:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 13px;
    background: url(../images/faq/window.svg) center center no-repeat;
    margin-left: 12px;
}

