@media screen and ( max-width:480px ){
	/* 表示領域が480px未満の場合に適用するスタイル */

.sp{
	display:-webkit-box;	
}

body{
	line-height:180%;
	width: 100%;
	-webkit-text-size-adjust: 100%;
	min-width: 100%;
	max-width:100%;
	box-sizing:border-box;
	font-family: "Noto Sans Japanese", 'Century Gothic', CenturyGothic, arial, helvetica, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, '游ゴシック Medium', -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 16px;
    overflow-x: hidden;
    position: relative;
    color: #323232;
	margin:0;
	padding:0;
}


#wrap{
	overflow: hidden;
	width:100%;
}

iframe { 
	width : 100%!important; 
}


section {
    margin: 0px 20px 50px 20px;
}

section.ths_cont {
    width: 100%;
    margin: 60px auto;
}

img{
	height:auto;
	max-width : 100% ;
	float : none ;
}


p {
font-size : 110% ;
margin : 0 0 1.8em 0 ;
line-height : 1.5 ; }

h2 {
font-size : 75% ;
}


.pc{
	display:none;	
}

#tabcontent1{
	width:100%;	
	padding: 0px 10px 15px 10px;
}

#header .logo {
    position: absolute;
    top: -60px;
    left: 0px;
}

#header .name {
    position: absolute;
    top: 62px;
    left: 82px;
	display:none;
}


#header {
    margin: 0px auto 0px auto;
    padding: 0px;
    width: 100%;
    height: 70px;
	border-bottom:3px solid #000;
    /* float: left; */
    position:fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
	background-color:#fff;
}

#header .inner {
        position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 70px;
    left: 10px;
	
}

#header h1 {
    position: absolute;
    top: 125px;
    left: 10px;
    font-size: 12px;
    font-weight: bold;
    float: none;
    text-align: center;
    /* padding-right: 20px; */
    text-shadow:2px 2px 16px #fff;
    line-height: 160%;
    width: 90%;
    margin: 0px auto;
}

#other h1 {
    position: absolute;
    top: -47px;
    left: 90px;
    font-size: 18px;
    font-weight: bold;
    float: none;
    text-align: left;
    padding-right: 100px;
    text-shadow: 2px 2px 16px #fff;
    line-height: 160%;
    width: 90%;
    margin: 0px auto;
    box-sizing: border-box;
}

.br::before{
	content: "\A" ;
	white-space: pre ;	
}

#header .h_nav li.contact {
    position: absolute;
    top: 50px;
    right: 0;
    display: none;
}

#header .h_nav li.address{
	display:none;	
}

#header .h_nav li.tel {
    display: none;
}





#main_contents {
    width: 100%;
    float: none;
    display: block;
}

#other #main_contents {
    width: 96%;
    float: none;
    display: block;
    position: relative;
    top: 100px;
    margin-bottom: 150px;
    margin: 0 auto;
}

#header #nav {
	display:none;
}

.main{
	width:100%;
}

.maindetailcontents1{
	float:none;
	width:100%;
	margin:0px auto;	
	box-sizing:border-box;
	padding:10px 30px;
}


.maindetailcontents2{
	float:none;
	width:100%;
	margin:0px auto;	
	box-sizing:border-box;
	padding:10px 30px;
}

.news_box iframe{
	max-width:100% !important;	
	overflow: auto;
}

.contact .maindetailcontents1{
	float:none;
	width:100% !important;
	margin:0px auto;	
	box-sizing:border-box;
	padding:10px 20px 10px 0px;
}


.contact .maindetailcontents2{
	float:none;
	width:100% !important;
	margin:0px auto;	
	box-sizing:border-box;
	padding:10px 20px 10px 0px;
}


.maindetail,.maindetailleft,.maindetail3{
	width:100%;
	float:none;	
}


.maindetailright{
	width:100%;
	auto;	
}

.maindetail {
    margin: 10px auto 0px auto;
    padding: 0px;
    text-align: left;
    width: 100%;
    float: none;
}


.news{
	padding:0px;
	box-sizing:border-box;
	/*width:100%;*/	
}

.spbana p{
	text-align:center;
	font-size:100%;	
}

#footer{
    font-size: 60% !important;
    width: 100%;
    margin: 0px auto;
    padding: 0px 10px 0px 10px;
    box-sizing: border-box;
    text-align: left;
}

