body , html {
    padding:0;
    margin:0;
    height: 100%;
}
.all-container{
	position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
	max-width: 1300px;
	margin: auto;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.header-container{
	max-width: 1300px;
	position: relative;
/*
	padding: 0;
	margin: 0;
	overflow-wrap: break-word;
*/
}
.image{
	width: 100%;
	height: 96.875px;
	flex-shrink: 0;
	object-fit: cover;
	object-position: top;
}
/*
.header-in{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.wrap{
	width: 1256px;
	margin: auto;
}
*/
.tagline{
    position: absolute;
	top: 73.5%;
    left: 50%;
    transform: translate(-50%, 0%);
	text-align: center;
	font-size: 15px;
	color: #303030;
	width: 100%;
}
.logo{
	display: flex;
	width: 270px;
	height: 70px;
    justify-content: center;
    position: absolute;
	top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
	cursor: pointer;
}
.menu-container{
	max-width: 1300px;
	margin: auto;
	background-color: #f7f7f7;
}
.nav-link{											/*menu-home,profile etc*/
	font-size: 17px;
	color: #000000;
	padding: 0.2rem 1.4rem;							/*最初の0.2remがメニューの高さを決める*/
}
.title{                                             /*WordPressの設定と同じにした。*/
	font-size: 26px;
	color: #333;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
.prof-f1 {
	padding-left: 20px;
	font-size: 1.25rem;
}
.prof-f2 {
	padding-left: 20px;
	font-size: 1.1rem;
}
.prof-f3 {
	padding-left: 20px;
	font-size: 1rem;
}


.middle-container{									/*graph*/
	display: flex;
/*	padding-bottom: 100px;*/
	padding-bottom: 50px;
}

.prof-container{
	display: flex;
	max-width: 970px;
	padding: 0px;
}
.prof-container1{
	max-width: 485px;
/*	display: flex;*/
	padding: 5px 10px;
}
.prof-container2{
	max-width: 485px;
	padding: 5px 10px;
}

.container{
/*	display: flex;*/
	max-width: 970px;
/*	margin-left: 0px;*/
	padding: 10px;
/*	max-width: 800px;*/
}

/* 'temp table' --- item menu */
.menu-form{											/*気温、全国等のメニュー*/
	margin-bottom: 15px;
	display: flex;
	margin: 15px 0px;								/*上下の間隔を決める*/
}
.item-title{					/*表題*/
	width: 160px;
	margin: 2px;
}
.btn-sm{						/*メニューボタン*/
	margin: 2px 0px;
	padding: 4px 4px;
}
.form-control-sm {
    padding: 0.2rem !important;
}
.item-btn1{						/*メニュー全国~地点*/
	width: auto;
	margin-right: 10px;
}
.item-btn11{						/*メニュー地域/地点*/
	width: auto;
	margin-right: 10px;
}
.btn1-underline{					/*全国、地域の文字に下線を引く*/
    text-decoration: underline;
    text-decoration-color: red;
}
.item-btn2{						/*メニュー気温~積雪　btn3は地名*/
	width: auto;
	margin-right: 10px;
}
.item-btn21{					/*メニュー(テーブル)気温~積雪*/
	width: auto;
	margin-right: 10px;
}
.item-btn22{
	width: auto;
	margin-right: 10px;
}
.item-btn5{						/*検索/図表/地図*/
	width: auto;
	margin-right: 10px;
}
.btn-scm{						/*検索/図表/地図*/
	width: 24px;
	padding-left: unset;
    padding-right: unset;
}
.item-btn30 {					/*カレンダー*/
	width: auto;
	margin-right: 10px;
}
/*https://jito-site.com/input-date-click-range/*/
.item-btn30 input[type=date] {
	position: relative;
}
.item-btn30 input[type=date]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.item-btn30 input[type=date]::-webkit-clear-button {
	-webkit-appearance: none;
}
.item-btn30 input[type=date]::-webkit-calendar-picker-indicator {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}
.item-btn3 {					/*alert-観測地点*/
	width: auto;
	margin-right: 10px;
}
.item-btn4 {					/*alert-府県予報区~市町村等*/
	width: auto;
	margin-right: 10px;
}
/*
.item-btn41{					チェックボックス
	display: flex;
}
.item-btn42{
	display: flex;
}
*/

.item-btn6 {					/*時・日*/
	width: auto;
	margin-right: 10px;
}
.form-control-sm{
	margin: 3px 0px;
	padding: 0.25rem;
}
.custom-checkbox{
	margin: auto 0px auto 10px;
}

.container2{
/*	max-width: 286px;*/
	width: 330px;
/*
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f7f7f7;
*/
	padding: 15px;
}
.content-a {
	margin: auto;
	height: 600px;
	max-width: 1000px;
	vertical-align: top;
	text-align : center;
}
.content-a1 {
	margin: auto;
	height: 300px;
	max-width: 1000px;
	text-align : center;
}
.content-a2 {
	margin: auto;
	height: 300px;
	max-width: 1000px;
	text-align : center;
}
.content-ac {
	margin: auto;
	height: 600px;
	max-width: 1000px;
	vertical-align: top;
	text-align : center;
}
.content-b{
	margin: auto;
	max-width: 470px;
	text-align : center;
	font-size : 95%;
}
.content-c{
	margin: auto;
	max-width: 210px;
	text-align : center;
}
.content-d{
	margin: auto;
	max-width: 600px;
	text-align : center;
	font-size : 95%;
}
.content-e{
	width: 470px;
	text-align: center;
/*
	width: 470px;
	height: 1054px;
	vertical-align: top;
	text-align : center;
*/
}
.content-e1{
/*	margin: auto;*/
/*	height: 680px;*/
/*	width: 460px;*/
	width: 470px;
	vertical-align: top;
	text-align : center;
}
.content-e2{
/*	margin: auto;*/
/*	height: 680px;*/
/*	width: 460px;*/
	width: 470px;
	vertical-align: top;
	text-align : center;
}
.content-e3{
/*	margin: auto;*/
/*	height: 680px;*/
/*	width: 460px;*/
	width: 100%;
	max-width: 950px;
	padding: 2px 5px;
	vertical-align: top;
	text-align : center;
	font-size: small;
}
.content-f{
/*	height: 1250px;*/
/*	min-width: 470px;*/
	width: 470px;
	padding: 2px 5px;
	vertical-align: top;
	text-align : center;
	font-size: small;
}
.content-f1{
/*	height: 680px;*/
/*	min-width: 470px;*/
	min-width: 470px;
	padding: 2px 5px;
	vertical-align: top;
	text-align : center;
	font-size: small;
}
.content-f2{
/*	height: 680px;*/
/*	min-width: 470px;*/
	min-width: 470px;
	padding: 2px 5px;
	vertical-align: top;
	text-align : center;
	font-size: small;
}
.content-ga{
	display: flex;
	margin: auto;
/*	max-width: 860px;*/
	max-width: 640px;
	text-align : center;
}
.content-g{
/*	margin: auto;
	max-width: 600px;*/
	width: 600px;
	text-align : center;
}
.content-m {
/*	display: block;*/
	margin: 10px 10px 0px 10px;
/*	height: 665px;*/
	max-width: 1000px;
	vertical-align: top;
/*	text-align : center;*/
}
.content-map {
	height: 665px;
}
/*
@media (max-width: 480px) { /スマホサイズ用/
    .content-map {
        height: 300px;
    }
}
*/
.moveday{
	margin: 10px 3px;
    border: 0;
    padding: 0;
    background-color: #fff;
}
.moverange{
	margin: 10px 3px;
    border: 0;
    padding: 0;
    background-color: #fff;
}
/*slider----------------------*/
.slidebar-multithumb {
	display: grid;
	padding: 16px 4px;
}
.slidebar-multithumb input[type="range"] {
	grid-column: 1;
	grid-row: 3;
	pointer-events: none;
	-webkit-appearance: none;
	background: none;
	overflow: hidden;
}
.slidebar-multithumb ::-webkit-slider-thumb {
	pointer-events: auto;
	-webkit-appearance: none;
	height: 15px;
}
.thumb-1 {
	z-index: 1;
}
.thumb-1::-webkit-slider-runnable-track {
	background: none;
}
.thumb-2::-webkit-slider-runnable-track {
	background: rgb(224, 224, 224);
}
.thumb-1::-webkit-slider-thumb {
	background: #2042a0;
	box-shadow: -100vw 0 0 100vw rgb(224, 224, 224);
	width: 12px;
}
.thumb-2::-webkit-slider-thumb {
	background: #2042a0;
	box-shadow: -100vw 0 0 100vw rgb(170, 208, 243);
	width: 12px;
}
.thumb-3::-webkit-slider-thumb {
	background: #5759e2;
	width: 12px;
}
.thumb-4::-webkit-slider-thumb {
	background: #ff0000;
	width: 12px;
}
.message{
	font-weight: bold;
	color: red;	
}
.table{
	max-width: 460px;
	vertical-align: top;
}
.table-sm td, .table-sm th{
	padding: 0;
/*	font-size: 90%;*/
}
.table-sp{
	line-height: 17px;
	margin: 0px auto 1rem auto;
}
/*
.table-box {
    display: block;
    overflow: auto;
}
.table-box th,
.table-box td {
    white-space: nowrap;
}
*/
#table-sq{
	line-height: 14px;
	width: 100%;
/*	max-width: 920px;
	vertical-align: top;*/
}
#table-sq th{
	padding: 2px 0px;
	min-width: 16px;
    width: 48px;
}
#table-sq td{
	padding: 1px 2px;
}
#table-sq .col0z {
	padding: 1px 4px;
	max-width: 120px;
	min-width: 86px;
	text-align: left;
}
#table-sq .col0t {
	padding: 1px 4px;
	max-width: 150px;
	min-width: 86px;
	text-align: left;
}
#table-sq .col1 {
	text-align: left;
	padding: 0px 2px;
}
#table-sq .col2 {
	padding: 1px 4px;
	max-width: 150px;
	min-width: 66px;
	text-align: left;
}

