@charset "utf-8";
/*
兜豚スタイルのリセットここから
*/
html {
	color: #000;
	background: #FFF;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
 *font-size:100%;
	font-weight: inherit;
}
q:before, q:after {
	content: '';
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
/*
兜豚スタイルのリセットここまで
*/

/*
慌宥O協スタイルここから
*/
html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
  min-width:980px;
}
body {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ叔ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color:#333;
	font-size:15px;
	letter-spacing: -0, 001em;	/*iOS4でのテキストg侯への*/
	-webkit-text-size-adjust: 100%;	/*猟忖サイズの徭嗾{屁C嬬のキャンセル*/
/*  font-size:14px;*/
}
main{
	display:block; /* IE喘 */
}
pre, code {
	font-family: Courier, 'Courier New', monospace;
}
img {
	max-width: 100%;
	height: auto;
}
.ie8 img {
	width: auto;
}
ul, ol {
	list-style: none;
}
p, dd, td{
  font-size:15px;
  line-height:1.7;
}
a{
  color:#333;
  text-decoration:none;
  transition:opacity 0.5s linear;
}
a:hover{
  text-decoration:underline;
  opacity:0.7;
}

/*
慌宥O協スタイルここまで
*/

/* ===== common ===== */
.txt_c{
  text-align:center;
}
.sp_view{
  display:none;
}
.mb1_2em{
  margin-bottom:1.2em !important;
}
.mt15{
	margin-top:15px;
}
.mb15{
	margin-bottom:15px;
}
.wrapper {
	max-width: 1200px;
  margin: 0 auto;
}
.no3_btn{
  display:block;
  text-align:center;
  padding:5px 0;
  font-size:14px;
  line-height:1.4;
}
.prof_01_btn{
  border:1px solid #A63365;
  background:url(/life/health-new/img/no3_01_btn_bg.gif) no-repeat 15px center;
}
.prof_02_btn{
  border:1px solid #4A5EAC;
  background:url(/life/health-new/img/no3_02_btn_bg.gif) no-repeat 15px center;
}
.clear{
  clear:both;
}



/* ===== header ===== */
#header{
  padding:20px 0;
}
/* サイト坪碧 */
#header > form{
  float:left;
  width:30%;
}
#header > form .forms{
  height:30px;
  position:relative;
  margin-top:50px;
}
#header > form .googlesearch{
  width:100%;
  height:30px;
  background-color:#E8E5E3;
  border:none;
  font-size:13px;
  color:#999;
  padding-left:15px;
  box-sizing:border-box;
}
#header > form .searchb{
  position:absolute;
  right:10px;
  top:0;
  bottom:0;
  margin:auto;
}
.mb_search{ /* スマホrの碧ボタン */
  background:url(/life/health-new/common/img/search_bg.gif) no-repeat;
  height:65px;
  width:51px;
  position:fixed;
  top:20px;
  right:70px;
  z-index:999;
  cursor:pointer;
  transition:all 0.5s linear;
}
.mb_search:hover{
  text-decoration:underline;
  opacity:0.7;
}



/* 壓丕伏喘のスケジュ`ルなど */
#header > div p span:first-child{
  background:url(/life/health-new/common/img/list_mark_02.gif) no-repeat 10px center #4b60aa;
  width:65px;
  padding: 0 5px 0 25px;
  display:table-cell;
  vertical-align:middle;
}
#header > div p a{
  text-decoration:none;
  color:#FFFFFF;
  background-color:#768BC6;
  max-width:350px;
  min-height:30px;
  display:table;
  font-size:14px;
  padding: 0 10px 0 0;
}
#header > div p span:last-child{
  padding:0 5px;
  display:table-cell;
  vertical-align:middle;
}
#header > div{
  float:right;
/*  width:30%;*/
  font-size:12px;
  position:relative;
  padding-top:50px;
}
#header > div ul{
  position:absolute;
  top:0;
  right:8px;
}
#header > div li{
  display:inline-block;
}
#header > div li a{
  background:url(/life/health-new/common/img/list_mark_01.gif) no-repeat left center;
  padding-left:10px;
  height:12px;
  line-height:12px;
}
#header > div li:first-child{
  margin-right:30px;
}

/* ロゴ */
#header > h1{
  float:left;
  width:40%;
  text-align:center;
}

/* ===== navigation ===== */
/* グロ`バルナビ */
#gnav{
  clear:both;
  padding-top:30px;
}
#gnav ul{
  overflow:hidden;
}
#gnav li a{
  display:block;
  float:left;
  text-align:center;
  border-left:1px dotted #A3A2A2;
  height:21px;
  padding:5px 1.5%;
}

#gnav li a:hover{
  color:#A63365;
}

