@charset "UTF-8";
/*! compiled css */

@media only screen and (max-width: 768px) {
  /* reset */
  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;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
  }

  article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
  }

  html {
    line-height: 1;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }

  ol, ul {
    list-style: none;
  }

  table {
    border-collapse: collapse;
    border-spacing: 0;
  }

  caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
  }

  q, blockquote {
    quotes: none;
  }

  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
  }

  img {
    border: 0;
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
  }

  a {
    background-color: transparent;
  }

  a:active,
  a:hover {
    outline: 0;
  }

  abbr[title] {
    border-bottom: 1px dotted;
  }

  b,
  strong {
    font-weight: bold;
  }

  pre {
    overflow: auto;
  }

  code,
  kbd,
  pre,
  samp {
    font-family: monospace, monospace;
    font-size: 1em;
  }

  button,
  input,
  optgroup,
  select,
  textarea {
    color: inherit;
    font: inherit;
    margin: 0;
  }

  button {
    overflow: visible;
  }

  button,
  select {
    text-transform: none;
  }

  button,
  html input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
  }

  button[disabled],
  html input[disabled] {
    cursor: default;
  }

  button::-moz-focus-inner,
  input::-moz-focus-inner {
    border: 0;
    padding: 0;
  }

  input {
    line-height: normal;
  }

  input[type="checkbox"],
  input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
  }

  input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
    height: auto;
  }

  input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
  }

  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  }

  legend {
    border: 0;
    padding: 0;
  }

  textarea {
    overflow: auto;
  }

  optgroup {
    font-weight: bold;
  }

  /* initialize */
  html {
    overflow-x: hidden;
  }

  body {
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    font-size: 100%;
    color: #727066;
    background-color: #fff;
  }

  a {
    text-decoration: none;
    color: #2626FF;
  }
  a:hover, a:active, a:focus {
    color: #bfbfff;
  }
  a:hover {
    text-decoration: underline;
  }

  .clear {
    clear: both;
  }

  .sp_none {
    display: none !important;
  }

  #wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background-position: center;
    border-bottom: solid 1px #DDDDDD;
    position: relative;
    overflow: hidden;
  }

  #wrapper_in {
    margin: 0px auto;
    text-align: left;
  }

  h1 {
    box-sizing: border-box;
    color: #52524C;
    font-size: 138%;
    font-weight: bold;
    line-height: 1.3;
    padding: 2px 0 2px 5px;
    border-left: 10px solid #78BAB8;
    margin-bottom: 20px;
  }
  .page-profile h1 {
    border-left: none;
    text-align: center;
  }

  h2 {
    box-sizing: border-box;
    margin: 0 auto 15px;
    color: #52524C;
    font-size: 113%;
    font-weight: bold;
    line-height: 1.3;
    padding: 2px 0 2px 5px;
    border-left: 5px solid #78BAB8;
  }
  
  h2.seeds_midasi {
	background-image:url(../images/h2bk_seeds.png);
}

h2.h2_ptn1 {
	text-align:center;
	background:none;
	padding:20px 0 10px;
	position:relative;
	color:#000;
	margin-left:0;
	border:none;
}
h2.h2_ptn1 .en {
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
	font-size:70%;
	color:#78bab8;
	
	font-family: sans-serif;
}

  h3 {
    box-sizing: border-box;
    margin: 0 auto 15px;
    font-size: 100%;
    color: #52524C;
    line-height: 1.3;
    padding: 2px 0px 2px 5px;
    border-left: 3px solid #78BAB8;
  }

  #contents {
    margin-top: 53px;
  }

  /* ログインエリア
  ************************************************************************************************ */
  #login_area {
    width: 95%;
    margin: 0 auto;
    border-bottom: solid 1px #F0EEEF;
    padding: 10px 0 10px;
    text-align: center;
    position: relative;
  }
  #login_area a {
    color: #265BFF;
    text-decoration: underline;
  }
  #login_area .login1 {
    margin-bottom: 10px;
  }
  #contents #login_area .login3 {
    display: inline-block;
    position: absolute;
    bottom: 10px;
    right: 0px;
  }
  #login_area p {
    font-size: 75%;
  }
  #login_area .sp_loginBtn {
    display: inline-block;
    padding: 8px 10px;
    text-decoration: none;
    color: #fff;
    background-color: #78BAB8;
    border-radius: 4px;
  }
  #login_area .h_syukei1 {
    display: block;
    margin: 0px 0px 10px 0px;
    text-align: center;
  }
  #login_area .h_syukei1 > a {
    font-size: 11px;
  }

  /* パンクズリスト
  ************************************************************************************************ */
  #pankuzu_area {
    width: 95%;
    margin: 0 auto;
    padding: 10px 0px;
    font-size: 75%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
  }
  #pankuzu_area div {
    display: inline-block;
  }
  #pankuzu_area a {
    color: #727066;
    margin: 0px 5px;
    line-height: 1.4;
  }

  /* ヘッダー
  ************************************************************************************************ */
  #tagline {
    display: none;
  }

  header {
    position: fixed;
    z-index: 100;
    top: 0;
    width: 100%;
    height: 53px;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: #999 0px 1px 3px;
  }
  header #h_box1 a {
    display: inline-block;
    vertical-align: middle;
  }
  header #h_box1 .h_logo1 {
    width: 120px;
    position: absolute;
    top: 12px;
    left: 10px;
  }
  header #h_box1 .h_logo2 {
    display: none;
  }
  header #h_box1 .h_logo3,
  header #h_box1 .h_logo4 {
    display: none;
  }
  header #h_box1 .h_bnr1 {
	height:30px;
    position: absolute;
    top: 10px;
    left: 140px;
  }
  header #h_box1 .h_bnr1 img {
	height:30px;
  }
  header #h_box1 .h_btn1 {
    width: 90px;
    position: absolute;
    top: 14px;
    right: 80px;
  }
  
  header #h_box1 .login_area_in {
	  display:none;
  }
  
  header #h_box1 .h_btn_list {
    display: inline-block;
    float: right;
    margin-top: 7px;
    width: 180px;
    display: none;
  }
  header #h_box1 .h_btn_list img {
    margin-right: 10px;
  }
  header #h_box1 .h_btn_list img.hbtn3 {
    margin-right: 11px;
  }
  header #h_box1 .h_btn_list img.hbtn2,
  header #h_box1 .h_btn_list img.hbtn4 {
    margin-right: 0px;
  }
  header #h_box1 h1 {
    margin: 0;
    padding: 0;
    background-image: none;
    border: none;
  }
  header .h_syukei1 {
    display: none;
  }
  header .gnav {
    box-sizing: border-box;
    position: absolute;
    z-index: 1;
    top: 68px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 90%;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid #78BAB8;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 0px 2px #666;
    transition: opacity .5s;
    text-align: center;
    opacity: 0;
    visibility: hidden;
  }
  header .gnav.js_active {
    opacity: 1;
    visibility: visible;
  }
  header .gnav ul > li {
    background: transparent url(../images/sp_nav_arrow.png) 0 center no-repeat;
    text-align: left;
  }
  header .gnav ul > li > a {
    display: block;
    padding: 10px 0 10px 15px;
    color: #727066;
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  header .gnav .gnav1 {
    text-align: center;
    background-image: none;
    background-color: #78BAB8;
    margin-bottom: 10px;
	display:none;
  }
  header .gnav .gnav1 > a {
    color: #fff;
	display:none;
  }
  


  header #gnav {
    box-sizing: border-box;
    position: absolute;
    z-index: 1;
    top: 68px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 90%;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid #78BAB8;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 0px 2px #666;
    transition: opacity .5s;
    text-align: center;
    opacity: 0;
    visibility: hidden;
  }
  header #gnav.js_active {
    opacity: 1;
    visibility: visible;
  }
  header #gnav ul > li {
    background: transparent url(../images/sp_nav_arrow.png) 0 center no-repeat;
    text-align: left;
  }
  header #gnav ul > li > a {
    display: block;
    padding: 10px 0 10px 15px;
    color: #727066;
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  header #gnav ul > li > ul {
	  display:none;
  }
  header #gnav .gnav1 {
    text-align: center;
    background-image: none;
    background-color: #78BAB8;
    margin-bottom: 10px;
  }
  header #gnav .gnav1 > a {
    color: #fff;
  }


  
  header .sp_gnavBtn {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    cursor: pointer;
    width: 58px;
  }
  header .sp_gnavBtn.js_active {
    opacity: .5;
  }

  header #h_box1 .h_btn_list {
    display: inline-block;
    float: right;
    margin-top: 7px;
    width: 180px;
    display: none;
  }
  header #h_box1 .h_btn_list img {
    margin-right: 10px;
  }
  header #h_box1 .h_btn_list img.hbtn3 {
    margin-right: 11px;
  }
  header #h_box1 .h_btn_list img.hbtn2, header #h_box1 .h_btn_list img.hbtn4 {
    margin-right: 0px;
  }

  header .gnav {
    text-align: center;
  }
  header nav ul .spnav li {
    width: 48%;
    display: block;
    border: solid 1px #77B9B7;
    background: none;
    background-color: #DBECEC;
    margin-bottom: 5px;
  }
  header nav ul .spnav li a {
    color: #727066;
    display: block;
    padding: 5px 0px;
  }
  header .gnav ul li.gnav7, header .gnav ul li.gnav9 {
    float: left;
  }
  header .gnav ul li.gnav8, header .gnav ul li.gnav10 {
    float: right;
  }
  header .gnav ul li.gnav7_1 {
	  width:calc(100% - 2px);
  }
  
  header #gnav ul li.gnav7, header #gnav ul li.gnav9 {
    float: left;
  }
  header #gnav ul li.gnav8, header #gnav ul li.gnav10 {
    float: right;
  }
  header #gnav ul li.gnav7_1 {
	  width:calc(100% - 2px);
  }
  /* メイン
  ************************************************************************************************ */
  #main {
    width: 95%;
    margin: 15px auto 0;
    padding-bottom: 50px;
  }
  #main .bnr_otoiawase {
    margin: 20px 0px 0px 40px;
  }

  #main_full {
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
  }

  #main_full_in {
    width: 95%;
    margin: 0px auto 30px;
    text-align: left;
  }

  /* サイドナビ
  ************************************************************************************************ */
  #side_navi {
    width: 240px;
    margin: 0 auto 50px;
  }
  
