/*
Theme Name:	yoku-naru.net
Description:TOYOTA車体「ヨクナル」
Author:C-farm
*/

body {
    font-size: 16px;
	line-height: 1.6;
	font-family: "Hiragino Sans", "メイリオ", "Meiryo","游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
	font-feature-settings: "palt";
	color: #000;
	letter-spacing: 0.01rem;
	font-weight: 500;
}
a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #000;
}
a:hover, a:focus, a:active {
  outline: none;
  text-decoration: none;
  color: #666;
}
img{
max-width:100%;
height: auto;
vertical-align: bottom;
}
input[type="submit"],
select {
	outline: none;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: auto;
	-ms-appearance: auto;
	-o-appearance: auto;
	appearance: auto;
  }

.row-10 {
    margin-left:-5px;
    margin-right:-5px;
}	
.row-10>div {
    padding-right:5px;
    padding-left:5px;
}
.sp{
	display: none;
}


*:focus {
	outline: none;
	}




/*トップページ-------------------------------*/
/*ヘッダー*/
header {
  background: #24387c;
  position: relative;
  z-index: 200;
	padding: 10px 0;
}
h1 {
  line-height: 1;
  margin: 10px 0 10px;
  text-align: left;
	font-size: 16px;
}
h1 img {
  height: 27px;
	width: auto;
	z-index: 1000;
	position: relative;
}
.header-rightarea a {
  color: #fff;
  font-weight: bold;
  padding-right: 20px;
}
.header-rightarea img {
  margin-right: 10px;
}



/*ナビゲーション*/
nav.globalMenuSp, .hamburger {
  display : none;
}

.top-menu-inner a .nav-title {
	text-align: center;
  font-size: 17px;
  font-weight: bold;
	line-height: 1.3;
}
.top-menu-inner a .nav-title span {
  display: block;
  font-size: 9px;
}
.top-menu a {
  background: #24387c;
  display: block;
  padding: 8px 5px;
  color: #fff;
}
.top-menu a.active {
	background: #a90013;
  color: #fff;
}