#gnav li:first-child a{ /* ホ`ムボタン */
  width:4%;
}
/*#gnav li:nth-child(2) a{
  width:10.4%;
}
#gnav li:nth-child(3) a,
#gnav li:nth-child(5) a{
  width:13%;
}
#gnav li:nth-child(4) a{
  width:17%;
}*/
#gnav li:nth-child(6) a{ /* M揃秤 */

}
#gnav li:nth-child(7) a{ /* M揃秤 */

}
#gnav li:nth-child(8) a{ /* 鞭Y宛坪 */

}
#gnav li:nth-child(9) a{ /* 寄僥垪 */

	border-left: none;
}

#gnav li:nth-child(9) a{
	position: relative;
	border: solid 2px #31ad9d;
	color: #31ad9d;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 35px;
}

#gnav li:nth-child(9) a:after{
	position: absolute;
	top: 12px;
	left: 5px;
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border-top: solid 2px #31ad9d;
	border-right: solid 2px #31ad9d;
	transform: rotate(45deg);
}

#gnav li:nth-child(9) a:hover{
	opacity: 1;
	text-decoration: none;
	background: #31ad9d;
	color: #fff;
}

#gnav li.smp{
	display:none;
}
/* ===== footer ===== */
#footer{
  clear:both;
}
/* vBサイトリンク */
#footer aside{
  background-color:#383A3A;
  padding:27px 0;
}
#footer aside h2{
  text-align:center;
}
#footer aside h2 img{
  width:196px;
}
#footer aside ul{
  overflow:hidden;
  padding:30px 0 30px 0;
}
#footer aside li{
  float:left;
  width:25%;
  border-left:2px solid white;
  box-sizing:border-box;
}
#footer aside li:first-child{
  width:22%;
}
#footer aside li a{
  color:white;
  display:block;
  padding:0 0 0 15px;
  height:60px;
  box-sizing:border-box;
}

/* ペ`ジの恷兜へ */
#footer #toTop{
  text-align:center;
  padding:30px 0;
  border-bottom:2px solid #A83065;
}

#footer > div{
  background-color:#F5F5F5;
  overflow:hidden;
  padding:15px 0;
}
#footer > div p,
#footer > div address,
#footer > div ul{
  float:left;
  width:22%;
}

/* フッタ`のロゴ */
#footer > div > div > p img{
  max-width:212px;
}

/* 廖侭など */
#footer > div address{
  margin-top:20px;
  width:56%;
}
#footer > div address p{
  color:#444;
  font-size:15px;
  width:21%;
}
#footer > div address p a{ /* 住宥アクセス?Bj枠 */
  padding-left:20px;
  background:url(/life/health-new/common/img/f_address_li_bg.png) no-repeat 10px center;
}
#footer > div address p:first-child{ /* 廖侭 */
  width:58%;
}
  
/* sns */
#footer > div ul{
  float:right;
  padding-top:10px;
  text-align:right;
}
#footer > div ul li{
  width:40px;
  display:inline-block;
}

/* コピ`ライト */
#footer small{
  display:block;
  text-align:center;
  line-height:40px;
  font-size:12px;
  color:#555;
}


/* ===== 和咾main ===== */
#main2 h1{
  font-size:32px;
  font-weight:500;
  background:url(/life/health-new/common/img/h1_bg.gif) repeat-x 0 bottom;
  padding-bottom:20px;
  margin-bottom:30px;
}
#main2 h2{
  font-size:20px;
  padding:12px 0 10px 60px;
  border:1px solid #EEECEA;
  background:url(/life/health-new/common/img/h2_bg.gif) no-repeat 20px center;
  margin-bottom:20px;
}
#main2 h3{
  font-size:18px;
  padding-left:40px;
  background:url(/life/health-new/common/img/h3_bg.gif) no-repeat 10px center;  
  border-bottom:1px solid #EEECEA;
/*  line-height:42px;
  height:40px;*/
  margin-bottom:15px;
}


#main2{
  padding:60px 0 100px;
  border-top:1px solid #E8E5E3;
  overflow:hidden;
}
#main2 nav{
  float:right;
  width:20%;
  min-width:240px;
}
#main2 nav > p{
  position:relative;
  text-align:center;
}
#main2 nav > p img{
  position:absolute;
  left:0;
  right:0;
  margin:0 auto;
}
#main2 nav ul{
  background-color:#E8E5E3;
  margin-top:20px;
  padding:120px 10px 20px 10px;  
}
#main2 nav li{
  line-height:1.4em;
  border-bottom:1px solid white;
  padding:8px 10px 8px 30px;
  background:url(/life/health-new/common/img/f_address_li_bg.png) no-repeat 10px center;
}
#main2 article{
  float:left;
  width:71.7%;
}

article section{
  margin-top:75px;
}

