<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body,html {
	margin: 0;
	padding: 0;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	color: #717071;
	background: url(../images/bg_strypeW.png);
}


p,dl,dd,dt,h1,h2 {
	margin: 0;
	padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

img {
	vertical-align: text-bottom;
	border: none;
}

ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.both {
	clear: both;
}

.nowrap {
	white-space: nowrap;
}

/* ---------------- font ---------------- */

.font10 {
    font-size: 10px;
}
.font11 {
	font-size: 11px;
}
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}
.font15 {
	font-size: 15px;
}
.font16 {
	font-size: 16px;
}
.font17 {
	font-size: 17px;
}
.font18 {
	font-size: 18px;
}
.font19 {
	font-size: 19px;
}
.font20 {
	font-size: 20px;
}

#contents {
	position: relative;
	padding: 0 16px 1px 16px;
}

#contents_sub {
	padding: 0 16px 16px 16px;
}


#main_content {
	margin: 0 0 0 241px;
}

#head_menu {
	display: none;
}

#header {
	width: auto;
	padding: 15px;
	background: #eee;
	border-bottom: 1px solid #ddd;
}

#drawerBtn a {
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#drawer ul li a {
	display: block;
	padding: 10px 15px;
	font-weight: bold;
	color: #fff;
}

#container {
	display: none;
}


/*-----------/nav-----------*/

#nav_wrap {
	margin: 0;
	float: left;
	position: relative;
}

#nav_wrap h1{
		text-align: center;
		padding: 10px 0 0 ;
}

.nav_twoline {
	line-height: 1.4;
}

nav {
	width: 240px;
	background: #a397b8;
	color: #fff;
}

#iris_shika img {
	display: none;
}

nav ul {
	margin: 15px 0 0 0;
	font-size: 18px;
}

nav ul li {
	width: 208px;
	margin: 0 auto;
	line-height: 38px;
	border-bottom: dashed #fff 1px;
}

nav ul li:first-child {
	height: 41px;
	margin: 0 0 0 16.5px;
	line-height: 41px;
	border-top: dashed #fff 1px;
}

nav a {
	display: block;
	height: 100%;
  padding: 3px 0 3px 20px;
	color: #fff;
	text-decoration: none;
	background: url(../images/nav_arrow.png) no-repeat 0 center;
}

nav .nav_privacy a{
	background:none;
	display: block;
	text-align: left;
	margin: 10px auto 0 10px;
	padding: 0;
	font-size: 12px;

}

nav .nav_tel {
	position: static;
}

nav .nav_tel a {
	background:none;
	padding: 0;
	padding: 20px;
	display: block;
	text-align: center;
}

nav #iris_shika a {
	background:none;
	padding: 0;
}

nav a:hover {
	color: #aedc97;
}

.nav_btn {
	padding: 5px 0 0 0;
}

.nav_btn_first {
	padding: 20px 0 0 0;
}

.nav_btn2 {
	padding: 10px;
}

nav .nav_btn a {
	text-align: center;
	background : none;
	padding: 0;
}

nav .nav_btn2 a {
	text-align: center;
	background : none;
	padding: 0;
	background: url(../images/btn_arrow.png);
	background-color: #acdb98;
	background-repeat:no-repeat;
	background-position: left 5px center;
	border-radius: 10px 10px 10px 10px;
	font-size: 14px;
  padding: 25px 10px 25px 20px;
	color: #717071;
	font-weight: bold;
}

.nav_illust {
	text-align: center;
	padding: 0 0 20px 0;
}

nav .login_btn {
	margin: 50px 0 0;
	text-align: center;
}

nav .login_btn a {
	display: inline-block;
	height: auto;
	padding: 5px;
	background: #a397b8;
	font-size: 12px;
}

@media only screen and (min-width: 641px) {
#wrap {
	background: url(../images/side_bar_bg.jpg) repeat-y 16px 0;
}
}

#open_nav {
	display: none;
}

.pdf_link {
	margin: 10px 0 0 16.5px;
	background: none;
}

.pdf_link_list {
	height: 40px;
	margin: 0;
	background: none;
	line-height: inherit;
}

.pdf_link li:first-child {
	float: left;
	margin: 0 5px 0 0;
	padding: 6px;
	background: #111;
	height: 23px;
	font-size: 11px;
	line-height: 12px;
}

.pdf_link li {
	float: left;
	margin: 0;
	padding: 6px;
	height: 23px;
	font-size: 11px;
	line-height: 12px;
	background: #111;
}

.pdf_link a {
	padding: 0;
	background: none;
}

.pdf_link a:hover {
	color: #eb6219;
	text-decoration: none;
}