.dropdown-toggle{
	position:relative;
}
.dropdown-toggle::after {
 content: none;
}
.dropdown-menu {
	margin: 0;
	background-color: #9d9d9d;
	border: none;
	border-radius: 0;
	padding:0;
	min-width: 100%;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
nav.top-menu a.dropdown-item{
	color: #fff;
  padding: 0 15px;
  position: relative;
  height: 42px;
  line-height: 1;
  background-color: #9d9d9d;
  text-align: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
nav.top-menu a.dropdown-item:hover, nav.top-menu a.dropdown-item:focus {
  color: #fff;
  text-decoration: none;
  background-color: #848484;
}
nav.top-menu a:not([href]):hover {
  color: #fff;
  text-decoration: none;
}

nav.top-menu a.dropdown-item.db-item::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 70%;
  height: 1px;
  border-bottom: 1px dashed #fff;
  left: 15%;
}
nav.top-menu a.dropdown-item span {
  display: block;
  font-size: 8px;
	margin-top: -8px;
	width: 100%;
}


/*メインビジュアル*/
.slick-wrap {
  width: 100%;
  height: 100%;
}

.slick-wrap img {
  width: 100%;
	height: auto;
}
ul.slick-wrap {
  margin: 0;
  padding: 0;
	line-height: 0;
  font-size: 0;
}
.slick-prev, .slick-next {
  width: 30px;
  height: 30px;
  z-index: 15;
}
.slick-next {
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.slick-prev {
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.slick-next::before {
  content: "＞";
  width: 30px;
  height: 30px;
  background: #595757;
  color: #fff;
  display: inline-block;
  line-height: 30px;
  padding-left: 7px;
}
.slick-prev::before {
  content: "＜";
  width: 30px;
  height: 30px;
  background: #595757;
  color: #fff;
  display: inline-block;
  line-height: 30px;
  padding-right: 7px;
}
.slick-dots li {
  margin: 0;
}
.slick-dots li button::before {
  font-size: 10px;
  opacity: 0.75;
  -ms-filter: "alpha(opacity=75)";
  filter: alpha(opacity=75);
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-filter: "alpha(opacity=75)";
  filter: alpha(opacity=75);
}
.slick-dots li.slick-active button::before {
  color: #669aff;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}
.slick-dots {
	bottom: 10px;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}


/*共通*/
.inner {
    padding: 80px 0;
}
.inner-bottom {
  padding: 0 0 80px;
}
.bb-h2 {
  font-size: 30px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  margin-bottom: 25px;
	letter-spacing: 2px;
}
.bg-skyblue-h3 {
  background: #819ac6;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 2px;
}
.bg-red-h3 {
  background: #de8576;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 2px;
}
.bg-blue-h3{
  background: #033894;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 2px;
}


/*コンテンツ新着投稿表示*/
.s-thumbnail-m {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.s-thumbnail-m a {
  border: 2px solid #fff;
  display: block;
  position: relative;
}
.s-thumbnail-m a img {
  width: 100%;
}


.main-head {
    padding: 5px 5px 2px;
    margin-top: 10px;
    font-size: 10px;
    font-weight: bold;
    background: #22537e;
    line-height: 1.3;
    display: inline-block;
    color: #fff;
}
.main-head span {
	font-size: 13px;
	line-height: 1;
}
dl.movie {
	margin-bottom: 20px;
	margin-top: 10px;
}
dl.movie dt{
	border-bottom:1px dashed #595757;
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
dl.movie dt .movie-title{
	font-size: 14px;
	font-weight: 600;
	line-height: 1.4;

}
dl.movie dt .movie-date{
	font-size: 10px;
	font-weight: 600;
	text-align: right;
	color: #e60012;
}
dl.movie dd{
	font-size: 12px;
	font-weight: 500;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	max-height: 6.3em;
	line-height: 0.9rem;
}

.yt_play iframe {
    width: 100%;
}

.new-red {
  color: #e60012;
  font-size: 12px;
  font-weight: bold;
}

.yt {
  position:relative;
}
.yt_play {
  position: absolute;
}
.yt_play:hover {
  cursor:pointer;
}
.main-head.cat-movie {
  background: #1d2088;
  color: #fff;
}
.main-head.cat-document {
  background: #009944;
  color: #fff;
}
.main-head.cat-column {
  background: #f39800;
  color: #fff;
}
.main-head.cat-tv {
  background: #e4007f;
  color: #fff;
}
.wpfp-span {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  background: #fff;
  font-size: 24px;
  width: 26px;
  text-align: center;
  line-height: 26px;
  padding-top: 2px;
}
.s-thumbnail-m a.wpfp-link {
  border: none;
}
.wpfp-span, .wpfp-span a {
  color: red;
}

/*フッター*/

footer {
  background: #24387c;
}
.footer-copy {
  background: #e60117;
  text-align: center;
  color: #fff;
  font-size: 12px;
  padding: 10px;
}
footer img {
  margin: 60px 0;
}
footer ul {
  margin: 0 0 20px;
  padding: 0;
}
footer ul li a {
  color: #fff;
  padding-bottom: 10px;
  display: block;
}
footer ul li a:hover {
	color: #fff;
}


/*ページトップへ*/
#page-top {
    position: fixed;
    bottom: 30px;
    left: 20px;
    font-size: 180%;
    z-index: 200;
	margin: 0;
}
#page-top a {
  background: #FDD129;
  text-decoration: none;
  color: #fff;
  width: 50px;
  padding: 0;
  text-align: center;
  display: block;
  border-radius: 50%;
  border: 2px solid #fff;
	background: radial-gradient(#819ac6, #033894);
	width: 68px;
	height: 68px;
	line-height: 78px;
}
#page-top a:hover, #page-top-member a:hover {
 background: #819ac6;	
  background: -moz-radial-gradient(#819ac6, #033894);
  background: -webkit-radial-gradient(#819ac6, #033894);
  background: radial-gradient(#819ac6, #033894);
  opacity: .8;
	text-decoration: none;
}
#page-top a img, #page-top-member a img {
  vertical-align: 9px;
}

/*マイページ*/
.profile-wrap ul {
  list-style-type: none;
  display: flex;
  gap: 20px;
  justify-content: end;
}
.profile-wrap ul li::before {
	content: '\f054';
  font-family: FontAwesome;
  font-size: 14px;
  color: #24387c;
  margin-right: 5px;
}
.wpfp-remove {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  background: #fff;
  font-size: 24px;
  width: 26px;
  text-align: center;
  line-height: 26px;
  padding-top: 2px;
}
.wpfp-remove, .wpfp-remove a {
  color: red;
}



/*選ぶ*/
h2{
	position:relative;
}
h2 .title {
 display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  min-width: 400px;
  height: 100px;
  background: rgba(3,56,146,0.6);
  color: #fff;
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 4px;
  line-height: 100px;
  text-shadow: #020f68 0px 0 3px, #020f68 0px 0 5px, #020f68 0px 0 10px, #020f68 0px 0 15px, #020f68 0px 0 15px ,#020f68 0px 0 15px, #020f68 0px 0 15px, #020f68 0px 0 15px;
  padding: 0 30px;
	width: max-content;
}
h2 .title small {
  font-size: 75%;
  font-weight: 600;
  color: #c3cfe4;
}
.search-txt {
  font-size: 26px;
  font-weight: bold;
}
.search-wrap {
  padding-bottom: 20px;
}
ul.kyeword-search {
  display: flex;
  list-style: none;
  width: 100%;
  padding: 0;
  height: 42px;
	margin:0;
}
ul.kyeword-search input {
  width: 100%;
  border: 2px solid #000;
  padding: 7px 5px;
  font-size: 11px;
  line-height: 24px;
}
#search_btn img, #kyeword_btn img {
  height: 100%;
  width: auto;
}
ul.kyeword-search .s-key {
  flex-basis: 87%;
}
ul.kyeword-search input {
  width: 100%;
  border: 2px solid #000;
  padding: 7px 5px;
  font-size: 11px;
  line-height: 24px;
}
.s-submit {
  flex-basis: 8%;
}
.s-submit #kyeword_btn {
  background: #000;
  width: 42px;
	height: 42px;
  border: none;
  padding: 0;
}
.kinds-post {
  margin-bottom: 25px;
}
.kinds-post a {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  line-height: 1;
  display: block;
	padding: 10px;
}
.kinds-post .row-0 .col-4 {
  border-left: 1px solid #000;
}

.kinds-post #nav-column{
	border-right: 1px solid #000;
}
.kinds-post .row-0 .col-4 {
  padding: 0;
}
.kinds-post-inner {
  padding: 0px 10px;
}
.kinds-post-inner a.active {
  background: #a90013;
  color: #fff;
}
.guide-title {
  font-size: 30px;
  font-weight: bold;
  color: #033894;
	margin-bottom: 5px;
}
.cl-red{
	color:#e60117;
}
.guide-movie a {
  display: block;
  width: 600px;
  height: 150px;
  background: #033894;
  margin: 0 auto;
  color: #fff;
}
.guide-movie a {
  display: flex;
  width: 600px;
  height: 150px;
  background: #033894;
  margin: 0 auto;
  color: #fff;
  align-items: center;
  justify-content: center;
  font-size: 45px;
  font-weight: bold;
}
.guide-movie a i {
  font-size: 80px;
  margin-right: 50px;
}
.f-20 {
  font-size: 20px;
  line-height: 2;
}
dl.takuhaibin-contact {
  display: flex;
  justify-content: center;
  margin: 0 0 5px 0;
  padding: 0;
	align-items: flex-start;
}
dl.takuhaibin-contact dt {
  font-size: 20px;
  font-weight: normal;
  color: #033894;
  border: 1px solid #033894;
  width: 180px;
  text-align: center;
	margin-right: 20px;
}
dl.takuhaibin-contact dd.f-40, dl.takuhaibin-contact dd.f-40 a {
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  color: #033894;
}
dl.takuhaibin-contact dd.f-30 a{
  font-size: 30px;
	 font-weight: bold;
  line-height: 1;
  color: #033894;
}

/*コラム詳細*/
.single-wrapper {
  padding: 12px 0;
}
dl.single-midashi dt {
  border: 1px solid #595757;
  padding: 0 60px;
  letter-spacing: 2px;
  margin-right: 40px;
  font-size: 120%;
	display:inline-block;
}
dl.single-midashi dd {
  color: #e60012;
	display:inline-block;
	font-weight:bold;
}
h3.sinle-title {
  color: #0405cb;
	margin: 60px 0 30px;
	font-size: 150%;
	border-bottom: 1px dashed #0405cb;
	padding-bottom: 5px;
	font-weight: 600;
}



/*お知らせ一覧*/
.news-wrap {
  border: 1px dashed #000;
  padding: 15px;
}
.tabacms_blog_list {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}
.tabacms_thumbnail_wrapper {
  margin: 0px 0px 16px 0px !important;
  padding: 0 !important;
  position: relative;
  width: 100%;
  border: solid 1px #ffffff;
}
.tabacms_thumbnail_wrapper::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.tabacms_thumbnail_wrapper .tabacms_thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}

.tabacms_thumbnail_wrapper .tabacms_thumbnail img {
  height: auto !important;
  width: 100%;
  display: block;
  max-width: 100%;
}
.tabacms_blog_list .tabacms_detail label {
  background-color: #cccccc;
  color: #ffffff;
  text-align: center;
  font-size: 0.7em;
  display: inline-block;
  clear: both;
  font-size: 10px !important;
  margin: 0px 0px 5px 0px !important;
  padding: 3px 5px 2px 5px !important;
  line-height: 1 !important;
	font-weight: bold;
}
.tabacms_blog_list .tabacms_detail time {
  font-size: 10px !important;
  display: block !important;
  margin: 0px 0px 3px 0px !important;
  font-weight: bold !important;
  float: none !important;
  color: #e60012 !important;
}
.tabacms_ellipsis_2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.tabacms_blog_list .tabacms_detail h2 {
  font-size: 14px !important;
  margin: 0px !important;
  border-top: 1px dashed #000;
  padding-top: 7px;
  font-weight: bold;
}

.list-link {
  text-align: right;
  position: relative;
  line-height: 1;
}
.list-link::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 16px 20px;
  border-color: transparent transparent #000 transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}
.list-link a {
  font-size: 10px;
  font-weight: bold;
  padding-right: 25px;
  display: inline-block;
  border-bottom: 1px solid #000;
  line-height: 20px;
}
.list-link::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 16px 20px;
  border-color: transparent transparent #000 transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}
h2.h2-basic {
  border-bottom: 3px solid #ccc;
  font-size: 20px;
  font-weight: bold;
margin: 10px 16px 48px;
padding: 8px;
}
.archive-pager {
    text-align: center;
    padding: 20px 0;
}
.page-inner {
  padding: 60px 0 80px;
}
a.page-numbers, .archive-pager .current {
    border: none;
	color: #fff;
	width: 25px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	background: #a5c4ff;
	padding-top: 1px;
}
.archive-pager .current {
  color: #fff;
  background: #5d87b7;
}
a.page-numbers:hover {
    color: #0405cb;
}
.pagination {
  justify-content: center;
}
.side-midashi {
  font-weight: bold;
  border: 1px solid #999;
  padding: 5px;
}
ul.side-list {
  list-style-type: none;
  padding: 0;
}
ul.side-list li a {
  display: block;
  margin-bottom: 3px;
  padding: 3px;
  color: #fff;
}
ul.side-list li a::before {
  content: '▸ ';
}
ul.side-list li.all a {
	color:#000;
}
ul.side-list li a:hover {
	opacity:0.7;
}

.single-pager  {
    padding: 60px 0 0;
}
.single-pager ul {
    list-style-type: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    font-size: 90%;
	line-height: 1.5;
}
.single-pager ul li.previous {
    float: left;
    display: inline;
	margin-bottom: 5px;
}
.single-pager ul li.previous a {
    padding: 0 5px;
    border: 1px solid #b2b2b2;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	color:#333;
    display: block;
    text-decoration: none;
}
.single-pager ul li.next {
    float: right;
    display: inline;
	margin-bottom: 5px;
}
.single-pager ul li.next a {
    padding: 0 5px;
    border: 1px solid #b2b2b2;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	color:#333;
    display: block;
    text-decoration: none;
}
.single-pager ul li.previous a:hover, .single-pager ul li.next a:hover{
	background: #f2f3f7;
}
.pager .previous > a, .pager .previous > span {
    float: left;
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
	text-align:center;
}
	.pager .next > a, .pager .next > span {
		float: right;
		    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
		text-align:center;
	}
.single-label {
  background-color: #cccccc;
  color: #ffffff;
  text-align: center;
  padding: 3px 5px 3px 5px;
  font-size: 10px;
  min-width: 130px !important;
  display: inline-block;
  margin-top: 16px;
  margin-bottom: 16px;
  font-weight: bold;
}
h1.single-h1 {
  text-align: left;
  border-bottom: 2px solid #595757;
  font-weight: 600;
  line-height: 1.3;
  font-size: 1.5em;
  margin-bottom: 16px;
}
.single_header time {
  font-size: 80%;
  font-weight: bold;
  color: #e60012;
  text-align: right;
  display: block;
	margin-bottom: 10px;
}
.column-contents a{
	color:#669aff;
}
.column-contents h2 {
  border-left: 4px solid #F39800;
  padding-left: 10px;
  line-height: 1.6;
  margin: 30px 0 15px;
  font-size: 24px;
  font-weight: bold;
}
.gray-btn-wrapper {
  padding: 80px 0;
}
.gray-btn-wrapper a {
  background: #000;
  border: 1px solid #000;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 0;
	letter-spacing: 5px;
	padding: 10px 80px;
}
.gray-btn-wrapper a:hover {
	background: #0405cb;
	color: #fff;
}

section.partners_link001 img {
  max-height: 150px;
}
section.partners_link001 .bnr-citta img {
  max-height: 300px;
}
.frame_center {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}
.pt-2 {
    padding-top: 16px;
}


h2.page-h2 {
  line-height: 1;
  margin-bottom: 40px;
  border: 1px solid #000;
  display: inline-block;
  padding: 13px 50px 10px;
  font-size: 20px;
  font-weight: bold;
}


body.page-id-841 a {
    color: #24387c;
}
body.page-id-841 footer a {
    color: #fff;
}
body.page-id-841 .header-rightarea a {
	color: #fff;
}





.btn-back a, body.page-id-841 .btn-back a {
  display: block;
  height: 40px;
  text-align: center;
  background: #e60117;
  color: #fff;
  line-height: 40px;
  font-weight: bold;
  letter-spacing: 2px;
	width: 240px;
  margin: 0 auto;
}


/*ログイン*/
.login-wrap {
    border: 4px solid #000;
    padding: 30px 40px;
	font-weight: bold;
}
.login-title {
    font-size: 24px;
    font-weight: bold;
	text-align:center;
	line-height: 1.3;
}
.login-title small {
    font-size: 13px;
    display: block;
}
#wpmem_login fieldset, #wpmem_reg fieldset {
    margin: 0 !important;
}
#wpmem_login, #wpmem_msg, #wpmem_reg, .wpmem_msg {
    width: 100% !important;
}
#wpmem_login label, #wpmem_reg label {
    font-size: 13px;
    font-weight: bold;
}
#wpmem_login input[type=password], #wpmem_login input[type=text], #wpmem_reg input[type=date], #wpmem_reg input[type=email], #wpmem_reg input[type=number], #wpmem_reg input[type=password], #wpmem_reg input[type=text], #wpmem_reg input[type=url], #wpmem_reg textarea{
	border: 2px solid #12356c !important;
}
#wpmem_login input[type="submit"], #wpmem_reg input[type="submit"] {
    display: block;
    width: 100%;
    background: #12356c;
    border: none;
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-weight: bold;
    letter-spacing: 2px;
}
#wpmem_login .div_text{
	margin: 0 0 7px 0 !important;
}
.login-link, .login-link a {
    font-size: 14px;
    color: #12356c;
}
.login-link a.cl-red{
	color:#a01f24;
}
.login-link .text-bd {
    border-bottom: 1px solid #12356c;
    margin-right: 20px;
}
.login-wrap ul {
    list-style-type: none;
    text-align: center;
    font-size: 13px;
    margin: 0;
    padding: 0;
    line-height: 2;
}
#wpmem_msg, .wpmem_msg {
    color: #a01f24;
    font-size: 13px;
    padding: 10px !important;
}


