/*

追加用CSS　PC表示

*/
.flex.column3 .block-card01, .flex.column3 .block-card02, .flex.column3 .block-card03 {
    border: solid 1px #ec8035;
	margin: 15px auto;
	background: #fff;
}

.block-card01 p.card-ttl, .block-card02 p.card-ttl, .block-card03 p.card-ttl {
    margin: 0;
    background: #ec8035;
    color: #fff;
}

.block-card01 p, .block-card02 p, .block-card03 p {}

.tab.is-active {
    background: #ec8035;
}
nav.row2.flex.fixed {
    padding-bottom: 0;
}
nav.flex {
    align-items: center;
}
.desktop.navigation .nav-content a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
a.nav-tel {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 33px;
    font-weight: 900;
}

a.nav-tel i {
    padding-right: 5px;
}

a.nav-mail {
    font-size: 45px;
}
.f-conbox.pn {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.f-contact.flex {
    width: 100%;
    align-items: center;
    padding: 3px;
}

.f-tel,.f-mail {
    padding: 10px;
    border: solid 1px;
    width: 49%;
    text-align: center;
    height: 40px;
}

.f-tel a,.f-mail a {
    font-size: 19px;
    font-weight: unset;
    text-align: center;
}

.f-tel a i, .f-mail a i {
    margin-right: 7px;
    padding: 0;
}
/*------------------------------------------
 * MENU
 * ---------------------------------------*/
.tab-group {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.tab-comment {
    max-width: 300px;
    margin: 0 auto;
}

.tab {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    list-style: none;
    border: solid 1px #CCC;
    text-align: center;
    cursor: pointer;
    width: 23%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 20px auto;
    padding: 10px 15px;
    border-radius: 25px;
    background-color: #cfcfcf;
    color: #666666;
    font-size: 20px;
    font-weight: bold;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border: none!important;
}

.tab.is-active, .tab:hover {
    background-color: #0386cb;
    color: #fff;
}

.menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.menu-list li {
    width: 23%;
    margin: 0 1% 30px 1%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.menu-img {
    margin-bottom: 10px;
    overflow: hidden;
    height: 250px;
}

.menu-img img {
    width: 100%;
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.menu-img img:hover {
    -webkit-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0.8;
}
.menu-comment {
    border: solid 1px;
    flex-wrap: wrap;
    flex: auto;
}

.menu-comment h4 {
    padding: 10px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
    width: 100%;
    align-self: flex-start;
}

.menu-content {
    padding: 10px;
}

.menu-sub-title {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 3px solid #0386cb;
    color: #604b35;
}
/*------------------------------------------------
 * gaiyou
 * ---------------------------------------------*/
.overview-area table {
    border: 1px solid #b9b9b9;
    width: 100%;
    margin: 20px auto;
}

.overview-area table tr {
    border-bottom: 1px solid #b9b9b9;
}

.overview-area table tr th {
    width: 20%;
    padding: 15px;
    vertical-align: middle;
    font-size: 16px;
    border-right: 1px solid #b9b9b9;
    text-align: center;
}

.overview-area table tr td {
    padding: 15px;
    vertical-align: middle;
    font-size: 16px;
}
.corporation-box,.shop-box {
    display: flex;
    flex-wrap: wrap;
    width: 48%;
}

.overview-area iframe {
    width: 100%;
    align-self: flex-end;
	height: 300px;
}




/*

追加用CSS　PC表示

*/

.center {
    text-align: center;
}

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

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

.m-bottom {
    margin-bottom: 3em;
}

.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: #FCF4CD;
    color: #424242;
	font-family: 'Noto Sans JP', sans-serif;
}
a, h1, h2, h3, h4, h5, h6 {
	font-family: 'Noto Sans JP', sans-serif;
}
p {
    color: #595656;
	font-size: 16px;
}
@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%;
}
.left70 {
    width: 68%;
}
.right30 {
    width: 30%;
}
.left30 {
	width: 30%;
}
.right70 {
	width: 68%;
}
.three-flex {
    width: 28%;
    width: -webkit-calc(30% - 1em);
    width: calc(30% - 1em);
}





/*------------------------------------------
 * tablepress
 * ---------------------------------------*/
.tablepress {
    border-left: solid 1px #ccc;
    border-top: solid 1px #ccc;
    background: #FFF;
	font-size: 18px;
}
.tablepress tbody td {
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 15px;
    font-size: 17px;
}
.tablepress tbody td.column-1 {
    background: #d9f0f0;
    text-align: center;
    color: #378099;
    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: 24px 20px;
    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: 18px;
    color: #716a66;
}


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

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

.border {
    display: none;
}



/*--------------------------------------------
 * sub-header h2 
 * -----------------------------------------*/
.sub-header h2 {
    font-size: 3em!important;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #f39800;
    -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: white 2px 0px 0px, white -2px 0px 0px, white 0px -2px 0px, white 0px 2px 0px, white 2px 2px 0px, white -2px 2px 0px, white 2px -2px 0px, white -2px -2px 0px, white 1px 2px 0px, white -1px 2px 0px, white 1px -2px 0px, white -1px -2px 0px, white 2px 1px 0px, white -2px 1px 0px, white 2px -1px 0px, white -2px -1px 0px, white 1px 1px 0px, white -1px 1px 0px, white 1px -1px 0px, white -1px -1px 0px;
}
.sub-header {
    background-position: center!important;
}


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

.logo {
    width: 30%;
    margin-left: 3%;
    float: left;
}
.desktop.navigation {
    padding-top: 10px;
    width: 60%;
    display: block !important;
    margin-right: 1%;
}
p.nav-txt {
    border-radius: 5px;
    color: #73706b;
    padding: 0.2em 2em;
    font-weight: bold;
    margin-bottom: 0;
    background: #fff000;
    border: solid 3px #fff;
    font-size: 17px;
}
.nav-content.flex-nav-item01 {
    padding-bottom: 1em;
}
.flex-nav-item02 {
    padding-top: 0.5em;
}
nav {
    top: 0;
    width: 100%;
    background: #fff;
    opacity: 1.0;
    border-bottom: 0;
    padding: 10px 0px 10px;
    z-index: 999;
}
.navigation.desktop ul.nav li a:after {
    border-right: 0!important;
}

.desktop.navigation .nav-content a {
    color: #ffffff!important;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.2em;
    font-weight: bold;
    opacity: .9;
    filter: alpha(opacity=90);
    margin-top: 2px;
}
.nav-content.flex-nav-item01 ul.nav.flex li a:hover, .nav-content.flex-nav-item01 ul.nav.flex li a.active {
    color: #9a804c!important;
}
nav {
    border-bottom: 0!important;
}


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

.navigation.desktop ul.nav li a:after {
    content: "";
    height: 22px;
    vertical-align: middle;
    display: inline-block;
    border-right: solid 1px #378099;
    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: #d2b67c!important;
}
.mobile.navigation .nav-content a {
    display: block;
    color: #378099;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
}
.mobile.navigation .nav-content li {
    border-top: solid 1px #ffffff;
}

.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;
}*/
div#n2-ss-15item1, div#n2-ss-15item2, div#n2-ss-15item4, div#n2-ss-15item5 {
	text-shadow: 0 0 5px #a58874, 0 0 5px #a58874, 0 0 5px #a58874, 0 0 5px #a58874, 0 0 5px #a58874, 0 0 5px #a58874, 0 0 5px #a58874, 0 0 5px #a58874, 0 0 5px #a58874, 0 0 5px #a58874, 0 0 5px #a58874, 0 0 5px #a58874, 0 0 5px #a58874, 0 0 5px #a58874, 0 0 5px #a58874, 0 0 5px #a58874!important;
}


