@charset "utf-8";
/* CSS Document */

#slick_box {
margin-bottom: 10%;
position: relative;
}

#mainimage_pt img {
width: 100%;
height: auto;
}

#mainimage_sp {
display: none;
}

.slick-content{
position: absolute;
top: 50%;
left: 9%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
z-index: 100;
}
.slick-content h2{
margin-bottom: 60px;
font-family: "source-han-serif-Japanese", serif;
font-weight: 500;
/*font-size: 320%;*/
font-size: 3.15vw;
line-height: 160%;
letter-spacing: 10px;
color: #605B20;
text-shadow: 0px 0px 10px #FFFFFF,
0px 0px 10px #FFFFFF,
0px 0px 10px #FFFFFF,
0px 0px 10px #FFFFFF,
0px 0px 10px #FFFFFF,
0px 0px 10px #FFFFFF,
0px 0px 10px #FFFFFF,
0px 0px 10px #FFFFFF,
0px 0px 10px #FFFFFF,
0px 0px 10px #FFFFFF;
}
.slick-content p{
font-weight: bold;
font-size: 110%;
line-height: 200%;
text-shadow: 0px 0px 10px #FFFFFF,
0px 0px 10px #FFFFFF,
0px 0px 10px #FFFFFF,
0px 0px 10px #FFFFFF,
0px 0px 10px #FFFFFF,
0px 0px 10px #FFFFFF,
0px 0px 10px #FFFFFF,
0px 0px 10px #FFFFFF,
0px 0px 10px #FFFFFF,
0px 0px 10px #FFFFFF;
}

#about {
margin-bottom: 100px;
padding-bottom: 60px;
background: url("../images/about_img02.jpg") no-repeat bottom right;
}

#about .inner {
width: 90%;
max-width: 1080px;
margin: 0 auto;
display: flex;
justify-content: space-between;
}

#about .about_img01 {
width: 46%;
flex: 1;
margin-left: calc(50% - 50vw);
margin-right: 4%;
}

#about .about_img01 img {
width: 100%;
height: 520px;
object-fit: cover;
}

#about .inbox {
width: 50%;
padding-top: 40px;
}

#about .inbox h2 {
font-family: "source-han-serif-Japanese", serif;
font-weight: 500;
font-size: 190%;
line-height: 160%;
letter-spacing: 2px;
margin-bottom: 40px;
}

#about .inbox p {
font-size: 110%;
line-height: 200%;
margin-bottom: 60px;
}

#about .inbox .next_btn {
width: 280px;
height: 60px;
border: solid 1px #615C21;
border-radius: 30px;
}

#about .inbox .next_btn a {
width: 280px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
color: #615C21;
font-weight: bold;
text-decoration: none;
box-sizing: border-box;
position: relative;
}

#about .inbox .next_btn .arrow {
  width: 22px;
  height: 11.3px;
  background: #615C21;
  clip-path: polygon(0 45.6%, 74.3% 45.6%, 74.3% 0, 100% 50%, 74.3% 100%, 74.3% 54.4%, 0 54.4%);
  position: absolute;
  right: 25px;
}

#service {
width: 90%;
max-width: 1080px;
margin: 0 auto 120px;
}

#service h2 {
margin-bottom: 70px;
font-size: 200%;
letter-spacing: 6px;
text-align: center;
line-height: 110%;
}

#service h2 p {
color: #5F5A1F;
font-family: "Times New Roman", Times, "serif";
font-weight: bold;
letter-spacing: 1px;
font-size: 42%;
text-decoration: underline;
}

#service ul {
display: flex;
justify-content: space-between;
}

#service li {
width: 29.62962%;
}

#service li:nth-child(2) {
margin-top: 80px;
}

#service dt {
margin-bottom: 60px;
position: relative;
}

#service dt:before {
position: absolute;
top: -40px;
left: -10%;
z-index: -1;
width: 80px;
height: 80px;
border-radius: 50%;
background: #F2EDDB;
content: '';
}