.login_status {
  text-align: center;
}
.login_status a {
  background: #e60117;
  padding: 5px 20px;
  color: #fff;
  display: inline-block;
  margin-top: 20px;
}
.login_status a:hover {
background: #01b9b3d0;
}

#wpmem_login legend, #wpmem_reg legend {
  font-size: 30px !important;
  font-weight: bold !important;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  margin-bottom: 25px !important;
  letter-spacing: 2px;
}


/*新規会員登録*/
#wpmem_reg input[type="radio"] {
	width: 40px !important;
}
#wpmem_reg .div_radio br {
    display: none;
}
.div_radio label#label_sex_1 {
    margin-right: 40px;
}
#wpmem_reg {
    width: 100% !important;
}
body.page-template-page-basic {
    line-height: 1.6;
}

#wpmem_reg .req-text {
    margin: 0 0 20px 5px !important;
    font-size: 90%;
}
#wpmem_reg input {
    width: 300px;
    margin: 0 auto !important;
}

.wpmem_msg {
    margin-right: auto !important;
    margin-left: auto !important;
}

#wpmem_reg input#agreement {
    width: auto;
    margin: 0 5px 0 0 !important;
    display: inline;
    vertical-align: baseline;
}
.cl-red {
    color: #ed5053;
    font-weight: bold;
}
ul.register_links {
    list-style-type: none;
	margin: 0;
    padding: 0;
}
ul.register_links li a{
	display:block;
	width: 100%;
    background: #12356c;
    border: none;
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-weight: bold;
    letter-spacing: 2px;
	 margin-bottom: 15px;
  display: block;
  padding: 0 20px;
}

