/*** General CSS ***/
body {
    line-height: 1.9em;
}
body.home #sp-main-body {
    padding: 0;
    display: none;
}
.article-details.home {
    display: none;
}
/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    position: relative;
    z-index: 999;
    font-size: 15px;
    padding: 1px;
}

/* Header Menu */
#sp-header {
    top: 0px;
    padding: 0;
    height: inherit;
    z-index: 9999;
    position: relative;
}
body:not(.home) #sp-header:before {
    left: 0;
}
body:not(.home) #sp-header,
#sp-header.header-sticky {
    top: 0;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    font-weight: 400 !important;
    padding: 10px 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    position: relative;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  right: 0 !important;
  left: unset !important;
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 0px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 15px;
    font-weight: 500;
}
.burger-icon>span {
    background-color: #222;
}
.offcanvas-menu > .align-items-center {
    background: #fff;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #222;
}

/*** Block Styles ***/
/* Button */
a.btn {
    border: none;
    padding: 18px 35px;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff !important;
}
a.btn:hover {
    color: #fff !important;
  	background: #49c8d1;
}

/* Title */
.mfp_block_title {
    display: none;
}
.mfp_carousel_skin_default .mfp_carousel_item .mfp_carousel_title {
    line-height: inherit !important;
    font-size: 20px;
}
.sp-mod-title .sp-module-title {
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 20px;
    border-bottom: 3px solid #eeeeee;
    position: relative;
    text-transform: uppercase;
}
.sp-mod-title .sp-module-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    height: 3px;
    width: 50px;
    background: #222;
}

/* Position1 */
#sp-position1 .mfp_carousel_item > div {
    position: relative;
}
#sp-position1 h4.mfp_carousel_title {
    background: #0000005c;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 2;
    margin: 0;
    padding: 15px;
  	font-size: 18px;
}
#sp-position1 .sp-module:last-child {
    padding: 20px;
    background-color: #f5f5f5;
    color: #000;
    text-align: center;
    margin-bottom: 50px;
}
#sp-position1 .sp-module:last-child p {
  	margin-bottom: 0px;
}
#sp-position1 .mfp_carousel_item {
    margin-bottom: 5px !important;
}

/* Position2 */
#sp-position2 .sp-module:nth-child(2) h4.mfp_default_title,
.sp-asia-bottom h4.mfp_default_title,
.sp-hotel h4.mfp_default_title {
    font-size: 21px;
    line-height: 21px !important;
    position: relative;
    top: -5px;
}
#sp-position2 .sp-module span.mfp_date,
.sp-asia-bottom span.mfp_date {
    font-size: 13px;
}
#sp-position2 .sp-module:first-child .mfp_default_item > div {
    border-bottom: 1px solid #dedede;
    padding-bottom: 25px;
    margin-bottom: 10px;
}
.sp-asia h4.mfp_default_title {
    font-size: 30px;
    line-height: 27px !important;
}
.sp-module.sp-mod-title.sp-asia {
    padding-top: 20px;
}

/* Position3 */
.shrewd_solution_icon {
    margin-bottom: 30px;
}
.shrewd_solution_icon ul, .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
    margin-bottom: 0px !important;
}
.shrewd_solution_icon ul li a {
    font-size: 16px;
    -webkit-transition: .5s;
    transition: .5s;
    margin-right: 10px;
    display: inline-block;
    width: 47px;
    height: 47px;
    line-height: 47px;
    background: #eee;
    text-align: center;
    color: #fff !important;
}
.shrewd_solution_icon ul li a strong {
    display: none;
}
.shrewd_solution_icon ul li a em {
    font-family: "Font Awesome 5 Brands";
}
.sp-recent h4.mfp_default_title, .sp-hotel h4.mfp_default_title {
    font-size: 21px;
}
.sp-recent span.mfp_date, .sp-hotel span.mfp_date {
    font-size: 13px !important;
}
.sp-banner p {
    margin-bottom: 30px;
}

/* Position4 */
#sp-position4 .sp-module {
    padding-bottom: 30px;
}

