.hide {
    display: none;
    clear: both;
}

table {
    border-collapse: collapse;
    border: solid 1px #222;
}

th,
td {
    font-size: 100% !important;
    padding: 0.3em;
    border-color: #222;
}

th {
    background-color: #0E9A74;
    color: #FFF;
}

caption {
    /* font-weight: bold; */
    font-size: 110%;
    padding: .3em 0;
}

#main_header {
    background-image: url(/img/iju/bg_h1.gif);
    margin-bottom: 0.5em;
}

#main_header h1 {
    padding: 1em .75em;
    font-size: 200%;
    width: 1076px;
    margin: 0 auto;
}

.detail_free h2 {
    padding: .8em .75em .7em;
    border-bottom: 3px solid #352A21;
    font-size: 170%;
}

.detail_free h3 {
    padding: .75em 1.2em .8em;
    font-size: 140%;
    background-color: #362A23;
    border-radius: 7px;
    color: #FFF;
    margin-top: 0.8em;
}

.detail_free h4 {
    padding: 0.2em .75em 0.3em;
    font-size: 130%;
    background: linear-gradient(transparent 70%, #F5EAD5 70%);
    margin: 1em 0 0.5em;
}

.detail_free h5 {
    font-size: 110%;
    border-bottom: solid 1px #CCC;
    padding: 0.75em;
    margin-top: 1em;
}

.detail_free h6 {
    padding: 0.75em;
    font-size: 110%;
}

.text_r {
    text-align: right;
    line-height: 15px;
    margin-bottom: .8em;
}

.text_r .fb_iframe_widget {
    vertical-align: middle;
}

.site-logo a {
    padding: 0;
}

.slider {
    width: 100%;
    margin-bottom: 10px;
}

.osusumeWaku img,
.slider img {
    height: auto !important;
    width: 100% !important;
}

.slider p {
    margin: 0;
}

.prevBtn,
.nextBtn {
    position: absolute;
    top: 50%;
    z-index: 9999;
    cursor: pointer;
}

.nextBtn {
    right: 0;
}

#tglBtn {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 12px;
    cursor: pointer;
}

.ijuWaku {
    width: 1076px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

.osusumeWaku {
    width: 19.2%;
    float: left;
    margin-right: 1%;
    background-color: #FFF;
    border: solid 5px #FFF;
    display: block;
}

.osusumeWaku:nth-child(5n) {
    margin-right: 0;
}

.osusumeWaku p {
    margin: 0;
    text-align: center;
}

.midasiT2 {
    text-align: center;
    padding-top: 35px;
}

#osusumeSection {
    overflow: hidden;
    background-color: #F2EBDA;
    padding: 15px 0;
}

#osusumeSection .midasiT2 {
    padding-top: 14px;
}

html body#sdIju div#osusumeSection {
    margin-top: 60px;
}

.osusumeList {
    margin-top: 20px;
    overflow: hidden;
    display: inline-flex;
}

.bgRing {
    height: 20px;
    background-image: url(/img/iju/bg_ring.png);
    background-repeat: repeat-x;
}

#newsSection {
    background-image: url(/img/iju/bg_news.jpg);
    background-position: center;
    background-size: cover;
    padding: 20px 0;
}

#newsSection .ijuWaku {
    background-color: #FFFFFF;
    border-radius: 12px;
    filter: alpha(opacity=90);
    /* IE 6,7*/
    -ms-filter: "alpha(opacity=90)";
    /* IE 8,9 */
    -moz-opacity: 0.9;
    /* FF , Netscape */
    -khtml-opacity: 0.9;
    /* Safari 1.x */
    opacity: 0.9;
    zoom: 1;
    /*IE*/
}

#newsSection .ijuWaku .list_type_a_list .list_ccc ul {
    width: 100%;
    margin: 0;
    padding: 10px 15px;
}

#newsSection .ijuWaku .list_type_a_list .list_ccc ul li {
    display: inline-flex;
    border-bottom: solid 1px #C6B4B4;
    width: 100%;
    padding: 5px 0;
}

#footerBox {
    background-color: #F2F2F2;
    background-image: url(/img/iju/footer_map.png);
    background-position: right top;
    background-repeat: no-repeat;
    margin-top: 50px;
}