#table-sq label {
	cursor: pointer;
	color: blue;
	font-size: smaller;
	font-weight: lighter;
	vertical-align: bottom;
}
#table-sq label:before { content: "＋ "; }
#table-sq input:checked + label:before { content: "－ "; }
#table-sq input { display: none; }
#table-sq .city { display: none; }
#table-sq:has(#city:checked) tr.city { display: table-row; }

/*
.col3 {
	max-width: 130px;
	min-width: 72px;
	text-align: left;
}
*/
.row-interval{
	margin: 20px;
}
.damy {
	width: 30px;
	text-align: center;
	display: none;
}
.option1 {
	background-color: rgba(255,0,0,0.4);
	font-weight: bold;
}
.option2 {
	background-color: rgba(255,0,0,0.1);
}
.icon1 {
	width: 20px !important;
	height: 20px !important;
/*	border-radius: 10px;*/
	background-color: rgba(0, 0, 255, 0);
}
/*
.icon2 {
	width: 5px !important;
	height: 5px !important;
	border: 2px solid rgba(0, 0, 255, 0.8);
	border-radius: 5px;
	background-color: rgba(255, 255, 255, 0.8);
	width: 40px !important;
	height: 40px !important;
	border: 2px solid rgba(0, 0, 255, 0.8);
	border-radius: 20px;
	background-color: rgba(255, 255, 255, 0.8);
}
*/
.legend {
	display: flex;
	padding: 6px 6px;
	font: 14px/14px Arial, Helvetica, sans-serif;
	background: rgba(255, 255, 255, 0.7);
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
	line-height: 18px;
	color: #555555;
}
.legend i {
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 8px;
	opacity: 0.7;
}
.legend j {
	width: 32px;
	height: 10px;
	float: left;
	text-align: right;
	margin-top: 8px;
}
.textbox {
	font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	font-size: 16px;
	background: rgba(255, 255, 255, .7);
	color:rgba(0, 0, 0, 1);
}