/* Category */
span.mfp_cat a {
    font-size: 10px;
    color: #666666 !important;
    letter-spacing: 1px;
}
span.mfp_cat a:hover {
    color: #222 !important;
}

/* Blog */
.mfp_default_item:hover img {
    opacity: 0.8;
}

/* Bottom */
#sp-bottom {
    box-shadow: 0px 0px 5px 0 #eee;
}
#sp-bottom {
    overflow: hidden;
    position: relative;
    z-index: 1;
    line-height: 1 !important;
    font-weight: 500;
    text-align: left;
    font-size: 16px;
}
#sp-bottom p {
    line-height: 28px;
}
#sp-bottom ul li {
    text-transform: uppercase;
    font-size: 14px;
}
#sp-bottom ul li span {
  	font-family: "Font Awesome 5 Brands";
}
#sp-bottom ul li span strong {
    display: none;
}
#sp-bottom1 ul li {
 /*   display: inline-block !important;
    padding: 0px 30px;*/
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}
#sp-footer {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1;
    font-size: 15px;
}
#sp-footer .container-inner {
  	border-top: 1px solid #4a4a4a;
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
        max-width: 1320px;
    }
}
@media (max-width: 1299px) {
  	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    	font-size: 13px !important;
	}
}
/* Mobile Standard Layout */
@media (max-width: 991px) {
    #sp-header, #sp-header .logo {
        height: 70px;
    }
    #sp-footer p {
        text-align: center;
    }
    body #sp-header {
        padding: 0;
        border-radius: 0;
        top: 0;
    }
    body, body p {
        font-size: 15px !important;
    }
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
    body #sp-header {
        top: 0;
    }
}

/* General color defination
Color value depend on preset color that picking on template settings > Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
}
body.home .article-introtext .readmore a, .sp-mod-title:after, a.btn,
.sp-mod-title .sp-module-title:after, .shrewd_solution_icon ul li a {
    background-color: var(--background-color);
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover, 
#sp-bottom ul li span {
    color: var(--text-color);
}
span.mfp_cat a, #sp-position3 .mfp_default_skin_default .mfp_default_item a:hover {
    color: var(--text-color) !important;
}

/* custom */

.breadcrumb {
	padding: 0.5rem 1rem !important;
  font-size: 0.7rem !important;
  margin-bottom: 2px !important;
}
.sp-page-title {
  padding: 25px 0 !important;
}
img.mjimg {
	/*float: left;*/
    padding: 0 5px 0 0;
	display: inline;
	vertical-align: middle;
}
}
a .pdf {
	vertical-align: -4px;
}
.offcanvas-menu .offcanvas-inner {
  padding: 20px !important;
}

#sp-position2 .sp-module {
/*  margin-top: 50px;
 margin-bottom: 50px;*/
}
/* 新着情報 */
@media (max-width: 800px) {
  .nspArts, .nspLinksWrap {
    padding: 0 !important;
  }
}

#sp-blog01 iframe, #sp-blog02 iframe {
  min-height: 230px;
}
#sp-blog01 .row, #sp-blog02 .row {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.row #sp-blog1, .row #sp-blog2, .row #sp-blog3, .row #sp-blog4, .row #sp-blog5, .row #sp-blog6,.container-fluid {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
.article-list .article {
    padding: 10px 10px;
}
/*
	.row #sp-component {
	  padding-right: 0 !important;
	  padding-left: 0 !important;
	}
 */
}


#sp-left .sp-module {
  margin-top: 50px;
  border: 0 1px 0 0 !important;
  border-right: 1px solid #f3f3f3 !important;
  padding: 20px 0 !important;
  border-radius: 3px;
}

#sp-left .sp-module ul.menu li.top01 > a {
  border-left: 2px solid #74962D !important;
  padding-left: 10px;
  background-color: #fcfcfc;
  font-weight: bold;
}

#sp-left .sp-module ul.menu-child {
  padding-left: 15px;
}
#sp-left .sp-module ul.menu-child > li {
  font-size: 14px;
}

.article {
  background-color: #fcfcfc;
  border-radius: 3px;
}


