@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Amatic+SC&display=swap');
.amatic {
	font-family: 'Amatic SC', cursive;
}
body:not(.home) .metaslider {
	display: none;
}
header .header_small_menu {
	color: #FFFFFF;
	background: #ab9b60;
}
html body {
	background: url(./images/bg.jpg);
	position: relative;
}
html body::before {
	content: '';
	position: absolute;
	top: 50px;
	left: 0;
	width: 48%;
	height: 550px;
	background: url(./images/bg-ac.png) no-repeat top left/contain;
	z-index: -1;
}
.post_list_cat {
	background: #9cd8d8!important;
}
#nav .menu_desc {
	opacity: 1!important;
	color: #b5a87c!important;
}
#container {
	position: relative;
}
#container::before {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 48%;
	height: 550px;
	background: url(./images/bg-ac2.png) no-repeat bottom right/contain;
	z-index: -1;
}
#diver_widget_newpost-3 .widgettitle, #diver_widget_newpost_grid-2 .widgettitle, #custom_html-13 .widgettitle {
	color: #FFFFFF;
	font-weight: 700;
	border-bottom: none;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
#diver_widget_newpost-3 .widgettitle, #custom_html-13 .widgettitle {
	background: url(./images/sidebar-bg-pink.jpg) no-repeat center center/cover;
}
#diver_widget_newpost_grid-2 .widgettitle {
	background: url(./images/sidebar-bg-blue.jpg) no-repeat center center/cover;
	position: relative;
}
#diver_widget_newpost_grid-2 .widgettitle::before {
	content: '';
	position: absolute;
	top: -25px;
  right: -17px;
	width: 69px;
	height: 69px;
	background: url(./images/camera.png) no-repeat center center/contain;
}
body #page-top a {
	background: #b8a86b;
}
#diver_widget_newpost-3 {
	margin-bottom: 45px;
}
.widget .widget_post_more {
  border-top: none!important;
  padding: 17px 10px 10px;
}
a.diver_widget_morelink {
	display: inline-block;
	width: 175px;
	height: 36px;
	position: relative;
	border: 2px solid #3f3f3f;
	font-size: 13px;
	overflow: hidden;
	padding: 7px;
	z-index: 0;
}
a.diver_widget_morelink::before {
	content: '';
	top: 2px;
	left: 2px;
	width: 100%;
	height: 100%;
	background: url(./images/btn-bg.jpg) no-repeat center center/cover;
	display: block;
  z-index: -1;
  position: absolute;
}
a.diver_widget_morelink::after {
	position: absolute;
}
.tokute-wrap {
	padding: 20px;
	background: #f2f2f2;
}
.tokute-wrap dl {
	display: flex;
}
.tokute-wrap dl dt {
	color: #000000;
	min-width: 126px;
	padding-right: 15px;
}
.tokute-wrap dl dd {
	border-bottom: none;
	color: #000000;
}
.tokute-wrap dl dd span {
	font-size: 20px;
	font-weight: 700;
}
.tokute-wrap dl dd p {
	font-size: 15px;
}
.top-sns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 0;
}
ul.top-sns li {
	border-bottom: none!important;
}
.post-sub {
	padding: 3px 20px;
}
.single_title.related-keyword, .related-posts .single_title, .post-sub .single_title {
	font-weight: 700;
	position: relative;
	padding-left: 50px;
}
.single_title.related-keyword::before {
	content: '';
	position: absolute;
	top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0;
  width: 42px;
  height: 50px;
  background: url(./images/icon-star.png) no-repeat center center/contain;
}
.related-posts .single_title::before {
	content: '';
	position: absolute;
	top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0;
  width: 42px;
  height: 50px;
  background: url(./images/icon-heart.png) no-repeat center center/contain;
}
.post-sub .single_title::before {
	content: '';
	position: absolute;
	top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0;
  width: 42px;
  height: 50px;
  background: url(./images/icon-shine.png) no-repeat center center/contain;
}
body #footer {
	text-align: center;
	background: #ab9b60;
	color: #FFFFFF;
}
#footer #copyright {
	float: none;
}
.footer-adress, .footer-tel {
	color: #ad9e63;
}
.footer-adress {
	font-size: 12px;
}
.footer-tel {
	font-size: 19px;
}
.bigfooter_wrap {
	padding-top: 40px;
}
.d-inline-block {
	display: inline-block;
}
body #bigfooter {
	background-image: url(./images/footer-bg.jpg); 
}
.footer-title {
	font-family: 'Amatic SC', cursive;
	display: inline-block;
	position: relative;
	font-size: 30px;
}
.footer-title::before {
	content: '';
  position: absolute;
  top: 22px;
  right: -93px;
  width: 78px;
  height: 1px;
  background: #000000;
}
.textwidget img.footer-logo {
	margin-bottom: 20px;
	margin-left: 0;
}
#menu-footer-center-menu li {
	border-bottom: none;
}
#menu-footer-center-menu li a {
	font-size: 15px;
	font-weight: 700;
	padding: 0 10px 8px 30px;
	position: relative;
}
#menu-footer-center-menu li a::before {
	content: '';
	position: absolute;
	top: 0;
	left: 6px;
	width: 16px;
	height: 18px;
	background: url(./images/icon-footermenu.png) no-repeat center center/contain;
}
body .pagination .current {
	background: #ffb3b3;
}
/*
body a.page-numbers {
	background: transparent;
}
*/
.home #custom_html-16 {
	display: none;
}
.home #diver_widget_newpost-3 .widgettitle::before {
	content: '';
	position: absolute;
	right: -20px;
	bottom: 0;
	width: 222px;
	height: 260px;
	background: url(./images/side-event.png) no-repeat center bottom/contain;
}
#custom_html-20 {
	margin-top: 25px;
}
a.footer-menu-btn {
	font-size: 17px!important;
  font-weight: 700;
  display: block;
  text-align: center;
  width: 260px;
  max-width: 100%;
  height: 42px;
  padding: 8px;
  position: relative;
  background: #FFFFFF;
  border: 1px solid #000000;
  margin-bottom: 5px;
}
a.footer-menu-btn::after {
	content: '';
	position: absolute;
	top: 50%;
  transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  right: 12px;
  width: 11px;
  height: 11px;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
}
ul.footer-banner-wrap {
	display: flex;
	flex-wrap: wrap;
}
ul.footer-banner-wrap li {
	width: 42%;
}
ul.footer-banner-wrap li a {
	padding: 0 !important;
	display: flex !important;
	height: 100%;
	justify-content: center;
	align-items: center;
	background: #FFFFFF;
}
.bigfooter_colomn:nth-child(3) .footer-title {
	padding-left: 5px;
}
/* トップ上部 */
main #diver_widget_newpost-2 {
  padding: 0px 40px 25px !important;
}
#diver_widget_newpost-2 .wrap-post-title {
	color: transparent;
	position: relative;
	font-size: 0;
  box-shadow: none;
}
#diver_widget_newpost-2 .wrap-post-title::before {
	content: '';
  position: absolute;
  top: -64px;
  left: -51px;
  width: 264px;
  height: 95px;
  background: url(./images/ribbon-news.png) no-repeat center left/contain;
}
#diver_widget_newpost-2.widget>ul:first-of-type>li:first-child {
	border-top: 1px dashed #040000;
}
#diver_widget_newpost-2.widget>ul:first-of-type>li {
	border-bottom: 1px dashed #040000;
}
.top-posts-wrap .wrap-post-title {
	background: transparent;
  color: transparent;
  position: relative;
  font-size: 0;
  box-shadow: none;
  height: 130px;
}
.top-posts-wrap .wrap-post-title::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 370px;
	height: 130px;
	background: url(./images/ribbon-event.png) no-repeat center left/contain;
}
/* トップ下部 */
.top-links-wrap ul {
	margin-top: 80px;
	margin-bottom: 50px;
	list-style: none;
	padding-left: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.top-links-wrap ul li {
	border: 7px solid #d6cdb4;
	background: #FFFFFF;
	position: relative;
	box-shadow: 0px 1px 2px rgba(000,000,000,0.15);
}
.top-links-wrap ul li:first-child {
	width: 100%;
	padding: 10px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 15px;
	line-height: 2;
	z-index: 0;
}
.top-links-wrap ul li:nth-child(2), .top-links-wrap ul li:nth-child(3) {
	width: 48.8%;
}
.top-links-wrap ul li:nth-child(2) img, .top-links-wrap ul li:nth-child(3) img {
	width: 100%;
}
.top-links-wrap .diver_widget_morelink {
	padding: 4px 7px 10px;
}
.top-links-wrap a.diver_widget_morelink::before {
	background: url(./images/btn-bg-y.jpg) no-repeat center center/cover;
}
.ribbon-concept {
	display: block;
	width: 243px;
	margin: -43px auto 8px;
}
.top-links-wrap ul li:first-child p {
	margin: 20px 0;
}
.top-links-wrap ul li:first-child::before, .top-links-wrap ul li:first-child::after {
	content: '';
	position: absolute;
	top: 2px;
	width: 147px;
	height: 78px;
	z-index: -1;
}
.top-links-wrap ul li:first-child::before {
	left: 2px;
	background: url(./images/flag-left.png) no-repeat top center/contain;
}
.top-links-wrap ul li:first-child::after {
	right: 2px;
	background: url(./images/flag-right.png) no-repeat top center/contain;
}
.ac-shine, .ac-sheep {
	position: absolute;
	z-index: -1;
}
.ac-shine {
	width: 119px;
	height: auto;
	bottom:10px;
	left: 10px;
	max-width: 15%;
}
.ac-sheep {
	width: 165px;
	height: auto;
	right: 20px;
	bottom:20px;
	max-width: 20%;
}
#sidebar .widget_post_list.grid.first:first-child {
  overflow: hidden;
}
.catpage_content_wrap .cover {
	filter: blur(2px) brightness(1) !important;
}


