/*
Theme Name: Unicon Child Theme
Theme URI: http://themeforest.net/user/minti
Description: Unicon Child Theme for your Customizations.
Author: minti
Author URI: http://mintithemes.com
Template: unicon
Version: 1.1
*/

#header #navigation > ul > li > a{ text-transform: uppercase; }

#footer .widget h3{ text-transform: uppercase; letter-spacing: 1px; }
#sidebar .widget h3{ text-transform: uppercase; letter-spacing: 1px; }

#header #navigation > ul > li.megamenu > ul > li > a{ letter-spacing: 1px; font-size: 14px; }

#header #navigation > li >  a{ text-transform: uppercase; letter-spacing: 1px; }

p{
	font-size: 16px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 3px;
}
h2 {
	letter-spacing: 3px;
   line-height: inherit;
}
@media (max-width: 768px) {
h2 {
	font-size: 21px;
}
p{
	font-size: 15px;
	letter-spacing: 2px;
}
}

/** .bg-sandy {
	background-color: #212121;
   background-image: url(http://www.cr-fix.co.jp/fixhp/wp-content/uploads/2023/05/63ba5faccfc084cd8668e720_Noise-Texture.png);
   background-position: 0 0;
	background-size: auto-flow;
}
**/
.postid-4815 .portfolio-detail-title,
.postid-4770 .portfolio-detail-title{ display: none; }

h6{ font-weight: 700; letter-spacing: 1px; text-transform: uppercase; }

.font-special{ text-transform:uppercase; }
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a{ text-transform: uppercase; }
.pricing-plan .pricing-plan-head h3{ text-transform: uppercase; font-size: 16px; }

.pricing-plan .pricing-price span.pricing-amount{ font-size:42px; font-weight: 300; }

.customclass1 .social-icon a{ background: #efefef; color: #333333; }
.customclass1 .social-icon a:hover{ background: #1cbac8; color: #ffffff; }

@media only screen and (max-width: 959px) {
    @media only screen and (-webkit-min-device-pixel-ratio: 1), only screen and (min-device-pixel-ratio: 1) {
        .fontweight-300{ font-weight: 400 !important; }
    }
}

@media (max-width: 768px) {
.hideundertablet{ display: none; }
}

.features-box img{
    border-radius: 4px;
    box-shadow: 0 2px 0 0 rgba(0,0,0,.03);
    margin-bottom: -20px;
}

.borderbutton a{
	border:1px solid #1cbac8 !important;
	padding: 10px 20px !important;
	margin-top: -11px !important;
	border-radius: 3px;
	margin-right: 15px !important;
	margin-left: 5px !important;
	color: #1cbac8 !important;
}

.borderbutton a:hover{
    background: #333333 !important;
    border-color:#333333 !important;
    color:#ffffff !important;
}

#header.header-transparent .borderbutton a{
	border: 1px solid rgba(255,255,255,0.5) !important;
	color: #ffffff !important;
}

.tp-caption a {
    color: #222222;
    border-bottom: 4px solid #1cbac8;
}

.tp-caption a:hover {
    color: #1cbac8;
    border-bottom-color: transparent;
}

.no-transform{ text-transform: none; }

.center-set{
    text-align:center;
}

/** WORKS **/
ol.works_btn, ul.works_btn {
    margin-left: 0px;
}
ul.works_btn li {
    margin: 10px 20px;
}
ul.works_btn li a {
    font-size: smaller;
    font-weight: 400;
}
ul.works_btn li a:hover,
ul.works_btn li .active {
    color: #1cbac8;
}
.page-id-16307 ul.works_btn li.all a {
    color: #1cbac8;  
    font-weight: 500;
}

@media (min-width: 600px) {
.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size,1px);
    width: calc(33.33333% - var(--gallery-block--gutter-size, 1px)*0.66667);
}}
.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) figcaption {
    bottom: var(--gallery-block--gutter-size,1px);
}
.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) img {
    margin-bottom: var(--gallery-block--gutter-size,1px);
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg,rgb(0 0 0 / 60%)100%,transparent);
    padding: 8px 24px 8px 24px;
    text-align: left;
}

