@charset "UTF-8";
/* CSS Document */


/*===============================================
●  画面の横幅が480pxまで：スマホ
===============================================*/
@media screen and (max-width:480px){

.container, .container02 {
    max-width:480px;
	padding: 0 6.25%;
	margin: 0 auto;
}	
	
	
/*-------ヘッダー---------*/


header {
	padding: 0 0 20px 0;
	top: 0;
	position: fixed;
	margin-top: 0;
	z-index: 999;
}

.corona a{
	margin:0 0 20px 0;
	pading:0;
	font-size: 14px;

}


header h1 {
	float: left;
	max-width: 53.33%;
	padding: 0 0 0 4.16%;
	margin: 0;
	z-index:1100;
	position:absolute;
}

.header-container {
    width:100%;
	padding: 0;
	margin: 0 auto;
}	

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


* {
	margin: 0;
	padding: 0;
}

*::after, * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/* Toggle Button */

.ham_toggle {
	display: none;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	background-color: #54b5ec;
	padding: 15px;
	margin: 0 10px 0 0;
}

.ham_toggle div {
	position: relative;
	z-index: 999;
}

.ham_toggle span {
	display: block;
	position: absolute;
	height: 1px;
	width: 100%;
	background: #ffea00;
	left: 0;
	z-index: 999;
	
	-webkit-transition: .50s ease-in-out;
	-moz-transition: .50s ease-in-out;
	transition: .50s ease-in-out;
}

.ham_toggle span:nth-child(1) {
	top: 0;
}

.ham_toggle span:nth-child(2) {
	top: 9px;
}

.ham_toggle span:nth-child(3) {
	top: 18px;
}


.ham_wrap, .inner {
	width: 100%;
	padding: 0;
}

.ham_wrap {
	top: 0;
	margin-top: 0;
	z-index: 999;
}

.ham_wrap a {
	color: #fff;
	text-decoration: none;
	letter-spacing: 3px;
	font-size: 14px;
}


/* Fixed reset */

.ham_wrap.fixed {
	padding-top: 0;
	background: transparent;
}

.ham_wrap_sp {
	width: 100%;
	height: 50px;
	z-index: 999;
	position: relative;
	z-index: 999;
}


.ham_menu {
	position: absolute;
	/* 開いてないときは画面外に配置 */
	top: -250px;
	background: #54b5ec;
	width: 100%;
	text-align: center;
	padding: 0;
	
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

.ham_menu ul {
	list-style: none;
	position: static;
	right: 0;
	bottom: 0;
	font-size: 14px;
}

.ham_menu ul li {
	float: none;
	position: static;
}

.ham_menu ul li:after {
	display: none;
}

.ham_wrap .ham_menu ul li a, .ham_wrap.fixed .ham_menu ul li a {
	width: 100%;
	display: block;
	color: #ffea00;
	padding: 15px 0;
	z-index: 1200;
}

.ham_wrap .ham_menu ul li a:hover, .ham_wrap.fixed .ham_menu ul li a:hover {
	color: #fff;
}

.ham_toggle {
	display: block;
	z-index: 1200;
}



/* .ham-toggle 切り替えアニメーション */

.open .ham_toggle span:nth-child(1) {
	top: 8px;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	transform: rotate(315deg);
}

.open .ham_toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}

.open .ham_toggle span:nth-child(3) {
	top: 8px;
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	transform: rotate(-315deg);
}



/* .ham_menu スライドアニメーション */

.open .ham_menu {
	/* .ham_menu top + .ham_wrap_sp height */
	-moz-transform: translateY(365px);
	-webkit-transform: translateY(365px);
	transform: translateY(365px);
}	

.contact_sp a {
	margin: -50px 75px 0 0;
	padding: 0 0 0 0;
	float: right;
	background: #fff;
    overflow: hidden;
	transition: .5s;
	display:block;
}

.contact_sp a {
    position: relative;
	z-index:1100;
}	

.contact_sp a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50);
}
	
	
	

/*------------------- スライダー -----------------------*/

.flexslider {
  margin: 135px 0 30px 0;
  padding: 0;
}

.flexslider .slides > li.sli01-1, .flexslider .slides > li.sli01-2, .flexslider .slides > li.sli02, .flexslider .slides > li.sli03-1, .flexslider .slides > li.sli03-2, .flexslider .slides > li.sli04-1, .flexslider .slides > li.sli04-2 {
	background-size: cover;
	height: 200px;
}


/*-------コピー---------*/

.copy p {
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 1.6em;	
}


/*-------コンテンツ---------*/

