@charset "UTF-8";

*{
margin:0;
padding:0;
}
html{
}
body{
font-size:1.10vw;
line-height:150%;
font-weight:300;
background:black;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
} _::content, _:future, body { 
font-size:1.14vw;
} @-moz-document url-prefix() {
body {
font-size:1.10vw;
}
}
h1,h2,h2,h3,h5,h6{
font-size: 100%;
font-weight:300;
line-height: 150%;
}
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;
border: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;
} video{
position: fixed;
left: 0;
top: 0;
min-width: 100%;
width: 100%;
height: auto;
z-index: -100;
} _::content, _:future, video {
width: 108%;
left: -4%;
} @-moz-document url-prefix() {
video {
width: 108%;
left: -4%;
}
}
#topvideo{
width:100%;
overflow: hidden;
}
#videowhite{
background: url(//marushin1977.jp/wp-content/themes/marushin/movie/white.png);
width: 100%;
height: 47vw;
text-align: center;
}
#videowhite>div{
height: 47vw;
}
#videowhitediv1{
color: white;
padding-top: 10vw;
text-shadow: 0 0.2em 0.3em black;
-webkit-transition:7s;-moz-transition:7s;-o-transition:7s;-ms-transition:7s;transition:7s;
-moz-transition-delay:2s;
-webkit-transition-delay:2s;
-o-transition-delay:2s;
-ms-transition-delay:2s;
opacity: 0;
transform: translate(0,50%);
-webkit-transform: translate(0,50%);
}
#videowhitediv1>p:nth-of-type(1){
font-size:500%;
letter-spacing: .2em;
line-height:100%;
font-family:"Sawarabi Mincho";
}
#videowhitediv1>p:nth-of-type(2){
font-size:120%;
width:60%;
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:7.4vw auto 0;
padding:2em 15% 3em;
-webkit-transition:1.8s;-moz-transition:1.8s;-o-transition:1.8s;-ms-transition:1.8s;transition:1.8s;
-moz-transition-delay:9s;
-webkit-transition-delay:9s;
-o-transition-delay:9s;
-ms-transition-delay:9s;
opacity: 0;
transform: translate(0,-20%); 
-webkit-transform: translate(0,-20%); 
}
#videowhitediv2 ul{
margin-top:1em;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display: -ms-flexbox;display:flex;
-webkit-justify-content: space-between;-ms-flex-pack: justify;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:.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:10s;
-webkit-transition-delay:10s;
-o-transition-delay:10s;
-ms-transition-delay:10s;
}
#videowhitediv2 li:nth-of-type(2){
-moz-transition-delay:10.6s;
-webkit-transition-delay:10.6s;
-o-transition-delay:10.6s;
-ms-transition-delay:10.6s;
}
#videowhitediv2 li:nth-of-type(3){
-moz-transition-delay:11.2s;
-webkit-transition-delay:11.2s;
-o-transition-delay:11.2s;
-ms-transition-delay:11.2s;
}
#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;
} #wrap{
min-width:760px;
width:100%;
} #shareheader{
min-width:760px;
width:100%;
}
#shareheader h1{
background: rgba(42, 53, 0, 0.8);
color: white;
text-align: right;
padding-left: 1em;
font-size: 70%;
border-bottom: .16vw solid red;
}
#shareheader>div{
color:white;
padding-left:5%;
align-items: center;
background:-webkit-linear-gradient(left, white 16%, rgba(158, 113, 33, 0.7) 34%, rgba(80, 53, 2, 0.7),black);
background:-o-linear-gradient(left, white 16%, rgba(158, 113, 33, 0.7) 34%, rgba(80, 53, 2, 0.7),black);
background:linear-gradient(to right, white 16%, rgba(158, 113, 33, 0.7) 34%, rgba(80, 53, 2, 0.7),black);
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
}
#shareheader>div>div{
padding:0.5vw 1em;
}
#shareheader>p{
color: #ffffff;
padding: .5em 1em;
background: rgba(130, 69, 6, 0.7);
text-shadow: 0.1em 0 0.2em black;
border-top: .15em solid white;
text-align: center;
}
#shareheader a{
color:white;
}
#header-l{
width:18%;
}
#header-c{
width:57%;
padding-left:7em !important;
align-self: center;
}
#header-r{
width:30%;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
}
#header-c ul{
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;
}
#header-c ul li{
margin:0 auto;
}
#header-r div:nth-of-type(1) p:nth-of-type(1){
font-size: 210%;
line-height: 100%;
border-bottom: 1px solid white;
}
#header-r div:nth-of-type(1) p:nth-of-type(2){
font-size:90%;
}
#header-r div:nth-of-type(2){
width: 17%;
margin-left: 1.5em;
}
#header-r div:nth-of-type(2) img:hover{
animation:headmail .6s forwards;
}
@-webkit-keyframes headmail{100%{background:#a91c1c}}
@-moz-keyframes headmail{100%{background:#a91c1c}}
@keyframes headmail{100%{background:#a91c1c}} #sharefooter{
}
#sharefooter a{
color:black;
}
#sharefooter a:hover{
color:#a91c1c;
}
#sharefooter>div{
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;
padding:5em 10%;
background:url(//marushin1977.jp/wp-content/themes/marushin/images/share/footerback.jpg)center bottom no-repeat;
background-size:100% auto;
background-attachment: fixed;
}
#footer-l{
width:35%;
}
#footer-l img{
width:57%;
margin-bottom:1em;
}
#footer-c{
width:55%;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
}
#footer-c ul{
width:36%;
}
#footer-c ul:nth-of-type(1){
width:28%;
}
#footer-c li{
width:100%;
}
#footer-r{
width:10%;
}
#footer-r img{
}
#copyright{
width:100%;
background:#2b3e02;
text-align: center;
color:white;
line-height: 150%;
} .pagediv>article{
padding-bottom:6em;
background:white;
}
.pagediv header{
min-width: 760px;
width: 100%;
margin: 0 auto;
padding:3em 0;
}
.pagedivpadding header{
padding:12em 0;
}
.pagediv header h1{
font-size: 164%;
text-align: center;
letter-spacing: .5em;
}
.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 12%;
}
#breadcrumb a{
color:white;
} #front{
background:white;
padding:8em 0;
}
#front>div{
margin-bottom:8em;
}
#front h2{
margin-bottom: 2em;
font-size: 120%;
font-weight: bold;
}
#front1{
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{
min-width:760px;
width:100%;
}
#front2>div{
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;
}
#front2>div>div{
width:50%;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
-webkit-justify-content:center;-ms-flex-pack: center;justify-content:center;
align-items: center;
}
#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: 80%;
height: 26em;
padding: 3em 3em 5em;
background:rgba(12, 16, 0, 0.5);
border: .1em solid white;
}
#front2 p{
color:#dfdfdf;
}
#front2 h2{
border-bottom: .14em solid red;
padding-bottom: .4em;
color:white;
}
#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:-ms-flexbox;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:-ms-flexbox;display:flex;
-webkit-justify-content: space-between;-ms-flex-pack: justify;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{
min-width: 760px;
width: 100%;
margin: 0 auto !important;
padding-top: 2em;
background: url(//marushin1977.jp/wp-content/themes/marushin/images/front/csrback@2.jpg)center no-repeat;
background-size: 100% auto;
height: 31vw;
text-align: center;
border-top: .8em solid #736000;
}
#front3 h2{
font-size: 100%;
}
#front3 h2 a{
color: #8e0101;
}
#froat3 h2 a:hover{
text-decoration: underline;
}
#front4{
min-width:760px;
width:100%;
margin:0 auto !important;
padding:5em 0;
background:#f3efe8;
}
#front4>div{
min-width:760px;
width:80%;
margin:0 auto;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;
}
#front4>div>div{
width:49%;
}
#front4>div>div>div{
height: 18vw;
}
#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:-ms-flexbox;display:flex;
background: #fdfbf4;
}
#front4>div>div>div>div>p{
width:35%;
overflow: hidden;
}
#front4>div>div>div>div>div{
padding: 1em 1em 0;
width:65%;
}
#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{
min-width: 760px;
width: 80%;
margin: 0 auto;
padding: 5em 0 2em;
text-align: center;
}
#front5 h2{
border-bottom: .1em solid #845500;
padding-bottom: .5em;
}
#front5 ul{
margin-top:2em;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;
}
#front5 li{
width:30%;
}
#front6{
margin-bottom:0 !important;
}
#front6 li{
width: 36vw !important;
}
#front7{
background:white;
padding-bottom:5em;
}
#front7 p{
text-align: center;
}
#front7 a{
display: block;
color: #8e0101;
text-decoration: underline;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
-ms-transition: 0.4s;
transition: 0.4s;
}
#front7 a:hover{
letter-spacing: .2em;
}
#front8{
margin-bottom:3em !important;
}
#front8>div{
min-width: 700px;
width: 80%;
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;
}
#front8 li{
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
}
#front8 time{
width:13%;
}
#front8 p{
width:87%;
}
#front8 a{
color:#1775C9;
}
#ftakuhai{
width:80%;
min-width:700px;
margin:0 auto 2em;
text-align: center;
display:-ms-flexbox;display:-webkit-flex;display:flex;
-webkit-justify-content:space-between;-ms-flex-pack: justify;justify-content:space-between;
}
#ftakuhai img:hover{
opacity:.7;
}
#ftakuhai>div{
width:48%;
}
#ftakuhai>div:nth-of-type(1)>div:nth-of-type(1) p:nth-of-type(1),
#ftakuhai>div:nth-of-type(2) p:nth-of-type(1){
border:1px solid #aaa;
}
#ftakuhai>div:nth-of-type(1)>div:nth-of-type(2){
margin-top:4em;
}
#ftakuhai p:nth-of-type(2) a{
display: inline-block;
background: green;
color: white;
padding: .4em 3em;
text-decoration: underline;
transition-duration:0.4s;
margin-top:1em;
}
#ftakuhai p:nth-of-type(2) a:hover{
background:#079809;
letter-spacing: .1em;
} #company header{
background:url(//marushin1977.jp/wp-content/themes/marushin/images/company/header-1@2.jpg)center top no-repeat;
background-size:100% auto;
background-attachment: fixed;
}
#company>article{
}
#company4{
padding-top:6em;
text-align: center;
}
#company4 p:nth-of-type(1){
font-size:200%;
line-height:150%;
}
#company1{
}
#company2{
padding:7em 0 0;
}
#company1>div,
#company2>div{
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;
min-width:760px;
width:80%;
margin:0 auto;
}
#company1 h2{
min-width:760px;
width:80%;
margin:0 auto 1em;
}
#company1>div>div:nth-of-type(1){
width: 57%;
padding-right: 3em;
border-right: 1px solid #ddd;
}
#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:38%;
}
#company5{
min-width:760px;
width:80%;
margin:7em auto;
}
#company5 h2{
text-align: center;
}
#company5>div{
padding: 2em .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(1){
width:48%;
}
#company2>div>div:nth-of-type(2){
width:50%;
}
#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:27.5em;
} #privacy{
background:white;
}
#privacy1{
min-width:600px;
width:70%;
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:-ms-flexbox;display:flex;
-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;
margin-bottom:3em;
min-width:600px;
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:53%;
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/header@2.jpg)center top no-repeat;
background-size:100% auto;
background-attachment: fixed;
}
#inquiry section{
min-width:600px;
width:60%;
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{
background:#675500;
border-spacing:1px;
color:#333;
width:100%;
font-size:90%;
margin-bottom:2em;
}
.wpcf7 th,
.wpcf7 td{
background:white;
font-weight:normal;
text-align: left;
padding:.5em;
}
.wpcf7 th{
width:25%;
background:#f1f1f1;
vertical-align: top;
}
.wpcf7 td{
width:75%;
}
.wpcf7 tr:last-child th{
vertical-align: top;
}
.wpcf7 td input:not([type=radio]),
.wpcf7 td textarea{
width:99%;
border:none;
}
.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{
text-align: center;
}
.privacy-policy a{
text-decoration: underline;
}
#inquiry input[type=checkbox]{
cursor:pointer;
}
#inquiry input[type=submit],
#recruit5 input[type=submit]{
font-size: 120%;
border: 1px solid #887f16;
margin-top: 2em;
cursor: pointer;
padding: .5em 5em .5em;
color:#1a4400;
background: white;
outline:none;
}
#inquiry input[type=submit]:hover,
#recruit5 input[type=submit]:hover{
animation:name .4s forwards;
}
@-webkit-keyframes name{100%{background:#004612;color: white;letter-spacing: 1em;padding: .5em 3.5em .5em 4.5em;}}
@-moz-keyframes name{100%{background:#004612;color: white;letter-spacing: 1em;padding: .5em 3.5em .5em 4.5em;}}
@keyframes name{100%{background:#004612;color: white;letter-spacing: 1em;padding: .5em 3.5em .5em 4.5em;}}
#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{
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: 140%;
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/header@2.jpg)center top no-repeat;
background-size:100% auto;
background-attachment: fixed;
}
#csr1,
#csr2{
min-width:600px;
width:70%;
margin:5em auto 0;
}
#csr h2{
font-size:120%;
font-weight: bold;
margin-bottom:1em;
}
#csr1 p{
padding-left:1em;
margin-bottom:3em;
}
#csr1 li{
padding-left:3em;
margin-bottom:2em;
}
#csr1 li span{
position:absolute;
left:0;
top:0;
}
#csr1>p{
margin-bottom:0;
text-align: right;
}
#csr2>section{
border-bottom:.5em double #654f01;
}
#csr2 li{
width:30%;
margin-bottom:2em;
box-shadow: -0.2em -0.2em 0.5em white, 0.2em 0.2em 0.5em #aaa;
}
#csr2 li:before{
content:"";
width:.5em;
height:100%;
position:absolute;
top:0;
background:rgb(71 42 6 / 75%);
}
#csr2 li:nth-of-type(even):before{
left:0;
}
#csr2 li:nth-of-type(odd):before{
right:0;
}
#csr2 p,
#csr2 small{
margin-bottom:1em;
} #faq header{
background:url(//marushin1977.jp/wp-content/themes/marushin/images/faq/header@2.jpg)center top no-repeat;
background-size:100% auto;
background-attachment: fixed;
}
#faq1,
#faq2,
#faq3{
min-width:600px;
width:60%;
margin:5em auto;
}
#faq h2{
margin-bottom:1em;
}
#faq h3{
border-bottom:.1em dotted #e2e2e2;
padding-top:1em;
padding-left:1em;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;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@2.jpg)center top no-repeat;
background-size:100% auto;
background-attachment: fixed;
}
#review li{
width:900px;
margin:10em auto;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
align-items: center;
}
#review li>div:nth-of-type(1){ width: 70%;
padding: 0 2em;
margin: 0 auto;
}
#review li>div:nth-of-type(2){
width:40%;
}
#review li h2{
font-size: 130%;
margin-bottom: 2em;
text-align: center;
padding-bottom: .5em;
border-bottom: .15em solid #654f01;
} #recruit header{
background:url(//marushin1977.jp/wp-content/themes/marushin/images/recruit/header-1b.jpg)center top no-repeat;
background-size:100% auto;
background-attachment: fixed;
}
#recruit>article>div:not(#breadcrumb){
min-width: 600px;
width: 70%;
margin: 5em auto 0;
}
#recruit>article>p{
text-align: center;
margin:1em 0;
}
#recruit1{
text-align: center;
padding: 5em 0;
}
#recruit1 h2{
font-size:140%;
font-weight: bold;
margin-bottom:.5em;
}
#recruit2{
background: #f9f8f4;
width: 100% !important;
padding: 5em 15%;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;
}
#recruit2>div:nth-of-type(1){
width:55%;
}
#recruit2 p{
padding: 3em;
}
#recruit2>div:nth-of-type(2){
width:43%;
}
#recruit3 li{
margin-bottom:1em;
}
#recruit3 li>div{
border:1px solid #ddd;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
}
#recruit3 li>div>div{
height:20em;
overflow:hidden;
width:50%;
}
#recruit3 li>div>div:nth-of-type(2){
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
-webkit-justify-content:center;-ms-flex-pack: center;justify-content:center;
align-items: center;
}
#recruit3 li:nth-of-type(even)>div>div:nth-of-type(2){
-webkit-order:-1;
-ms-flex-order:-1;
order:-1;
}
#recruit3 li>div>div:nth-of-type(1){
padding: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 #inquiry1 h2 span{
display: block;
}
#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.5em;
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/header-1@2.jpg)center top no-repeat;
background-size:100% auto;
background-attachment: fixed;
}
#service>article{
padding-bottom:0;
}
#service1{
padding-top:5em;
text-align: center;
}
#service1 h2{
font-size:140%;
}
#service li{
margin:0 auto;
padding:5em 12%;
align-items:center;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
}
#service li:nth-of-type(even){
background:#f7f7f7;
}
#service li>div:nth-of-type(1){
width:55%;
padding:0 2em;
}
#service li>div:nth-of-type(2){
width:45%;
}
#service li:nth-of-type(even)>div:nth-of-type(1){
-webkit-order:1;
-ms-flex-order:1;
order:1;
}
#service li h3,
#csr2 h2{
font-size: 130%;
margin-bottom: 2em;
text-align: center;
color: #8e0101;
padding-bottom: .5em;
border-bottom: .15em solid #654f01;
}
#service li div div p{
color:#333;
font-size:96%;
}
#service2{
margin-top:3em;
} #items header{
background:url(//marushin1977.jp/wp-content/themes/marushin/images/items/header-1@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:-ms-flexbox;display:flex;
-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
}
#items1 li{
width:25%;
}
#items1 .mdn{
background:url(//marushin1977.jp/wp-content/themes/marushin/images/items/items0@2.jpg)center no-repeat;
background-size:cover;
}
#items1 li:nth-of-type(1) div{
box-shadow:none;
}
#items1 li>div{
width:100%;
height:13.9em;
overflow:hidden;
}
#items1 li>div:nth-of-type(1){
padding:2em;
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){
-webkit-order:-1;
-ms-flex-order:-1;
order:-1;
}
#items1 li div:nth-of-type(2){
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;
align-items:center;
}
#items1 li div:nth-of-type(2) img{
min-width:100%;
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;
padding:5em 0;
} #jirei header{
background:url(//marushin1977.jp/wp-content/themes/marushin/images/jirei/header-1@2.jpg)center top no-repeat;
background-size:100% auto;
background-attachment: fixed;
}
#jirei1{
padding-top:5em;
}
#jirei1 ul{
min-width:600px;
width:80%;
margin:0 auto;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
}
#jirei1 li{
width:30%;
margin-bottom:3em;
margin-right:5%;
}
#jirei1 li:last-of-type(){
margin-right:auto;
}
#jirei1 li:nth-of-type(3n+3){
margin-right:0 !important;
}
#jirei1 li>div:nth-of-type(1){
height:15vw;
overflow: hidden;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;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:1em;
}
#jirei li a{
color:#555;
}
#jirei li a:hover{
color:#a91c1c;
} #single .pagearticle header{
min-width:760px !important;
width:100% !important;
}
#single .pagearticle>div:not(#breadcrumb){
min-width:760px;
width:80%;
margin:5em auto 0;
}
#single1 ul{
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
}
#single1 li:nth-of-type(1){
width:60%;
margin-right:10%;
}
#single1 li:nth-of-type(2){
width:30%;
margin-right:0 !important;
align-self:flex-end;
}
#single1 li p{
width:100%;
}
#single1 li p:nth-of-type(2){
overflow:hidden;
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
-webkit-justify-content:center;-ms-flex-pack: center;justify-content:center;
align-items:center;
}
#single1 li:nth-of-type(1) p:nth-of-type(2){
height:30em;
}
#single1 li:nth-of-type(2) p:nth-of-type(2){
height:18em;
}
#single1 li:nth-of-type(2) p:nth-of-type(2) img{
}
#single3 ul,
#single3 li p:nth-of-type(1){
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;
}
#single3 li{
width:30%;
margin-right:5%;
}
#single3 li:last-of-type{
margin-right:auto;
}
#single3 li:nth-of-type(3){
margin-right:0;
}
#single3 li{
align-items: center;
}
#single3 li p:nth-of-type(1){
height:14em;
overflow: hidden;
-webkit-justify-content:center;-ms-flex-pack: center;justify-content:center;
align-items: center;
}
#single3 li img{
min-width:100%;
min-height:100%;
}
#single4{
margin-top:10em !important;
}
#single4 ul{
display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-ms-flexbox;display:flex;
border:1px solid #ddd;
}
#single4 li{
width:33%;
text-align: center;
}
#single4 li:nth-of-type(2){
width:calc(34% - 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{
min-width:760px;
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;
} #fixbanner{
position: fixed;
bottom: 3em;
right: 0;
display: none;
}
#fixbanner div:nth-of-type(1){
z-index: 1;
}
#fixbanner div:nth-of-type(2){
margin-right:-15em;
transition-duration:0.4s;
background: white;
position:absolute;
left:0;
top:0;
}
#fixbanner div:nth-of-type(1) img{
width: 2.4em;
height: 11em;
background: red;
}
#fixbanner div:nth-of-type(2) img{
height:11em;
width:auto;
}
#fixbanner:hover div:nth-of-type(2){
left: -15em;
}
#fixbanner div:nth-of-type(2) img:hover{
opacity: .8;
} .ddn{display:none !important;}
.txc{text-align:center;}
.flex{display:-ms-flexbox;display:-webkit-flex;display:flex;}
.flexwrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.justifyspace{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;}
.justifycenter{-webkit-justify-content:center;-ms-flex-pack: center; justify-content:center;}
.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);
} .fadein {
opacity : 0;
transform : translate(0, 100px);
transition : all .8s;
} .fadein.scrollin {
opacity : 1;
transform : translate(0, 0);
} .loopSliderWrap {
top: 0;
left: 0;
height: 20em;
overflow: hidden;
position: absolute;
}
.loopSlider {
margin: 0 auto;
min-width:760px;
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:-ms-flexbox;display:flex;
-webkit-justify-content:center;-ms-flex-pack: center;justify-content:center;
align-items: center;
} .loopSliderWrap:after {
content: "";
display: none;
clear: none;
}