nav a.logo_link {
	padding: 0;
	background: none;
}

.nav_tel {
	position: absolute;
	bottom: 20px;
	left: 20px;
}

/*-----------nav/-----------*/


/*-----------/TOPページ-----------*/


/*-----------/block-----------*/

#block {
	margin: 0 0 0 -1px;
	border-left: solid #cbcbcb 1px;
}

.content_img {
	width: 207px;
	height: 285px;
	margin: 0;
	padding: 16px;
	text-align: center;
	float: left;
	border-right: solid #cbcbcb 1px;
	border-bottom: solid #cbcbcb 1px;
}

.content_img.content_twitter {
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	overflow-y: scroll;
}

.masonry_border {
	width: 208px;
	height: 285px;
	margin: -1px;
	padding: 16px;
	text-align: center;
	float: left;
	border-top: solid #cbcbcb 1px;
	border-right: solid #cbcbcb 1px;
	border-left: none;
}

.masonry_border2 {
	width: 208px;
	height: 283px;
	margin: -1px;
	padding: 16px;
	text-align: center;
	float: left;
	border-top: solid #cbcbcb 1px;
	border-right: solid #cbcbcb 1px;
	border-left: none;
	border-bottom: solid #cbcbcb 1px;
}

.masonry_border4 {
	width: 208px;
	height: 285px;
	margin: -1px -1px 0 -1px;
	padding: 16px;
	text-align: center;
	float: left;
	border-top: solid #cbcbcb 1px;
	border-right: solid #cbcbcb 1px;
	border-bottom: none;
	border-left: none;
}

.menu_box p {
	margin: 11px 0 0 0;
	font-size: 11px;
}

.menu_box p.nav_text {
	margin: 5px 0 0 0;
	font-size: 10px;
}


.content_img a:hover img {
    opacity:0.7;
    filter:alpha(opacity=70);
    -ms-filter: “alpha( opacity=70 )”;
}

#block img {
 transition: 0.5s;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -o-transition: 0.5s;
 -ms-transition: 0.5s;
}

.news_area {
	padding: 20px 10px;
	background: #fff;
}

#news_title {
	margin: 0 0  3px 0;
	padding: 0 0 3px 0;
	border-bottom: solid #030000 1px;
}

#news_title img {
	float: left;
}

#news_title p {
	font-size: 10px;
	float: right;
}

#news_title p .arrow_more {
	padding: 0 0 5px 3px;
	float: none;
	vertical-align: middle;
}

#news_title a {
	color: #030000;
	text-decoration: none;
}

#news_title a:hover {
	color: #030000;
	text-decoration: underline;
}

#news_area {
	padding: 20px 10px 5px;
	background: #fff;
}

.news_box {
	height: 230px;
	overflow-y: scroll;
	font-size: 13px;
	-webkit-overflow-scrolling: touch;
}

.menu_box {
}

.day_top {
	float: left;
	margin: 0 5px 0 0;
}

.menu_box ul a {
	display: block;
	color: #030000;
	text-decoration: none;
}

.title_top {
	display: block;
	padding: 0 0 0 85px;
	font-weight: bold;
}

.desc_top {
	color: #717071;
}

.menu_box ul a:hover {
	color: #030000;
	text-decoration: underline;
}

.menu_box li {
	margin: 0 0 10px 0;
	border-bottom: dashed #cdcdcd 1px;
	text-align: left;
}

.arrow_text {
	padding: 0 0 8px 3px;
}

.news_box li:first-child {
	padding: 0 5px 5px 38px;
	background: url(../images/new_icon.jpg) no-repeat 0 3px;
}

.news_block {
	width: 447px;
}

.fbfluid .fbcomments,
.fbfluid .fb_iframe_widget,
.fbfluid .fb_iframe_widget[style],
.fbfluid .fb_iframe_widget iframe[style],
.fbfluid .fbcomments iframe[style],
.fbfluid .fb_iframe_widget span{
    width: 100%! important;
}

/*-----------block/-----------*/

/*-----------/slide_area-----------*/

#slide_area {
	width: 688px;
	position: relative;
}

.slide_block {
	width: 687px;
	height: 603px;
}

.slide_deco1,.slide_deco2 {
	position: absolute;
	z-index: 100;
}

.slide_deco1 {
	left: -8px;
}

.slide_deco2 {
	right: -8px;
	bottom: -8px;
}

.slides li a {
	display: block;
	position: relative;
}

.slides li a .slide_ttl {
	position: absolute;
	left: 0;
	bottom: 15%;
	padding: 10px 20px;
	background: url(../images/slide_ttl_bg.png) no-repeat right;
	-webkit-background-size: cover;
	background-size: cover;
}