.map {
	width: 100%;
	float: none;
	padding-bottom:30px;
}

.map-giin-wrap {
	width: 100%;
	float: none;
}

.bt-giin {
	width: 46.4%;
	padding: 0 0 20px 0;
	margin-right:7.14%;
	transition: .5s;
}

.bt-giin:nth-child(2n) {
	padding: 0 0 20px 0;
	margin-right:0%;
}

.bt-giin:nth-child(n+5) {
	padding: 0 0 0px 0;
	margin-right:7.14%;
}

.bt-giin:last-child {
	padding: 0 0 0px 0;
	margin-right:0%;
}


.bt-detail a, .bt-detail03 a {
	width:13em;
	margin: 30px auto 0 auto;
	background-color: #4081CD;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
	display:block;
	cursor:pointer;
	border:none;
	text-decoration:none;
	color: #FFF;
	
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	
	border-radius: 60px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
}

.bt-detail a:hover, .bt-detail03 a:hover {
	background: #7DB5B0;
}


.wrap-news01 {
	width: 100%;
	margin:0 0 30px 0;
	float:none;
	text-align:center;
}

.wrap-news02 {
	width: 100%;
	margin:0 0 0 0;
	text-align:center;
}

.read01 {
	font-size: 100%;
	line-height: 2em;
}

.wrap-half {
	width: 100%;
	padding: 0;
	margin: 0 0 50px 0;
}

.wrap-half:last-child {
	width: 100%;
	padding: 0;
	margin: 0 0 0 0;
}

.banner, .banner:nth-child(3n){
	width: 46.42%;
	margin: 0 7.14% 15px 0;
	transition: .5s;
}

.banner a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50);
}

.banner:nth-child(2n), .banner:nth-child(4n), .banner:last-child{
	margin: 0 0 30px 0;
} 

/*-------小見出し---------*/

.tit01, h2 {
	position: relative;
	display: inline-block;
	padding: 10px 50px;
	font-size: 19px;
	line-height: 1em;
	letter-spacing: 0.2em;	
	text-align:center;
	margin: 0 0 20px 0;
	font-weight:normal;
}

.tit01:before, h2:before {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 55px;
    height: 3px;
    background-color: #54b5ec;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
	left:0;
}

.tit01:after, h2:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 55px;
    height: 3px;
    background-color: #54b5ec;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
	right: 10px;
}

.tit01 span, h2 span {
	font-size: 8px;
	color: #54b5ec;
	font-family: 'Hind Madurai', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "Meiryo", "メイリオ", sans-serif;
	font-weight:bold;
	letter-spacing: 0.1em;
}



/*-------中ページ---------*/

.title-back {
	width:100%;
	background:#E9F8EE;
	margin: 135px 0 50px 0;
	padding: 20px 0 0 0 ;
	text-align:center;
}

.giin-wrap01, .giin-wrap02, .giin-wrap03, .giin-wrap04, .giin-wrap05, .giin-wrap06 {
    max-width:406px;
	padding: 30px 7.389%;
	margin: 0 auto 50px auto;
	text-align:left
}

.giin-ph {
	width:100%;
	float:none;
	margin: 0 auto 20px auto;
	text-align:center;
}

.giin-profile {
    width:100%;
	float:none;
}

.giin-read02 a {
	color: #7DB5B0;
	transition: .5s;
	text-decoration: underline;
}

.giin-read02 a:hover {
	color: #93DAAAE;
	text-decoration: none;
}


.giin-namewrap .name {
	font-size:25px;
	float:none;
	text-align:center;
}

.giin-namewrap .name p {font-size:10px;}


.p-wrap {
	margin: 10px auto 0 auto;
	text-align:center;
	float:none;
	width:100%;
	
	display: -webkit-box;
    display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	
    -moz-justify-content: center;
    -webkit-justify-content: center;
	justify-content: center;
}


.p-wrap .p-link {
	margin: 0 10px 0 0;
	transition: .5s;
	display:block;
}

.p-wrap .p-link:last-child {
	margin: 0 0 0 0;
}

.p-wrap .p-link a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50);
}


.giin-read01 {
	font-size:18px;
	padding-bottom: 30px;
}

.giin-read02 {
	font-size:90%;
	line-height:1.6em;
	padding-bottom: 30px;
}


.container-sp {
    max-width:480px;
	padding: 0 6.25%;
	margin: 0 auto;
	text-align:center
}


.kiji-head {
	width:100%;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #DDD;
	font-size:18px;
}

.kiji-head p {
	font-size: 12px;
	padding: 0 0 5px 0;
}

.komidashi01 {
	font-size:16px;
	margin-bottom: 15px;
}

