/*
10px　→　font-size:62.5%;
11px　→　font-size:68.75%;
12px　→　font-size:75%;
13px　→　font-size:81.25%;
14px　→　font-size:87.5%;
15px　→　font-size:93.75%;
 */

html{
	  font-size: 93.75%;
}

body{
	font-family: 'Lato', 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1rem;
	 line-height: 1.6;
}
p{
	text-indent: 1em;
}


.site-branding {
    margin: 0 !important;
}
h1:not(.site-title):before, h2:before{
	content: none;
}
.entry .entry-title:before{
	content: none;
}

h4 {
    padding: 0.3em 0.5em;
    font-size: 1.3rem;
    background: none repeat scroll 0 0 #FFEEEE;
    border-color: #DCDCDC #DCDCDC #DCDCDC #FF3552;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    margin: 2em 0 1em;
    padding: 4px 8px;
}
.home .content-bnr-home-2 {
    border: 3px solid #dbdbdb;
    height: 100%;
    border-radius: 6px;
    padding: .4rem;
    margin-bottom: 1rem;
    text-align: center;
    display: flex;
    align-items: center;
    margin: 5px;
}
.home .content-bnr-home-2-first-line {
    border-color: rgba(255, 180, 60, 1);
    height: 100%;
    margin-bottom: 0;
}
.content-bnr-home-2 > div:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5%;
    overflow: hidden;
    min-width: 50px;
    padding: .4rem;
}
.bnr-text-wrapper2 {
    width: 70%;
    padding: .3rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.content-bnr-home-2 img {
    max-width: 50px;
    max-height: 50px;
}
.content-bnr-home-2-first-line img {
    max-height: 70px;
}
.content-bnr-home-2 h4 {
	background:none;
	border: none;
	margin: 0 0 10px;
	padding: 0;
    flex-grow: 1;
    line-height: 1.2;
    text-align: center;
    font-weight: bold;
    font-size: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.relative {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.bnr-text-wrapper2 a {
    display: block;
    text-align: center;
    color: #FFF;
    border-radius: 4px;
    padding: .3rem 0;
    font-size: .7rem;
    color: #5b503f;
    background-color: #ffa60b;
    transition-duration: .3s;
}
.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}
.row-eq-height > div {
    margin-bottom: 10px !important;
}
.wrap-images .box-images {
    width: calc(100% / 6);
}
.wrap-images {
    display: flex;
    margin-bottom: 1rem;
}
.text-tasukeai {
    color: #745126;
    font-size: 1.8vw;
    text-align: center;
    font-family: serif;
}
.area-tasukeai {
    margin: 2rem 0;
}
.text-tasukeai small {
    font-size: .6em;
    display: block;
}
.ul-news li.selected a, .ul-news li a:hover{
	background: #f3f3f3;
}
#tabArea {
    border: none;
    margin-bottom: -7px;
}
.ul-news {
    display: flex;
    list-style: none;
    padding-left: 0;
    margin-top: 2rem;
    margin-bottom: 0;
}
.ul-news li a {
    padding: .5rem 1rem;
    color: #1C1104;
    display: block;
    margin-right: .4rem;
}
#tabBox {
    border: none;
    padding: 15px 15px 7px 15px;
    padding-bottom: 20px;
    background-color: #FDFDFD;
}
.archive .entry{
	margin-top: 0;
}
.archive #primary{
	margin-top: 3rem;
}
#tabBox.box-headline {
    background: #f3f3f3;
    padding: 1.5rem 2rem;
}
.box-headline article,
.archive article{
    padding: .6rem 0;
    border-bottom: 1px dotted #b3b3b3;
    display: flex;
}
.archive article{
    padding: 1rem 0;
}
.label-news {
	font-size: 0.7rem;
    background: #b2b2b2;
    display: inline-block;
    min-width: 8rem;
    height: 1.4rem;
    text-align: center;
    border-radius: 30px;
    padding: .3rem 1rem;
    line-height: 1rem;
}
.date{
	color: #1C1104;
	padding: 0 .3rem;
	margin: 0 1rem;
	font-weight: lighter;
}
.oshirase{
	background: #b6e76b;
}
.kaiin{
	background: #f2a7a7;
}
.gyosei{
	background: #9cc0ea;
}
.seminer{
	background: #e9baf0;
}
.law{
	background: #bae9f0;
}
.new {
    color: #B42C2C;
    padding: 0 .3rem;
}
.text-textlink {
    border-top: 1px solid #70C03E;
    text-align: right;
    padding-top: 7px;
    margin-top: 2em;
}
.box-headline article img,
.archive article img{
    height: 100%;
    margin-left: .5rem;
}
.ul-news li.selected a, .ul-news li a:hover {
    background: #f3f3f3;
}
.text-textlink a {
    background: url(/_bosys/wp-content/themes/jacare/img/icon_to_list.gif) no-repeat left center;
    text-decoration: none;
    display: inline-block;
    padding: .2rem 1.8rem;
    margin-top: .5rem;
    background-position-x: 10px;
    margin-bottom: 1rem;
    border: 1px solid #c4c4c4;
    color: #6e6e6e;
    border-radius: 30px;
}
#tab1.hide,#tab2.hide,#tab3.hide,#tab4.hide,#tab5.hide,#tab6.hide{
	display: none;
}
#site-navigation{
	background-color: #d9ead3;
}
#site-navigation.members-navigation{
	background-color: #cfe2f3;
}
.main-navigation > div.menu-main-container{
	margin: auto;
	display: block;
}