/* リンクボタン */
.link_btn{
	text-align:center;
}
.link_btn a{
	border: 1px solid #A63365;
	outline: solid 5px #A63365;
	outline-offset: 1px;
	margin:6px;
    background:url(/life/health-new/common/img/arrow.gif)no-repeat 5% 50%, url(/life/health-new/common/img/square.gif) no-repeat 95% 50%;
	display:inline-block;
	font-size:16px;
	line-height:1.4;
	padding:5px 95px;
}
.link_btn a:hover{
	background:#A63365;
	color:#fff;
}

/* 光コ`スペ`ジ　メインビジュアル */
.main_visual img{
	width:49.7674419%;
}
.main_visual img:first-child{
	margin-right:0.46511628%;
}

/* 光コ`スペ`ジ　僥べること鮫 */
.learning div{
	background-repeat:no-repeat;
	background-position:50% 100%;
	background-size:97.6744186% auto;
	padding-bottom:34.4186047%;
}

/* 光コ`スペ`ジ　縮TB初 */
.prof{
	font-size:14px;
}
.prof ul{
	overflow:hidden;
}
.prof ul li{
	background-color:#E8E5E3;
	background-image:url(/life/health-new/common/img/arrow01.png);
	background-repeat:no-repeat;
	background-position:12px 6px;
	float:left;
	border-radius:13px;
	padding:2px 0;
	margin:0 5px 5px 0;
	min-width:160px;
	text-align:center;
}
.prof ul.stafflist li{ /* ‐哂猟?嶄猟／光コ`スペ`ジ　縮TB初 */
	padding:2px 10px 2px 20px;
}
.prof section{
	padding:20px;
	position:relative;
	margin:15px 0 30px 0;
}
.prof section:nth-child(even){
	background-color:#dadff2;
}
.prof section:nth-child(odd){
	background-color:#edf0f8;
}
.prof section h3{
	background-color:#fff !important;
	background-image:none !important;
	border-left:4px solid #495cae;
	border-bottom:none !important;
	font-size:20px;
	font-weight:bold;
	padding:5px 0 2px 20px;
	margin-bottom:10px;
}
.prof section h3 span{
	font-size:14px;
	font-weight:normal;
	padding-left:30px;
}
.prof section ul{
	position:absolute;
	top:26px;
	right:30px;
}
.prof section ul li{
	background-color:#4a5eac;
	background-image:url(/life/health-new/common/img/arrow02.png);
	margin:0 5px 0 0;
	padding:2px 15px 2px 30px;
	width:auto;
	min-width:0;
}
.prof section ul li a{
	color:#fff;
}
.prof section dl{
	overflow:hidden;
}
.prof section dl dt{
	font-weight:bold;
	float:left;
	width:15.2439024%;
	padding:20px 0 20px 5px;
}
.prof section dl dd{
	font-size:14px;
	padding:20px 5px 20px 15.8536585%;
	background:url(/life/health-new/common/img/border.png) no-repeat 0 100%;
}
.prof section dl dd:last-child{
	background:none;
	padding-bottom:0;
}
.prof section ol {
    counter-reset: li;
    list-style: none;
	/*list-style: decimal inside;
	text-indent:-1.5em;
    padding-left:1.5em;*/
}
.prof section ol li{
	margin:0 0 1em 1.75em;
	position:relative;
}
.prof section ol li:last-child{
	margin-bottom:0;
}
.prof section ol li:before {
	counter-increment: li;
    content: counter(li) ". ";
	position:absolute;
	left: -1.75em;
    font-weight: bold;
	width:1.75em;
}
@media screen and (max-width : 1200px) {

header.wrapper{
  width:98%;
}

  #main2{
    width:96%;
    margin:0 auto;
  }
}

@media screen and (max-width : 768px) {
html{
  min-width:0;
}
a{
  transition:none
}
a:hover{
  text-decoration:none;
  opacity:1;
}
.sp_view{ /* スマホrのみ聞喘 */
  display:block;
}
.pc_view{ /* PCrは */
  display:none;
}
main{
  padding-top:129px;
}
#header > div{
  padding-top:0;
}
#header > div p a{
  padding: 0;
}

/* ===== common ===== */
#main2 div, #main2 p, #main2 dd, #main2 span{
	  font-size:20px !important;
}
/* ===== header ===== */
#header{
  position:fixed;
  background-color:white;
  width:100%;
  z-index:100;
  border-bottom: 1px solid #E8E5E3;
}
/* ロゴ */
#header > h1{
  padding-left:10px;
  text-align:center;
  width:45%;
}

