/*
Theme Name: mitenedund2025
Author: kabayama
Version: 2025
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}

html {
scroll-padding-top: 60px;
}

body {
font-family: 'Noto Sans JP';
font-style: normal;
font-size: 16px;
}

.single a, .page a{
text-decoration: underline;
color: #242424;
}

.single a:hover, .page a:hover{
color: #A7A294;
}

@media (max-width: 639px) {
  body {
    font-size: 14px;
  }
}

p {
margin: 1em 0;
}

.uk-container-small {
  max-width: 742px;
}


.mf-header {
  height: 60px;
}

.mf-header ul {
}

.mf-header ul li {
  display: inline;
  margin-left: 40px;
}

.mf-header ul li img {
  display: inline;
}

.mf-header ul li a {
font-family: 'Noto Sans JP';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 146%;
letter-spacing: 0.05em;
color: #242424;
text-decoration: none;
}
.mf-header ul li a:hover {
color: #A7A294;
}

.mf-modal-navi .uk-modal-dialog {
    margin-top: 0 !important;
    margin-bottom: auto !important;
    transform: none !important;
    width: 100% !important;
    padding: 0;
}

.mf-modal-navi.uk-modal {
    padding: 0 !important;
}

.mf-modal-navi .uk-modal-body.top-modal-bar {
    height: 300px;
    background-color: #ffffff;
    padding-top: 60px;
}

@media (max-width: 639px) {

    .mf-header .uk-container, .mf-header .uk-container-small {
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: none !important;
        width: 100% !important;

    }
}

.mf-text-pink {color: #ff8fad;}
.mf-text-yellow {color: #ffc654;}
.mf-text-light-blue {color: #31c9f3;}
.mf-text-green {color:#69b369;}
.mf-text-orange {color: #ff8352;}

.mf-panel-empty {
  background-color: #fbfaf7;
  border-radius: 8px; 
  padding: 20px;
}

a.mf-link-muted {
line-height: 146%;
color: #736F65;
}

a.mf-link-muted:hover {
color: #A7A294;
text-decoration: none;
}


.page h1, .category h1 {

font-weight: 700;
font-size: 34px;
line-height: 146%;
letter-spacing: 0.05em;
color: #242424;
margin-top: 40px;
margin-bottom: 40px !important;
}

@media (max-width: 639px) {
  .page h1, .category h1 {
    font-weight: 700;
    font-size: 22px;
  }
}

.page h2 {
font-weight: 700;
font-size: 28px;
line-height: 146%;
letter-spacing: 0.05em;
color: #242424;
margin: 40px 0;
}

@media (max-width: 639px) {
  .page h2 {
    font-weight: 700;
    font-size: 18px;
    margin: 20px 0;
  }
}

.page h3{
font-weight: 500;
font-size: 18px;
line-height: 146%;
color: #242424;

}

.page article p {
font-weight: 400;
line-height: 160%;
color: #242424;
margin-bottom: 1em;
}

.page .mf-domains h3 {
font-weight: 500;
font-size: 18px;
line-height: 146%;
letter-spacing: -0.01em;
color: #242424;
}

.page .mf-domains .mf-num {
  font-size: 22px;
  font-weight: bold;
}

.page .mf-domains .mf-bg-gray {
  margin-bottom: 16px;
}


.page .mf-domains .mf-description {
font-weight: 400;
line-height: 160%;
color: #434343;
}

.page .mf-domains .mf-notes ul{
padding-left: 0px !important;
font-weight: 400;
font-size: 12px;
line-height: 160%;
color: #434343;
}

.single p {
line-height: 160%;
color: #434343;
}

.single h1 {
font-weight: 700;
font-size: 32px;
line-height: 146%;
letter-spacing: 0.05em;
color: #242424;
margin-top: 40px;
}


.category .mf-rss .mf-rss-title {
font-weight: 400;
font-size: 16px;
line-height: 160%;
color: #242424;
margin-bottom: 16px !important;
}

.category .mf-rss .mf-rss-date {
font-weight: 500;
font-size: 14px;
line-height: 146%;
color: #898989;
margin: 0;
}


.mf-catch {
font-weight: 500;
font-size: 34px;
line-height: 160%;
letter-spacing: 0.02em;
color: #242424;
}

@media (max-width: 639px) {
.mf-catch {
  font-size: 22px;
}
}

.mf-read {
font-weight: 400;
line-height: 175%;
color: #434343;
}

.mf-h2 {
font-weight: 700;
font-size: 28px;
line-height: 146%;
letter-spacing: 0.05em;
color: #242424;
}

@media (max-width: 639px) {
  .mf-h2 {
    font-weight: 700;
    font-size: 18px;
  }
}
.mf-text-small {
  font-size: 0.8em !important;
  line-height: 160%;
}

.mf-text-sub {
  color: #898989;
  font-size: 14px;
}
.mf-button-text {
  color: #434343;
  font-size: 14px;
  text-decoration: underline;
}

.mf-button-text:hover {
color: #595959;
text-decoration: none;
}

.mf-button-default {
box-sizing: border-box;
text-align: center;
display: inline-block;
padding: 10px 16px;
width: 192px;
height: 36px;
background: #FFFFFF;
border: 1px solid #CDC9BD;
border-radius: 30px;
font-weight: 500;
font-size: 14px;
line-height: 100%;
color: #434343;
}

.mf-button-default:hover {
background: #E8E6E1;
color: #434343;
text-decoration: none;
}

.mf-button-default .uk-icon-image {
  margin-left: 5px;
  margin-bottom: 2px;
  width: 12px;
  height: 12px;
}

.page .mf-philanthropy h3 {
padding-left: 30px; 
position: relative;
font-weight: 500;
font-size: 18px;
line-height: 146%;
letter-spacing: 0.05em;
color: #242424;
margin-bottom: 16px;
}

.page .mf-philanthropy h3:before{
  content: "";
  display: block;
  
  width: 26px;
  height: 26px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);

  background-image: url("/wp-content/themes/mitenefund2025/img/icon_hand.png");
  background-size: contain;
  background-repeat: no-repeat;

}

.page .mf-philanthropy ul {
  padding-left: 30px;
}

.page .mf-philanthropy ul li {
  list-style: disc;
font-weight: 400;
line-height: 180%;
color: #242424;
}


.page .mf-thought .kenji h3 {
font-weight: 500;
font-size: 18px;
line-height: 160%;
color: #242424;
}

@media (max-width: 639px) {
.page .mf-thought .kenji img {
  margin-top: 40px;
}
}
.page .mf-thought .kenji p {
font-weight: 400;
font-size: 12px;
line-height: 160%;
color: #242424;
}

.page .mf-member .mf-title {
font-weight: 400;
font-size: 14px;
line-height: 160%;
color: #242424;
}

.page .mf-member .mf-name {
font-weight: 500;
font-size: 18px;
line-height: 160%;
color: #242424;
}

.page .mf-information table tr th, .page .mf-information table tr td {
  text-align: left !important;
  padding: 10px;
  border-bottom: 1px solid #d6d6d6;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  color: #434343;
}

.page .mf-information a {
text-decoration: underline !important;
color: #736F65 !important;
}

.page .mf-information a:hover {
color: #A7A294 !important;
}

.page .mf-program span {
font-family: 'Noto Sans JP';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 146%;
color: #898989;
}

.page .modal_member p {
font-weight: 400;
line-height: 160%;
color: #434343;
}
.page .modal_member img {
  width: 160px;
}

.page .modal_member .mf-title {
font-weight: 400;
font-size: 18px;
line-height: 160%;
text-align: center;
color: #242424;
}

.page .modal_member .mf-name {
font-weight: 500;
font-size: 32px;
line-height: 146%;
letter-spacing: 0.05em;
color: #242424;
}

.page.privacy-policy h2 {
  font-size: 16px !important;
  font-weight: normal;
  margin: 20px 0;
}

.page.privacy-policy p {
  margin-bottom: 20px;
}

.page.privacy-policy ul {
  margin-left: 40px;
  margin-bottom: 20px;
}

.page.privacy-policy ul li {
line-height: 160%;
letter-spacing: 0%;
color: #242424;
margin-bottom: 8px;
}
.page.privacy-policy ul ul {
  margin-top: 20px;
}

/* modal-navi */
.mf-modal-navi h4 {
margin-bottom: 24px !important;
}

