@charset "UTF-8";

*{
margin:0;
padding:0;
}
body{
line-height:150%;
height:100%;
font-weight:300;
font-size:14px;
background:black;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
}
html{
height:100%;
}
h1,h2,h2,h3,h5,h6{
font-size: 100%;
font-weight:300;
}
header,footer,article,section,nav,small,aside,div,ul,li,h1,h2,h3,h4,h5{
display:block;
box-sizing:border-box;
position:relative;
}
li{
list-style:none;
}
img{
display:block;
outline:none;
width:100%;
height:auto;
}
p{
}
a{
text-decoration:none;
}
a:hover{
text-decoration: underline;
}
iframe{
border:none;
}
table{
border-collapse:separate;
background:#ddd;
border-spacing: 1px;
width:100%;
}
th,td{
font-weight:normal;
vertical-align: top;
padding:.5em;
background:white;
}
th{
text-align:left;
}
td{
text-align:left;
}
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset !important;
} #videowhite{
width: 100%;
text-align: center;
}
#videowhite>div{
}
#videowhitediv1{
color: white;
padding-top: 17vw;
text-shadow: 0 0.2em 0.3em black;
-webkit-transition:5s;-moz-transition:5s;-o-transition:5s;-ms-transition:5s;transition:5s;
-moz-transition-delay:1s;
-webkit-transition-delay:1s;
-o-transition-delay:1s;
-ms-transition-delay:1s;
opacity: 0;
transform: translate(0,30%);
-webkit-transform: translate(0,30%);
}
#videowhitediv1>p:nth-of-type(1){
font-size:300%;
letter-spacing: .2em;
line-height:100%;
font-family:"Sawarabi Mincho";
}
#videowhitediv1>p:nth-of-type(2){
font-size: 80%;
width: 86%;
border-top: .15em solid #a91c1c;
margin: 1em auto;
background: radial-gradient(at 50%,rgba(74, 41, 0, 0.4) , transparent 80%);
font-family: "Sawarabi Mincho";
position: relative;
line-height: 200%;
}
#videowhitediv2{
text-align: left;
background:rgba(0,0,0,.4);
color:white;
width:100%;
margin:16.4vw auto 0;
padding:.4em 1em 2em;
-webkit-transition:1.8s;-moz-transition:1.8s;-o-transition:1.8s;-ms-transition:1.8s;transition:1.8s;
-moz-transition-delay:5s;
-webkit-transition-delay:5s;
-o-transition-delay:5s;
-ms-transition-delay:5s;
opacity: 0;
transform: translate(0,-20%); 
-webkit-transform: translate(0,-20%); 
}
#videowhitediv2>p{
font-size:90%;
}
#videowhitediv2 ul{
margin-top:1em;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;
-moz-box-pack:justify;-ms-box-pack:justify;box-pack:justify;flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;
}
#videowhitediv2 li{
width:30%;
background:white;
opacity: 0;
overflow:hidden;
transform: translate(-20%,0); 
-webkit-transform: translate(-20%,0);
-webkit-transition:1.8s;-moz-transition:1.8s;-o-transition:1.8s;-ms-transition:1.8s;transition:1.8s;
}
#videowhitediv2 li:nth-of-type(1){
-moz-transition-delay:6.8s;
-webkit-transition-delay:6.8s;
-o-transition-delay:6.8s;
-ms-transition-delay:6.8s;
}
#videowhitediv2 li:nth-of-type(2){
-moz-transition-delay:7.4s;
-webkit-transition-delay:7.4s;
-o-transition-delay:7.4s;
-ms-transition-delay:7.4s;
}
#videowhitediv2 li:nth-of-type(3){
-moz-transition-delay:8s;
-webkit-transition-delay:8s;
-o-transition-delay:8s;
-ms-transition-delay:8s;
}
#videowhitediv2 li img{
transform:scale(1.1);
-webkit-transition:1s;-moz-transition:1s;-o-transition:1s;-ms-transition:1s;transition:1s;
}
#videowhitediv2 li img:hover{
transform:scale(1);
}
.mv07f{
opacity: 1.0 !important;
transform: translate(0,0) !important; 
-webkit-transform: translate(0,0) !important;
}
.t_bgvid{
width: 100%;
height: 100%;
background: url(//marushin1977.jp/wp-content/themes/marushin/images/share/bgvid.jpg)no-repeat;
background-size: 100% auto;
background-position: center top -3em;
position: fixed;
}
#f_bgvid{
animation:bgvid 7s forwards;
}
@-webkit-keyframes bgvid{100%{background-position:center top 0;}}
@-moz-keyframes bgvid{100%{background-position:center top 0;}}
@keyframes bgvid{100%{background-position:center top 0;}} #wrap{
width:100%;
margin-bottom:3em;
} #shareheader{
width:100%;
}
#shareheader h1{
background: rgba(42, 53, 0, 0.8);
color: white;
text-align: right;
font-size: 70%;
border-bottom: .16vw solid red;
overflow:hidden;
height:1.2em;
}
#shareheader h1 span{
transform: scale(.7);
width: 140%;
margin-left: -20%;
position: absolute;
top: -.4em;
left: 0;
}
#shareheader>div{
color:white;
padding-left:5%;
align-items: center;
background:-webkit-linear-gradient(left, white 37%, rgba(158, 113, 33, 0.7) 70%, rgba(80, 53, 2, 0.7), black);
background:-o-linear-gradient(left, white 37%, rgba(158, 113, 33, 0.7) 70%, rgba(80, 53, 2, 0.7), black);
background:linear-gradient(to right, white 37%, rgba(158, 113, 33, 0.7) 70%, rgba(80, 53, 2, 0.7), black);
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;
}
#shareheader>p{
color: #ffffff;
padding: .2em 0;
background: rgba(130, 69, 6, 0.7);
text-shadow: 0.1em 0 0.2em black;
border-top: .15em solid white;
text-align: center;
font-size: 80%;
}
#shareheader a{
color:white;
}
#header-l{
width: 56%;
margin-right: auto;
padding: .4em;
} #header-c{
position: fixed;
right: .4em;
top: .9em;
z-index:9999;
}
.fglobalnav{
padding:.3em;
height: 2.9em;
background:rgba(0,0,0,.6);
}
.fglobalnav ul{
display:none;
position:fixed;
top:0;
left:0;
background:rgba(0, 0, 0, 0.7);
width:100%;
height:100%;
z-index:9998;
padding: 4em .4em;
}
.fglobalnav li{
padding:.5em 2em;
}
.fglobalnav li a{
color:white;
padding-left:1em;
display: block;
}
.fglobalnav li a:before{
content:"→";
position:absolute;
left:1em;
top:.5em;
color:white;
}
.menu-trigger,
.menu-trigger span {
display: inline-block;
transition: all .4s;
box-sizing: border-box;
}
.menu-trigger span {
position: absolute;
left: 0;
width: 100%;
background-color: #fff;
height: .2em;
border-radius: 4px;
}
.menu-trigger,
.menu-trigger span {
display: inline-block;
transition: all .4s;
box-sizing: border-box;
}
.menu-trigger {
position: relative;
width: 2.3em;
height: 2.3em;
z-index: 9999;
}
.menu-trigger span:nth-of-type(1) {
top: 0;
}
.menu-trigger span:nth-of-type(2) {
top: calc(50% - .1em);
}
.menu-trigger span:nth-of-type(3) {
bottom: 0;
}
.menu-trigger span:nth-of-type(1) {
-webkit-animation: menu-bar01 .75s forwards;
animation: menu-bar01 .75s forwards;
}
@-webkit-keyframes menu-bar01 {
0% {-webkit-transform: translateY(1.05em) rotate(45deg);}
50% {-webkit-transform: translateY(1.05em) rotate(0);}
100% {-webkit-transform: translateY(0) rotate(0);}
}
@keyframes menu-bar01 {
0% {transform: translateY(1.05em) rotate(45deg);}
50% {transform: translateY(1.05em) rotate(0);}
100% {transform: translateY(0) rotate(0);}
}
.menu-trigger span:nth-of-type(2) {
transition: all .25s .25s;
opacity: 1;
}
.menu-trigger span:nth-of-type(3) {
-webkit-animation: menu-bar02 .75s forwards;
animation: menu-bar02 .75s forwards;
}
@-webkit-keyframes menu-bar02 {
0% {-webkit-transform: translateY(-1.05em) rotate(-45deg);}
50% {-webkit-transform: translateY(-1.05em) rotate(0);}
100% {-webkit-transform: translateY(0) rotate(0);}
}
@keyframes menu-bar02 {
0% {transform: translateY(-1.05em) rotate(-45deg);}
50% {transform: translateY(-1.05em) rotate(0);}
100% {transform: translateY(0) rotate(0);}
}
.menu-trigger.active span:nth-of-type(1) {
-webkit-animation: active-menu-bar01 .75s forwards;
animation: active-menu-bar01 .75s forwards;
}
@-webkit-keyframes active-menu-bar01 {
0% {-webkit-transform: translateY(0) rotate(0);}
50% {-webkit-transform: translateY(1.05em) rotate(0);}
100% {-webkit-transform: translateY(1.05em) rotate(45deg);}
}
@keyframes active-menu-bar01 {
0% {transform: translateY(0) rotate(0);}
50% {transform: translateY(1.05em) rotate(0);}
100% {transform: translateY(1.05em) rotate(45deg);}
}
.menu-trigger.active span:nth-of-type(2) {
opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
-webkit-animation: active-menu-bar03 .75s forwards;
animation: active-menu-bar03 .75s forwards;
}
@-webkit-keyframes active-menu-bar03 {
0% {-webkit-transform: translateY(0) rotate(0);}
50% {-webkit-transform: translateY(-1.05em) rotate(0);}
100% {-webkit-transform: translateY(-1.05em) rotate(-45deg);}
}
@keyframes active-menu-bar03 {
0% {transform: translateY(0) rotate(0);}
50% {transform: translateY(-1.05em) rotate(0);}
100% {transform: translateY(-1.05em) rotate(-45deg);}
} #sharefooter{
}
#sharefooter a{
color:black;
}
#sharefooter a:hover{
color:#a91c1c;
}
#sharefooter>div{
padding:1em;
background:rgba(255,255,255,.8) url(//marushin1977.jp/wp-content/themes/marushin/images/share/m_footerback.jpg)center bottom no-repeat;
background-size:100% auto;
background-attachment: fixed;
border-top: 1px solid #aaa;
}
#footer-l{
font-size: 80%;
}
#footer-l img{
width:47%;
margin-bottom:1em;
}
#footer-r{
width: 23%;
position: absolute;
right: 1em;
top: 1em;
}
#copyright{
width: 100%;
font-size: 60%;
background: #2b3e02;
text-align: center;
color: white;
line-height: 150%;
} .pagediv>article{
padding-bottom:6em;
background:white;
}
.pagediv header{
width: 100%;
margin: 0 auto;
padding:3em 0;
}
.pagedivpadding header{
padding:4em 0;
}
.pagediv header h1{
font-size: 164%;
text-align: center;
letter-spacing: .2em;
}
.pagediv header h1 span{
position: absolute;
top: -2.5em;
left:0;
width: 100%;
text-align: center;
letter-spacing: 0;
font-size:50%;
} #breadcrumb{
background:#555d30;
color:white;
font-size: 90%;
line-height: 150%;
padding: 0 1em;
}
#breadcrumb a{
color:white;
} #front{
background:white;
padding:3em 0 0;
}
#front>div{
margin-bottom:3em;
}
#front h2{
margin-bottom: 2em;
font-size: 120%;
font-weight: bold;
text-align: center;
}
#front1{
}
#front1 h2{
color:black;
}
#front1 p{
color: #444;
padding: 0 .4em;
font-size: 90%;
line-height: 140%;
}
#front1 p:last-of-type{
text-align: center;
}
#front1 a{
display:block;
margin-top:3em;
color:#8e0101;
text-decoration: underline;
-webkit-transition:0.4s;-moz-transition:0.4s;-o-transition:0.4s;-ms-transition:0.4s;transition:0.4s;
}
#front1 a:hover{
letter-spacing: .2em;
}
#front2{
width:100%;
}
#front2>div>div{
margin-bottom: 1em;
}
#front2>div>div:nth-of-type(1){
background: url(//marushin1977.jp/wp-content/themes/marushin/images/front/itemsback@2.jpg)center no-repeat;
background-size: cover;
}
#front2>div>div:nth-of-type(2){
background: url(//marushin1977.jp/wp-content/themes/marushin/images/front/jireiback@2.jpg)center no-repeat;
background-size: cover;
}
#front2>div>div>div{
width: 86%;
margin:0 auto;
padding: 1.5em 1.5em 6em;
background: rgba(12, 16, 0, 0.5);
border-right: .1em solid white;
border-left: .1em solid white;
}
#front2 p{
color:#f1f1f1;
}
#front2 h2{
border-bottom: .14em solid red;
padding-bottom: .4em;
color:white;
margin-bottom:1em;
}
#front2 a{
color:white;
}
#front2>div>div>p:last-of-type{
position:absolute;
bottom:1em;
right:1em;
border:1px solid #ddd;
}
#front2>div>div>p:last-of-type>a{
display:block;
padding:1em 2em;
}
#front2 #frontjirei li{
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;
margin-bottom:1em;
}
#front2 #frontjirei li>div:nth-of-type(1){
width:24%;
margin-right:auto;
}
#front2 #frontjirei li>div:nth-of-type(2){
width:73%;
}
#front2 #frontjirei li>div:nth-of-type(1) p{
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;
-moz-box-pack:justify;-ms-box-pack:justify;box-pack:justify;flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;
align-items:center;
overflow:hidden;
height: 3.5em;
}
#front2 #frontjirei li>div:nth-of-type(1) p img{
transform:scale(1.1);
-webkit-transition:0.4s;-moz-transition:0.4s;-o-transition:0.4s;-ms-transition:0.4s;transition:0.4s;
}
#front2 #frontjirei li>div:nth-of-type(1) p img:hover{
transform:scale(1);
}
#front2 .front2btn{
display:block;
padding:1em 4em;
border:.1em solid white;
color:white;
position:absolute;
left:calc(50% - 7em);
bottom:1.5em;
-webkit-transition:0.4s;-moz-transition:0.4s;-o-transition:0.4s;-ms-transition:0.4s;transition:0.4s;
}
#front2 .front2btn:hover{
box-shadow:0 0 2em white inset;
text-decoration: none;
}
#front3{
width: 100%;
margin: 0 auto !important;
padding-top: 1em;
background: url(//marushin1977.jp/wp-content/themes/marushin/images/front/csrback@2.jpg)center no-repeat;
background-size: auto 100%;
height: 80vw;
text-align: center;
border-top: .8em solid #736000;
}
#front3 h2{
font-size: 100%;
margin-bottom:1em;
}
#front3 h2 a{
color: #8e0101;
}
#froat3 h2 a:hover{
text-decoration: underline;
}
#front3>div>div{
font-size: 80%;
padding: 0 1em;
line-height: 140%;
}
#front4{
width:100%;
margin:0 auto !important;
padding:5em 0 2em;
background:#f3efe8;
}
#front4>div{
width:80%;
margin:0 auto;
}
#front4>div>div{
margin-bottom: 3em;
}
#front4>div>div>div{
}
#front4>div>div>div h2{
border-bottom:.1em solid #845500;
padding-bottom:.5em;
margin-bottom: 0;
}
#front4>div>div>div>p{
text-align: right;
}
#front4>div>div>div>div{
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;
background: #fdfbf4;
}
#front4>div>div>div>div>p{
width:35%;
overflow: hidden;
}
#front4>div>div>div>div>div{
padding: .2em .2em 0;
width: 65%;
font-size: 90%;
}
#front4 #frontfaq li{
padding-left: 2em;
}
#front4 img{
transform:scale(1.1);
-webkit-transition:0.4s;-moz-transition:0.4s;-o-transition:0.4s;-ms-transition:0.4s;transition:0.4s;
}
#front4 img:hover{
transform:scale(1);
}
#front4 #frontfaq li span{
position: absolute;
left:0;
top:0;
}
#front4 a{
color:#3e2300;
}
#front4 .front4btn{
color: #555;
}
#front4 .front4btn:hover{
color: #376706;
text-decoration: underline;
}
#front5{
width: 80%;
margin: 0 auto 0 !important;
padding: 5em 0 2em;
}
#front5 h2{
border-bottom: .1em solid #845500;
padding-bottom: .5em;
text-align: center;
}
#front5 ul{
margin-top:2em;
}
#front5 li{
}
#front6{
margin-bottom:0 !important;
}
#front7{
background:white;
padding-bottom:5em;
}
#front7 p{
text-align: center;
}
#front7 a{
display: block;
color: #8e0101;
text-decoration: underline;
}
#front8>div{
width: 87%;
margin: 0 auto;
background: #f1f1f1;
}
#front8 h2,
#front8 li{
border:.1em solid white;
background:rgba(255,255,255,.6);
padding:.4em;
margin-bottom:.4em;
}
#front8 h2{
font-size:100%;
text-align: center;
color: #8e0101;
border-bottom: .3em solid #9c7720;
}
#front8 ul{
padding: .4em;
overflow-y:scroll;
height:15em;
}
#front8 li{
}
#front8 time{
font-size:70%;
}
#ftakuhai>div:nth-of-type(1){
margin-bottom:1em;
}
#ftakuhai>div:nth-of-type(2){
-webkit-order:-1;-ms-flex-order:-1;order: -1;
}
#ftakuhai a,
#ftakuhai>div:nth-of-type(2){
display: block;
background: green;
color: white;
padding: .4em 0;
text-decoration: underline;
transition-duration: 0.4s;
margin: 1em auto;
width: 90%;
box-sizing: border-box;
text-align: center;
} #company header{
background:url(//marushin1977.jp/wp-content/themes/marushin/images/company/m_header-1@2.jpg)center top no-repeat;
background-size:100% auto;
background-attachment: fixed;
}
#company>article{
}
#company4{
padding-top:3em;
text-align: center;
}
#company4 p:nth-of-type(1){
font-size:120%;
line-height:150%;
font-weight: bold;
margin-bottom:1em;
}
#company1{
width:90%;
margin:0 auto;
}
#company1>div{
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;
-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
}
#company1 h2{
margin-bottom:1em;
}
#company1>div>div:nth-of-type(1){
width: 100%;
}
#company1>div>div:nth-of-type(1)>p{
text-align: right;
padding-right:1em;
margin-top:1em;
font-family: "Sawarabi Mincho";
}
#company1>div>div>div>p{
font-family: "Sawarabi Mincho";
}
#company1>div>div:nth-of-type(2){
width: 100%;
order: -1;
margin-bottom: 1em;
}
#company2{
padding-top:5em;
}
#company5{
width:90%;
margin:5em auto;
}
#company5 h2{
text-align: center;
}
#company5>div{
padding: 1em .5em;
color: #555;
line-height: 160%;
border-top: 3px double #7d6300;
border-bottom: 3px double #7d6300;
}
#company5>div p{
font-family: "Sawarabi Mincho";
}
#company2>div>div:nth-of-type(2){
margin-top: 5em;
}
#company2 h2{
background:-webkit-linear-gradient(70deg, #4c3f00, transparent 60%) !important;
background:-o-linear-gradient(70deg, #4c3f00, transparent 60%) !important;
background:linear-gradient(160deg, #4c3f00, transparent 60%) !important;
}
#company2 table{
border-left: 2px solid #886400;
}
#company2 th{
width:25%;
}
#company2 td{
width:75%;
}
#company3{
margin-top:4em;
}
#mapField {
height: 25.4em;
pointer-events:none;
}
#map iframe{
width:100%;
height:20em;
} #privacy{
background:white;
}
#privacy1{
width:80%;
margin:0 auto;
}
#privacy1>p{
text-align: right;
}
#privacy section{
margin-bottom:2em;
}
#privacy h2{
font-weight: bold;
margin-bottom:1em;
}
#privacy section div{
padding-left:1em;
}
#privacy p{
margin-bottom:1em;
} #notfound{
min-height: 48vw;
}
#notfound header{
margin-bottom:2em;
}
#notfound>div:nth-of-type(1){
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;
-moz-box-pack:justify;-ms-box-pack:justify;box-pack:justify;flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;
margin-bottom:3em;
width:80%;
margin:0 auto;
}
#notfound>div>div:nth-of-type(1) p:nth-of-type(1){
font-size: 1200%;
line-height: 100%;
}
#notfound>div>div:nth-of-type(1) p:nth-of-type(2){
font-size:440%;
line-height: 100%;
}
#notfound>div>div:nth-of-type(2) p:nth-of-type(1){
margin-bottom:3em;
} #sitemaps ul{
border:1px solid #ddd;
width:74%;
margin:0 auto;
}
#sitemaps li{
border-bottom:1px solid #ddd;
line-height:100%;
}
#sitemaps li:last-of-type{
border-bottom:none;
}
#sitemaps li a{
color:#555;
display:block;
padding:1em;
}
#sitemaps li a:hover{
color: #a91c1c;
} #inquiry header{
background:url(//marushin1977.jp/wp-content/themes/marushin/images/inquiry/m_header-1@2.jpg)center top no-repeat;
background-size:100% auto;
background-attachment: fixed;
}
#inquiry section{
width:80%;
margin:5em auto 0;
}
#inquiry1{
margin:5em 0;
}
#inquiry1 h2{
text-align: center;
}
#inquiry1>div{
text-align: center;
}
#inquiry1>div>p:nth-of-type(1){
font-size: 240%;
line-height: 100%;
}
.wpcf7{
margin:2em 0;
}
.wpcf7 table{
border-spacing:0;
color:#333;
width:100%;
margin-bottom:2em;
background:white;
}
.wpcf7 th,
.wpcf7 td{
display:block;
background:white;
font-weight:normal;
text-align: left;
padding:.5em;
border: 1px solid #675500;
}
.wpcf7 th{
background:#f1f1f1;
vertical-align: top;
border-bottom:none;
}
.wpcf7 td{
margin-bottom: 1em;
border-top: none;
}
.wpcf7 tr:last-child th{
vertical-align: top;
}
.wpcf7 td input:not([type=radio]),
.wpcf7 td textarea{
width:99%;
border:none;
font-size: 100%;
}
.wpcf7 td .wpcf7-form-control-wrap{
width:100%;
}
.wpcf7 td span.wpcf7-form-control>span:not(:first-child) input[type=radio]{
margin:0 0 0 2em;
}
.wpcf7 td textarea{
border:3px solid #9cd9e4;
}
.wpcf7-response-output{
color:red;
text-align: center;
}
.hissu,
.ninni{
font-size:60%;
padding:.2em;
color:white;
margin-right:.5em;
}
.hissu{
background:red;
}
.ninni{
background:#aaa;
}
#inquiry form>p,
#recruit form>p{
text-align: center;
margin-bottom: 1em;
}
.privacy-policy a{
text-decoration: underline;
}
#inquiry input[type=submit],
#recruit5 input[type=submit]{
font-size: 120%;
border: 1px solid #aaa;
margin-top: 2em;
cursor: pointer;
padding: .5em 5em .5em;
color: #337d06;
background: linear-gradient(#fff,#ddd);
outline: none;
}
#inquiry .screen-reader-response{
color:red;
margin-bottom:1em;
}
#inquiry .wpcf7-not-valid-tip{
display:inline-block;
font-size:90%;
color:red;
}
#inquiry .wpcf7-validation-errors{
text-align: center;
color:red;
}
#inquiry .wpcf7 label,
#recruit .wpcf7 label{
cursor: pointer;
font-size: 110%;
font-weight: bold;
}
#inquiry .wpcf7 label:hover{
color:red;
}
#inquiry .wpcf7 .screen-reader-response ul{
display:none !important;
}
#thankyou{
background:white;
font-size: 120%;
display:-ms-flexbox;display:-webkit-flex;display:flex;
align-items: center;
-webkit-justify-content:center;-ms-flex-pack: center; justify-content:center;
} #csr header{
background:url(//marushin1977.jp/wp-content/themes/marushin/images/csr/m_header-1@2.jpg)center top no-repeat;
background-size:100% auto;
background-attachment: fixed;
}
#csr1{
width:80%;
margin:5em auto 0;
}
#csr h2{
font-size:120%;
font-weight: bold;
margin-bottom:1em;
}
#csr h2 span{
display: block;
margin-top:1em;
}
#csr p{
padding-left:1em;
margin-bottom:3em;
}
#csr li{
padding-left:2em;
margin-bottom:2em;
}
#csr li span{
position:absolute;
left:0;
top:0;
}
#csr1>p{
margin-bottom:0;
text-align: right;
} #faq header{
background:url(//marushin1977.jp/wp-content/themes/marushin/images/faq/m_header-1@2.jpg)center top no-repeat;
background-size:100% auto;
background-attachment: fixed;
}
#faq1,
#faq2,
#faq3{
width:86%;
margin:5em auto 0;
}
#faq h2{
margin-bottom:1em;
}
#faq h3{
border-bottom:.1em dotted #e2e2e2;
padding-top:1em;
padding-left:.4em;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;
}
#faq h3:hover{
text-decoration: underline;
}
#faq li:hover{
animation:faq .6s forwards;
cursor:pointer;
}
@-webkit-keyframes faq{100%{background:#eaeaea;}}
@-moz-keyframes faq{100%{background:#eaeaea;}}
@keyframes faq{100%{background:#eaeaea;}}
#faq li div{
padding:1em 1em 2em;
display:none;
color:#555;
} #review header{
background:url(//marushin1977.jp/wp-content/themes/marushin/images/review/header-1a.jpg)center top no-repeat;
background-size:100% auto;
background-attachment: fixed;
}
#review li{
margin:5em auto 0;
}
#review li>div:nth-of-type(1){
padding:0 2em;
}
#review li h2{
font-size: 130%;
margin-bottom: 1em;
text-align: center;
padding-bottom: .5em;
border-bottom: .15em solid #654f01;
}
#review li div div:nth-of-type(1){
margin-bottom:1em;
} #recruit header{
background:url(//marushin1977.jp/wp-content/themes/marushin/images/recruit/header-1b.jpg)center top 3em no-repeat;
background-size:100% auto;
background-attachment: fixed;
}
#recruit>article>div:not(#breadcrumb){
width:84%;
margin:3em auto 0;
}
#recruit>article>p{
text-align: center;
margin-top:1em;
}
#recruit1{
text-align: center;
width:100% !important;
}
#recruit1 h2{
font-size:120%;
line-height: 150%;
margin-bottom:1em;
}
#recruit1 h2 span{
font-weight: bold;
}
#recruit1 p{
font-size:90%;
}
#recruit2{
background: #f9f8f4;
width:100% !important;
padding:3em 10%;
}
#recruit2 h3{
color: #8e0101;
text-align: center;
border-bottom: .15em solid #654f01;
}
#recruit2 div div:nth-of-type(1){
margin:1em 0;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;
-webkit-justify-content:center;-ms-flex-pack: center;justify-content:center;
align-items: center;
height:12em;
overflow:hidden;
}
#recruit3 h2{
margin-bottom: 1em;
}
#recruit3 li{
margin-bottom:3em;
}
#recruit3 li>div>div:nth-of-type(1) h3{
font-size:120%;
}
#recruit3 li:nth-of-type(1) h3 span:nth-of-type(1){
background: url(//marushin1977.jp/wp-content/themes/marushin/images/recruit/time0800@2.png)left top no-repeat;
}
#recruit3 li:nth-of-type(2) h3 span:nth-of-type(1){
background: url(//marushin1977.jp/wp-content/themes/marushin/images/recruit/time0830@2.png)left top no-repeat;
}
#recruit3 li:nth-of-type(3) h3 span:nth-of-type(1){
background: url(//marushin1977.jp/wp-content/themes/marushin/images/recruit/time0900@2.png)left top no-repeat;
}
#recruit3 li:nth-of-type(4) h3 span:nth-of-type(1){
background: url(//marushin1977.jp/wp-content/themes/marushin/images/recruit/time1200@2.png)left top no-repeat;
}
#recruit3 li:nth-of-type(5) h3 span:nth-of-type(1){
background: url(//marushin1977.jp/wp-content/themes/marushin/images/recruit/time1300@2.png)left top no-repeat;
}
#recruit3 li:nth-of-type(6) h3 span:nth-of-type(1){
background: url(//marushin1977.jp/wp-content/themes/marushin/images/recruit/time1400@2.png)left top no-repeat;
}
#recruit3 li:nth-of-type(7) h3 span:nth-of-type(1){
background: url(//marushin1977.jp/wp-content/themes/marushin/images/recruit/time1600@2.png)left top no-repeat;
}
#recruit3 li:nth-of-type(8) h3 span:nth-of-type(1){
background: url(//marushin1977.jp/wp-content/themes/marushin/images/recruit/time1700@2.png)left top no-repeat;
}
#recruit3 li:nth-of-type(9) h3 span:nth-of-type(1){
background: url(//marushin1977.jp/wp-content/themes/marushin/images/recruit/time1800@2.png)left top no-repeat;
}
#recruit3 li h3 span:nth-of-type(1){
background-size:auto 100% !important;
padding-left:1.5em;
}
#recruit3 li h3 span:nth-of-type(2){
display: block;
padding:.5em;
margin-bottom:.5em;
color: #8e0101;
border-bottom: .15em solid #654f01;
}
#recruit3 li p{
color:#555;
}
#recruit4 th,
#recruit4 td{
padding:1em;
}
#recruit4 th{
width:30%;
background:#fafafa;
}
#recruit4 td{
width:70%;
}
#recruit5 #inquiry1 div p:nth-of-type(1) {
color: #8e0101;
border-bottom: .15em solid #654f01;
}
#recruit5 #inquiry2 .privacy-policy,
#recruit5 #inquiry2 .doui,
#recruit5 #inquiry2 #submit{
text-align: center;
}
#recruit6 h2{
color: #8e0101;
border-bottom: 0.15em solid #654f01;
font-size: 1.2em;
line-height: 200%;
margin-bottom:.5em;
}
#recruit6 h2+p{
margin-bottom:2em;
}
#recruit6 li{
margin-bottom:1em;
}
#recruit6 li h3{
font-weight: bold;
}
#recruit6 li h3+p{
padding-left:1em;
} #service header{
background:url(//marushin1977.jp/wp-content/themes/marushin/images/service/m_header-1@2.jpg)center top no-repeat;
background-size:100% auto;
background-attachment: fixed;
}
#service>article{
padding-bottom:0;
}
#service1{
padding-top:3em;
text-align: center;
font-size:90%;
}
#service1 h2{
font-size:140%;
margin-bottom: .3em;
}
#service li{
margin:0 auto;
padding: 4em 0;
}
#service li:nth-of-type(even){
background:#f7f7f7;
}
#service li>div:nth-of-type(1){
padding:0 2em 1em;
}
#service li>div:nth-of-type(1)>div:nth-of-type(1){
margin-bottom:1em;
}
#service li h3{
font-size: 124%;
margin-bottom: 1em;
text-align: center;
color: #8e0101;
padding-bottom: .5em;
border-bottom: .15em solid #654f01;
}
#service li div div p{
color:#333;
font-size:90%;
}
#service2{
} #items header{
background:url(//marushin1977.jp/wp-content/themes/marushin/images/items/m_header-2@2.jpg)center top no-repeat;
background-size:100% auto;
background-attachment: fixed;
}
#items>article{
padding-bottom:0 !important;
border-bottom: .2em solid #301b00;
}
#items1 ul,
#items1 li{
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;
-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
}
#items1 li{
width:100%;
}
#items1 li:nth-of-type(1) div{
box-shadow:none;
}
#items1 li>div{
height:13.9em;
overflow:hidden;
}
#items1 li>div:nth-of-type(1){
padding:1em;
width:75%;
box-shadow: 0.2em 0.1em 0.5em grey inset;
}
#items1 li>div:nth-of-type(1) h2{
font-size:110%;
font-weight: bold;
margin-bottom:1em;
}
#items1 li>div:nth-of-type(1) p{
color:#777;
}
#items1 li:nth-of-type(even) div:nth-of-type(2){
order:-1;
}
#items1 li div:nth-of-type(2){
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;
-webkit-justify-content:center;-ms-flex-pack: center;justify-content:center;
align-items:center;
width:25%;
}
#items1 li div:nth-of-type(2) img{
min-height:100%;
width:auto;
height:auto;
}
#items1 li:nth-of-type(1) h2{
text-align: center;
line-height: 27.8em;
width:100%;
}
#itembanner{
background:white;
} #jirei header{
background:url(//marushin1977.jp/wp-content/themes/marushin/images/jirei/m_header-1@2.jpg)center top no-repeat;
background-size:100% auto;
background-attachment: fixed;
}
#jirei1{
padding-top:3em;
}
#jirei1 ul{
}
#jirei1 li{
margin-bottom:1em;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;
}
#jirei1 li>div:nth-of-type(1){
height:15vw;
width: 30%;
overflow: hidden;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;
align-items: center;
}
#jirei1 li>div:nth-of-type(1) img{
transform: scale(1.1);
-webkit-transition:0.4s;
-moz-transition:0.4s;
-o-transition:0.4s;
-ms-transition:0.4s;
transition:0.4s;
}
#jirei1 li>div:nth-of-type(1) img:hover{
transform:scale(1);
}
#jirei1 li>div:nth-of-type(2){
padding-left:1em;
}
#jirei li a{
color:#555;
}
#jirei li a:hover{
color:#a91c1c;
} #single header h1{
font-size:140%;
letter-spacing: 0;
}
#single .pagearticle>div:not(#breadcrumb){
width:80%;
margin: 0 auto;
}
#single1 ul{
}
#single1 li:nth-of-type(1){
margin-bottom: 3em;
}
#single1 li:nth-of-type(2){
padding: 0 20%;
}
#single1 li p{
}
#single1 li p:nth-of-type(2){
overflow:hidden;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;
-webkit-justify-content:center;-ms-flex-pack: center;justify-content:center;
align-items:center;
}
#single2{
padding:2em 0;
}
#single3 ul,
#single3 li{
}
#single3 li{
}
#single3 li:last-of-type{
margin-right:auto;
}
#single3 li:nth-of-type(3){
margin-right:0;
}
#single3 li{
margin-bottom:1em;
}
#single3 li p:nth-of-type(1){
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;
-webkit-justify-content:center;-ms-flex-pack: center;justify-content:center;
align-items: center;
max-height:14em;
overflow: hidden;
}
#single3 li img{
min-width:100%;
min-height:100%;
}
#single4 ul{
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;
border:1px solid #ddd;
}
#single4 li{
text-align: center;
}
#single4 li:nth-of-type(1),
#single4 li:nth-of-type(3){
width:20%;
}
#single4 li:nth-of-type(2){
width:calc(60% - 4px);
border-left:1px solid #ddd;
border-right:1px solid #ddd;
}
#single4 a{
display:block;
color:#555;
padding:1em 0;
}
#single4 a:hover{
color:white;
animation:headmail .6s forwards;
} #pagenavigation{
width:100%;
margin:0 auto;
}
#pagenavigation .pages,
#pagenavigation .page,
#pagenavigation .previouspostslink,
#pagenavigation .nextpostslink,
#pagenavigation .last{
background:white;
border: .1em solid #498805;
text-align:center;
padding:1em;
line-height:200%;
margin:0 .2em;
}
#pagenavigation .pages:hover,
#pagenavigation .page:hover,
#pagenavigation .previouspostslink:hover,
#pagenavigation .nextpostslink:hover,
#pagenavigation .last:hover{
animation:headmail .6s forwards;
border:.1em solid #a91c1c;
color:white;
}
#pagenavigation .current {
background:#a91c1c;
padding: 1em;
line-height: 200%;
color:white;
border:1px solid #a91c1c;
}
#pagenavigation .pages{
display:none;
} .ptitle{color:white !important;text-shadow:.1em 0 .2em black;}
.goldtitle{
padding: .7em 1em;
background: radial-gradient(circle at 20% 50%,#71530e,#9a7100 30%,transparent 80%,#ab8225);
color: white;
margin-bottom: 1em;
} #m_access{
position: fixed;
bottom: 0;
left: 0;
width: 100%;
height: 3em;
line-height: 3em;
background:-webkit-linear-gradient(white, #476300 10%, #002304);
background:-o-linear-gradient(white, #476300 10%, #002304);
background:linear-gradient(white, #476300 10%, #002304);
border-top:1px solid white;
}
#m_access ul{
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;
}
#m_access li{
width:33.33%;
height:3em;
}
#m_access li:nth-of-type(1){
background:url(//marushin1977.jp/wp-content/themes/marushin/images/share/m_tel@2.png)left .6em center no-repeat;
background-size: 24% auto;
padding-left:3.5em;
}
#m_access li:nth-of-type(2){
width:calc(33.34% - 2px);
border-left:1px solid white;
border-right:1px solid white;
background:url(//marushin1977.jp/wp-content/themes/marushin/images/share/mail@2.png)left .6em center no-repeat;
background-size: 24% auto;
padding-left:3.2em;
}
#m_access li:nth-of-type(3){
background:url(//marushin1977.jp/wp-content/themes/marushin/images/share/m_map@2.png)left .6em center no-repeat;
background-size: 24% auto;
padding-left:3.5em;
}
#m_access a{
color:white;
} .mdn{display:none !important;}
.m_txc{text-align:center}
.m_flex{display:-ms-flexbox;display:-webkit-flex;display:flex;}
.m_flexwrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.m_justifyspace{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;}
.m_justifycenter{-webkit-justify-content:center;-ms-flex-pack: center; justify-content:center;}
.m_justifybeen{-webkit-justify-content:space-between;-ms-flex-pack: justify;justify-content:space-between;}
.list-mv07{
opacity: 0;
transform: translate(0,20%); 
-webkit-transform: translate(0,20%); 
transition: 1.2s;
}
.mv07{
opacity: 1.0;
transform: translate(0,0); 
-webkit-transform: translate(0,0);
}
.list-mv08{
opacity: 0;
transform: translate(20%,0); 
-webkit-transform: translate(20%,0); 
transition: 1.8s;
}
.mv08{
opacity: 1.0;
transform: translate(0,0); 
-webkit-transform: translate(0,0);
}
.list-mv06{
opacity: 0;
transform: translate(-20%,0); 
-webkit-transform: translate(-20%,0); 
transition: 1.8s;
}
.mv06{
opacity: 1.0;
transform: translate(0,0); 
-webkit-transform: translate(0,0);
}
.list-mv09{
opacity: 0;
transform: translate(0,-20%); 
-webkit-transform: translate(0,-20%); 
transition: 1.8s;
}
.mv09{
opacity: 1.0;
transform: translate(0,0); 
-webkit-transform: translate(0,0);
} .loopSliderWrap {
top: 0;
left: 0;
height: 20em;
overflow: hidden;
position: absolute;
}
.loopSlider {
margin: 0 auto;
width: 100%;
height: 20em;
overflow: hidden;
}
.loopSlider ul {
height: 20em;
float: left;
overflow: hidden;
}
.loopSlider ul li {
width: 20%;
height: 20em;
float: left;
overflow: hidden;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;
-webkit-justify-content:center;-ms-flex-pack: center;justify-content:center;
align-items: center;
} .loopSliderWrap:after {
content: "";
display: none;
clear: none;
}