.slide_ttl h2 {
	display: inline-block;
	vertical-align: middle;
	font-size: 25px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	letter-spacing: 2px;
}

.slide_ttl .slide_arrow {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 0 0;
	font-size: 20px;
	color: #fff;
	text-align: left;
	letter-spacing: 2px;
}

.slide_sub_txt {
	display: block;
	font-size: 16px;
	line-height: 1.5;
}

/*-----------slide_area/-----------*/

#content_head {
	padding: 16px 0 0 16px;
}

/*-----------共通/-----------*/

.page_link {
	color: #1169b7;
}

/*-----------TOPページ/-----------*/


#main_content_sub {
	margin: 0 0 0 240px;
	color: #717071;
	display:block;
	overflow:hidden;
}

.sub_content {
	background: #fff;
	width: 685px;
	min-height: 1000px;
	margin: 20px 0 0 16px;
	padding: 15px 0 0 0;
}

.sub_content h2 {
	width: 634px;
	text-align: right;
	margin: 15px 0 30px 3%;
	padding: 0 0 20px;
	background: url(../images/title_line.gif) repeat-x 0 bottom;
}

.title_wrap {
	background: url(../images/title_img.gif) no-repeat;
	margin: 0 0 0 3%;
}

#news_title_box p {
	margin: 0 0 0 15px;
}

.sub_content_bottom {
	width: 614px;
	height: 33px;
	margin: 0 0 0 25px;
	padding: 20px 0 20px 20px;
	text-align: right;
	border-top: solid #030000 1px;;
}

/*-----------/NEWSページ-----------*/

.news_title {
	font-size: 20px;
	font-weight: bold;
}

.news_title_time {
	color: #989898;
	font-size: 16px;
}

#news_title_box .news_text {
	margin: 40px 25px 0 3%;
	font-size: 15px;
	padding: 0 0 50px 0;
	border-bottom: solid #030000 1px;
}

.blog_title {
	width: 94%;
	margin: 0 3%;
}

#feed li {
	margin: 0 0 20px 0;
	font-size: 20px;
	border-left: solid #aedc97 8px;
}

#feed li .title {
	display: block;
	margin: 0 0 0 7px;
	font-weight: bold;
}

#feed li .day {
	margin: 0 0 0 7px;
	font-size: 16px;
	color: #989898;
}

#feed li a {
	color: #333;
	text-decoration: none;
}

#feed li a:hover {
	color: #eb6219;
}

/*-----------NEWSページ/-----------*/

/*-----------/SPECIALITIESページ-----------*/

.page_category {
	width: 634px;
	margin: 0 auto 1px;
	font-size: 14px;
	height: 36px;
	background:#717071;
	color: #fff;
}

.page_category a {
	color: #fff;
	text-decoration: none;
}

.page_category li {
	float: left;
	height: 27px;
	margin: 6px 0 0 0;
	padding: 0 32px;
	line-height: 27px;
	text-align: center;
	border-left: solid #fff 1px;
}

.page_category li:first-child {
	float: left;
	height: 27px;
	margin: 6px 0 0 0;
	line-height: 27px;
	border-left: none;
}

.page_category2 {
	width: 634px;
	margin: 0 auto 1px;
	font-size: 14px;
	height: 36px;
	background:#717071;
	color: #fff;
}

.page_category2 a {
	color: #fff;
	text-decoration: none;
}

.page_category2 li {
	float: left;
	height: 27px;
	margin: 6px 0 0 0;
	padding: 0 25px;
	line-height: 27px;
	border-left: solid #fff 1px;
}

.page_category2 li:first-child {
	float: left;
	height: 27px;
	margin: 6px 0 0 0;
	line-height: 27px;
	border-left: none;
}

.page_category3 {
	width: 634px;
	margin: 0 auto 1px;
	font-size: 14px;
	background:#717071;
	color: #fff;
}

.page_category3 a {
	color: #fff;
	text-decoration: none;
}

.page_category3 li {
	float: left;
	height: 27px;
	margin: 6px 0;
	padding: 0 21px;
	line-height: 27px;
	text-align: center;
	border-left: solid #fff 1px;
}

.page_category3 li:first-child {
	float: left;
	height: 27px;
	margin: 6px 0 0 0;
	line-height: 27px;
	border-left: none;
}

.page_category4 {
	width: 634px;
	margin: 0 auto 1px;
	font-size: 14px;
	background:#717071;
	color: #fff;
}

.page_category4 a {
	color: #fff;
	text-decoration: none;
}

