@charset "UTF-8";
* {
margin: 0px;padding:0px;font-size:100%;}

ul,ol {
list-style: none;
}
form,
input {
margin: 0;
padding: 0;
}

hr {
display: none;
}
th {
font-weight: lighter;
}
img {
border: none;
vertical-align: bottom;
}
html {
font-size:62.5%;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;
}

*,
*:before,
*:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
.et_pb_section {
background: none !important;
}
body {



background-color: #a8a186;



font-size:1.6rem;

overflow-wrap:break-word !important;
word-wrap:break-word !important;}

html,
body {
 color: #545454 !important;
}


body,
button:not(.fas),input,
select,
textarea,
p,
span:not(.elementor-share-btn__icon):not(.fc-icon):not(.jet-menu-label) {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;}

body,
button,
input,
select,
textarea {
line-height:1.5}

dt {
font-weight: bold;
}
strong {
font-weight: bold;
}
pre {
background: #f7f7f7;
color: #222;
line-height: 18px;margin-bottom: 18px; padding: 1.5em;
}

sup,sub {
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}

sup {
bottom: 1ex;
}

sub {
top: .5ex;
}

a {

color: #21a876;
text-decoration:none;
/*overflow: hidden;*/}

a:visited {
text-decoration: none;}

a:not(.elementor-button):not(.elementor-icon):hover,a:focus,
a:active {

color: #499dc1;
text-decoration:none;
}


::selection {
    background:#a1b57c !important; /* Safari */
}

::-moz-selection {
    background:#a1b57c !important; /* Firefox */
}

@font-face {
/*font-family:'Art Taste Font';*/
/*src:url('/assets/HanaMinA.ttf');*/
}
body {
/*font-family:'Art Taste Font' !important;*/
}

img#full_background{min-height:100%;min-width:1024px;width:100%;height:auto;position:fixed;top:0;left:0;z-index:-9999}@media screen and (max-width:1024px){img#full_background{left:50%;margin-left:-512px}}

/*  fakeLoader
/*-------------------------------------------*/

.fl {display: table-cell !important;
vertical-align: middle !important;
margin: 0 auto !important;
}
.fakeLoader{
position:fixed;
width:100%;
height:100%;
left:0;
top:0;
z-index:9999999999
}
.spinner1 {
position:fixed;
width:50px;
height:50px;
top:calc(50% - 50px/2);
left:calc(50% - 50px/2)
}
.double-bounce1,
.double-bounce2 {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #70c19e;
opacity: 0.6;
position: absolute;
top: 0;
left: 0;
-webkit-animation: bounce 2s infinite ease-in-out;
animation: bounce 2s infinite ease-in-out;
}
.double-bounce2{
-webkit-animation-delay:-1s;
animation-delay:-1s
}
@-webkit-keyframes bounce{
0%,100%{
transform:scale(0);
-webkit-transform:scale(0)
}
50%{
transform:scale(1);
-webkit-transform:scale(1)
}
}
@keyframes bounce{
0%,100%{
transform:scale(0);
-webkit-transform:scale(0)
}
50%{
transform:scale(1);
-webkit-transform:scale(1)
}
}

body::after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color:#a8a186;  z-index:999999999;  pointer-events: none;  opacity: 0;  -webkit-transition: opacity 3s ease-in-out; -ms- transition: opacity 3s ease-in-out;
 -moz- transition: opacity 3s ease-in-out;
  transition: opacity 3s ease-in-out;
}


body.fadeout::after {
  opacity: 1;
}


body.fadeout article{  /*-webkit-transform:scale(1.2);*/
  /*transform:scale(1.2);*/
}


/*  #headerTop and #header
/*-------------------------------------------*/

/*-------------------------------------------*/
/*  #toolbar
/*-------------------------------------------*/
#toolbar nav * {
line-height: 0;}

#toolbar p {
line-height: 1.8;}
#toolbar {
min-height: 40px;}

#toolbar {
position: fixed;
top: 0;
left: 0;
right: 0;/*修正箇所*/
width: 100%;
z-index: 9999;}


@media (max-width:768px) {
#toolbar {
display:none;
}
body.toolbar #wrap {
padding-top:0px !important;}
}

