* {
	padding: 0;
	margin: 0;
}
body {
	font-family:"游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size: .8rem;
	font-weight: bold;
}
::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    box-shadow: 0 0 1px rgba(255,255,255,.5);
}
#bosai {
	width: 1200px;
	margin: 20px auto;
}
h2 {
	color: #fff;
	font-size: .9rem;
	line-height: 35px;
}
h3 {
	font-size: .8rem;
	margin-bottom: 10px;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
.saigaitop {
	margin-bottom: 20px;
}
.bosai_title {
	width: 240px;
	height: 100px;
	float: left;
}
.logo_1200>img {
	width: 240px;
	height: 21px;
	display: block;
}
.logo_640>img {
	display: none;
}
.page_title {
	line-height: 35px;
	font-size: 1rem;
	font-weight: bold;
	letter-spacing: .6rem;
	text-align: center;
	border: solid 2px #000;
	margin: 13px 0;
	text-indent: .6rem;
}
.toppage_link {
	font-size: .9rem;
	line-height: .7rem;
	color: #0068b7;
	text-align: right;	
	float: right;
	letter-spacing: 0;
}
.top_icon {
	width: 11px;
	height: .7rem;
	padding-right: .2rem;
	background-image: url(../img/../img/icon.png);
	background-size: 68px 476px;
	background-position: -48px -318px;
	float: left;
}
.clearfix {
	*zoom :1;
}
.clearfix:after {
	content: " ";
	clear: both;
	display: block;
}
.top_content {
	float: left;
	margin: 1px 0 1px 30px;
}
.joho {
	line-height: 35px;
	border: solid 2px #000;
}
.joho.cms {
	margin-bottom: 20px;
}
.joho_title {
	width: 240px;
	line-height: 35px;
	background-color: #e60039;
	float: left;
	text-align: center;
	color: #fff;
	border-right: solid 2px #000;
    box-sizing: border-box;	
}
.joho_text {
	width: 650px;
	height: 35px;
	font-size: .8rem;
	line-height: 35px;
	float: left;
	/*padding: 0 5px;*/
	box-sizing: border-box;
	overflow-x: scroll;
}
.joho.single {
	margin-top: 33px;
}
.news-scroll a {
	margin-right: 40px;
	text-decoration: underline;
}
.news-scroll span {
	display: none;
}
	
.marquee {
	overflow:hidden;
	background-color:#fff;
	position:relative;
}
.marquee p:after {
	content:"";
	white-space:nowrap;
	padding-right:50px;
}
.marquee p {
	margin:0;
	/*padding-left:650px;*/
	display:inline-block;
	white-space:nowrap;
/*	-webkit-animation-timing-function:linear;
	-webkit-animation-iteration-count:infinite;
	-moz-animation-timing-function:linear;
	-moz-animation-iteration-count:infinite;
	-ms-animation-timing-function:linear;
	-ms-animation-iteration-count:infinite;
	animation-timing-function:linear;
	animation-iteration-count:infinite;*/
}
/*
@-webkit-keyframes marquee {
	from   { -webkit-transform: translate(0%);}
 	99%,to { -webkit-transform: translate(-100%);}
}
@-moz-keyframes marquee {
	from   { -moz-transform: translate(0%);}
 	99%,to { -moz-transform: translate(-100%);}
}
@-ms-keyframes marquee {
	from   { -ms-transform: translate(0%);}
	99%,to { -ms-transform: translate(-100%);}
}
@keyframes marquee {
	from   { transform: translate(0%);}
	99%,to { transform: translate(-100%);}
}
*/
.left_content {
	width: 240px;
	float: left;
}
.bosai_index {
	/* height: 220px; */
	border: solid 2px #000;
	margin-bottom: 20px;
}
.saigai_title {
	height: 35px;
	border-bottom: solid 2px #000;
	padding-left: 10px;
	background-color: #e60039;
	box-sizing: border-box;
}
.index_scroll {
	width: 236px;
	height: 187px;
	padding: 3px 0 5px 0;
	overflow: scroll;
	box-sizing: border-box;
}
.index {
	background-image: url(../img/icon.png);
	background-size: 68px 476px;
	background-position: -38px -314px;
	background-repeat: no-repeat;
	padding-left: 25px;
	display: block;
    margin: 5px 0;
    height: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
}
label {
	display: none;
}
input[type="checkbox"].on-off {
    display: none;
}
.dengon {
	height: 90px;
	border: solid 2px #000;
	margin-bottom: 20px;
}
.phone {
	text-align: center;
	color: #e60039;
}
.phone_dial {
	color: #000;
	font-size: 2.4rem;
	
}
.dial_640 {
	display: none;
}
.info_box {
	border: solid 2px #000;
	padding: 10px 10px 15px 10px;
	margin-bottom: 20px;
}
.link {
	width: 108px;
    float: left;
}
.link_margin {
	margin-bottom: 20px;
}
.link a {
	width: 100%;
	line-height: 34px;
}
.icon {
	background-color: #0068b7;
	background-repeat: no-repeat;
	width: 34px;
	height: 34px;
	float: left;
	margin-right: 10px;
	background-image: url(../img/icon.png);
	background-size: 68px 476px;
}
.suido{
	background-position-x: -34px;
}
.gasu {
	background-position-y: -34px;
}
.tushin {
	background-position: -34px -34px;
}
.tetudo {
	background-position: 0 -68px;
}
.doro {
	background-position: -34px -68px;
}
.senpaku {
	background-position: 0 -102px;
}
.koku {
	background-position: -34px -102px;
} 
.oame {
	background-position: 0 -136px;
}
.taihu {
	background-position: -34px -136px;
}
.kawa {
	background-position: 0 -170px;
}
.kazan {
	background-position: -34px -170px;
}
.jishin {
	background-position: 0 -204px;
}
.tunami {
	background-position: -34px -204px;
}
.oyuki {
	background-position: 0 -238px;
}
.genpatu {
	background-position: -34px -238px;
}
.info_icon {
	display: none;
}
.main {
	float: left;
}
.index_640 {
	display: none;
}
.content {
	width: 620px;
	border: solid 2px #000;
	margin: 0 30px 30px 30px;
}
.content>h1 {
	color: #fff;
	font-size: .9rem;
	height: 35px;
	line-height: 35px;
	background: #e60039;
	border-bottom: solid 2px #000;
	padding-left: 10px;
	margin-bottom: 3px;
	box-sizing: border-box;
}
.content .bousai_main {
	margin: 15px 14px 15px;
}
.rader_photo {
	text-align: center;
	margin: 10px auto;
}

.rader_photo img{
    width: 80%;
    margin: auto;
    object-fit: contain;
}

.rader_photo .top_page{
    width: 50%;
    margin: auto;
    object-fit: contain;
}



.top_p {
	text-align: center;
	margin: 20px auto;
}

.top_p img{
    width: 90%;
    margin: auto;
    object-fit: contain;
}


.time {
	font-size: .5rem;
	text-align: right;
}
.space {
	margin-left: 1rem;
}
.saigai {
    height: 490px;
    width: 580px;
    overflow-y: scroll;
    background-color: #fff;
    padding-right: 15px;
    margin: 15px auto 10px 14px;
}
.saigai_jokyo {
	border: solid 2px #0068b7;
	margin-bottom: 20px;
}
.saigai_jokyo>h4 {
	color: #fff;
	line-height: 35px;
	background-color: #0068b7;
	padding-left: 10px;
}
.jokyo_text {
	margin: 15px 10px;
	word-wrap:break-word;
	font-weight: normal;
}
.sns {
	margin: 0 30px;
}
.sns>h2 {
	color: #fff;
	width: 624px;
	height: 35px;
	line-height: 31px;
	background-color: #e60039;
	border: solid 2px #000;
	padding-left: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.tagu {
	font-size: .7rem;
	float: right;
	margin-right: 10px;
}
.tagu a {
	color: #fff;
}
.kuhaku {
	margin-left: .5rem;
}
.sns_box {
	width: 201px;
	height: 250px;
	border: solid 2px #999;
	float: left;
	padding: 10px;
	margin: 0 0 60px 10px;
	box-sizing: border-box;
}
.sns_box:first-child {
	width: 202px;
	margin-left: 0;
}
.sns_user {
	width: 173px;
	height: 15px;
	line-height: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
	box-sizing: border-box;
}
.sns_facebook {
	background-image: url(facebook_black.png);
	background-size: 14px 14px;
	background-position: 0 center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	display: block;
	box-sizing: border-box;
}
.sns_tw,
.sns_fb {
	width: 27px;
	height: 15px;
	background-image: url(../img/icon.png);
	background-size: 68px 476px;
	background-position: -8px -282px;
	float: left;
}
.sns_fb {
	background-position: -44px -282px;
}
.info_640 {
	display: none;
}
.sns_640 {
	display: none;
}
.right_content {
	width: 240px;
	float: left;
}
.live_box {
	border: solid 2px #000;
	padding: 10px 5px 5px 5px;
	margin-bottom: 20px;
}
.live_box h4 {
	margin: 0 0 10px 5px;
}
.live_box img {
	width: 100%;
	height: auto;
}
.bana {
	color: #fff;
	line-height: 35px;
	background-color: #0068b7;
	background-image: url(../img/icon.png);
	background-size: 68px 476px;
	background-position: -35px -442px;
	background-repeat: no-repeat;
	padding-left: 32px;
	margin-bottom: 10px;
	display: block;
}
.tv_bana img {
	margin-bottom: 8px;
}
.margin_top {
	margin-top: 20px;
}
.bana_640 {
	display: none;
}
.sns_bana {
	width: 240px;
	line-height: 38px;
	background-size: 68px 476px;
	background-repeat: no-repeat;
	padding-left: 34px;
	display: block;
	box-sizing: border-box;
	margin: 3px 0;
}
.tw_icon,
.fb_icon,
.li_icon {
	width: 23px;
	height: 38px;
	background-size: 68px 476px;
	background-repeat: no-repeat;
	float: right;
}
.tw_bana {
	color: #70a3ff;
	background-image: url(../img/icon.png);
	background-position: -38px -339px;
}
.tw_icon {
	background-image: url(../img/icon.png);
	background-position: 0 -338px;
	}
.fb_bana {
	color: #415f99;
	background-image: url(../img/icon.png);
	background-position: -38px -373px;
}
.fb_icon {
	background-image: url(../img/icon.png);
	background-position: 0 -372px;
}
.li_bana {
	color: #00ca00;
	background-image: url(../img/icon.png);
	background-position: -38px -407px;
}
.li_icon {
	background-image: url(../img/icon.png);
	background-position: 0 -406px;
}
.copyright {
	font-size: .7rem;
	text-align: center;
	letter-spacing: 0;
}
.foot_bana {
	display: none;
}
@media screen and (max-width: 1199px) {
	.right_content {
		/*margin-top: -180px;*/
		margin-bottom: 60px;
	}
	.joho_text {
		width: 380px;
	}
	.joho.single {
		margin-top: 33px;
	}
	.content {
		margin-right: 0;
	}
	#bosai {
		width: 924px;
	}
}
@media screen and (max-width: 640px) {
	body {
		width: 100%;
	}
	.index {
		background-position: -38px -310px;
		height: 28px;
		line-height: 28px;
		margin: 0;
	}
	#bosai {
		width: 100%;
		margin: 0 0 20px 0;
		overflow: hidden;
	}
	.nodisplay,
	.info_box>h3 {
		display: none;
	}
	.sns_bana {
		display: none;
	}
	.live_box>h4 {
		display: none;
	}
	.live {
		display: none;
	}
	
	.saigaitop {
		margin-bottom: 0;
	}
	.bosai_title {
		width: 100%;
		height: 80px;
		background-color: #e60039;
		padding: 0 4%;
		margin-bottom: 0;
		box-sizing: border-box;
		position: relative;
	}
	.logo_640 {
		width: 45%;
		height: 80px;
		float: left;
		position: relative;
	}
	.logo_640>img {
		max-width: 100%;
		height: auto;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: 22px auto;
	}
	.page_title {
		width: 45%;
		height: 33px;
		line-height: 33px;
		color: #fff;
		font-size: .9rem;
		letter-spacing: .3rem;
		text-indent: .3rem;
		border: solid 2px #fff;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto 0 auto 50%;
	}
	.toppage_link {
		font-size: .7rem;
		color: #fff;
		text-decoration: none;
		position: absolute;
		bottom: 0;
		left: 0;
		margin: 0 0 22px 15px;
		text-align: left;
	}
	.top_icon {
		background-position: -48px -454px;
		float: right;
		padding-right: 0;
		padding-left: 0;
		margin-left: .4rem;
	}
	.top_content {
		width: 100%;
		margin: 0;
	}
	.joho {
		width: 100%;
		line-height: 22px;
		height: auto;
		border-style: solid;
		border-color: #000;
		border-width: 2px 0 2px 0;
	}
	.joho.cms {
		margin-bottom: 0;
	}
	.joho_title {
		width: 100%;
		border-top: 2px solid #000;
		border-bottom: 2px solid #000;
		margin-top: 0;
		text-align: left;
		padding-left: 8px;
		border-right: 0;
		box-sizing: border-box;
	}
	.joho.cms .joho_title{
		background: #fff;
		color: #000;
		font-weight: bold;
		border-bottom: 2px solid #333;
		border-right: 0;
	}
	.joho_text {
		width: 100%;
		height: 100%;
		padding: 8px;
		line-height: 22px;
		font-size: .8rem;
	}
	.joho.news{
		height: auto;
		border: none;
	}
	.joho_text.news{
		height: auto;
		padding: 0;
	}
	.joho.single {
		margin-top: 0px;
	}
	.news-scroll{
		width: 100%;
		height: auto;
	}
	.news-scroll a {
		margin: 0;
		border-bottom: solid 2px #000;
		display: block;
	}
	.news-scroll a:last-child {
		border: 0;
	}
	.news-scroll>p a span {
		width: 25px;
        height: 15px;
        display: inline-block;
        background-image: url(../img/../img/icon.png);
        background-size: 68px 476px;
        background-position: -38px -313px;
    }
	.joho_text a{
		width: 100%;
		line-height: 26px;
		display: block;
		padding: 8px 2px 8px 0;
		float: left;
		box-sizing: border-box;
	}
	.main {
		width: 100%;
	}
	.index_640 {
		height: auto;
		line-height: 24px;
		border: 0;
		margin-bottom: 0;
		display: block!important;
	}
	.border {
		border-bottom: solid 2px #000;
	}
	.border:last-of-type {
    	border-bottom: 0;
	}
	.saigai_title_640 {
		border-color: #000;
		border-style: solid;
		border-width: 2px 0 2px 0;
		margin-bottom: 0;
	}
	.saigai_title_640>h2 {
		font-size: .9rem;
	}
	.content {
		width: 100%;
		margin: 0;
		border: 0;
	}
	.content>h1 {
		border-color: #000;
		border-style: solid;
		border-width: 2px 0 2px 0
	}
	.cms_block{
		display: block;
		width: 100%;
	}
	.rader_photo {
		margin: 11px auto 8px auto;
	}
	.rader_photo>img {
		width: 100%;
		height: 100%;
	}

.rader_photo .top_page{
    width: 90%;
    margin: auto;
    object-fit: contain;
}
    
.top_p {
	text-align: center;
	margin: 20px auto;
}

.top_p img{
    width: 90%;
    margin: auto;
    object-fit: contain;
}
	.saigai {
		width: 100%;
		height: auto;
	    overflow: hidden;
	    padding-right: 0;
	    margin: 15px 0;
	}
	.saigai_jokyo {
		border: none;
		margin-bottom: 0;
	}
	.saigai_jokyo>h4 {
		height: 24px;
		line-height: 24px;
		font-size: .8rem;
	}
	.saigai_jokyo:last-child {
		margin-bottom: 0;
	}
	.jokyo_text {
		margin: 15px 5%;
	}
	.sns {
		margin: 0;
	}
	.sns>h2 {
		width: 100%;
		height: 35px;
		line-height: 31px;
		border-color: #000;
		border-style: solid;
		border-width: 2px 0 2px 0;
	}
	.sns_640 {
		display: block;
	}
	.sns_box:first-child {
		width: 100%;
		border-width: 2px 0 2px 0;
		margin-left: 0;
		padding: 10px 0;
		margin: 10px 0;
	}
	.sns_box2 {
		width: 45.5%;
		height: 35px;
		border: solid 2px #999;
		float: left;
		margin: 0 0 10px 3%; 
		box-sizing: border-box;
		overflow: hidden;
	}
	.sns_icon{
		width: 34px;
		height: 30px;
		background-image: url(../img/icon.png);
		background-size: 68px 476px;
		background-repeat: no-repeat;
		background-position: 0 -444px;
		float: right;
	}
	.sns_tw2 {
		width: 100%;
		height: 30px;
		background-image: url(../img/icon.png);
	    background-size: 68px 476px;
		background-position: 0 -273px;
		background-repeat: no-repeat;
		padding-left: 34px;
		margin: 0;
	}
	.sns_fb2 {
		width: 100%;
	    background-image: url(../img/icon.png);
	    background-size: 68px 476px;
	    background-position: -34px -273.5px;
	    background-repeat: no-repeat;
	    box-sizing: border-box;
	    padding-left: 34px;
		float: left;
		margin: 0;
	}
	.white {
		line-height: 31px;
		background-color: #fff;
		display: block;
	}
	.info_640 {
		width: 100%;
		display: block;
	}
	.dengon {
		height: 35px;
		border: 0;
		margin-bottom: 0;
	}
	.dengon_title {
		border-color: #000;
		border-style: solid;
		border-width: 2px 0 0 0;
		margin-bottom: 0;
	}
	.dengon_title>h2 {
		font-size: .9rem;
		line-height: 31px;
	}
	.dengon_title>h2>a {
		color: #fff;
	}	
	.float_left {
		float: left;
	}
	.dial_640 {
		display: table-cell;
	}
	.tagu {
		font-size: .6rem;
	}
	.info_box {
		border: 0;
		padding: 0;
		margin-bottom: 0;
	}
	label {
		width: 100%;
		height: 24px;
		font-size: .8rem;
		line-height: 26px;
		border-bottom: solid 2px #000;
		margin-bottom: 0px;
		display: block;
	}
	.border_top {
		border-top: solid 2px #000;
	}
	label:hover {
		text-decoration: underline;
	}
	label:before {
		content: "";
		float: left;
		width: 25px;
		height: 24px;
		background-image: url(../img/icon.png);
		background-size: 68px 476px;
		background-position: -38px -311px;
		background-repeat: no-repeat;
	}
	label:hover:before,
	label:focus:before,
	label:active:before {
		-webkit-transform: rotate(90deg);
	    -moz-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	    -o-transform: rotate(90deg);
	    transform: rotate(90deg);
	    background-position: -38px -311px;
	}
	input[type="checkbox"].on-off {
	    display: none;
	}
	.accordion,
	.accordion2 {
	    -webkit-transition: all 0.5s;
	    -moz-transition: all 0.5s;
	    -ms-transition: all 0.5s;
	    -o-transition: all 0.5s;
	    transition: all 0.5s;
	    margin: 0;
	    padding: 0;
	    display: block;
	}
	input[type="checkbox"].on-off + .accordion,
	input[type="checkbox"].on-off + .accordion2 {
	    height: 0;
	    overflow: hidden;
	}
	.list {
	    display: list-item;
	    text-align: -webkit-match-parent;
	}
	input[type="checkbox"].on-off:checked + .accordion {
	    height: 136px;
	}
	input[type="checkbox"].on-off:checked + .accordion2 {
	    height: 272px;
	}
	.info_icon {
		width: 20px;
		display: table-cell;
		margin-left: 10px;
		float: left;
	}
	.link {
		width: 100%;
	    float: none;
	}
	.link_margin {
		margin-bottom: 0;
	}
	.link a {
		display: block;
	}
	.link a:hover {
		text-decoration: underline;
	}
	.right_content {
		width: 100%;
		float: left;
		margin: 0 0 20px 0;
	}
	.live_box {
		padding: 0;
		border: 0;
		margin: 10px 0;
	}
	.bana {
		margin-bottom: 1px;
	}
	.bana_640 {
		display: block;
	}
	.tv_bana>img {
		width: 45%;
		height: auto;
		float: left;
	}
	.news>img {
		margin: 0 1.5% 0 3.5%;
	}
	.kagonyu>img {
		margin: 0 3.5% 0 1.5%;
	}
	.foot_bana {
    	width: 80%;
		height: 35px;
		line-height: 35px;
		background-color: #fff;
		margin: 0 auto 20px;
    	text-align: center;
		border-radius: 5px;
		border: solid 2px #0068b7;
		box-sizing: border-box;
		display: block;
	}
	.foot_bana a {
		color: #0068b7;
	}
	.copyright {
		text-align: center;
		letter-spacing: 0;
		margin-bottom: 20px;
	}
}