@charset "utf-8";

.hide {
	position: static;
	display: none;
}

html{
	font-size: 62.5%;
}
body{
	font-size: 1.6rem;
	word-break:normal;
}

#pankuzu_wrap{
	display:none;
}

/* ヘッダ */
#h1_box{
	display:none;
}

#rogo{
	float:none;
}

#author_info {
	margin: 0;
	text-align: left;
}
#author_info .footer_navi_wrap{
	background: #006699;
	width: auto;
}
#author_info .footer_navi {
	width: auto;
	padding: 0;
}
#author_info .footer_navi ul{
	width: auto;
	text-align: left;
	margin: 0;
	background: #EAEFF0;
}
#author_info .footer_navi li {
	display: block;
	padding: 12px;
	padding-right: 24px;
	margin: 0;
	background: url(/img/sp/arrow_r.png) no-repeat 97% center;
	background-size: 10px 17px;
	border: none;
	border-bottom: 1px solid #ccc;
}
#author_info .footer_navi li:first-child{
	border-top: 1px solid #ccc;
}
#author_info .footer_navi li a{
	display: block;
	padding: 0;
	color: #333;
}
#author_box_wrap{
	background: #CEE8F2;
}
#author_box{
	width: auto;
	margin: 0;
	padding: 10px 15px;
	/* background: url(/img/sp/author_box_bg.png) no-repeat 110px 10px #00904C; */
}
#author_box h2{
	float: none;
}
#author_box p{
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	background: none;
	text-align: center;
	font-size: 1.4rem;
}
#footer #author_box a{}
#author_box ul{
	width: auto;
	height: auto;
	margin: 6px 0;
	padding: 0;
	overflow: visible;
	text-align: center;
}
#author_box li{
	display: inline-block;
	float: none;
	margin: 0;
}
span.footer_author_contact_list {
	display: block;
}
span.footer_author_contact_mail {
	display: block;
}
span.footer_author_madoguchi {
	display: block;
}

/* 3カラム */
#mymainback{
	width: auto;
	float: none;
	clear: left;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	/* -ms-flex-wrap: wrap;
	    flex-wrap: wrap; */
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.sidebar1_box {
	width: auto;
	float: none;
	margin-bottom: 0px;
	border: none;
}

#sidebar2{
	left:0;
	padding-bottom:0;
}

#sidebar2 h2 {
	text-align: left;
}


#sidebar2 .kanren_back{
}
#sidebar2 .kanren_back h2{
	display: block;
	width: auto;
}

#sidebar2 .kanren_back_white {
	width: auto;
	height: auto;
	padding: 2px;
	border-top: 1px solid #bfbfbf;
}
#sidebar2 .kanren_back_white h2{
	border-left: 4px solid #F00;
	margin: 5px;
	line-height: 1;
	height: auto;
}
#sidebar2 .tit_thema {
	float: none !important;
	clear:both !important;
	background:none;
	padding:0;
	margin:0px 0px 4px 0px;
	width: 100% !important;
	color:#000;
}
#sidebar2 .tit_thema h2 {
	float: none;
	min-height:0;
}


#main {
	float: none;
	margin: 0;
	order: 10;
}

#main_a {
	width:100%;
	margin: 0 !important;
	padding:0 !important;
	z-index:2;
	position: relative;
}

#sidebar1{
	left:0;
	margin: 0;
	padding: 0;
	float:none;
	width:auto;
	order: 20;
}

#sidebar2 {
	clear: both;
	float: none;
	order: 30;
}

#sidebar2 p {
	margin:0px;
	padding:2px;
}

#sidebar2_top,#sidebar2_bottom img {
	display:none;
}

.pankuzu{
	display:none;
}

#print_mode_link {
	display: none;
}

#in_sidebar1{
	float:none;
	margin:0;
	width:auto;
	position:static;
}

#in_sidebar2{
	float:none;
	width:auto;
	margin:0;
	position:static;
	left:0;
}

#in_sidebar1 .list_type_a_list, #in_sidebar1 #main_body{
	margin:0;
}

#header{
	margin: 0;
	padding: 0;
	padding-bottom: 60px;
	width: auto;
	height: auto;
	min-height: 110px;
	position: relative;
	background: url(/img/back_header2.jpg) repeat-x center bottom;
	background-size: auto 60px;
}

