@charset "utf-8";

/*全端末（PC・タブレット・スマホ）共通設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/

#logo_s {
	display:none!important;
}
#yoyaku_s {
	display:none!important;
}

#form_tomei {
	position: absolute;
	left: 421px;
	top: 233px;
	width: 461px;
	height: 33px;
}

/*パンくずリストここから*/
.breadcrumb {
  margin: 0;
  padding: 0;
  list-style: none;
}

.breadcrumb li {
  display: inline;/*横に並ぶように*/
  list-style: none;
  font-weight: bold;/*太字*/
}

.breadcrumb li:after {/* >を表示*/
  content: '>';
  padding: 0 0.2em;
  color: #555;
}

.breadcrumb li:last-child:after {
  content: '';
}

.breadcrumb li a {
  text-decoration: none;
  color: #888;
}
.breadcrumb li:first-child a {
  /*家アイコン*/
  background-image:url(../images/homeicon.png)!important;
  background-repeat:no-repeat;
  padding-left:25px;
}


.breadcrumb li a:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  #content:not(.one-column) .article-header {
    margin-top: 0!important;
  }
}
/*パンくずリストここまで*/



.toiawase{
	margin-left: auto;
	position: relative;
	width: 90%;
	margin-right: auto;
	border: 2px solid #999;
	padding: 20px;
}	
/*スマホ用予約お問い合わせBOX画像を非表示にする*/
.toiawase_s{display: none;}	
/*スマホ用予約お問い合わせBOX画像を非表示にする*/
.toiawasebox_form_s{display: none;}	

#aroma_topcopy {
font-size:18px; color:#3C0;
font-weight:bold;
}

#shincyakutytl {
	color: #036635;
	font-size: 18px;
	font-weight: bold;
}
#midashidate {
	font-weight: normal;
	font-size: 14px;
	float: right;
	text-align: right;
}
#oshirasephoto_setsumei {
	float: left;
	width: 38%;
	margin-right: 10px;
}
#oshirasekiji {
	margin-bottom: 50px;
}
#to_right {
	float: none;
	text-align: right;
}
#caption {
	line-height: 1.4em;
}

/*タップして電話をかける画像を表示にする*/
#headertel {
	position: absolute;
	left: 998px;
	top: 48px;
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 200px;
	height: 28px;
	margin: auto;
	padding-top: 4px;
	border: 1px solid #27acd9;
	background: #007042;
	color: #fff;
	transition: 0.5s;
}
#headertel a{	color: #fff;}
#headertel:hover {
	color: #27acd9;
	background: #fff;
}

/*スマホ用タップして電話をかける画像を非表示にする*/
#headertel_s{display: none;}	



#sumaho2025aisatsu {display:none;}
#sumaho2025aisatsu_cover {display:none;}
#2025pcaisatsu {
	width:100%;
	height:auto;}
	

#aisatsu p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 17px;
	line-height: 1.9em;
	color: #333333;
	font-weight: bold;
	margin-bottom: 30px;
}

#corona {
	margin-left: 40px;
	height: auto;
}

#corona p {		
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 16px;
	line-height: 1.9em;
	color:#666666;
	margin-bottom:30px;
	margin-left:30px;
}


#omonasejyutsu img {
	margin-top: 15px;
	margin-left: 65px;
}
#hashiru_incyou {
	position: absolute;
	left: 780px;
	top: -45px;
}
#omonasejyutsu_shosai {
	margin-top:5px;
	margin-right:40px;
	margin-bottom:30px;
	text-align: right;
}
.syoujyou {
	font-size: 16px;
	background-color: #f4fcf0;
	border-radius: 10px;	/*角丸のサイズ*/
	height: auto;
	width: 85%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	}
.syoujyou li {
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 40px;
}
.syoujyou li img{
	text-align:right!important;
	}
	
.shinkyu li {
	background-repeat: no-repeat;
	font-size:16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 40px;
}

.syoujyou_tytl {
	width: 90%;
	border-radius: 10px;	/*角丸のサイズ*/
	background-color: #d9e9cb;
	text-align: center;
	color: #339966;
	font-size: 22px;
	font-weight: bold;
	padding: 9px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-bottom: 17px;
	letter-spacing: 0.2em;
}
h3 {
	font-size:25px!important;
	font-weight:bold;
	width: 87%;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #693;
	padding-left: 12px;
	margin-top: 0;
	padding-top:5px;
	padding-bottom:5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-bottom: 12px;
}

.syoujyou_pink {
	font-size: 16px;
	background-color:#FFF0F8;
	border-radius: 10px;	/*角丸のサイズ*/
	height: auto;
	width: 85%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	}
.syoujyou_pink2 {
	font-size: 16px;
	border-radius: 10px;	/*角丸のサイズ*/
	height: auto;
	width: 85%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	border: 1px solid #666;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
.syoujyou_pink li {
	background-image: url(../images/pink_maru.png);
	background-repeat: no-repeat;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 40px;
}
.shinkyu_pink li {
	background-repeat: no-repeat;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 40px;
}

.syoujyou_tytl_pink {
	width: 90%;
	border-radius: 10px;	/*角丸のサイズ*/
	background-color: #d9e9cb;
	text-align: center;
	color: #339966;
	font-size: 22px;
	font-weight: bold;
	padding: 9px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		margin-bottom: 17px;
}


.naka_komidashi {
	font-size:19px;
	font-weight:bold;
	width: 98%;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #693;
	padding-left: 12px;
	margin-top: 0;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom: 12px;
}

.naka_komidashi_pink {
	font-size:19px;
	font-weight:bold;
	width: 87%;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color:#F69;
	padding-left: 12px;
	margin-top: 0;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom: 12px;
}

#jyoseisenyou {
	position: absolute;
	top: 65%;
	z-index: 100;
	right: 5%;
width:25%;}
#jyoseisenyou img {width:100%;}
/*スマホ用メニューを非表示にする*/
#jyoseisenyou_s {
	display: none;
	position: absolute;
	left: 39px;
	top: 353px;
	width: 366px;
	height: 366px;
	z-index: 2;}

#sejyutsuzengo {
	height: 420px;
	width: 100%;
}


/*全体の設定
---------------------------------------------------------------------------*/
table {border-collapse:collapse;font-size: 100%;border-spacing: 0;}
/*テーブル
---------------------------------------------------------------------------*/

table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
/*全体の設定追加ここから
---------------------------------------------------------------------------*/

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

.clearfix {
}
 
/* Hides from IE-mac \*/
 * html .clearfix {height: 1%;}
 .clearfix {
	display: block;
	clear: both;
	height: 100px;
}
/* End hide from IE-mac */


#headertytlimage {
	text-align:center;
}

#oshirase {
	text-align: center;
	margin-top: -12px;
}
#footerlogo {
	position: absolute;
	width: 300px;
	left: 128px;
	top: 1px;
}

#syokuin {
	z-index: 200;
	position: absolute;
	left: 876px;
	top: 180px;
	width: 209px;
	height: 486px;
}


/*list2（施術メニューページの各症状ブロック）
---------------------------------------------------------------------------*/
/*各ブロックの設定*/

.list2 {
	/* [disabled]text-align: justify!important; */
	overflow: hidden;
	margin-bottom: 10px;	/*ボックス内の余白*/
	border: 3px solid #ccc;	/*枠線の幅、線種、色*/
	background: #fff;
	padding: 2%;
}

/*ボックス内の右側のブロック*/
.list2 .text {
	margin-left: 42%;	/*左に空けるスペース。下のfigureの幅を考慮して設定。*/
	margin-right: 2%;
	line-height: 1.7em;
}

/*h4見出し*/
.list2 h4 {
	font-size: 27px;	/*文字サイズ*/
	color: #006d41;		/*文字色*/
	margin-bottom: 7px;
	font-weight: normal;
}
/*figure画像*/
.list2 figure {
	width: 40%;		/*幅*/
	float: left;	/*左に回り込み*/
}

