/*

追加用CSS　PC表示

*/

.center {
    text-align: center;
}

.m-top {
    margin-top: 1em;
}

.p-top {
    padding-top: 3em;
}

.m-bottom {
    margin-bottom: 7em;
}
.m-bottom02 {
    margin-bottom: 5em;
}
.p-bottom {
    padding-bottom: 5em;
}
.p-bottom02 {
	padding-bottom: 7em;
}
.sp {
    display: none;
}

.pc {
    display: block;
}

br.pc {
    display: block;
}

br.sp {
    display: none;
}
body {
    background: #fffef4!important;
    color: #534741;
	font-family: 'Noto Sans JP', sans-serif;
}
h1 {
    margin-bottom: 0;
}
a, h1, h2, h3, h4, h5, h6 {
	font-family: 'Noto Sans JP', sans-serif;
}
p {
    color: #534741;
	font-size: 17px;
}
@font-face{ 
  font-family: 'uzura';
  src: url('/wp-includes/fonts/uzura.woff') format('woff'),
url('/wp-includes/fonts/uzura.eot') format('eot');
}


.half {
    width: 48%;
	margin-bottom: 2em;
}
.left70 {
    width: 68%;
	margin-bottom: 2em;
}
.right30 {
    width: 30%;
	margin-bottom: 2em;
}
.left30 {
	width: 30%;
	margin-bottom: 2em;
}
.right70 {
	width: 68%;
	margin-bottom: 2em;
}
.left60 {
    width: 58%;
	margin-bottom: 2em;
}
.right40 {
    width: 40%;
	margin-bottom: 2em;
}
.left40 {
	width: 40%;
	margin-bottom: 2em;
}
.right60 {
	width: 58%;
	margin-bottom: 2em;
}
ul.three-list li {
    width: 30%;
}
.three-flex {
    width: 28%;
    width: -webkit-calc(30% - 1em);
    width: calc(30% - 1em);
	margin-bottom: 2em;
}
a img, .aligncenter {
    margin-bottom: 0;
}
a img:hover {
    opacity: 0.8;
}
.shortcode {
    margin-top: 50px;
    text-align: left;
}
.widget.widget_categories ul {
    padding: 0;
}
#splash, body.appear .splashbg1, body.appear .splashbg2 {
	background: #fefef1!important;
}
#splash_logo img {
    width: 100%;
}
.linkimg img {
    display: inline;
}
.background-page {
  height: 15vw;
}

.background-page .border {
  display: none;
}

.background-page .title {
  display: none;
}

.background-page .title h2 {
  display: none;
}


/*------------------------------------------
 * tablepress
 * ---------------------------------------*/