.main-navigation > div.menu-main-container a{
	color: #000;
	background-color: #b6d7a8;
	padding: 0 1rem;
	line-height: 2.5rem;
	border-radius: 4px;
	font-weight: normal;
	font-size: 1rem;
	display: block;
}
.main-navigation > div.menu-main-container a:hover{
	background-color: #6a8f5a;
	color: #FFF;
	text-decoration: none;
}
.main-navigation > div.menu-members-container a{
	color: #000;
	background-color: #9fc5e8;
	padding: 0 1rem;
	line-height: 2.5rem;
	border-radius: 4px;
	font-weight: normal;
	font-size: 1rem;
	display: block;
}
.main-navigation > div.menu-members-container a:hover{
	background-color: #507598;
	color: #FFF;
	text-decoration: none;
}
.main-navigation .main-menu > li{
	display: block;
}
.site-branding, .main-navigation ul.main-menu > li, .social-navigation, .author-description .author-bio, .nav-links{
	line-height: normal;
}
.main-navigation .main-menu{
	display: flex;
	justify-content: center;
	padding: .5rem 0;
}
.main-navigation .main-menu-more .main-menu{
	padding: 0;
}
.box-renewal{
	background-color: #fff2cc;
	padding: 1rem 2rem 2rem;
	position: relative;
	margin: 3rem auto;
	width: 90%;
}
.box-renewal h1{
	font-size: 1.3rem;
	white-space: nowrap;
	display: block;
	padding-bottom: .5rem;
	margin-bottom: 1rem;
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.box-renewal p{
	margin-bottom: 0;
}
.box-members-login{
	border: solid 2px #7CC74D;
	border-radius: 15px;
	padding: 1rem;
	position: relative;
	margin: 5px 10px;
	
}
.box-members-login h1{
	font-size: 1.2rem;
	white-space: nowrap;
	display: block;
	padding-bottom: .5rem;
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	color: #38791e;
}
.box-members-login a:first-of-type{
/*
	background-color: #3b78d8;
	color: #FFF;
*/
	margin-bottom: 5px;
}
.box-members-login a:last-of-type{
/*
	background-color: #6d9eeb;
	color: #FFF;
*/
}
.img-main{
	width: 100%;
	object-fit:cover;
}
.top-main-image{
	position: relative;
	height: 500px;
	overflow: hidden;
}
.top-copy{
	position: absolute;
	color: #FFF;
	font-weight: bold;
	font-size: 2rem;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.65);
	width: 100%;
	top:calc(50% - 1em);
	z-index: 9000;
	text-align: center;
}
.site-logo{
	position: static;
}
.site-logo{
	display: flex;
	align-items: center;
}
.site-logo img{
	width: 100px;
	height: auto;
	display: block;
	margin-right: .5rem;
}
.site-logo .site-name{
	font-size: 1.6rem;
	font-weight: bold;
	color: #000;
}
.site-logo .site-name-sub{
	color: #38761d;
	font-size: 1.4rem;
}
.site-header{
	position: relative;
}
.logo-ja-fukushi{
	position: absolute;
	right: 0;
	top:calc(50% - 10px);
}
.site-logo-wrap:hover{
	text-decoration: none;
}
.site-header{
	padding: 1rem 0;
}
#map{
	width: 600px;
	height: 500px;
	margin: auto;
	display: block;
}
.logo-ja-zentyu{
	width: 100px;
	height: auto;
}
#colophon .site-info{
	display: flex;
	justify-content: space-between;
}
.main-navigation .main-menu > li.menu-item-has-children .submenu-expand{
	display: none;
}
.main-navigation .sub-menu{
	background: none;
}
.main-navigation .sub-menu a{
	margin-top: 5px;
}
.main-navigation > div.menu-main-container .sub-menu a{
	background-color: #76a760;
	color: #FFF;
}
.main-navigation > div.menu-main-container .sub-menu a:hover{
	background-color: #477133;
}
.main-navigation .sub-menu > li > a:hover, .main-navigation .sub-menu > li > a:focus, .main-navigation .sub-menu > li > .menu-item-link-return:hover, .main-navigation .sub-menu > li > .menu-item-link-return:focus{
	
}
.table-bento {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 10px;
    border-collapse: separate;
    box-shadow: none;
    border-collapse: collapse;
}
.table-bento tr td {
    padding: 7px 10px;
    border: 1px solid #F0F0F0;
    width: 300px;
}