/*--------------------------------------------
 * details
 * -----------------------------------------*/
h3.details-title {
    background: transparent;
    text-align: center;
    font-size: 27px;
    padding: 0;
    color: #ceac6f;
	font-family: 'yu-mincho-pr6n', sans-serif;
    margin-bottom: 3em;
}
.flex-a {
    width: 70%;
}
p.no-title {
    position: relative;
    overflow: hidden;
    padding: 1em 1em 1em 9em;
    background: #c9bc9c;
	font-family: 'Sawarabi Mincho', sans-serif;
	font-size: 17px;
}
p.no-title:before {
    position: absolute;
    top: -100%;
    left: -70px;
    width: 200px;
    height: 200%;
    content: '';
    background: #dae000;
}
p.no-title span.gold {
    position: absolute;
    z-index: 1;
    top: 18px;
    left: 0;
    display: block;
    padding-left: 16px;
    color: #3e3a39;
}
.flex-b {
    width: 30%;
}
p.price {
    padding: 1em;
    background: #c9bc9c;
    font-family: 'Sawarabi Mincho', sans-serif;
    font-size: 17px;
    font-weight: bold;
}
p.details-txt02 {
    font-size: 20px;
    font-weight: bold;
    color: #ceac6f;
    margin-bottom: 0.2em;
}
p.details-txt02-sub {
	color: #ceac6f;
	font-weight: bold;
}
p.list-title {
    margin-bottom: 0;
	line-height: 1.8em;
}
.list-box {
    margin-bottom: 1em;
}
h3.style-title {
    background: transparent;
    font-size: 29px;
	margin-bottom: 0;
	padding: 1em 0;
}
p.style-sub-title {
    font-size: 20px;
}
p.style-txt {
    text-align: right;
}