.tablepress {
    border-left: solid 1px #ccc;
    border-top: solid 1px #ccc;
    background: #FFF;
	font-size: 16px;
}
.tablepress tbody td {
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 10px;
}
.tablepress tbody td.column-1 {
    background: #d9d3ce;
    text-align: center;
    color: #5f4c3b;
    font-weight: bold;
    vertical-align: middle;
    font-size: 16px;
    width: 30%;
}
.tablepress tbody td.column-2 {
    line-height:1.7em;
}
.tablepress th, table.defTable01 td {
    vertical-align: middle;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.tablepress tfoot th, .tablepress thead th {
    background-color: #d9f0f0;
    font-weight: 700;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    color: #716a66;
}


/*--------------------------------------------
 * h2
 * -----------------------------------------*/

.title h2 {
    font-size: 2.3em;
    letter-spacing: 0.20em;
    color: #6b5e58;
    font-weight: bold;
    line-height: 1.17em;
    margin: 0 0 5px;
}

.border {
    display: block;
    width: 100%;
    height: 21px;
    background: none;
    margin: 0 auto;
    background: url(/wp-content/uploads/2023/10/h2_bg.png)no-repeat center;
    border-bottom: 0;
}



/*--------------------------------------------
 * h3
 * -----------------------------------------*/
h3.title01 {
    display: inline-block;
    background-image: url(/wp-content/uploads/2023/10/bg-color02.png);
    background-size: cover;
    padding: 0 6em;
    line-height: 60px;
    margin: 0 auto 2em;
    border-radius: 2em;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}

h3.title02 {
    display: inline-block;
    background-image: url(/wp-content/uploads/2023/10/bg-color01.png);
    background-size: cover;
    padding: 0 6em;
    line-height: 60px;
    margin: 0 auto 2em;
    border-radius: 2em;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}



/*--------------------------------------------
 * nav
 * -----------------------------------------*/

.desktop.navigation .nav-content {
    background: url(/wp-content/uploads/2023/10/nav_bg.png);
    border-bottom: 0;
}
.desktop.navigation .nav-content a {
    color: #534741;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    opacity: .9;
    filter: alpha(opacity=90);
    margin-top: 2px;
}

.desktop.navigation .nav-content a:hover, .desktop.navigation .nav-content a.active {
    color: #fe9911;
}

nav {
    top: 0;
    width: 100%;
    background: #fff;
    opacity: 1.0;
    border-bottom: 0;
    padding: 7px 0px 0px;
    z-index: 999;
}

.navigation.desktop ul.nav li a:after {
    content: "";
    height: 22px;
    vertical-align: middle;
    display: inline-block;
    border-right: solid 1px #fff;
    padding-left: 20px;
}

.navigation.desktop ul.nav li:last-of-type a:after {
    content: none;
}

.desktop.navigation .nav-content li {
	margin-right: 20px;
    line-height: 40px;
}
.navigation.desktop ul.nav li:last-of-type a:after {
    content: none;
}

.desktop.navigation .nav-content .nav li ul.dropdown-menu li a {
    color: #3a8138;
}

.desktop.navigation .nav-content .nav li ul.dropdown-menu li a:hover {
    color: #f785ad;
}

.navigation.desktop ul.nav .dropdown-menu li a:after {
    content: none;
}



/*--------------------------------------------
 * mobilenav
 * -----------------------------------------*/

.icon-bar {
    display: block;
    float: left;
    width: 100%;
    height: 5px;
    margin-top: 5px;
    background: #fdd000;
}
.mobile.navigation .nav-content a {
    display: block;
    color: #534741;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
}
.mobile.navigation .nav-content li {
    border-top: solid 1px #fff;
}

.mobile.navigation .nav-content .dropdown-menu {
    display: -moz-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px auto !important;
    left: 0;
}

.mobile.navigation .nav-content .dropdown-menu li {
    width: 100%;
    background: #a9d580;
    margin: 6px !important;
    padding: 10px 2px !important;
    border-radius: 4px;
}

.mobile.navigation .nav-content .dropdown-menu li a {
    color: #fff;
    text-align: center;
}

.nav li:hover>ul>li {
    overflow: visible;
    height: 43px;
}

.nav li ul {
	top: 45px;
}


/*--------------------------------------------
 * slider
 * -----------------------------------------*/
.n2-ss-item-content {
	text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff!important;
}



/*--------------------------------------------
 * news
 * -----------------------------------------*/
section#news {
    background-image: url(/wp-content/uploads/2023/10/news_bg01.png);
    background-position: center 0, center bottom;
    background-size: cover;
}
.news-bg {
    background: rgb(255 255 255 / 76%);
    padding: 3em;
    border-radius: 2em;
}

.content
dl.topics.clearfix {
    width: 100%;
    margin: 0 auto;
}
dl.topics dd, dd.list-item {
	width: 100%;
    padding: 10px 10px 3px 10px;
    border-bottom: dashed 1px #957b6e;
	margin: 0 auto 15px;
}
dl.topics dd.list-item>span, dd.list-item span.news, dd.list-item span {
    background: #59ddee;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 10px;
    font-weight: 900;
    margin-top: 0;
}
dl.topics dd span a, dd.list-item span a {
    color: #fff;
    font-weight: bold;
    font-size: 17px
}
section#news dd.list-item span.news a:hover, section#news dd.list-item span a:hover {
	color: #fff;
}
dl.topics dd time, dd.list-item time {
    display: inline-block;
    color: #959595;
    margin-right: 10px;
    font-size: 17px
}
dd.list-item a {
    color: #3e3e3e;
    font-size: 17px
}
dd.list-item a:hover {
    color: #fe9911;
}

a.Link {
    display: inline-block;
    width: 300px;
    text-align: center;
    background-image: url(/wp-content/uploads/2023/10/bg-color01.png);
    font-size: 16px;
    line-height: 54px;
    color: #fff !important;
    text-decoration: none;
    font-weight: bold !important;
    margin-top: 10px;
    border-radius: 2em;
}