/*list2内のテーブルタグ*/
.list2 table {
	font-size: 13px;	/*文字サイズ*/
	border: 1px solid #ccc;	/*テーブルの枠線の幅、線種、色*/
}
/*list2内のテーブルタグ（行）*/
.list2 table tr {
	border-top: 1px dashed #ccc;	/*各行の上の線の幅、線種、色*/
}
/*list2内のテーブルタグ（tdとth）*/
.list2 table td, .list2 table th {
	padding: 2px 5px;	/*上下、左右への余白*/
}
/*list2内のテーブルタグ（th見出し）*/
.list2 table th {
	background: #eee;	/*背景色*/
	text-align: left;	/*テキストを左よせ*/
}
/*新着情報　list3ボックス*/
.list3 {
	overflow: hidden;
	margin-bottom: 10px;	/*ボックス内の余白*/
	border: 3px solid #ccc;	/*枠線の幅、線種、色*/
	background: #fff;
	padding-top: 3%;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 3px;
	margin-right: 3%;
	margin-left: 3%;
}
/*h4見出し*/
.list3 h4 {
	line-height:1.2em;
	font-size: 27px;	/*文字サイズ*/
	color: #88b276;		/*文字色*/
	margin-bottom: 7px;
}
/*フワフワ動かす
---------------------------------------------------------------------------*/
.img_box{
  animation: img_box_9955 3s linear infinite;
  transform-origin: 50% 50%;
  margin: 1em 0 !important;
}
 
@keyframes img_box_9955 {
  0% { transform: translateY(0) }
  33.33333% { transform: translateY(-10px) }
  66.66667% { transform: translateY(0) }
  100% { transform: translateY(0) }
}


/*全体の設定追加ここまで
---------------------------------------------------------------------------*/

html,body,#container {
	height: 100%;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 1.6em;
	color: #333; /*中面トップイメージ画像の下にできる空間を消すための高さ指定:画像の高さに合わせる*/
	margin: 0px;
	padding: 0px;
	font-size: 15px;	/*文字サイズ*/
	line-height: 1.6em;	/*背景白色*/
	-webkit-text-size-adjust: none;
}
h4,h5,p,ul,ol,li,dl,dt,dd,form,figure,form {margin: 0px;padding: 0px;font-size: 100%;font-weight: normal;}
ul {list-style-type: none;}
ol {padding-left: 40px;padding-bottom: 15px;}
img {
	border: none;
	max-width: 100%;/*中ページトップ画像画面幅一杯にする*/
	height: auto;
	text-align: right;
}
table {border-collapse:collapse;font-size: 100%;border-spacing: 0;}
video {max-width: 100%;}


h1 {
	font-size: 12px;
	color: #666;
	line-height: 0.5em;
	}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {

	transition: 0.2s;	/*マウスオン時の移り変わるまでの時間設定。0.2秒。*/
	text-decoration: none;	/*マウスオン時に下線を消す設定。残したいならこの１行削除。*/
}
a:hover {
	text-decoration: none;	/*マウスオン時に下線を消す設定。残したいならこの１行削除。*/
}

/*inner
---------------------------------------------------------------------------*/
.inner {
	max-width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1200px;
	background-color:#FFF;
}

#headertopwrapper {
	z-index: 9;
	background-color: #FFFFFF;
    color: #000000;
}

/*中ページヘッダー*/
#naka_headertopwrapper {
	width: 100%;
	height: 190px;
	background-color: #f6f6f6;
	z-index: 9;
}

#headertop {
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 9;
	outline-width: thick;
	height: 180px;
	position: relative;
}
#nakaheadertop img {
	padding-top:172px;	/*ヘッダー画像の上の空き調整*/
	width: 100%;}
/*ヘッダー画像の上の空き調整*/
#nakaheadertop_aroma {
	margin-top:172px;	/*ヘッダー画像の上の空き調整*/
	background-image:url(../images/aroma_top.avif);
	background-repeat:no-repeat;
	background-position:center center ;
	background-size: cover;}
	
/*ヘッダー

---------------------------------------------------------------------------*/
/*ヘッダーブロック*/
header {
	height: 70px;
	position: relative;
}


/*トップページのヘッダーと、スライドショーブロック共通設定。他の端末サイズでの再設定が複数あるので変更する際は注意。*/
#top header, #mainimg {
	width:100%;
	padding-top:80px;
	height: 680px;	/*スライドショー表示領域の高さの設定。*/
}

#mainimg img{
	width:100%;}
/*メインメニューのブロック
---------------------------------------------------------------------------*/
/*PCメニューブロック*/
.menuinner {
	height: 50px;
	max-width: 1200px;
	padding-top: 0;
	padding-bottom:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menubar {
	width: 1200x;
	padding-top: 10px;
	padding-bottom: 5px;
	position: relative;
	z-index: 10;
	background: white;	/*背景色*/
}
#menubar > ul {overflow: hidden;}
/*メニュー１個あたりの設定*/
#menubar ul li {
	float: left;	/*左に回り込み*/
	width: 9.9%;		/*幅。今回は５個メニューがあるので100÷5=20*/
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B6B6B6;
}
#menubar ul li a {
	color:#000;
	text-align: center;	/*文字を中央に*/
	text-decoration: none;display: block;
	height:33px;	/*メニューブロックの高さ*/
	padding-top: 10px;	/*メニューブロックの高さプラス、上に空ける余白。メニューテキストの上下の配置バランスをここで調整して下さい。*/
	}
	
#menubar a:hover {
    color:#71c276;	/*メニューバーのマウスオン時の文字色*/
}


#menubar ul li :last-child {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B6B6B6;
}


/*スマホ用中面トップ画像を表示させない*/
#nakaheadertop_s{display: none;}	

/*スマホ用メニューを表示させない*/
#menubar-s {display: none;}
#mainimg_s {display: none;}
/*３本バーアイコンを表示させない*/
#menubar_hdr {display: none;}

/*ドロップダウンメニュー用
----------------------------------------------------------------------------------------------------------------------------------*/
/*メニューブロック*/
#menubar ul.ddmenu {
	position:absolute;visibility: hidden;padding: 0;height: auto;
	width: 400px;	/*ブロックの幅*/
	border-radius: 10px;	/*角丸のサイズ*/
	background: #59b9d5;	/*背景色*/
	padding: 10px;			/*ブロック内の余白*/
	font-size: 13px;		/*文字サイズ*/
	text-align: left;		/*文字を左よせ*/
	box-shadow: 2px 2px 8px rgba(0,0,0,0.2);	/*ボックスの影。右へ、下へ、広げる幅、0,0,0は黒の事。0.2は20%透明度。*/
}
#menubar ul.ddmenu::before {
	content: "▲";
	font-size: 15px;
	color: #59b9d5;
	position: absolute;
	top: -18px;
	left: 27%;
}
/*メニュー１個あたりの設定*/
#menubar ul.ddmenu li {
	width: 50%;		/*幅。２列なので50%。*/
	float: left;	/*左に回り込み*/
}
#menubar ul.ddmenu li a {
	transition: 0s;background: none;height: auto;width: 100%;
	color: #fff;	/*文字色*/
	opacity: 0.7;	/*透明度70%*/
	padding: 0px 5px;	/*上下、左右への余白*/
}
/*マウスオン時*/
#menubar ul.ddmenu li a:hover {
	opacity: 1;	/*100%表示にする*/
}

/*fixmenu設定（メニューが画面上部に到達した際のスタイル）
------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*上部固定メニュー用fixmenu設定*/
body.is-fixed-menu #menubar.nav-fix-pos {
		background: #fff;	/*背景色（古いブラウザ用）*/
}

/*※以下の２ブロックのスタイルの中身は、上の２ブロックのスタイルと単純に合わせておいて下さい。fixmenuスクリプトを２つ使う為に必要な設定になります。*/
body.is-fixed #menubar.nav-fix-pos {
	position: fixed;width: 100%;top: 0px;
	background: #fff;	/*背景色（古いブラウザ用）*/
}