@media (max-width:990px) {#Menu {
/*display:none;*/}

#page {
/*margin-top:60px !important;*/}
}

#toolbar.point{
position: fixed;
/*top:0;*/
/*left: 0;*/
/*width: 100%;*/
/*z-index: 99999;*/
}
/*js #2の場合*/
#toolbar.scroll{
/*position: fixed;*/
/*top:0;*/
/*left: 0;*/
/*opacity: 0.85;*/
/*padding: 20px 0;*/
/*background-color:#000*/
}

@media (max-width:1200px) {
body.tablet #header {
margin-top:30px !important;
}
}
@media (max-width:768px) {
body.tablet #header {
margin-top:0px !important;
}
}

body.toolbar #wrap {
    padding-top: 40px;/*ACFで設定できる様に*/
}


/*-------------------------------------------*/
/*  #headerTop header tagを使用する為カスタマイズと削除が必要
/*-------------------------------------------*/
#headerTop {
left: 0;
right: 0;/*修正箇所*/
width: 100%;
z-index: 99998 !important;/* ACFで設定できる様に 効いてない？*/
overflow:hidden;
/*clear:both;*/
font-size:85.7%;/* ACFで設定できる様に */
}

#headerTop.point{
position: fixed;
/*top:0;*/
/*left: 0;*/
/*width: 100%;*/
/*z-index: 99999;*/
}
/*js #2の場合*/
#headerTop.scroll{
/*position: fixed;*/
/*top:0;*/
/*left: 0;*/
/*opacity: 0.85;*/
/*padding: 20px 0;*/
/*background-color:#000*/
}


/*-------------------------------------------*/
/*  #header　header tagを使用する為カスタマイズと削除が必要
/*-------------------------------------------*/
#header {
 display:block;
 /*overflow: hidden;*//*uber menuのsubmenuが消える*/
 padding-top:0px;/* Header Barを設置する場合やヘッダーの高さやメニュー位置との関係により調整（制作サイトのヘッダーによる） ACFで設定できる様に */
 margin-top:0px;/* Header Barとの重なりを調整（使用する場合は-50px） ACFで設定できる様に */
 text-align:left;
 }

/* headerのタイトル文字に指定するロゴ画像の設定 */
#header #site-title {
 line-height:normal;/*間違うとスマホのheaderロゴ画像の上に隙間ができる（単位なし）*/
 margin:-10px 0 0 0;/* headerロゴ画像の周りの上、右、下、左のinnerBox内の幅 / タイトルの文字の位置も調整　*/
 margin-top:0px !important;/* 上で指定したスマホだけではなくPC、タプレットにもサイトタイトル画像の下の隙間をなくす */
 padding-bottom:0px;/* スマホサイトでのメニューとheaderロゴ画像の幅（PCとタブレットは隙間あり）*/
 position:relative;/* 相対位置。本来その要素が配置される場所を基準に配置される */
 font-weight: bold;/* headerロゴ画像下のサイトタイトルのフォントの太さを指定 */
 /*opacity: 0.7;/* サイトタイトル文字の透明度　ACF可変 */
 /*text-align: center !important; /*---- headerロゴ文字の位置を指定 */
 }

#header #site-title a {
 font-size: 50px;/* headerのタイトル文字サイズ ACFで設定できる様に  */
 color: #fff;/* headerタイトル文字の色 ACFで設定できる様に  */
 font-family: 'Reenie Beanie' !important;
 text-shadow: 0 0 8px rgba(0,0,0,0.9),
               0 0 0.1em rgba(0,0,0,0.9) !important;
 text-decoration: none;
 }

 /*-------- headerロゴ画像の -----------*/
 #header #site-title a img {
 max-height:none;/* headerロゴ画像のサイズを優先 */
 margin-top:0px;/* headerロゴ画像と画面上の隙間 */
 }

#header #headContact  { font-size:100%;line-height:110%;margin:0px 0px 10px; white-space:nowrap; text-align:left; }
#header #headContactInner { }
#header #headContact #headContactTxt,
#header #headContact #headContactTime { font-size:10px;}
#header #headContact #headContactTxt  { letter-spacing:0px;margin-bottom:1px; }
#header #headContact #headContactTel  { font-size:18px; line-height:21px;margin-bottom:2px; font-family:'Lato', sans-serif; }
#header #headContact #headContactTime { font-size:12px; line-height:15px;}