.ijuCatch {
    font-size: 260%;
    text-align: center;
    margin: 0;
    padding: 50px 0;
    line-height: 1.1;
}

#footerBox .ijuWaku .btn {
    width: 370px;
    margin: 0 auto 50px;
    padding: 0;
    border-radius: 7px;
}

#footerBox .ijuWaku .btn a {
    font-size: 180%;
    text-decoration: none;
    background-color: #B70052;
    color: #FFF;
    line-height: 77px;
    border-bottom: solid 2px #550F0E;
    display: block;
}

.ijuAdd > p:nth-child(1) {
    margin: 0;
    font-size: 140%;
}

.ijuAdd > p:nth-child(2) {
    line-height: 1.4;
    margin-top: 5px;
    margin-bottom: 30px;
}

#copyrightBox ul li a {
    color: #FFFFFF;
    text-decoration: none;
    border-left: solid 1px #FFFFFF;
    padding-left: 1em;
    margin-right: 1em;
}

#copyrightBox ul li:nth-child(1) a {
    border-left: none;
}

#copyrightBox ul li:nth-child(3) a {
    margin-right: 0;
}

#copyrightBox {
    text-align: center;
    background-color: #7030A0;
    padding: 2px 0;
}

#copyrightBox ul {
    margin: 0;
}

#copyrightBox ul li {
    display: inline-block;
}

#header h1 {
    float: left;
    line-height: 60px;
}

#headBox01 {
    float: right;
    /*line-height: 60px;*/
}

#headBox01 ul {
    display: inline-flex;
    list-style: none;
    margin: 0;
}

#headBox01 ul li {
    padding: 0;
    margin: 0;
    line-height: normal;
}

#headBox01 ul li a#haikei_black {
    background-color: black;
    color: #FFFFFF;
}

#headBox01 ul li a#haikei_blue {
    background-color: blue;
    color: #FFFF00;
}

#headBox01 ul li a#haikei_yellow {
    background-color: yellow;
    color: #000000;
}

#headBox01 a {
    color: #202020;
    text-decoration: none;
    display: block;
}

#topMenu {
    display: flex;
    list-style: none;
    justify-content: space-around;
    margin: 0;
}

#topMenu li {
    width: 100%;
    text-align: center;
    border-right: solid 1px #DDDDDD;
}

#topMenu li:first-child {
    border-left: solid 1px #DDD;
}

#topMenu a {
    color: #202020;
    text-decoration: none;
}


#headBox02 {
    clear: both;
    float: right;
}

input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
select {
    width: auto;
    padding: 0;
}

#ijuHonbun {
    background-image: url(/img/iju/line_illust.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 50px;
    margin-top: 50px;
}

#ijuLink {
    margin-top: 25px;
}

#ijuLink ul {
    margin: 0;
    list-style: none;
    overflow: hidden;
}

#ijuLink ul li {
    float: left;
    width: 18.6%;
    margin: 0px 1.4% 6px 0;
}

#ijuLink ul li:nth-child(5n) {
    margin-right: 0;
}

#ijuLink ul li a {
    padding: 0;
}

.bg001 {
    background-image: url(/img/iju/bg001.gif);
    padding-top: 3em;
}


.card {
    border: solid 10px #FFFFFF;
}

.card-container {
    min-height: 302px;
}

.card .title-container {
    bottom: 0;
    padding: 10px;
    background-color: #FFFFFF;
    text-align: center;

    filter: alpha(opacity=80);
    /* IE 6,7*/
    -ms-filter: "alpha(opacity=80)";
    /* IE 8,9 */
    -moz-opacity: 0.8;
    /* FF , Netscape */
    -khtml-opacity: 0.8;
    /* Safari 1.x */
    opacity: 0.8;
    zoom: 1;
    /*IE*/
}

.card .title-container .title {
    margin: 0;
    line-height: 1.2;
    color: #222222;
}

.content {
    max-width: 100%;
    margin: 0;
    width: 100%;
    text-align: center;
}

.content p {
    margin: 0;
    padding: 5px 5px 0;
}

.card-image.cImg01 {
    background-image: url(/img/iju/ph_kosodate.jpg);
}

