/*
  Theme Name: 看護師テンプレNew
*/
/*-----------------------------------------------
default
-----------------------------------------------*/

a {outline: none!important;}
a img {outline: none!important;}

.trim {
	width: 100%;
	height: 333px;
	overflow: hidden;
	margin-bottom: 10px;
}
.trim_mynavi {
	width: 100%;
	height: 294px;
	overflow: hidden;
	/*margin-bottom: 10px;*/
}
.width100 {
	width: 100%;
}
.padding2 {
  padding: 2%;
}
.padding20 {
	padding: 20px;
}
.margin-bottom10 {
	margin-bottom: 10px;
}
.margin-bottom20 {
	margin-bottom: 20px;
}
.center {
	margin: 0 auto;
}
.radius5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.radius10 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.block {
	display: block;
}

body {
  color: #666;
}
h3 {
	font-size: 20px;
}
.head {
  padding-bottom: 20px;
}
header  {
  padding-top: 40px;
}

.head_logo {
  min-width: 200px;
}
.head_navi {
  height: 83px;
  background-image: url(images/menu_bg.png);
  box-shadow: 0px 1px 20px #aaa;
}
.head_navi ul {
  display: inline-block;
}
.head_navi li {
  display: inline-block;
  background-image: url('images/nave_li_bg_06.png');
  background-repeat: no-repeat;
  background-position: 0px 8px;
}
.head_navi li:last-child {
  display: inline-block;
  background-image: url('images/nave_li_bg_06.png');
  background-repeat: no-repeat;
  background-position: 0px 8px;
}
.head_navi a {
  display: block;
}
.menu {
  width: 1100px;
}
.head_ul li {
  list-style: none;
}
.kuchikomi_bosyuu {
  padding-top: 18px;
}
.kv {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #FFEAFF), color-stop(0.00, #FCF4FF));
  background: -webkit-linear-gradient(top, #FCF4FF 0%, #FFEAFF 88%);
  background: -moz-linear-gradient(top, #FCF4FF 0%, #FFEAFF 88%);
  background: -o-linear-gradient(top, #FCF4FF 0%, #FFEAFF 88%);
  background: -ms-linear-gradient(top, #FCF4FF 0%, #FFEAFF 88%);
  background: linear-gradient(to bottom, #FCF4FF 0%, #FFEAFF 88%);
  margin-top: 1px;
}
.kv_imgs {
  padding: 20px 0px;
}
.kv img:hover {
	opacity: 0.8;
}
/*-----------------------------------------------
Sidebar
-----------------------------------------------*/
/*.sidebar {
  width: 253px;
}*/
.side_main {
  margin-bottom: 50px;
}
.sidelist {
  border-bottom: dotted 1px #aaa;
	margin: 0;
}
.side_miru {
  padding: 0px;
  padding-right: 20px;
}
.side_menu_tenshoku {
  background-color: #E484AA;
  color: #fff;
  padding: 0;
  margin-top: 20px;
}
.side_menu_tenshoku li {
  list-style: none;
  border-bottom: dotted 2px #fff;
  margin: 0px 10px;
  padding: 20px 10px;
  font-size: 18px;
  font-weight: bold;
  vertical-align: middle;
}
.side_menu_tenshoku li:last-child {
  border: none;
}
.side_menu_tenshoku a,
.side_menu_tenshoku a:link,
.side_menu_tenshoku a:visited {
  color: #fff;
}
.menu_icon,
.menu_txt {
  float: left;
}
.menu_txt {
  padding-left: 15px;
}
.menu_arrow {
  float:right;
}
.menu_box img {
  position: relative;
  top:10px;
}
.li_small {
  font-size: 13px;
}
/*-----------------------------------------------
Main
-----------------------------------------------*/
.breadcrumbs {
  border-top: 1px solid #E585AA;
  padding:20px 0px;
}
.breadcrumbs li {
  list-style: none;
  display: inline-block;
}
.trim {
  width: 100%;
  height: 333px;
  overflow: hidden;
  margin-bottom: 10px;
	margin: 0;
}
.trim_mynavi {
  width: 100%;
  height: 9em;
  overflow: hidden;
  /*margin-bottom: 10px;*/
	margin: 0;
}
.trim_nursedehatarako {
	width: 100%;
	height: 11em;
	overflow: hidden;
	/*margin-bottom: 10px;*/
	margin: 0;
}
.main_txt {
	padding: 10px;
  line-height: 28px;
}
.main h3 {
  font-size: 20px;
  font-weight: bold;
  color: #E585AA;
  border-bottom: 1px solid #E585AA;
  padding-bottom: 10px;
}
.site_box h1 {
  background: #bfe7f6;
  color: #E585AA;
  border-bottom: none;
  padding: 15px;
	font-size: 26px;
	line-height: 1.3;
}
.site_box h2,
.rank_kiji h2 {
  background: #bfe7f6;
  color: #E585AA;
  border-bottom: none;
  padding: 15px;
	font-size: 24px;
}
.site_ttl01 {
	background: #E585AA;
  color: #fff;
  border-bottom: none;
  padding: 15px;
	font-size: 20px;
}
.midashi1 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #E585AA), color-stop(0.00, #EFA7BF));
  background: -webkit-linear-gradient(top, #EFA7BF 0%, #E585AA 88%);
  background: -moz-linear-gradient(top, #EFA7BF 0%, #E585AA 88%);
  background: -o-linear-gradient(top, #EFA7BF 0%, #E585AA 88%);
  background: -ms-linear-gradient(top, #EFA7BF 0%, #E585AA 88%);
  background: linear-gradient(to bottom, #EFA7BF 0%, #E585AA 88%);
}
.midashi1 h1 {
	padding-left: 10px;
	border-left: 3px solid #fff;
	font-size: 22px;
}
.midashi1 h3 {
  padding-left: 10px;
  border-left: 3px solid #fff;
}
.collist {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.collist h3 {
  color: #4398cc;
}
.collist p {
  line-height: 32px;
}
.continue {
  float: right;
}
.continue img {
  margin-left: 10px;
}
.continue_txt {
  font-size: 20px;
  vertical-align: middle;
}
.catchcopy {
  font-size: 16px;
  color: #249ae2;
  line-height: 1.7;
  margin-bottom: 20px;
}
.sitetext-shou {
  font-size: 11px;
  line-height: 2;
  margin-bottom: 20px;
}
.site_box {
  margin-bottom: 40px;
}
.fRed {
  color: #F05100;
}
.btn_ranking,
.btn_kuchikomi {
  margin-bottom: 20px;
}
.go_ranking {
	padding-top: 20px;
	font-size: 16px;
}
.site_shousai1 {
	padding: 20px 20px 0px;
	font-size: 18px;
}
.site_shousai2 {
	padding: 20px 20px 20px;
	font-size: 16px;
}
.star_box {
	margin-top: 10px;
	border-radius: 10px;
	color: #E56A6A;
	margin: 0 auto;
	text-align: center;
	font-size: 25px;
	width: 80%;
	padding: 20px;
	background-image: linear-gradient(
		-45deg,
		#fff 25%,
		rgba(255, 199, 209, 0.37) 25%,
		rgba(255, 199, 209, 0.37) 50%,
		#fff 50%,
		#fff 75%,
		rgba(255, 199, 209, 0.37) 75%,
		rgba(255, 199, 209, 0.37)
	);
	background-size: 5px 5px;
	margin-bottom: 10px;
	box-shadow: 0px 0px 3px;
}
.star_box2 {
	margin-top: 10px;
	border-radius: 10px;
	color: #E56A6A;
	margin: 0 auto;
	text-align: center;
	font-size: 22px;
	width: 100%;
	padding: 20px;
	background-image: linear-gradient(
		-45deg,
		#fff 25%,
		rgba(255, 199, 209, 0.37) 25%,
		rgba(255, 199, 209, 0.37) 50%,
		#fff 50%,
		#fff 75%,
		rgba(255, 199, 209, 0.37) 75%,
		rgba(255, 199, 209, 0.37)
	);
	background-size: 5px 5px;
	margin-bottom: 10px;
	box-shadow: 0px 0px 3px;
}
.archive_star {
	color: #FF5200;
	font-size: 30px;
}
.btn_box {
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}
.site_img {
	max-width: 210px;
  max-height: 132px;
	margin: 0 auto;
}
.matome {
	list-style: none;
	padding-left: 0px;
	padding: 20px;
	font-size: 18px;
	border: 1px solid #E484AA;
	background-color: #FFEEFF;
}
.matome_ttl {
	color: #E484AA;
	border-bottom: 1px solid ;
}
.page_navi {
	text-align: center;
}
/*-----------------------------------------------
Archive kuchikomi
-----------------------------------------------*/
.a_kuchikomi_h3 {
	font-size: 18px;
	color: #E484AA;
	border-bottom: solid 1px;
	padding-bottom: 5px;
}
/*-----------------------------------------------
Page
-----------------------------------------------*/
.page h2 {
  font-size: 20px;
  color: #E484AA;
  border-bottom: 1px solid;
}
.page {
  font-size: 18px;
  line-height: 2;
}
.page p {
	font-size: 16px;
}
.page ul {
  padding-left: 0;
}
.page li {
  list-style: none;
}
/*-----------------------------------------------
転職サイトテーブル
-----------------------------------------------*/
.site_table {
	width: 98%;
	margin: 0 auto;
}
.site_table th {
	width:29%;
	color: #E484AA;
}

.kuchikomi_sitename{
	color:#E484AA;
	font-size:20px;
	text-align:center;
}
.kuchikomi_star{
	position:relative;
	top:5px;
	left:0px;
	vertical-align: middle;
}
/*-----------------------------------------------
コンタクトフォームテーブル
-----------------------------------------------*/
@media only screen and (max-width:480px){
    .wp_form_subtable table { margin: 0 -10px; }
    .wp_form_subtable table th,
    .wp_form_subtable table td{
        width: 100%;
        display: block;
        border-top: none;
    }
		.wp_form_subtable th {
			background-color: #efefef;
		}
    .wp_form_subtable table tr:first-child th   { border-top: 1px solid #ddd; }
}
/*-----------------------------------------------
related post
-----------------------------------------------*/
.related_box {
  background-color: #f5f5f5;
  padding: 30px 50px;
}
.related_box a,
.related_box a:link,
.related_box a:visited {
  color: #249ae2;
}
.related_h4 {
  border-bottom: 1px solid #249ae2;
  padding-bottom: 10px;
}
.related_title,
.related_h4 {
  color: #249ae2;
  margin-bottom: 10px;
}
.related_title {
  padding: 10px 0px;
}
.related_box ul {
  padding: 0;
}
.related_box li {
  list-style: none;
  border-bottom: 1px dotted;
}
.related_box li:last-child {
  border: none;
}
.related_box p {
  line-height: 1.7;
}
.wp_rp_title {
  display: block;
  margin-bottom: 20px;
  background: url(images/aaa_03.gif) 0 26px no-repeat;
}
/*.related_post_title {
    background: url(images/aaa_03.gif) 0px 0px no-repeat;
}*/
.wp_rp_excerpt {
  color: #555;
}
/*-----------------------------------------------
このサイトに登録した人は〜
-----------------------------------------------*/
.site3_box {
	background: #f5f5f5;
}
.site3_ttl {
	margin: 0 auto;
  width:70%;
}


/*-----------------------------------------------
口コミ
-----------------------------------------------*/
.kuchikomi_box {
	border-bottom: 1px solid #E484AA;
	margin-bottom: 20px;
}
.kuchikomi_box:last-child {
	border: none;
}
.kuchikomi_head {
	/*border-bottom: 1px solid #E484AA;*/
	margin-bottom: 20px;
}
.kuchikomi_ttl {
	font-size: 22px;
	color: #E484AA;
}
.kuchikomi_human {
	font-size: 18px;
	color: #00C094;
}
.kuchikomi_human_star {
	color: #f90;
}
.hyoka {
	color: #f90;
	font-size: 20px;
}
.row--v-middle {
  font-size: 0;
}
.row--v-middle > [class*="col-"] {
  float: none;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.toukounaiyo {
	border-radius: 10px;
	padding: 20px;
	background: rgba(255, 77, 148, 0.12);
	position: relative;
}
.toukounaiyo:after {
	content: "";
	position: absolute;
	top: -24px;
	left: 10%;
	border: 12px solid transparent;
	border-bottom: 12px solid rgba(255, 77, 148, 0.12);
}
.comment {
	padding: 0px 20px 20px;
}
.comment h4 {
	color: #E484AA;
	border-bottom: 1px solid;
	margin-bottom: 10px;
}
.star_box_txt {
  font-size: 12px;
  vertical-align: bottom;
}
.star_box_score {
  color: #4398cc;
  font-size: 16px;
  vertical-align: bottom;
}
/*-----------------------------------------------
吉井さんのコンテンツ
-----------------------------------------------*/
.content-y h3,
.content-y h2 {
	color: #E484AA;
	border-bottom: 1px solid;
	margin-bottom: 20px;
  font-size: 20px;
  background: none;
}
.content-y {
  font-size: 1.1em;
	line-height: 2;
}
strong {
  color: rgba(255, 84, 192, 0.75);
}
.ichiran_setsumei {
	padding: 20px;
	font-size: 16px;
	margin:0 auto;
	margin-bottom: 20px;
	background: rgba(191,231,246,0.4);
	border: 1px dashed #bfe7f6;
}
.ichiran_setsumei h3{
	background: none;
	margin: 0;
	color: #E585AA;
	border-bottom: 1px solid;
	margin-bottom: 10px;
}
.bnr_site {
	display: none;
}
/*-----------------------------------------------
Footer
-----------------------------------------------*/
.foot1 {
  background-color: #FFEEFF;
  padding: 30px;
}
.foot2 {
  background-color: #E484AA;
  color: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
}
.foot2 a:link {
  color: #fff;
}
.foot2 a:visited {
  color: #fff;
}
.foot2 li {
  border-right: 1px solid #fff;
  margin: 10px;
  padding-right: 20px;
}
.foot2 li:last-child {
  border-right: none;
}

/*-----------------------------------------------
スマホ用
-----------------------------------------------*/
.navbar-default .navbar-brand {
	color: #E484AA;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #e585aa;
}
.navbar-default .navbar-toggle {
    border-color: #e585aa;
}
.navbar-default .navbar-nav>li>a {
    color: #e585aa;
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e585aa;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e585aa;
}
@media only screen and (max-width:480px){
	header {
		padding-top: 10px;
	}
	.head {
		padding-bottom: 0;
	}
}
@media only screen and (max-width:640px){
	.trim {
	  width: 100%;
	  height: 100%;
	  overflow: hidden;
	  margin-bottom: 10px;
		margin: 0;
	}
	.bnr_site {
		display: block;
		position: fixed;
		bottom: 0px;
		opacity: 0.9;
	}
}
.sm {
	font-size: 18px;
}
.rank_kiji p {
	font-size: 17px;
	line-height: 1.8;
}
.rank_kiji ol {
	padding-left: 20px;
}
.rank_kiji ol p {
	padding-right: 20px;
}
.rank_kiji h4 {
	border-bottom: 1px solid #bfe7f6;
	margin-top: 20px;
	padding-bottom: 8px;
	font-size: 20px;
	color: #337ab7;
}
.rank_kiji ul {
	font-size: 17px;
	padding: 20px 40px;
	margin: 20px;
	background: #fffaf0;
}
.up_arrow {
	width: 60px;
	position:	fixed;
	bottom: -100px;
	right: 20px;
}
/*▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼
bootstrap上書き
▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼*/
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid rgba(191,231,246,0.4);
}