.simple-h2 {
  font-size: 1.2rem;
  font-weight: bold;
  padding-top: 20px;
}

body.page-id-738 #wpmem_reg legend {
    display: none;
}

/*カラダチェック*/
	ul.kome-txt {
		list-style-type: none;
		padding: 10px 0 0 0;
		margin: 0 0 30px 0;
		text-align: center;
		line-height: 1.4;
		font-size: 14px;
	}
	ul.kome-txt li{
		padding-left:1px;
		text-indent: -1px;
	}

.nav-tabs {
    border-bottom: 1px solid #006896;
}
.nav.nav-tabs > li.active > a, .nav-tabs .nav-item.show .nav-link {
    color: #006896;
    background-color: #fff;
    border-color: #006896 #006896 #fff;
	margin-bottom: 0;
	padding-bottom: 9px;
}
.nav-tabs .nav-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav.nav-tabs > li > a {
  position: relative;
  display: block;
  padding: 3px 5px;
  font-size: 20px;
  letter-spacing: 1px;
  margin-bottom: 0;
  margin-right: 5px;
  background: #006896;
  color: #fff;
  margin-bottom: 7px;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-color: #006896;
    background: #fff;
    color: #006896;
}
	.nav-tabs .nav-item.tab-up {
		width: 33.3%;
		text-align: center;
	}
	.nav-tabs .nav-item.tab-down {
		width: 50%;
		text-align: center;
	}