.page_category4 li {
	float: left;
	height: 27px;
	margin: 6px 0 0 0;
	padding: 0 54px;
	line-height: 27px;
	text-align: center;
	border-left: solid #fff 1px;
}

.page_category4 li:first-child {
	float: left;
	height: 27px;
	margin: 6px 0;
	line-height: 27px;
	border-left: none;
}

.page_box {
	width: 634px;
	margin: 0 auto;
}

.page_box img {
	float: left;
	margin: 0;
}

.page_title_wrap {
	float: left;
}

.page_title_wrap2 {
	padding: 0 0 0 130px;
}

.page_title_wrap2 {
	padding: 0 0 0 80px;
}
}
.page_title {
	width: 100%;
	display: table;
}

.page_box p {
	height: 139px;
	padding: 0;
	font-size: 19px;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
}

.specialities12 {
	margin: 20px 0 0 0;
	padding: 0 0 0 25px;
	font-size: 15px;
	line-height: 1.3em;
}

.specialities12 {
	height: auto;
}

.specialities12 .specialities12_img {
	width: 32px;
	float: left;
	clear: both;
}

.specialities12 .specialities12_text {
	width: 90%;
	height: 50px;
	display: table;
	margin: 0 0 0 7px;
	float: left;
}

.specialities12 .specialities12_text div {
	display: table-cell;
}

.specialities_box {
	width: 634px;
	margin: 0 auto 25px;
}

.img_leftbox {
	margin: 60px 25px 15px 25px;
}

.specialities_title_no {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: solid #030000 1px;
	font-size: 17px;
	font-weight: bold;
}

.subtitle {
	font-weight: bold;
}

.specialities_title_no span.subtitle {
	font-size: 13px;
	margin: 2px 0 0 0;
	vertical-align: top;
	display: inline-block;
}

.specialities_title_no img {
	float: left;
	margin: 0 7px 0 0;
}

.specialities_title_no p {
	float: left;
}

.img_box_center {
	text-align: center;
}

.img_leftbox_text {
	width: 100%;
	margin: 0 0 30px 0;
}

.img_leftbox_text span {
	background: url(../images/sub_stripe.png);
	display: inline-block;
	padding: 15px;
	float: left;
  margin: 0 25px 5px 0;
}

.img_leftbox_text span img {
	margin: 0;
}

.img_leftbox_text img {
	float: left;
}

.img_leftbox_text .img_illust img {
	float: none;
}

.img_illust {
	text-align: right;
	margin: 10px 0 0 0;
}

.img_leftbox_text2 {
	width: 634px;
}

.img_rightbox {
	margin: 60px 25px 15px 25px;
}

.img_rightbox_text {
	width: 100%;
	margin: 0 0 30px 0;
}

.img_rightbox_text span {
	background: url(../images/sub_stripe.png);
	display: inline-block;
	padding: 15px;
	float: right;
  margin: 0 0 5px 25px;
}

.img_rightbox_text span img {
	margin: 0;
}

.img_rightbox_text .img_illust img {
	float: none;
}

.img_rightbox_text .img_illust {
	text-align: right;
}

.img_leftbox_text2 img {
	float: left;
}

.img_leftbox_text3 {
	width: 634px;
}

.img_leftbox_text3 img {
	float: left;
}

.img_rightbox_text2 {
	width: 634px;
}

.img_rightbox_text2 img {
	float: right;
}

.specialities_title_no span.subtitle2 {
	font-size: 12px;
	margin: 2px 0 0 0;
	vertical-align: top;
	display: inline-block;
}

.img_leftbox_text4 {
	width: 634px;
}

.img_leftbox_text4 img {
	float: left;
}

.specialities_imgA {
	margin: 0 25px 25px 0;
}

.specialities_imgB {
	margin: 0 0 25px 25px;
}

.specialities_imgC {
	margin: 0 25px 25px 0;
}

.contText img.img_numbers {
	float: left;
}
@media screen and (max-width: 640px) {
	.img_leftbox_text span {
		float: none;
		margin: 0 0 20px 0;
	}

	.img_rightbox_text span {
		float: none;
		margin: 0 0 20px 0;
	}
}

/*-----------SPECIALITIESページ/-----------*/



/*-----------/reservationページ-----------*/

.page_title_text {
	width: 92%;
	margin: 20px 4% 0;
}