.td-title {
    background: #FFF7E5;
    border-left: 1px solid #F0F0F0;
    width: 8em;
    white-space: nowrap;
}

.td-btn-dl {
    width: 14em;
}
.entry .entry-content > *, .entry .entry-summary > *{
	max-width: none;
}
.page-wrapper .entry-content{
	display: flex;
}
.page-wrapper .entry-content #main{
	flex-basis: 70%;
}
.page-wrapper .entry-content #sidebar{
	flex-basis: 30%;
}
.page-wrapper .entry-content #sidebar .related-menu{
	list-style: none;
}
.page-wrapper .entry-content #sidebar .related-menu a{
    background: #f8fcf6;
    border: 1px solid #e2e2e2;
    padding: 5px;
    display: block;
    margin-bottom: 5px;
}
.page-wrapper .entry-content #sidebar .related-menu span{
    border: 1px solid #e2e2e2;
    padding: 5px;
    display: block;
    margin-bottom: 5px;
}

h1.h-h1{
	position: relative;
	padding-left: 2rem;
	border-bottom: 2px solid #c7c7c7;
	padding-bottom: 0.7rem;
    line-height: 1.5;
    font-size: 1.5rem;
    padding-top: 0.7rem;
}
h1.h-h1:before{
	content:"";
	display: block;
	position: absolute;
	width: 10px;
	height: 1rem;
	left: .5rem;
	background-color: #f46b6b;
	margin: 0;
    top:calc(50% - 1rem);
    transform: skewX(45deg);
}
h1.h-h1:after{
	content:"";
	display: block;
	position: absolute;
	width: 10px;
	height: 1rem;
	margin: 0;
	left: .5rem;
	background-color: #f46b6b;
    bottom:calc(50% - 1rem);
    transform: skewX(-45deg);
}
.member h1.h-h1:before{
	background-color: #346cd3;
}
.member h1.h-h1:after{
	background-color: #346cd3;
}