.news-more-btn:hover {
  transform: translateY(-10px);
  transition-duration: 0.5s;
}

.news-more-btn02:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}




/*--------------------------------------------
 * postsingle
 * -----------------------------------------*/
.blog .post:first-of-type {
    margin-top: 0px;
}
.sub-header h2 {
    font-size: 3em!important;
    position: absolute;
    color: #534741;
    font-weight: bold;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	text-shadow: #fff 2px 0px 0px, #fff -2px 0px 0px, #fff 0px -2px 0px, #fff 0px 2px 0px, #fff 2px 2px 0px, #fff -2px 2px 0px, #fff 2px -2px 0px, #fff -2px -2px 0px, #fff 1px 2px 0px, #fff -1px 2px 0px, #fff 1px -2px 0px, #fff -1px -2px 0px, #fff 2px 1px 0px, #fff -2px 1px 0px, #fff 2px -1px 0px, #fff -2px -1px 0px, #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px;
}
.post-title h2, .post-title h2 a {
    font-size: 28px;
    color: #534741;
    padding: 0;
    font-weight: bold!important;
}
.post-title h2 a:hover {
    color: #6ac7e6;
}
.post-title a {
    color: #606364!important;
    font-weight: bold!important;
}
.post-meta a {
    color: #ea992d !important;
}
.post-title a:hover {
    color: #fe9911 !important;
}
.sidebar h3 {
    text-align: center;
    padding: 10px;
    background: #ea992d;
	border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
	font-size: 18px;
}
.cat-item a, .recentcomments a {
    color: #424242 !important;
    font-weight: 400;
}
.widget ul li {
    font-size: 16px;
}
.widget ul li a {
    color: #424242;
}
.cat-item, .recentcomments {
    font-size: 1em;
    padding-bottom: 8px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
}
ul.pager.flex li a {
    color: #ea992d;
}



/*--------------------------------------------
 * greet
 * -----------------------------------------*/
section#greet {
    background-image: url(/wp-content/uploads/2023/10/greet_bg01.png), url(/wp-content/uploads/2023/10/greet_bg02.png);
    background-repeat: no-repeat;
    background-position: 0 0, 100%0;
}
.greet-bg {
    background-color: rgb(255 255 255 / 76%);
    background-image: url(/wp-content/uploads/2023/10/greet_bg03.png);
    background-repeat: no-repeat;
    background-position: 97% bottom;
    padding: 3em 7em;
    border-radius: 3em;
}



/*--------------------------------------------
 * service
 * -----------------------------------------*/
section#service {
    background-image: url(/wp-content/uploads/2023/10/service_bg01.png), url(/wp-content/uploads/2023/10/service_bg02.png);
    background-repeat: no-repeat;
    background-position: 5% 5%, 95% 80%;
}
ul.service-list li {
    width: auto;
}
ul.service-list li img {
    margin-bottom: 0.5em;
    border-radius: 2em;
}
p.area-txt {
    font-size: 30px;
    font-weight: bold;
    color: #735a3e;
    background-image: url(/wp-content/uploads/2023/10/h3_wave.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 0px 10px 20px;
    margin: 0 auto;
    text-align: center;
}
.service-box {
    background: url(/wp-content/uploads/2023/10/bg_beige02.jpg);
    padding: 3em;
    border-radius: 2em;
}




/*--------------------------------------------
 * recruit
 * -----------------------------------------*/
section#recruit {
    background-image: url(/wp-content/uploads/2023/10/recruit_bg01.png), url(/wp-content/uploads/2023/10/recruit_bg02.png);
    background-repeat: no-repeat;
    background-position: 100% 0, 0 100%;
}
.recruit-block01 .flex {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}


/*--------------------------------------------
 * recruitpage
 * -----------------------------------------*/