/*  #panList
/*-------------------------------------------*/
.breadcrumb {
  padding-left:0;
}

.breadcrumb li:after{
  padding: 0 3px;
  color: #555;
}

.breadcrumb li:last-child:after{
  content: '';
}

.breadcrumb li a {
    text-decoration: none;
    color: #52b5ee;/*色*/
}

.breadcrumb li a:hover {
    text-decoration: underline;
}.breadcrumb {
margin:0;
}

.breadcrumb li{
/*background:#fff;*/display:inline;
list-style: none;
font-weight: bold;}

.breadcrumb li:after{
font-family: 'Font Awesome 5 Free';content: '\f061';
padding: 0 3px;
color:#70c19e;}


.breadcrumb li:last-child:after{
content: '';
}

.breadcrumb li a {
text-decoration: none;
}

.breadcrumb li:first-child a:before{font-family: 'Font Awesome 5 Free';;
content: '\f015';
padding-right: 5px;
color:#ffffff;}

.breadcrumb li a:hover {
text-decoration: none !important;
}








#panList{
clear:both;
/*font-size:12px;/*ACFで設定できる様に*/
/*background: #555;/*ACFで設定できる様に*/
/*padding: 9px 10px;/*ACFで設定できる様に*/
display:block;
overflow:hidden;
width:100%;
}

#panList #panListInner{
display:block;
overflow:hidden;
/*border-bottom:1px solid #fff;/*ACFで設定できる様に*/
}

.home #panList{
/*display:none;*/
}

/*  Navigation
/*-------------------------------------------*/


.ubermenu-nav .ubermenu-item-level-0 > .ubermenu-target,
.ubermenu-nav .ubermenu-item-level-0 > .ubermenu-custom-content.ubermenu-custom-content-padded {
 padding-top:16px; padding-bottom:16px;}


.ubermenu-responsive-toggle-nav, .ubermenu-nav, .ubermenu-nav .ubermenu-target, .ubermenu-nav .ubermenu-nav .ubermenu-item-level-0 .ubermenu-target { font-family:; }

.shiftnav.shiftnav-shiftnav-main, .shiftnav.shiftnav-shiftnav-main .shiftnav-menu-item, .shiftnav.shiftnav-shiftnav-main .shiftnav-menu-item .shiftnav-target { font-family:; }


.ubermenu-nav .irep-sns {
padding-top:calc(16px - 7px - px);}

nav .irep-sns {
/*height:75px;*/
/*display:table-cell;*/
/*vertical-align:middle;*/
/*display: inline-block;*/
/*vertical-align:middle;*/
/*line-height:40px;*/
/*padding: 10px 0px 0px 0px;
/*margin: 0px 0px 0px 10px;*/
}

nav{
/*position: relative;/*高さを指定しないとchromeとfirefox,operaで下がはみでる*/
/*margin: 0 !important;/*高さを指定しないとchromeとfirefox,operaで下がはみでる*/
/*padding: 0 !important;/*高さを指定しないとchromeとfirefox,operaで下がはみでる*/
/*min-height: 100% !important;/*高さを指定しないとchromeとfirefox,operaで下がはみでる*/
/*height: 100% !important;/*高さを指定しないとchromeとfirefox,operaで下がはみでる*/
/*height: auto !important;/*高さを指定しないとchromeとfirefox,operaで下がはみでる*/
/*max-height:100% !important;/*高さを指定しないとchromeとfirefox,operaで下がはみでる*/
/*max-height:54px !important;/*高さを指定しないとchromeとfirefox,operaで下がはみでる*/
/*height: 54px !important;/*高さを指定しないとchromeとfirefox,operaで下がはみでる ACF調整*/
}