#service dt p {
position: absolute;
top: -50px;
left: -3%;
color: #988538;
font-family: "Times New Roman", Times, "serif";
font-size: 200%;
text-align: center;
}

#service dt h3 {
width: 90%;
max-width: 280px;
height: 80px;
border-radius: 0 40px 40px 0;
display: flex;
align-items: center;
justify-content: center;
background: #988538;
color: #FFFFFF;
font-weight: bold;
box-sizing: border-box;
font-size: 115%;
letter-spacing: 2px;
position: absolute;
bottom: -40px;
padding-right: 2em;
}

#service dt h3 .arrow {
  width: 22px;
  height: 11.3px;
  background: #FFFFFF;
  clip-path: polygon(0 45.6%, 74.3% 45.6%, 74.3% 0, 100% 50%, 74.3% 100%, 74.3% 54.4%, 0 54.4%);
  position: absolute;
  right: 25px;
}

#results {
margin-bottom: 100px;
padding: 110px 0 0;
background: url("../images/results_img01.jpg") no-repeat top center;
}

#results h2 {
margin-bottom: 90px;
font-size: 200%;
letter-spacing: 6px;
text-align: center;
line-height: 110%;
color: #FFFFFF;
}

#results h2 p {
color: #D0BD62;
font-family: "Times New Roman", Times, "serif";
font-weight: bold;
letter-spacing: 1px;
font-size: 42%;
text-decoration: underline;
}

#results .inbox {
width: 90%;
max-width: 1200px;
margin: 0 auto;
padding: 60px;
background: #FFFFFF;
box-sizing: border-box;
display: flex;
justify-content: space-between;
}

#results ul {
margin-right: 6%;
}

#results ul:last-child {
margin-right: 0;
}

#results li {
margin-bottom: 10px;
line-height: 160%;
position: relative;

}

#results li:before {
color: #988538;
content: '●';
font-size: 35%;
position: absolute;
left: -15px;
}

#results .next_btn {
width: 280px;
height: 60px;
border: solid 1px #615C21;
border-radius: 30px;
margin: 0 auto;
}

#results .next_btn a {
width: 280px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
color: #615C21;
font-weight: bold;
text-decoration: none;
box-sizing: border-box;
position: relative;
}

#results .next_btn .arrow {
width: 22px;
height: 11.3px;
background: #615C21;
clip-path: polygon(0 45.6%, 74.3% 45.6%, 74.3% 0, 100% 50%, 74.3% 100%, 74.3% 54.4%, 0 54.4%);
position: absolute;
right: 25px;
}

#topics {
margin-bottom: 120px;
padding: 120px 0;
background: #F2EDDB;
}

#topics .inbox {
width: 90%;
max-width: 1080px;
margin: 0 auto;
display: flex;
justify-content: space-between;
}

#topics .leftbox {
text-align: center;
}

#topics .rightbox {
width: 70%;
margin-left: 10%;
}

#topics h2 {
margin-bottom: 35px;
font-size: 200%;
letter-spacing: 6px;
text-align: center;
line-height: 110%;
}

#topics h2 p {
color: #5F5A1F;
font-family: "Times New Roman", Times, "serif";
font-weight: bold;
letter-spacing: 1px;
font-size: 42%;
text-decoration: underline;
}

#topics .next_btn {
width: 180px;
height: 50px;
border: solid 1px #615C21;
background: #FFFFFF;
border-radius: 30px;
margin: 0 auto 40px;
}

#topics .next_btn a {
width: 180px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
color: #615C21;
font-weight: bold;
font-size: 90%;
padding-right: 1em;
text-decoration: none;
box-sizing: border-box;
position: relative;
}

#topics .next_btn .arrow {
width: 18px;
height: 8px;
background: #615C21;
clip-path: polygon(0 45.6%, 74.3% 45.6%, 74.3% 0, 100% 50%, 74.3% 100%, 74.3% 54.4%, 0 54.4%);
position: absolute;
right: 20px;
}