.card-image.cImg02 {
    background-image: url(/img/iju/ph_newlife.jpg);
}

.card-image.cImg03 {
    background-image: url(/img/iju/ph_event.jpg);
}

#cse-search-box {
    display: inline-flex;
    margin-top: 10px;
}

#headBox02 .kensakuTxt {
	width: 210px !important;
	margin-right: 4px;
	height: 42px !important;
}

#headBox02 .kensakuBtn {
    background-color: #202020;
    border: none;
}

#headBox01 ul {
    margin-right: 20px;
}

#headBox01 > ul:nth-child(4) {
    margin-right: 0;
}

#headBox01 ul li {
    margin-right: 5px;
}

#headBox01 ul li:last-child {
    margin-right: 0;
}

#gnaviBg {
    border-top: solid 1px #DDD;
    border-bottom: solid 1px #DDD;
    background-color: #FFF;
}

:focus {
    box-shadow: none;
}

/* ページトップに戻る */
.pagetop {
    bottom: 10px;
    position: fixed;
    right: 10px;
    z-index: 999;
}

#to_page_top > a {
    background: rgba(0, 0, 0, 0) url(/img/iju/to_page_top.png) no-repeat scroll 0 0;
    display: block;
    height: 48px;
    text-indent: -9999px;
    width: 48px;
}

.slick-dots {
    padding-top: 100px;
    background-image: url(/img/iju/slide_footer.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: 100px;
    bottom: 0px;
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
    background-image: url(/img/iju/bg001.gif);
}

#rssIchi {
    text-align: center;
}

#rssIchi span {
    display: inline-flex;
}

.linkIchiran a.btn,
.linkRss a.btn {
    margin: 0 auto 16px;
    padding: 0;
    width: 180px;
}

.linkRss a.btn {
    background-image: url(/img/iju/i_rss.png);
    background-repeat: no-repeat;
    background-position: 2px center;
}

/*
.linkRss a.btn::before {
    content: url(/img/iju/i_rss.png);
    vertical-align: -24%;
}
*/

#slijuShou .card {
    margin-bottom: 20px;
}

#slijuShou .card .card-footer {
    font-size: 1em;
    display: block;
}

.card .content .span_d {
    text-align: center;
    width: 100%;
    display: block;
}

.card .content .span_d img {
    margin-bottom: 8px;
}

.pankuzu {
    display: block;
    margin-bottom: 10px;
}

.pankuzu a {
    padding: 0 6px;
}

a.menu-mobile {
    color: #222 !important;
    text-decoration: none !important;
}

#sectionFooter {
    border: solid 4px #F2F2F2;
    content: " attr";
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 1em;
    box-sizing: border-box;
    margin-top: 50px;
}

#sectionFooter #section_footer_title {
    padding-bottom: .5em;
    border-bottom: 3px double #ccc;
    margin-bottom: 0.5em;
    font-weight: bold;
    font-size: 114%;
}

#sectionFooter .list_email {
    padding: 0;
    margin: 0;
    font-size: 100%;
}

.js-load {
    display: none;
}

.js-load.active {
    display: block;
}

#ijudaiList {
    list-style: none;
    margin: 0;
}

ul#ijudaiList li span.btn {
    padding: 0;
    background-image: url("/img/iju/icon_arrow.png");
    background-repeat: no-repeat;
    background-position: 6px center;
    margin-bottom: 10px;
}

ul#ijudaiList li span.btn a {
    display: block;
    font-size: 142%;
    text-align: left;
    text-indent: 28px;
    padding: 8px 0;
}

.ijuWaku.fb-margin {
    margin-bottom: 60px;
}

.row.fb-margin {
    text-align: center;
}

#fbiframe {
    width: 500px;
}

#ijuLink ul li span.external_link_text {
    display: none;
}

.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
}

/*イベントカレンダー*/
ul.calendar_index {
    width: 100%;
}

table#top_calendar_table {
    border-color: #222;
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    margin: 0 0 10px;
}

table#top_calendar_table th {
    background: #333;
    border-style: solid;
    border-width: 1px;
    padding: 0.2em 0.8em 0.2em 0.8em;
    color: #fff;
    font-weight: normal;
    border-color: #222;
}