#header2{
	position: relative;
	width:100%;
	min-height: 110px;
	height:auto;
	margin: 0;
	padding: 0;
	/*border-bottom: 3px solid #036;*/
	background: none;
	border-bottom: 2px solid #6CC37A;
}
#header2_back{
	display: block;
	float:none;
	width: auto;
	background: none;
}


#sidebar2 .kanren_back{
  padding:0;
}

#main_body .text_r{
	padding:4px 12px;
}

#author_wrap{
	width:auto;
}

#in_sidebar1 .life_sho{
	margin:0;
}

#sidebar2 .soshiki_back,
#sidebar1 .soshiki_back{
}

#main_body #in_sidebar1 h2{
	margin-left:-12px;
	margin-right:-12px;
}

#he_right{
	display: none;
	float: none;
	margin: 0;
}

#he_left{
	position:static;
	float:none;
	width:auto;
	height: 110px;
	/*min-height: 110px;*/
	margin:0;
}


#he_left h1, #he_left p {
	margin: 0;
	padding: 0px;
	width:100%;
}
#he_left p a{
	display: block;
	width: 240px;
	height: auto;
	margin: 0;
}

#he_left p a img[src*="logo"]{
	width: 240px;
	height: auto;
	margin: 0;
	padding: 0;
}

#koukoku_side ul li{
	float:none;
	display:inline-block;
}
#author_box2{
	padding-left:0;
}
#author_box3{
	padding-left:0;
}

#mymainback_in{
	width: auto;
	margin: 0;
}


#footer {
	float: none;
	margin: 0;
	min-width:320px;
	/* background: none; */
	/* background: #f00; */
	background-image: url("../../img/footer_back.png");
	background-position: left 20px top 70px;
	background-repeat: no-repeat;
	background-size: 200px auto;
}
#footer a:link, #footer a:active, #footer a:visited {
	color:#011b8f;
	
}
#footer #chara {
}
#footer_navi{
	width: auto;
}
#footer_navi li{
	padding: 0.4em;
	border-width: 1px;
}
#footer_navi a{
	font-size: 1.4rem;
}
#author_info > div.footer_navi_wrap > div > ul > li > a{
	margin: 0;
	padding: 12px;
}
#footerwrap{
	width: auto;
	background: none;
}
#footerwrap2{
	width: auto;
	overflow: visible;
	height: auto;
	padding: 0;
	color: #000000;
}

.adress_wrap1{
	width: auto;
}
.adress_wrap2{
	width: auto;
	float: none;
	display: none;
}
.adress_wrap3{
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
}
.adress_wrap3 a{
	color: #0033CC !important;
}
.adress_wrap3 a:visited{
	color: #551A8B !important;
}
.adress_wrap3 a:hover{
	color: #FF4500 !important;
}
.adress_wrap3 a:active{
	color: #0033CC !important;
}
#author_info .footer_navi li a, #author_info .footer_navi li a:hover, #author_info .footer_navi li a:active, #author_info .footer_navi li a:visited{
}

#author_box p#copyright, #copyright{
	width:auto;
	margin:0;
	padding: 4px 10px;
	border-left:none;
	text-align:center;
	font-size: 1rem;
}

#footer_author{
	text-align: center;
}
#footer_author_name{
	display: block;
	width: auto;
	height: 30px;
	margin: 0;
	padding: 0;
	padding-left: 40px;
	line-height: 30px;
	background: url(/img/sp/footer_logo.png) no-repeat left center;
	background-size: 40px 33px;
}

#sitemap_life, #sitemap_soshiki{
	float: none;
	width: auto;
	margin: 0;
}
.title_bukyoku{
	background: none;
	height: auto;
	border-bottom: 4px solid #9acc67;
	background: #9acc67;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#9acc67), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #9acc67 1%,#ffffff 100%);
	background: linear-gradient(to bottom,  #9acc67 1%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9acc67', endColorstr='#ffffff',GradientType=0 );
}
#sidebar1 .title_bukyoku h2{
	position: static;
	padding: 12px;
	font-size: 120%;
}

.fukkou1,.fukkou2,.fukkou3,.fukkou4 {
	float: none;
	width: auto;
}
.sidebar1_box h2 {
	padding: 20px;
	padding-right: 160px;
}