section#recruitpage {
    background-image: url(/wp-content/uploads/2023/10/recruitpage_bg01.png), url(/wp-content/uploads/2023/10/recruitpage_bg02.png);
    background-repeat: no-repeat;
    background-position: 0 0, 100% 0;
}
/*-------------------ポイント-----------------------*/
ul.point-list li {
    width: 48%;
    margin-bottom: 3rem;
    background-color: rgb(255 255 255 / 76%);
    background-image: url(/wp-content/uploads/2023/10/greet_bg03.png);
    background-repeat: no-repeat;
    background-position: 97% bottom;
    padding: 3em 7em;
    border-radius: 3em;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 12px;
}
h4.point-title {
    font-size: 19px;
    color: #63564d;
    letter-spacing: 0.1em;
    font-weight: bold;
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
    background-image: url(/wp-content/uploads/2023/10/recruitpage_img01.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 10px 20px 25px;
    margin-bottom: 0.5em;
    flex-grow: 2;
}
ul.point-list li:first-child,
ul.point-list li:last-child{
    width: 100%;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -moz-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

ul.point-list li:first-child h4.point-title,
ul.point-list li:last-child h4.point-title{
    width: 100%;
    max-width: 100%;
}

ul.point-list li:first-child p,
ul.point-list li:last-child p{
    width: 70%;
}

ul.point-list li:first-child img,
ul.point-list li:last-child img{
    width: 25%;
}


/*-------------------流れ-----------------------*/
.recruitpage-block02 {
    background-image: url(/wp-content/uploads/2023/10/bg_beige02.jpg);
    padding: 7em 0;
}
.flow-list li {
    width: 30%;
    padding: 20px;
    background-color: #fff;
    border-radius: 15px;
    position: relative;
}
.flow-list li:after {
    position: absolute;
    content: "";
    width: 18px;
    height: 25px;
    right: -40px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    background-image: url(/wp-content/uploads/2023/10/recruitpage_img02.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.flow-list li:last-of-type:after {
	display: none;
}

.flow-icon {
	max-width: 150px;
	margin: 0 auto 20px;
}
.flow-title {
    color: #eca13e;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
}
.flow-txt {
	font-size: 16px;
	margin-bottom: 0;
}

/*-------------------よくある質問-----------------------*/
.recruitpage-block03 {
    background-color: #fff;
    padding: 7em 0 5em;
}
.faq-block #accordion dt:after {
    color: #ff92c3;
}

.faq-block #accordion dt {
    background-color: rgba(0, 0, 0, 0) !important;
    border: none;
    margin-top: 30px;
    background-image: url(/wp-content/uploads/2023/10/recruitpage_img07.png);
    background-size: auto 30px;
    background-position: top left;
    background-repeat: no-repeat;
    padding: 0 0 10px 40px;
    text-align: left;
    line-height: 1.75em;
    font-weight: bold;
    color: #534741;
    border-bottom: dashed 2px #d3c39c;
}
.faq-block #accordion dt:hover {
    opacity: 0.8;
}
.faq-block #accordion dt:first-of-type {
    margin-top: 0;
}
.faq-block #accordion dd {
    background-color: rgba(0, 0, 0, 0) !important;
	background-image: url(/wp-content/uploads/2023/10/recruitpage_img08.png);
    background-size: auto 30px;
    padding: 0 0 30px 40px;
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    margin-top: 20px;
    border: none;
    line-height: 1.75em;
}

/*-------------------採用情報-----------------------*/
.recruitpage-block04 {
    padding: 7em 0 0;
}
dl.recruit-box, dl.recruit-box.category01, dl.recruit-box.category02, dl.recruit-box.category03 {
    width: 30%;
    margin: 10px 15px 20px;
    padding: 1.5em;
    border-radius: 10px;
    border: solid 2px #e19a3d;
    background: #fff;
    box-shadow: none;
}
dl.recruit-box dt span {
    background: #ea992d;
    padding: 5px 10px;
    border-radius: 15px;
    color: #fff;
}
dl.recruit-box dd.custum-feeld span {
    background: #776e6a;
    padding: 5px 8px;
    border-radius: 5px;
    margin: 5px;
    color: #fff;
}

/*--------------------------------------------
 * recruitsingle
 * -----------------------------------------*/

section#recruit-single .title.grid-full {
    margin: 0 auto;
}
section#recruit-single h3 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #6b5e58;
    line-height: 1.17em;
    margin: 0 0 5px;
    background: none;
    padding: 5px 5px 0 5px;
    font-weight: bold;
}