.mf-modal-navi h4 a{
font-weight: 700;
font-size: 18px;
line-height: 146%;
color: #242424 !important;
margin-bottom: 16px;
text-decoration: none;
}

.mf-modal-navi h4 a:hover {
text-decoration: none;
color: #A7A294 !important;
}

.mf-modal-navi h4 .uk-icon-image {
  margin-left: 15px;
  margin-bottom: 2px;
  width: 12px;
  height: 12px;
}

.mf-modal-navi ul {
  padding-left: 0px;
}

.mf-modal-navi li {
  margin-top: 10px;
}

.mf-modal-navi li a {
font-weight: 400;
font-size: 14px;
line-height: 146%;
color: #736F65;
text-decoration: none;
}

.mf-modal-navi li a:hover {
font-weight: 400;
font-size: 14px;
line-height: 146%;
color: #A7A294;
text-decoration: none;
}

/* utilities */
.mf-bg-gray {
  background-color: #fbfaf7;
}

.mf-bg-light-blue {
  background-color: #ECF8FA;
}

.mf-bg-white {
  background-color: #fff;
}

.mf-border {
  border: 1px solid #d6d6d6;
}

.mf-border-rounded {
  border-radius: 8px;
}

.mf-border-rounded-bottom {
  border-radius: 0 0 8px 8px;
}