#box-active dl dt, .h-h3 {
    padding: .6em 1em;
    font-size: .9em;
    background-image: none;
    background: #e68837;
    color: #FFF;
    border-radius: 20px;
    margin: 25px 0 15px;
}
.content-bnr {
    border: 1px solid #c0c0c0;
    border-radius: 6px;
    height: 100%;
    padding: 1.2rem .8rem;
    position: relative;
}
.content-bnr h4 {
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    height: 3.5rem;
    margin-top: 0;
    border: none;
    background: none;
    border-bottom: 1px solid #dadada;
    line-height: 1.1;
}
.members-bnr .relative {
    height: 75%;
}
.content-bnr p {
    flex-grow: 1;
    font-size: .9rem;
}
.relative p {
    margin-bottom: 0;
}
.content-bnr a {
    display: block;
    width: 100%;
    text-align: center;
    background: #0a242b;
    padding: .3rem;
    border-radius: 30px;
    color: #FFF;
}
.slider .slick-list{
	overflow: hidden;
}
.top-members-link{
	position: absolute;
	top: 3rem;
	left: 50%;
	list-style: none;
	display: flex;
	padding-left: 0;
	margin-bottom: 0;
}
.top-members-link li{
	padding: .5rem 1rem;
	border: 1px solid #afafaf;
}
.top-members-link li:last-child{
	border-left: none;
}
.top-members-link li a{
	display: block;
	height: 100%;
}

.site-branding{
	color: #333;
}

.site-footer{
	margin-top: 5rem;
	border: 1px solid #eee;
}

.site-info{
	font-size: 1rem;
	color: #333;
}
.box-item {
    border: 1px solid #eee;
    border: none;
    padding: 10px;
    margin: 10px;
    width: 260px;
    text-align: center;
}
.box-item span {
    display: block;
}
.box-item-img {
    max-height: 180px;
    max-width: 260px;
    margin: 0 auto;
    display: block;
}
h3{
	border: 1px solid #c0c0c0;
	border-radius: 4px;
	padding: .5rem;
	font-size: 1rem;
	border-top: 4px solid #f58223;
	background-color: #FFF;
}
.member h3{
	border-top-color: #346cd3;

}
.member .h-h3{
	border-top: none;
	background-color: #346cd3;
}
dl dt, h2 {
	color: #FFF;
    padding: .6em 1em;
    font-size: .9em;
    background-image: none;
    background: #e68837;
    border-radius: 20px;
    margin: 25px 0 15px;
}
dl dt, .member h2{
    background: #346cd3;
}
h4{
	border-bottom:  1px dotted rgba(0, 0, 0, 0.25);
	padding-bottom: .5rem;
	margin-bottom: .5rem;
}
.title-news-single{
	border-bottom: 4px double #01661a;
	padding-bottom: .5rem;
	margin-bottom: 1rem;
	margin-top: 2rem;
	font-size: 1.1rem;
}
.block-taisou{
	display: flex;
	flex-wrap: wrap;
}
.block-taisou .content-taisou{
	flex-basis: 50%;
}
.entry .entry-header{
	margin-left: 0;
	margin-right: 0;
}
.table-bento tr td img, .img-waku {
    padding: 4px;
    border-radius: 3px;
    border: 1px solid #CCC;
    vertical-align: middle;
}
.td-prize-img img {
    margin: 10px;
}
.btn_recipi_dl img {
    padding: 0!important;
    border: none!important;
}
#btn-select {
    cursor: pointer;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #006DCC;
    background-image: linear-gradient(to bottom, #0088CC, #0044CC);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    display: inline-block;
    display: compact;
    zoom: 1\9;
    margin-top: 1em;
    padding: 10px 30px;
    font-size: 1rem;
}
.btn_top {
    cursor: pointer;
    background: none repeat scroll 0 0 #700000;
    border: medium none;
    border-radius: 2em 2em 2em 2em;
    bottom: 50px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    font-weight: bold;
    padding: 0.3em 0.8em;
    position: fixed;
    right: 100px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    z-index: 1;
}
#li-select {
    z-index: 999;
    position: absolute;
    background: #000;
    opacity: 0.8;
    color: #FFF;
    top:100%;
}
#li-select li {
    display: conpact\9;
    zoom: 1\9;
    border-right: 1px solid #FFFFFF;
    cursor: pointer;
    display: inline-block;
    margin: 8px 0;
    padding: 5px 15px;
}
#li-select li:last-child{
    border-right: none;
}
a[href$='.xls']:after, a[href$='.xlsx']:after {
    content: url(/common/img_main/blue-document-excel.png);
    margin-left: 5px;
    vertical-align: -2px;
}
a[href$='.pdf']:after {
    content: url(/common/img_main/pdficon_small.png);
    margin-left: 5px;
    vertical-align: -2px;
}

