/*
Theme Name: syoukoukai
Theme URI: 
Author: Yuta Otani
Author URI: 
Version: 1.0.0
License: NICETOWN
License URI: 
Text Domain: syoukoukai
*/

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}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}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;transition:all 0.5s ease}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}


body {
    line-height: 1.5;
    letter-spacing: 2px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, Meiryo, sans-serif;
}
body a {
    text-decoration: none;
    color: #000;
}
body img {
    vertical-align: bottom;
}
body a:hover {
    opacity: 0.6;
}
.main404-2 {
    line-height: 1.7;
    margin-top: 3%;
    margin-bottom: 6%;
    max-width: 880px;
    margin: 3% auto 6%;
    text-align: center;
}
main#content {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 2%;
}
h1.h1404 {
    width: 100%;
    text-align: center;
    font-size: 25px;
    margin-top: 6%;
}
div#wrapper {
    width: 100%;
    overflow: hidden;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
    z-index: 100000;
}
p#page-top img {
    width: 60px;
    opacity: 0.9;
}
.low_header_cont {
    position: absolute;
    z-index: 0;
    width: 100%;
    margin-top: 0;
    height: 12em;
    display: flex;
    align-items: center;
    background: rgba(90, 90, 90, 0);
}
h1.low_header_cont_jptittle {
    width: 100%;
    max-width: 1200px;
    padding: 0 2%;
    margin: 0 auto;
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
.low_header_img {
    overflow: hidden;
    height: 12em;
    width: 100%;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
.low_pagenation {
    max-width: 1200px;
    margin: 0em auto 4em;
    padding: 0 2%;
    text-align: center;
}
span.current {
    padding: 0.8em 1em;
    margin-right: 1em;
    color: #fff;
    background: #9d7710;
    border-color: #9d7710!important;
}
a.page.larger {
    padding: 0.8em 1em;
	margin-right: 1em;
	border-color: #9d7710!important;
	color: #9d7710;
}
a.page.smaller {
    padding: 0.8em 1em;
    margin-right: 1em;
	border-color: #9d7710!important;
	color: #9d7710;
}
a.page.larger:hover {
    background: #9d7710;
    color: #fff;
}
a.page.smaller:hover {
    background: #9d7710;
    color: #fff;
}
.imgfull img {
    width: 100%;
}
.imgfull {
    max-width: 1500px;
    margin: 0 auto;
}
.area1 {
    background: url(/wp-content/themes/syoukoukai/img/03.jpg);
    background-position: center;
    width: 100%;
    background-size: cover;
}
.area1_content {
    max-width: 1000px;
    margin: 0 auto;
    padding: 6em 2%;
    font-weight: 600;
    font-size: 25px;
    color: #fff;
    line-height: 2;
}
.area1_content h2 {
    border: solid 3px #fff;
    text-align: center;
    margin-bottom: 0.5em;
}
.area2 {
    background: #f1f1f1;
}
.area2_content {
    max-width: 1000px;
    margin: 0 auto;
    padding: 4em 2%;
    font-weight: 600;
    font-size: 25px;
    line-height: 2;
    text-align: center;
}
.area3 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 4em 2%;
    font-weight: 600;
    font-size: 25px;
    line-height: 2;
    text-align: center;
    color: #03a9f4;
}
.area3_link a {
    display: inline-block;
    background: #00a9f4;
    color: #fff;
    padding: 0.2em 2em;
    font-size: 21px;
    margin-top: 1em;
}
.area2_content h2 {
    border: solid 3px;
    margin-bottom: 0.5em;
    text-align: center;
}
.area4.area2 .area2_content {
    font-size: 22px;
}
.area4.area2 .area2_content span {
    font-size: 16px;
    letter-spacing: 1px;
}
.copy {
    background: #008dd5;
    text-align: center;
    padding: 0.7em;
}
.copy img {
    height: 1.8em;
}













/*ビルダー*/
.low_main_full_contenttittlearea {
    display: flex;
    margin-bottom: 2em;
    padding: 0em 0% 1em;
    border-bottom: solid 1px #909090;
    align-items: center;
}
.low_main_full_contenttittlearea_tittle {
    width: 85%;
    font-size: 15px;
    letter-spacing: 1px;
}
.low_main_full_contenttittlearea_tittle h1 {
    font-size: 22px;
}
.low_main_full_contenttittlearea_day {
    width: 15%;
    font-size: 12px;
    text-align: right;
    color: #8e8e8e;
}
.subrecruit_maincontentarea_flex {
    display: flex;
    align-items: center;
    margin: 3em 0;
}
.subrecruit_maincontentarea_flex_img {
    width: 49%;
    margin-right: 2%;
    position: relative;
    overflow: hidden;
}
.subrecruit_maincontentarea_flex_img:last-child {
    margin-right: 0%;
}
.subrecruit_maincontentarea_flex_img img {
    width: 100%;
    height: auto;
}
.fullsubrecruit_maincontentarea_flex_content h3 {
    margin-bottom: 1em;
    font-size: 20px;
    color: #000;
    border: none;
}
.fullsubrecruit_maincontentarea_flex_content {
    font-size: 14px;
    line-height: 2;
    letter-spacing: 1px;
    margin: 3em 0;
}
.fullsubrecruit_maincontentarea_flex_content a {
    color: #000;
}
.fullsubrecruit_maincontentarea_flex_img {
    margin: 3em 0;
}
.fullsubrecruit_maincontentarea_flex_img img {
    width: 100%;
}
.subrecruit_maincontentarea_flex_content {
    width: 49%;
    margin-right: 2%;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 1px;
}
.subrecruit_maincontentarea_flex_content:last-child {
    margin-right: 0%;
}
.subrecruit_maincontentarea_flex_content h3 {
    font-weight: 600;
    margin-bottom: 1em;
    font-size: 16px;
}
.subrecruit_maincontentarea_contactform {
    background: #F7F7F7;
    padding: 4em;
    text-align: center;
}
.subrecruit_maincontentarea_contactform h3 {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 0.5em;
}
.subrecruit_maincontentarea_contactform p {
    font-size: 14px;
    margin-bottom: 1em;
}
.subrecruit_maincontentarea_contactform_link a {
    border: solid 1px #000;
    padding: 0.5em 4em;
    display: inline-block;
    margin-top: 1em;
    background: #fff;
    font-size: 13px;
}
.low_main_content.postmaxcontent {
    max-width: 1000px;
    margin: 4em auto;
    padding: 0 2%;
}
/*お問い合わせ*/
.low_waku {
    padding: 0 2%;
    margin: 3em auto;
    max-width: 1000px;
    font-size: 13px;
}
.low_waku_form {
    padding: 5em 4em;
}
.low_main_content_company_flex2 {
    display: flex;
    margin-bottom: 1em;
    align-items: center;
}
.low_main_content_company_flex2 {
    display: flex;
    margin-bottom: 1em;
    align-items: center;
}
.low_main_content_company_flex_tittle {
    width: 40%;
    position: relative;
    padding-right: 4em;
}
.low_main_content_company_flex_tittle span {
    color: #f00;
    display: inline-block;
    margin-left: 0em;
    width: 5em;
}
.low_main_content_company_flex_content {
    width: 60%;
}
.low_main_content_company_flex_content input[type="text"] {
    border: solid 1px #9E9E9E;
    height: 2.5em;
    width: 100%;
    margin: 0em 0 0em;
}
.low_main_content_company_flex_content input[type="email"] {
    border: solid 1px #9E9E9E;
    height: 2.5em;
    width: 100%;
    margin: 0em 0 0em;
}
.low_main_content_company_flex_content textarea {
    border: solid 1px #9E9E9E;
    height: 15em;
    width: 100%;
    margin: 0em 0 0em;
}
.douibottun {
    text-align: center;
    padding: 0 20% 1em;
    display: flex;
    justify-content: center;
}
p.btns {
    text-align: center;
}
p.btns input {
    padding: 0.8em 5em;
    font-size: 13px;
    display: inline-block;
    margin-top: 1em;
    background: #fff;
    border: solid 1px #000;
}
.low_content_page4 {
    border: solid 1px #ad8a4a;
    margin: 2em 0 5em;
    font-size: 12px;
    padding: 2em;
    line-height: 2;
    text-align: center;
}
.low_content_page4 h4 {
    font-size: 18px;
}
.low_content_page4 h4 {
    margin-bottom: 1em;
}
a.linksitasen {
    display: inline-block;
    border-bottom: solid 1px #000;
    margin-top: 1em;
}
/*会社概要*/
.low_company {
    max-width: 800px;
    margin: 0 auto 6em;
    padding: 0 2%;
	font-size: 14px;
}
.low_company_flex {
    display: flex;
    margin-bottom: 3em;
    line-height: 2;
}
.low_company_flex_tittle {
    width: 30%;
}
.low_company_flex_content {
    width: 70%;
}
.sp_only {
    display: none;
}
nav.mobile-menu {
    display: none;
}
/*いつものやつ*/
@media only screen and (max-width: 780px) {
.sp_only {
    display: block;
}
.pc_only {
    display: none;
}
    nav#menu {
        display: none;
    }

    /*sp menu*/
	.mobile-menu {
	    position: relative;
	    display: flex !important;
	    align-items: center;
	    justify-content: flex-end;
	    top: 0px;
	    background-color: rgb(112 200 217);
	    right: 0;
	    height: 50px;
	    z-index: 1;
	}

	.mobile-menu__btn {
	    position: relative;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    width: 50px;
	    height: 50px;
	    cursor: pointer;
	    transition: .4s;
	    z-index: 100;
	    background: none;
	    opacity: 1;
	    background: rgb(112 200 217);
	}

	.mobile-menu__icon {
	    display: block;
	    position: relative;
	    background: #fff;
	    opacity: 1;
	    width: 65%;
	    height: 2px;
	    transition: .4s;
	    top: 0px;
	}

	.mobile-menu__icon::after,
	.mobile-menu__icon::before {
	    content: "";
	    display: block;
	    position: absolute;
	    background: #fff;
	    width: 100%;
	    height: 2px;
	    transition: .4s;
	}

	.mobile-menu__icon::after {
	    top: 9px;
	}

	.mobile-menu__icon::before {
	    top: -9px;
	}

	.mobile-menu__icon p {
	    color: #fff;
	    font-size: 10px;
	    width: 100%;
	    padding-top: 14px;
	}

	.mobile-menu__container {
	    position: fixed;
	    text-align: center;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    top: 0px;
	    left: unset;
	    right: -12em;
	    z-index: 50;
	    height: 0;
	    opacity: 1;
	    transition: .5s;
	    transition-delay: .2s;
	    overflow: hidden;
	    background: #ffffff;
	    width: 12em;
	    height: 100vh;
	}

	.mobile-menu__container:before {
	    content: '';
	    background: inherit;
	    -webkit-filter: blur(5px);
	    -moz-filter: blur(5px);
	    -o-filter: blur(5px);
	    -ms-filter: blur(5px);
	    filter: blur(3px);
	    position: absolute;
	    top: -5px;
	    left: -5px;
	    right: -5px;
	    bottom: -5px;
	    z-index: -1;
	}

	.mobile-menu__checkbox {
	    display: none;
	}

	.mobile-menu__checkbox:checked ~ .mobile-menu__nav {
	    opacity: 1;
	    transition-delay: 0s;
	}

	.mobile-menu__checkbox:checked ~ .mobile-menu__container {
		width: 65vw;
		transition-delay: 0s;
		background: #fff;
		display: flex;
		right: 0%;
		height: 100vh;
		box-shadow: 8px 0px 10px #000000;
	}

	.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon {
	    background: transparent;
	}

	.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::before,
	.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::after {
	    top: 0;
	}

	.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::after {
	    transform: rotate(-45deg);
	    -webkit-transform: rotate(-45deg);
	    background: #fff;
	}

	.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::before {
	    transform: rotate(45deg);
	    -webkit-transform: rotate(45deg);
	    background: #fff;
	}

	.mobile-menu__list {
	    transition-delay: .5s;
	    list-style: none;
	    margin-top: 0px;
	    padding: 0 10%;
	    width: 100%;
	}

	ul#menu_spid li {
	    text-align: left;
	}

	ul#menu_spid li:first-child {
	    border-top: solid 1px #fff;
	    padding-top: 0.5em;
	}

	.mobile-menu__container ul li a {
	    letter-spacing: 0;
	    text-decoration: none;
	    color: #000;
	    line-height: 3;
	    font-size: 14px;
	    text-shadow: none;
	}

	li.menu-item a {
	    background-size: 1em 1em;
	    background-repeat: no-repeat;
	    background-position-y: center;
	}

    /*sp menu end*/