.ubermenu-nav{
/*background-color:#3bbf62 !important;*//*background:-webkit-gradient(linear,left top,left bottom,from(#3bbf62),to(#d63168)) !important;*//*background:-webkit-linear-gradient(top,#3bbf62,#d63168) !important;*//*background:-moz-linear-gradient(top,#3bbf62,#d63168) !important;*//*background:-ms-linear-gradient(top,#3bbf62,#d63168);*//*background:-o-linear-gradient(top,#3bbf62,#d63168) !important !important;*//*background:linear-gradient(top,#3bbf62,#d63168) !important;*/}
.ubermenu-responsive-toggle.ubermenu-responsive-toggle-nav {
/*background:#3bbf62 !important;*/}
/*      #content
/*-------------------------------------------*/
h1,
h2 {
    font-weight: 300;
    text-transform: none
}
/* ACF可変 */

body:not([class*=" tax-"]):not(.category):not(.tag):not(.date) #content h1 {padding: 0.5em;
color: #010101;
background: rgba(166,190,196,0.81);
border-bottom: solid 3px #a8a186;
border-radius: 5px;}

#content a:hover h1 {
color:#a6bec4;
}
#content h1 {
  font-size : calc(2rem - 0.5rem);/* モバイルの時に文字を小さくする　ACF可変 */
  }
@media (min-width: 768px) {
#content h1 {
  font-size:2rem;/* pcの時に文字を大きくする　ACF可変 */
  }
}


 body:not(.post-type-archive-tribe_events)  #content h2 {
background:rgba(166,190,196,0.81);
clear:both;
/*font-size:128.6%;*/
padding:5px 0px 5px 10px;
background: -webkit-repeating-linear-gradient(45deg, rgba(96,123,125,0.0), rgba(96,123,125,0.0) 5px, rgba(166,190,196,0.81) 5px, rgba(166,190,196,0.81) 10px);
background: repeating-linear-gradient(45deg, rgba(96,123,125,0.0), rgba(96,123,125,0.0) 5px, rgba(166,190,196,0.81) 5px, rgba(166,190,196,0.81) 10px);
border:0px solid #666;
border-radius: 8px;/* CSS3草案 */
-webkit-border-radius: 8px;/* Safari,Google Chrome用 */
-moz-border-radius: 8px;/* Firefox用 */
font-weight:bold;
/*color:#333;*/
position:relative;
/*line-height:1.6 !important;*/}
#content a:hover h2 {
color:rgba(96,123,125,0);
}
body:not(.home) #content h2 {
  font-size : calc(3rem - 0.5rem);/* モバイルの時に文字を小さくする　ACF可変 */
  }
@media (min-width: 768px) {
body:not(.home) #content h2 {
  font-size:3rem;/* pcの時に文字を大きくする　ACF可変 */
  }
}




body:not(.events-archive) #content h3,
body:not(.single-tribe_events) #content h3 {
padding: 0.25em 0.5em;
color: #494949;
background: transparent;
border-left: solid 5px #a8a186;}
body:not(.events-archive) #content h3,
body:not(.single-tribe_events) #content h3 {
  font-size : calc(2rem - 0.5rem);/* モバイルの時に文字を小さくする　ACF可変 */
  }
@media (min-width: 768px) {
body:not(.events-archive) #content h3,
body:not(.single-tribe_events) #content h3 {
  font-size:2rem;/* pcの時に文字を大きくする　ACF可変 */
  }
}




#content h4 {
padding: 0.5em;
color: #010101;
border-bottom: solid 3px #a8a186;
margin-bottom:10px;}
.mobile #content h4 {
  font-size : calc(1.6rem - 0.1rem);/* モバイルの時に文字を小さくする　ACF可変 */
  }
.pc #content h4 {
  font-size:1.6rem;/* pcの時に文字を大きくする　ACF可変 */
  }




#content h5 {
padding:0.5em;
color:#010101;
border-bottom: solid 3px #a8a186;
margin-bottom:10px;}

#content h5:before {
}

#content h5:after {
}


#content h6 {
}

#content h6:before {
}

#content h6:after {
}

/*  Themes layout
/*-------------------------------------------*/



.site-content {
    /*background: #ccc;/* acf可変 */
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
}

.separate-containers .inside-article,
.separate-containers .comments-area,
.separate-containers .page-header,
.separate-containers .paging-navigation,
.one-container .site-content,
.inside-page-header {
    padding: 0px 0px 0px 0px;
}

