@charset "utf-8";
  *{
box-sizing: border-box;
margin: 0;
padding: 0;
}
html{
font-size: 16px;
}
body {
font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
header, footer, nav, menu, article, aside, section, details, figcaption, figure{
display: block;
}
ul, ol {
list-style: none;
}
table {
border-collapse: collapse;
}
img {
vertical-align: bottom;
}
a img {
border: none;
}
strong {
font-weight: normal;
}
i{
font-style: normal;
} .{
color: #443B1B;
background-color: #FFF;
}
@font-face {
font-family: ‘hui’;
src: url(//tomo.ed.jp/wp-content/themes/tomo-theme/fonts/HuiFont29.ttf);
font-weight: normal;
}
@font-face {
font-family: ‘zen maru gothic’;
src: url(//tomo.ed.jp/wp-content/themes/tomo-theme/fonts/ZenMaruGothic-Regular.ttf);
font-weight: normal;
}
body{
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.container{
background-color: #FFF;
color: #443B1B;
max-width: 1980px;
}
.container_main{
color: #443B1B;
}
p, a{
font-family: zen maru gothic,"ヒラギノ丸ゴ Pro W4";
font-size: 16px;
letter-spacing: 0.05em;
line-height: 2em;
text-decoration: none;
color: #443B1B;
margin: 0 auto;
}
h1{
font-size: 25px;
}
h2{
font-family: zen maru gothic,"ヒラギノ丸ゴ Pro W4";
font-size: 25px;
letter-spacing: 0.3em;
text-align: center;
text-decoration: none;
color: #443B1B;
margin: 30px auto;
}
h3{
font-family: zen maru gothic,"ヒラギノ丸ゴ Pro W4";
font-size: 18px;
font-weight: 400;
letter-spacing: 0.1em;
text-align: center;
text-decoration: none;
color: #443B1B;
}
#header{
padding: 0 4% 10px;
display: flex;
flex-direction: column;
width: 100%;
height: 100px;
background:rgb(255, 255, 255);
z-index: 2;
border-top: 6px solid #517341;
box-shadow: 5px 10px 30px 5px rgb(0 0 0 / 6%);
}
#header::before{
background-color: #517341;
width: 200px;
height: 30px;
border-radius: 20px;
}
button{
background-color: transparent;
border: none;
cursor: pointer;
       outline: none;
       padding: 0;
appearance: none;
}
.topvar{
display: flex;
justify-content: flex-end;
}
.topnav{
position: absolute;
display: flex;
min-width: 125px;
letter-spacing: 0.2em;
height: 15px;
list-style: none;
text-align: center;
color: #fff;
font-family: zen maru gothic;
}
.smallmenu{
background-color: #517341;
border-radius: 0 0 20px 20px;
width: 150px;
height: 30px;
margin: 0 5px 10px;
color: #fff;
}
.smallmenu a{
color: #fff;
font-size: 15px;
}
.navbox{
display: flex;
width: 100%;
justify-content: space-between;
}
.logo{
position: relative;
}
.namebox{
display: flex;
flex-direction: column;
margin-top: 30px;
}
.name{
font-family: zen maru gothic;
padding-left: 5px;
display: flex;
flex-direction: column;
}
.name1{
font-size: 15px;
font-weight: normal;
letter-spacing: 0;
text-align: left;
}
.name2{
font-size: 28px;
font-weight: bold;
margin-top: -5px;
letter-spacing: 0;
text-align: left;
}
.nav{
display: flex;
justify-content: flex-end;
align-items: center;
list-style: none;
margin-left: auto;
height: 60px;
margin-top: 30px;
}
.kana, .kana2{
font-family:zen maru gothic;
font-weight:500;
font-size: 13px;
text-align: center;
color: #83743E;
}
.kana{
height: 20px;
}
.menu1{
padding-right: 15px;
padding-left: 15px;
font-family: やさしいゴシック;
letter-spacing: 1.3rem;
display: flex;
flex-direction: column;
font-size: 16px;
font-weight:550;
}
.navb{
display: flex;
flex-direction: column;
}
.pagefvbox{
position: relative;
z-index: 0;
}
.instasp{
display: none;
}
.omoifv{
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/omoifv.webp);
width: 100%;
height: 400px;
z-index: 0;
background-size: cover;
background-position:center bottom;
background-repeat: no-repeat;
position: relative;
}
.messagebox{
margin: auto;
max-width: 1500px;
}
.mealfv{
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/mealfv.webp);
width: 100%;
height: 400px;
z-index: 0;
background-size: cover;
background-position:center bottom;
background-repeat: no-repeat;
position: relative;
}
.entryfv{
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/entryfv.webp);
width: 100%;
height: 400px;
z-index: 0;
background-size: cover;
background-position:center bottom;
background-repeat: no-repeat;
position: relative;
}
.pagehead{
background:rgba(255,255, 255, 0.6);
z-index: 1;
width: 100%;
height: 150px;
position: absolute;
display: flex;
flex-direction: column;
padding: 20px 20px;
margin: 125px 0 130px;
}
.kana2{
font-size:30px;
letter-spacing: 0.2em;
margin-bottom: -10px;
}
.pagetitle{
font-size: 50px;
text-align: center;
font-weight: 600;
letter-spacing: 0.3em;
}
.sp-nav {
display: none;
}
.topimg{
width: 100%;
height: 100vh;
z-index: 0;
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/kusunoki3-pc.webp);
background-size: cover;
background-position:center bottom;
background-repeat: no-repeat;
position: relative;
}
.topcatch span{
writing-mode: vertical-rl;
font-family: ‘hui’;
src: url(//tomo.ed.jp/wp-content/themes/tomo-theme/fonts/HuiFont29.ttf);
font-weight: normal;
background:rgba(255,255, 255, 0.6);
font-size: 35px;
margin: 3px;
padding-left: 15px;
padding-right: 15px;
padding-top: 20px;
padding-bottom: 20px;
letter-spacing: 3px;
}
.catchl1{
position: absolute;
top:30%;
left: 30%;
z-index: 1;
height: 280px;
}
.catchl2{
position: absolute;
top:40%;
left: 25%;
z-index: 1;
height: 350px;
}
.lunchtimebg{
max-width: 1200px;
background-color: #ffff;
z-index: 0;
box-shadow: 5px 8px 30px 10px rgb(0 0 0 / 5%);
border-radius: 20px;
margin: 50px auto;
text-align: center;
}
.polka {
background: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/lunchbg.webp);
background-repeat: repeat;
}
.box{
padding-top: 100px;
padding-bottom: 100px;
margin-left: auto;
margin-right: auto;
}
.lunchpointbox{
margin-bottom: 200px;
max-width: 1500px;
width:100%;
}
.lunchpointbox2{
margin-bottom: 200px;
}
.lunchtime{
display: flex; position: relative;
list-style: none;
padding:0 0 20px 0;
}
.cookbox{
display: flex;
flex-direction: row;
margin: 0 auto;
justify-content: center;
flex-wrap: wrap;
width: 1200px;
}
.cook1{
justify-content: center;
width: 30%;
margin: 10px;
}
.cookpointimg1{
width: 100%;
height: 215px;
width: 360px;
border-radius: 13px;
}
.cookpointp1{
font-family: zen maru gothic;
margin: 0 auto;
font-size: 14px;
letter-spacing: 0.1rem;
font-weight: 300;
text-align: center;
margin: 8px auto 0;
}
.cookcomentbox{
max-width: 1000px;
margin: 0 auto;
padding: 20px;
text-align: center;
box-shadow: 5px 8px 30px 10px rgb(0 0 0 / 5%);
border-radius: 20px;
background-color: #faf8f2;
}
.cookcoment{
max-width: 700px;
margin: 0 auto;
text-align: left;
}
.cooking{
width: 800px;
margin: 10px auto;
justify-content: center;
border-radius: 13px;
}
.links{
display: flex;
width: 700px;
margin: 0 auto;
margin-bottom: 100px;
}
.lunchtime2{
display: flex;
flex-direction: row-reverse;
}
.mealtime1{
width: 820px;
position: relative;
margin: 0 10% 200px;
border-radius: 33% 67% 52% 48% / 60% 45% 55% 40%; 
}
.mealtime1-2{
width: 820px;
position: relative;
margin: 0 10% 200px;
border-radius: 44% 56% 65% 35% / 36% 47% 53% 64% ;
}
.mealtime2{
width: 820px;
position: relative;
margin: 0 10% 200px;
justify-content: right;
text-align: right;
border-radius: 65% 35% 42% 58% / 30% 70% 30% 70% ;
}
.mealtime2-2{
width: 820px;
position: relative;
margin: 0 10% 200px;
justify-content: right;
text-align: right;
border-radius: 53% 47% 51% 49% / 49% 56% 44% 51% ;
}
.mealtimep1{
z-index: 2;
margin-left: -430px;
background:rgba(255,255, 255);
max-height:80px;
padding: 10px;
margin-top: 100px;
vertical-align: middle;
letter-spacing: 0.3em;
font-family: ‘hui’;
src: url(//tomo.ed.jp/wp-content/themes/tomo-theme/fonts/HuiFont29.ttf);
line-height: 1.8rem;
font-size: 20px;
text-align:left;
box-shadow: 5px 5px 20px 5px rgb(0 0 0 / 5%);
}
.mealtimep2{
z-index: 2;
margin-right: -400px;
background:rgba(255,255, 255);
max-height: 80px;
padding: 10px;
margin-top: 100px;
vertical-align: middle;
letter-spacing: 0.3em;
font-family: ‘hui’;
src: url(//tomo.ed.jp/wp-content/themes/tomo-theme/fonts/HuiFont29.ttf);
line-height: 1.8rem;
font-size: 20px;
text-align:left;
box-shadow: 5px 5px 20px 5px rgb(0 0 0 / 5%);
}
.lunchpointslist{
display: flex;
max-width: 900px;
margin: 0 auto;
justify-content: center;
flex-wrap: wrap;
}
.lunchpoints{
background-color: #FFF;
border-radius: 100px;
border: solid 4px #FADEBF;
width: 200px;
height: 200px;
display: flex;
flex-direction: column;
text-align: center;
vertical-align: middle;
padding: 60px 0 60px;
margin: 10px;
font-family: zen maru gothic;
color: #83743E;
box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
}
.lunchpointsh{
font-weight: 500;
letter-spacing: 0.3em;
font-size: 18px;
}
.lunchpointsp{
margin: 16px;
font-size: 14px;
}
.fvh1{
font-family: ‘hui’;
src: url(//tomo.ed.jp/wp-content/themes/tomo-theme/fonts/HuiFont29.ttf);
font-weight: normal;
font-size: 25px;
letter-spacing: 5px;
line-height: 34px;
position: relative;
text-align: center;
}
.fvp1{
font-family: zen maru gothic;
font-size: 16px;
letter-spacing: 3px;
text-align: center;
padding-top: 10px;
max-width: 800px;
}
.fvp2{
font-family: zen maru gothic;
font-size: 16px;
letter-spacing: 3px;
text-align: left;
padding-top: 25px;
} .entryflow{
display: flex;
height: 345px;
max-width: 1200px;
margin: 10px auto 0;
}
.entryflowboxes, .entryflowboxlast{
border: solid 5px #FADEBF;
margin: 10px auto 10px;
}
.entryflowboxes{
display: flex;
flex-direction: column;
width: 384px;
border-radius: 10px;
z-index: 0;
position: relative;
height: 335px;
}
.flowinterview{
display: flex;
flex-direction: column;
width: 120px;
border-radius: 10px;
z-index: 0;
position: relative;
height: 360px;
}
.entryflowboxlast{
width: 120px;
height: 335px;
border-radius: 10px;
background-color: #FFF7ED;
justify-content: center;
text-align: center;
position: relative;
z-index: 0;
}
.entryflowboxes div{
font-family: zen maru gothic;
border: solid 5px #FADEBF;
border-radius: 10px;
height: 60px;
vertical-align: top;
text-align: center;
justify-content: center;
margin: -5px -5px -5px -4px;
padding: 10px;
font-size: 22px;
letter-spacing: 0.3em;
}
.entryflowboxes p{
margin: 60px 10px auto 10px;
text-align: left;
justify-content: center;
padding: 0 auto;
font-size: 15px;
}
.entryflowboxes span, .entryflowboxlast span{
display: block;
margin: auto;
font-family: zen maru gothic;
vertical-align: middle;
justify-content: center;
text-align: center;
font-size: 30px;
width: 100%;
position: absolute;
top: 44%;
letter-spacing: 0.2em;
}
.entrytriangle{
margin: 165px 5px 0;
width: 30px;
height: 162px;
position: relative;
}
.entrytriangle::after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 170px 0 158px 40px;
margin-left: -7px;
border-color: transparent transparent transparent #fadfbf;
z-index: 2;
font-size: 0;
position: relative;
}  .overviewfv{
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/overview.webp);
width: 100%;
height: 400px;
z-index: 0;
background-size: cover;
background-position: center bottom;
background-repeat: no-repeat;
position: relative;
}
.overviewmain{
position: relative;
max-width: 1250px;
margin: auto;
display: flex;
flex-direction: column;
}
.philosophyimg{
width: 600px;
margin: 100px auto;
text-align: center;
}
.overviewcoment{
width: 800px;
padding: 5% 50px;
box-shadow: 0 4px 15px 0 rgb(0 0 0 / 5%);
margin: auto;
border-radius: 30px;
}
.overviewcoment div{
margin: 50px 0 50px 0;
}
.parkingmap{
width: 800px;
box-shadow: 0 4px 15px 0 rgb(0 0 0 / 5%);
border-radius: 20px;
margin: 50px auto 50px;
}  .recruitfv{
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/recruit2.webp);
width: 100%;
height: 1000px;
z-index: 0;
background-size: cover;
background-position: center bottom;
background-repeat: no-repeat;
position: relative;
}
.recruitfv-transparent{
height: 100%;
background: rgba(255,255,255,0.2);
width: 100%;
}
.recruitmain{
margin: -320px auto 0 auto;
text-align: center;
max-width: 1200px;
}
.recruitpoints{
display: flex;
flex-wrap: wrap;
width: 1000px;
margin: 0 auto;
}
.recruitpoitbox{
width: 180px;
height: 180px;
border-radius: 90px;
border: #f2b685 solid 5px;
margin: 10px auto;
position: relative;
display: flex;
text-align: center;
background-color: #ffff;
box-shadow: 0 4px 15px 0 rgb(0 0 0 / 10%);
}
.rpointh{
font-size: 18px;
margin: auto;
text-align: center;
vertical-align: middle;
padding: 30px 10px;
letter-spacing: 0.1em;
line-height: 1.7em;
}
.recruitp{
width: 850px;
margin: auto;
text-align: center;
}
.joblisting{
margin: 100px auto 0;
}
.joblisting p{
text-align: center;
}
.joblisting2{
margin: 100px auto 0;
text-align: center;
display: none;
}
.joblistingbox{
display: flex;
flex-wrap: nowrap;
overflow-x: scroll;
width: 100%;
margin: 0 auto;
scroll-snap-type: x mandatory;
}
.joblistingbox::-webkit-scrollbar {
height: 10px; width: 10px;
}
.joblistingbox::-webkit-scrollbar-thumb {
background: #878787; border-radius: 7px; }
.joblistingbox::-webkit-scrollbar-track {
background: rgb(144, 144, 144, 0.3); border-radius: 7px; }
.joblistingbox2{
display: flex;
flex-wrap: nowrap;
overflow-x: scroll;
width: 100%;
margin: 0 auto;
}
.joblist{
scroll-snap-align: start;
background-color: #fff;
display: flex;
flex-direction: column;
min-width: 1100px;
height: 800px;
border-radius: 30px;
border: #FADEBF solid 1px;
box-shadow: 0 4px 15px 0 rgb(0 0 0 / 10%);
overflow-x: scroll;
margin: 10px;
padding: 40px 30px 60px 30px;
justify-content: space-between;
z-index: 0;
}
.joblist2{
background-color: #fff;
display: flex;
flex-direction: column;
width: 1100px;
height: 800px;
border-radius: 30px;
border: #FADEBF solid 1px;
box-shadow: 0 4px 15px 0 rgb(0 0 0 / 10%);
object-fit: cover;
overflow-x: scroll;
margin: auto;
padding: 40px 30px 60px 30px;
justify-content: space-between;
z-index: 0;
}
.joblistrow{
height: 75px;
display: flex;
flex-direction:row;
align-items: center;
border-bottom: #FADEBF solid 3px;
}
.jobitem, .jobitemp{
font-family: zen maru gothic;
}
.jobitem{
width: 150px;
text-align: center;
font-size: 18px;
letter-spacing: 0.3em;
}
.jobitemp{
font-size: 15px;
letter-spacing: 0.2em;
padding-left: 30px;
text-align: left;
}
.jobitemp span{
letter-spacing: 0.5em;
font-size: 15px;
}
.rbuttonbox{
margin: 0 auto;
display: flex;
justify-content: center;
text-align: center;
width: 640px;
}
.recruitbuttonbox{
margin: 50px auto;
text-align: center;
}
.recruitbuttonbox p{
font-size: 12px;
}
.recruitbutton{
border-radius: 20px;
border: solid #FADEBF 5px;
background-color: #FFFCF8;
width: 300px;
margin: auto;
text-align: center;
margin: 10px auto 0 auto;
box-shadow: 0 5px 6px rgb(0 0 0 / 8%)
}
.recruitcall, .recruitmail{
display: flex;
flex-direction: column;
padding: 5px;
}
.rphone, .rmail{
vertical-align: text-bottom;
height: 22px;
font-size: 20px;
text-align:center;
}
.rphone::before{
content: "";
display: inline-block; width: 20px; height: 20px; background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/recruit-phone.svg);
background-size: contain;
vertical-align: middle;
background-repeat: no-repeat;
margin: 0 5px 5px 0;
}    .rphonenumber{
letter-spacing: 0.3em;
font-size: 16px;
text-align:center;
}
.rmailaddress{
letter-spacing: 0.2em;
font-size: 14px;
text-align:center;
}
.recruitflow{
margin: 100px auto;
}
.flow{
display: flex;
height: 380px;
max-width: 1200px;
margin: 0 auto 0;
}
.flowboxes, .flowboxlast{
border: solid 5px #FADEBF;
margin: 10px auto 10px;
}
.flowboxes{
display: flex;
flex-direction: column;
width: 384px;
border-radius: 10px;
z-index: 0;
position: relative;
height: 360px;
}
.flowinterview{
display: flex;
flex-direction: column;
width: 120px;
border-radius: 10px;
z-index: 0;
position: relative;
height: 360px;
}
.flowboxlast{
width: 120px;
height: 360px;
border-radius: 10px;
background-color: #FFF7ED;
justify-content: center;
text-align: center;
position: relative;
z-index: 0;
}
.flowboxes div{
font-family: zen maru gothic;
border: solid 5px #FADEBF;
border-radius: 10px;
height: 60px;
vertical-align: top;
text-align: center;
justify-content: center;
margin: -5px -5px -5px -4px;
padding: 10px;
font-size: 22px;
letter-spacing: 0.3em;
}
.flowboxes p{
margin: 60px 16px auto 16px;
text-align: left;
justify-content: center;
padding: 0 auto;
font-size: 15px;
}
.flowboxes span, .flowboxlast span{
display: block;
margin: auto;
font-family: zen maru gothic;
vertical-align: middle;
justify-content: center;
text-align: center;
font-size: 30px;
width: 100%;
position: absolute;
top: 44%;
letter-spacing: 0.2em;
}
.triangle{
margin: 180px 5px 80px;
width: 5px; height: 160px; position: relative;
}
.triangle::after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 180px 0 165px 40px;
margin-left: -24px;
border-color: transparent transparent transparent #fadfbf;
z-index: 2;
font-size: 0;
position: relative;
}  .b1{
display: block;
background-color: transparent;
border: none;
cursor: pointer;
outline: none;
appearance: none;
font-family: zen maru gothic;
font-weight: 500;
font-size: 18px;
margin-right: auto;
margin-left: auto;
margin-top: 10px;
padding-right: 5px;
vertical-align: middle;
color: #443B1B;
}
.bicon{
display: inline-block;
width: 50px;
height: 50px;
border-radius: 50%;
border: 2px solid #707070;
background: #fff;
text-align:center;
line-height: 38px;
padding: 5px;
}
.arrow_right:hover{
line-height: 40px;
}
.arrow_right {
position: relative;
padding-left: 25px;
}
.arrow_right::before { content: "";
margin: auto;
position: absolute;
top: 0;
bottom: 0;
left: 2px;
width: 13px; height: 13px; border-top: 2px solid #000; border-right: 2px solid #000; transform: rotate(45deg); } .topimg2{
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/osannpo1.jpg);
height: 450px;
width: 100%;
background-size: 100% auto;
background-position: center bottom;
background-repeat: no-repeat;
position: relative;
}
.complexbox{
display: flex;
margin: 100px 0 200px;
}
.complexbox1, .complexbox2{
display: flex;
margin: 200px 0 200px;
}
.imgcontainer1, .imgcontainer2{
position: relative;
height: 550px;
width: 50%;
max-width: 1000px;
}
.imgcontainer3, .imgcontainer4{
position: relative;
height: 470px;
width: 50%;
max-width: 750px;
}
.leftimg, .rightimg{
position: absolute;
   opacity: 0;
-webkit-animation: crossfade 20s infinite;
   animation: crossfade 20s infinite;
}
.delay0 { animation-delay: 0s; }
.delay8 { animation-delay: 5s; }
.delay16 { animation-delay: 10s; }
.delay24 { animation-delay: 15s; }
@-webkit-keyframes crossfade {
　0%   { opacity: 0; }
5%   { opacity: 1; }
25%  { opacity: 1; }
35%  { opacity: 0; }
100% { opacity: 0; }
}
@keyframes crossfade {
0%   { opacity: 0; }
5%   { opacity: 1; }
25%  { opacity: 1; }
35%  { opacity: 0; }
100% { opacity: 0; }
}
.rightimg{
border-radius: 20px 0 0 20px ;
}
.leftimg{
border-radius: 0 20px 20px 0;
}
.box2{
display: flex;
width: 50%;
flex-direction: column;
padding-right: 70px;
padding-left: 70px;
vertical-align: middle;
position: relative;
justify-content: center;
}
.topagebox{
display: flex;
max-width: 500px;
text-align: center;
margin: 0 auto 0 auto;
padding: 100px 0 100px 0;
}
.topb{
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/osannpo2.jpg);
　 height: 450px;
width: 100%;
background-size: cover;
background-position: center bottom;
background-repeat: no-repeat;
position: relative;
margin-top: 200px;
}
.newswrap{
display: flex;
flex-direction: column;
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/osannpo2.jpg);
background-position: center bottom;
background-size: cover;
height: 632px;
width: 100%;
position: relative;
}
.newsbg-transparent{
height: 100%;
background: rgba(255,255,255,0.5);
width:100%;
padding: 100px 0 100px;
position: absolute;
}
.news{
display: flex;
justify-content: space-between;
max-width: 1200px;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
.newsboxes{
background-color: #fff;
margin-left: 15px;
margin-right: 15px;
width: 25%;
height: 242px;
border: 1px solid #aaaaaa;
border-radius: 10px;
}
.tonewslist{
background-color: #f1ebdf;
display: block;
font-size: 16px;
color: #472800;
font-weight: bold;
margin: 20px auto 30px;
border-radius: 10px;
width: 200px;
height: 50px;
text-align: center;
justify-content: center;
vertical-align: middle;
padding: 0;
letter-spacing: 0.2em;
}
.tovisit{
text-align: center;
margin: 150px auto 150px;
max-width: 1200px;
}
.tovisit p{
letter-spacing: 0.3em;
text-align:center;
}
.askcontainer{
display: flex;
text-align: center;
justify-content: center;
margin: 10 auto 0;
} .totel, .tomap{
border: none;
cursor: pointer;
outline: none;
padding: 0;
appearance: none;
background-color: #517341;
text-decoration: none;
color: #fff;
font-size: 18px;
font-weight: bold;
width: 300px;
height: 60px;
padding: 6px 20px 10px 20px;
border-radius: 30px;
margin: 10px;
}
.call, .map{
color: #fff;
font-size: 22px;
letter-spacing: 3px;
height: 25px;
padding-top: 0;
text-align: center;
text-decoration: none;
vertical-align: middle;
}
.call::before{
content: "";
display: inline-block; width: 25px; height: 25px; background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/telephone.svg);
background-size: contain;
vertical-align: middle;
background-repeat: no-repeat;
margin: 0 10px 5px 5px;
}
.map::before{
content: "";
display: inline-block; width: 25px; height: 25px; background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/map.svg);
background-size: contain;
vertical-align: middle;
background-repeat: no-repeat;
margin: -3px 10px 5px 5px;
}
#footer{
display: flex;
width: 100%;
border-top: 2px solid #517341;
border-bottom: 6px solid #517341;
height: 275px;
color: #443B1B;
}
.infobox{
width: 50%;
display: flex;
flex-direction: column;
}
.footerinfo{
width: 50%;
height: 200px;
margin-left: 10%;
margin-top: 25px;
font-size: 12px;
font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.info{
width: 100px;
font-weight: normal;
padding-top: 29px;
display: flex;
justify-content: space-between;
}
td span, td a{
padding-right:15px;
letter-spacing: 0.4em;
font-size: 12px;
font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
display: inline;
}
td{
padding-left: 50px;
padding-top: 24px;
min-width: 500px;
}
.policy{
font-size: 10px;
letter-spacing: 0.3em;
margin: 7px 15px 0 auto;
}
small{
letter-spacing: 0.3em;
margin: 1px 15px 0 auto;
font-size: 10px;
}
.footermap{
width: 50%;
height: 267px;
text-align: right;
overflow: hidden;
}
iframe{
filter:grayscale(50%);
-webkit-filter:grayscale(50%);
height: 425px;
margin-top: -150px;
height: calc(100% + 150px + 150px);
}
.newslist{
margin: 10px auto:
}
.newslist li{
　padding: 20px auto;
} .single_wrapper{
width:1000px;
margin:  50px auto;
padding: 50px;
box-shadow: 5px 10px 30px 5px rgb(0 0 0 / 6%);
border-radius: 20px;
background-color: #faf8f2;
}
.archive_wrapper{
padding: 50px;
box-shadow: 5px 10px 30px 5px rgb(0 0 0 / 6%);
border-radius: 20px;
background-color: #faf8f2;
}
.archiveh{
margin: 20px auto;
}
.news-flexbox{
width: 1000px;
margin: auto;
}
.post_main{
max-width: 1000px;
margin: auto;
box-shadow: 5px 10px 30px 5px rgb(0 0 0 / 6%);
padding:50px;
}
.postdate{
color: rgba(71, 40, 0, 0.5);
padding: 10px 0;
}
.postthumbnail{
text-align: center;
margin: auto;
}
.postthumbnail img{
width:auto;
height:auto;
max-width:100%;
max-height:100%;
}
.post_h2{
text-align:left
}
.post_h1{
font-family: zen maru gothic,"ヒラギノ丸ゴ Pro W4";
   font-size: 30px;
letter-spacing: 0.3em;
text-align: left;
text-decoration: none;
color: #443B1B;
margin: 30px auto;
}
.news-flex{
display: flex;
flex-wrap: wrap;
text-align: center;
justify-content: center;
margin: auto;
width: 100%;
}
.news-item{
height: 300px;
}
.news-list__list-item{
width: 280px;
border-radius: 20px;
margin: 26px;
height: 300px;
background-color: #ffff;
}
.fv-news-list__list-item{
flex: 1 1 280px;
min-width: 150px;
border-radius: 20px;
margin: 10px;
height: 300px;
background-color: #ffff;
}
.news-item__thumbnail{
width: 100%;
height: 200px;
text-align: center;
margin: auto;
border-radius: 20px 20px 0 0;
}
.news-item__thumbnail-image{
width: 100%;
height: 200px;
text-align: center;
margin: auto;
border-radius: 20px 20px 0 0;
}
.news-item__no-thumbnail{
width: 100%;
height: 200px;
text-align: center;
margin: auto;
border-radius: 20px 20px 0 0;
}
.news-item__content{
display:inline-block;
margin-top: 10px;
padding: 10px;
width: 100%;
text-align: left;
}
.news-item__title{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.nav-links{
text-align: center;
margin: 30px auto 0;
}
.page-numbers{
padding: 5px;
}
.single-tonewslist{
margin: 30px auto 0;
text-align: center;
justify-content: center;
} @media screen and (max-width:1050px) {
.{
color: #443B1B;
}
body{
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
-webkit-text-size-adjust: 100%;
}
p, a{
font-family: zen maru gothic;
font-size: 15px;
letter-spacing: 1px;
line-height: 2em;
text-align: left;
text-decoration: none;
color: #443B1B;
}
h1{
font-size: 22px;
}
h2{
font-family: zen maru gothic;
font-size: 20px;
letter-spacing: 0.3em;
text-align: center;
text-decoration: none;
color: #443B1B;
margin: 25px auto;
}
.name{
font-family: zen maru gothic;
padding-left: 0;
display: flex;
flex-direction: column;
}
.namebox{
display: flex;
flex-direction: column;
height: 50px;
margin-top: -6px;
}
.name1{
font-size: 10px;
}
.name2{
font-size: 20px;
margin-top: -10px;
}
#header{
padding: 18px 4% 10px;
height: 80px;
display: flex;
flex-direction: row;
background: rgba(250,250,250,0.5);
z-index: 1;
}
.topvar{
display: none;
}
.nav{
display: none;
}
.navbox{
height: 50px;
}
.sp-nav {
z-index: 1;
position: fixed;
top: 0;
left: 0;
opacity: 0.9;
width: 100%;
height: 100vh;
display: block;
width: 100%;
background: #f9f9f7;
transform: translateY(-150%);
transition: all .2s ease-in-out;
}
.hamburger{ position: relative;
cursor: pointer;
width: 42px;
height:50px;
border-radius: 5px;
z-index: 1;
} .hamburger span{
display: inline-block;
transition: all .4s; position: absolute;
height: 3px;
border-radius: 5px;
background: #443B1B;
width: 100%;
}
.hamburger span:nth-of-type(1) {
top:4px;	
}
.hamburger span:nth-of-type(2) {
top:17px;
}
.hamburger span:nth-of-type(3) {
top:30px;
}
.hamburger.active span:nth-of-type(1) {
top: 14px;
left: 18px;
transform: translateY(6px) rotate(-45deg);
width: 30%;
}
.hamburger.active span:nth-of-type(2) {
opacity: 0;
}
.hamburger.active span:nth-of-type(3){
top: 26px;
left: 18px;
transform: translateY(-6px) rotate(45deg);
width: 30%;
}
.instasp{
display: block;
margin-right: 10px;
} .sp-nav ul {
list-style: none;
padding: 0;
display: flex;
flex-direction: column; height: 90%;
margin: 70px 35px 40px 200px;
}
.sp-nav li {
margin: 0;
padding: 0;
}
.sp-nav li span {
font-size: 15px;
color: #443B1B;
}
.sp-nav li a, .sp-nav li span {
display: block;
padding: 25px 0 0 0;
font-weight: 500;
letter-spacing: 0.3em;
border-bottom: solid 1px #443B1B;
} .sp-nav .close {
position: relative;
padding-left: 20px;
}
.sp-nav .close::before {
content: '';
position: absolute;
top: 50%;
left: 0;
display: block;
width: 16px;
height: 1px;
background: black;
transform: rotate( 45deg );
}
.sp-nav .close::after {
content: '';
position: absolute;
top: 50%;
left: 0;
display: block;
width: 16px;
height: 1px;
background: black;
transform: rotate( -45deg );
}
.active-spnav {
transform: translateY( 0 );
opacity: 0.9;
background-color: #f9f9f7;
}
.main-visual {
padding: 0 4%;
} .topcatch span{
writing-mode: vertical-rl;
font-family: ‘hui’;
src: url(//tomo.ed.jp/wp-content/themes/tomo-theme/fonts/HuiFont29.ttf);
font-weight: normal;
background:rgba(255,255, 255, 0.5);
font-size: 22px;
margin: 3px;
padding: 10px 7px;
letter-spacing: 3px;
}
.catchl1{
position: absolute;
top:30%;
left: 30%;
z-index: 0;
height: 180px;
}
.catchl2{
position: absolute;
top:37%;
left: 18%;
z-index: 0;
height: 230px;
}
.box, .box2{
padding: 20px;
}
.sp-box{
box-shadow: 5px 8px 30px 10px rgb(0 0 0 / 5%);
margin: auto;
padding: 30px 0;
}
.complexbox, .complexbox1, .complexbox2 {
display: flex;
margin: 100px 0 100px;
}
.box{
padding-top: 80px;
padding-bottom: 50px;
margin-left: auto;
margin-right: auto;
}
.box2{
display: flex;
width: 100%;
flex-direction: column;
text-align: center;
vertical-align: middle;
position: relative;
margin: 0 auto 0;
padding-bottom: 0;
padding-top: 0;
}
.newswrap{
display: flex;
flex-direction: column;
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/osannpo2.jpg);
background-position: center bottom;
background-size: cover;
height: 700px;
width: 100%;
position: relative;
}
.newsbg-transparent{
height: 100%;
background: rgba(255,255,255,0.5);
width:100%;
padding: 20px 0 100px;
position: absolute;
}
.tonewslist{
font-size: 14px;
}
.fvh1{
font-family: ‘hui’;
src: url(//tomo.ed.jp/wp-content/themes/tomo-theme/fonts/HuiFont29.ttf);
font-weight: normal;
font-size: 20px;
letter-spacing: 0.1em;
line-height: 25px;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
padding: 10px 0 0;
}
.fvp1{
font-family: zen maru gothic;
font-size: 14px;
letter-spacing: 0.1em;
text-align: center;
padding-top: 10px;
width: 100%;
margin-left: auto;
margin-right: auto;
}
.fvp2{
font-family: zen maru gothic;
font-size: 14px;
letter-spacing: 0.1em;
text-align: left;
padding-top: 10px;
width: 100%;
}
.omoifv{
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/omoifv.webp);
width: 100%;
height: 250px;
z-index: 0;
background-size: cover;
background-position:center bottom;
background-repeat: no-repeat;
position: relative;
}
.mealfv{
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/mealfv-sp.png);
width: 100%;
height: 250px;
z-index: 0;
background-size: cover;
background-position:center bottom;
background-repeat: no-repeat;
position: relative;
}
.entryfv{
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/entryfv-sp.png);
width: 100%;
height: 250px;
z-index: 0;
background-size: cover;
background-position:center bottom;
background-repeat: no-repeat;
position: relative;
}
.pagehead{
background:rgba(255,255, 255, 0.6);
z-index: 1;
width: 100%;
height: 90px;
position: absolute;
display: flex;
flex-direction: column;
padding: 15px 15px;
margin: 80px 0 80px;
}
.kana2{
font-size:17px;
letter-spacing: 0.2em;
margin-bottom: 0px;
}
.pagetitle{
font-size: 25px;
text-align: center;
font-weight: 600;
letter-spacing: 0.3em;
} .b1 {
display: block;
background-color: transparent;
border: none;
cursor: pointer;
outline: none;
appearance: none;
font-family: zen maru gothic;
font-weight: 500;
font-size: 16px;
margin-right: auto;
margin-left: auto;
margin-top: 10px;
padding-right: 5px;
vertical-align: middle;
}
.bicon {
display: inline-block;
width: 35px;
height: 35px;
border-radius: 50%;
border: 2px solid #707070;
background: #fff;
text-align: center;
line-height: 23px;
padding: 5px;
}
.arrow_right:hover{
line-height: 20px;
}
.arrow_right {
position: relative;
padding-left: 25px;
}
.arrow_right::before { content: "";
margin: auto;
position: absolute;
top: 0;
bottom: 0;
left: 2px;
width: 10px; height: 10px; border-top: 2px solid #000; border-right: 2px solid #000; transform: rotate(45deg); } .topimg{
width: 100%;
height: 100vh;
z-index: 0;
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/kusunoki3-min.webp);
background-size: cover;
background-position:center bottom;
background-repeat: no-repeat;
position: relative;
}
.topimg2{
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/osannpo-sp.webp);
height: 350px;
width: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: relative;
}
.complexbox {
flex-direction: column;
margin-top: 50px;
}
.complexbox1 {
flex-direction: column;
margin-top: 80px;
}
.complexbox2{
display: flex;
flex-direction: column-reverse;
margin-top: 80px;
}
.imgcontainer1{
position: relative;
height: 230px;
width: 90%;
}
.imgcontainer2{
position: relative;
height: 230px;
width: 90%;
margin-left: auto;
}
.topb{
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/nobori2.png);
width: 100%;
height: 330px;
background-size: 140% auto;
background-repeat: no-repeat;
position: relative;
background-position:center top;
z-index: 1;
margin-top: 150px;
}
.news{
display: flex;
justify-content: space-between;
flex-direction: column;
max-width: 350px;
margin-top: 0;
margin-left: auto;
margin-right: auto;
}
.newsboxes{
background-color: #fff;
margin: 10px auto 0;
width: 300px;
height: 100px;
border: 1px solid #aaaaaa;
border-radius: 10px;
}
.tovisit{
max-width: 350px;
margin: 100px auto 100px;
}
.askcontainer{
display: flex;
flex-direction: column;
text-align: center;
margin-left: auto;
margin-right: auto;
padding: 10px;
margin-bottom: -20px;
}
.totel, .tomap{
background-color: transparent;
border: none;
cursor: pointer;
outline: none;
padding: 0;
appearance: none;
background-color: #517341;
text-decoration: none;
color: #fff;
font-size: 18px;
font-weight: bold;
width: 300px;
height: 55px;
padding: 3px 17px 3px 17px;
border-radius: 30px;
margin: 0 auto 15px auto;
justify-content: center;
}
.call, .map{
color: #fff;
font-size: 22px;
letter-spacing: 3px;
padding-top: 0;
text-align: center;
text-decoration: none;
vertical-align: middle;
margin: 0 auto 0;
}
.topagebox{
display: flex;
max-width: 300px;
text-align: center;
margin: 0 auto 0 auto;
padding: 50px 0 50px 0;
} .lunchpointbox{
margin-bottom: 200px;
}
.lunchpointbox2{
margin-bottom: 50px;
padding-bottom: 100px;
}
.lunchtime{
display: flex;
}
.lunchtimebg{
max-width: 400px;
background-color: #ffff;
z-index: 0;
box-shadow: 5px 8px 30px 10px rgb(0 0 0 / 5%);
border-radius: 0;
margin: 0 auto;
text-align: center;
}
.cookbox{
display: flex;
flex-direction: column;
margin: 0 auto;
justify-content: center;
flex-shrink: 0;
max-width: 350px;
text-align: center;
margin: auto;
}
.cookbox::-webkit-scrollbar {
height: 10px; width: 10px;
}
.cookbox::-webkit-scrollbar-thumb {
background: #878787; border-radius: 7px; }
.cookbox::-webkit-scrollbar-track {
background: rgb(144, 144, 144, 0.3); border-radius: 7px; }
.cook1{
justify-content: center;
width: 100%;
margin: 5px auto 20px auto;
object-fit: cover;
}
.cookpointimg1{
object-fit: cover;
max-width: 350px;
}
.cookpointp1{
font-family: zen maru gothic;
margin: 0 auto;
font-size: 14px;
letter-spacing: 0.1rem;
font-weight: 300;
text-align: center;
padding: 5px;
}
.cookcomentbox{
max-width: 360px;
margin: 0 auto;
padding: 10px;
text-align: center;
box-shadow: 5px 8px 10px 10px rgb(0 0 0 / 5%);
}
.cookcoment{
max-width: 700px;
margin: 0 auto;
text-align: left;
}
.cooking{
width: 300px;
margin: 10px auto;
justify-content: center;
}
.links{
display: flex;
flex-direction: row;
width: 300px;
flex-wrap: wrap;
margin: 0 auto;
margin-bottom: 100px;
}
.lunchtime2{
display: flex;
flex-direction: row-reverse;
}
.mealtime1{
width: 320px;
position: relative;
margin: 0 auto 200px 20px;
}
.mealtime1-2{
width: 320px;
position: relative;
margin: 0 auto 200px 20px;
}
.mealtime2{
width: 320px;
position: relative;
margin: 0 20px 200px auto ;
justify-content: right;
text-align: right;
}
.mealtime2-2{
width: 320px;
position: relative;
margin: 0 20px 200px auto ;
justify-content: right;
text-align: right;
}
.mealtimep1{
margin-left: -308px;
z-index: 0;
background:rgba(255,255, 255);
padding: 5px;
margin-top: 160px;
vertical-align: middle;
letter-spacing: 0.1em;
font-family: ‘hui’;
src: url(//tomo.ed.jp/wp-content/themes/tomo-theme/fonts/HuiFont29.ttf);
line-height: 1.3rem;
font-size: 16px;
box-shadow: 5px 5px 20px 5px rgb(0 0 0 / 5%);
width: 320px;
}
.mealtimep2{
margin-right: -295px;
z-index: 0;
background: rgba(255,255, 255);
padding: 5px;
margin-top: 160px;
vertical-align: middle;
letter-spacing: 0.1em;
font-family: ‘hui’;
src: url(//tomo.ed.jp/wp-content/themes/tomo-theme/fonts/HuiFont29.ttf);
line-height: 1.3rem;
font-size: 16px;
box-shadow: 5px 5px 20px 5px rgb(0 0 0 / 5%);
width: 290px;
}
.lunchpointslist{
display: flex;
max-width: 320px;
margin: 0 auto;
justify-content: center;
flex-wrap: wrap;
}
.lunchpoints{
background-color: #FFF;
border-radius: 100px;
border: solid 4px #FADEBF;
width: 145px;
height: 145px;
display: flex;
flex-direction: column;
text-align: center;
vertical-align: middle;
margin: 5px;
font-family: zen maru gothic;
color: #83743E;
box-shadow: 5px 5px 5px 0px rgb(0 0 0 / 5%)
}
.lunchpointsh{
font-weight: 500;
letter-spacing: 0em;
font-size: 14px;
margin-top: -20px;
}
.lunchpointsp{
margin: 10px 15px;
font-size: 12px;
}  .entryflow{
display: flex;
flex-direction: column;
height: auto;
margin: 0 auto 0;
text-align: center;
}
.entryflowboxes, .entryflowboxlast{
border: solid 3px #FADEBF;
margin: 10px auto 10px -20px;
}
.entryflowboxes{
display: flex;
flex-direction: column;
width: 330px;
height: 280px;
border-radius: 10px;
z-index: 0;
margin: 25px auto;
text-align: center;
font-size: 30px;
font-family: zen maru gothic;
}
.entryflowboxlast{
width: 330px;
height: 100px;
margin: 25px auto;
border-radius: 10px;
background-color: #FFF7ED;
justify-content: center;
text-align: center;
padding: auto;
position: relative;
}
.entryflowboxes div{
font-family: zen maru gothic;
border: solid 3px #FADEBF;
border-radius: 10px;
height: 40px;
vertical-align: top;
text-align: center;
justify-content: center;
margin: -3px -3px -5px -3px;
padding: 0;
font-size: 20px;
letter-spacing: 0.3em;
}
.entryflowboxes p{
margin: auto 16px;
text-align: left;
justify-content: center;
padding: 10px auto;
font-size: 15px;
}
.flowinterview{
height: 100px;
width: 330px;
}
.entryflowboxes span, .entryflowboxlast span{
top: 26%;
letter-spacing: 0.5em;
}
.entrytriangle{
margin: 0px auto 0px auto;
width: 360px;
height: 25px;
position: relative;
transform: rotate(90deg);
}
.entrytriangle::after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 140px 0 130px 30px;
margin-left: -3px;
border-color: transparent transparent transparent #fadfbf;
z-index: 2;
font-size: 0;
transform: rotate(90deg);
}  .overviewfv{
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/overview.webp);
width: 100%;
height: 250px;
z-index: 0;
background-size: cover;
background-position: center bottom;
background-repeat: no-repeat;
position: relative;
}
.overviewmain{
position: relative;
max-width: 1250px;
margin: auto;
display: flex;
flex-direction: column;
}
.philosophyimg{
width: 280px;
margin: 70px auto;
text-align: center;
}
.overviewcoment{
max-width: 380px;
padding: 10% 30px;
box-shadow: 5px 8px 25px 10px rgb(0 0 0 / 5%);
margin: 0 auto;
}
.overviewcoment div{
margin: 0 0 50px 0;
}
.parkingmap{
max-width: 330px;
margin: 30px auto;
}  .recruitpoints {
display: flex;
flex-wrap: wrap;
width: 330px;
margin: 0 auto;
}
.recruitmain{
margin: -160px auto 0 auto;
text-align: center;
}
.recruitpoitbox{
width: 150px;
height: 150px;
border-radius: 75px;
border: #f2b685 solid 4px;
margin: 3px auto;
position: relative;
display: flex;
flex-direction: column;
text-align: center;
background-color: #ffff;
box-shadow: 0 4px 15px 0 rgb(0 0 0 / 10%);
}
.rpointh{
font-size: 16px;
margin: auto;
text-align: center;
vertical-align: middle;
padding: 30px 10px;
letter-spacing: 0.1em;
line-height: 1.7em;
}
.recruitp {
width: 330px;
margin: auto;
text-align: center;
}
.joblistingbox {
display: flex;
flex-wrap: nowrap;
overflow-x: scroll;
width: 100%;
margin: 0 auto;
scroll-snap-type: x mandatory;
}
.joblist {
background-color: #fff;
display: flex;
flex-direction: column;
min-width: 350px;
height: auto;
border-radius: 30px;
border: #FADEBF solid 1px;
box-shadow: 0 4px 15px 0 rgb(0 0 0 / 10%);
object-fit: cover;
overflow-x: scroll;
margin: 5px;
padding: 18px 14px 60px 14px;
justify-content: space-between;
z-index: 0;
scroll-snap-align: start;
}
.joblistrow{
height: auto;
border-bottom: #FADEBF solid 3px;
padding: 30px auto 30xp auto;
flex-direction: column;
}
.jobitem {
width: 100px;
text-align: left;
font-size: 16px;
letter-spacing: 0.1em;
font-weight: 500;
margin: 20px 0;
align-self:flex-start ;
}
.jobitemp {
font-size: 13px;
letter-spacing: 0.2em;
padding-left: 0;
align-self:flex-start ;
padding-bottom: 20px;
}
.joblist2{
background-color: #fff;
display: flex;
flex-direction: column;
width: 350px;
height: auto;
border-radius: 30px;
border: #FADEBF solid 1px;
box-shadow: 0 4px 15px 0 rgb(0 0 0 / 10%);
object-fit: cover;
overflow-x: scroll;
margin: auto;
padding: 18px 14px 60px 14px;
z-index: 0;
}
.recruitfv{
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/recruit2.webp);
width: 100%;
height: 500px;
z-index: 0;
background-size: cover;
background-position: center bottom;
background-repeat: no-repeat;
position: relative;
}
.recruitflow{
margin: 100px auto;
width: 100%;
}
.rbuttonbox{
flex-direction: column;
width: 330px;
}
.recruitbutton{
margin: 10px auto 0 auto;
}
.recruitbuttonbox p{
width: 330px;
}
.flow{
display: flex;
flex-direction: column;
height: auto;
margin: 0 auto 0;
text-align: center;
}
.flowboxes, .flowboxlast{
border: solid 3px #FADEBF;
margin: 10px auto 10px -20px;
}
.flowboxes{
display: flex;
flex-direction: column;
width: 330px;
height: 280px;
border-radius: 10px;
z-index: 0;
margin: 25px auto;
text-align: center;
font-size: 30px;
font-family: zen maru gothic;
}
.flowboxlast{
width: 330px;
height: 100px;
margin: 25px auto;
border-radius: 10px;
background-color: #FFF7ED;
justify-content: center;
text-align: center;
padding: auto;
position: relative;
}
.flowboxes div{
font-family: zen maru gothic;
border: solid 3px #FADEBF;
border-radius: 10px;
height: 40px;
vertical-align: top;
text-align: center;
justify-content: center;
margin: -3px -3px -5px -3px;
padding: 0;
font-size: 20px;
letter-spacing: 0.3em;
}
.flowboxes p{
margin: auto 16px;
text-align: left;
justify-content: center;
padding: 10px auto;
font-size: 15px;
}
.flowinterview{
height: 100px;
width: 330px;
}
.flowboxes span, .flowboxlast span{
top: 26%;
letter-spacing: 0.5em;
}
.triangle{
margin: 0px auto 0px auto;
width: 360px;
height: 25px;
position: relative;
transform: rotate(90deg);
}
.rphonenumber{
letter-spacing: 0.3em;
font-size: 16px;
text-align:center;
}
.triangle::after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 140px 0 130px 30px;
margin-left: -3px;
border-color: transparent transparent transparent #fadfbf;
z-index: 2;
font-size: 0;
transform: rotate(90deg);
} #footer{
display: flex;
flex-direction: column-reverse;
width: 100%;
border-top: 2px solid #517341;
border-bottom: 6px solid #517341;
height: 450px;
color: #443B1B;
}
.infobox{
width: 50%;
display: flex;
flex-direction: column;
width: 90%;
margin: 0px auto 0px;
height: 225px;
}
td{
padding-left: 60px;
padding-top: 0;
min-width: 220px;
vertical-align: top;
}        
td span, td a{
font-size: 10px;
}
td a{
padding-top: 0;
}
.footerinfo{
width: 100%;
height: 180px;
margin-left: 0;
font-size: 10px;
}
.item{
height: 40px;
}
.info{
width: 60px;
font-weight: normal;
padding-top: 0;
display: flex;
justify-content: space-between;
vertical-align: middle;
}
td span{
padding-left: 0;
letter-spacing: 0.1em;
}
td{
padding-left: 30px;
padding-right: 0;
padding-top: 0;
height: 30px;
}
.policy{
font-size: 10px;
letter-spacing: 0.3em;
margin: -25px auto -2px;
}
small{
font-size: 8px;
letter-spacing: 0.1em;
margin-top: 50px;
margin: auto;
}
.footermap{
width: 100%;
height: 225px;
text-align: right;
overflow: hidden;
border-bottom: 1px solid #517341;
}
iframe{
filter:grayscale(50%);
-webkit-filter:grayscale(50%);
height: 250px;
margin-top: -150px;
height: calc(100% + 150px + 150px);
} .single_wrapper{
max-width: 360px;
margin: 10px auto 30px auto;
padding: 10px;
box-shadow: 5px 10px 30px 5px rgb(0 0 0 / 6%);
border-radius: 10px;
}
.archive_wrapper{
margin: auto;
padding: 30px 10px;
box-shadow: 5px 10px 30px 5px rgb(0 0 0 / 6%);
border-radius: 10px;
}
.news-flexbox{
width: 330px;
}
.nav-links{
text-align: center;
margin: 30px auto;
}
.post_main{
max-width: 350px;
margin: 30px auto;
box-shadow: 5px 10px 30px 5px rgb(0 0 0 / 6%);
padding: 20px;
}
.postthumbnail{
text-align: center;
margin: auto;
width: 300px
}
.post_h2{
text-align:left
}
.post_h1{
font-family: zen maru gothic,"ヒラギノ丸ゴ Pro W4";
font-size: 22px;
letter-spacing: 0.3em;
text-align: left;
text-decoration: none;
color: #443B1B;
margin: 30px auto;
}
.news-flex{
display: flex;
flex-wrap: wrap;
text-align: center;
justify-content: center;
margin: auto;
}
.news-item{
height: 100px;
display: flex;
flex-direction: row;
width:330px
}
.news-list__list-item{
width: 330px;
border-radius: 20px;
margin: 10px;
height: 100px;
background-color: #ffff;
}
.fv-news-list__list-item{
width: 330px;
flex: 0 0 auto;
border-radius: 20px;
margin: 10px;
height: 100px;
background-color: #ffff;
max-width: none;
}
.news-item__thumbnail{
width: 100px;
height: 100px;
text-align: center;
margin: 0;
}
.news-item__thumbnail-image{
width: 100px;
height: 100px;
text-align: center;
margin: auto;
border-radius: 20px 0 0 20px;
}
.news-item__no-thumbnail{
width: 100px;
height: 100px;
text-align: center;
margin: auto;
border-radius: 20px 0 0 20px;
}
.news-item__content{
display:inline-block;
margin-top: 0;
padding: 10px;
height:100px;
width: 200px;
text-align: left;
inline-size: 225px; 
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.news-item__title{
text-align: left;
font-size: 15px;
}
} @media screen and ( min-width : 850px ){
.storybox{
margin-top: 100px;
}
.timeline-abs{
text-align: center;
margin-bottom: 50px;
}
.timeline {
list-style: none;
width: 850px;
margin: auto;
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/fprint1.webp), url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/fprint2.webp);
background-repeat: no-repeat, no-repeat;
background-position: right top, 5px bottom;
background-size: 13%,13%;
}
.timeline li {
overflow: hidden;
margin: 0;
position: relative;
display: flex;
flex-direction: row;
}
.timeline-date {
font-family: "M PLUS Rounded 1c", sans-serif;
font-size: 30px;
font-weight: 700;
font-style: normal;
width: 155px;
float: left;
margin-top: -14px;
color:  #779375;
}
.timeline-content {
width: 75%;
float: left;
height: 300px;
border-left: 3px #617955 solid;
padding-left: 30px;
}
.timeline-content:before {
content: '';
width: 16px;
height: 16px;
background: #617955;
position: absolute;
left: 206px;
top: 10px;
border-radius: 100%;
}
}
@media screen and ( max-width : 850px ){
.storybox{
margin: 100px 7px;
}
.timeline-abs{
text-align: center;
margin-bottom: 30px;
width: 335px;
}
.timeline {
list-style: none;
max-width: 380px;
margin: auto;
background-image: url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/fprint1.webp), url(//tomo.ed.jp/wp-content/themes/tomo-theme/img/fprint2.webp);
background-repeat: no-repeat, no-repeat;
background-position: right 100px, 5px bottom;
background-size: 15%,15%;
}
.timeline li {
overflow: hidden;
margin: 0;
position: relative;
display: flex;
flex-direction: row;
}
.timeline-date {
font-family: "M PLUS Rounded 1c", sans-serif;
font-size: 23px;
font-weight: 700;
font-style: normal;
width: 110px;
float: left;
margin-top: -5px;
color:  #779375;
}
.timeline-content {
width: 75%;
float: left;
height: 200px;
border-left: 3px #617955 solid;
padding-left: 30px;
padding-top: 5px;
}
.timeline-content:before {
content: '';
width: 16px;
height: 16px;
background: #617955;
position: absolute;
left: 99px;
top: 10px;
border-radius: 100%;
}
.timeline-content2016{
height: 310px;
}
}