#footer .inner {
    width: 100%;
    margin: 0 auto;
	padding:0;
}


.footer_l {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    border-right: none;
}


.footer_r {
    float: right;
    width: 100%;
    margin: 5px 0 10px 0;
}


.footerneka{
	width:100%;	
	text-align:center
}

.fnakarig p {
	font-size: 11px;
	text-align: center;
}

ul.f_nav {
    float: none;
	margin-bottom:18px;
}


ul.f_nav02 {
    float: none;
    width: 140px;
    margin: 0 0 18px 0;
    padding: 0;
    font-size: 13px;
    text-align: left;
    vertical-align: top;
}


.fnakarig li {
    font-size: 10px;
}

.fnakalef{
	display:none;	
}

.tabcontent{
	width:100%;	
    padding: 20px 0px 10px 0px;
    background-color: #f7f1ea;
    border-top: #59493f 3px solid;
    box-sizing: border-box;
}

.fnakarig{
	width:100%;
	margin:10px auto;
	font-size:65%;	
}

.tabcontent .news p {
    float: left;
    margin: 0px 20px 0px 0px;
    padding: 5px 0px 0px 0px;
}

.tab {
    padding-top: 3px;
}

.tabbox {
    width: 95%;
    margin: 0px auto;
}

.fnakarig ul {
    text-align: -webkit-center;
}

.maincontents_sp{
	margin:auto;
    position: relative;
    top: 80px;
}

.menuul{
	padding:0;	
	margin:0;
}

.menuul li{
	margin:0px 7px 0px 0px;	
	font-size:80%;
    padding: 3px 0px 0px 15px;
}


.pankuzu{
	background: #003386;
	color:#fff;
	padding:10px;
	width: 100%;
    text-align: left;
	margin:0px;
}

.pankuzu a:visited {
    color: #fff;
    text-decoration: none;
}
.pankuzu a:link {
    color: #fff;
    text-decoration: none;
}

.mainbox{
	width:95%;
	margin: 0px auto 40px auto;
}

.mainbox h2{
	padding: 0px 0px 10px 5px;
}

.maindetail2{
	border:none;	
}

.mainbox th {
    color: #cdb190;
    font-size: 25px;
    border-right: #cdb190 solid 1px;
    padding: 16px 50px 0px 0px;
    vertical-align: top;
    position: relative;
}

.mainbox td {
    padding: 15px 0px 0px 30px;
}

.mainbox td p strong{
	font-size:130%;
}

#setubi1,#setubi2,#setubi3,#setubi4,#setubi5,#setubi6,#setubi7 {
    width: 100%;
}

#setubi3{
	margin:0;	
}

.setubi .left,.setubi .right{
	float:none !important;	
}

.setubi img{
	width:100%;
}


.setubi_margin {
    margin-left:0px;
}

.setubi{
	text-align: -webkit-center;	
}

.setubi h3{
	text-align:left;	
}


.boxright iframe{
	width:100%;	
	margin-bottom:10px;
}

.spbox .boxright {
    float:none;
	margin:0;
}

.spbox .boxleft {
    float:none;
	margin:0;
}

.spbox h4{
	margin:0;
	margin-bottom:10px;
}

.spbox h3{
	font-size:19px;	
}

.greetingimg_sp{
	width:40%;	
	margin: 15px 0px 15px 10px;
}

.spbox ul li{
	line-height:220%;	
	font-size:90%;
}

.school ul li span {
    padding: 5px 10px;
    margin: 0px 10px 0px 0px;
}

.school ul li {
	padding: 0px 0px 5px 0px;
    margin: 10px 0px 0px 0px;
}
	
	
.school h4 {
    font-size: 90%;
	line-height: 150%;
    margin-bottom: 10px;
}

.sigotobox p {
   margin-left:0px;
   margin-bottom:0;
}
.collabo .left,.collabo .right{
	float:none !important;	
}

.collabo img{
	text-align: -webkit-center;	
	width:100%
}

.sigotobox{
	padding:8px;	
}

.chibabox table{
	-webkit-border-vertical-spacing:5px;
	-webkit-border-horizontal-spacing: 5px;	
}

.tablekako2 table{
	width:100%;	
	table-layout: fixed;
}

.tablekako2 .td1,.tablekako2 .td2,.tablekako2 td,.td3{
	padding:15px 0px 0px 0px;	
}