.event-display-button-wrap{
	position: absolute;
	right: 0;
	bottom: 0;
}

.event-display-button-wrap-cat{
	text-align: right;
	margin-bottom: 10px;
}

.et_pb_module {
	display: inline-block;
  }
.secList {
	display: inline-block;
	padding: 0.3em 1em;
	text-decoration: none;
	color: #ffffff;
	border: solid 1px #666666;
	border-radius: 3px;
	transition: .1s;
	background: #666666;
	margin-left: 3px;
}

.secList:hover {
	background: #ffffff;
	color: #666666;
	text-shadow:none;
	outline: none;
}

.secList.on {
	background: #ffffff;
	color: #666666;
	text-shadow:none;
	outline: none;
}


.text-center{
	text-align: center;
}
.event-post-list .top-links-wrap .diver_widget_morelink {
	text-align: center;
    padding: 7px;
    display: inline-block;
    margin-top: 20px;
}
.event-key{
	background: #ffffff;
	color: #333333;
    box-shadow: 0 0 5px #ddd;
	padding: 7px 10px;
    font-size: 1em;
    margin-bottom: 10px;
    font-weight: bold;
}


@media all and (min-width: 401px) {
	.top-for-papa-mama_sp {
		display: none;
	}
}
@media all and (min-width: 769px) {
	.bigfooter_colomn:nth-child(1) {
		width: 28%;
	}
	.bigfooter_colomn:nth-child(2) {
		width: 28%;
	}
	.bigfooter_colomn:nth-child(3) {
		width: 44%;
	}
}
/*デスクトップ*/
@media all and (min-width: 960px) and (max-width: 1199px) {
	body #nav_fixed #nav ul li a {
    padding: 1.4em .5em;
    letter-spacing: -0.05em;
	}
}
@media all and (min-width: 960px) and (max-width: 1080px) {
	#logo, .logo {
		width: 150px;
	}
	body .header-logo #nav ul li a {
    padding: 1.5em 0.5em;
	}
	
}
/*中デバイス*/
@media all and (min-width: 768px) and (max-width: 991px) {
  
}