a.nonicon:after {
	content:"";
    margin-left: 0;
    vertical-align: middle;
}

hr {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px dotted #666;
    background: none;
}
.list-none{
	list-style: none;
}
#list-sitemap-home,
#list-sitemap-home + p{
	margin-bottom: 0;
}
.bx-pager a img {
    box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}
.bx-wrapper{
	max-width: 670px!important;
	margin: auto;
}
.bx-auto{
	text-align: center;
	margin-top: 15px;
}
.bx-pager a {
    padding:  7px;
    display: block;
}
.bx-pager{
	display: flex;
	justify-content: center;
	margin-top: 15px;
}
.bx-controls-auto{
	display: flex;
	justify-content: center;
	margin-top: 15px;
}
a[rel$='.pdf']:after {
    content: url(/common/img_main/pdficon_small.png);
    margin-left: 5px;
    vertical-align: -2px;
}
a[rel$='.xls']:after, a[rel$='.xlsx']:after {
    content: url(/common/img_main/blue-document-excel.png);
    margin-left: 5px;
    vertical-align: -2px;
}



.box-members-login .box-panf a{
    background-color: none;
    color: #0056b3;
}

.box-members-login .box-panf h3{
	border: 1px solid #c0c0c0;
	border-radius: 0;
	padding: .3rem;
	margin: 1rem auto 0.5rem;
	font-size: 0.8rem;
	border-top:none;
	border-left: none;
	border-right: none;
	background-color: #FFF;
}






/*
.box-panf{
	padding: 1rem;
    margin: 1rem 10px 0;
    background-color: #fffad8;
}
.box-panf > div{
	display: flex;
}
.box-panf > div > div{
	flex-basis: 50%;
}
*/
.no-icon:after{
	content:none!important;
}
.slick-slide:not(.slick-current){
	opacity: .6;
	background-color: #000;
}


.content{
    margin-left:2rem;
    margin-right:1rem;
}


.content h2{
    margin-left:-1rem
}

.content ul{
    margin-left:1rem
}

.ul-link li img{
	margin:0.5rem 1rem 0.5rem 0;
}


.current-menu-item a{
	background-color: rgba(51, 51, 51, 0.2) !important;
}

@media screen and (max-width:768px){
	.main-navigation .main-menu{
		display: block;
	}
	#colophon .site-info{
		display: block;
	}
	.footer-navigation .footer-menu li{
		display: block;
	}
}


.related-menu{
	list-style: none;
	margin: 0;
}

.related-menu li a{
	margin: 0;
	background-color: #ccc;
	border-radius: 1rem;
	padding: 0.3rem 1rem;
}