.left_title {
	width: 92%;
	margin: 20px 4% 0;
	padding: 0 0 5px 0;
	border-bottom: solid #030000 1px;
	font-size: 17px;
	font-weight: bold;
}
.left_title_small {
	padding: 0 0 5px 0;
	font-size: 15px;
	font-weight: bold;
}
.left_txt {
	width: 92%;
	margin: 20px 4% 0;
	padding: 0 0 5px 0;
	font-size: 15px;
}
.list_items {
	width: 92%;
	margin: 20px 4% 0;
	padding: 0 0 5px 0;
	font-size: 15px;
}
.list_items dd {
	padding: 0 0 10px 1em;
}
.reservation-btn{
	margin-top: 20px;
}
.reservation_page_box img{
	float: left;
}
.reservation_title_wrap{
	float: left;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0 0 80px;
}
.reservation_page_box{
	display: block;
	overflow: hidden;
	width: 634px;
  margin: 0 auto;
}

.reservation_flow_box {
	background: url(../images/bg_strypeG.png.jpg);
	width: 634px;
	height: 108px;
	margin: 20px auto;
}

.reservation_flow_box2 {
	background: url(../images/bg_strypeG.png.jpg);
	width: 634px;
	height: 136px;
	margin: 20px auto;
}

.reservation_flow_wrap {
	padding: 16px 0 0 0;
}

.reservation_flow {
	width: 606px;
	height: 77px;
	margin: 0 0 0 14px;
	background: #fff;
}

.reservation_flow2 {
	width: 606px;
	height: 100px;
	margin: 0 0 0 14px;
	background: #fff;
}
@media screen and (max-width: 480px) {
.left_txt {
	font-size: 12px;
}
.list_items {
	font-size: 12px;
}
}
@media screen and (max-width: 800px) {
.reservation_page_box img {
	float: none;
	text-align: center;
}
.reservation_page_box {
	float: none;
	text-align: center;
	width: auto;
}
.reservation_title_wrap {
	float: none;
  padding: 20px 0 0 0;
}
}

.no_title {
	width: 250px;
	float: left;
}

.flowNo {
	padding: 17px 17px 0;
	float: left;
}

.flowNo2 {
	margin: 28px 17px 0;
	float: left;
}


.flowTitle {
	height: 77px;
	font-size: 18px;
	font-weight: bold;
	display: table;
	float: left;
}

.flowTitle2 {
	height: 100px;
	font-size: 18px;
	font-weight: bold;
	display: table;
	float: left;
}

.flowTitle div {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
}

.flowTitle2 div {
	display: table-cell;
	vertical-align: middle;
}

.flowText {
	height: 77px;
	font-size: 15px;
	display: table;
	float: left;
}

.flowText4 {
	height: 100px;
	font-size: 15px;
	display: table;
	float: left;
}

.flowText2 {
	display: none;
}

.flowText div {
	display: table-cell;
	vertical-align: middle;
}

.flowText4 div {
	display: table-cell;
	vertical-align: middle;
}

.flowImg {
	float: right;
	display: table;
}

.flowImg div {
	display: table-cell;
	vertical-align: middle;
}

.flowImg2 {
	height: 100px;
	float: right;
	display: table;
}

.flowImg2 div {
	display: table-cell;
	vertical-align: middle;
}

#reservation_tel {
	width: 633px;
	margin: 40px auto 0;
}

#form2 {
	display: none;
}

form {
	width: 634px;
	margin: 25px auto 0;
	padding: 0 0 0 0;
}

form p {
	margin: 0 0 10px 0;
	font-size: 15px;
}

.form_mark {
	color: #eb6219;
}

form table {
	border-collapse: collapse;
}

form table th {
	width: 234px;
	padding: 10px;
	font-weight: normal;
}

form table td {
	width: 400px;
	padding: 10px;
}

form textarea {
	width: 350px;
	height: 200px;
}

#submit_btn {
	width: 200px;
	height: 30px;
}

#privacy {
	width: 15px;
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	vertical-align: bottom;
}

.mod_form_btn {
	margin: 10px 0 0 0;
}

.mod_form_importance_btn {
	width: 92%;
	margin: 0 0 30px 4%;
}

.mod_form_importance_btn p {
	display: inline;
}

#mail_banner {
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	text-align: center;
}