/*小デバイス*/
@media all and (min-width: 576px) and (max-width: 767px) {

}

/*デスクトップまで*/
@media all and (max-width: 1175px) {
	.top-links-wrap ul li:first-child::before, .top-links-wrap ul li:first-child::after {
		width: 96px;
	}
	.top-for-papa-mama {
		width: 450px;
	}
}
@media all and (max-width: 1199px) {
	ul.footer-banner-wrap li {
    width: 50%;
	}
}


@media all and (max-width: 959px) {
 	#diver_widget_newpost_grid-2 .widgettitle::before {
	  right: 0;
	}
	.home #diver_widget_newpost-3 .widgettitle::before {
    width: 122px;
    height: 143px;
    right: 0;
  }
  main #diver_widget_newpost-2 {
    padding: 0px 15px 25px !important;
	}
	#diver_widget_newpost-2 .wrap-post-title::before {
    top: -46px;
    left: -19px;
    width: 203px;
    height: 76px;
  }
  .top-posts-wrap .wrap-post-title {
    height: 107px;
	}
  .top-posts-wrap .wrap-post-title::before {
    width: 290px;
    height: 107px;
  }
  .top-for-papa-mama {
    padding-top: 18px;
	}
}

/*中デバイスまで*/
@media all and (max-width: 767px) {
	html body::before, #container::before {
		width: 85%;
	}
}

/*小デバイス(横向きモバイル)まで*/

@media all and (max-width: 575px) {
	.tokute-wrap {
    padding: 5px;
  }
 	.tokute-wrap dl dt {
    min-width: 75px;
	}
	.tokute-wrap dl dd span {
    font-size: 18px;
  }
}

@media all and (max-width: 480px) {
	.event-display-button-wrap {
		bottom: -7px;
	}
	.secList {
		padding: 0.3em 9px;
	}
}
@media all and (max-width: 400px) {
	#diver_widget_newpost_grid-2 .widgettitle::before {
    width: 44px;
  }
  .top-for-papa-mama {
  	display: none;
  }
  .top-for-papa-mama_sp {
  	padding-top: 18px;
		display: inline-block;
		width: 240px;
	}
	.top-links-wrap ul li:first-child p {
    margin: 9px 0 20px;
	}
}

@media all and (max-width: 380px) {

}
@media all and (max-width: 360px) {
	.top-posts-wrap .wrap-post-title {
		height: 132px;
	}
}

/*iPhone5:SE*/
@media all and (max-width: 320px) {

}