.job-table tr, .job-table td {
    border: none;
}
.job-table tr th {
    background: #d9d3ce;
    color: #5f4c3b;
    text-align: center;
    margin-top: 15px;
    border-radius: 0;
    font-size: 15px;
}
.job-table tr td {
    background: #FFF;
    line-height: 1.7;
    font-size: 1.3em;
    border-radius: 0;
}
.job-table tr th, .job-table tr td {
    display: table-cell;
}
.job-table td {
    font-size: 15px;
    background: #fff;
    padding: 1em;
    vertical-align: middle;
}
.job-table th {
    width: 25%!important;
    text-align: center;
}
.job-table tr, .job-table td {
    border: 1px solid #ede8e4;
    line-height: 23px;
}

.more {
    display: inline-block;
    width: 50%;
    text-align: center;
    background-color: #ea992e;
    font-size: 20px;
    line-height: 48px;
    border-radius: 30px;
    color: #fff!important;
    text-decoration: none;
    font-weight: bold!important;
    margin-top: 10px;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    position: relative;
    font-family: 'Noto Sans JP', sans-serif;
}
.more a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -999px;
    z-index: 2;
}
.more:hover {
	transform: translateY(-10px);
    transition-duration: 0.5s;
	background-color: #ffbc50;
	color: #fff!important;
}

.recruit-list p.title {
    margin-top: 2em;
    border-top: 2px solid #ea992e;
    border-bottom: 2px solid #ea992e;
}



/*--------------------------------------------
 * overview
 * -----------------------------------------*/
section#overview {
    background: url(/wp-content/uploads/2023/10/news_bg01.png);
    background-size: cover;
}



/*--------------------------------------------
 * contact
 * -----------------------------------------*/
section#contact {
	background-image: url(/wp-content/uploads/2023/10/contact_bg01.png), url(/wp-content/uploads/2023/10/contact_bg02.png);
	background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0, 0 100%;
}
table.defTable01 th, table.defTable01 td {
    vertical-align: middle;
    padding: 24px 20px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
	background: #fff;
}
table.defTable01 th {
    width: 25%;
    background: #ffeb97;
    color: #534741;
    font-weight: bold;
}
table.defTable01 th span {
    font-size: 0.75rem;
    background: #ff71b0;
    padding: 0.1rem 0.6rem;
    margin-left: 10px;
    font-weight: 300;
    border-radius: 50px;
    color: #fff;
}
table.defTable01 td.tel_area input {
    width: 30%;
}
table.defTable01 td.cen.last {
    background: none;
}
table.defTable01 .privacyBox h4 {
    margin: 20px 0 10px;
    padding: 0 0 0 0.35rem;
    border-left: 4px solid #ff71b0;
    border-bottom: 0;
    line-height: 1;
    font-size: 18px;
    font-weight: normal;
}
table.defTable01 td.cen input {
    padding: 1.25rem 2rem;
    color: #fff;
    width: 300px;
	max-width: 100%;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.035rem;
    background: #ea992e;
    cursor: pointer;
    border: 2px solid #ea992e;
    border-radius: 6px;
    margin-top: 30px;
    -webkit-appearance: none;
}
table.defTable01.mt50 th a {
    color: #000;
    font-weight: bold;
}
.wpcf7-text.wpcf7-email.wpcf7-validates-as-email.tdin_01 {
    width: 62%;
    margin: 0 auto;
    border: 1px solid #a8a8a8;
    padding: 1rem;
}
.more {
    position: relative;
	z-index: 1;
}
.more a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* Ã£Æ’ÂªÃ£Æ’Â³Ã£â€šÂ¯Ã¨Â¦ÂÃ§Â´Â Ã£ÂÂ®Ã©â€¡ÂÃ£ÂÂªÃ£â€šÅ Ã£ÂÂ®Ã£Æ’â„¢Ã£Æ’Â¼Ã£â€šÂ¹Ã©Â â€ Ã¥ÂºÂÃ¦Å’â€¡Ã¥Â®Å¡ */
}

#thanks .width1400 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.75em;
}

#thanks p {
    font-size: 18px;
    line-height: 1.75em;
}


/*--------------------------------------------
 * footer
 * -----------------------------------------*/