/*コンテンツ（mainとsubを囲むブロック。１カラム時の場合はメインコンテツを囲むブロック。）
---------------------------------------------------------------------------*/
#contents {
	position: relative;
	z-index: 1;
	overflow: hidden;
		background-color:#fff;
}
#indexcontents {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin-top: -200px;
}

#nakacontents {
	position: relative;
	z-index: 1;
	overflow: hidden;
	background: #fff;	/*背景色*/
	padding: 40px 0px;
}
/*contentsの中にあるinner*/
#contents .inner {
	padding-right: 0px;
	padding-top: 10px;
}
/*h2タグ*/
h2 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 36px;
	text-align: center;
	color: #036635;
	font-weight: bold;
	margin-top: 20px;/*中面小見出しの上の空間を作る*/
	line-height: 1.6em;
}
h2_left {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 36px;
	text-align: left;
	color: #036635;
	font-weight: bold;
	margin-top: 20px;/*中面小見出しの上の空間を作る*/
	line-height: 1.6em;
}

/*h3タグ*/
h3 {
	font-size: 22px !important;	/*文字サイズ*/
	line-height: 1.6em;
	font-weight: bold;
	color: #006d41;
	padding-left: 40px;
}

/*h2タグにclass="type1"を指定した場合*/
#contents h2.type1 {
	background: #333;	/*背景色（古いブラウザ用）*/
	background: url(../images/bg_company.jpg) no-repeat center center/cover;	/*上下、左右へのボックス内の余白*/
	color: #fff;	/*文字色*/
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
/*h2タグのspan（装飾用）タグ*/
#contents h2 span {
	font-size: 14px;	/*文字サイズ*/
	color: #999;	/*文字間隔を広くとる設定*/
	letter-spacing: 0.1em;
}


/*段落タグ*/

#contents h2 + p,
#contents h3 + p {
	margin-top: -10px;
}
/*section同士の余白*/
#contents section + section {
	margin-top: 40px;
}

/*mainコンテンツ
---------------------------------------------------------------------------*/
/*mainブロック*/
.main {
	float: left;	/*左に回り込み*/
	width: 100%;		/*メインコンテンツの幅*/
	line-height: 2em;
}


/*お知らせページ見出し
---------------------------------------------------------------------------*/
/*各ボックスの設定*/


/*求人一覧ページの各ブロック
---------------------------------------------------------------------------*/
/*各ボックスの設定*/
.list {
	position: relative;
	overflow: hidden;
	padding: 30px;		/*ボックス内の余白*/
	border: 1px solid #999;	/*枠線の幅、線種、色*/
	margin-bottom: 50px;		/*ボックス間の余白*/
	box-shadow: 2px 2px 10px rgba(0,0,0,0.15);	/*ボックスの影。右に、下に、広げる幅、0,0,0は黒の事で0.15は透明度15%の事。*/
	line-height: 1.6em;
}

/*ボックス内のh4タグ設定*/
.list h4 {
	font-size: 24px;	/*文字サイズ*/
	color: #59b9d5;		/*文字色*/
	font-weight: bold;
	margin-bottom: 5px;
}
.list h4 a {
	color: #59b9d5;	/*リンクテキストの文字色*/
}
/*ボックス内のp(段落)タグ設定*/
.list p {
	padding: 0px 0px 10px !important;	/*上、左右、下への余白*/
}


/*求人一覧ページの「詳細を見る・応募する」ボタン
---------------------------------------------------------------------------*/
a.btn {
	display: block;text-decoration: none;
	background: #59b9d5;	/*背景色（古いブラウザ用）*/
	background: linear-gradient(#66d5f5, #59b9d5);	/*グラデーション*/
	color: #fff;	/*文字色*/
	font-size: 20px;	/*文字サイズ*/
	text-align: center;	/*文字をセンタリング*/
	padding: 10px;		/*ボタン内の余白*/
	border-radius: 4px;	/*角丸のサイズ*/
	letter-spacing: 0.2em;	/*文字間隔を広くとる設定*/
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);	/*ボックスの影。右に、下に、広げる幅、0,0,0は黒の事で0.3は色が30%ついた状態。*/
	border: 1px solid #59b9d5;	/*枠線の幅、線種、色*/
}
/*マウスオン時*/
a:hover.btn {
	box-shadow: none;
	background: #fff;	/*背景色*/
	color: #59b9d5;		/*文字色*/
}

/*list2ボックス（トップページの「現在の求人」で使っている色のついた各ブロック）
---------------------------------------------------------------------------*/
/*ボックス全体を囲むulタグへの設定*/
.list2 {
	overflow: hidden;
}
/*各ボックスの設定*/
.list2 li {
	float: left;	/*左に回り込み*/
	width: 32%;	/*行間*/
	position: relative;
	margin-top: 10px;
	margin-right: 0.6%;
	margin-bottom: 10px;
	margin-left: 0.6%;
}
.menulink-button {
	display: block;
	text-decoration: none;
	height: 32px;	/*ボックスの高さ*/
	overflow: hidden;	/*ボックスから飛び出た場合、非表示にする設定*/
	background: #59b9d5;	/*背景色（古いブラウザ用）*/
	background: linear-gradient(#66d5f5, #59b9d5);/*背景グラデーション*/
	border-radius: 10px;	/*角丸のサイズ*/
	box-shadow: 2px 2px 3px rgba(0,0,0,0.2);	/*ボックス内の余白*/
	color: #fff;	/*文字色*/
	width:140px;
	font-size: 17px;
	text-align: center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	float:none;
}

/*マウスオン時*/
.list2 a:hover {
	background: #f5f5f5;	/*背景色（古いブラウザ用）*/
	background: linear-gradient(#f5f5f5, #e2e2e2);/*背景グラデーション*/
	color: #59b9d5;	/*文字色*/
}
/*ボックス内の画像。※imgタグにclass="img"をつけた場合。*/
.list2 .img {
	height: 100%;			/*高さ*/
	background: #fff;	/*背景色*/
	float: right;		/*右に回り込み*/
	border-radius: 3px;	/*角丸のサイズ*/
}

/*subコンテンツ
---------------------------------------------------------------------------*/
/*subブロック*/
.sub {
	float: right;	/*右に回り込み*/
	width: 22%;		/*サブコンテンツの幅*/
}
/*subコンテンツ内のh2タグ設定*/
.sub h2 {
	margin-bottom: 0 !important;
	font-size: 16px !important;	/*文字サイズ*/
	padding: 10px;		/*ボックス内の余白*/
	border: 1px solid #dcdcdc;	/*メニューの線の幅、線種、色*/
	color: #333 !important;
}
/*subコンテンツ内の段落タグ設定*/
.sub p {
	margin: 0 !important;
	padding: 10px !important;
}

/*subコンテンツ内のメニュー
---------------------------------------------------------------------------*/
/*メニュー全体の設定*/
.sub ul.submenu {
	margin-bottom: 20px;	/*メニューブロックの下に空けるスペース*/
	border-top: solid 1px #dcdcdc;	/*上の線の線種、幅、色*/
}
/*メニュー１個ごとの設定*/
.sub ul.submenu li a {
	text-decoration: none;display: block;
	padding: 5px 10px;	/*メニュー内の余白。上下、左右への設定。*/
	border-bottom: solid 1px #dcdcdc;	/*下の線の線種、幅、色*/
	border-left: solid 1px #dcdcdc;		/*左の線の線種、幅、色*/
	border-right: solid 1px #dcdcdc;	/*右の線の線種、幅、色*/
}
/*マウスオン時の背景色*/
.sub ul.submenu li a:hover {
	background: #f4f4f4;	/*背景色*/
}
/*h2直下にsubmenuが続いた場合のみ、submenuの上の線を消す設定*/
.sub h2 + ul.submenu {
	border-top: none;
}

/*subコンテンツ内のbox1
---------------------------------------------------------------------------*/
.sub .box1 {
	overflow: hidden;
	padding: 10px;			/*ボックス内の余白*/
	margin-bottom: 20px;	/*ボックスの下に空けるスペース*/
	border: solid 1px #dcdcdc;	/*線の線種、幅、色*/
	box-shadow: 0px 0px 20px rgba(0,0,0,0.1) inset;	/*ボックスの影。右へ、下へ、広げる幅、0,0,0は黒の事で0.1は透明度10%の事。insetは内側への影、という意味。*/
}
/*h2直下にbox1が続いた場合のみ、box1の上の線を消す設定*/
.sub h2 + .box1 {
	border-top: none;
}
/*box1内のサブメニュー*/
.sub ul.submenu {
	margin-bottom: 0;
}

/*subコンテンツ内のlist-subボックス
---------------------------------------------------------------------------*/
/*ボックス１個あたりの設定*/
.sub .list-sub {
	position: relative;overflow: hidden;
	border-left: 1px solid #dcdcdc;		/*左の線の線種、幅、色*/
	border-right: 1px solid #dcdcdc;	/*右の線の線種、幅、色*/
	border-bottom: 1px solid #dcdcdc;	/*下の線の線種、幅、色*/
	line-height: 1.5;	/*行間を少し狭くする。基本となる値は一番上のbodyにあります。*/
	font-size: 12px;	/*文字サイズ*/
}
.sub .list-sub a {
	display: block;text-decoration: none;overflow: hidden;
	padding: 5px;	/*ボックス内の余白*/
}
/*マウスオン時のボックス*/
.sub .list-sub a:hover {
	background: #f4f4f4;	/*背景色*/
}
/*h4タグ*/
.sub .list-sub a h4 {
	font-weight: bold;	/*太字にする設定*/
	font-size: 16px;	/*文字サイズ*/
}
/*段落(p)タグ*/
.sub .list-sub p {
	padding: 0 !important;
}
/*画像*/
.sub .list-sub figure {
	width: 30%;		/*画像の幅*/
	float: left;	/*左に回り込み*/
	margin-right: 5px;	/*画像右側に空ける余白*/
}

/*一覧ページのボックス内の右上のマーク
（CMSの場合は管理ページだと「オプション1」～のプルダウン、setup.phpだと「オプション選択肢」に関連します）
---------------------------------------------------------------------------*/
/*option1〜option3、と、newアイコン共通*/
.option1,.option2,.option3,.new {
	font-size: 12px;	/*文字サイズ*/
	text-align: center;
	display: block;
	width: 80px;		/*幅*/
	line-height: 30px;	/*高さ*/
	position: absolute;
	right: 40px;	/*右から40pxの場所に配置*/
	top: 0px;		/*上から0pxの場所に配置*/
}
/*subコンテンツ内で使う場合の追加（変更）設定*/
.sub .option1,.sub .option2,.sub .option3,.sub .new {
	font-size: 10px;	/*文字サイズ*/
	line-height: 16px;	/*行間*/
	right: 0px;		/*右から0pxの場所に配置*/
	transform: rotate(45deg) translate(22px,-10px);	/*45度回転、右へ,下へ(マイナス設定なので上へ向けての指定)の移動距離*/
}
/*option1*/
.option1 {
	color: #FFF;			/*文字色*/
	background: #f83d72;	/*背景色*/
}
/*option2*/
.option2 {
	color: #000;			/*文字色*/
	background: #ffd200;	/*背景色*/
}
/*option3*/
.option3 {
	color: #FFF;			/*文字色*/
	background: #999;	/*背景色*/
}

/*フッター設定
---------------------------------------------------------------------------*/
footer {
	clear: both;
	position: relative;
	z-index: 1;
	font-size: 13px;	/*背景色*/
	color: #333;	/*文字色*/
	background-color: #e6e6e6;
	float: none;
}
footer .pr {display: block;font-size: 80%;}

/*フッターメニュー
---------------------------------------------------------------------------*/
/*ボックス全体*/
#footermenu {
	height: 120px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	padding-left: 450px;
	z-index: 10;
}

#footermenu a {
	color: #333;
}