h4.check {
    background: #006896;
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    width: 100%;
    color: #fff;
    font-weight: bold;
	margin-bottom: 10px;
	position: relative;
	font-size: 18px;
}
h4.check small {
  font-weight: bold;
	font-size: 70%;
}
span.check-bd{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	display:block;
	padding: 5px 0;
	text-align: center;
}
span.step {
    background: #fff;
    font-size: 13px;
    color: #006896;
    padding: 5px 10px;
    vertical-align: top;
    margin-right: 10px;
    line-height: 1;
	display: inline-block;
	text-align: center;
	float: left;
}
h4.check .small {
    color: #fff;
    font-weight: bold;
    display: block;
}


.check-txt {
    padding-top: 10px;
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 20px;
}
.check-area {
    border: 1px solid #595757;
    padding: 5px 0;
	margin-bottom: 30px;
}
ul.check-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
ul.check-list li {
    width: 100%;
	display: flex;
	align-items: flex-start;
	font-weight: 600;
	margin: 0 1.5%;
	padding: 3px;
}
ul.check-list li div{
	background:#fff;
	padding: 0 5px;
	line-height: 1.3;
	letter-spacing: -1px;
}
ul.check-list li input{
	background:#fff;
}
ul.check-list li div.small {
	font-weight: bold;
	font-size: 100%;
}
ul.check-list li div.small br{
	display:none;
}
ul.check-list li div:last-child {
	margin-left: auto;
	white-space: nowrap;
}
div.step2-area,div.step3-area,div.step4-area,div.step5-area,.result-wrapper{
	display:none;
}
div.step2-areaS,div.step3-areaS,div.step4-areaS,div.step5-areaS,.result-wrapperS{
	display:none;
}
div.step2-areaB,div.step3-areaB,div.step4-areaB,div.step5-areaB,.result-wrapperB{
	display:none;
}
div.step2-areaA,div.step3-areaA,div.step4-areaA,div.step5-areaA,.result-wrapperA{
	display:none;
}
div.step2-areaBL,div.step3-areaBL,div.step4-areaBL,div.step5-areaBL,.result-wrapperBL{
	display:none;
}
div.step2-areaV,div.step3-areaV,div.step4-areaV,div.step5-areaV,.result-wrapperV{
	display:none;
}
div.step2-areaIP,div.step3-areaIP,div.step4-areaIP,div.step5-areaIP,.result-wrapperIP{
	display:none;
}
div.step2-areaSP,div.step3-areaSP,div.step4-areaSP,div.step5-areaSP,.result-wrapperSP{
	display:none;
}
div.step2-areaSIP,div.step3-areaSIP,.result-wrapperSIP{
	display:none;
}



