@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 641px){
	
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    line-height: 1;
    font-family: 'Noto Sans JP', sans-serif;
    font-feature-settings: "palt";
    background-color: #fffcf0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.index_maintitle {
    width: 40%;
    background-image: url(../image/toritoki.png);
    background-position: right center;
    background-repeat: no-repeat;
    height: 900px;
    font-size: 70px;
    font-weight: 600;
    letter-spacing: 5px;
    line-height: 110px;
}
.index_mainmoji {
	  position: absolute;
  top: 58%;
  left: 20%;
  transform: translate(-50%, -50%);
}

.index_maintitle .green {
    color: #138D33;
}
.index_maintitle .yellow {
    color: #EEBE16;
}
#slider {
    width: 60%;
    height: 100vh;/*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
    border-bottom-left-radius: 40px;
    border-top-left-radius: 40px;
}

.index_main {
    width: 100%;
    display: flex;
    margin-bottom: 150px;
}
.conceptmoji {
    width: auto;
    font-size: 140px;
    color: #FAF6E4;
}
.concept_photo {
    width: 548px;
}
.concept_right {
    width: 715px;
    margin-top: 94px;
}
.concept_title {
    width: 715px;
    display: flex;
    justify-content: space-between;
    font-size: 24px;
    font-weight: 600;
    color: #855D07;
    letter-spacing: 3px;
    line-height: 40px;
    margin-bottom: 40px;
    align-items: flex-end;
}
.concept_text {
    width: 560px;
    font-size: 18px;
    line-height: 38px;
    color: #2F2F2F;
}
.concept_text p {
    margin-bottom: 20px;
}
.concept_box {
    width: 1350px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    padding-top: 80px;
    margin-bottom: 50px;
}
.conceptmoji {
    position: absolute;
    text-align: right;
    letter-spacing: 6px;
    right: 10%;
}
.dekiru_maru {
    height: 53px;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    background-color: #FFC548;
    line-height: 53px;
    width: 270px;
    border-radius: 50px;
    letter-spacing: 3px;
    margin-bottom: 27px;
    font-weight: 600;
}
.dekiru_title {
    color: #855D07;
    font-size: 45px;
    font-weight: 800;
    letter-spacing: 3px;
    margin-bottom: 35px;
}
.dekiru_text {
    color: #2D2D2D;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 2px;
    margin-bottom: 40px;
}
.service {
    width: 342px;
    margin-top: 40px;
}
.service_box {
    width: 1127px;
    display: flex;
    justify-content: space-between;
    background-image: url(../image/jigyou_back.png);
    background-position: center top;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}
.service_box .service .midashi {
    color: #855D07;
    font-weight: 800;
    font-size: 30px;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 35px;
    letter-spacing: 6px;
}
.service_box .service .text {
    color: #3F3F3F;
    font-size: 16px;
    line-height: 30px;
}
.service_back {
    background-image: url(../image/service_whiteback.png);
    background-repeat: no-repeat;
    width: 80%;
    height: 1000px;
    background-position: right bottom;
}
.service_back .dekirukoto {
    width: 1127px;
    margin-left: auto;
    margin-right: auto;


}
.human_back {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
}
.omakase_ill {
    width: 20%;
}
.service_set {
    display: flex;
    width: auto;
    align-items: center;
    margin-bottom: 150px;
}
.marumidashi {
    height: 53px;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    background-color: #FFC548;
    line-height: 53px;
    width: 270px;
    border-radius: 50px;
    letter-spacing: 3px;
    margin-left: auto;
    margin-right: auto;	
    margin-bottom: 27px;
    font-weight: 600;	
}
	
.marumidashi2 {
	margin-top: 100px;
    height: 53px;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    background-color: #FFC548;
    line-height: 53px;
    width: 270px;
    border-radius: 50px;
    letter-spacing: 3px;
    margin-left: auto;
    margin-right: auto;	
    margin-bottom: 27px;
    font-weight: 600;	
}	
.flow_title {
    margin-bottom: 30px;
    text-align: center;
    font-size: 38px;
    color: #855D07;
    font-weight: 600;
    letter-spacing: 2px;
}
.bar {
    text-align: center;
    margin-bottom: 10px;
}
.flow_text {
    color: #323232;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 2px;
    margin-bottom: 40px;
}
.flow_box {
    width: 1200px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
    justify-content: space-between;
}
.flow_box .flow {
    width: 288px;
}

.flow_box .flow .ill {
    margin-bottom: 18px;
}
.flow_box .flow .midashi {
    margin-bottom: 20px;
    color: #855D07;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
}
.flow_box .flow .text {
    color: #2E2E2E;
    font-size: 16px;
    line-height: 28px;
    width: 245px;
    margin-left: auto;
    margin-right: auto;
}
.egao_ill {
    text-align: center;
}
.about_whiteback {
    border-radius: 30px;
    background-color: #FFFFFF;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #F5EBC5;
    padding-top: 95px;
    padding-bottom: 95px;
    margin-bottom: 130px;
}
.about_whiteback .about_title {
    margin-bottom: 30px;
    text-align: center;
    font-size: 38px;
    color: #855D07;
    font-weight: 600;
    letter-spacing: 2px;	
}
.about_whiteback .about_text {
    color: #323232;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 2px;
    margin-bottom: 40px;	
}
.about_whiteback .gmap {
    margin-left: auto;
    margin-right: auto;
    width: 1025px;
}
.about_whiteback .station_box {
    width: 1025px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    display: flex;
    justify-content: space-between;
}
.station_box .station_info {
    width: 480px;
}
.station_info tbody tr th {
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    color: #2E2E2E;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #DCDCDC;
    padding-left: 5px;
    padding-right: 15px;
    width: 30%;
}
.station_info tbody tr td {
    padding-left: 15px;
    color: #313131;
    font-size: 16px;
    line-height: 26px;
    border-bottom: 1px dotted #D8D8D8;
    padding-top: 10px;
    padding-bottom: 10px;
}

.contact_title {
    color: #855D07;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: 3px;
    font-weight: 600;
}
.contact_text {
	    color: #323232;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 2px;
    margin-bottom: 40px;
}
.footer {
    background-color: #FFF0CD;
    padding-top: 65px;
    padding-bottom: 20px;
}
.footer #foot_table {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.footer #foot_table tbody tr th {
    color: #363636;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 20px;
    text-align: left;
    border-bottom: 2px solid #E0D1B5;
    line-height: 24px;
    width: 20%;
}
.footer #foot_table tbody tr td {
    font-size: 16px;
    color: #3E3E3E;
    padding-left: 15px;
    width: 80%;
    white-space: nowrap;
    border-bottom: 1px solid #ECE9DD;
}



.footer .footlogo {
    text-align: center;
    margin-bottom: 20px;
}
.footer .cp {
    color: #494949;
    font-size: 14px;
    text-align: center;
    letter-spacing: 2px;
}
.group_title {
    color: #4A3F11;
    font-size: 28px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 30px;
}
.group_bar {
    margin-bottom: 15px;
}
.group_text {
    font-size: 16px;
    line-height: 28px;
    color: #3D3D3D;
}
.group_left {
    width: 580px;
    margin-top: 160px;
}
.group_photo {
    width: 479px;
    margin-right: 20px;
}
.group_box {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    background-image: url(../image/group_back.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-bottom: 80px;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
}
.scroll-up {
  opacity: 0; 
  visibility: hidden;
  transform: translateY(50px);
  transition: all 1s;
}
.scroll-up.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.sp_cta {
    display: none;
}
}	