#side_navi h2.h2_ptn1 {
	text-align:left;
	font-size:14px;
	padding-top:25px;
}
#side_navi h2.h2_ptn1 .en {
	font-size:14px;
	text-align:left;
	width:100%;
}
#side_navi .s_needs_box2 {
	background-image:url(/images/202203/side_needsandseeds.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:auto 100%;
	padding:20px 20px;
}
#side_navi .s_needs_box2 h2.h2_ptn1 {
	color:#FFF;
}
#side_navi .s_needs_box2 ul li {
	padding-top:10px;
}
#side_navi .s_needs_box2 ul li a {
	display:block;
	line-height:48px;
	border:solid 1px #72ACAD;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
#side_navi .s_needs_box2 ul li a:hover {
	opacity:0.8;
}
#side_navi .s_needs_box2 ul.ul1 li a {
	background-color:#72ACAD;
	color:#FFF;
}
#side_navi .s_needs_box2 ul.ul2 {
	margin-top:20px;
}
#side_navi .s_needs_box2 ul.ul2 li a {
	background-color:#FFF;
	color:#72ACAD;
}

#side_navi .s_member_box2 {
	margin-top:20px;
	padding:20px 20px;
	border:solid 1px #72ACAD;
}
#side_navi .s_member_box2 ul li {
	padding-top:10px;
}
#side_navi .s_member_box2 ul li a {
	display:block;
	line-height:35px;
	padding:0 20px 0 10px;
	background-color:#72ACAD;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	border-radius:5px;
	position:relative;
}
#side_navi .s_member_box2 ul li a:hover {
	opacity:0.8;
}
#side_navi .s_member_box2 ul li a:before {
	content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #FFF;
    border-right: solid 2px #FFF;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -4px;
    display: inline-block;
	
	position:absolute;
	right:8px;
	top:50%;
}

#side_navi .s_merit {
	margin-top:20px;
	padding:20px 20px;
	background-color:#E2F5F5;
}
#side_navi .s_merit ul li {
	padding-top:10px;
}
#side_navi .s_merit ul li a {
	display:block;
	height:40px;
	line-height:20px;
	border:solid 2px #72ACAC;
	padding:10px 10px 10px 55px;
	background-color:#FFF;
	color:#72ACAD;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	border-radius:5px;
	position:relative;
	background-position:5px 10px;
	background-repeat:no-repeat;
	background-size:auto 40px;
	box-shadow:3px 3px 5px rgba(0,0,0,0.1);
	position:relative;
}
#side_navi .s_merit ul li a span {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	padding-right:10px;
	
}
#side_navi .s_merit ul li a:hover {
	opacity:0.8;
}
#side_navi .s_merit ul li:nth-child(1) a {background-image:url(/images/202203/melit_icon1.jpg);}
#side_navi .s_merit ul li:nth-child(2) a {background-image:url(/images/202203/melit_icon2.jpg);}
#side_navi .s_merit ul li:nth-child(3) a {background-image:url(/images/202203/melit_icon3.jpg);}
#side_navi .s_merit ul li:nth-child(4) a {background-image:url(/images/202203/melit_icon4.jpg);}
#side_navi .s_merit ul li:nth-child(5) a {background-image:url(/images/202203/melit_icon5.jpg);}

#side_navi .s_bnr {
	margin-top:20px;
}
#side_navi .s_bnr .a_form {
	display:block;
	border:solid 2px #FF6600;
	padding:10px 5px;
	text-decoration:none;
}
#side_navi .s_bnr .a_form img {
	width:30px;
	height:auto;
}
#side_navi .s_bnr .a_form .p1 {
	display:inline-block;
	color:#FF6600;
	font-size:16px;
	font-weight:bold;
	vertical-align: top;
    margin:3px 0 0 3px;
	letter-spacing: 1px;
}
#side_navi .s_bnr .a_form .p2 {
	color:#FFF;
	background-color:#FF6600;
	font-size:11px;
	font-weight:bold;
	border-radius:10px;
	margin-top:5px;
	padding:3px 0;
	text-align:center;
	letter-spacing: -1px;
}
  
  #side_navi .s_box1 {
    width: 100%;
    text-align: center;
    border: solid 1px #DDDDDD;
    padding: 10px 0px 0px 0px;
  }
  #side_navi .s_box1 table {
    width: 220px;
    margin: 0 auto;
    border-collapse: collapse;
  }
  #side_navi .s_box1 table td {
    border-top: solid 1px #DDDDDD;
    padding: 10px 0px;
  }
  #side_navi .s_bnr1 {
    display: block;
    margin: 20px auto;
  }

	#side_navi .s_needs_box {
		width:240px;
		border:solid 2px #201717;
		position:relative;
		text-align:center;
		padding-bottom:15px;
	}
	#side_navi .s_needs_box .ns_title {
		position:relative;
		top:-20px;
	}
	#side_navi .s_needs_box .p1 {
		position:relative;
		font-size:12px;
		padding:0px 15px;
		line-height:1.4em;
	}
	#side_navi .s_needs_box .btn1 {
		position:relative;
		margin:10px auto 0;
	
	}
	#side_navi .s_needs_box hr {
		margin:15px auto 0;
		width:207px;
	}
	#side_navi .s_needs_box .p2 {
		position:relative;
		font-size:12px;
		padding:10px 15px 0;
		line-height:1.4em;
	}
	#side_navi .s_needs_box .btn2 {
		position:relative;
	}

  /* フッター
  ************************************************************************************************ */
  footer {
    width: 90%;
    margin: 0 auto;
    border-top: solid 1px #E1E1E1;
    padding: 20px 0px;
    position: relative;
  }
  footer #btn_pagetop {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 1;
    opacity: .9;
    width: 45px;
	height:45px;
	
	border:solid 3px #72acac;
	background-color:#FFF;
  }
  footer #btn_pagetop:before {
	content:"";
	display: inline-block;
	cursor: pointer;
	width: 10px;
	height: 10px;
	border: 2px solid;
	border-color: #72acac #72acac transparent transparent;
	transform: rotate(-45deg) translate(-50%,-50%);
	position:absolute;
	top:50%;
	left:50%;
	margin:-2px 0 0 2px;
  }
	
  footer #f_top .f_box1 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  footer #f_top .f_box2 {
    margin-bottom: 20px;
	display:none;
  }
  footer #f_top .f_box2 ul li {
    margin-bottom: 5px;
  }
  footer #f_top .f_box2 ul ul li {
    margin-left: 15px;
    margin-bottom: 5px;
  }
  footer #f_top .f_box2 ul li a {
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 10px 24px 10px 20px;
    font-size: 88%;
    color: #727066;
    background-color: #f0f0f0;
    text-decoration: none;
    line-height: 1.3;
    border-radius: 5px;
    position: relative;
  }
  footer #f_top .f_box2 ul li a:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 10px;
    height: 10px;
    margin-top: -7px;
    border-top: 3px solid #78BAB8;
    border-right: 3px solid #78BAB8;
    border-radius: 3px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  footer #f_top .f_box2 ul ul li a {
    background-color: #f8f8f8;
  }
  footer #f_top .f_box3 {
    text-align: center;
    margin-bottom: 15px;
  }
  footer #f_top .f_box3 > img {
    display: block;
    margin: 0 auto 15px;
  }
  footer #f_top .f_box3 .f_btn1 {
    display: block;
    margin: 0 auto 15px;
  }
  footer #f_top .f_box3 .f_btn2 {
    display: block;
    margin: 0 auto 15px;
  }
  footer #f_top .f_box3 .f_p_addr {
    font-size: 88%;
    line-height: 1.4;
    margin-bottom: 15px;
  }
  footer #f_top .f_box3 .f_btn3 {
    margin-bottom: 15px;
  }
  