@media screen and (max-width:768px){
	.site-logo .site-name-sub{
		font-size: 1rem;
	}
	.top-members-link{
		position: static;
		display: flex;
		justify-content: center;
		margin:0 1rem;
	}
	.top-members-link li{
		padding: .5em;
	}
	.top-members-link li:last-child{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.top-members-link li:last-child a{
		white-space: nowrap;
		height: 2rem;
	}
	.site-logo{
		justify-content: center;
	}
	#site-navigation,
	.social-navigation{
		position: fixed;
		top:15px;
		left: 0;
		right: 10px;
		z-index: 10000;
		margin-top: 1.5rem;
	}
	.main-navigation button.toggle-btn{
		width: 100%;
		display: flex;
		justify-content: flex-end;
		margin-top: -1rem;
		margin-bottom: 1rem;
		position: fixed;
		right: 15px;
		transition: .4s;
	}
	.toggle-btn span{
		display: block;
		width: 20px;
		height: 2px;
		background-color: rgba(0, 0, 0, 0.5);
		position: relative;
	}
	.toggle-btn span:before{
		position: absolute;
		width: 100%;
		height: 2px;
		background-color: rgba(0, 0, 0, 0.5);
		display: block;
		content:"";
		top:-5px;
		transition: .4s;
	}
	.toggle-btn span:after{
		position: absolute;
		width: 20px;
		height: 2px;
		background-color: rgba(0, 0, 0, 0.5);
		display: block;
		content:"";
		bottom:-5px;
		transition: .4s;
	}
	.main-navigation button.toggle-btn.on span{
		background-color: transparent;
	}
	.main-navigation button.toggle-btn.on span:before{
		transform: rotate(45deg);
		top:0;
	}
	.main-navigation button.toggle-btn.on span:after{
		transform: rotate(-45deg);
		top:0;
	}
	.main-navigation > div.menu-members-container,
	.main-navigation > div.menu-main-container{
		display: none;
	}
	h1.h-h1{
		font-size: 1.6rem;
	}
	h2.h-h2{
		font-size: 1.4rem;
	}
	h3.h-h3{
		font-size: 1.2rem;
	}
	h4.h-h4{
		font-size: 1rem;
	}
	input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea{
		max-width: 100%;
	}
	.box-headline article, .archive article{
		flex-direction: column;
	}
	.box-headline article img, .archive article img{
		max-width: 40px;
	}
	.ul-news{
		flex-direction: column;
		margin-bottom: 1rem;
	}
	.site-info{
		text-align: center;
	}
	.main-navigation .main-menu > li.menu-item-has-children{
		width: 100%;
	}
	.box-renewal h1{
		white-space: pre-wrap;
		text-align: left;
		font-size: 1.1rem;
		line-height: 140%;
	}
	.top-main-image{
		height: auto;
	}
	.top-copy{
		font-size:1.3rem;
	}
	body .table-unei{
		width: 100%;
	}
	.content ul {
		flex-wrap: wrap;
	}
	.main-navigation .sub-menu{
		position: static;
		opacity: 1;
	}
	.main-navigation > div.menu-main-container .sub-menu a{
		white-space: pre-wrap;
		line-height: 1.3;
		padding: .5rem;
	}
	.main-navigation > div.menu-main-container a{
		margin-right: 0;
	}
	.iframe-wrap{
		overflow-x: scroll;
	}
	#map{
		max-width: inherit;
	}
	.pdf-images a[href$='.pdf']{
		display: block;
		margin-bottom: 1rem;
		text-align: center;
	}
	.pdf-images a[href$='.pdf']:after{
		content: none;
	}
	.footer-navigation .footer-menu li{
		margin-right: 0;
	}
	.ja-image{
		text-align: center;
	}
	.content{
		margin-left: 0;
		margin-right: 0;
	}
	.content h2{
		margin-left: 0;
	}
	.box-renewal{
		width: 100%;
	}
	.box-item{
		width: auto;
	}
	.table-bento tr td{
		display: block;
		width: 100%;
	}
	.alignright{
		float: none;
		margin-left: 0;
	}
	figure img{
		width: 100%;
	}
	img[alt="100歳プロジェクトマーク"]{
		display: block;
		width: 100%;
		margin-bottom: 1.5rem;
	}
	.table-bento tr td img:not([alt="レシピをダウンロード"]){
		width: 100%;
		height: auto;
	}
	#li-select{
		top:45%;
		margin-left: 0;
	}
}





@media screen and (max-width: 768px){
.menu-main-container {
    overflow-y: scroll;
    height: 90vh;
}
}


p > label[for^="pwbox"]{
	text-indent: 0;
}