@charset "utf-8";

@media screen and (max-width: 767px) {
	.page-body.device-pc[data-max-width="1280"] .layout-page {
		max-width: 100%;
		min-width: 100%;
	}
	.layout-body {
		padding: 0 10px;
		min-height: auto;
		background-color: #fff;
	}
	.layout-contents {
		min-height: 600px;
	}
	
	.layout-page .layout-body .layout-contents {
	margin: 0 0 30px;
	}
	.page-body.width-small .layout-body .layout-navigations {
		padding: 0 !important;
	}
	.block-SphoneFooterMenu .b-body .part-SphoneFooterMenu .piece-SphoneMenu {
		z-index: 10000000;
	}
}


/* ヘッダ
============================================================= */


@media screen and (max-width:767px){
	.layout-body-header {
		margin: 0 0 15px;
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1{
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	max-width: 100% !important;
	height: 80px;
	padding-top: 5px;
	}
.block-HeaderSet1 .b-body .part-HeaderSet1 .unit2 {
	width:100%;
	height:auto;
	float:none;
}
	
	.block-HeaderSet1 .b-body .part-HeaderSet1 .unit2 h1 {
		padding: 0 0 0 15px;
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .unit2 h1 a {
	width: 70%;
	height: auto;
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .unit2 h1 img{
		display: block;
		width: 100%;
		height: auto;
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .unit2 .trigger div {
		text-align: right;
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .unit2 .trigger div a {
		display: inline-block;
		width: 50px;
		height: 50px;
		margin: 0 10px 0 0;
		background: #fff url(../img/sp_menu.jpg) 0 0 no-repeat;
		background-size: contain;
		text-indent: -9999px;
		border-radius: 0;
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .unit2 .trigger span {
		display:none;
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .unit2 .menu .tel {
		display: none;
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .unit2 .menu .button .piece-ButtonList li {
		padding: 0 0 0 15px;
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .unit2 .menu .button .piece-ButtonList li a {
		display: block;
		width: 27.5px;
		height: 27.5px;
		text-indent: -9999px;
	}
	
	.block-HeaderSet1 .b-body .part-HeaderSet1 .TriggerMenu {
		position: absolute;
		top: 78px;
		left: 0;
		z-index: 999999;
		width: 100%;
		background-color: #fff;
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .TriggerMenu ul {
		margin: 0 !important;
		box-sizing: border-box;
		border: 1px solid #443686;
		border-bottom: none !important;
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .TriggerMenu ul:nth-child(2) {
	/* [disabled]display: none; */
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .TriggerMenu ul li {
		box-sizing: border-box;
		/*border-right: 1px solid #443686;
		border-bottom: 1px solid #443686;*/
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .TriggerMenu ul li:nth-child(2n) {
		border-right: none;
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .TriggerMenu ul li a {
		position: relative;
		padding: 4px 10px 4px 20px;
		background: url(../img/headarrow.png) 2px center no-repeat;
		background-size: 12px 12px;
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .TriggerMenu {
		position: absolute;
		top: 78px;
		left: 0;
		z-index: 999999;
		width: 100%;
		background-color: #fff;
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .TriggerMenu ul {
		margin: 0 !important;
		box-sizing: border-box;
		border: 1px solid #443686;
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .TriggerMenu ul li ul{
		border:none;
	display:block!important;}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .TriggerMenu ul li ul li{
		clear:left;
		width:100%;
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .TriggerMenu ul li ul li:first-child{
	display:none;}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .TriggerMenu ul li ul li a {
		font-size:86%;
	position: relative;
		margin-left:5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 2px center no-repeat;
	background-image: url(../img/headsubarrow.png);
	background-size: 5px 8px;
	}
.block-HeaderSet1 .b-body .part-HeaderSet1 .unit1 {
	display:none !important;
	}
	.block-HeaderSet1 .b-body .part-HeaderSet1 .unit3 {
	display:none !important;
	
}
#topmenuwrap{
	display: none;
}
	
.pure-container{
	display: block;
	text-align: left;
}
.pure-drawer {
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}
.pure-drawer li {
	width: 50%;
	float: left;
}
.pure-drawer ul  {
	/* width: 100%; */
	margin: 0px;
	padding-bottom: 5px;
	overflow-x: hidden;
	color: #0099d9;
	padding-left: 10px;
}
.pure-drawer ul li ul {
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	padding-left: 5px;
	font-size:90%;
}
.pure-drawer ul li ul li {
	width: auto;
	float: none;
	line-height: 120%;
}
.pure-drawer a {
	padding-top: 0px;
	padding-bottom: 1px;
	display: block;
	color: #0099d9;
	text-decoration: none;
}
}
/* フッター
============================================================= */


@media screen and (max-width:767px){
	#foot .inner{
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align:center;
}
#foottel {
	display: none;
}
#footnav .footlogo {
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#footnav .footlogo img {
	width: 90%;
	height: auto;
}
.inner .footlogo .left {
	width: 100%;
}

.inner .footlogo .left img {
	width: 100%;
	height: auto;
	float: none;
	clear: both;
}
.inner .footlogo .right img {
	width: 100%;
	height: auto;
	float: none;
}
.navright {
	display: none;
}
#footlink {
	display: none;
}
.page-body.width-small .block-PageTop .b-body .part-PageTop .piece-PageTop.fixed{
	width: 50px !important;
}
.block-PageTop a{
	color: #535CA8;
	background-image: url(../../../common/img/fortop.png);
	display: block;
	background-repeat: no-repeat;
	width: 50px !important;
	height: 50px !important;
	position: fixed;
	right: 10px;
	bottom: 80px;
	z-index: 9999;
	overflow: hidden;
	text-indent: 100%;
 white-space: nowrap;
}
}

/* パンくず
------------------------------------------ */

@media screen and (max-width: 767px) {
	.layout-header .block-Breadcrumb,
	.layout-body-header .block-Breadcrumb {
		width: auto;
		padding: 0 10px;
	}
}
.layout-two-col-a {
	max-width: 96% !important;
	margin-left: auto;
	margin-right: auto;
	float:none !important;
	position:relative;
}
.layout-two-col-a .layout-navigations {
	float:none !important;
	max-width: 285px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
.layout-two-col-a .layout-contents {
	width:100%;
}


/* TOPスライド
============================================================= */
@media screen and (max-width:767px){
div.slide_all {
	width:300%;
	margin: 0 auto;
	height: 160px;
	position: relative;
}
div#slide_wrap {
	width: 100%;
	position: absolute;
	left: 0;
	margin-left: 0px;
}
div.slideInner li {
	width: 100%;
	float: left;
}
div.bx-wrapper .bx-pager {
	display:none;
}
div#slide_wrap .bx-wrapper .bx-prev {
	display:none;
	left: 0;
	background-image: url(../img/slideprev.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	/*background: url(images/controls.png) no-repeat 0 -32px;*/
}

div#slide_wrap .bx-wrapper .bx-next {
	display:none;
	right: 0;
	background-image: url(../img/slidenext.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	/*background: url(images/controls.png) no-repeat -43px -32px;*/
}
}

/* 動画
------------------------------------------ */

@media screen and (max-width: 767px) {
div.videoarea {
	background-color: #efefef;
	height: auto;
	margin-bottom: 30px;
	padding: 8px;
	text-align:center;
}
div.videodata {
	float: none;
	padding-right: 0px;
}
div.videotitle {
	padding-top: 30px;
	padding-bottom: 15px;
	float: none;
}

div#newslist {
	width: 45px;
	height: 13px;
	position: absolute;
	right: 0px;
	top: 0px;
}
div#newslist img{
	width: 100%;
	height: auto;}
.piece-MultiColor ul li{
	border-right: none;
	border-left: none;
	text-align: center;
}
}
@media screen and (max-width: 767px) {
.linebox {
	border: 1px solid #545e94;
	padding: 24px;
	width: calc(100% - 50px);
	text-align: left;
	min-height: 260px;
}
.linebox .title {
	width: 100%;
	padding-bottom: 20px;
}
.linebox .photo {
	width: 213px;
	margin-left: 0px;
	float: none;
	margin: 0 auto;
}

.linebox2 {
	border: 1px solid #1887c3;
	padding: 24px;
	width: calc(100% - 50px);
	text-align: left;
	min-height: 260px;
}
.linebox2 .title {
	width: 100%;
}
.linebox2 .photo {
	width: 250px;
	margin-left: 0px;
	float: none;
	margin: 0 auto;
}
.linebox2 .txt{
	width: 100%;
}
}

/*20181221追記*/
@media screen and (max-width: 767px) {
.layout-body-header .block[data-block-id="464548"]{
	background-color: #f9f4ed !important;
	
}
.layout-contents .block[data-block-id="464553"]{
	background-color: #ffe1d1 !important;
	width: 92% !important;
	padding: 20px 4%;
	margin-top: -20px;
}
.layout-contents .block[data-block-id="464562"]{
	background-color: #dadae4 !important;
	min-width: 100% !important;
	padding: 0px 0% 30px;
	margin-top: 0px !important;
}
#guidance {
	width: 96%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}
#date {
	width: 96%;
	height: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;
	right: 0px;
	top: 0px;
	bottom: 0px;
	padding-left: 4%;
	z-index: -1;
	display: table;
	margin-top: 0px;
}
#date .schedule {
	font-family : "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	display: block;
	float: left;
	vertical-align: bottom;
	width: 49%;
	text-align: center;
	color: #535CA8;
	font-size: 18px;
	line-height: 24px;
	border-right: 1px dashed #535CA8;
}
	#date .schedule:last-child {
	border-right: 1px dashed #535CA8;
}
	#date .schedule4 {
	font-family : "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	display: block;
		float: left;
	vertical-align: bottom;
	width: 49%;
	text-align: center;
	color: #535CA8;
	font-size: 18px;
	line-height: 24px;
	border-right: 1px dashed #535CA8;
}
	#date .schedule4:last-child {
	border-right: 1px dashed #535CA8;
}
		#date .schedule5 {
	font-family : "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	display: block;
	vertical-align: bottom;
	width: 32%;
	text-align: center;
	color: #535CA8;
	font-size: 18px;
	line-height: 24px;
	border-right: 1px dashed #535CA8;
			float: left;
}
	#date .schedule5:last-child {
	border-right: 1px dashed #535CA8;
}
		#date .schedule2 {
	font-family : "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	display: table-cell;
	vertical-align: bottom;
	width: 49%;
	text-align: center;
	color: #535CA8;
	font-size: 18px;
	line-height: 24px;
	border-right: 1px dashed #535CA8;
}
	#date .schedule2:last-child {
	border-right: 1px dashed #535CA8;
}

.layout-contents .block[data-block-id="464568"]{
	min-width: 100% !important;
	padding: 0px 0px 30px;
	margin-top: 0px !important;
}
.linebox-lp01 {
	border: 1px solid #1887c3;
	padding: 4%;
	width: 90%;
	text-align: left;
	min-height: 280px;
	margin: 20px auto 0px;
}
.linebox-lp01 .title {
	width: 100%;
	margin-bottom: 20px;
}
.linebox-lp01 .txt{
	width: 100%;
	padding-left:0px;
}
.layout-contents .block[data-block-id="464569"]{
	min-width: 100% !important;
	padding: 0px 0px 30px;
	margin-top: 0px !important;
}
.layout-contents .block[data-block-id="464571"]{
	min-width: 100% !important;
	padding: 0px 0px 30px;
	margin-top: 0px !important;
}
.linebox-lp02 {
	border: 1px solid #535ca8;
	padding: 4%;
	width: 91%;
	text-align: left;
	min-height: 260px;
	margin: 20px auto 0px;
}
.linebox-lp02 .photo {
	width: 278px;
	float: none;
	margin: 0 auto 20px;
}
.linebox-lp02 .txt{
	float: none;
	color: #535ca8;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	width: 100%;
}
.layout-contents .block[data-block-id="464757"]{
	min-width: 100% !important;
	padding: 0px 0px 30px;
	margin-top: 0px !important;
}
.linebox-lp03 {
	border: 1px solid #535ca8;
	padding: 4%;
	width: 91%;
	text-align: left;
	min-height: 240px;
	margin: 20px auto 0px;
}
.linebox-lp03 .photo {
	width: 164px;
	float: none;
	margin: 20px auto 20px;
}
.linebox-lp03 .txt{
	float: none;
	width: 100%;
}
.layout-contents .block[data-block-id="464759"]{
	background-color: #d2d7e7 !important;
	min-width: 100% !important;
	padding: 0px 0px 30px;
	margin-top: 30px !important;
}
.linebox-lp04 {
	border: 3px solid #545e8e;
	background-color: #f5de80;
	padding: 30px 4%;
	width: 86%;
	text-align: left;
	min-height: 220px;
	margin: 30px auto;
}
}