.tablekako2 textarea {
	max-width:90%;
}

.fnakarig li {
    margin: 0px 20px 0px 0px;
}

.saitmapcontents1 {
    width: 100%;
    float: none
}

.saitmapcontents2 {
    width: 100%;
    float: none
}

.zoo_left .right,.zoo_right .right{
	margin-left:0px;
	float:none;	
}

.sp_center{
	text-align:center;	
}

.zoo_right{
	margin-top:20px;	
}

.credo{
	width:100%;	
}

.border {
    border: 1px solid #006;
    position: relative;
    top: 80px;
}

.a_credo li {
    background-image: url(../img/credo_bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 48%;
    float: left;
    margin: 0 4px 0px 3px;
    padding: 30px 25px 0px 25px;
    box-sizing: border-box;
    text-align: center;
	line-height: 150% !important;
}


#keyimg {
    min-width: 100%;
	height:auto;
    overflow: hidden;
    margin-top: 70px;
}

.topmargin70{
    margin-top: -70px !important;
}


section.top_cont .inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
}

.top_bnr li {
    float:left;
    width: 50%;
    text-align: center;
}

.inner{
	width:100%;	
}

.map_box{
	width:96%;
	margin:0 auto;	
	padding:0;
}

.map_box iframe {
    width: 98%!important;
    margin: 0 0 0 10px;
	padding:10px 0 30px 0;
}

.bg{
    width: 100%;
    box-sizing: border-box;
    padding: 20px 25px;
}

.service_box {
    float: none;
    width: 100%;
}

.cont_bnr li {
    display: block;
    width: 100%;
    text-align: center;
}


.access_box {
    float: none;
    width: 100%;
    padding: 20px 10px;
    text-align: center;
    box-sizing: border-box;
}

section.access_cont .inner {
    width: 100%;
    margin: 0 auto;
}

#wrapper {
    width: 100%;
    margin: 0px auto 0px auto;
    overflow: hidden;
    padding: 0 0 80px 0;
}

.wp_wrapper{
	margin-top:90px !important;	
}

.top_bnr li img{
	margin-bottom:10px;	
}

.top_bnr {
    display: block;
    font-size: 0;
    width: 90%;
    margin: 0 auto;
    padding: 0;
}


.cont_bnr {
    display: block;
    padding: 0 0 0px 0;
    font-size: 0;
}


section.access_cont {
    width: 100%;
    background: ##d9d1cf;
    margin: 0px;
    padding: 0;
}

.td100{
	width:100%;	
	display:block;
}

.td100 img{
	width:100%;	
}