/*--------------------------------------------
 * merit
 * -----------------------------------------*/
.merit-flex {
    text-align: center;
	width: 16%;
	width: -webkit-calc(16% - 0.5em);
	width: calc(16% - 0.5em);
	display: inline-block;
    position: relative;
}
.merit-flex:after {
    content: "";
    display: inline-block;
    width: 2px;
    height: 85px;
    background-color: #bfbfbf;
    position: absolute;
    top: 45px;
    right: -10px;
}
.merit-flex:last-child:after {
    display: none;
}
.circle {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #3e3a39;
    text-align: center;
    line-height: 40px;
    color: #fff;
}
h3.merit-title {
    background: transparent;
    padding: 0;
    font-size: 20px;
    color: #ceac6f;
}
p.six-txt {
    line-height: 2em;
    letter-spacing: 0.07em;
}
.half.bg01 {
    background: url(/wp-content/uploads/2021/06/merit_bg01.png)no-repeat;
    background-position: right 40%;
}
.half.bg02 {
    background: url(/wp-content/uploads/2021/06/merit_bg02.png)no-repeat;
    background-position: left center;
}
.half.bg03 {
    background: url(/wp-content/uploads/2021/06/merit_bg03.png)no-repeat;
    background-position: right center;
}
.half.bg04 {
    background: url(/wp-content/uploads/2021/06/merit_bg04.png)no-repeat;
    background-position: left center;
}
.half.bg05 {
    background: url(/wp-content/uploads/2021/06/merit_bg05.png)no-repeat;
    background-position: left center;
    background-size: contain;
}
.half.bg06 {
    background: url(/wp-content/uploads/2021/06/merit_bg06.png)no-repeat;
    background-position: left center;
}




/*--------------------------------------------
 * overview
 * -----------------------------------------*/
section#overview {
    padding-top: 0;
}
section#overview .title h2 {
    display: none;
}
.overview-bg {
    background: url(/wp-content/uploads/2021/06/overview_bg01.png)repeat-x;
    background-position: left top;
	padding: 5em 0;
}