/* サイト坪碧 */
#header > form{
  display:none;
  position:fixed;
  background-color:rgba(255,255,255,0);
  top:0px;
  width:100%;
  height:100%;
}
#header > form .forms{
  height:56px;
  position:relative;
  margin:auto;
  top:132px;
  padding-right:10px;
  padding-left:10px;
}
#header > form .googlesearch{
  width:100%;
  height:56px;
  font-size:24px;
  color:#777;
}
#header > form .searchb{
  position:absolute;
  top:0;
  bottom:0;
  padding-right:10px;
  padding-left:10px;
}
#header > div > p{
  position:relative;
  z-index:0;
}
#header h1{
  position:relative;
  z-index:0;
}
.mb_search:hover{
  opacity:1;
}






/* 壓丕伏喘 */
#header > div p span:first-child{
  padding-left:0;
}

#header > div{
  float:left;
  padding-left:15px;
}
#header > div p span:first-child,
#header > div p span:last-child{
  display:block;
  width: 150px;
  text-align:center;
  box-sizing:border-box;
  line-height:1.4em;
}
#header > div ul{
  display:none;
}
#header > div p span:first-child{
  font-size:18px;
}
#header > div p span:last-child{
  font-size:15px;
}

/* ===== navigation ===== */
#gnav li.smp{
	display:block;
}
/* ===== footer ===== */
.wrapper,
#footer > div,
#footer aside,
#footer small,
#footer #toTop{
  width:100%;
  margin:0 auto;
  box-sizing: border-box;
}

/* vBサイトリンク */
#footer aside h2 img{
  width:auto;
}

#footer aside ul,
#footer aside{
  padding-bottom:0;
}
#footer aside ul{
  padding-left:20px;
}
#footer aside li{
  width:50% !important;
  font-size:18px;
  margin-bottom:25px;
}
#footer aside li a{
  padding:0 0 0 15px;
  height:80px;
  display:table-cell;
  vertical-align:middle;
}

/* footerロゴ */
#footer > div > div > p{
  width:55%;
  text-align:center;
}
#footer > div > div > p img{ /* フッタ`のロゴ */
  max-width:271px;
  width:auto;
}

/* address */
#footer > div address{
  width:45%;
  margin:0 0 20px 0;
}
#footer > div address p:first-child{ /* 廖侭 */
  width:100%;
}
#footer > div address p:nth-of-type(2){ /* 住宥アクセス */
  width:55%;
}
#footer > div address p:last-child{ /* Bj枠 */
  width:40%;
}
#footer > div address p a{ /* 住宥アクセス?Bj枠のaタグ */
  width:70%;
  padding:5px 5px 5px 25px;
  border-radius:10px;
  display:block;
  background:url(/life/health-new/common/img/f_address_li_bg.png) no-repeat 10px center white;
}
#footer > div address p:last-child a{ /* Bj枠のaタグ */
  width:60%;
}

/* SNS */
#footer > div ul{
  width:80%;
  text-align:center;
  float:none;
  clear:both;
  border-top:3px solid white;
  margin:0 auto;
}
#footer > div ul li{
  width:80px;
  padding-right:20px;
}
#footer > div ul li:last-child{
  padding-right:0;
}

/* コピ`ライト */
#footer small{
  font-size:16px;
}

/* 和咾離瓮ぅ */
#main2{
  padding-top: 160px;
}
#main2 h1{
  text-align:center;
}
#main2 nav{
  display:none;
}
#main2 article{
  float:none;
  width:100%;
}

#main2 h2{
  font-size:24px;
}
#main2 h3{
  font-size:22px;
}

/* リンクボタン */
.link_btn a{
	border: 2px solid #A63365;
	line-height: 40px;
    margin-top: 10px;
    margin-bottom: 60px;
    font-size: 18.67px;
	padding:0;
	display:block;
}

/* 光コ`スペ`ジ　メインビジュアル */
.main_visual img{
	width:100%;
}
.main_visual img:first-child{
	margin-right:0;
}

/* 光コ`スペ`ジ　縮TB初 */
.prof ul li{
	background-position: 12px 10px;
	padding:2px 7px 2px 20px;
	border-radius:20px;
}
.prof section h3{
	font-size:24px;
}
.prof section ul{
    position:static;
}
.prof section ul li{
margin-bottom:10px;
}
.prof section dl dt{
	float:none;
	width:auto;
	padding:20px 0 10px;
}
.prof section dl dd{
	padding:0 0 20px 0;
}



}



@media screen and (max-width : 550px) {
main{
  padding-top:110px;
}

#header > form .forms{
  top:90px;
}

#main2 h2.js_open_close_btn{
  background:url(/life/health-new/common/img/h2_bg.gif) no-repeat 15px center, url(/life/health-new/about/img/dt_bg_close.gif) no-repeat 98% center;
  padding-left:50px;
  padding-right: 40px;
}


}