.sale table tr {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

.sale table td {
	display:block;	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    margin: 0px !important;
    padding: 5px;
}




.sale{
	margin:20px 0px 0px 0px;	
}

.p03td td{
	display:block !important;	
}

.sale2 .left1 {
    float: none;
    width: 100%;
}
.sale2 .right1 {
    float: none;
    width: 100%;
}

.td_01{
	display:block;
	border:1px solid #ccc;	
	padding:10px;
	margin-bottom:10px;
}

.maintxt_border{
	padding:68px 10px 10px 10px;	
}


/* ▽▽他ページ▽▽
------------------------------------------------------- */

h4.tit01 span {
    background: #aa3836;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    display: block;
}

/* ▽▽他ページ▽▽
------------------------------------------------------- */

.txt01 img{
	width: 100%;
    display: table-cell;
    position: inherit;
    border: none;
}



/* ▽▽ハンバーガーメニュー▽▽
------------------------------------------------------- */
.hm_menu_check {/* チェックボックスを隠す */
  display: none;
}
.hm_wrap {
	display: inline-block;
    position: fixed;
    top: 18px;
    left: 0;
    width: 100%;
    padding: 0px 10px;
    background-color: #fff;
	z-index:1000;
}

.hm_title {/* ハンバーガーメニューオープン時の見出し */
	position: relative;
	color: #999;
	display: inline-block;
	float: left;
	font-weight: 100;
	line-height: 30px;
	margin: 0 0 0 15px;
	opacity: 0;
	-webkit-transform: translate3d(0, -15px, 0);
	transform: translate3d(0, -15px, 0);
	-webkit-transition: -webkit-transform 0.6s, opacity 0.5s;
	transition: transform 0.6s, opacity 0.5s;
	z-index: 2;
}

/* ▽▽メニューボタン▽▽ */
.hm_btn {
	position: absolute;
	width: 30px;
	height: 30px;
	cursor: pointer;
	display: block;
	float: left;
	z-index: 2;
	right:30px;
}
.hm_btn::before {
	-webkit-box-shadow: #000 0 12px 0;
	box-shadow: #000 0 12px 0;
}
.hm_btn::after {
	bottom: 0;
}
.hm_btn::before,
.hm_btn::after {
	width: 30px;
	height: 6px;
	background: #000;
	display: block;
	content: '';
	position: absolute;
	-webkit-transition: -webkit-box-shadow 0.2s linear, -webkit-transform 0.2s 0.2s;
	transition: box-shadow 0.2s linear, transform 0.2s 0.2s;
}
/* △△メニューボタン△△ */

.hm_menu_wrap {
	width :100%;
	height :10000px;
	background: #fff;
	position: absolute;
	left: -100%;
	top: 0;
	-webkit-transition: left 0.4s;
	transition: left 0.4s;
}

/* ▽▽開閉時のアニメーション▽▽ */
.hm_menu_check:checked ~ .hm_title {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.hm_menu_check:checked ~ .hm_btn::before {
	-webkit-box-shadow: transparent 0 0 0;
	box-shadow: transparent 0 0 0;
	-webkit-transform: rotate(45deg) translate3d(6px, 11px, 0);
	transform: rotate(45deg) translate3d(6px, 11px, 0);
}
.hm_menu_check:checked ~ .hm_btn::after {
	-webkit-transform: rotate(-45deg) translate3d(6px, -11px, 0);
	transform: rotate(-45deg) translate3d(6px, -11px, 0);
}
.hm_menu_check:checked ~ .hm_menu_wrap {
	left: 0;
}

/* △△開閉時のアニメーション△△ */

/* ▽▽メニュー内のリストスタイル▽▽ */
.hm_list {
	list-style-type: none;
	margin: 50px 0 0;
	padding: 0;
}
.hm_list li a {
	color: #777;
	display: block;
	overflow: hidden;
	padding: 20px 22px;
	position: relative;
	text-decoration: none;
	z-index: 1;
}

.hm_list li{
	border-bottom:1px solid #777;	
}
.hm_list li a::before {/* aタグマウスオーバー時の背景 */
	background: #eee;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 100%;
	left: 0;
	-webkit-transition: bottom 0.4s;
	transition: bottom 0.4s;
	z-index: -1;
}

.hm_list li a:hover::before {
	bottom: 0;
}
.hm_list li a:hover::after {
	opacity: 0.5;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* メニュー内のリストスタイル△△ */

/* △△ハンバーガーメニュー△△
------------------------------------------------------- */

.day {
    background-image: url(../../../../img/kikaisankaku.jpg);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding: 0px 0px 0px 0px;
    margin: 0px 10px 0px 0px;
}

.inner_job {
    top: 960px;
	
}

section.top_cont {
    padding: 0 0 95px 0;
}

#footer p{
	margin:0;
	line-height:110%;
	font-size:90%;	
}

.footer_l {
    margin:0;
    padding-left: 0px;
}

.greeting .p_greeting01 {
    position: absolute;
    top: 160px;
}

.greeting .p_greeting02 {
    position: absolute;
    top: 560px;
}


.h2tittle2 {
    background-image: none;
    padding: 10px 15px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    font-size: 18px;
    font-weight: bold;
    background-color: #585858;
    border-left: 4px solid #ff0404;
    color: #fff;
	height:auto;
}

.insideh2 {
    border-left: solid 13px #00698c;
    font-size: 19px;
    padding: 18px 0px 18px 20px;
    background-color: #D8E1FC;
    margin: 10px 0px 20px 0px;
    font-weight: bolder;
}


.news_box table {
    box-sizing: border-box;
}

.table_03 table {
    border: #295caa 4px solid;
    margin-top: 10px;
    box-sizing: border-box;
}

.nagare .nagare01 {
    position: relative;
}

.nagare {
    background-image: none;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    height: 2050px;
}


}



/* ----------------------------------------------------------------------

 追加　タブレット
 
---------------------------------------------------------------------- */

@media screen and (min-width: 480px) {
	/* 768px以上用（タブレット用）の記述 */


.sp{
	display:none;	
}

	
}