.iframe-wrapper iframe {
  width: 100%;
}
.iframe-wrapper iframe a {
  color:#26c6da
}
.iframe-wrapper iframe a:hover,
.iframe-wrapper iframe a:focus,
.iframe-wrapper iframe a:active {
  color:#044CD0
}
.darkbox {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #e4e4e4;
  color: #202020;
border-radius: 5px;
margin-bottom: 10px;
margin-left: 2px;
margin-right: 2px;
overflow: hidden;
padding: 10px 4px;
}
.headline h3 {
  background: transparent url("../images/border.png") repeat-x scroll 0 100%;
  margin-top: 0px;
  margin-bottom: 2px;
  padding-left: 5px;
  overflow-wrap: break-word;
  font-size: 18px;
  padding-bottom: 7px;
}
h3 .blog  {
  margin-top: 15px;
  margin-bottom: 5px;
}
#lists dl, dl.lists {
  padding:5px;
  border-bottom: 1px dotted #9F9F9F;
  margin: 0px;
}
.darkbox #lists dd, .darkbox .lists dd {
    display: block !important;
}
#lists dt, .lists dt {
    vertical-align: top;
    width: 100px;
    display: inline-block;
}
#lists dd, .lists dd {
    width: auto;
    display: inline-block;
	padding:0px;
	margin: 0px;
	line-height: 1.4;	
}
#lists a img, .lists a img {
  vertical-align: -3px;
}
.headline .newmark {
  padding-left: 5px;
}
.newmark {
		color:#ff0000;
}
table {
    color: #212424;
    margin: 0 0 1em;
    width: 100%;
}
table, tr, th, td {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
}
thead {
    background: none repeat scroll 0 0 #9acd32;
}
thead tr th {
    border: 1px solid #7f9434;
    padding: 1em 0.4em;
    color: #212424;
    font-size: 14px;  
}
tfoot {
    background: none repeat scroll 0 0 #524123;
}
tfoot tr th, tfoot tr td {
    border-top: 2px solid #7f9434;
    padding: 0.2em 0.6em;
}
tfoot tr th {
}
tfoot tr td {
    text-align: right;
}
tbody tr td {
    background-color: #ffffff;
}
tbody tr.odd td {
    background-color: #e9e9e9;
}
tbody tr td:hover, tbody tr.odd td:hover {
    background: none repeat scroll 0 0 #C5E894;
}
tbody tr th, tbody tr td {
    border: 1px solid #7f9434;
    padding: 0.4em;
    height:20px;
  letter-spacing:0px;
}
tbody tr th {
    background-color: #d6ebad;
    font-weight: normal;
}
tbody tr th:hover {
    background: none repeat scroll 0 0 #D0EBA6;
}
table a {
    color: #854400;
    text-decoration: none;
}
table a:visited {
    text-decoration: line-through;
}
table a:hover {
    text-decoration: underline;
}
.tayori tbody tr th {
  background-color: #9ACD32;
  vertical-align:top;
}
.tayori tbody tr td {
  vertical-align:top;
}
.tayori tbody tr th + td {
  background-color: #d6ebad;
}


.tayori {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
dl.tayori {
border: 1px solid #7f9434;
border-bottom: none;
}
.tayori dt, .tayori dd {
  box-sizing: border-box;
}
.tayori dt {
  display: flex;
  align-items: center;
  padding: 10px;
  background-color: #d6ebad;
  border-bottom: 1px solid #7f9434;
}
.tayori dt.title {
  background-color: #9ACD32 !important;
}
/*.tayori dt:last-of-type,
.tayori dd:last-of-type {
  border: none;
}*/
.tayori dd {
  display: flex;
  align-items: center;
  margin-left: 0;
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #7f9434;
  margin-bottom: 0 !important;
}
.tayori ul {
	padding-left: 1rem;
 
  	list-style-type: none;
/*	margin-left:14px; マーカーを1文字寄せた分、ULにマージンを設定*/

}
.tayori ul li:before {
	content: '◆'; /* ←ここにリストマーカーにしたい文字列を設定 */
	color: #9ACD32 !important;
	margin-left:-14px; /* 1文字分、左に寄せる */
	margin-right:4px;
}
.tayori ul li {
}
/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .tayori dt {
        width: 200px;
    }
    .tayori dd {
	    width: calc(100% - 200px) ;
    }	
}
@media (max-width: 1299px) {
  	.tayori dt {
        width: 200px;
	}
    .tayori dd {
	    width: calc(100% - 200px) ;
    }
}
/* Mobile Standard Layout */
@media (max-width: 991px) {
    .tayori dt {
        width: 200px;
    }
    .tayori dd {
	    width: calc(100% - 200px);
    }
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
    .tayori dt {
        width: 100% !important;
    }
    .tayori dd {
        width: 100% !important;
    }	
}




