@charset "utf-8";

/*PC用*/
@media screen and (min-width:814px) {

/*---page_top---*/

#main_visual {
	margin: 0 auto;
	width: 1000px;
	height: 244px;
	text-align: left;
	overflow: hidden;
	position: relative;
}
 
#main_visual img {
	top: 0;
	left: 0;
	position: absolute;
}

/*----Leftcolumn---*/

#leftcolumn {
	display:none;
}

/*----Maincolumn---*/

#maincolumn {
	float: none;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	color:#1b1a1a;
}
#maincolumn .boxLeft {
	float: left;
	padding:0 0 28px;
	width: 491px;
	font-size:13px;
}
#maincolumn .boxLeft h2 {
	margin:0;
}
#maincolumn .boxLeft .left_inner {
	background:#FFFFFF url(../images/top/appo_footer.jpg) no-repeat center bottom;
	padding:12px 8px 0 9px;
	height:600px;
}
#maincolumn .boxLeft .appoint {
	padding:5px 20px 0 13px;
	line-height:165%;
}
#maincolumn .boxLeft .appoint .pcbox {
	height:85px;
	position:relative;
}
#maincolumn .boxLeft .appoint .pcbox .pc_appoint {
	width:207px;
	font-size:15px;
	text-align:center;
	position:absolute;
	right:0;
	top:12px;
}
#maincolumn .boxLeft .appoint .pcbox .pc_appoint a {
	text-decoration:none;
}
#maincolumn .boxRight {
	float: right;
	padding:0 0 0px;
	width: 494px;
	font-size:13px;
}
#maincolumn .boxRight .right_inner {
	background:#FFFFFF url(../images/top/news_footer.jpg) no-repeat center bottom;
	padding:12px 9px 0 8px;
	/*height:600px;*/
	height:390px;
}
#maincolumn .boxRight .right_inner .news_box {
	padding:9px 0 0 0;
	/*height:507px;*/
	height:297px;
	overflow:auto;
}
#maincolumn .boxRight .right_inner .news_box dl {
	margin:0 0 12px;
	padding:0 0 10px;
	width:432px;
	clear:both;
	border-bottom:1px dotted #AFAFAF;
}
#maincolumn .boxRight .right_inner .news_box dt {
	background:url(../images/top/bg_dt.gif) no-repeat;
	margin-bottom:10px;
	padding:5px 0 0 23px;
	width:117px;
	height:16px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	line-height:100%;
}
#maincolumn .boxRight .right_inner .news_box dd {
	font-size:13px;
	line-height:180%;
}
#maincolumn .boxRight .right_inner .news_list {
	padding:13px 0 0 0;
	text-align:center;
}
#maincolumn .boxRight02 {
	float: right;
	padding:0 0 13px;
	width: 494px;
	font-size:13px;
}
#maincolumn .boxRight02 .right_inner {
	background:#FFFFFF url(../images/top/news_footer.jpg) no-repeat center bottom;
	padding:12px 9px 0 8px;
	height:141px;
}
#maincolumn .boxCenter {
	padding:0 0 28px;
	color:#000000;
	font-size:13px;
	clear:both;
}
#maincolumn .boxCenter .center_inner {
	background:url(../images/top/bg_center.jpg) no-repeat;
	padding:27px 0 0 60px;
	height:515px;
}
#maincolumn .boxCenter .center_inner .box {
	float:left;
	margin:0 30px 20px 0;
	width:424px;
}
#maincolumn .boxCenter .center_inner .box .box_inner {
	height:176px;
	position:relative;
}
#maincolumn .boxCenter .center_inner .box .box_inner ul {
	padding:0 0 0 20px;
	width:220px;
	position:absolute;
	left:176px;
	top:15px;
}
#maincolumn .boxCenter .center_inner .box .box_inner ul li {
	list-style:disc;
	line-height:190%;
}
#maincolumn .boxAbout {
	padding:0 0 22px;
	color:#000000;
	font-size:14px;
	clear:both;
}
#maincolumn .boxAbout .about_menu {
	float:left;
	width:347px;
}
#maincolumn .boxAbout .about_menu img {
	margin-bottom:8px;
}
#maincolumn .boxAbout .box_access {
	background: #ffffff url(../images/top/ac_footer.jpg) no-repeat center bottom;
	float:right;
	width:641px;
	height:234px;
}
#maincolumn .boxAbout .box_access .google_map {
	float:left;
	padding:0 0 0 16px;
	width:215px;
	height:155px;
}
#maincolumn .boxAbout .box_access .box_info {
	float:right;
	padding:0 16px 0 0;
	width:384px;
}
#maincolumn .boxUnder {
	color:#4b4d4c;
	font-size:14px;
	clear:both;
}
#maincolumn .boxUnder .under_inner {
	background:url(../images/top/bg_under.jpg) no-repeat;
	padding:10px 260px 0 20px;
	height:249px;
}
#maincolumn .boxUnder .under_inner p {
	margin-bottom:30px;
}

.btn_questionnaire {
	text-align:center;
	margin-top:10px;
}

}


/*SP用*/
@media screen and (max-width:813px){

/*---page_top---*/

#main_visual_sp {
	margin: 0 auto;
	width: 100vw;
	height: 40vw;
	text-align: left;
	overflow: hidden;
	position: relative;
}
 
#main_visual_sp img {
	top: 0;
	left: 0;
	position: absolute;
}

/*----Leftcolumn---*/

#leftcolumn {
	display:none;
}

/*----Maincolumn---*/