/*コピーライト
---------------------------------------------------------------------------*/
#copyright {
	line-height: 0.7em;
	color: #666;
	height: 40px;	/*背景色*/
	margin-top: 70px;
	text-align: center;
}

/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
/*見出しを含まないお知らせブロック*/
#houmonbox {		/*ブロック内の余白*/
	width: 83%;
	border-radius: 20px;	/*角丸のサイズ*/
	border: 4px solid #83a392;
	margin-bottom: 100px;
	margin-top: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	position: relative;
	background-image: url(../images/houmonbox_bg.gif);
	height: 260px;
	margin-right: auto;
}

#houmonbox p {		/*ブロック内の余白*/
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 16px;
	line-height: 1.6em;
	color:#666666;
	font-weight: bold;
}


#new copy {		/*ブロック内の余白*/
	width: 880px;
	margin-bottom: 0px;
	height: auto;
	color: #666666;	/*全体の文字色*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	/*フォント種類*/
	font-size: 15px;	/*文字サイズ*/
	line-height: 1.2em;	/*背景白色*/
	float:left;

}
#new photo {		/*写真*/
	width: 140px;
	height: auto;
	float:left;
}
	
#new dl {
	padding-left:20px;
	margin-bottom: 0px;
	position:relative;
}
/*日付設定*/
#new dt {
	position:absolute;
	padding-top:2px;
	float: left;
	width: 8em;		/*幅*/
	color: #FF0066;	/*文字色*/
	letter-spacing: 0.1em;
	margin-left:20px;
	line-height: 1.4em;
	height:auto;
}
/*記事設定*/
#new dd {
	line-height: 1.4em;
	padding-left: 5em;
	font-size: 15px;
	color: #6666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-left:80px;
}
#new dd figure {
	float: left;
	margin: 0 15px 15px 0;
	width: 10%;
}
#new dd figure img {
	max-width: 100%;
}
#new dd a {
	line-height: 1.4em;
	font-size: 15px;
	color: #6666666;
	text-decoration: none;
}

#new a:hover {
	color: #FF0066;	/*文字色*/
}


/*ta1設定
---------------------------------------------------------------------------*/
/*ta1テーブル*/
.ta1 {
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.ta1, .ta1 td, .ta1 th {
	border: 1px solid #ccc;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi {
	width: auto;
	text-align: left;	/*左よせ*/
	background: #f6f5f2;	/*背景色*/
	font-size: 18px;	/*文字サイズ*/
}
/*ta1の左側ボックス*/
.ta1 th {
	width: 100px;	/*幅*/
	text-align: center;	/*センタリング*/
	font-weight: normal;
	background-color: #DFF2FD;
}
/*左側ボックスに画像を入れた場合の設定*/
.ta1 th img {
	width: 100%;
}
/*labelタグを２列表示にする（CMS用）*/
.ta1.cms td label {
	display: block;
	float: left;
	width: 50%;
}
.ta1 p{
	font-size: 11px;
	font-weight:normal;
}

/*よく頂く質問
---------------------------------------------------------------------------*/
/*外側ブロック*/
.faq {
	padding: 0px 20px;	/*上下、左右への余白*/
}
/*質問*/
.faq dt {
	color: #59b9d5;	/*文字色*/
	font-weight: bold;	/*太字にする設定*/
	background: url(../images/faq_q.png) no-repeat left center;	/*背景アイコン*/
	padding-left: 30px;	/*背景アイコンに重ならないよう左に余白を作る*/
}
/*回答*/
.faq dd {
	background: url(../images/faq_a.png) no-repeat left top;	/*背景アイコン*/
	padding-left: 30px;	/*背景アイコンに重ならないよう左に余白を作る*/
	border-bottom: 1px solid #ccc;	/*下線の幅、線種、色*/
	margin-bottom: 20px;	/*ボックスの下側（外側）に空けるスペース*/
	padding-bottom: 20px;	/*ボックス内の下側に空けるスペース*/
}

/*inputボタン
---------------------------------------------------------------------------*/
#contents input[type="submit"].btn,
#contents input[type="button"].btn,
#contents input[type="reset"].btn {
	padding: 5px 10px;		/*上下、左右へのボックス内の余白*/
	border: 1px solid #ccc;	/*枠線の幅、線種、色*/
	font-size: 20px;		/*文字サイズ*/
	border-radius: 3px;		/*角丸のサイズ*/
	background: #eee;		/*背景色*/
}
/*マウスオン時の設定*/
#contents input[type="submit"].btn:hover,
#contents input[type="button"].btn:hover,
#contents input[type="reset"].btn:hover {
	border: 1px solid #999;	/*枠線の幅、線種、色*/
	background: #fff;		/*背景色*/
}