footer#footer {
	background: url(/wp-content/uploads/2023/10/bg_beige02.jpg);
}
footer#footer .content {
    width: 80%;
    margin: 0 auto;
    padding-top: 0;
}
.footer-nav {
    background: none;
}
.footer-nav .nav li a {
    color: #534741;
}
.footer-nav .nav li a:hover {
    color: #fe9911;
}
.footer-nav .nav li:after {
    content: "|";
    margin: 10px;
    color: #fff;
}
.f-logo {
    margin: 2em auto;
}
.footer_box {
    margin: 2em 0 0;
}
.footer_address a {
    color: #534741!important;
}
.fa-map-marked-alt:before {
    content: "\f5a0";
	color: #fe9911;
}
.fa-phone-alt:before {
    content: "\f879";
	color: #fe9911;
}
.copyright {
    background: none;
    margin-bottom: 0;
	margin-top: 15px;
}
.copyright h6, .copyright a {
    color: #534741;
}


/*------------------------------------------
 * pagetop
 * ---------------------------------------*/
.lb-back-to-top {
	position: fixed;
	background: url(/wp-content/uploads/2023/10/pagetop.png)no-repeat;
	text-indent: -9999px;
	width: 75px;
    height: 75px;
	bottom: 3em;
	right: 2em;
	padding: 1em;
	border: none;
	transition: .3s;
}
.lb-back-to-top:hover {
	background-color: transparent;
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}




*/
/*プライバシーポリシー-----------------------
 * ------------------------------------------*/
.privacyBox {padding:70px 10px 70px;}
.privacyBox section{text-align: left;padding: 60px 0 60px;}


.privacyBox p{line-height: 180%;}
.privacyBox ul.ullist01{margin:10px 0px;}
.privacyBox ul.ullist01 li{
	margin: 0px 0px 0px 1.5em;
	line-height: 200%;
	list-style:disc;
	}

.privacyBox .ttl-01{
	margin:60px 0 20px;
	padding: 10px 0 10px 0;
	color:#333;
	font-size:1.5rem;
	font-weight:bold;
	text-align: left;
	border-bottom: 4px solid #edede8;
	line-height: 180%;
	position: relative;
	letter-spacing: 0.05em;
	}
.privacyBox .ttl-01::after {
	position: absolute;
	content: " ";
	border-bottom: solid 4px #f4bca6;
	bottom: -4px;
	width:10%;
	display: block;
	left: 0;
	}
.privacyBox .ttl-01 span{
	color: #ec8861;
	font-weight: bold;
	font-size: 0.875rem;
	letter-spacing: 0;
	margin-left:10px;
	display: inline;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	}
.privacyBox .ttl-01.ttl_top{margin: 0 0 20px;}

.privacyBox .wc_h3_01{text-align: center; line-height: 150%;}
.privacyBox .wc_h3_01 span{text-transform: uppercase;letter-spacing: 0;}
/*------------------------------------------
 * 新着情報アーカイブ シングル
 * ---------------------------------------*/
.single .post-title {
  margin-bottom: 40px;
}


.blog-content {
  padding: 30px 15px;
}


.blog-content .post {
  border-bottom: 1px solid #a5a5a5;
  margin-top: 0px;
  padding: 30px 0;
}

.blog-content .post:first-of-type {
  padding-top: 0;
}

.post:last-of-type {
  border-bottom: none;
}

.post-meta h6,
.post-meta a {
  font-size: 16px;
  color: #61402f;
  margin-bottom: 0;
}

.post:first-of-type {
  margin-top: 0px;
}

.cat-item a,
.recentcomments a {
  color: #61402f !important;
  font-size: 16px;
}

.cat-item,
.recentcomments {
  border-bottom: 1px solid #bfbfbf;
}

.cat-item a:hover {
  color: #6ac7e6;
}

.pager li a:hover {
  color: #6ac7e6;
}

.search .title {
  display: none;
}

.search .post {
  padding-left: 0;
}

/*Slider動画埋め込み*/
.video-box.overlay {
position: relative;
overflow: hidden;
width: 100%;
padding-top: 56.25%; /* 16:9 Aspect Ratio */
}

#yt_player {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.player-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
/*Slider動画埋め込み終わり*/

ul.list_05 {
        list-style: disc;
        margin-bottom: 16px;
	    padding: 0 20px;
	    font-size: 18px;
}
ul.list_05 li{
  padding-left: 1em;
  text-indent: -1em;
}

#splash_logo img {
    width: 100%;
    min-width: 600px;
}

.youtube iframe {
    width: 100%;
    margin: auto;
}