@charset "UTF-8";
  #global_menu ul ul {
min-width: auto !important;
}
.global-menu__searches {
color: #fff;
}
.global-menu__searches .title {
text-align: center;
font-size: 1.13rem;
}
.global-menu__searches ul li {
padding: 5px 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.global-menu__searches ul li a {
color: #fff;
}
@media screen and (max-width: 1251px) {
#header #global_menu {
display: block !important;
}
#global_menu > ul {
max-width: 100%;
}
}
@media screen and (max-width: 750px) {
#header #global_menu {
display: none !important;
}
} .single_share .share-type3 a {
height: 40px !important;
}
.single_share .share-type3 li {
width: calc(25% - 5px) !important;
}
.single_share .share-type3 li.copy, .single_share .share-type3 li.bookmark {
width: -webkit-fit-content !important;
width: -moz-fit-content !important;
width: fit-content !important;
}
.single_share .share-type3 li.copy {
margin-left: 20px;
}
.single_share .share-type3 li.bookmark {
margin-left: 20px;
}
@media screen and (max-width: 750px) {
.single_share .share-type3 li {
width: calc(20% - 5px) !important;
}
.single_share .share-type3 li.copy {
margin-left: 45px;
}
.single_share .share-type3 li.bookmark {
margin-left: 5px;
}
}
.single_share a:before {
margin-right: 0 !important;
}
.single_share .twitter a:before {
font-size: 20px !important;
}
.single_share .facebook a:before {
font-size: 30px !important;
}
.single_share .line_button a:before {
font-size: 28px !important;
}
.single_share li:not(.default) a {
border-radius: 8px !important;
}
.sns .single_copy_title_url_btn {
background-color: #EBEBEB;
border-radius: 8px;
min-width: auto;
border: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
height: 40px;
margin-right: 0px;
margin-left: auto;
position: relative;
padding: 0px 30px;
width: 86px;
}
@media screen and (max-width: 750px) {
.sns .single_copy_title_url_btn {
width: auto;
padding: 0px 20px;
}
}
.sns .single_copy_title_url_btn::after {
content: "";
width: 28px;
height: 28px;
background: url(//semicon.today/manage/wp-content/themes/muum_tcd085_child/assets/img/common/icon/ico--copy.svg) top left/contain no-repeat;
display: block;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.sns .single_copy_title_url_btn:hover {
opacity: 0.7;
}
.sns .single_copy_title_url_btn img {
width: 26px;
}
.sns .single_copy_title_url_btn.copied {
color: #A4A4A4;
display: block;
}
.sns .single_copy_title_url_btn.copied::after {
content: none;
}
.sns .simplefavorite-button.preset {
font-size: 0;
border-radius: 8px;
width: 40px;
height: 40px;
}
.sns .simplefavorite-button.preset i {
font-size: 40px;
vertical-align: middle;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.btn-widget {
background-color: #E7ECF6;
color: #1F489D;
border-radius: 3px;
padding: 3px 10px; width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin-right: 0px;
margin-left: auto;
font-size: 0.88rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 33px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media screen and (max-width: 750px) {
.sns .single_copy_title_url_btn {
width: 100%;
max-width: 100%;
}
}
.btn-submit {
background-color: #1F489D;
color: #E7ECF6;
border-radius: 5px;
padding: 0px 20px;
font-weight: bold;
}
.simplefavorite-button.preset {
font-size: 0;
border: none;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.simplefavorite-button.preset:hover {
border: none;
background-color: #3D6BCD;
}
.simplefavorite-button.preset i {
font-size: 30px;
vertical-align: middle;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: white;
text-shadow: -1px -1px 0 #C8C8C8, 1px -1px 0 #C8C8C8, -1px 1px 0 #C8C8C8, 1px 1px 0 #C8C8C8;
}
.simplefavorite-button.preset.active {
background-color: transparent;
}
.simplefavorite-button.preset.active i {
color: #3D6BCD;
text-shadow: none;
}
.post_list .content {
position: relative;
}
.post_list .content .simplefavorite-button {
position: absolute;
right: 20px;
top: 30px;
z-index: 4;
}
@media screen and (max-width: 750px) {
.post_list .content .simplefavorite-button {
top: 20px;
}
}
.btn-signin {
background-color: #20489D;
color: #F5F7FB;
font-size: 0.81rem;
font-weight: bold;
width: 170px;
height: 30px;
border-radius: 2px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 0px auto;
}
.btn-login {
color: #07296F;
font-size: 0.81rem;
font-weight: bold;
border-bottom: 1px solid #07296F;
display: block;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
padding-bottom: 5px;
margin: 15px auto 0px;
}
#drawer_menu .btn-login {
color: #F5F7FB;
border-bottom-color: #F5F7FB;
}
.btn-logout {
background-color: #D9D9D9;
width: calc(100% - 40px);
margin-left: 20px;
margin-top: 30px;
height: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
} .rt-reading-time {
border: 2px dotted #ccc;
padding: 0.5em;
display: block;
text-align: center;
margin-bottom: 1.5em;
}
.u-br-sp {
display: none;
}
@media screen and (max-width: 1251px) {
.u-br-tb {
display: block;
}
}
@media screen and (max-width: 750px) {
.u-br-sp {
display: block;
}
} #header_search .input_area input {
left: 0px !important;
}
#header_search {
height: 80px;
}
#header_search .button label,
#header_search .button input {
height: 35px;
top: 12px;
}
#header_search .button label:before {
top: 10px;
}
.header_popular_search {
margin-top: 50px;
}
.header_popular_search ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 10px;
font-size: 0.88rem;
}
.header_popular_search ul li a {
text-decoration: underline;
}
.header_membership {
border-left: 1px solid #E9E9E9;
height: 80px;
text-align: center;
padding-top: 5px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 308px;
display: block;
position: relative;
}
#site_description span {
font-size: 0.75rem;
}
@media screen and (max-width: 1251px) {
#header_search {
display: block !important;
height: 60px !important;
}
#header_top {
padding-right: 50px;
}
#header_search .input_area input {
top: 5px;
height: 30px;
}
#header_search .button label:before {
top: 0px;
}
.header_popular_search {
margin-top: 40px;
}
#site_description {
padding-right: 10px !important;
}
}
@media screen and (max-width: 750px) {
#site_description {
font-size: 10px !important;
}
#header_search {
display: none !important;
}
#header_top {
padding-right: 0px;
}
#site_description {
padding-right: 60px !important;
}
#site_description span {
font-size: 0.5rem;
}
}
.membership-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
gap: 15px;
cursor: pointer;
background: url(//semicon.today/manage/wp-content/themes/muum_tcd085_child/assets/img/common/icon/ico--arrow-member.svg) right 5px center/13px auto no-repeat;
width: 100%;
padding: 10px 25px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.membership-info__image {
width: 50px;
aspect-ratio: 1/1;
overflow: hidden;
border-radius: 50%;
}
.membership-info__image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.membership-info__level {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-bottom: 5px;
}
.membership-info__name {
font-size: 1.13rem;
font-weight: bold;
text-align: left;
}
.membership-info__caution {
font-size: 0.69rem;
color: #FF0000;
}
.member-nav {
display: none;
width: 308px;
position: absolute;
top: 80px;
left: 0;
z-index: 1;
}
.member-nav ul {
background-color: #F4F4F4;
height: 230px;
}
.member-nav li {
border-bottom: 1px solid #BDBDBD;
padding: 10px 18px;
text-align: left;
width: 100%;
}
.member-nav li a {
font-size: 0.81rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
gap: 5px;
font-weight: bold;
}
.member-nav li.logout {
position: absolute;
bottom: 0;
left: 0;
text-align: center;
border-top: 1px solid #BDBDBD;
}
.member-nav li.logout a {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.member-nav.active {
display: block;
}
.membership-level {
font-size: 0.81rem;
border-radius: 8px;
line-height: 0.5;
height: 18px;
padding: 0px 6px;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-left: 5px;
margin-right: 5px;
}
.membership-level.level-01 {
background-color: #FF0000;
}
.membership-level.level-02 {
background-color: #3D6BCD;
}
.membership-level.level-03 {
background-color: #07296F;
}
#drawer_menu .header_membership {
border-left: none;
height: auto;
width: 100%;
padding: 0px 20px;
}
#drawer_menu .membership-info {
background-color: #FFFFFF;
border-radius: 8px;
padding: 10px 10px;
}
#drawer_menu .membership-info.active {
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
}
#drawer_menu .member-nav {
position: relative;
top: 0;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
width: 100%;
background-color: #FFFFFF;
padding-bottom: 8px;
}
#drawer_menu .member-nav ul {
height: auto;
background-color: #FFFFFF;
}
#drawer_menu .member-nav li.logout {
position: relative;
border-top: none;
border-bottom: none;
}
@media screen and (max-width: 1251px) {
#header .header_membership {
display: none;
}
}
#menu_button {
width: 38px;
height: 38px;
line-height: normal;
right: 10px;
top: 10px;
}
#menu_button.level-01 .menu-button-image {
border: 3px solid #BDBDBD;
}
#menu_button.level-02 .menu-button-image {
border: 3px solid #3D6BCD;
}
#menu_button.level-02::after {
content: "";
width: 15px;
height: 21px;
background: url(//semicon.today/manage/wp-content/themes/muum_tcd085_child/assets/img/common/icon/ico--badge-02-sp.svg) top left/contain no-repeat;
position: absolute;
bottom: -10px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
#menu_button.level-03 .menu-button-image {
border: 3px solid #07296F;
}
#menu_button.level-03::after {
content: "";
width: 15px;
height: 21px;
background: url(//semicon.today/manage/wp-content/themes/muum_tcd085_child/assets/img/common/icon/ico--badge-02-sp.svg) top left/contain no-repeat;
position: absolute;
bottom: -10px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.menu-button-image {
width: 38px;
aspect-ratio: 1/1;
overflow: hidden;
border-radius: 50%;
position: relative;
}
.menu-button-image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
} #main_contents {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.page_searchresult {
height: 350px !important;
}
.search-results #footer_widget .widget_headline {
border-left: 4px solid #1f489d;
padding: 0 0 0 18px;
margin: 0 0 20px 0;
}
.algolia-search-highlight {
background-color: #ff0000 !important;
}
.post_content h2 {
text-align: left !important;
}
.tag-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 10px 5px;
margin-bottom: 10px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.tag-list span {
padding: 3px 10px;
border-radius: 3px;
background-color: #E7ECF6;
color: #1F489D;
font-size: 0.88rem;
font-weight: bold;
}
.tag-list span.business {
background-color: #174096;
color: #fff;
}
.tag-list span.tech {
background-color: #356FE8;
color: #fff;
}
.tag-list span.investment {
background-color: #5493D3;
color: #fff;
}
#index_tab_post_list .post_list .desc,
.blog_list .desc {
margin-bottom: 10px;
}
#index_tab_post_list .post_list.type1 .content,
.blog_list.type1 .content {
height: auto;
}
#index_tab_post_list .post_list.type1 .date,
.blog_list.type1 .date {
position: relative;
bottom: 0;
left: 0;
}
#index_tab_post_list .post_list.type1 .item,
.blog_list.type1 .item {
min-height: 392px;
height: auto;
}
.meta_top .tag {
margin-left: 30px;
padding-top: 5px;
}
.widget_pages ul {
list-style: decimal;
padding-left: 25px;
}
@media screen and (max-width: 1251px) {
#index_tab_post_list .post_list.type1 .content,
.blog_list.type1 .content {
height: auto !important;
}
#index_tab_post_list .post_list.type1 .date,
.blog_list.type1 .date {
bottom: 0 !important;
left: 0 !important;
}
#index_tab_post_list .post_list.type1 .item,
.blog_list.type1 .item {
height: auto !important;
}
}
@media screen and (max-width: 750px) {
#index_tab_post_list .post_list.type1 .content,
.blog_list.type1 .content {
height: auto !important;
}
#index_tab_post_list .post_list.type1 .date,
.blog_list.type1 .date {
bottom: 0 !important;
left: 0 !important;
}
#index_tab_post_list .post_list.type1 .item,
.blog_list.type1 .item {
height: auto !important;
}
.meta_top {
display: block;
}
.meta_top .tag {
margin-top: 10px;
margin-left: 0px;
padding-top: 0px;
}
#post_title .date {
margin-right: 15px;
}
}
.swpm-custom-profile-form input {
border: 1px solid #ccc;
border-radius: 5px;
padding: 10px;
}
.swpm-custom-profile-form__item {
margin-bottom: 20px;
}
.favorites-list {
list-style: none !important;
}
.favorites-list p {
margin-bottom: 0;
}
.favorites-list li {
position: relative;
}
.favorites-list li .simplefavorite-button {
position: absolute;
right: 20px;
top: 55px;
}
.favorites-list li img {
width: 100px;
}
.favorites-list li p:nth-of-type(2) {
padding-right: 30px;
}
@media screen and (max-width: 1251px) {
.favorites-list {
margin-left: 0 !important;
}
.favorites-list p {
line-height: 1.5;
}
.favorites-list li .simplefavorite-button {
top: 35px;
}
.favorites-list li p:nth-of-type(2) {
padding-right: 40px;
font-size: 0.88rem;
}
}
@media screen and (max-width: 750px) {
#index_tab_post_list .post_list.type2 .content {
font-size: 0.88rem;
}
#index_tab_post_list .post_list.type2 .content .simplefavorite-button {
right: 0;
}
#index_tab_post_list .post_list.type2 .content_inner {
padding: 0px 20px;
}
}
.swpm-form-builder fieldset {
border: none;
background-color: transparent;
}
.swpm-form-builder ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 30px;
}
@media screen and (max-width: 750px) {
.swpm-form-builder ul li {
display: block;
}
}
label.swpm-desc {
width: 200px;
}
@media screen and (max-width: 750px) {
label.swpm-desc {
width: auto;
}
}
select.swpm-select {
padding: 1px 0 0;
background: #fff;
border: 1px solid #ddd;
border-radius: 5px;
padding: 5px;
}
input.swpm-text, input[type=text].swpm-text, input[type=tel].swpm-text, input[type=email].swpm-text, input[type=url].swpm-text, textarea.swpm-textarea, select.swpm-select {
padding: 5px;
} #side_col {
position: sticky;
top: 50px;
}