.read01 {
	font-size: 90%;
	line-height: 1.8em;
	text-indent: 1em;	
	padding-bottom:15px;
}

li.list01{
	font-size: 90%;
	padding: 0 0 0 21px;
	margin-bottom:0.5em;
	position: relative;
}


li.list01:before {
	content: "";
    position: absolute;
    top: .3em;
    left: .3em;
    width: 5px;
    height: 5px;
    border: 3px solid #4081CD;
    border-radius: 50%;
}

ol li {
	font-size: 90%;
	margin: 0 0 0.5em 0;
	line-height: 1.8em;
}

.text100 {
	font-size: 90%;
	line-height: 1.8em;
}


.wrap-third {
	width: 100%;
	margin-right: 0%;
	padding:20px;
	margin-bottom:30px;
}


h3 {
	font-size: 20px;
	margin: 0 0 15px 0;
}

.text20 {
	font-size: 18px;
}


.bt-second, .bt-second02 a, .bt-second03 a {
	width: 100%;
	margin-right: 0%;
	background: #4081CD;
	border-radius: 10px;
	padding: 20px;
	margin-bottom: 30px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	vertical-align: middle;	
	display:block;
	cursor:pointer;
	border:none;
	text-decoration:none;
	
	transition: .5s;
}

.bt-second02 a {
	font-size: 14px;
	margin: 0 auto;
}

.bt-second03 a {
	width: 100%;
	font-size: 14px;
	margin: 0 auto 40px auto;
}


.bt-second:nth-child(2n) {
	margin-right: 0%;
}

.bt-second:hover, .bt-second02 a:hover, .bt-second03 a:hover {
	background: #7DB5B0;
}



/*-------フォーム---------*/


.form_wrap {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	border-top: 1px solid #DDD;
	padding-top:20px;
}



.form_wrap dt {
	width: 100%;
	padding: 0.5em 1em;
	float: left;
	clear: none;
	margin-bottom:10px;
}

.form_wrap dd {
	float: left;
	width: 100%;
	clear: none;
}



/*-------アコーディオン---------*/


.day {
	float:none;
	margin:0;
	padding: 0 20px;
}

.kiji-tit01, .kiji-tit02 {
	margin: 0 0 0 0;
	padding: 0 20px;
}


/*------------------- snsシェアボタン -----------------------*/

.share-wrap {
	width:100%;
	padding:0 0 10px 0;
}

.share-bt {padding:0 10px 10px 0;}

.share-bt:last-child {padding:0 0 10px 0;}

.share-bt a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50);
}



/*-------フッター---------*/

.copyright {
	width: 100%;
	border-top: 1px solid #BCBCBC;
	font-size:11px;
	padding-top: 10px;
	margin-top: 10px;
	letter-spacing: 0em;
}

f-number {
	width:100%;
	padding: 0;
	margin: 10px 0 0 0 ;
	
	display: -webkit-box;
    display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	
	-moz-justify-content: none;
    -webkit-justify-content: none;
	justify-content: none;
	
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
	flex-direction: column;	
}

.tel, .fax {
	font-size: 13px;
	letter-spacing: 0em;
}

.tel {
	margin-right: 1em;
	margin-bottom: 0em;
}

.fax {
	margin-right:0em;
}


.tel::before, .fax::before {
	font-size:10px;
	padding:3px 5px;
}


.tel a, .fax a {
	color: #4081CD;
	transition: .5s;
	text-decoration: underline;
}


.tel a:hover, .fax a:hover {
	color: #93DAAAE;
	text-decoration: none;
}


.address {
	padding-top:10px;
	font-size:11px;
	text-align:center;
	letter-spacing:0;
}



/*-------ページトップ---------*/

.pagetop {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
	letter-spacing: 1px;
	z-index: 99;
	font-family: 'Hind Madurai', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "Meiryo", "メイリオ", sans-serif;
	font-weight:bold;
}

.pagetop a {
	display: block;
	background-color: #54b5ec;
	text-align: center;
	color: #ffea00;
	font-size: 12px;
	text-decoration: none;
	padding: 20px 15px;
	border-radius: 50%;
}
 
.pagetop a:hover {
    background-color: #4081CD;
}


/*-------追加---------*/

.pb50 {padding-bottom:50px;}

.pb0 {padding-bottom:0px;}

.mb30 {margin-bottom:30px;}

.mb0 {margin-bottom:0px;}




/*------------------- 非表示 -----------------------*/

.contact, nav, .copy span, .bt-detail02 {display:none;}


.container-pc {
    display:none;
}
	

}