h3.white-title {
    color: #fff;
	font-size: 17px;
    background: transparent;
    padding: 0;
	font-family: fot-tsukuardgothic-std, sans-serif;
}
p.white-txt {
    color: #fff;
    font-size: 18px;
    line-height: 2.1em;
    letter-spacing: 0.2em;
    font-family: fot-tsukuardgothic-std, sans-serif;
    text-shadow: 1px 2px 3px #3e3e3e;
}
p.black-txt {
    font-family: fot-tsukuardgothic-std, sans-serif;
    line-height: 1.9em;
}
h3.overview-title {
    background: transparent;
    text-align: center;
    font-size: 23px;
    padding: 0;
}
.overview-box {
    margin-bottom: 3em;
}
h4.overview-title-sub {
    background: #c9bc9c;
    font-size: 18px;
    padding: 0.7em 0 0.7em 2.5em;
    margin-bottom: 1.5em
}
.overview-box p {
    margin: 0 3em;
}
p.small-txt {
    padding: 1.5em 0.2em;
    line-height: 1.8em;
}
h4.reason-title {
    text-align: center;
    font-size: 20px;
}
ul.reason-list {
    border: solid 2px #555555;
    padding: 2em 2em 2em 3em;
    list-style: decimal;
}
ul.reason-list li {
    line-height: 2.5em;
}





/*--------------------------------------------
 * footer
 * -----------------------------------------*/

footer#footer {
    background: transparent;
    border-top: solid #555;
	font-family: fot-tsukuardgothic-std, sans-serif;
}
footer#footer .foot-box.flex {
    padding: 2em;
}
li.foot-nav-flex {
    width: 50%;
    padding-bottom: 2em;
}
li.foot-nav-flex a {
    font-weight: bold;
    padding-bottom: 2em;
    font-size: 17px;
    color: #555;
	font-family: fot-tsukuardgothic-std, sans-serif;
}
p.over-txt {
    line-height: 2em;
}
span.over-big {
	font-weight: bold;
    font-size: 18px;
}
span.over-small {
    font-size: 15px;
}
.blue-txt {
    font-size: 21px;
    margin: 1em 0 0;
    color: #39a4ff;
    font-weight: bold;
}

footer#footer .content {
    width: 80%;
    margin: 0 auto;
    padding-top: 0;
}



.footer-nav {
    background: #ffebef;
}
.footer-nav .nav li a {
    color: #378099;
}
.footer-nav .nav li a:hover {
    color: #ff71b0;
}
.footer-nav .nav li:after {
    content: "|";
    margin: 10px;
    color: #378099;
}
.f-logo {
    margin: 2em auto;
}
.footer_box {
    margin: 2em 0 0;
}
.footer_address a {
    color: #68534b!important;
}
.fa-map-marked-alt:before {
    content: "\f5a0";
	color: #378099;
}
.fa-phone-alt:before {
    content: "\f879";
	color: #d2b67c;
}
.copyright {
    background: #378099;
    margin-bottom: 0;
	margin-top: 15px;
}
.copyright a {
    color: #fff;
}


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



/*--------------------------------------------
 * contact
 * -----------------------------------------*/
table.defTable01 tr:first-of-type th, table.defTable01 tr:first-of-type td {
    border-top: 1px solid #ece2c3;
}

table.defTable01 th, table.defTable01 td {
    vertical-align: middle;
    padding: 24px 20px;
    border-bottom: 1px solid #ece2c3;
    border-right: 1px solid #ece2c3;
    border-left: 1px solid #ece2c3;
	background: #fff;
}
table.defTable01 th {
    width: 25%;
    background: #ccc1a1;
    color: #ffffff;
    font-weight: bold;
}
table.defTable01 th span {
    font-size: 0.75rem;
    background: #46433a!important;
    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 #46433a;
    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: #46433a!important;
    cursor: pointer;
    border: 2px solid #46433a!important;
    border-radius: 6px;
    margin-top: 30px;
    -webkit-appearance: none;
}
.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;
}

















