@charset "UTF-8";



*	{
	
}

body	{
	/*font-family: ;'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif !important;
	//font-size: 18px;*/
	word-wrap: break-word;
	margin: 0;

}



.button_css1	{
	background-color: #f9f8f8;
	padding: 0.4em 0.5em 0.6em 0.5em;
	position: relative;
	//background-color: transparent;
	//background-image: none;
	border: 1px solid transparent;
	border-radius: 0.4em;
	font-family: inherit;
	-webkit-appearance: button;
	cursor: pointer;
}
.button_css1 .k_nav_menu_b	{
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	font-size: 16px;
	display: block;
	color: #900404;
	margin-bottom: 0.1em;
}
.button_css1 .icon-bar	{
	background-color: #900404;
	display: block;
	height: 0.2em;
	border-radius: 0.1em;
	margin-bottom: 0.4em;
	box-sizing: border-box;
	word-wrap: break-word;
	cursor: pointer;
}


.k_mobile_obj	{
	padding: 0;
	margin: 0;
	background-color: #0075A9;
}

.transparentdiv	{
	background-color: #000;
	padding: 0;
	margin: 0;
	opacity: 0.5;
}





.k_mobile_obj div	{
	padding: 0;
	margin: 0;
}
.k_mobile_obj ul	{
	padding: 0;
	list-style: none;
	margin: 0;;
}
.k_mobile_obj li	{
	border-bottom:1px dotted #FFF;
}
.k_mobile_obj ul ul	{
	display:none;
}
.k_mobile_obj a	{
	color:#FFF;
	display: block;
	padding: 10px 20px;
}





.k_mobile_obj .nav_ul1	{
	padding: 0;
	margin: 0;
	font-size: 18px;
	list-style: none;
	color: #900404;
	width: 100%;
	display: block;
	font-size: 18px;
	//color: #900404;
	width: 100%;
	display: block;
	list-style: none;
	//box-shadow: 0 -5px 5px 5px rgba(0, 0, 0, 1) inset;
}
.k_mobile_obj .nav_ul1  > li	{
	//background-color: #222!important;
}
.k_mobile_obj .nav_ul1 li	{
	//background-color: red;
	background-color: rgba(255, 255, 255, 0.10);
	//padding-left: 20px;
	border-top: solid 1px rgba(255, 255, 255, 0.2);
	border-bottom: solid 1px rgba(0, 0, 0, 0.9);
}


.k_mobile_obj .nav_ul1 li a	{
	text-decoration: none;
	color: #fff;
	padding: 1em 1em;
	display: block;
	
	
	list-style: none;
	
	//background-color: blue;
	line-height: 1.2em;
}

.k_mobile_obj .pul_title	{
	display: block;
	padding: 1em 1em;
	color: #fff;
	position: relative;
	padding-left: 40px;
}
.k_mobile_obj .pul_title:before {
	content: '';
	height: 10px;
	width: 10px;
	display: block;
	border: 2px solid #fff;
	border-right-width: 0;
	border-top-width: 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	position: absolute;
	top: 17px;
	left: 15px;
}

.k_mobile_obj .nav_ul1 li > ul	{
	box-shadow: 0px 2px 3px 3px rgba(0, 0, 0, 0.8) inset;
}












.k_mobile_obj .box_ul1	{
	text-align: center;
	margin: 10px 10px;
}
.k_mobile_obj .box_ul1 li	{
	margin: 0 0 10px 0;
}
.k_mobile_obj .box_ul1 li img	{
	width: 100%;
	height: auto;
}


.k_mobile_obj .box_dl1	{
	text-align: center;
	margin: 10px 10px;
}
.k_mobile_obj .box_dl1 dt img	{
	width: 100%;
	height: auto;
}
.k_mobile_obj .box_dl1 dd	{
	font-size: 120%;
	color: #fff;
	text-align: left;
	display: block;
	color: #fff;
	position: relative;
	padding-left: 20px;
}
.k_mobile_obj .box_dl1 dd:before {
	content: '';
	height: 7px;
	width: 7px;
	display: block;
	border: 2px solid #fff;
	border-top-width: 0;
	border-left-width: 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	position: absolute;
	top: 5px;
	left: 0px;
}




.k_mobile_obj  .content1	{
	margin: 10px 10px;
	color: #fff;
}
.k_mobile_obj  .content1 iframe	{
	width: 100%;
	
}


@media screen and (max-width: 320px) {
	
	
	
	}