/*NEWアイコン
---------------------------------------------------------------------------*/
.newicon {
	background: #F00;	/*背景色*/
	color: #FFF;		/*文字色*/
	font-size: 70%;		/*文字サイズ*/
	line-height: 1.5;
	padding: 2px 5px;
	border-radius: 2px;
	margin: 0px 5px;
	vertical-align: text-top;
}

/*UPアイコン
---------------------------------------------------------------------------*/
.upicon {
	background: #0072ff;	/*背景色*/
	color: #FFF;		/*文字色*/
	font-size: 70%;
	line-height: 1.5;
	padding: 2px 5px;
	border-radius: 2px;
	margin: 0px 5px;
	vertical-align: text-top;
}

/*ヘッダーにメニューが固定される分、リンク先が隠れるのを防ぐ為のスタイル。※ページ内へのリンクで使う。
---------------------------------------------------------------------------*/
.link {
	display: block;
	margin-top: -100px;
	padding-top: 100px;
}

/*ページの上部へボタン「↑」設定
---------------------------------------------------------------------------*/
@keyframes scroll {0% {opacity: 0;}100% {opacity: 1;}}
body .nav-fix-pos-pagetop a {display: none;}
body.is-fixed-pagetop .nav-fix-pos-pagetop a {
	display: block;
	text-decoration: none;
	text-align: center;
	width: 50px;		/*幅*/
	line-height: 50px;	/*高さ*/
	z-index: 1;
	position: fixed;
	bottom: 60px;	/*下から20pxの場所に配置*/
	right: 3%;		/*右から3%の場所に配置*/
	background: #666;	/*背景色（古いブラウザ用）*/
	background: rgba(0,0,0,0.6);	/*背景色。0,0,0は黒の事。0.6は60%色がついた状態。*/
	color: #fff;	/*文字色*/
	border: 1px solid #fff;	/*枠線の幅、線種、色*/
	animation-name: scroll;	/*上のアニメーションで指定しているkeyframesの名前（scroll）*/
	animation-duration: 1S;	/*アニメーションの実行時間*/
	animation-fill-mode: forwards;	/*アニメーションの完了後、最後のキーフレームを維持する*/
}
/*マウスオン時*/
body.is-fixed-pagetop .nav-fix-pos-pagetop a:hover {
	background: #999;	/*背景色*/
}

/*その他
---------------------------------------------------------------------------*/
.look {background: #ccc;padding: 5px 10px;border-radius: 4px;}
.mb15,.mb1em {margin-bottom: 15px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb50 {margin-bottom: 50px !important;}
.p0 {padding:0 !important;}
.clear {clear: both;}
ul.disc {padding: 0em 25px 15px;list-style: disc;}
.color1, .color1 a {color: #59b9d5 !important;}
.pr {font-size: 10px;}
.wl {width: 96%;}
.ws {width: 50%;}
.c {text-align: center !important;}
.r {text-align: right !important;}
.l {text-align: left !important;}
.w50 {overflow: hidden;width: 50%;}
.fl {float: left;}
img.fl {float: left;width:30%;margin-right: 20px;margin-bottom: 20px;}
.fr {float: right;}
img.fr {float: right;width:30%;margin-left: 20px;margin-bottom: 20px;}
.photo {padding: 10px;background: #fff;border: 5px solid #fff;box-shadow: 2px 4px 5px rgba(0,0,0,0.2);}
.big1 {font-size: 22px;}
.sub .big1 {font-size: 12px;}
.mini1 {font-size: 11px;display: inline-block;line-height: 1.5;}
.sh {display: none;}
.date {text-align: right;color: #999;font-size: 11px;}



/*------------------------------------------------------------------------------------------------------------------------------------------------------
※ここから数ブロック（420px以下環境まで）は、スライドショー表示領域の高さとロゴサイズの再設定です。
面倒ですができるだけ綺麗に表示できるよう細かく設定して下さい。
------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*画面幅1500px以上の設定（スライドショー領域の再設定）
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:1500px){

	#top header, #mainimg {
	height: 850px;
}

}

/*画面幅2000px以上の設定（スライドショー領域の再設定）
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:2000px){

	#top header, #mainimg {height: 900px;}

}

/*画面幅1200px以下の設定（スライドショー領域の再設定）
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:1200px){

	#top header, #mainimg {height: 600px;}

}

/*画面幅1000px以下の設定（スライドショー領域の再設定とロゴ）
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:1000px){

	#top header, #mainimg {height: 470px;}
	#top #logo img {left: 1%;top: 20px;width: 200px;}

}

/*画面幅800px以下の設定（スライドショー領域の再設定）
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:800px){

	#top header, #mainimg {height: 380px;}

}

/*画面幅620px以下の設定（スライドショー領域の再設定とロゴ）
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:620px){

	#top header, #mainimg {height: 300px;}
	#top #logo img {left: 1%;top: 10px;width: 120px;}

}

/*画面幅500px以下の設定（スライドショー領域の再設定）
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:500px){

	#top header, #mainimg {height: 240px;}

}

/*画面幅420px以下の設定（スライドショー領域の再設定とロゴ）
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:420px){

	#top header, #mainimg {height: 190px;}
	#top #logo img {left: 1%;top: 10px;width: 90px;}

}




/*画面幅1000px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:1000px){

/*list2ボックス（トップページの「現在の求人」で使っている色のついた各ブロック）
---------------------------------------------------------------------------*/
/*各ボックスの設定*/
.list2 li {
	width: 49%;		/*幅*/
	margin: 10px 0.5%;	/*上下、左右へのボックスの外側へ空けるスペース*/
}

}



/*画面を横向きにした場合の高さが500px以下の場合の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (orientation: landscape) and (max-height:500px){

/*メインメニュー
---------------------------------------------------------------------------*/
/*メニュー１個あたりの設定*/
#menubar-s ul li a {
	padding: 10px;		/*メニュー内の余白*/
	float: left;		/*左に回り込み*/
	width: 40%;			/*幅*/
	margin-left: 4%;	/*メニューの左側に空けるスペース*/
}

}



/*画面幅800px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:800px){

/*メインメニュー
---------------------------------------------------------------------------*/
/*アニメーションのフレーム設定。全100コマアニメーションだと思って下さい。透明度(opacity)0%から透明度100%にする指定。*/
@keyframes menu1 {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
/*スマホ用メニューブロック*/
#menubar-s {
	display: block;
	overflow: hidden;
	position: fixed;
	z-index: 200;
	top: 20px;                       /*上からの位置*/
	width: 100%;
	background-color: #d9e9cb;	/*背景色*/
	border-top: 1px solid #fff;		/*上の線の幅、線種、色*/
	animation-name: menu1;		/*上のkeyframesの名前*/
	animation-duration: 0.5s;	/*アニメーションの実行時間。0.5秒。*/
	animation-fill-mode: both;	/*待機中は最初のキーフレームを、完了後は最後のキーフレームを維持*/
}
/*メニュー１個あたりの設定*/
#menubar-s ul li a {
	display: block;
	text-decoration: none;
	padding: 10px 15px;	/*上下、左右へのメニュー内の余白*/
	border-bottom: 1px solid #fff;	/*下の線の幅、線種、色*/
	color: #006d41;		/*文字色*/
	font-size: 18px;	/*文字サイズ*/
}
/*飾り文字*/
#menubar-s ul li span {
	display: block;
	font-size: 10px;	/*文字サイズ*/
	color: #999;		/*文字色*/
}
/*PC用メニューを非表示にする*/
#menubar {
	display:block;
}