@media screen and (max-width: 768px) {
ul.works_btn li {
    margin: 5px 10px;
}
}

/** end WORKS **/

/** SECTION_STAFF **/
.page-id-15663 #page-wrap {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}
.head_menu #head_menu_img {
    margin-bottom: 0px;
}
.foot_text li {
    font-weight: 500;
}
.head_menu ul#head_menu_img li {
    height: 17em;
}
.page-id-15663 .wp-block-image figcaption {
    margin-right: 0.8em;
    margin-left: 0.8em;
	font-family: YakuHanMPs, neue-haas-grotesk-text, 游明朝体, "Yu Mincho", YuMincho, serif;
}
.page-id-15663 .wp-block-cover, 
.page-id-15663 .wp-block-cover-image {
    min-height: 355px;
}
.head_menu.pc_head a,
.head_menu_sp.sp_head a {
    color: #424242;
}
.wp-block-image.linkicon {
    content: ' + ';
	font-size: calc(12rem / 16);
    color: #333;
    line-height: 2.17;
}
.popmake-content a.button.small i {
    margin: 0px 0px 0px 3px;
	color: #ffffff;
}
.popmake-content .kizai_list a:link, 
.popmake-content a:visited, 
.popmake-content a:hover, 
.popmake-content a:active {
    color: #1cbac8;
}
.page-id-15663 .wp-block-columns .wp-block-column p{
	margin-right: 1em;
    margin-left: 1em;
    border-bottom: solid #c0c0c0 1px;
    /** display: flex; **/
}

@media screen and (max-width: 768px) {
#head_menu_img_sp {
    margin-left: 30px;
}
.wp-block-image.img_sp.reel::before {
    left: 0%;
	right: unset;
}
.page-id-15663 .wp-block-image figcaption {
    margin-right: 0.4em;
    margin-left: 0.4em;
	}
}
/** end SECTION_STAFF **/

/** COMPANY **/
.conference-timeline-content .timeline-article p {
    font-size: calc(12rem / 16);
    color: #333;
    line-height: 2.17;
}
.conference-timeline-content .timeline-article .meta-date .date {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 0.07em;
}
.page-id-15863 .acbox label:after {
    color: #333;
    content: "＋";
    top: 0;
    margin-top: unset;
    right: 21px;
    font-size: large;
}
.page-id-15863 .acbox {
    position: relative;
    max-width: 920px;
    width: 100%;
    margin: 0 auto;
}
.page-id-15863 .acbox label {
    font-size: 14px;
    padding: 3px 24px;
}
.page-id-15863 .acbox-under {
    font-size: calc(12rem / 16);
    color: #333;
    line-height: 2.17;
}
/** end COMPANY **/


/** RECRUIT **/
.page-id-16554 .acbox label:after {
    color: #333;
    content: "＋";
    top: 0;
    margin-top: unset;
    right: 21px;
    font-size: large;
}
.page-id-16554 .acbox {
    position: relative;
    max-width: 920px;
    width: 100%;
    margin: 0px auto 32px;
}
.page-id-16554 .acbox label {
    font-size: 14px;
    padding: 3px 24px;
}
.page-id-16554 .acbox-under {
    font-size: calc(12rem / 16);
    color: #333;
    line-height: 2.17;
}
/** end RECRUIT **/

/** RECRUIT2 **/
.box_recruit .acbox label:after {
    color: #1cbac8;
    content: "＋";
    top: 0;
    margin-top: unset;
    right: 21px;
    font-size: large;
	font-weight: 600;
}
.box_recruit .acbox {
    position: relative;
    max-width: 920px;
    width: 100%;
    margin: 0px auto 32px;
}
.box_recruit .acbox label {
    font-size: 14px;
    padding: 3px 24px;
}
.box_recruit .acbox-under {
    font-size: calc(12rem / 16);
    color: #333;
    line-height: 2.17;
}
.box_recruit .acbox input:disabled + br + label:after {
	content: "募集しておりません";
	color: #6b6b6b;
	position: relative;
	font-size: .75em;
	left: 1.5em;
}
.box_recruit .acbox input:disabled + br + label:before {
    background: #cdcdcd;
}
.area_btn .wp-block-button {
	width: 100%;
    height: 100%;
	background-color: #1cbac826;
    transform: skew(-25deg);
    text-align: center;
	margin: 0 12px;
}
.area_btn .is-style-outline>:where(.wp-block-button__link), 
.area_btn :where(.wp-block-button__link).is-style-outline {
    border: 0px solid;
	letter-spacing: 0.15em;
}
.area_btn .wp-block-button__link {
    transform: skew(25deg);
}
/** end RECRUIT2 **/