.result-btn-wrapper,.result-btn-wrapperS,.result-btn-wrapperB,.result-btn-wrapperBL,.result-btn-wrapperV,.result-btn-wrapperSIP{
	text-align:center;
	padding-bottom:40px;
	display: none;
	padding-top: 20px;
}
input.result-btn {
    background: #595757;
    border: 1px solid #595757;
    color: #fff;
    padding: 10px 40px;
    font-size: 24px;
    font-weight: 600;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border-radius: 0;
}
input.result-btn:hover{
	background: #006896;
	border: 1px solid #006896;
}


.result-area{
	border:1px solid #595757;
	padding: 10px;
	text-align: center;
}
.recommend{
	padding: 20px 10px;
}
ul.result {
    list-style-type: none;
    padding: 0;
    margin: 0;
	display: inline-block;
	width: 100%;
}
ul.result li {
    display: flex;
	padding: 3px 0;
	align-items: flex-start;
	font-weight: 600;
}
ul.result li span{
	display:none;
}


ul.result li .step {
    background: #006896;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    letter-spacing: 1px;
    margin-right: 10px;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.5;
}
ul.result li span{
	padding-left:10px;
	display: block;
	width: 100%;
	text-align: left;
	overflow: hidden;
}
ul.result li span small{
	font-weight: bold;
	display: inline-block;
	width: 70%;
}


ul.result li span strong{
	display: block;
	text-align: right;
	float: right;
}
ul.result li span strong.txt {
    float: left;
    text-align: left;
	width: 75%;
	line-height: 1.2;
}

.recommend .bd-b-red {
    font-weight: 600;
    text-align: center;
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 1.2;
    color: #006896;
    border-bottom: 1px dashed #595757;
    padding-bottom: 5px;
}
.recommend .result-step-red {
    padding: 20px 0 10px;
	font-weight: 600;
}
.recommend .result-step-red span {
    letter-spacing: 0;
    background: #006896;
    color: #fff;
    padding: 2px 20px;
    display: inline-block;
    font-size: 90%;
    font-weight: 600;
	margin-right: 5px;
}
.recommend h5.result-h5 {
    font-size: 110%;
    font-weight: 600;
    border-bottom: 1px solid #595757;
    padding-bottom: 3px;
}
.recommend .result-detail {
    padding: 10px 0 5px;
    font-size: 85%;
}
.recommend .result-detail span {
    font-size: 110%;
    font-weight: 600;
    padding-left: 10px;
}
.chart-wrapper{
	position: relative;
	width:280px;
	height:300px;
	margin: 0 auto;
}
 ul.check-list li input[type="checkbox"] {
    -ms-transform: scale(1.6, 1.6);
    -webkit-transform: scale(1.6, 1.6);
    transform: scale(1.6, 1.6);
  }
	h3.page-h3 {
		margin-top: 50px;
		font-size: 40px;
		padding: 10px 60px;
	}
	ul.btn4 li {
		height: 62px;
		line-height: 62px;
	}
	h4.check {
		font-size: 22px;
		letter-spacing: 0;
		margin-bottom: 20px;
		padding: 10px;
		line-height: 2;
	}
	span.check-bd {
		padding: 5px 0;
	}
	span.step {
		font-size: 20px;
		padding: 12px 20px;
		letter-spacing: 0px;
	}
	h4.check .small {
		padding-top: 20px;
	}
	h4.check .long-txt {
		font-size: 18px;
		letter-spacing: -1px;
	}
	h4.check .long-txt .small {
		padding-top: 20px;
		letter-spacing: 0;
		font-size: 90%;
	}
	.check-area {
		padding: 10px 20px;
		margin-bottom: 80px;
	}
	ul.check-list li div.pd-r10 {
		padding: 0 20px 0 20px;
	}
	.result-btn-wrapper {
		padding-bottom: 60px;
	}
	input.result-btn {
		padding: 10px 80px;
		font-size: 38px;
		letter-spacing: 2px;
	}
	ul.check-list li {
		font-size: 18px;
		padding: 10px 0;
		width: 100%;
	}
	.check-txt {
		margin-bottom: 20px;
	}
	ul.check-list li input[type="checkbox"] {
		-ms-transform: scale(1.6, 1.6);
		-webkit-transform: scale(1.6, 1.6);
		transform: scale(1.6, 1.6);
	}
	ul.check-list li div {
		padding: 0 20px;
	}
ul.result li p {
  width: 100%;
	margin: 0;
}
	ul.result li span strong.txt {
		width: 80%;
	}
	ul.result li .step {
		font-size: 31px;
	}
	ul.result li {
		font-size: 18px;
		padding: 10px 0;
		align-items: center;
		
	}
	ul.result li .step {
		padding: 5px 10px;
		font-size: 18px;
	}
	ul.result li {
		align-items: center;
	}
	ul.result li input[type="checkbox"]{
		-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	}
	ul.check-list li hr {
		width: 8%;
		border-width: 7px 0px 0px 0px;
	}
	.result-area {
		padding: 30px 10px;
	}
	.chart-wrapper {
		position: relative;
		width: 370px;
		height: 330px;
		margin: 0 auto;
	}
	
	
	.recommend .result-step-red {
		font-size: 80%;
	}
	.recommend .result-detail {
		font-size: 80%;
	}
	.recommend .bd-b-red {
		font-size: 30px;
		margin-bottom: 10px;
	}