/*ビルダー*/
.subrecruit_maincontentarea_flex {
    display: flex;
    align-items: center;
    margin: 2em 0;
    flex-wrap: wrap;
}
.subrecruit_maincontentarea_flex_img {
    width: 100%;
    height: 15em;
    margin-bottom: 4%;
    margin-right: 0%;
}
.fullsubrecruit_maincontentarea_flex_content {
    font-size: 12px;
    margin: 2em 0;
}
.fullsubrecruit_maincontentarea_flex_content h3 {
    font-size: 14px;
    border: none;
}
.subrecruit_maincontentarea_flex_content h3 {
    font-size: 14px;
}
.subrecruit_maincontentarea_flex_content {
    width: 100%;
    margin-right: 0%;
    font-size: 12px;
}
.fullsubrecruit_maincontentarea_flex_img {
    margin: 2em 0;
}
.subrecruit_maincontentarea_flex_content {
    order: 1;
}
.subrecruit_maincontentarea_contactform {
    font-size: 13px;
}
.subrecruit_maincontentarea_contactform p {
    font-size: 12px;
}
.subrecruit_maincontentarea_contactform_link a {
    font-size: 11px;
}
.low_main_full_contenttittlearea {
    flex-wrap: wrap;
}
.low_main_full_contenttittlearea_tittle {
    font-size: 15px;
	width: 100%;
}
.low_main_full_contenttittlearea_tittle h1 {
    font-size: 16px;
}
.low_main_full_contenttittlearea_day {
    width: 100%;
    font-size: 11px;
    text-align: left;
    order: -1;
    color: #8e8e8e;
    margin: 0.5em 0;
}
/*ビルダーここまで*/
.area1_content {
    padding: 3em 2%;
    font-size: 15px;
    letter-spacing: 1px;
}
.area2_content {
    padding: 2em 2%;
    font-size: 15px;
    line-height: 1.7;
    text-align: left;
}
.area3 {
    padding: 2em 2%;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 1px;
}
.area3_link a {
    font-size: 14px;
}
.area4.area2 .area2_content {
    font-size: 14px;
}
.area2_content h2 {
    border: solid 2px;
}
.area4.area2 .area2_content span {
    font-size: 9px;
    letter-spacing: 0px;
}
.copy img {
    height: 1em;
    vertical-align: baseline;
}
}