#topics .leftbox ul {
display: flex;
justify-content: space-around;
}

#topics .rightbox dl {
margin-bottom: 40px;
}

#topics .rightbox dl,
#topics .rightbox dl dt,
#topics .rightbox dl dd {
  box-sizing: border-box;
}
#topics .rightbox dl {
  border-bottom: 1px dashed #988538;
}
#topics .rightbox dl dt,
#topics .rightbox dl dd {
  padding: 10px 15px 0 15px;
  border-top: 1px dashed #988538;
}
#topics .rightbox dl dt {
  width: 130px;
  float: left;
}
#topics .rightbox dl dd {
  margin-left: 130px;
  padding-bottom: 10px;
}
#topics .rightbox dl dd:after {
  content: '';
  display: block;
  clear: both;
}

#recruit {
margin-bottom: 120px;
}

#recruit h2 {
margin-bottom: 70px;
font-size: 200%;
letter-spacing: 6px;
text-align: center;
line-height: 110%;
}

#recruit h2 p {
color: #5F5A1F;
font-family: "Times New Roman", Times, "serif";
font-weight: bold;
letter-spacing: 1px;
font-size: 42%;
text-decoration: underline;
}

#recruit .inner {
width: 90%;
max-width: 1080px;
margin: 0 auto;
display: flex;
justify-content: space-between;
}

#recruit .recruit_img01 {
width: 50%;
flex: 1;
margin-right: calc(50% - 50vw);
margin-left: 4%;
}

#recruit .recruit_img01 img {
width: 100%;
height: 460px;
object-fit: cover;
}

#recruit .inbox {
width: 46%;
padding-top: 3%;
}

#recruit .inbox h3 {
font-family: "source-han-serif-Japanese", serif;
font-weight: 500;
font-size: 190%;
line-height: 160%;
letter-spacing: 2px;
margin-bottom: 40px;
color: #605B20;
}

#recruit .inbox p {
line-height: 200%;
margin-bottom: 60px;
}

#recruit .inbox .next_btn {
width: 280px;
height: 60px;
border: solid 1px #615C21;
border-radius: 30px;
}

#recruit .inbox .next_btn a {
width: 280px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
color: #615C21;
font-weight: bold;
text-decoration: none;
box-sizing: border-box;
position: relative;
}

#recruit .inbox .next_btn .arrow {
  width: 22px;
  height: 11.3px;
  background: #615C21;
  clip-path: polygon(0 45.6%, 74.3% 45.6%, 74.3% 0, 100% 50%, 74.3% 100%, 74.3% 54.4%, 0 54.4%);
  position: absolute;
  right: 25px;
}

#access {
background: linear-gradient(to right, #F2EDDB 0%, #F2EDDB 30%, #FFFFFF 30%, #FFFFFF 100%);
}

#access .inner {
width: 90%;
max-width: 1080px;
margin: 0 auto;
position: relative;
}

#access .access_img01 {
width: 52.87%;
position: absolute;
top: 110px;
left: -10%;
}

#access .inbox {
width: 48%;
float: right;
padding-top: 110px;
}

#access .inbox iframe {
width: 100%;
height: 245px;
margin-top: 30px;
margin-bottom: 60px;
}

#access .inbox .next_btn {
width: 340px;
height: 70px;
margin-top: 40px;
background: #605B20;
border-radius: 35px;
}

#access .inbox .next_btn a {
width: 340px;
height: 70px;
display: flex;
align-items: center;
justify-content: center;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
box-sizing: border-box;
position: relative;
}

#access .inbox .next_btn .arrow {
  width: 22px;
  height: 11.3px;
  background: #FFFFFF;
  clip-path: polygon(0 45.6%, 74.3% 45.6%, 74.3% 0, 100% 50%, 74.3% 100%, 74.3% 54.4%, 0 54.4%);
  position: absolute;
  right: 25px;
}


/* タブレットレイアウト : 768 px ～ 959 px*/
@media screen and (max-width:959px)
{
#mainimage_pt img {
width: auto;
height: 500px;
object-fit: cover;
}