.tablelayout_flow_box {
	width: 92%;
	margin: 20px auto;
}
.tablelayout_flow_wrap {
	padding: 10px;
	background: url(../images/sub_stripe.png);
}
.tablelayout_flow {
	background: #fff;
}
.tablelayout {
	display: table;
	width: 100%;
}
.tablelayout .tablelayout_cell01 {
	display: table-cell;
	vertical-align: middle;
}
.tablelayout .tablelayout_cell01 &gt; div {
	padding: 0 0 0 20px;
}
.tablelayout .tablelayout_cell02 {
	display: table-cell;
	vertical-align: middle;
	width: 30%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.tablelayout .tablelayout_cell03 {
	display: table-cell;
	vertical-align: middle;
	width: 55%;
}
.tablelayout .tablelayout_cell03 &gt; div {
	padding: 10px;
}
.tablelayout .tablelayout_cell04 {
	display: table-cell;
	vertical-align: middle;
	width: 5%;
	text-align: right;
}
@media screen and (max-width: 960px) {
.tablelayout .tablelayout_cell04 {
	display: none;
}
.tablelayout_flow {
	padding: 10px 0;
}
}
@media screen and (max-width: 480px) {
.br480 {
	display: none;
}
.tablelayout .tablelayout_cell01 {
	display: inline-block;
	width: auto;
}
.tablelayout .tablelayout_cell02 {
	display: inline-block;
	width: auto;
	margin: 0 0 0 10px;
}
.tablelayout .tablelayout_cell03 {
	display: block;
	width: 100%;
	font-size: 12px;
}
	.flowNo {
		float: none;
		text-align: center;
	}
}
/*-----------reservationページ/-----------*/


/*-----------accessページ/-----------*/

#access_map {
	margin: 20px 0 0 27px;
}

#access_map .access_pc_text {
	font-size: 15px;
	margin: 15px 0 0 0;
}

.access_mobile_text {
	display: none;
}

#g_map_wrap {
	width: 634px;
	height: 380px;
	margin: 0 0 0 27px;
	background: url(../images/bg_strypeG.png.jpg);
}

#g_map_mobile {
	display: none;
}

#g_map_mobile2 {
	display: none;
}

#g_map_mobile3 {
	display: none;
}

#g_map_mobile4 {
	display: none;
}

.page_box .access_title {
	width: 470px;
	height: 139px;
	font-size: 15px;
	padding: 0 0 0 20px;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

.page_box .access_title2 {
	display: none;
}

#g_map {
	padding: 10px;
}

.cap_ore {
	margin: 15px 0;
	font-size: 17px;
	color: #a397b8;
}

.access_box {
	width: 634px;
	margin: 0 auto 20px;
	font-size: 15px;
}

/*-----------accessページ/-----------*/


/*-----------/pricelistページ-----------*/

#pricelist_wrap {
	width: 92%;
	margin: 20px 4%;
}

.pricelist {
	width: 100%;
	font-size: 13px;
}

.pricelist table {
	width: 100%;
}

.pricelist .price01 {
	width: 105px;
	padding: 5px;
	color: #fff;
	background: url(../images/bg_strypeB.png);
	text-align: center;
}

.pricelist .price02 {
	text-align: center;
	padding: 5px;
	color: #fff;
	background: url(../images/bg_strypeB.png);
}

.pricelist table td {
	padding: 5px;
	border-spacing: 2px;
	background: url(../images/bg_strypeG.png.jpg);
}

.finished	{
	font-size:0.8em;
}

.pdflink {
	text-align:right;
	margin:20px 0 0 0;
}

.pricelist2 {
	width: 75px;
}
.pricelist3 {
	width: 100px;
}

/*-----------pricelistページ/-----------*/

/*-----------/staffページ-----------*/

.contText,.contText2,.contText3 {
	margin: 0 0 50px 0;
}

.staff_box {
	margin: 0 0 20px;
}
.staff_box span {
	display: inline-block;
	background: url(../images/sub_stripe.png);
	padding: 10px;
}
.staff_box li {
	width: 32%;
	margin: 0 0 2% 2%;
	float: left;
}
.staff_box li:nth-child(3n + 1) {
	margin: 0 0 2% 0;
}

.staff_box li img {
 	transition: 0.5s;
 	-webkit-transition: 0.5s;
 	-moz-transition: 0.5s;
 	-o-transition: 0.5s;
	 -ms-transition: 0.5s;
}

.staffHistory dl.staff_capacity {
	margin: 0 0 10px;
}

.staffHistory dl.staff_capacity dt {
  clear: left;
  float: none;
  margin: 0;
  width: auto;
}

.staffHistory .staff_capacity dd {
	margin: 0;
	padding: 0 0 0 15px;
}

.staff_link {
	display: block;
	margin: 0 auto;
	padding: 3px 2%;
	background: url(../images/bg_strypeB.png);
	color: #fff;
	text-decoration: none;
}