.textbox2 {
	margin-bottom: 20px;
	font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	font-size: 16px;
	color: rgba(255, 0, 0, 1);
	background: rgba(255, 255, 255, 0.7);

}
/*textbox2を中央に置くため*/
.leaflet-center {
    left: 50%;
    transform: translate(-50%, 0%);
}
.leaflet-middle {
    top: 50%;
    position: absolute;
    z-index: 1000;
    pointer-events: none;
    transform: translate(0%, -50%);
}
.leaflet-center.leaflet-middle {
    transform: translate(-50%, -50%);
}
/*
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: black;
  border-color: orange;
}
*/
.alert{
	margin: 3px 0px 3px 10px;
	padding: 1px 10px;
}
.box{
	margin: auto;
	padding: 30px;
	max-width : 360px;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
}
#chartjs-tooltip {
/*	width: 280px;*/
	opacity: 1;
	position: absolute;
	background: rgba(0, 0, 0, .7);
	color: white;
	border-radius: 3px;
	font-size: 12px;
/*	-webkit-transition: all .1s ease;*/
	transition: all .1s ease;
	pointer-events: none;
/*	-webkit-transform: translate(-50%, 0);*/
	transform: translate(-50%, 0);
	text-align : left;
	min-width:fit-content;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.chartjs-tooltip-key {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 10px;
}
.form-inline0 {
	display: flex;
	margin: 0px auto 1rem auto;
	align-items: top;
}
.form-inline1 {
	display: flex;
	flex-flow: row wrap;
	margin: 0px auto;
	align-items: top;
}