.slick-content h2{
font-size: 5vw;
}

#service dt h3 {
font-size: 105%;
letter-spacing: 0;
}

#service dt h3 .arrow {
  right: 15px;
}

#results .inbox {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}

#results ul {
margin-right: 6%;
flex-grow: 1;
width: 47%;
box-sizing: border-box;
}

#results ul:nth-child(2) {
margin-right: 0;
}

}


/* スマホ設定  768 以下*/
@media screen and (max-width:767px)
{
#mainimage_pt {
display: none;
}

#mainimage_sp {
display: block;
}

#mainimage_sp img {
width: 100%;
height: auto;
}

#slick_box {
margin-bottom: 60px;
}

.slick-content {
top: auto;
bottom: 15px;
left: 5%;
transform: none;
}
.slick-content h2{
margin-bottom: 20px;
font-size: 7.15vw;
letter-spacing: 5px;
}
.slick-content p{
font-size: 85%;
}

#about {
margin-bottom: 80px;
padding-bottom: 60px;
}

#about .inner {
display: block;
}

#about .about_img01 {
width: 100%;
margin-bottom: 30px;
}

#about .about_img01 img {
height: 300px;
}

#about .inbox {
width: 100%;
}

#about .inbox h2 {
font-size: 160%;
margin-bottom: 30px;
}

#about .inbox p {
font-size: 100%;
margin-bottom: 30px;
}

#about .inbox .next_btn {
margin: 0 auto;
}

#service {
margin: 0 auto 80px;
}

#service h2 {
margin-bottom: 40px;
font-size: 180%;
}

#service ul {
display: block;
}

#service li {
width: 100%;
margin-bottom: 100px;
}

#service li:nth-child(2) {
margin-top: 0;
}

#service dt img {
width: 100%;
height: auto;
}

#service dt:before {
top: -60px;
width: 120px;
height: 120px;
}

#service dt p {
top: -70px;
left: 0;
font-size: 260%;
}

#results {
margin-bottom: 80px;
padding: 100px 0 0;
}

#results h2 {
margin-bottom: 100px;
font-size: 180%;
}

#results .inbox {
padding: 40px;
display: block;
}

#results ul {
width: 100%;
margin-right: 0;
}

#topics {
margin-bottom: 80px;
padding: 80px 0;
}

#topics .inbox {
display: block;
}

#topics .rightbox {
width: 100%;
margin-left: 0;
}

#topics h2 {
font-size: 180%;
}

#topics .leftbox {
margin-bottom: 40px;
}

#topics .leftbox ul {
justify-content: center;
}

#topics .leftbox ul li {
padding: 0 15px;
}

#topics .rightbox dl dt {
  width: 100%;
  float: none;
}
#topics .rightbox dl dd {
  margin-left: 0;
  border-top: none;
  padding-top: 0;
}

#recruit {
margin-bottom: 80px;
}

#recruit h2 {
margin-bottom: 40px;
font-size: 180%;
}

#recruit .inner {
display: block;
}

#recruit .recruit_img01 {
width: 100%;
margin-bottom: 30px;
    margin-left: 8%;
}

#recruit .recruit_img01 img {
height: 260px;
}

#recruit .inbox {
width: 100%;
padding-top: 0;
}

#recruit .inbox h3 {
font-size: 160%;
margin-bottom: 30px;
}

#recruit .inbox p {
margin-bottom: 30px;
}

#recruit .inbox .next_btn {
margin: 0 auto;
}

#access .inner {
position: static;
padding: 60px 0;
}

#access .access_img01 {
width: 100%;
position: static;
margin-bottom: 30px;
}

#access .access_img01 img {
width: 100%;
height: auto;
}

#access .inbox {
width: 100%;
float: none;
padding-top: 0px;
}

#access .inbox iframe {
margin-bottom: 30px;
}

#access .inbox .next_btn {
margin: 0 auto;
margin-top: 30px;
}

}