.staff_link:hover {
	color: #E46219;
}
@media screen and (max-width: 480px) {
	.staff_box li {
		width: 49%;
	}
	.staff_box li:nth-child(3n + 1) {
		margin: 0 0 2% 2%;
	}
	.staff_box li:nth-child(2n + 1) {
		margin: 0 0 2% 0;
	}
}
.staff_link span {
	display: block;
	width: 95%;
	padding: 2px 0 0 0;
	background: url(../images/nav.gif) right 5px no-repeat;
}
.profile_list{
	margin: 10px 0 0 0
}
.profile_list dl dd {
	padding: 0;
	text-align: left;
}
.profile_list dl dt {
	text-align: left;
	padding: 0;
	font-size: 12px;
}
.profile_list dl dd {
	font-size: 12px;
}
.staff_blog {
	font-size: 12px;
}
.span_block {
	display: block;
	width: 100px;
}
.director_img {
	width: 200px;
	margin: 0 auto;
}
.director_img span {
	display: inline-block;
	padding: 15px;
	background: url(../images/sub_stripe.png);
}
.director_img img {
	width: 100%;
}
.profile_list_ttl {
	font-size: 16px;
	margin: 0;
}
@media screen and (min-width: 481px) {
.director_img {
	width: 270px;
	margin: 0 auto;
}
.profile_list dl dt {
	font-size: 16px;
}
.profile_list dl dd {
	font-size: 16px;
}
.staff_blog {
	font-size: 16px;
}
}
@media screen and (min-width: 769px) {
.span_block {
	display: inline-block;
	width: 100px;
}
.profile_list dl dt {
	float: left;
	padding: 2px 0;
}
.profile_list dl dd {
	padding: 2px 0 2px 160px;
}
}

/*-----------staffページ/-----------*/

/*-----------/institutionページ-----------*/

.institution_imgBox {
	margin: 0 0 20px 0;
	padding: 12px;
	background: url(../images/bg_strypeG.png.jpg);
}

.contText .institution_imgBox img {
	margin: 0;
	float: none;
}

.institution_imgBox ul {
	margin: 12px 0 0 0;
}

.institution_imgBox li:first-child {
	float: left;
	margin: 0;
}

.institution_imgBox li {
	float: left;
	margin: 0 0 0 12px;
}

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

.image_list ul li {
	margin: 0 0 2% 0;
	width: 100%;
	text-align: center;
}

.image_list ul li span {
	display: inline-block;
	background: url(../images/sub_stripe.png);
	padding: 15px;
}

.image_list ul li img {
	width: 100%;
	margin: 0;
}

.image_list ul li:nth-child(2n+1) {
	margin: 0 0 2% 0;
}
@media screen and (min-width: 641px) {
	.image_list ul li {
		float: left;
		margin: 0 0 2% 2%;
		width: 49%;
	}
}
/*-----------institutionページ/-----------*/

/*-----------/recruitページ-----------*/

.recruit_nav1 {
	width: 92%;
	margin: 0 4%;
	background: url(../images/bg_strypeB.png);
	font-size: 0.8em;
}

.recruit_nav2 {
	width: 92%;
	margin: 1px 4% 0;
	background: url(../images/bg_strypeB.png);
	font-size: 0.8em;
}


.recruit_nav1 li:first-child {
	width: 29%;
	border-left: none;
}

.recruit_nav1 li {
	width: 23%;
	margin: 6px 0;
	color: #fff;
	text-align: center;
	float: left;
	border-left: solid #fff 1px;
}

.recruit_nav2 li:first-child {
	width: 35%;
	border-left: none;
}

.recruit_nav2 li {
	width: 21%;
	margin: 6px 0;
	color: #fff;
	text-align: center;
	float: left;
	border-left: solid #fff 1px;
}

.recruit_nav1 a,.recruit_nav2 a {
	color: #fff;
	text-decoration: none;
}

.recruit_box {
	width: 92%;
	margin: 30px 4% 0;
	clear: both;
}

h4.recruit-ttl {
	clear: both;
	border-bottom: solid #000 1px;
	font-size: 17px;
}

.recruit_box_small{
	font-size: 0.8em;
}

.recruit_box h4 img {
	margin: 0 5px 2px 0;
}

.recruit_img {
	margin: 0 24px 10px 0;
}

.recruit_img2 {
	margin: 0 0 10px 24px;
}


#recruit_form th {
	border: solid #333 1px;
}

#recruit_form td {
	border: solid #333 1px;
}

.recruit_sub_title {
	margin: 0 0 30px 0;
	padding: 5px;
	font-weight: bold;
	color: #eb6219;
	font-size: 0.9em;
	background: #efefef;
border:solid 5px #efefef;
-moz-border-radius: 0.3em;
-webkit-border-radius: 0.3em;
-o-border-radius: 0.3em;
-ms-border-radius: 0.3em;
}

.recruit_sub_title li {
	margin: 0 0 10px 0;
    padding-left: 1em;
    text-indent: -1em;
	font-weight: bold;
}