/*ハンバーガーメニュー設定
---------------------------------------------------------------------------*/
/*３本バーブロック*/
#menubar_hdr {
	display: block;
	position: fixed;z-index: 600;
	top: 25px;		/*上から8pxの場所に配置*/
	right: 10px;	/*右から10pxの場所に配置*/
	border-radius: 50%;	/*円形にする*/
	border: 1px solid #fff;
}

#menubar_hdr_top {
	display: block;
	position: fixed;z-index: 600;
	top: 25px;		/*上から8pxの場所に配置*/
	left: 80px !important;	/*右から10pxの場所に配置*/
	border-radius: 50%;	/*円形にする*/
	border: 1px solid #fff;
}

/*アイコン共通設定*/
#menubar_hdr.close,
#menubar_hdr.open {
	width: 50px;	/*幅*/
	height: 50px;	/*高さ*/
}
/*三本バーアイコン*/
#menubar_hdr.close {
	background: #59b9d5 url(../images/icon_menu.png) no-repeat center top/50px;	/*背景色、背景画像の読み込み、画像の上半分（３本マーク）を表示。幅は50px。*/
}
/*閉じるアイコン*/
#menubar_hdr.open {
	background: #59b9d5 url(../images/icon_menu.png) no-repeat center bottom/50px;	/*背景色、背景画像の読み込み、画像の下半分（×マーク）を表示。幅は50px。*/
}

/*fixmenu設定（メニューが画面上部に到達した際のスタイル）
---------------------------------------------------------------------------*/
/*fixmenuから折りたたみメニューになるのでリセット。*/
body.is-fixed-menu #contents {
	margin-top: 0px;
}

/*main,subコンテンツ
---------------------------------------------------------------------------*/
.main,.sub {
	float: none;
	width: auto;
}

/*その他
---------------------------------------------------------------------------*/
body.s-n .sub,body.s-n #footermenu {display: none;}
.big1 {font-size: 20px;}
.w50 {overflow: hidden;width: auto;}
.fl {float: none;}
.fr {float: none;}

}



/*画面幅480px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:480px){
/*全体の設定追加ここまで
---------------------------------------------------------------------------*/
#kazari {
	    display: none;
		width: 100%!important;
		height:auto;
		position: absolute !important;
		margin-bottom:-40px !important;
}
/*スマホ用トップメイン画像の縦サイズ設定*/	
header {
height: 0px !important;/*スマホ用トップメイン画像の下にできる白を0pxにして消す*/
}
.katsudoulist {
	width: 95%;
	padding: 5px;
	margin-top:10px;
}
	
iframe {width: 97%;
  border-radius: 0px 0px 0px 0px!important;}
#headertytlimage img {
	width:100% !important;
}

#headertop {
	width: 100%;
	height: 140px!important;}
		
#mainimg_s {
	background-image:url(../images/topimg_s.avif);
	background-size:cover;
	margin-top: 110px!important;
}

/*スマホ用中面トップ画像を表示にする*/
#nakaheadertop_s{display: block;
	padding-top:240px!important;}	
/*PC用中面トップ画像を非表示にする*/
#nakaheadertop{display: none!important;
padding-top:140px!important;
}	

/*スマホ用トップ画像を表示にする*/
#mainimg_s {display: block!important;}
/*スマホ用トップ画像を表示にする*/
#mainimg {display: none;}

/*女性専用を非表示にする*/
#jyoseisenyou {display: none;}
/*女性専用スマホ用を表示にする*/
#jyoseisenyou_s {
	display: block;
	position: absolute;
	left: -1px;
	top: -110px;
	width: 366px;
	height: 220px;
	z-index: 400!important;
}
/*PC用メニューを非表示にする*/
#menubar {display: none;}
/*PC用メニューを非表示にする*/
#menubar {display: none;}


/*スマホ用見出しを表示させない*/
#tayorininaru_midashi {display: none;}


/*中ページヘッダー*/
#naka_headertopwrapper {
	height: auto;
}	
#syokuin {
	left: 260px;
	top: -160px;
	width: 22%;
}

#headertopwrapper {
	width: 100%;
	height: auto;
}
	/*トップページのロゴ画像*/
#top #logo img {
	left: 10px;	/*左から10%の場所に配置。*/
	top: 30px;	/*上から30pxの場所に配置。*/
	z-index: 1;
	width: 100% !important;/*画像の幅*/
}
.inner {
		padding-top: 0px !important;
	width: 93%;
	margin-left: 15px;
	margin-righ: 10px;
}




/*全体の設定
---------------------------------------------------------------------------*/
body {
	font-size: 15px;	/*文字サイズ*/
	line-height: 1.6em;	/*行間*/
}

/*inner
---------------------------------------------------------------------------*/


/*コンテンツ（mainとsubを囲むブロック。１カラム時の場合はメインコンテツを囲むブロック。）
---------------------------------------------------------------------------*/
#nakacontents {
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 0px;
}

/*スマホ用コンテンツ上マージン*/
#indexcontents {
	padding-top:0px!important;
	padding-top: 0px!important;
}

/*h2,h3タグ*/
#indexcontents h2 {
	width: 100%!important;
	font-size: 20px;	/*文字サイズ*/
	line-height: 1.8em;
}
h2_left {
	width: 100%!important;
	font-size: 20px!important;
	line-height: 1.8em;
}
/*h2,h3タグ*/
h2 {
	width:100%!important;
	font-size: 20px!important;
	line-height:1.8em;
}

/*h2タグのspan（装飾用）タグ*/
#contents h2 span {
	font-size: 10px;	/*文字サイズ*/
}
/*h3タグ*/
#contents h3 {
	font-size: 20px;	/*文字サイズ*/
	padding-left: 10px;
}
/*h3タグの１文字目*/
#contents h3::first-letter {
	padding-left: 10px;	/*線と文字との余白*/
}
/*段落タグ*/
#contents p {
	padding: 0 10px 10px;
}

/*求人一覧ページの各ブロック
---------------------------------------------------------------------------*/
/*各ボックスの設定*/
.list {
	padding: 10px;		/*ボックス内の余白*/
	margin-bottom: 20px;	/*ボックス間の余白*/
}
/*ボックス内のh4タグ設定*/
.list h4 {
	font-size: 20px;	/*文字サイズ*/
}

/*list2ボックス（トップページの「現在の求人」で使っている色のついた各ブロック）
---------------------------------------------------------------------------*/
/*各ボックスの設定*/
.list2 {
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;	/*ボックス内の余白*/
	border: 3px solid #ccc;	/*枠線の幅、線種、色*/
	background: #fff;
	padding-top: 2%;
	padding-bottom: 0%!important;
}
/*h4見出し*/
.list2 h4 {
	font-weight:bold;
	font-size: 20px!important;
	line-height:1.2em;
	color: #88b276;		/*文字色*/
	margin-bottom: 7px;
}
/*ボックス内の右側のブロック*/
.list2 .text {
	float: none !important;
	margin-left: 5px !important;/*左に空けるスペース。下のfigureの幅を考慮して設定。*/
	margin-right: 0% !important;
	margin-bottom: 0%!important;
	padding-bottom: 0%!important;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.6em;
	display: block!important;
	text-align: justify;
}
.list2 .text p {
   margin: 0px 0px !important;   /* 上下に1em・左右に0px */
}
/*一覧ページのボックス内の右上のマーク
（CMSの場合は管理ページだと「オプション1」～のプルダウン、setup.phpだと「オプション選択肢」に関連します）
---------------------------------------------------------------------------*/
/*option1〜option3、と、newアイコン共通*/
.option1,.option2,.option3,.new {
	font-size: 10px;	/*文字サイズ*/
	width: 50px;		/*幅*/
	line-height: 20px;	/*高さ*/
	right: 10px;	/*右から10pxの場所に配置*/
}

/*フッターメニュー
---------------------------------------------------------------------------*/
/*ボックス全体*/

footer {
	margin-bottom: 10px!important;
}
#footerlogo {
width: 70%!important;
	left: 10px!important;
	top: 1px;
}
#footerlogo p{
	line-height: 1.6em;
	position: absolute;
	top: 65px!important;
	left: -3px!important;
	width: auto;
}