/** RECRUIT3 **/
.page-id-22164 #page-wrap {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

/** end RECRUIT3 **/


/** HOME **/
a.button.color-2.btn-recruit {
	background-color: #ffffff;
}
.owl-carousel.slowslide .owl-stage {
	transition-duration: 6s !important;
}

/** HOME vertical text **/
.l-catch {
    margin: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 18px;
    pointer-events: none;
}
.l-catch__txt {
    font-size: 12px;
    font-weight: 600;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    pointer-events: auto;
    color: #bababa;
    opacity: 0.7;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    text-decoration: none;
}

.page-id-5512 h2, .page-id-5512 .vc_hidden-xs p{
	font-family: 'Noto Serif JP','游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif ;
	color: #333333;
}
.page-id-5512 .vc_hidden-lg.vc_hidden-md.vc_hidden-sm h2 {
	font-size: 17px;
}
.page-id-5512 .vc_hidden-lg.vc_hidden-md.vc_hidden-sm p {
    font-size: 14px;
    letter-spacing: 1.7px;
	 font-family: 'Noto Serif JP','游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
   color: #333333;
}

/** END HOME vertical text **/

/** GTranslate **/
#navigation ul li a.glink span {
    vertical-align: top;
}

#navigation ul.sub-menu > li.current-menu-item > a, 
#navigation ul.sub-menu > li.current-page-ancestor > a, #navigation ul.sub-menu > li.current-menu-ancestor > a, #navigation ul.sub-menu > li.current-menu-parent > a, #navigation ul.sub-menu > li.current_page_ancestor > a,
#navigation ul.sub-menu > li.menu-item-object-custom > a:hover,
#navigation ul.sub-menu > li.menu-item-object-custom:hover {
    color: #fff!important;
    border-bottom: solid 1px #1cbac8;
    padding-bottom: 8px;
}

/** footer 採用情報 **/
.home #footer .widget ul li.menu-item-19817 {
    position: fixed;
    bottom: 50px;
    right: 24px;
    padding: 20px 50px;
    background-color: #222222;
    z-index: 1000;
    opacity: 0.95;
    width: auto;
    text-align: center;
    letter-spacing: 0.15rem;
    border: 2px solid #1cbac8;
    border-width: 2px 0px 0px 0px;
    line-height: 1.3rem;
    font-size: 12px;
}
.home #footer .widget ul li.menu-item-19817 a {
    color: #ffffff;
}
@media (max-width: 767px) {
.home #footer .widget ul li.menu-item-19817 {
    padding: 10px 40px;
    bottom: 0px;
    right: unset;
	left: 24px;
	}
.home #copyright {
    background: #1b1b1b;
    color: #777777;
    padding-bottom: 53px;
	}
}
.home .grecaptcha-badge {
	display: none;
}

.historyaward .conference-timeline-content .timeline-article p {
    line-height: 1.8;
    margin-bottom: 0.7rem;
}

.conference-timeline-content .timeline-article p.pum-trigger {
	color: #1cbac8;
}

/** NEWS **/
.post .wp-block-post-title {
	margin-bottom: 10px;
    margin-top: 10px;
}
.wp-block-post-excerpt__excerpt {
	font-size: 14px;
	letter-spacing: 0.05em;
}
.post .wp-block-separator {
    border-top: 1px solid;
    border-bottom: 0px solid;
}
.wp-block-post-date {
    color: #1cbac8;
}