.name_plate {
	padding: 15px;
	background: url(../images/bg_strypeG.png.jpg);
	font-size: 0.9em;
}

.name_plate li {
	margin: 0 0 5px 0;
}


.text_bri {
	margin: 0 0 10px 0;
	font-weight: bold;
}

.text_bri2 {
	font-size: 0.9em;
}

.text_bri3 {
	margin: 10px 0 5px 0;
	padding: 5px 0 0 0;
	border-top: dashed #555 2px;
	color: #eb6219;
}

.text_bri4 {
	padding: 0 0 5px 0;
	border-bottom: dashed #555 2px;
	font-size: 0.9em;
}

.text_bri5 {
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #efefef;
	color: #999;
}

.text_bri6 {
	margin: 30px 0;
	text-align: center;
}

.merit_list {
	padding: 10px 10px 10px 40px;
	color: #111;
	list-style-type: decimal;
}

.merit_list li {
	border-left: solid #ddd 1px;
	padding: 10px 10px 10px 10px;
}

.merit_list2 {
	margin: 0 0 0 10px;
    padding-left: 1.5em;
    text-indent: -1.5em;
}

.jov_list dt {
	width: 100px;
	padding: 10px 0;
	float: left;
}

.jov_list dd {
	margin: 0 0 10px 100px;
	padding: 10px 0 10px 10px;
	border-left: solid #555 1px;
}

.kuredo {
	margin: 5px 0 0 0;
}

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

.link8105 a {
	color: #eb6219;
	text-decoration: underline;
}

.link8105 a:hover {
	color: #f19001;
}

.specialities12 .recruit10 {
	margin: 0;
}

.recruit10_wrap {
	padding: 0 0 10px;
}

.green {
	color: #aedc97;
	font-size: 17px;
	font-weight: bold;
}

.recruit10_wrap {
	height: auto;
}

@media screen and (max-width: 480px) {
.recruit_box {
	font-size: 12px;
}
}

/*-----------recruitページ/-----------*/

/*-----------/footer-----------*/

footer {
	width: 100%;
	padding: 0 0 55px;
	height: auto;
	background: #ececec;
	color: #717071;
	clear: both;
}

#footer_logo {
	height: 101px;
	padding: 33px 0 0 35px;
	float: left;
}

#footer_text {
	padding: 15px 0 0 40px;
	box-sizing: border-box;
	float: left;
}

.title_text_wrap {
	margin: 0 0 9px 0;
}

#footer_text p {
	font-size: 12px;
}

.title_text {
	font-size: 23px;
}

.title_text img {
	vertical-align: middle;
}

.title_text2 {
	font-size: 17px;
	color: #a397b8;
}

#footer_tel {
	padding: 30px 30px 20px 40px;
	float: right;
}

#map-canvas {
	width: 100%;
	height: 400px;
	margin: 0 0 20px;
}

/*-----------footer/-----------*/


#under_construction2 {
	width: 634px;
	height: 100px;
}

.under_c {
	padding: 100px 0;
}

.under_c p {
	text-align: center;
}

.contact_pdf {
	margin: 0 4%;
}

.contact_pdf {
	display: block;
	margin: 0 4%;
	padding: 10px 2%;
	background: url(../images/bg_strypeB.png);
	color: #fff;
	text-decoration: none;
}

.contact_pdf span {
	display: block;
	width: 95%;
	padding: 2px 0 0 0;
	background: url(../images/nav.gif) right 5px no-repeat;
}

.contact_pdf span span {
	display: inline;
	width: auto;
	padding: 0;
	background: none;
	color: #f00;
}
.br_sp {
	display: none;
}
/*
スマートフォン
*/
.sp_display {
	margin: 0 0 20px;
	padding: 15px;
	background: #fff;
}
.sp_display ul li {
	margin: 0 0 5px;
}
.sp_display p {
	text-align: center;
	line-height: 1.2;
}
.sp_display p a {
	color: #A095B4;
	font-size: 12px;
	text-decoration: none;
}
.floating_bnr {
	position: fixed;
	bottom: 0;
	z-index: 999;
	width: 100%;
}
.floating_bnr a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 5px 0;
	background: #A095B4;
	text-decoration: none;
}
.telmark {
	margin: 0 10px 0 0;
	padding: 3px 0 0;
}
.telmark img {
	width: 40px;
}
.tal {
	line-height: 1.1;
}
.tal span {
	font-size: 12px;
	color: #fff;
}
.tal p {
	font-size: 24px;
	color: #fff;
}
@media only screen and (min-width: 641px) {
	.sp_display {
		display: none;
	}
}
</pre></body></html>