/*テーブル（ta1）
---------------------------------------------------------------------------*/
/*ta1設定*/
.ta1, .ta1 td, .ta1 th {
	padding: 5px;	/*ボックス内の余白*/
}
/*ta1の左側ボックス*/
.ta1 th {
	width: 100px;
}

/*その他
---------------------------------------------------------------------------*/
.photo {padding: 5px;border: 2px solid #fff;}
.ws,.wl {width: 94%;}
.fl {float: none;}
img.fl {float: none;display: block;width:90%;margin: 0 auto 20px;}
.fr {float: none;}
img.fr {float: none;display: block;width:90%;margin: 0 auto 20px;}
.big1 {font-size: 16px;}
.sh {display:block;}
.pc {display:none;}
#shincyakutytl {
	color:#6fbc73;
	font-size:15px!important;
	font-weight:bold!important;
}
#new {		/*ブロック内の余白*/
	width: 100%;
	height:auto;
	padding-top:20px!important;
	margin-bottom: 15px;
	z-index:400;
		line-height:0.5em !important;
}

/*日付設定*/
#new dl {
	position:static!important;
	padding-left:10px;
	margin-bottom:20px;
}
#new dt {
	position:static!important;
	font-size: 12px!important;
	padding-left: 0em;
	margin-left: 0em;
	float: none;
	line-height:1.6em !important;
}
/*記事設定*/
#new dd {
	float:right!important;
	padding-top: 0px!important;
	padding-left: 0em!important;
	margin-left: 0em;
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;	
}
#new dd img{
	float:left!important;
	margin-bottom:20px;
}
/*記事設定*/
#new dd a {
	font-size: 14px!important;
	line-height:1.2em !important;
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;
	margin: 0em 0px;   /* 上下に1em・左右に0px */
}
/*訪問鍼灸調整*/
#houmonbox {
	width:91%!important;
	height:auto;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 2px!important;
	padding-bottom:10px;
	padding-left: 10px;
	margin-left:3px !important;
	background-image: url(../images/houmonbox_bg_s.gif)!important;
	background-position:bottom;
	background-repeat:no-repeat;
	background-size:contain;

}
#houmonbox p {
	line-height: 1.4em;
	font-size: 15px;
	font-weight:normal;
	padding-left: 0px;
	padding-right: 0px!important;
	color: #666;
}

/*出張治療*/
#houmonbox_naka {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.4em;
	text-align: justify;

}
#houmonbox_naka p {
	line-height: 1.9em;
	font-size: 16px;
	padding-left: 0px;
	color: #666;
	font-weight: bold;
}

#omonasejyutsu{
	width:100%;}
#omonasejyutsu_3buttun {
	text-align:center;
	width:102%!important;
	margin-bottom:30px;
}
#omonasejyutsu_3buttun img {
	width:31% !important;
	margin-top:7px !important;
	margin-left:5px !important;
	margin-right:x !important;
	float:left;
}

.main {
	margin-top:-10px;
}



#aisatsu p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 100%!important;
	line-height: 1.4em!important;
	color: #666666;
	font-weight: bold;
	margin-bottom: 30px;
}
h3 {
	font-size: 16px!important;
	font-weight: bold!important;
	line-height: 1.6em;
}
#hashiru_incyou {
	position: absolute;
	width:25%;
	left: 260px!important;
	top: -180px!important;
}

.syoujyou_tytl {
	width: 91%;
	line-height:1.3em;
	letter-spacing:0.1em;
	text-align:left;
	border-radius: 7px;	/*角丸のサイズ*/
	background-color: #d9e9cb;
	text-align: left;
	color: #339966;
	font-size: 20px;
	font-weight: bold;
	padding: 9px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-bottom: 10px;
}

.syoujyou {
	font-size: 16px;
	background-color: #f4fcf0;
	border-radius: 10px;	/*角丸のサイズ*/
	height: auto;
	width: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	padding-right:10px;
	padding-left: 10px;
	}
.syoujyou li {
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 30px;
}

.syoujyou_komidashi {
	font-size:18px!important;
	font-weight:bold;
	width: 90%!important;
	line-height:1.5em!important;
}
.syoujyou_pink {
	font-size: 16px;
	background-color:#FFF0F8;
	border-radius: 10px;	/*角丸のサイズ*/
	height: auto;
	width: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	padding-right:10px;
	padding-left: 5px;
	}
.syoujyou_pink li {
	background-image: url(../images/pink_maru.png);
	background-repeat: no-repeat;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 30px;
}
#sejyutsuzengo {
	height:auto;
	width: 100%!important;
}
#oshirasephoto_setsumei {
	float: left;
	width: 47%!important;
	margin-right: 10px;
}

#aroma_topcopy {
font-size:17px; color:#3C0;
font-weight:bold;
margin-top:10px;
margin-bottom:10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.shinkyu li {
	background-repeat: no-repeat;
	font-size:15px;
	border-bottom-color: #999;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
}
#corona {
	margin-left: 5px;
	height: auto;
}
#corona p {
	font-size: 15px;
	line-height: 1.6em;
	color:#666666;
	margin-bottom:20px;
	margin-left:20px;
}

/*タップして電話をかける画像を表示にする*/
#headertel_s{display: block!important}	
/*PC用タップして電話をかける画像を非表示にする*/
#headertel{display: none!important;}	
/*タップして電話をかける画像の位置*/
#headertel_s {
	width: 67%!important;
	position: absolute;
	left: 10px!important;
	top: 32px!important;
	text-align: right;
}
#logo {
	display:none!important;
}
#logo_s {
	display: block!important;
	width: 57%;
	float: left;
}
#headerbottom_white {
	height:70px!important;
	background-color:#FFF;
}

#yoyaku_s {
	width: 42%;
	float: right;
	padding-top: 28px;
	display: block!important;
}


/*PC用予約お問い合わせBOX画像を非表示にする*/
.toiawase{display: none!important;}		
/*スマホ用予約お問い合わせBOX画像を表示する*/
.toiawase_s{
	display: block!important;
	position: relative;
}	

#copyright {
	text-align: center;
}

.toiawasebox_tel_s {
	width: 94%!important;
	text-align: center;
	position: absolute!important;
	left: 9px!important;
	top: 155px!important;
}
.toiawasebox_form_s {
	display: block!important;
	width: 72%!important;
	position: absolute!important;
	left: -6px!important;
	top: 163px!important;
	z-index: 300!important;
	text-align: center;
}
h1 {line-height: 1.4em;}

#top_aisatsu {
	z-index:400!important;
	margin-top: 70px!important;

}
#top_aisatsu p {
	font-size: 16px;
	line-height: 1.9em;
	color: #333333;
	font-weight:normal;
	margin-bottom: 30px;
}
.menuinner {
	display: none;
}

#top_sns {
	font-size:15px!important;
	position: absolute;
	top: 155px!important;
	left: 10px!important;
	width: 360px;
	height: 80px;
	line-height: 1em;
}
#top_sns img { width:12%;}
/*PC用中ページヘッダー上空き調整*/
#headerall {
	height: 240px!important;
	margin-top:-115px;
}
/*スマホ用中ページヘッダー上空き調整*/
#naka_headerall {
	height: 240px!important;
	margin-top:0px;
}

#contents {
	margin-top:140px;
}
#heading3{/*美容鍼ページBeforeAfter小見出し*/
	text-align: left;
	font-size: 18px!important;
	width: 99%;
	padding: 3px;
    }
#catchicopy {
	display:none!important;
}

/*コラムページタブスマホ設定*/
.taball1 {
		font-size:14px!important;
	width: 99%!important;
	border-bottom-width: 6px!important;
	border-bottom-style: solid;
	border-bottom-color: #006d40;
	height: 40px!important;
}
.taball2 {
		font-size:14px!important;
	width: 99%!important;
	border-bottom-width: 6px!important;
	border-bottom-style: solid;
	border-bottom-color: #006d40;
	height: 40px!important;
}
.taball3 {
		font-size:14px!important;
	width: 99%!important;
	border-bottom-width: 6px!important;
	border-bottom-style: solid;
	border-bottom-color: #006d40;
	height: 40px!important;
}