#maincolumn {
	float: none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	color:#1b1a1a;
}
#maincolumn .boxLeft {
	padding:0 0 28px;
	width: 100%;
	font-size:14px;
}
#maincolumn .boxLeft h2 {
	margin:0;
}
#maincolumn .boxLeft .left_inner {
	padding:15px 0;
	height:auto;
}
#maincolumn .boxLeft .appoint {
	padding:10px 3vw 0;
	line-height:165%;
}
#maincolumn .boxLeft .appoint .pcbox .pc_img {
	display: none;
}
#maincolumn .boxLeft .appoint .pcbox .pc_appoint {
	font-size:16px;
	text-align:center;
}
#maincolumn .boxLeft .appoint .pcbox .pc_appoint .tit {
	width: 60%;
	margin: auto;
	font-size:16px;
	text-align:center;
	color: #ffffff;
	background: #339966;
	border-radius: 3px;
}
#maincolumn .boxLeft .appoint .spbox {
	display: none;
}
#maincolumn .boxLeft .appoint .pcbox .pc_appoint a {
	text-decoration:none;
}
#maincolumn .boxRight {
	float: none;
	padding:0 0 28px;
	font-size:14px;
}
#maincolumn .boxRight .right_inner {
	padding:15px 0;
}
#maincolumn .boxRight .right_inner .news_box {
}
#maincolumn .boxRight .right_inner .news_box dl {
	margin:0 0 15px;
	padding:0 3vw 10px;
	clear:both;
	border-bottom:1px dotted #AFAFAF;
}
#maincolumn .boxRight .right_inner .news_box dt {
	background:url(../images/top/bg_dt.gif) no-repeat;
	margin-bottom:5px;
	padding:3px 0 0 23px;
	width:117px;
	height:21px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
}
#maincolumn .boxRight .right_inner .news_box dd {
	font-size:14px;
	line-height:180%;
}
#maincolumn .boxRight .right_inner .news_list {
	padding:13px 0 0 0;
	text-align:center;
}
#maincolumn .boxCenter {
	padding:0 0 28px;
	color:#000000;
	font-size:14px;
	clear:both;
}
#maincolumn .boxCenter h2 {
	overflow: hidden;
}
#maincolumn .boxCenter h2 img {
	width: 150vw;
	max-width: inherit;
	margin-left: -32vw;
}
#maincolumn .boxCenter .center_inner {
	background:url(../images/top/bg_center.jpg) no-repeat center top / auto 105%;
	padding:20px 10px;
}
#maincolumn .boxCenter .center_inner .box {
	width: 100%;
	max-width: 424px;
	margin:0 auto 20px;
}
#maincolumn .boxCenter .center_inner .box .box_inner {
	width: 100%;
	max-width: 424px;
	padding: 10px;
	background: #F8F6EF;
	border-bottom-left-radius: 2vw;
	border-bottom-right-radius: 2vw;
}
#maincolumn .boxCenter .center_inner .box:nth-child(1) .box_inner {
	border: 2px solid #F09D0D;
	border-top: none;
}
#maincolumn .boxCenter .center_inner .box:nth-child(2) .box_inner {
	border: 2px solid #03BAD7;
	border-top: none;
}
#maincolumn .boxCenter .center_inner .box:nth-child(3) .box_inner {
	border: 2px solid #05A475;
	border-top: none;
}
#maincolumn .boxCenter .center_inner .box:nth-child(4) .box_inner {
	border: 2px solid #E37FC5;
	border-top: none;
}
#maincolumn .boxCenter .center_inner .box .box_inner p img {
	display: none;
}
#maincolumn .boxCenter .center_inner .box .box_inner ul {
	padding:0 0 0 20px;
}
#maincolumn .boxCenter .center_inner .box .box_inner ul li {
	list-style:disc;
	line-height:190%;
}
#maincolumn .boxAbout {
	padding:0 0 22px;
	color:#000000;
	font-size:14px;
	clear:both;
}
#maincolumn .boxAbout .about_menu {
	text-align: center;
}
#maincolumn .boxAbout .about_menu img {
	margin-bottom:8px;
}
#maincolumn .boxAbout .box_access h2 {
	overflow: hidden;
}
#maincolumn .boxAbout .box_access h2 img {
	width: 180vw;
	max-width: inherit;
	margin-left: -2vw;
}
#maincolumn .boxAbout .box_access .google_map {
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
#maincolumn .boxAbout .box_access .google_map iframe,
#maincolumn .boxAbout .box_access .google_map object,
#maincolumn .boxAbout .box_access .google_map embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#maincolumn .boxAbout .box_access .box_info {
	padding: 10px;
	background: #ffffff;
}
#maincolumn .boxUnder {
	color:#4b4d4c;
	font-size:14px;
	clear:both;
}
#maincolumn .boxUnder h2 {
	overflow: hidden;
}
#maincolumn .boxUnder h2 img {
	width: 180vw;
	max-width: inherit;
	margin-left: -45vw;
}
#maincolumn .boxUnder .under_inner {
	padding:10px 3vw;
}
#maincolumn .boxUnder .under_inner p {
	margin-bottom:1em;
}
#maincolumn .boxRight02 {
	float: right;
	padding:0 0 40px;
	width: auto;
	font-size:13px;
}
#maincolumn .boxRight02 .right_inner {
	padding:12px 9px 0 8px;
	height:auto;
}

.btn_questionnaire {
	text-align:center;
	margin:10px auto 0;
	max-width:260px;
}


}