.footer-container{						/*footer*/
	position: absolute;
    bottom: 0;
    width: 100%;
/*    height: 80px;*/
    height: 50px;

/*	margin-top: 20px;
	padding: 8px;*/
}
.footer-in{
/*	margin-top: 12px;*/
	padding: 8px;
	font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	font-size: 14px;
	border-top: 1px solid #ddd;
}
.navi-footer{
	display: flex;
	text-align: center;
	border-top: 1px solid #ddd;
}
.menu-footer{
	display: flex;
	margin: auto;
    padding: 8px 1px;
	list-style: none;
	text-align: center;
}
.menu-item{
	border-left: 1px solid #ddd;
	padding: 2px 10px;
}
.menu-itema{
	color: #333;
    text-decoration: none;
}
.menu-item-2{
	border-right: 1px solid #ddd;
}
.copyright{
	text-align: center;
}


@media screen and (max-width: 1316px) {
	.container { display: block; }
	.container2 { display: none; }
}

@media screen and (max-width: 976px) {
	.item-btn42{
		display: none;
	}
}
/*
@media screen and (max-width: 480px) {
*/
@media screen and (max-width: 375px) {
	.image{
/*		width: 100%;
		height: 60px;
		height: 117.78px;*/
		height: 80px;
	}
	.logo {
		width: 200px;
    	height: 50px;
		top: 35px;				/*25*******/
	}
	.tagline {
		font-size: 13px;
		color: #303030;
		width: 100%;
		top: 70%;				/*65*******/
	}
	.nav-link {
		font-size: 14px;
	}
	.footer-container {
		height: 35px;
	}
	.footer-in {
		font-size: 12px;
	}
	.prof-f1 {
		padding-left: 20px;
		font-size: 1.2rem;
	}
	.prof-f2 {
		padding-left: 10px;
		font-size: 1.0rem;
	}
	.prof-f3 {
		padding-left: 10px;
		font-size: 0.9rem;
	}
	.content-a {
        height: 440px;
    }
    .content-a1 {
        height: 240px;
    }
    .content-a2 {
        height: 240px;
    }
	.content-ac {
        height: 340px;
		margin: 0px 20px;
	}
	.content-e {
		max-width: 360px;
	}
	.content-e1 {
		max-width: 360px;
	}
	.content-e2 {
		max-width: 360px;
	}
	.content-e3 {
		max-width: 360px;
		font-size: 0.7rem;
	}
	.table-sq td{
		padding: 1px 2px;
	}
	.col0 {
		max-width: 120px;
		min-width: 68px;
		text-align: left;
	}
	.col2 {
		max-width: 100px;
		min-width: 58px;
		text-align: left;
	}
	/*
	.col3 {
		max-width: 130px;
		min-width: 58px;
		text-align: left;
	}
	*/
	.content-f {
		max-width: 360px;
		font-size: 0.7rem;
	}
	.content-f1 {
		width: 360px;
		font-size: 0.7rem;
	}
	.content-f2 {
		width: 360px;
		font-size: 0.7rem;
	}
	.content-g {
		max-width: 300px;
		margin: auto;
	}
	.prof-container{
		display: block;
	}
	.content-map {
        height: 440px;
    }
	.item-btn21 {
		width: auto;
		margin-right: 4px;
	}
	.item-btn1 {
		width: auto;
		margin-right: 5px;
	}
	.item-btn2 {
		width: auto;
		margin-right: 5px;
	}
	.item-btn22 {
		width: auto;
		margin-right: 5px;
	}
	.item-btn3 {
		width: auto;
		margin-right: 5px;
	}
	.item-btn30 {
		width: auto;
		margin-right: 5px;
	}
	.item-btn5 {
		width: auto;
		margin-right: 5px;
	}
	.item-btn41 {
		display: none;
	}
	.item-btn42 {
		display: none;
	}
	.form-control-sm {
		font-size: .8rem;
	}
	.item-title{
		display: none;
	}
	.thumb-1::-webkit-slider-thumb {
		width: 20px;
	}
	.thumb-2::-webkit-slider-thumb {
		width: 20px;
	}
	.thumb-3::-webkit-slider-thumb {
		width: 20px;
	}
	.thumb-4::-webkit-slider-thumb {
		display: 20px;
		background: #5759e2;
	}
	.moveday {
		display: none;
	}
	.moverange {
		display: none;
	}
	.table{
/*		max-width: 350px;*/
		vertical-align: top;
	}
	.textbox {
		font-size: 11px;
	}
	.textbox2 {
		font-size: 11px;
	}
	.btn-sm {
		font-size: 0.8rem;
		margin: 1px 0px;
		padding: 1px 1px;
		min-width: 18px;
	/*	width: auto;*/
	}
	.btn-scm {
		font-size: 0.8rem;
		margin: 1px 0px;
		padding: 1px 1px;
		width: 18px;
	/*	width: auto;*/
	}
	.legend {
		font-size: 11px;
		padding: 0px;
		line-height: 11px;
		background: rgba(255, 255, 255, 0);
		box-shadow: none;
	}
	.legend i {
		width: 15px;
		height: 11px;
		margin-right: 0px;
		opacity: 0.6;
	}
	.legend j {
		width: 22px;
		height: 6px;
		margin-top: 5px;
		text-align: center;
	}
	#chartjs-tooltip {
		font-size: 10px;
	}

	/*https://qiita.com/frogcat/items/2e1746e3bc637123af44*/
    .leaflet-popup-content,
    a.leaflet-popup-close-button {
    	font: 7pt !important;
    }
	.leaflet-popup-content {
		margin: 8px !important;
		line-height: 1.2 !important;
	}
  

	/*	
	#chartjs-tooltip {
	-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;
	transition: all .1s ease;
			transform: translate(-50%, 0);
			width: 100%;
			margin: 0;
	}
	*/


}

	