.home {
    -webkit-overflow-scrolling: touch !important;
}

.site-info {
        }

.site-info a,
.site-info a:visited {
    }

.site-info a:hover {
    }

.ae-custom-tax{
    display: inline-block;
}

.ae-element-post-date{
pointer-events:none;
}

.entry-content{
margin:0 !important;
}


.inside-article{
padding:0px !important;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea,
select {
  background: #FAFAFA;  color: #666;  border: 0px solid #ccc;
  border-radius: 3px;  -webkit-appearance: none;  padding: 10px 10px;
  box-sizing: border-box;
  width: 100%;
  font-size: 16px !important;    }

.pc textarea{
resize: vertical;}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
textarea:focus,
select:focus {
  color: #111;  /*background: #FFF;*/}

input[type="file"] {
  max-width: 100%;
  box-sizing: border-box;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.button:visited {
    border-radius: 3px;/* ボタンを少し角丸に */
    color: #f2e7ba;    background-color: #666666;}

button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.button:focus {
    color: #15929b;    background-color: #3f3f3f;}

button,
input,
select {
font-size: 100%;
margin: 0;
vertical-align: baseline
}

textarea {
font-size: 100%;
margin: 0;
overflow: auto;
vertical-align: top;
width: 100%;
}

button,
input {
    line-height: normal
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    border:transparent;
    background: #666;
    cursor: pointer;
    -webkit-appearance: button;
    padding: 10px 20px;
    font-size: 16px;
    /*transform: scale(0.8);*/
    color: #FFF
}

button:active,
button:focus,
button:hover,
html input[type=button]:active,
html input[type=button]:focus,
html input[type=button]:hover,
input[type=reset]:active,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:active,
input[type=submit]:focus,
input[type=submit]:hover {
    background: #606060
}

.button {
    padding: 10px 20px;
    display: inline-block
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    /*-webkit-appearance: textfield;/*iPhoneでinput要が角丸になる*/
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

input[type=search]:focus {
  outline: 0;/*追加*/
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"],
textarea,
select {
    outline: none;/*追加*/
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
/*inputパーツ関係ここまで*/





#content{
margin:px 0 px;
background-color:rgba(10,10,10,0.67); border-top:1px solid #848484; border-right:1px solid #848484; border-bottom:1px solid #848484; border-left:1px solid #848484;

 border-top-left-radius:10px; border-top-right-radius:10px; border-bottom-right-radius:10px; border-bottom-left-radius:10px;

 box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);
}

/* PCのみに適用 */
.pc #content{

 min-height:680px;}

/* Mobileのみに適用 */
.mobile #content{
/*min-height:180px;*/
}

.entry-content,
.entry-summary,
.page-content {
    margin: 0 !important;
}

.generate-back-to-top {
z-index:9999 !important
}

@media (max-width:768px) {
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
padding: 0px !important; }
}
/*  custom-footer_css
/*-------------------------------------------*/
/*サイドバー*/
nav.bellows {
margin:0 !important;
padding:0 !important;
}

ul.bellows-nav {
list-style: none;
margin:0 !important;
padding:0 !important;
}/*リセット*/

li.bellows-menu-item-type-auto-term:before {
font-family: 'Font Awesome 5 Free';
content: '\f105';
font-weight: 900;
position: absolute;
padding:5px 0 5px 0 !important;
z-index:1;
/*margin-top: 20px !important;*/
/*display:flex;*/
}
li.bellows-menu-item-type-auto-term {
color: #499dc1;padding-left:10px !important;}

li.bellows-menu-item-type-auto-term a {
padding:5px 0 5px 15px !important;
}
li.bellows-menu-item-type-auto-term:hover {
background-color: #a8a186;color: rgba(255,255,255,0.8);}

ul.bellows-submenu{
padding-left:20px !important;
}

.sidebar-col ul:not(.wpp-list):not(.most_liked_post):not(.bellows-nav) {
list-style: none;
}/*リセット*/


.sidebar-col ul:not(.wpp-list):not(.most_liked_post):not(.bellows-nav):not(.wpgb-hierarchical-list):not(.recent-comments) li:before {
font-family: 'Font Awesome 5 Free';
content: '\f105';
font-weight: 900;
position: absolute;
padding:5px 0 5px 0 !important;
/*margin-top: 20px !important;*/
/*display:flex;*/
}

#new-list ul {
list-style-type none;
}


#new-list ul li:before {
font-size:0;
}

#new-list ul li a{
/*display:block;*/
/*position: absolute;*/
/*width:100%;*/
/*height:100%;*/
/*padding:20px !important;*/
/*padding-left:0px !important;*/
}

#new-list ul li .imgListWidget__borderBox{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    text-decoration: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }

.rep {
    padding-right: 5px;

}

#new-list ul li{
/*display:inline-block;*/
/*width:100%;*/
/*height:100%;*/
/*position: relative;*/
}

#new-list ul li{
position: relative;
overflow: hidden;
list-style: none;
padding-top: 5px;
padding-bottom: 5px;
word-break: break-all;
display:flex;
justify-content:flex-start;
align-items:center;
}