@media (max-width: 1199px) {
	.s-citta {
	  flex-basis: 100%;
	  font-size: 13px;
	  color: #fff;
	  font-weight: bold;
	  height: 100%;
	  line-height: 31px;
	  letter-spacing: -0.5px;
	  padding: 5px;
	  flex: 1 0 auto;
	}
	.search-txt {
		font-size: 21px;
	}
}


@media (max-width: 991px) {
	.top-menu {
		display: none;
	}
	.hamburger {
	  display : block;
	  position: absolute;
	  z-index : 33;
	  right : 5px;
	  top   : 2px;
	  width : 42px;
	  height: 42px;
	  cursor: pointer;
	  text-align: center;
	}
	.hamburger span {
	  display : block;
	  position: absolute;
	  width   : 28px;
	  height  : 2px ;
	  left    : 6px;
	  background : #fff;
	  -webkit-transition: 0.5s ease-in-out;
	  -moz-transition   : 0.5s ease-in-out;
	  transition        : 0.5s ease-in-out;
	}
	.hamburger span:nth-child(1) {
	  top: 8px;
	}
	.hamburger span:nth-child(2) {
	  top: 16px;
	}
	.hamburger span:nth-child(3) {
	  top: 24px;
	}
	.hamburger.active span:nth-child(1) {
	  top : 16px;
	  left: 6px;
	  -webkit-transform: rotate(315deg);
	  -moz-transform   : rotate(315deg);
	  transform        : rotate(315deg);
	}
	.hamburger.active span:nth-child(2),
	.hamburger.active span:nth-child(3) {
	  top: 16px;
	  -webkit-transform: rotate(-315deg);
	  -moz-transform   : rotate(-315deg);
	  transform        : rotate(-315deg);
	}
	nav.globalMenuSp {
		display: block;
		position: absolute;
		z-index: 20;
		top: 0px;
		left: 0;
		color: #595757;
		background: #fff;
		text-align: center;
		transform: translateY(-100%);
		transition: all 0.6s;
		width: 100%;
		padding: 50px 0 10px;
		border-bottom: 1px solid #777;
	}
	nav.globalMenuSp ul {
	  background: #fff;
	  margin: 0 auto;
	  padding: 0;
	  width: 100%;
	}
	nav.globalMenuSp ul li {
		list-style-type: none;
		padding: 0;
		width: 70%;
		border-bottom: 1px solid #595757;
		margin: 0 auto;
	}
	nav.globalMenuSp ul li:last-child {
	  padding-bottom: 0;
	  border-bottom: none;
	}
	nav.globalMenuSp ul li:hover{
	  background :#ddd;
	}
	nav.globalMenuSp ul li a {
		display: block;
		color: #000;
		padding: 9px 0;
		text-decoration: none;
	}
	nav.globalMenuSp ul li.active a {
	  color: #a90013;
	}
	.top-menu-inner .nav-title {
		border-left: none;
	}
	.top-menu-inner.bd-right .nav-title {
		border-right: none;
	}
	nav.globalMenuSp.active {
	  transform: translateY(0%);
	  z-index: 100;
	}
	.globalMenuSp ul.header-nav li a {
		margin: 0 7px;
		padding: 5px 15px 5px 40px;
		font-size: 16px;
		font-weight: 700;
		color:#fff;
	}
	ul.header-nav {
		margin-top: 0;
	}
		span.hum_text01 {
		  color: #fff;
		  font-size: 10px;
		  bottom: -2px;
		  height: auto;
		  background: transparent;
		  width: auto;
		  left: 5px;
		  display: block;
		  position: absolute;
		  transition: 0.5s ease-in-out;
		}
	.globalMenuSp .top-menu-inner a .nav-title {
		margin: 0;
	}
	nav.globalMenuSp .header-nav li a {
		width: auto;
		color: #fff;
		padding: 0 0 0 40px;
		line-height: 42px;
		margin: 0;
		font-size: 21px;
		display: inline;
	}
	.globalMenuSp .header-nav {
		display: block;
		margin-top: 20px;
	}
	.top-menu-inner a {
		display: block;
	}

header {
 padding: 2px 30px 2px 10px;
}
		nav.globalMenuSp ul li.parent a{
		position:relative;
	}
	nav.globalMenuSp ul li.parent a::after {
		content: '\f106';
		font-family: FontAwesome;
	  position: absolute;
	  top: 50%;
	  right: 20px;
	  transform: translateY(-50%);
	  -webkit-transform: translateY(-50%);
	  -ms-transform: translateY(-50%);
	  font-size: 20px;
	  color: #999;
	}
	nav.globalMenuSp ul li.parent a.collapsed::after{
		content: '\f107';
	}
	nav.globalMenuSp ul#nav-02 a, nav.globalMenuSp ul#nav-03 a, nav.globalMenuSp ul#nav-04 a, nav.globalMenuSp ul#nav-05 a, nav.globalMenuSp ul#nav-06 a, nav.globalMenuSp ul#nav-07 a{
	  background: #ddd;
		color:#373737;
	}
	nav.globalMenuSp ul li.g-child {
    border-bottom: 1px dashed #fff;
  }
	nav.globalMenuSp ul li.g-child span {
	  display: block;
	  font-size: 10px;
	}
	
	
	
	.inner {
	  padding: 40px 0;
	}
	.inner-bottom {
	  padding: 0 0 40px;
	}
	.front_page .footer-back {
	  padding: 15px 0 21%;
	}
	ul.footer-nav li {
	  text-align: center;
	  border-bottom: 1px solid #ccc;
	  width: 100%;
	  padding: 10px;
	}
	ul.footer-nav {
	  flex-wrap: wrap;
	}
	.footer-nav-wrapper {
		border-bottom: none;
		padding-bottom: 0;
	}
	
		dl.movie dt {
		display: block;
	}
	

	
}