/* 2022.03.16 */
footer #f_top .f_box1 .a1 {
	margin-top:15px;
	color:#727068;
	display:inline-block;
}
footer #f_top .f_box1 .f_p_addr {
	margin-top:15px;
	line-height:1.4em;
	font-size: 87.5%;
}
footer #f_top .f_box1 .f_btn3 {
	margin-top:15px;
}
footer #f_top .f_box1 .sns_icons {
	margin-top:15px;
}
footer #f_top .f_box1 .sns_icons .item {
	display:inline-block;
	margin-right:10px;
}
footer #f_top .f_box1 .sns_icons .item img {
	height:30px;
	width:auto;
}

  /* 2020.06.24 add */
  footer #f_top .f_box3 .sns_icons {
    width: 108px;
    margin: 15px auto 30px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  footer #f_top .f_box3 .sns_icons > .item {
    width: 25px;
    margin: 0 10px;
  }
  footer #f_top .f_box3 .sns_icons > .item img {
    max-width: 100%;
  }
  
   footer #f_bottom {
	   border-top: solid 1px #72acac;
	   padding-top:15px;
   }

  footer #f_bottom ul li {
	  text-align:center;
	  padding:5px 0;
  }
  footer #f_bottom ul li a {
	  color:#727068;
  }

  footer #f_bottom .copyright {
    color: #727068;
    font-size: 75%;
    line-height: 1.4;
    text-align: center;
	margin-top:20px;
  }
  footer #f_bottom .copyright a {
    color: #727068;
    text-decoration: none;
  }

  /* その他
  ************************************************************************************************ */
  .box_bottom1 {
    width: 100%;
    margin: 50px auto 20px;
  }
  .box_bottom1 h2 {
    margin-bottom: 15px;
  }
  .box_bottom1 .ul001 {
    text-align: center;
    font-size: 0;
  }
  .box_bottom1 .ul001 li {
    font-size: 16px;
    display: inline-block;
    width: 45%;
    margin-right: 5%;
    margin-bottom: 15px;
  }
  .box_bottom1 .ul001 li:nth-child(2n) {
    margin-right: 0;
  }
  .box_bottom1 .ul001 li:last-child {
    margin-right: 0;
  }
  .box_bottom1 .ul001 li a {
    display: block;
    color: #4C9292;
    line-height: 1.2em;
    text-decoration: none;
  }

  .box_contact1 {
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto 30px;
    border:solid 2px #78BAB8;
	border-radius:5px;
    padding: 20px 10px;
    text-align: center;
  }
  .box_contact1 img {
    display: block;
    width: auto;
    margin: 0 auto;
  }
  .box_contact1 .img1 {
    margin-bottom: 15px;
  }
  .box_contact1 .img2 {
    margin-bottom: 15px;
  }
  .box_contact1 .img3 {
    margin-bottom: 15px;
  }
  .box_contact1 .img4 {
    margin-bottom: 15px;
  }

  .box_contact2 {
    background-image: url(../images/contact/side_inq_bg.png);
    width: 240px;
    height: 223px;
    margin: 0 auto;
  }
  .box_contact2 .img1 {
    margin: 10px 0px 0px 7px;
  }
  .box_contact2 .img2, .box_contact2 .img4 {
    margin: 20px 0px 0px 28px;
  }
  .box_contact2 .img5 {
    margin: 10px 0px 0px 28px;
  }

  .box_area_annai {
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto 30px;
    background-color: #F6F6F6;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    padding: 10px;
  }
  .box_area_annai .img_map {
    display: block;
    margin: 0 auto 15px;
  }
  .box_area_annai .p1 {
    line-height: 1.3;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .box_area_annai .p2 {
    font-size: 88%;
    line-height: 1.3;
    margin-bottom: 15px;
  }
  .box_area_annai .p3 {
    font-size: 88%;
    line-height: 1.3;
    font-weight: bold;
  }

  #page-top .p001 {
    width: 95%;
    margin: 0 auto 15px;
    line-height: 1.4;
    text-align: justify;
  }
  #page-top .box_btn {
    margin: 30px 0px;
    text-align: center;
  }
  #page-top .box_btn img {
    margin-bottom: 15px;
  }
  #page-top .box001 {
    position: relative;
    margin-left: 0;
  }
  #page-top .box001 .img001 {
    display: block;
    margin: 0 auto 15px;
  }
  #page-top .box001 p {
    line-height: 1.4;
    margin-bottom: 15px;
  }
  #page-top .box001 .img002 {
    display: block;
    margin: 0 auto 15px;
  }

  #page-root .box001 {
    width: 95%;
    margin: 0 auto 20px;
    line-height: 1.5em;
  }
  #page-root .box001 p {
    margin-bottom: 15px;
  }
  #page-root .box001 ul {
    margin-bottom: 15px;
  }
  #page-root .box001 ul li {
    list-style: outside;
    margin-left: 20px;
  }
  #page-root .img001 {
    margin: 20px 0px 0px 30px;
  }
  #page-root .table001 {
    width: 100%;
    margin: 0 auto 20px;
    border-collapse: collapse;
  }
  #page-root .table001 table {
    width: 100%;
  }
  #page-root .table001 table .td1 {
    width: 90px;
  }
  #page-root .table001 th {
    border-bottom: solid 1px #C2E0E0;
    background-color: #EBF5F5;
    text-align: left;
    vertical-align: top;
    padding: 10px 5px;
    width: 30%;
    line-height: 1.5em;
  }
  #page-root .table001 th span.small {
    font-size: 12px;
    line-height: 1.2em;
    display: inline-block;
    margin-top: 10px;
  }
  #page-root .table001 td {
    border-bottom: dotted 1px #C2E0E0;
    text-align: left;
    vertical-align: top;
    padding: 10px 5px;
  }
  #page-root .table001 td select {
    padding: 5px;
    border: solid 1px #BBBBBB;
    font-size: 16px;
  }
  #page-root .table001 table td {
    vertical-align: middle;
    border-bottom: none;
    padding: 0px;
  }
  #page-root .table001 td input[type="text"], #page-root .table001 td input[type="password"] {
    width: 95%;
    margin-bottom: 3px;
    border: solid 1px #BBBBBB;
    padding: 5px;
    font-size: 16px;
  }
  #page-root .table001 td input[type="checkbox"], #page-root .table001 td input[type="radio"] {
    margin-right: 5px;
  }
  #page-root .table001 td textarea {
    width: 95%;
    height: 130px;
    margin-bottom: 3px;
    border: solid 1px #BBBBBB;
    padding: 5px;
    font-size: 16px;
  }
  #page-root .table001 td label {
    display: inline-block;
    line-height: 1.4em;
    padding: 3px 0;
  }
  #page-root .table001 td .la50 {
    width: 48%;
    display: inline-block;
    vertical-align: top;
  }
  #page-root .table001.login {
    margin: 20px auto 0px auto;
  }
  #page-root .table001.login th {
    border-top: solid 1px #C2E0E0;
  }
  #page-root .table001.login td {
    border-top: dotted 1px #C2E0E0;
  }
  #page-root .label1 {
    width: 90%;
    margin: 0 auto 20px;
    display: block;
  }
  #page-root .label1 input {
    margin-right: 3px;
  }
  #page-root .label_yesno {
    display: block;
    text-align: center;
    margin: 15px auto;
  }
  #page-root .label_yesno > label {
    display: inline-block;
    width: 45%;
    padding: 3px 0;
  }
  #page-root .textarea1 {
    margin: 0px auto;
    width: 280px;
    height: 80px;
    border: solid 1px #BBBBBB;
    padding: 5px;
  }
  #page-root .p_small1 {
    font-size: 12px;
    margin-top: 10px;
  }
  #page-root .p001 {
    line-height: 23px;
  }
  #page-root .table002 {
    display: block;
    width: 90%;
    margin: 20px auto;
  }
  #page-root .table002 tbody,
  #page-root .table002 tr,
  #page-root .table002 th,
  #page-root .table002 td {
    display: block;
  }
  #page-root .table002 td {
    text-align: center;
    vertical-align: middle;
  }
  #page-root .table002 td p {
    text-align: left;
    font-size: 100%;
    line-height: 1.4em;
    margin-bottom: 15px;
  }
  #page-root .table002 td p.tac {
    text-align: center;
  }
  #page-root .table002 td p br {
    display: none;
  }
  #page-root .p002 {
    border-top: solid 1px #E2DEE0;
    width: 90%;
    margin: 0 auto;
    padding: 20px 0;
    line-height: 1.4em;
    font-size: 110%;
  }
  #page-root .p003 {
    text-align: center;
    font-size: 110%;
    line-height: 1.4em;
  }
  #page-root .box002 {
    margin: 20px auto;
  }

  #page-001 .box1 {
    line-height: 20px;
    margin-bottom: 15px;
    text-align: right;
  }
  #page-001 .box1 span {
    margin-left: 15px;
    font-size: 100%;
  }
  #page-001 .box_body {
    margin-top: 10px;
  }
  #page-001 .box_body p, #page-001 .box_body div {
    line-height: 1.5em;
    margin-bottom: 15px;
  }
  #page-001 .box_body * {
    max-width: 100%;
  }
  #page-001 .box_body ol {
    list-style-position: inside;
    margin-bottom: 15px;
  }
  #page-001 .box_body ol li {
    padding: 3px 0;
  }
  #page-001 .box_body ul {
    margin-bottom: 15px;
  }
  #page-001 .box_body ul li {
    list-style-position: inside;
    list-style: disc;
    margin-left: 15px;
    padding: 3px 0;
  }
  
  #page-002 .box_body img {
    max-width: 100%;
	margin:10px 0;
  }  

  #left_box {
    margin-bottom: 15px;
  }
  #left_box .p_pr {
    padding: 10px 10px;
    line-height: 1.4em;
    font-size: 95%;
    text-align: center;
  }

  #right_box .box_body {
    line-height: 1.5em;
    margin-bottom: 50px;
  }
  #right_box .box_body p {
    padding: 5px 10px 5px 18px;
    line-height: 1.4em;
  }
  #right_box .box_body h2:not(:first-child) {
    margin-top: 30px;
  }
  #right_box .box_body h3:not(:first-child) {
    margin-top: 20px;
  }
  #right_box .p001 {
    width: 95%;
    margin: 0 auto 15px;
    line-height: 1.4em;
  }

  .kao_icon_l {
    background-image: url(../images/etc/entry_icon_bg.png);
    width: 201px;
    height: 264px;
    display: block;
    text-align: center;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
  }
  .kao_icon_l img {
    /* 絶対配置 */
    position: absolute;
    /* 上から半分 */
    top: 50%;
    /* 左から半分 */
    left: 50%;
	max-width:100%;
    /* 大枠と同じ幅に */
    max-width: none;
    /* 要素の大きさの半分引く（CSS3） */
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .kao_icon_l img.ic {
    position: absolute;
    /* 絶対配置 */
    top: 50%;
    /* 上から半分 */
    left: 50%;
    /* 左から半分 */
    width:100%;
    /* 要素の大きさの半分引く（CSS3） */
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .ul_list1 {
    display: block;
    margin-top: 50px;
    text-align: center;
  }
  .ul_list1.ul_list1_company {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .ul_list1 li {
    background-image: url(../images/etc/entry_icon_bg_s.png);
    width: 85px;
    height: 118px;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .ul_list1 li:nth-child(3n) {
    margin-right: 0;
  }
  .ul_list1 li:last-child {
    margin-right: 0;
  }
  .ul_list1 li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #000000;
    text-decoration: none;
    font-size: 80%;
  }
  .ul_list1 li img {
    /* 絶対配置 */
    position: absolute;
    /* 上から半分 */
    top: 50%;
    /* 左から半分 */
    left: 50%;
    /* 大枠と同じ幅に */
    max-width: none;
    max-height: 80%;
    /* 要素の大きさの半分引く（CSS3） */
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .ul_list1 li img.ic {
    position: absolute;
    /* 絶対配置 */
    top: 50%;
    /* 上から半分 */
    left: 50%;
    /* 左から半分 */
	max-height:100%; /* 大枠と同じ幅に */
    /* 大枠と同じ幅に */
    /* 要素の大きさの半分引く（CSS3） */
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .ul_list1 li p.name {
    position: absolute;
    bottom: 0px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
  }
  .ul_list1 li p.syoku {
    position: absolute;
    display: none;
    top: 0px;
    height: 98px;
    line-height: 1.2em;
    overflow: hidden;
    width: 100%;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 3;
  }
  .ul_list1 li .oita_u {
    position: absolute;
    display: block;
    width: 18px;
    height: 18px;
    background-image: url(../images/logo_oita_u.png);
    background-repeat: no-repeat;
    z-index: 2;
    background-size: contain;
    top: 2px;
    left: 2px;
  }

  .ul_list1_big {
    text-align: center;
  }
  .ul_list1_big li {
    background-image: url(../images/etc/entry_icon_bg_m.png);
    width: 129px;
    height: 180px;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .ul_list1_big li:nth-child(2n) {
    margin-right: 0;
  }
  .ul_list1_big li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #000000;
    text-decoration: none;
    font-size: 80%;
  }
  .ul_list1_big li img {
    /* 絶対配置 */
    position: absolute;
    /* 上から半分 */
    top: 50%;
    /* 左から半分 */
    left: 50%;
    /* 大枠と同じ幅に */
    max-width: none;
    max-height: 100%;
    /* 要素の大きさの半分引く（CSS3） */
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .ul_list1_big li img.ic {
    position: absolute;
    /* 絶対配置 */
    top: 50%;
    /* 上から半分 */
    left: 50%;
    /* 左から半分 */
    max-height: 80%;
    /* 大枠と同じ幅に */
    /* 要素の大きさの半分引く（CSS3） */
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .ul_list1_big li p.name {
    position: absolute;
    bottom: 0px;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
  }
  .ul_list1_big li p.syoku {
    position: absolute;
    display: none;
    top: 0px;
    height: 157px;
    line-height: 1.2em;
    overflow: hidden;
    width: 100%;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 3;
  }
  .ul_list1_big li .oita_u {
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../images/logo_oita_u.png);
    background-repeat: no-repeat;
    z-index: 2;
    background-size: contain;
    top: 2px;
    left: 2px;
  }
  
.ul_list2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
}
.ul_list2 li {
	width:calc(50% - 10px);
	position:relative;
	max-width:200px;
	margin:0 10px 15px 0;
}
.ul_list2 li a {
	display:block;
	width:100%;
	height:100%;
	border:solid 1px #78bab8;
	box-shadow:0px 3px 3px rgba(0,0,0,0.15);
	text-decoration:none;
	color:#333;
	
}
.ul_list2 li .oita_u {
    position: absolute;
    display: block;
    width: 18px;
    height: 18px;
    background-image: url(../images/logo_oita_u.png);
    background-repeat: no-repeat;
    z-index: 2;
    background-size: contain;
    top: 5px;
    left: 5px;
}
.ul_list2 li a .img_box {
	width:60%;
	margin:15px auto;
	position:relative;
	overflow:hidden;
}
.ul_list2 li a .img_box:before{
	content:"";
	display:block;
	padding-bottom:100%;
}
.ul_list2 li a .img_box img {
	position:absolute;
	width:100%;
	height:auto;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.ul_list2 li a p {
	padding:5px 10px;
	line-height:1.3;
}
.ul_list2 li a p.syozoku {
	text-align:left;
	font-size:12px;
	height:31.2px;
	padding-bottom:0;
	overflow:hidden;
	margin-bottom:5px;
}
.ul_list2 li a p.yakusyoku {
	text-align:left;
	font-size:12px;
	height:15.6px;
	padding-bottom:0;
	overflow:hidden;
	margin-bottom:5px;
}
.ul_list2 li a p.name {
	text-align:center;
	font-size:16px;
}

  .box_form dl dt {
    display: block;
    margin-top: 10px;
  }
  .box_form dl dd {
    display: block;
    margin-top: 5px;
  }
  .box_form input[type="text"] {
    width: 95%;
    margin-bottom: 3px;
    border: solid 1px #BBBBBB;
    padding: 5px;
    font-size: 16px;
  }
  .box_form label {
    margin: 20px 0px;
    display: block;
  }
  .box_form input[type="checkbox"] {
    margin-right: 3px;
  }
  .box_form textarea {
    width: 95%;
    height: 130px;
    margin-bottom: 3px;
    border: solid 1px #BBBBBB;
    padding: 5px;
    font-size: 16px;
  }
  .box_form .textarea1 {
    height: 300px;
  }
  .box_form .p_small1 {
    font-size: 88%;
    line-height: 1.4;
  }

  /* トップページ お知らせ・サイト更新情報ボックス
  ----------------------------------------------------------------------*/
  
  
/* 2022.3.14追加 新MVスライダー */
.mv_out {
	position:relative;
}
.mv_out .mv_box1 {
	position:absolute;
	width:80%;
	height:47%;
	background-color:rgba(255,255,255,0.9);
	right:10%;
	bottom:21%;
}
.mv_out .mv_box1 .box_in {
	width:90%;
	height:auto;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.mv_out .mv_box1 .box_in .midasi {
	padding:10px 0;
	text-align:center;
	color:#FFF;
	background-color:#78bab8;
}
.mv_out .mv_box1 .box_in table {
	width:90%;
	margin:10px auto 0;
}
.mv_out .mv_box1 .box_in table th {
	padding:4px 2px;
	text-align:left;
	font-size:16px;
	color:#000;
	line-height:1.1;
}
.mv_out .mv_box1 .box_in table th a {
	color:#000;
	text-decoration:underline;
}
.mv_out .mv_box1 .box_in table td {
	padding:4px 2px;
	text-align:right;
	font-size:16px;
	color:#000;
	line-height:1.1;
}
.mv_out .mv_box2 {
	position:absolute;
	width:100%;
	height:40px;
	left:0;
	bottom:40px;
}
.mv_out .mv_box2 .box_in {
	overflow-x:scroll;
}
.mv_out .mv_box2 ul {
	display: flex;
	justify-content: start;
	flex-wrap: nowrap;
	width:auto;
}
.mv_out .mv_box2 ul li {
	margin:0 10px;
}
.mv_out .mv_box2 ul li a {
	display:block;
	width:160px;
	height:30px;
	line-height:15px;
	border:solid 1px #78bab8;
	background-color:#FFF;
	color:#78bab8;
	text-decoration:none;
	overflow:hidden;
	font-weight:bold;
	
	font-size:12px;
	color:#000;
	
	padding:5px 30px 5px 15px;
	position:relative;
}
.mv_out .mv_box2 ul li a:after {
	content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #78bab8;
    border-right: solid 2px #78bab8;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg) translateY(-50%);
    display: inline-block;
	position:absolute;
	right:10px;
	top:50%;
}

.mv_out .mv_box3 {
	position:absolute;
	width:80%;
	right:10%;
	bottom:7%;
}
.mv_out .mv_box3 a:hover {
	opacity:0.95;
}

ul.ul_top_gentei {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin:30px auto 0;
}
ul.ul_top_gentei li {
	margin-bottom:20px;
}
ul.ul_top_gentei li:last-child {
	margin-bottom:0;
}
ul.ul_top_gentei li a {
	display:block;
	width:180px;
	line-height:1.2;
	border:solid 2px #78bab8;
	border-radius:3px;
	background-color:#FFF;
	text-decoration:none;
	overflow:hidden;
	
	font-size:16px;
	color:#000;
	
	padding:10px 50px 10px 15px;
	position:relative;
}
ul.ul_top_gentei li a:hover {
	opacity:0.8;
}
ul.ul_top_gentei li a:after {
	content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #78bab8;
    border-right: solid 2px #78bab8;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg) translateY(-50%);
    display: inline-block;
	position:absolute;
	right:20px;
	top:50%;
}


.homeSlider.ptn2 {
	width:100%;
	height: auto;
	margin:0 !important;
}
.homeSlider.ptn2 .item {
	width:100%;
	height: auto;
}
.homeSlider.ptn2 .item:before {
	content:"";
	display:block;
	padding-bottom:141.33%;
}
.homeSlider.ptn2 img {
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
.homeSlider.ptn2 .slick-dots {
	bottom:10px;
}
  
  
  
  .homeSlider {
    width: 80%;
    max-width: 768px;
    margin: 30px auto 50px !important;
  }

  .homeSlider .item {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
  }

  .homeSlider a {
    display: block;
  }

  .homeSlider .item .btn {
    display: inline-block;
    box-sizing: border-box;
    width: 250px;
    height: 65px;
    font-size: 12px;
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
    font-weight: normal;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 50%;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    background-size: 250px auto;
  }

  /* センスネットとは */
  .homeSlider .item .btn.btn-2 {
    background-image: url(/images/home/mv2_btn.png);
  }

  /* ものづくりの達人たちが、あなたのニーズを待っています。 */
  .homeSlider .item .btn.btn-3 {
    background-image: url(/images/home/mv3_btn.png);
  }

  /* ニーズ探索交流会の様子 */
  .homeSlider .item .btn.btn-4 {
    color: #000;
    background-image: url(/images/home/mv4_btn.png);
  }

  /* センスネット会員登録はこちら */
  .homeSlider .item .btn.btn-5 {
    background-image: url(/images/home/mv5_btn.png);
  }

  /* text */
  .homeSlider .item .btn > span {
    white-space: nowrap;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .homeSlider .item .btn > span:after {
    /* arrow */
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    margin-left: 1px;
    -webkit-transform: translateY(-1px) rotate(45deg);
    transform: translateY(-1px) rotate(45deg);
  }

  .homeSlider .item .btn.btn-4 > span:after {
    display: none;
  }

  /* 2020.04.27 フェイスガード追加 */
  .faceguard {
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto 15px;
    font-family: "Yu Gothic","Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
    border: 2px solid #E3E3E3;
    padding: 10px;
  }
  .faceguard > .ttl {
    background-image: none;
    margin: 0 0 10px;
    border: none;

    color: #fff;
    background-color: #285BA1;
    text-align: center;
    padding: 10px;
    font-size: 18px;
  }
  .faceguard > .ttl > span {
    display: block;
    font-size: 14px;
  }
  .faceguard .doc {
    margin-bottom: 15px;
    line-height: 1.5;
  }
  .faceguard img {
    max-width: 100%;
    height: auto;
  }
  .faceguard .cols {
    
  }
  .faceguard .cols .col {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .faceguard .cols .col > .ttl {
    background-image: none;
    font-weight: bold;

    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 10px 0;
    border: none;
  }
  .faceguard .cols .col .btn {
    width: 210px;
    margin: 20px auto;
    text-align: center;
  }
  .faceguard .cols .col .btn a {
    box-sizing: border-box;
    display: block;
    height: 40px;
    border-radius: 5px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding-top: 12px;
    text-decoration: none;
    box-shadow: 2px 2px 2px rgba(0,0,0, .15);
    transition: all .3s;
  }
  .faceguard .cols .col .btn a:hover {
    opacity: .75;
  }
  .faceguard .cols .col .btn .icon {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
  }
  .faceguard .cols .col.hanyo {
    width: 100%;
    border: 2px solid #609291;
  }
  .faceguard .cols .col.hanyo .btn a { background-image: linear-gradient(to bottom, #609291 50%, #ABC5C5 100%); }
  .faceguard .cols .col.hanyo .ttl {
    margin: 0 0 20px;
    background-color: #609291;
  }
  .faceguard .cols .col.high {
    width: 100%;
    border: 2px solid #DE9A43;
  }
  .faceguard .cols .col.high .btn a { background-image: linear-gradient(to bottom, #DE9A43 50%, #ECC796 100%); }
  .faceguard .cols .col.high .ttl {
    margin: 0 0 20px;

    background-color: #DE9A43;
  }
  .faceguard .cols .col.photo {
    width: 200px;
    margin: 0 auto;
   }
  .faceguard .cols .col .image {
    width: 200px;
    margin: 0 auto 10px;
    position: relative;
  }
  .faceguard .cols .col .image:last-child { margin-bottom: 0; }
  .faceguard .cols .col.high .image.first { margin-bottom: 35px; }
  .faceguard .cols .col .image .note {
    position: absolute;
    bottom: 3px;
    left: 5px;
    font-size: 14px;
    color: #fff;
  }

  .faceguard .size {
    font-size: 12px;
    font-weight: normal;
  }

  .faceguard-ex {}
  .faceguard-ex .btn {
    margin-bottom: 15px;
  }
  .faceguard-ex .btn a {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    height: 40px;
    border-radius: 5px;
    color: #fff;
    background: #285BA1;
    text-align: center;
    text-decoration: none;
    padding-top: 12px;
    font-size: 12px;
    font-weight: bold;
    transition: all .3s;
  }
  .faceguard-ex .btn a:hover {
    opacity: .75;
  }
  .faceguard-ex .btn .icon {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
  }

  .faceguard-note {
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto 30px;
    font-family: "Yu Gothic","Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  }
  .faceguard-note p {
    color: #285BA1;
    font-size: 14px;
    line-height: 1.5;
    text-align: justify;
  }

  .box_infos {
    width: 95%;
    margin: 0 auto 30px;
  }
  .box_infos .head {
    color: #727066;
    border: 1px solid #ddd;
    background: linear-gradient(#FEFEFE, #F3F3F3);
    line-height: 40px;
    padding-left: 10px;
    font-size: 81%;
    margin-bottom: 10px;
  }
  .box_infos .btn_list {
    position: absolute;
    top: 10px;
    right: 10px;
  }

  .table_news {
    width: 100%;
    margin-bottom: 20px;
  }
  .table_news .table_news_h {
    width: 60px;
    vertical-align: middle;
    text-align: center;
  }
  .table_news .table_news_d {
    box-sizing: border-box;
    width: auto;
    padding: 15px 0 15px 10px;
    vertical-align: top;
    text-align: left;
  }
  .table_news .cate {
    display: inline-block;
    vertical-align: middle;
  }
  .table_news .table_news_date {
    display: inline-block;
    font-size: 88%;
    vertical-align: middle;
  }
  .table_news .p1 {
    box-sizing: border-box;
    font-size: 88%;
    line-height: 1.4;
    background: transparent url(../images/etc/news_line.png) 0 bottom no-repeat;
    padding-bottom: 6px;
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .table_news .p2 {
    font-size: 88%;
    line-height: 1.4;
  }
  .table_news a {
    color: #727066;
    display: block;
    text-decoration: none;
  }
  .table_news tr {
    border-bottom: 1px dotted #78BAB8;
  }

  .box_news {
    position: relative;
  }

  .box_siteinfo {
    position: relative;
  }
  .box_siteinfo a {
    display: block;
    color: #727066;
    text-decoration: none;
  }
  .box_siteinfo .box_siteinfo_dl .term {
    font-size: 88%;
    padding: 3px 10px;
	height:16px;
  }
  .box_siteinfo .box_siteinfo_dl .desc {
    font-size: 88%;
    line-height: 1.4em;
    padding: 10px 10px 15px 10px;
    background: transparent url(/images/etc/line_siteinfo.png) 0 bottom no-repeat;
  }

  .home_head {
    font-size: 88%;
    color: #78BAB8;
    border: 1px solid #ddd;
    background: linear-gradient(#FEFEFE, #F3F3F3);
    line-height: 40px;
    padding-left: 10px;
    font-weight: bold;
    margin-bottom: 10px;
  }

  /* センスネット会員限定コンテンツ
  ----------------------------------------------------------------------*/
  /* 一般公開 */
  .member_body {
    margin-bottom: 55px;
  }
  .member_body div, .member_body p {
    line-height: 1.4;
    margin-bottom: 15px;
  }

  /* 非ログイン時 */
  .member_nologin {
    width: 90%;
    margin: 0 auto 50px;
  }

  .member_nologin_note {
    line-height: 1.4;
    margin-bottom: 30px;
  }

  .member_nologin_regist {
    text-align: center;
  }

  /* ログイン済み時 */
  .member_login {
    margin-bottom: 55px;
  }
  .member_login div, .member_login p {
    line-height: 1.4;
    margin-bottom: 0.8em;
  }

  /* 一覧に戻る */
  .blog_backlist {
    text-align: center;
    margin-bottom: 55px;
  }

  /* page2_common
  ----------------------------------------------------------------------*/
  .page2_common h1 + h2 {
    margin-top: 25px;
  }
  .page2_common p {
    font-size: 100%;
    line-height: 1.4;
    margin-bottom: 15px;
  }
  .page2_common ul li, .page2_common ol li {
    font-size: 100%;
    line-height: 1.4;
  }
  .page2_common ul.list_disc {
    margin-left: 2em;
    margin-bottom: 1em;
  }
  .page2_common ul.list_disc li {
    list-style-type: disc;
    list-style-position: outside;
  }
  .page2_common ol.list_roman {
    margin-left: 2em;
    margin-bottom: 1em;
  }
  .page2_common ol.list_roman li {
    list-style-type: lower-roman;
    list-style-position: outside;
  }
  .page2_common ol.list_decimal {
    margin-left: 2em;
    margin-bottom: 1em;
  }
  .page2_common ol.list_decimal li {
    list-style-type: decimal;
    list-style-position: outside;
  }
  .page2_common .h1section {
    width: 95%;
    margin: 30px auto;
  }
  .page2_common .h2section {
    width: 95%;
    margin: 20px auto;
  }
  .page2_common .h3section {
    width: 95%;
    margin: 15px auto;
  }

  /* サイトマップ /sitemap.html
  ----------------------------------------------------------------------*/
  #page2_sitemap {
    margin-top: 20px;
  }
  #page2_sitemap ul li {
    padding: 3px 0;
  }

  /* 個人情報保護ポリシー /privacy.html
  ----------------------------------------------------------------------*/
  #page2_privacy {
    width: 95%;
    margin: 0 auto;
  }
  #page2_privacy dl {
    line-height: 1.6;
  }
  #page2_privacy dl dt {
    font-weight: bold;
    margin-bottom: 5px;
  }
  #page2_privacy dl dd {
    text-indent: 1em;
    margin-bottom: 1em;
  }

  /* お問い合わせ・交通案内 /access.html
  ----------------------------------------------------------------------*/
  #page2_access > h2 {
    /* margin-top: 15px; */
  }
  #page2_access .box_address {
    margin: 0 auto 30px;
  }
  #page2_access .box_address p {
    line-height: 1.4;
    text-align: center;
    margin-bottom: 10px;
  }
  #page2_access .box_address .ttl {
    width: 70%;
    margin: 0 auto 10px;
    font-size: 113%;
    color: #fff;
    background-color: #78BAB8;
    padding: 5px;
  }
  #page2_access .box_address .indent {
    font-size: 100%;
  }
  #page2_access .box_map {
    width: 90%;
    margin: 0 auto 30px;
    text-align: center;
  }
  #page2_access .box_trafic {
    margin-left: 25px;
  }
  #page2_access .box_trafic p {
    line-height: 1.5;
    margin-bottom: 15px;
  }

  /* センスネットについて about-cens-net/
  ----------------------------------------------------------------------*/
  #page2_about_index {
    /* margin: 30px 0 30px 5px; */
  }
  #page2_about_index .idx_list {
    float: left;
    width: 305px;
    padding: 10px 15px 15px 15px;
    margin-bottom: 30px;
  }
  #page2_about_index .idx_list:nth-child(2n+1) {
    /* margin-right: 46px; */
    margin-right: 15px;
  }
  #page2_about_index .idx_list a {
    display: block;
    color: #52524C;
    text-decoration: none;
  }
  #page2_about_index .idx_list:hover {
    background-color: #FAFAFA;
    border-radius: 5px;
  }
  #page2_about_index .idx_list dt, #page2_about_index .idx_list dd {
    /* line-height: 1.6; */
  }
  #page2_about_index .idx_list dt {
    font-size: 100%;
    line-height: 1.8;
    background: url(../images/about/index_uline.png) no-repeat left bottom;
    margin-bottom: 12px;
  }
  #page2_about_index .idx_list dd {
    font-size: 87.5%;
    line-height: 1.6;
  }
  #page2_about_index .idx_list .idx_thumb {
    float: left;
    margin-right: 14px;
  }

  /* センスネット概要 summary.html */
  #page2_about_yurai {
    width: 90%;
    margin: 0 auto 30px;
  }
  #page2_about_yurai p {
    margin-bottom: 10px;
  }
  #page2_about_yurai p strong {
    color: #4C9392;
  }
  #page2_about_yurai p strong.big {
    font-size: 133%;
  }
  #page2_about_yurai figure {
    text-align: center;
  }

  #page2_about_contents ul li {
    width: 90%;
    margin: 0 auto 15px;
  }
  #page2_about_contents ul li.child {
    font-size: 100%;
    list-style-type: disc;
    margin: 10px 0 10px 30px;
  }

  /* 登録メリット registration-merit.html */
  .page2_about_merit .image {
    text-align: center;
    margin-bottom: 15px;
  }
  .page2_about_merit .txt ul {
    margin-left: 20px;
    margin-bottom: 15px;
  }
  .page2_about_merit .txt ul li {
    list-style-type: disc;
    list-style-position: outside;
  }
  .page2_about_merit .txt p:last-child {
    margin-bottom: 0;
  }

  /* 具体的なサポート事例 concrete-support-example.html */
  .page2_suport {
    width: 100%;
    margin: 0 auto 15px;
  }
  .page2_suport .box_icon {
    box-sizing: border-box;
    float: left;
    width: 17%;
    text-align: center;
  }
  .page2_suport .face {
    margin-bottom: 10px;
  }
  .page2_suport .box_txt {
    box-sizing: border-box;
    float: right;
    width: 80%;
    padding: 10px;
    margin-bottom: 30px;
    border: solid 1px #ddd;
    border-radius: 10px;
    font-size: 88%;
    text-align: justify;
    position: relative;
  }
  .page2_suport .box_txt p:last-child {
    margin-bottom: 0;
  }
  .page2_suport .box_txt:after {
    content: "";
    position: absolute;
    top: 20px;
    left: -20px;
    z-index: 1;
    border-style: solid;
    border-width: 10px;
    border-color: transparent #ddd transparent transparent;
  }

  .page2_suport_a .box_icon {
    float: left;
  }
  .page2_suport_a .box_txt {
    float: right;
    background-color: #F2F9F9;
  }

  .page2_suport_b .box_icon {
    float: right;
  }
  .page2_suport_b .box_txt {
    float: left;
    background-color: #FFF4EE;
  }
  .page2_suport_b .box_txt:after {
    left: 100%;
    border-color: transparent transparent transparent #ddd;
  }

  /* 代表者あいさつ representative-greetings.html */
  #page2_greeting02_intro {
    margin-bottom: 30px;
  }
  #page2_greeting02_intro .box_face {
    text-align: center;
    margin-bottom: 20px;
  }
  #page2_greeting02_intro .box_txt {
    width: 95%;
    margin: 0 auto 15px;
  }
  #page2_greeting02_intro .box_txt p {
    line-height: 1.5;
    text-align: justify;
  }

  .aboutHistory .aboutHistory_line1 li {
    margin-bottom: 5px;
  }
  .aboutHistory .aboutHistory_line2 dt,
  .aboutHistory .aboutHistory_line2 dd {
    line-height: 1.4;
  }
  .aboutHistory .aboutHistory_line2 dt {
    border-bottom: 1px dotted #78BAB8;
    margin-bottom: 5px;
  }
  .aboutHistory .aboutHistory_line2 dd {
    margin-left: 1em;
    margin-bottom: 15px;
  }

  /* 東九州メディカルバレー構想 east-kyushu-medical-valley.html */
  #page2_valley_bottom {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  /* 専門家紹介 expert/
  ----------------------------------------------------------------------*/
  #page2_expert_intro .box_face {
    text-align: center;
    margin-bottom: 20px;
  }
  #page2_expert_intro .box_face p {
    margin: 0 0 12px 0;
  }
  #page2_expert_intro .box_txt {
    width: 90%;
    margin: 0 auto;
  }

  /* 共通部分
  ====================================================================== */
  /* INDEX - センスネットについて,専門家紹介 */
  #page2_idx_list .idx_list {
    width: 95%;
    margin: 0 auto 30px;
  }
  #page2_idx_list .idx_list a {
    display: block;
    color: #52524C;
    text-decoration: none;
  }
  #page2_idx_list .idx_list dt {
    font-size: 100%;
    line-height: 1.5;
    margin-bottom: 12px;
    border-bottom: 2px solid #78BAB8;
  }
  #page2_idx_list .idx_list dd p {
    float: right;
    width: 75%;
    font-size: 88%;
    line-height: 1.4;
  }
  #page2_idx_list .idx_list .idx_thumb {
    float: left;
    width: 20%;
  }

  /* ボトムナビ - センスネットについて,専門家紹介 */
  #page2_nav_bottom ul {
    width: 90%;
    margin: 0 auto 30px;
    text-align: center;
  }
  #page2_nav_bottom li {
    margin-bottom: 15px;
  }
  #page2_nav_bottom li.active img {
    opacity: 0.6;
  }

  /* サイドナビ センスネットについて,専門家紹介  */
  #page2_nav_local {
    width: 240px;
    background-color: #F6F6F6;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  #page2_nav_local .ttl {
    border-left: none;
    padding: 20px 0;
    line-height: 1;
    margin: 0 0 0 10px;
    background-image: none;
  }
  #page2_nav_local .ttl a {
    display: block;
  }
  #page2_nav_local ul {
    width: 220px;
    margin-left: 10px;
    background-color: #fff;
  }
  #page2_nav_local ul li {
    padding: 0 8px;
    font-size: 75%;
  }
  #page2_nav_local ul li a {
    display: block;
    padding: 15px 0 15px 20px;
    border-bottom: solid 1px #ddd;
    text-decoration: none;
    color: #727066;
    line-height: 1.5;
    letter-spacing: 1px;
  }
  #page2_nav_local ul li:last-child a {
    border-bottom: none;
  }
  #page2_nav_local ul li.active a {
    background-image: url(../images/about/side_nav_arrow.png);
    background-repeat: no-repeat;
    background-position: left 19px;
  }
  #page2_nav_local ul li a:hover {
    background-image: url(../images/about/side_nav_arrow.png);
    background-repeat: no-repeat;
    background-position: left 19px;
    background-color: #FAFAFA;
    text-decoration: underline;
  }

  /* Google Custom Serch */
  .gcs {
    width: 90%;
    margin: 0 auto 30px;
    text-align: center;
  }
  .gcs .gcs_logo {
    margin-bottom: 10px;
  }
  .gcs .gcs_comment {
    color: #858579;
    line-height: 1.5;
    font-size: 88%;
  }
  .gcs .gsc-control-cse {
    padding: 0;
  }
  .gcs .gsib_b {
    padding-top: 4px;
  }

  /* blogページング */
  .mtPaging {
    width: 90%;
    margin: 50px auto;
  }
  .mtPaging ul {
    text-align: center;
    font-size: 0;
  }
  .mtPaging ul li {
    display: inline-block;
    font-size: 16px;
    font-family: arial,sans-serif;
    min-width: 3em;
    line-height: 30px;
    color: #fff;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
  }
  .mtPaging ul li:last-child {
    margin-right: 0;
  }
  .mtPaging ul li span {
    font-size: 88%;
  }
  .mtPaging ul a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 88%;
  }
  .mtPaging ul a:hover {
    opacity: 0.8;
  }
  .mtPaging ul .current {
    background-color: #ccc;
  }
  .mtPaging ul .number {
    background-color: #78BAB8;
  }

  .sp_formTel {
    width: 95%;
    margin: 0 auto 30px;
  }
  .sp_formTel .sp_formTel_image {
    text-align: center;
    margin-bottom: 15px;
  }
  .sp_formTel .sp_formTel_head {
    color: #fff;
    background-color: #4C9392;
    padding: 10px;
    font-size: 75%;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 15px;
  }
  .sp_formTel .sp_formTel_text {
    text-align: center;
    color: #4C9392;
    line-height: 1.4;
    margin-bottom: 15px;
  }
  .sp_formTel .sp_formTel_number {
    text-align: center;
  }

  .formSubmitTel {
    width: 80%;
    margin: 30px auto;
    text-align: center;
  }

  .formSubmitLogo {
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  .formSubmitLogo .formSubmitLogo_image {
    margin-bottom: 15px;
  }
  .formSubmitLogo .formSubmitLogo_text {
    line-height: 1.4;
  }

  .ggl_iframe {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 1em;
  }
  .ggl_iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /* clearfix */
  .clearfix,
  .cf {
    *zoom: 1;
  }
  .clearfix:after,
  .cf:after {
    content: " ";
    display: table;
    clear: both;
  }

  /* 汎用空白クラス */
  .mt0 {
    margin-top: 0px !important;
  }

  .mb0 {
    margin-bottom: 0px !important;
  }

  .mt5 {
    margin-top: 5px !important;
  }

  .mb5 {
    margin-bottom: 5px !important;
  }

  .mt10 {
    margin-top: 10px !important;
  }

  .mb10 {
    margin-bottom: 10px !important;
  }

  .mt15 {
    margin-top: 15px !important;
  }

  .mb15 {
    margin-bottom: 15px !important;
  }

  .mt20 {
    margin-top: 20px !important;
  }

  .mb20 {
    margin-bottom: 20px !important;
  }

  .mt25 {
    margin-top: 25px !important;
  }

  .mb25 {
    margin-bottom: 25px !important;
  }

  .mt30 {
    margin-top: 30px !important;
  }

  .mb30 {
    margin-bottom: 30px !important;
  }

  .mt35 {
    margin-top: 35px !important;
  }

  .mb35 {
    margin-bottom: 35px !important;
  }

  .mt40 {
    margin-top: 40px !important;
  }

  .mb40 {
    margin-bottom: 40px !important;
  }

  .mt45 {
    margin-top: 45px !important;
  }

  .mb45 {
    margin-bottom: 45px !important;
  }

  .mt50 {
    margin-top: 50px !important;
  }

  .mb50 {
    margin-bottom: 50px !important;
  }

  .tac {
    text-align: center;
  }

  .tar {
    text-align: right;
  }

  .tal {
    text-align: left;
  }

  .needs_box01 {
    display: block;
    border: solid 1px #333333;
    background-color: #CCC;
    padding: 10px 10px;
    margin-top: 20px;
    position: relative;
  }
  .needs_box01 .box_l {
    width: 100%;
    margin-top: 40px;
  }
  .needs_box01 .box_r {
    width: 100%;
    position: relative;
  }
  .needs_box01 .box_r span {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    right: -0px;
    top: -0px;
    padding: 3px 0px;
  }
  .needs_box01 dl dt {
    display: block;
    width: 100%;
    line-height: 22px;
    font-weight: bold;
  }
  .needs_box01 dl dd {
    display: block;
    width: 100%;
    padding-bottom: 20px;
  }
  .needs_box01 input[type="text"] {
    width: 98%;
    height: 25px;
  }
  .needs_box01 select {
    height: 25px;
  }
  .needs_box01 textarea {
    width: 98%;
    height: 100px;
  }
  .needs_box01.type2 {
    background-color: #bfe7e6;
  }
  .needs_box01.type3 {
    background-color: #FFC;
  }
  .needs_box01 .span_icon1 {
    border: solid 1px #666666;
    background-color: #666;
    padding: 1px 3px 0px 3px;
    color: #FFF;
  }
  .needs_box01 .span_icon2 {
    border: solid 1px #666666;
    background-color: #363;
    padding: 1px 3px 0px 3px;
    color: #FFF;
  }
  .needs_box01 .span_icon3 {
    border: solid 1px #666666;
    background-color: #FC3;
    padding: 1px 3px 0px 3px;
    color: #FFF;
  }
  .needs_box01.type3 .span_icon2 {
    margin: 0px 3px;
  }

  .form_area1 {
    margin-top: 40px;
  }
  .form_area1 .label1 {
    margin-left: 0px;
    margin-bottom: 10px;
    display: inline-block;
  }

	.btn01 {
		display:inline-block;
		text-decoration:none;
		color:#FFF;
		font-weight:bold;
		font-size:14px;
		line-height:1.2em;
		padding:5px 15px;
		
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0px 1px #000000;
	-webkit-box-shadow: 0px 0px 1px #000000;
	box-shadow: 0px 0px 1px #000000;
	
	text-shadow: -0.7px -0.7px 1px #000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#bfe7e6', endColorstr = '#78bab8');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#bfe7e6', endColorstr = '#78bab8')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #bfe7e6, #78bab8);
	background-image: -ms-linear-gradient(top, #bfe7e6, #78bab8);
	background-image: -o-linear-gradient(top, #bfe7e6, #78bab8);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#bfe7e6), to(#78bab8));
	background-image: -webkit-linear-gradient(top, #bfe7e6, #78bab8);
	background-image: linear-gradient(top, #bfe7e6, #78bab8);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
	}

	.btn02 {
		display:inline-block;
		text-decoration:none;
		color:#FFF;
		font-weight:bold;
		font-size:14px;
		line-height:1.2em;
		padding:5px 15px;
		
		float:right;
		margin-right:5px;
		position:relative;
		top:-50px;
		margin-bottom:-50px;
		
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0px 1px #000000;
	-webkit-box-shadow: 0px 0px 1px #000000;
	box-shadow: 0px 0px 1px #000000;
	
	text-shadow: -0.7px -0.7px 1px #000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#bfe7e6', endColorstr = '#78bab8');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#bfe7e6', endColorstr = '#78bab8')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #bfe7e6, #78bab8);
	background-image: -ms-linear-gradient(top, #bfe7e6, #78bab8);
	background-image: -o-linear-gradient(top, #bfe7e6, #78bab8);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#bfe7e6), to(#78bab8));
	background-image: -webkit-linear-gradient(top, #bfe7e6, #78bab8);
	background-image: linear-gradient(top, #bfe7e6, #78bab8);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
	}

  .btn03 {
    width: 80%;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2em;
    padding: 15px 0px;
    margin: 0px auto 30px auto;
	
	
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;

/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 1px #000000;
-webkit-box-shadow: 0px 0px 1px #000000;
box-shadow: 0px 0px 1px #000000;

text-shadow: -0.7px -0.7px 1px #000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#bfe7e6', endColorstr = '#78bab8');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#bfe7e6', endColorstr = '#78bab8')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #bfe7e6, #78bab8);
background-image: -ms-linear-gradient(top, #bfe7e6, #78bab8);
background-image: -o-linear-gradient(top, #bfe7e6, #78bab8);
background-image: -webkit-gradient(linear, center top, center bottom, from(#bfe7e6), to(#78bab8));
background-image: -webkit-linear-gradient(top, #bfe7e6, #78bab8);
background-image: linear-gradient(top, #bfe7e6, #78bab8);
/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
  }

  .dl01 {
    display: block;
  }
  .dl01 dt {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-bottom: 5px;
    font-weight: bold;
    line-height: 1.5em;
  }
  .dl01 dd {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-bottom: 15px;
    line-height: 1.5em;
  }

  .needs_info_ul1 {
    display: block;
    text-align: center;
  }
  .needs_info_ul1 li {
    display: inline-block;
    margin-bottom: 20px;
  }

  .needs_info_box1 {
    position: relative;
  }
  .needs_info_box1 img {
    max-width: 100%;
  }
  .needs_info_box1 img.btn {
    max-width: 80%;
    position: absolute;
    bottom: 10%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }
  
  #seeds_list_out {
	margin-top:15px;
	padding-bottom:15px;
}
#seeds_list_out table td.l {
	width:80%;
}
#seeds_list_out table td.r {
	width:20%;
	vertical-align:middle;
}
#seeds_list_out table td.r a {
	display:inline-block;
	background-color:#F93;
	color:#333;
	padding:5px 5px;
	font-size:12px;
	text-decoration:none;
}
#seeds_list_out ul {
	display: flex;
	flex-wrap: wrap;
}
#seeds_list_out ul li {
	display:block;
	width:18%;
	margin-right:2%;
	position:relative;
}
#seeds_list_out ul li a.click_area {
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
#seeds_list_out ul li .page_seigyo {
	display:none;
}
#seeds_list_out ul li .imgbox {
	display:block;
	max-width:calc(100% - 6px);
	margin:3px auto 0;
	height:55px;
	position:relative;
}
#seeds_list_out ul li img {
	position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
	max-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
#seeds_list_out ul li p.title {
	font-size:12px;
	line-height:1.2em;


	text-align:center;
	margin-top:5px;
}
#seeds_list_out ul li p.naiyou {
	display:none;
}

#seeds_list_out .ovray {
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-color: rgba(0,0,0,0.5);
	
	z-index:99;
	
	display:none;
}
#seeds_list_out .ovray .ovray_in {
	position:absolute;
	width:auto;
	height:70%;
	
	margin:5px 0px;
	background-color:#FFF;
	
	
	
	top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);	
}
#seeds_list_out .ovray .ovray_in div {
	height:100%;
	overflow-y:scroll;
}

#seeds_list_out .ovray .ovray_in div img {
	max-width:300px;
}
#seeds_list_out .ovray .ovray_in div p {
	line-height:1.5em;
	margin:5px;
	max-width:300px;
}
#seeds_list_out .ovray .ovray_in p.title {
	font-weight:bold;
	padding:5px 10px;
}
#seeds_list_out .ovray .page_seigyo {
	display:inline-block;
	position:absolute;
	right:0px;
	bottom:-25px;
	background-color: rgba(255,255,255,0.7);
	font-size:13px;
	padding:5px 15px;
	border-radius:3px;
	margin:0px;
}
#seeds_list_out .ovray .page_seigyo a {
	font-size:13px;
	color:#333;
}

  /* 2017.5.16 HOME用ニーズブロック */
  .needsHome {
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto 50px;
    padding: 15px;
    border: 2px solid #E3E3E3;
  }
  .needsHome .needsHome_ttl {
    border-left: 0;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 2px solid #E3E3E3;
  }
  .needsHome .needsHome_list > li {
    text-align: center;
  }
  .needsHome .needsHome_list > li:first-child {
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .needsHome .needsHome_list > li p {
    line-height: 1.5;
    margin-bottom: 15px;
  }
  .needsHome .needsHome_list > li p br {
    display: none;
  }
  
  .elHome {
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto 50px;
    padding: 15px;
    border: 2px solid #E3E3E3;
  }
  .elHome .elHome_ttl {
    text-align: center;
    background-image: none;
    margin: 10px 20px 20px;
    padding: 0;
	color:#259D9A;
	position:relative;
	border:none;
  }
  /*
  .elHome .elHome_ttl:after {
	  content:"";
	  display:block;
	  position:absolute;
		width: calc(100% - 40px);
		border-bottom: 25px solid #FFFF5F;
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		height: 0;
		bottom:-5px;
		left:0;
		z-index:-1;
		opacity:0.5;
  }
  */
  .elHome p {
	  padding:10px 0px 30px;
	  line-height:1.5em;
	  color:#52524B;
  }
  .elHome .elHome_list > li {
    text-align: center;
	padding-bottom:10px;
  }
  
  #side_navi .elHome {
	  width:100%;
	  margin:40px 0;
  }
  
 .seeds_tejyun_box_l {
		width:100%;
		margin-top:20px;
	}
	.seeds_tejyun_box_l ul {
		padding-left:10px;
		margin:0 0 0 12px;
	}
	.seeds_tejyun_box_l ul li {
		list-style:decimal;
		padding-bottom:15px;
	}
	.seeds_tejyun_box_l ul li b {
		color:#339;
	}
	.seeds_tejyun_box_r {
		width:100%;
		margin-top:20px;
	}
	.seeds_tejyun_box_r img {
		max-width:100%;
	}
  
}