.imgListWidget__title {
/*width: calc(100% - 80px);*/
width:100%;
    float: left;
    font-size: 1.3rem;
    line-height: 1.5;
    margin-bottom: 0em;
    /*margin-right:-60px;*/
    /*margin-left:5px;*/
}

.imgListWidget__borderBox {
    /*float: left;*/
}

.dce-views-render-list:after {
    content:"";
    display:block;
    clear:both
}

.sidebar-col ul:not(.wpp-list):not(.most_liked_post):not(.bellows-nav):not(.recent-comments) li{
color: #499dc1;/*padding-top:5px !important;*/
/*padding-bottom:5px !important;*/
padding-left:10px;width:100%;
}

.sidebar-col ul:not(.wpp-list):not(.most_liked_post):not(.bellows-nav):not(.dce-view-list):not(.recent-comments) li a{
display: block;
padding-left:15px !important;padding-top: 5px;
padding-bottom: 5px;
}

.sidebar-col ul.recent-comments li{
word-break: break-all;
}

.sidebar-col ul.recent-comments li a{
display: block;
padding: 5px;
}

.sidebar-col .avatar{
padding: 1px;
vertical-align:middle;
border: 1px solid #21a876;}

/*.sidebar-col a:hover .avatar*/
.sidebar-col a:hover img{
/*opacity: 0.7;*/
/*filter: alpha(opacity=70);*/
/*-ms-filter: "alpha(opacity=70)";*/
/*-moz-opacity: 0.7;*/
/*-khtml-opacity:0.7;*/
border: 1px solid #499dc1;}

.sidebar-col a i{
color: #499dc1;}

.sidebar-col a:hover i{
color: #fff;}

.sidebar-col .comment_author{
padding-left: 5px;
}

/*カテゴリー・アーカイブウィジェット acfで選択できる様に */
.widget_categories ul,
.widget_archive ul {
  padding: 0;
  list-style: none;
}
 
.widget_categories ul li ul,
.sidebar-col ul li ul {
  padding-left: 20px;
}
 
.widget_categories ul li a,
.sidebar-col ul li a {

  /*text-decoration: none;*/
  /*display: block;*/
  /*padding-right: 4px;*/
  /*padding-left: 4px;*/
}
 
.widget_categories ul li a:hover,
.sidebar-col ul li a:hover {
  transition: all 0.3s ease 0s;
}
 
.widget_categories ul li a .post-count,
.sidebar-col ul li a .post-count {
  display: block;
  float: right;
  color: #fff;
  background-color: #999;
  font-size: 0.8em;
  padding: 0 6px;
  margin-right:10px;
  border-radius: 6px;
}

.sidebar-col ul:not(.wpp-list):not(.most_liked_post):not(.bellows-nav) li:hover {
background-color: #a8a186;color: rgba(255,255,255,0.8);}

/*The CridやAEのLOOPのサムネイル画像ショートコード [grid_image]や[images]の画像形成 サイドバー用もカスタマイズ*/
.sidebar-image-trimming {
width: 74px !important;
height: 74px !important;object-fit: cover !important;/*ACF可変 fill cover contain none scale-down */
}

ul.wpp-list li {
  border-bottom: 1px dashed #bbb;
  counter-increment: wpp-count;
  position: relative;
}
ul.wpp-list li:hover {
background-color: #a8a186;
 color: #fff;
}
ul.wpp-list li:before {
  display: block;

  padding: 1px 11px;
  color: #fff;
  background-color: #333;
  content: counter(wpp-count);
  position: absolute;
  opacity: 1;
  /*z-index: 10000;*//*メニューをstickyにすると上にくる為コメントアウト サーチボックスも上にくる為nav1にz-index 9999追加*/
  border-radius: 6px;
  top: 6px;
  left: 6px;
}
ul.wpp-list li:last-child {
  border-bottom: none;
}
ul.wpp-list li:nth-child(1):before{
  background-color: #FBCC54;
}
ul.wpp-list li:nth-child(2):before{
  background-color: #B7BFC1;
}
ul.wpp-list li:nth-child(3):before{
  background-color: #D47B16;
}

ul.wpp-list li {
height:84px;margin: 0;
padding: 5px;
}

ul.wpp-list li a {
display: block;
}

ul.wpp-list li img {
  max-width: 74px;/*mediaデータと同じにする*/  min-height: 74px;/*mediaデータと同じにする*/  margin: 0 5px 0 0;
  padding: 3px;
  border: 1px solid #ddd;
}

ul.wpp-list li a.wpp-post-title {
  display: block;
  /*font-size: 15px;*/
  padding: 12px;
  text-decoration: none;
}

.wpp-img{
    /*display:flex;*/
}

ul.wpp-list li img {
  float: left;/*画像を左に;*/
}

ul.wpp-list li a.wpp-post-title {
  clear: both;/*float解除;*/
}

.wpp-post-title{
  font-weight:normal;}
/*  Gutenberg
/*-------------------------------------------*/

.has-color-1-background-color {background-color: #FFF;}
.has-color-2-background-color {background-color: #545454;}
.has-color-3-background-color {background-color: #a6bec4;}
.has-color-4-background-color {background-color: #7b8c93;}
.has-color-5-background-color {background-color: #499dc1;}
.has-color-6-background-color {background-color: #70c19e;}
.has-color-7-background-color {background-color: #a8a186;}
.has-color-8-background-color {background-color: #d8bb6a;}

.has-color-1-color {color: #FFF;}
.has-color-2-color {color: #545454;}
.has-color-3-color {color: #a6bec4;}
.has-color-4-color {color: #7b8c93;}
.has-color-5-color {color: #499dc1;}
.has-color-6-color {color: #70c19e;}
.has-color-7-color {color: #a8a186;}
.has-color-8-color {color: #d8bb6a;}


.wp-block-image.is-style-round2 img {
    border-radius: 20px;
  }
.wp-block-image.is-style-shadow2 img {
    box-shadow: 0px 6px 9px rgba(0,0,0,.8);
  }
/*  custom-footer_css
/*-------------------------------------------*/

/*  customize_css
/*-------------------------------------------*/

.elementor-section.elementor-section-boxed > .elementor-container,
.grid-container{/*重要*/
margin:0 auto !important;/*grid-containerを追加してここを解放 要検証 */
/*overflow: hidden;/*the gridのあるページだけ1pxはみ出す為追加 要検証*/
max-width: 1200px !important;
/* Elementorで設定する全体の幅 検証中 通常の値に1pxプラスする　containerにボーダーを引いた場合は更にプラスするか検証 ACF可変 */
}


.wpulike-heart .wp_ulike_general_class{
box-shadow: 0 0 0 0px #bdbdbd inset !important;
}

.safari .elementor-social-icons-wrapper{
    padding-right: 55px;/* snsアイコンバグ */
}

.safari footer .elementor-social-icons-wrapper{
    padding-right:10px;/* snsアイコンバグ */
}

.safari .jet-mobile-menu__container .elementor-social-icons-wrapper{
    padding-right:5px;/* snsアイコンバグ */
}

.safari .elementor-share-buttons--view-icon{
    padding-right: 25px;/* snsアイコンバグ */
}

.safari .elementor-widget-share-buttons .elementor-widget-container{
    overflow: visible;/* snsアイコンバグ */
}
#content {
overflow-x: hidden !important;
}



/*  image_css
/*-------------------------------------------*/
.blog .image-trimming,
.archive .image-trimming,
.search .image-trimming,
.home .image-trimming,
.single .image-trimming{
width: 200px !important;
/*min-width: 200px !important;
max-width: 200px !important;*/
height: 200px !important;
object-fit: cover !important;
}

@media screen and (min-width: 569px) {
.pc .image-trimming{
/*width: 200px !important;*/
min-width: 200px;
/*max-width: 200px !important;*/
height: 200px !important;
object-fit: cover !important;
}
}

@media screen and (min-width: 951px) {
.single .image-trimming{
min-width: auto;
}
} 


@media screen and (max-width: 568px) {
.blog .image-trimming,
.archive .image-trimming,
.single .image-trimming{
width: 72px !important;
height: 72px !important;
object-fit: cover !important;
}
}

.post-type-archive-news .image-trimming{
width: 100px !important;
height: 100px !important;
object-fit: cover !important;
}

.sidebar-col .image-trimming{
display: block;
float:left;
min-width: 72px !important;
width: 72px !important;
height: 72px !important;
object-fit: cover !important;
margin-left:-5px;
margin-right:5px;
}

/*  footer_css
/*-------------------------------------------*/

#footMenu{
 position: relative;
 z-index:500 !important; display: block;
}

#footMenu:before,#footMenu:after { content: ""; display: table; }#footMenu:after { clear: both; }


#footMenu .innerBox{
 /*text-align:center !important;*//* footmenu全体の位置 効く */
}

#siteBottom {
 /*overflow: hidden;*/
 /*text-align: center !important;/*plain.cssでなんかしらの干渉があって効かない*/
 /*font-family: Arial, Helvetica, sans-serif;*/
  clear: both;
}

#siteBottom:before,#siteBottom:after { content: ""; display: table; }#siteBottom:after { clear: both; }
/*  footerのロゴ部分 使用しない場合はACFでカット
/*-------------------------------------------*/
dl#footerLogo{
 line-height: 150%;
 /*width: 300px;*/
 margin: 0px !important;
 padding-left: 0px;    /* footer内のfooterOutlineリンク文字 or 画像の左側の余白 */
}

dl#footerLogo dt{
 line-height: 150%;
 margin-bottom: 0px;
}

dl#footerLogo dt img{
 /*max-width: 260px;*/
 margin-bottom: 0px;
}

/*  footerのお客様住所部分 使用しない場合はACFでカット
/*-------------------------------------------*/
dl#footerAddress{
 line-height: 150%;
 /*width: 300px;*/
 margin: 0px !important;
 padding-left: 0px;    /* footer内のfooterOutlineリンク文字 or 画像の左側の余白 */
}

dl#footerAddress dd{
 font-size: 85.7%;
 line-height: 150%;
}

/*  artstudio_common_min.cssから移動
/*-------------------------------------------*/
.related-title{
margin-bottom: 10px
}

.floatLeft {
    float: left;
    margin-right: 20px
}

.floatRight {
    float: right;
    margin-left: 20px
}
#pagetop{
display:none;
position:fixed;
right:20px;
bottom:20px;
}
#pagetop a{
display:block;
font-size:0;
width:50px;
height:50px;
text-align:center;
background:rgba(166,190,196,0.85);
border-radius:50%;
line-height:50px;
box-shadow:0 0 6px 0px rgba(84,84,84,0.6);
}
#pagetop a:after{
font-family:"Font Awesome 5 Free";
content:'\f062';
font-weight:900;
font-size:20px;
color:rgba(255,255,255,0.85);
line-height:50px;
}
#pagetop a:hover{
background:#a8a186;
-webkit-transition:all 0.9s;
-moz-transition:all 0.9s;
transition:all 0.9s;
opacity:0.5;
}

  .ird-fadein {
  opacity: 0; 
  visibility: hidden;
  transform: translateY(0px);
  transition: all 1s;
}
.ird-fadein.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}