.icpo tbody tr th, .icpo tbody tr td {
    border: 0px;
  background-color: transparent;
}
.fest tbody tr td {
  text-align:center;
  background-color: transparent;
  border: 0;
  vertical-align:bottom;
}
.fest tbody tr td img {
  margin-bottom: 2px !important;
}

.mod_sef_table tbody tr th, .mod_sef_table tbody tr td {
    background-color: transparent;
    border: 0 none;
}
dl.lists2 {
  padding:5px;
  border-bottom: 1px dotted #9F9F9F;
}
.lists2 dt {
    vertical-align: top;
    width: 75px;
    display: inline-block;
}
.lists2 dd {
    width: 265px;
    display: inline-block;
}
.breadcrumb > li {
  float:left;
}
h3.rss-mj {
  margin-bottom:0;
  padding-bottom:0;
  padding-left:5px;
}
#feed0 h3 {
  margin-bottom:0px;
  margin-top:10px;
}
#mj-content div.maps {
  letter-spacing:1px;
  width:550px;
  line-height:160%;
}
img.news01 + p.readmore a.btn {
    background-color: #202020 !important;
}
.news {
	font-size: 13px !important;
}
.fa-map-marker-alt::before {
  content: "" !important;
}

.camera_caption_title {
  font-size: 1em!important;
}
.camera_caption > div {
	background: rgba(0, 0, 0, 0.3)!important;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  margin: 10px 5px 0 5px !important;
}


/* content-bottom */
.poster01 {
	display: inline-block;
	width: 33%;
}

.poster01 h3 {
	font-size: 15px;
}
/* Mobile Small Resolution */
@media (max-width: 480px) {
	.poster01 h3 {
	  font-size: 13px !important;
	}
}


/* bottomメニュー */
#sp-bottom .menu li:first-child {
	font-weight: 700;
  font-size: 18px;
  margin: 0 0 15px;
  color: #fff;
}

/* 外部リンク */
div:not(.headline) a[href^="http"]:after,
div:not(.headline) a[href^="//"]:after {
  margin: 0 0 0 3px;
  font-family: "Font Awesome 5 Free";
  content: '\f35d';
  font-weight: 900;
  opacity: 0.3;
}
a[href^="https://www.vegasystems.com/"]:after {
  margin: inherit;
  font-family: inherit;
  content: '';
  font-weight: inherit;
}

/* 写真コンテスト */


.photo100 {
  width: 100%;
}
.photo{
display:flex;
flex-wrap:wrap;
justify-content:center;
align-items:flex-start;

}
.photo50 {
  width: 410px;
  margin: 5px;
}
.photo33 {
  width: 270px;
  margin: 5px;
}
  
/* Mobile Small Resolution */
@media (max-width: 899px) {
	.photo50 {
        width: 100% !important;
		 margin: 0 !important;
    }
}@media (max-width: 480px) {
    .photo33 {
        width: 100% !important;
		margin: 0 !important;
    }
}

.photo100 h2, .photo50 h2, .photo33 h2 {
font-size: 1.8em;
  color: #74962D;
  padding: 0.6em 1em;
  margin-bottom: 0.6em;
  border-top: solid 3px #ACB0A8;
border-bottom: solid 3px #ACB0A8;
}
.photo50 h2, .photo33 h2 {
font-size: 1.5em !important;
}
.photo_img {
  display: block;
  text-align: center;
}

.tate img {
	display: inline-block;
	width: 75%;
}

.photo_title {
  display: block;
  padding: 0.5em;
  text-align: center;
}
.photo_title h3 {
font-size: 1.2em;
}