/*--------------------------------------------
スマホ
-----------------------------------------------*/
@media (max-width: 767px) {
	body {
		font-size: 14px;
	}
	.pc{
		display:none;
	}
	.sp{
		display:block;
	}

.header-rightarea a img {
  display: block;
  height: 22px;
  width: auto;
  margin: 0 auto;
}		
	.header-rightarea a {
  font-size: 10px;
		padding-right: 10px;
		padding-top: 3px;
}
	

	
	.index-top {
		position: relative;
		padding-top: 46px;
	}



	
	
/*共通*/
	.inner {
		padding: 30px 0;
	}
	.inner-bottom {
	  padding: 0 0 30px;
	}	
	.bb-h2 {
	  font-size: 20px;
		margin-bottom: 15px;
	}
	.bg-skyblue-h3 {
		line-height: 40px;
		font-size: 20px;
	}
	.bg-red-h3 {
		line-height: 40px;
		font-size: 20px;
	}
	.bg-blue-h3 {
		line-height: 40px;
		font-size: 20px;
	}

	
	/*ページ*/
	
	h2 .title {
  height: 60px;
  font-size: 30px;
  line-height: 60px;
  padding: 0 30px;
		min-width: auto;
}
	.guide-title {
		font-size: 20px;
	}
	.guide-movie a {
		width: 100%;
		font-size: 30px;
		 height: 90px;
	}
	.guide-movie a i {
	  font-size: 60px;
	  margin-right: 20px;
	}
	.f-20 {
  font-size: 18px;
  line-height: 1.6;
}
	dl.takuhaibin-contact {
  		display: block;
		margin: 0 0 15px 0;
	}
	dl.takuhaibin-contact dt {
	  font-size: 16px;
	  margin-right: 20px;
	  margin-bottom: 10px;
	}
	
	dl.single-midashi dt {
		padding: 0 30px;
	}
	h3.sinle-title {
  		margin: 40px 0 30px;
		font-size: 130%;
	}
	 .search-txt {
    font-size: 18px;
  }
	
	#page-top a, #page-top-member a {
	  width: 50px;
	  height: 50px;
	  line-height: 55px;
	}
	#page-top a img, #page-top-member a img {
	  vertical-align: 7px;
	  width: 25px;
	}
	
	
	.login-wrap {
    	border: 3px solid #000;
		padding: 20px 20px;
	}
	
	#wpmem_login legend, #wpmem_reg legend {
		font-size: 20px !important;
	}
	.simple-h2 {
		font-size: 1.1rem;
	}
	
	h2.page-h2 {
	  padding: 13px 20px 10px;
	  font-size: 18px;
	margin-bottom: 20px;
	}
	h4.check {
	  padding: 5px 10px;
	  margin-bottom: 10px;
	  font-size: 18px;
		line-height: 1.3;
	}
	span.step {
	  font-size: 13px;
	  padding: 5px 10px;
	  margin-right: 10px;
	}
	h4.check small {
	  font-weight: bold;
	  font-size: 12px;
	}
	ul.check-list li {
  font-size: 16px;
  width: 100%;
  margin: 0 1.5%;
  padding: 3px;
}
	.check-area {
  padding: 5px 0;
  margin-bottom: 30px;
}
	ul.check-list li input[type="checkbox"] {
  -ms-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
	ul.check-list li div {
  padding: 0 10px;
}
	input.result-btn {
	  padding: 10px 40px;
	  font-size: 24px;
	}
	.result-area {
  padding: 10px;
}
	ul.result li .step {
  padding: 5px 10px;
  letter-spacing: 1px;
  margin-right: 10px;
  font-size: 13px;
  line-height: 1.5;
}
	ul.result li span strong.txt {
  float: left;
  text-align: left;
  width: 75%;
  line-height: 1.2;
}
	ul.result li {
  font-size: 16px;
}
.chart-wrapper {
    position: relative;
    max-width: 380px;
    height: 250px;
    margin: 0 auto;
    width: 90%;
  }
	.recommend .bd-b-red {
  font-size: 20px;
  margin-bottom: 0;
}
.result-btn-wrapper {
  padding-bottom: 40px;
}
	input, textarea{
		font-size:16px;
	}

}

@media (max-width: 575px) {
 header {
    padding: 3px 30px 3px 0;
  }
h1 {
	margin: 5px 0 5px;
	}	
	
.line-h3 {
  width: 80%;
  margin: 0 auto;
  max-width: 276px;
}	
	
footer img {
  margin: 30px 0;
  width: 120px;
  height: auto;
}	
	
	.login-wrap {
    font-size: 14px;
}
    .login-wrap {
        border: 2px solid #000;
        padding: 20px 10px;
    }	
	.login-link, .login-link a {
    font-size: 13px;
}
	
}