table#top_calendar_table td {
    border-color: #222;
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    padding: 0.2em 0.8em 0.2em 0.8em;
    text-align: center;
}

.calendar_btn {
    line-height: 2rem;
    overflow: hidden;
    padding: 0 .75rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    cursor: pointer;
    text-align: center;
    transition: all 0var(--animation-duration);
    background-color: #fefefe;
    border-color: #d9d9d9;
    color: #737373;
    letter-spacing: 0.03rem;
    text-transform: uppercase;
    font-family: Montserrat;
    min-width: 2rem;
    user-select: none;
    margin-bottom: 1rem;
    outline: none;
    --btn-color: #fefefe;
    --btn-fg: #737373;
    --btn-border-color: #d9d9d9;
}

.event_title {
    margin: 0.5em;
    padding: 0;
}

.event_list {
    background-color: #F2F2F2;
    margin: 0;
    padding: 0.5em 1em;
    border-radius: 6px;
}

#calendar_event_box .link_box {
    text-align: center;
}


.pdf_download {
    display: flex;
    margin-top: 50px;
}

.pdf_img a {
    display: block;
}

.pdf_download .external_link_text {
    display: block;
}

.pdf_download .tenpu_txt {
    padding-left: 1em;
}

.gsc-above-wrapper-area table {
	border: none;
}
.gsc-resultsRoot table {
	border: none;
}
.gsc-input-box table {
	border: none;
}
.gsib_a {
	padding: 8px 6px !important;
}
.gsc-result .gs-title {
	height: auto !important;
}

@media screen and (max-width: 1024px) {
    .ijuWaku {
        width: 100%;
    }

    #print_mode_link {
        display: none;
    }

    #kurasou .col-4 div .card .card-container {
        min-height: 284px;
    }

    .osusumeWaku {
        width: 19.2%;
    }

    #header .col-4 {
        width: 25%;
    }

    #header .col-8 {
        width: 75%;
    }

    #footerBox {
        background-position: 120% top;
    }

    .menu > ul {
        width: 100%;
    }

    div.ijuWaku.fb-margin div.row div.col-6.uppercase {
        width: 100%;
    }

    #main_header h1 {
        width: auto;
    }
}

@media screen and (max-width: 959px) {
    #gnaviBg {
        border-top: none;
        border-bottom: none;
    }
}

@media screen and (max-width: 768px) {
    .ijuWaku {
        width: 98%;
    }

    .pankuzu {
        display: block;
    }

    #kurasou > div {
        width: 33.33%;
    }

    #kurasou .col-4 div .card .card-container {
        min-height: 198px;
    }

    #header .col-4,
    #header .col-8 {
        width: 100%;
    }

    #header h1 {
        width: 100%;
        text-align: center;
    }

    #headBox02 {
        float: none;
        text-align: center;
    }

    #footerBox {
        background-position: 140% top;
    }

    #footerBox .ijuWaku .btn {
        margin: 0 0 50px;
    }

    .ijuCatch {
        width: 66%;
        text-align: left;
    }

    .slick-dots {
        padding-top: 60px;
        background-image: url(/img/iju/sp_slide_footer2.png);
        background-position: bottom right;
        height: 60px;
    }

}