.mf-padding-16 {
  padding: 16px !important;
}

.mf-padding-20 { padding: 20px !important; }
.mf-padding-40 { padding: 40px !important; }

.mf-padding-20-30 {
  padding: 20px 30px !important;
}

.mf-mb-8 { margin-bottom: 8px !important;}
.mf-mb-10 { margin-bottom: 10px !important;}
.mf-mb-16 { margin-bottom: 16px !important;}
.mf-mb-20 { margin-bottom: 20px !important;}
.mf-mb-30 { margin-bottom: 30px !important;}
.mf-mb-40 { margin-bottom: 40px !important;}
.mf-mb-60 { margin-bottom: 60px !important;}
.mf-mb-80 { margin-bottom: 80px !important;}
.mf-mt-8 { margin-top: 8px !important; }
.mf-mt-10 { margin-top: 10px !important; }
.mf-mt-16 { margin-top: 16px !important; }
.mf-mt-20 { margin-top: 20px !important; }
.mf-mt-30 { margin-top: 30px !important; }
.mf-mt-40 { margin-top: 40px !important; }
.mf-mt-60 { margin-top: 60px !important; }
.mf-mt-80 { margin-top: 80px !important; }

@media (max-width: 639px) {
.mf-padding-20-30 { padding: 20px 16px !important;}
.mf-padding-20 { padding: 16px !important; }
.mf-padding-40 { padding: 20px !important; }
.mf-mb-8 { margin-bottom: 8px !important;}
.mf-mb-10 { margin-bottom: 10px !important;}
.mf-mb-16 { margin-bottom: 16px !important;}
.mf-mb-20 { margin-bottom: 20px !important;}
.mf-mb-30 { margin-bottom: 30px !important;}
.mf-mb-40 { margin-bottom: 20px !important;}
.mf-mb-60 { margin-bottom: 40px !important;}
.mf-mb-80 { margin-bottom: 80px !important;}
.mf-mt-8 { margin-top: 8px !important; }
.mf-mt-10 { margin-top: 10px !important; }
.mf-mt-16 { margin-top: 16px !important; }
.mf-mt-20 { margin-top: 16px !important; }
.mf-mt-30 { margin-top: 30px !important; }
.mf-mt-40 { margin-top: 20px !important; }
.mf-mt-60 { margin-top: 40px !important; }
.mf-mt-80 { margin-top: 80px !important; }

}

.mf-footer {
font-weight: 400;
font-size: 12px;
line-height: 160%;
color: #434343;
}

.mf-sns-links img {
  width: 40px;
  height: 40px;
  margin-left: 16px;
}

.mf-top-slider {
  padding: 0 !important;
}

.mf-top-slider .uk-grid-small div{
  padding-left: 16px !important;
}

.mf-top-slider img{
  width: 600px;
  height: 400px;
}
@media (max-width: 639px) {
  .mf-top-slider img {
    width: 80vw;
    height: auto;
  }
}

.mf-top-news h3 {
font-weight: 400;
font-size: 16px;
line-height: 160%;
color: #434343;
}

.mf-top-news ul li {
  margin-top: 0px !important;
  margin-bottom: 2px !important;
}

.mf-top-news-meta {
font-weight: 400;
font-size: 12px;
line-height: 150%;
letter-spacing: 0.05em;
color: #434343 !important;

}

.mf-top-activities h4 {
font-weight: 500;
font-size: 18px;
line-height: 146%;
letter-spacing: -0.01em;
color: #242424;
}

.mf-top-activities span {
font-weight: 500;
font-size: 12px;
line-height: 146%;
letter-spacing: -0.01em;
color: #434343;
}

.mf-top-activities p {
font-weight: 400;
font-size: 14px;
line-height: 160%;
color: #434343;
}

.mf-top-trust-outer {
  padding: 60px;
}

.mf-top-trust-inner {
  padding: 40px;
}
.mf-top-trust-symbol {
  width:70px;
  margin-right: 20px;       
}

@media (max-width: 639px) {
.mf-top-trust-symbol {
  width:33px;
  margin: 10px auto !important;	
}
.mf-top-trust-outer {
  padding: 20px !important;
}
.mf-top-trust-inner {
  padding: 16px !important;
}
}