.tab01_on {
	margin-right:8px!important;
		width:32%!important;
		float:left;
  height: 40px!important;
  line-height: 40px!important;
  color:#FFF;
  background:#006d40;
  font-weight: bold;
  text-align: center;
  border-radius: 8px 8px 0px 0px!important;
    		font-size: 14px!important;
}
.tab01 {
	margin-right:8px!important;
		width:32%!important;
	float:left;
  height: 40px!important;
  line-height: 40px!important;
  color:#FFF;
  background:#d9d9d9;
  font-weight: bold;
  text-align: center;
  border-radius: 8px 8px 0px 0px!important;
    		font-size: 14px!important;
}


.tab02_on {
	margin-right:8px!important;
		width:32%!important;
		float:left;
  height: 40px!important;
  line-height: 40px!important;
  color:#FFF;
  background:#006d40;
  font-weight: bold;
  text-align: center;
  border-radius: 8px 8px 0px 0px!important;
  		font-size: 14px!important;
}
.tab02 {
	margin-right:8px!important;
		width:32%!important;
		float:left;
  height: 40px!important;
  line-height: 40px!important;
  color:#FFF;
  background:#d9d9d9;
  font-weight: bold;
  text-align: center;
  border-radius: 8px 8px 0px 0px!important;
    		font-size: 14px!important;
}

.tab03_on {
			width:31%!important;
		float:left;
  height: 40px!important;
  line-height: 40px!important;
  color:#FFF;
  background:#006d40;
  font-weight: bold;
  text-align: center;
  border-radius: 8px 8px 0px 0px!important;
    		font-size: 14px!important;
}
.tab03 {
		width:31%!important;
		float:left;
  height: 40px!important;
  line-height: 40px!important;
  color:#FFF;
  background:#d9d9d9;
  font-weight: bold;
  text-align: center;
  border-radius: 8px 8px 0px 0px!important;
    		font-size: 14px!important;
}
#category {
	width:94%!important;
	margin: 0px;
}
#category img {
	margin:5px;
}
#footermenu {
	height: 70px;
	padding-top: 140px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	padding-left: 10px;
	z-index: 10;
	color: #333;
}
#footermenu a {
	color: #333!important;
}
/*トップページのヘッダーと、スライドショーブロック共通設定。他の端末サイズでの再設定が複数あるので変更する際は注意。*/
#top header, #mainimg {
	padding-top:0px;
}
#topwave {
	margin-top:200px!important;
text-align:center;
vertical-align: middle;}

#sumaho2025aisatsu {
	display: block!important;
}
	
#2025pcaisatsu {
	position: relative;
	display: none !important;}
#sumaho2025aisatsu_cover {
	display: block!important;
	position: absolute;
	top:0;
	left:0;
}	


}




#footerlogo{
	width: 300px;
	position: absolute;
	top: 2px;
	left: 55px;
}

#footerlogo p{
	line-height: 1.6em;
	position: absolute;
	top: 62px;
	left: 0px;
	width: 302px;
}
#new_photo {
	width: 110px;
	float: left;
}
#top_aisatsu {
	height: 100px;
	margin-top: 200px;

}
#top_aisatsu p {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	margin-bottom: 30px;
}
#shincyaku {

}
#logo_yoyaku {
	width: 100%;
	height: auto;
}
#kanrisha {
	text-align: right;
}
#sns {
	width: 598px;
	left: 371px;
	top: 74px;
	font-weight: bold;
	font-size: 14px;
}
#headerfixed {
	height: 150px;
}
#headerall {
	height: 185px;
	z-index: 100;
	position: fixed;
	width: 100%;
			background-color: #FFFFFF;
		opacity: 0.9;
		  box-shadow: 2px 4px 10px rgba(0,0,0,0.2);

}
#naka_headerall {
	background-color: #FFFFFF;
	height: 185px;
	z-index: 100;
	position: fixed;
	width: 100%;
			opacity: 0.9;
		  box-shadow: 2px 4px 10px rgba(0,0,0,0.2);
}
#top_sns {
	position: absolute;
	top: 18px;
	width: 360px;
	height: 80px;
	letter-spacing: 0em;
	color: #666;
	font-size: 12px;
	right: 10%;
}
#heading3{
	text-align: center;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	border: solid 1px #999999;
	border-radius: 5px;
	background: linear-gradient(180deg, rgba(239,148,164,1) 0%, rgba(233,78,119,1)100%);
	width: 98%;
	padding: 5px;
    }
#catchicopy {
	position: absolute;
	left: 279px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: clamp(16px, 2.9vw, 32px);
	font-weight: bold;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	z-index: 10;
	top: 134px;
	text-shadow: 0 0 10px #fff,0 0 15px #fff;
}

#category {
	width:98%;
	margin: 0px;
}
#category img {
	margin: 10px;
}


.is-style-vkp-heading-dotted-line{
	font-size:2em;
	line-height:1.4em;
	color:#F69;
 position:relative;
 padding-bottom:0.5rem;
 border-bottom: 5px dotted currentColor;
}
#yajirushi {
	text-align: center;
}

/*コラムページタブPC設定*/
.taball {
	width: 100%;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #006d40;
	height: 60px;
}
.taball2 {
	width: 100%;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #B38EFF;
	height: 60px;
}
.taball3 {
	width: 100%;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FF9D44;
	height: 60px;
}

.tab01_on {
	margin-right: 22px;
	width: 32%;
	float: left;
	height: 60px;
	line-height: 60px;
	color: #FFF;
	background: #006d40;
	font-weight: bold;
	text-align: center;
	border-radius: 10px 10px 0 0;
	font-size: 20px;
}
.tab01 {
	margin-right:22px;
	width:32%;
	float:left;
  height: 60px;
  line-height: 60px;
  color:#FFF;
  background:#006d40;
  font-weight: bold;
  text-align: center;
  border-radius: 10px 10px 0 0;
  	font-size: 20px;
}

.tab02_on {
	margin-right: 22px;
	width: 32%;
	float: left;
	height: 60px;
	line-height: 60px;
	color: #FFF;
	background: #B38EFF;/*アロマ背景パープル色*/
	font-weight: bold;
	text-align: center;
	border-radius: 10px 10px 0 0;
		font-size: 20px;
}
.tab02 {
	margin-right: 22px;
	width: 32%;
	float: left;
	height: 60px;
	line-height: 60px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border-radius: 10px 10px 0 0;
	font-size: 20px;
	background-color: #B38EFF;
}
.tab01 a {color: #FFF;}
.tab02 a {color: #FFF;}
.tab03 a {color: #FFF;}
.tab01:hover {opacity: 0.6;}
.tab02:hover {opacity: 0.6;}
.tab03:hover {opacity: 0.6;}

.tab03_on {
	width: 32%;
	float: left;
	height: 60px;
	line-height: 60px;
	color: #FFF;
	background: #FF9D44;
	font-weight: bold;
	text-align: center;
	border-radius: 10px 10px 0 0;
		font-size: 20px;
}
.tab03 {
	width: 32%;
	float: left;
	height: 60px;
	line-height: 60px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border-radius: 10px 10px 0 0;
	font-size: 20px;
	background-color: #FF9D44;
}


/*スライドショー下の曲線グラデーション画像*/
#kazari {
	position: absolute;
	bottom: -30px;
	z-index: 2;
	width: 120%!important;
}
#innertop {
	height: 100px;
	width: 100%;
}
#mainimg img {
	width:auto;
}
#shinkyuimg{
	float: left;
	width: 50%;
}
#shinkyuimg img{
	padding: 5px;
	border: 1px solid #999;
}
#shinkyuimgall {
	width: 100%;
	height: 400px;
	margin-bottom: 60px;
}
#topwave {
text-align:center;
vertical-align: middle;}
#topwave img{	vertical-align:top;
width:100%;}.innerwrapper {
	background-color: #FFF;
}