@media screen and (max-width: 767px) {
    #kurasou > div {
        width: 100%;
    }

    .osusumeList {
        display: block;
    }

    .osusumeWaku {
        width: 49%;
        float: left;
        margin: 0 2% 2% 0;
    }

    .osusumeWaku:nth-child(2n) {
        margin: 0 0 2% 0;
    }

    .osusumeWaku:nth-child(2n+1) {
        margin-right: 2%;
    }

    #ijuLink ul li {
        width: 49%;
        margin: 0px 2% 2% 0;
    }

    #ijuLink ul li:nth-child(2n) {
        margin-right: 0;
    }

    #ijuLink ul li:nth-child(2n+1) {
        margin-right: 2%;
    }

    #headBox01 > ul:nth-child(3),
    #headBox01 > ul:nth-child(4) {
        display: none;
    }

    #headBox01 > ul:nth-child(2) > li:nth-child(2) {
        display: none;
    }

    #headBox01 {
        float: none;
        text-align: center;
    }

    #headBox01 ul {
        margin: 0;
    }

    #headBox01 ul li {
        margin-right: 0;
    }

    #footerBox {
        background-position: center top;
        background-size: contain;
    }

    .ijuCatch {
        width: 100%;
        padding: 15px 10px 145px;
        font-size: 180%;
    }

    #footerBox .ijuWaku .btn {
        margin: 0 auto;
        width: 300px;
    }

    #footerBox .ijuWaku .btn a {
        line-height: 52px;
    }

    .ijuAdd > p:nth-child(1) {
        text-align: center;
    }

    #copyrightBox ul li {
        display: block;
    }

    #copyrightBox ul li a {
        border-left: none;
        padding: 0;
        margin: 0;
    }

    .slick-dots {
        padding-top: 35px;
        background-image: url(/img/iju/sp_slide_footer.png);
        background-position: bottom right;
        height: 35px;
    }

    div.ijuWaku {
        padding: 0 0.5em;
    }

    .fb-margin {
        padding: 0 !important;
        margin: 0;
        width: 100%;
    }

    #js-load {
        padding: 0;
    }

    #js-load.row .col-4.js-load {
        padding: 0;
        margin: 0;
    }

    html body#slijuDai div#container div.ijuWaku div.btn-container {
        margin: 0;
    }

    .pdf_download {
        display: block;
    }

    .pdf_img {
        margin: 0;
    }

    .pdf_download .tenpu_txt {
        padding-left: 0;
        line-height: 1.5;
        font-size: 100%;
        margin-top: 0;
    }

}


/* 追記2023-10-02 */
#lnavi {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
}

h3.h_money02 a,
.karea_02 h3.h_money span strong a,
.area_3 h3 a {
	color: #FFF;
	text-decoration: underline;
}


/* 追記2024年8月13日　言語選択関連 */
.ijuWaku {
	overflow: unset;
}
#headBox01 {
	display: flex;
}
#headBox01 ul {
	display: flex;
	list-style: none;
	margin: 0 0 0 18px;
	align-items: center;
}
/*  */
div#headBox01 nav > ul.langMenu {
	margin: 0;
	padding: 0;
    font-size: 0.875rem;
}

div#headBox01 nav>ul.langMenu>li {
	position: relative;
	float: left;
	list-style: none;
	z-index: 10001;
}

div#headBox01 nav ul.langMenu li.menu-item-has-children a{
	color: #333;
	text-decoration: none;
}

div#headBox01 nav ul.langMenu li.menu-item-has-children a {
	background-color: #FFF;
	padding: 4px 15px;
	display: block;
	border-radius: 8px;
	border: solid 1px #333;
}

div#headBox01 nav ul.langMenu li.menu-item-has-children a:hover {
	background-color: #008500;
	color: #FFF;
}

/* 子メニュー - .sub-menu */
div#headBox01 nav .sub-menu {
	position: absolute;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: .2s;
	list-style: none;
	padding: 0;
	margin: 2px 0px 0px;
	display: flex;
	flex-wrap: wrap;
}

div#headBox01 nav .sub-menu li {
	width: 100%;
	margin: 0;
}

div#headBox01 nav .sub-menu a {
	padding: 5px 16px;
	display: block;
	border-radius: 5px;
}

div#headBox01 nav ul.langMenu li.menu-item-has-children ul.sub-menu li span.external_link_text {
	display: none;
}

/* ホバー＆フォーカスで子メニュー表示 */
/* Display sub menu by hover & focus */
div#headBox01 nav .menu-item-has-children:hover ul,
div#headBox01 nav .menu-item-has-children ul.focused {
	opacity: 1;
	visibility: visible;
}

div#headBox01 nav li.menu-item-has-children li a:hover,
div#headBox01 nav li.menu-item-has-children li a:focus {
	background: #008500;
	color: #FFF;
}


@media screen and (max-width: 768px) {
    #headBox01 {
        flex-direction: column;
        align-items: center;
        row-gap: 13px;
    }

    #headBox01 > ul:nth-child(5) {
        display: none;
    }
}