@charset "UTF-8";
/* CSS Document */
.yu-go {
  font-family: "游ゴシック体", "游ゴシック", YuGothic, 'Noto Sans JP', sans-serif;
  font-weight: 500;
}
.yu-mi {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif !important;
  font-weight: 800;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
#content_header_empty {
  height: 0 !important;
}
/* ----- 規定値の変更 ----- */
#container #contents.w990 {
  width: 100% !important;
}
#container {
  width: 100% !important;
}
.title-content {
  width: 990px;
  margin: 0 auto;
}
.w860 {
  width: 860px;
  margin: 0 auto;
}
.w800 {
  width: 800px;
  margin: 0 auto;
}
.w720 {
  width: 720px;
  margin: 0 auto;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
}
a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
}
a:link, a:visited {
  color: #0012B9;
}
.p-center {
  text-align: center;
}
/* page-top */
#page-top {
  width: 50px;
  height: 50px;
  display: none;
  position: fixed;
  right: 16px;
  bottom: 16px;
  -moz-box-shadow: 0px 0px 4px #EEEEEE;
  -webkit-box-shadow: 0px 0px 4px #EEEEEE;
  box-shadow: 0px 0px 4px #EEEEEE;
}
#page-top p {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #3b3b3b;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  transition-timing-function: linear;
}
#page-top p:hover {
  background: #8b8b8b;
}
#move-page-top {
  color: #fff;
  line-height: 50px;
  font-size: 24px;
  text-decoration: none;
  display: block;
  cursor: pointer;
}
/* margin */
.mgt10 {
  margin-top: 10px;
}
.mgt20 {
  margin-top: 20px;
}
.mgt30 {
  margin-top: 30px;
}
.mgt40 {
  margin-top: 40px;
}
.mgt50 {
  margin-top: 50px;
}
.mgt60 {
  margin-top: 60px;
}
.mgt70 {
  margin-top: 70px;
}
.mgt80 {
  margin-top: 80px;
}
.mgt90 {
  margin-top: 90px;
}
.mgt100 {
  margin-top: 100px;
}
.mgb10 {
  margin-bottom: 10px;
}
.mgb20 {
  margin-bottom: 20px;
}
.mgb30 {
  margin-bottom: 30px;
}
.mgb40 {
  margin-bottom: 40px;
}
.mgb50 {
  margin-bottom: 50px;
}
.mgb60 {
  margin-bottom: 60px;
}
.mgb70 {
  margin-bottom: 70px;
}
.mgb80 {
  margin-bottom: 80px;
}
.mgb100 {
  margin-bottom: 100px;
}
.mgb120 {
  margin-bottom: 120px;
}
.mgb140 {
  margin-bottom: 140px;
}
.mgb160 {
  margin-bottom: 160px;
}
.pdt10 {
  padding-top: 10px;
}
.pdt40 {
  padding-top: 40px;
}
.pdb40 {
  padding-bottom: 40px;
}
.pdl70 {
  padding-left: 70px;
}
.pdl16 {
  padding-left: 16px;
}
.text-center {
  text-align: center;
}
/* top */
.main-img {}
.main-subimg {
  background: url(https://www.yamakei-online.com/yk/issue/keen2021/img/main_sub.jpg);
  background-position: right 20px;
  background-repeat: no-repeat;
  background-size: 170px;
}
.title-back-color {
  background-color: #BFCBD4;
}
.title-padding-1 {
  padding-top: 100px;
}
.title-padding-2 {
  padding-top: 70px;
}
.title-1 {
  font-size: 38px;
  font-weight: 900;
  line-height: 1.2em;
  padding: 0 0 20px 0;
  font-feature-settings: "palt";
}
.titlecolor {
  display: inline;
  color: #F89149;
}
.title-1 span {
  font-size: 0.85em;
}
.title-2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4em;
  text-align: center;
  letter-spacing: 0.03em;
  display: inline-block;
  margin: 22px 0 10px 0;
}
.a-yellow {
  color: #382b1e;
}
.credit-1 {
  font-size: 14px;
  line-height: 1.3em;
  color: #000000;
  margin: 6px 0;
  text-align: right;
}
/* cont arc*/
.wrapper {
  display: flex;
}
.side-1 {
  width: 250px;
}
.main-1 {
  flex: 1;
  margin: 0 60px 0 0;
}
.lead {
  font-size: 24px;
  font-weight: 800;
  border-bottom: solid 1px #000000;
  line-height: 1.2em;
  margin: 0 0 30px 0;
  padding: 0 0 0.5em;
}
#lead-txt p {
  margin-bottom: 1.1em;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.7em;
  letter-spacing: -0.01em;
}
.prof {
  letter-spacing: -0.03em;
  font-size: 13px;
}
.anchor {
  padding: 40px 0;
  background-color: #F5F5F5;
  border-top: 1px solid #382b1e;
  border-bottom: 1px solid #382b1e;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 50%);
  margin: 40px 0;
}
.column-title {
  text-align: center;
  font-family: 'Yesteryear', cursive;
  color: #D55540;
  font-size: 36px;
  padding-top: 40px;
}
.contens {
  width: 165px;
  text-align: right;
  font-family: 'Yesteryear', cursive;
  color: #D55540;
  font-size: 36px;
}
.contens-list {
  flex: 1;
  margin: 0 40px 0 0;
}
.list {
  display: block;
  list-style-type: none;
  line-height: 2.4em;
  color: #000000;
  font-weight: bold;
}
.list a:link, a:visited {
  color: #000000;
}
.list img {
  opacity: 0;
  vertical-align: middle;
  width: 60px;
  padding: 0 20px 0 30px;
}
.list img:hover {
  opacity: 1;
}
.list a:hover {
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
}
.sub-title-1 {
  font-size: 20px;
  font-weight: 800;
  line-height: 44px;
  background: linear-gradient(-135deg, #B14735, #F89149);
  color: #ffffff;
  display: inline-block;
  padding: 1px 20px 2px;
  margin-bottom: 40px;
}
.sub-title-1-number {
  font-size: 20px;
  font-weight: 800;
  line-height: 44px;
  color: #B14735;
  display: inline-block;
  padding: 1px 20px 0px;
  margin-bottom: 40px;
  font-family: 'Tinos', serif;
  border: 1px solid #F89149;
}
#sub-lead-1 p {
  margin-bottom: 0.8em;
  font-size: 15px;
  line-height: 1.7em;
}
.img-w80 img {
  width: 80%;
  text-align: center;
  margin: auto;
}
.point-1 {
  flex: 1;
  margin: 0px 45px 0 0;
}
.point-img-1 {
  width: 250px;
}
.dl-list dt, dd {
  padding-bottom: 0em;
}
.dl-list dt {
  clear: both;
  float: left;
  width: 5.5em;
  text-align: left;
  margin-right: 1px;
}
.dl-list dd {
  margin-bottom: 1em;
  border-left: 2px solid #D55540;
  padding-left: 2em;
  overflow: auto;
  /* height: 250px;*/
}
.dl-list dd dl {
  margin: 0;
}
.dl-list dd dt {
  width: 100%;
}
.dl-list dd ul {
  padding-left: 0.5em;
  list-style-type: disc;
}
.dl-list dd p, dd p + ul {
  margin: .75em 0 0;
}
.point-txt {
  font-family: 'Yesteryear', cursive;
  color: #D55540;
  font-size: 27px;
  line-height: 1.4em;
  text-align: center;
}
.point-txt span {
  font-size: 36px;
  font-family: 'Tinos', serif;
}
.point-title {
  font-size: 20px;
  color: #D55540;
  font-family: "游ゴシック体", "游ゴシック", YuGothic, 'Noto Sans JP', sans-serif;
  font-weight: bold;
  line-height: 1.4em;
  font-feature-settings: "palt";
}
.point-1 p {
  font-size: 14px;
  line-height: 1.7em;
}
.point-2 {
  flex: 1;
  margin: 0;
}
.box-auto {
  flex: 1;
  margin-right: 40px;
}
.box-auto-r {
  flex: 1;
}
.sub-title-2 {
  font-size: 16px;
  font-weight: 800;
  line-height: 2em;
  color: #382b1e;
  padding: 0 6px;
  border: 1px solid #382b1e;
  margin: 20px 0;
  text-align: center;
}
.conclusion-bg-1 {
  background: linear-gradient(-90deg, #fbeddc, #eeddf1)
}
.conclusion-bg-2 {
  background: linear-gradient(-90deg, #F9F2CC, #dfffce);
}
.re-posi-100 {
  position: relative;
  top: -100px;
}
.conclusion {
  text-align: right;
  position: relative;
  top: -100px;
}
.conclusion-2 {
  text-align: center;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif !important;
  color: #000;
  font-size: 24px;
  line-height: 1.4em;
  margin: 1.5em 0 0.5em;
}
.conclusion-2 p {
  color: #000;
  font-size: 15px;
  text-align: left;
  font-family: "游ゴシック体", "游ゴシック", YuGothic, 'Noto Sans JP', sans-serif;
  line-height: 1.7em;
  margin: 6px 50px 20px 0;
  /*width: 400px;*/
}
.sub-title-3 {
  font-size: 28px;
  font-weight: 800;
  line-height: 2em;
  color: #000;
  display: inline-block;
  padding: 0 6px;
  margin-bottom: 20px;
}
.item-img {
  flex: 360px;
}
.item-disc {
  flex: 420px;
}
.item-disc-txt-1 {
  font-size: 16px;
  color: #1a9fd0;
  font-weight: bold;
}
.item-disc-txt-2 {
  font-size: 25px;
  font-weight: 800;
  border-bottom: solid 1px #000000;
  line-height: 2em;
  margin: 0 0 30px 0;
}
.item-disc-txt-3 {
  font-size: 12px;
  letter-spacing: -0.1em;
}
.detail-btn-mens {
  font-size: 12px;
  display: inline-block !important;
  text-decoration: none;
  height: 35px;
  width: 160px;
  font-weight: bold;
  line-height: 37px;
  text-align: center;
  color: #D55540 !important;
  border: solid 1px #D55540 !important;
  border-radius: 20px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.detail-btn-mens:hover {
  background: #FA907E;
  color: #ffffff !important;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
}
.detail-btn-womens {
  font-size: 12px;
  display: inline-block !important;
  text-decoration: none;
  height: 35px;
  width: 200px;
  font-weight: bold;
  line-height: 37px;
  text-align: center;
  color: #9571EB !important;
  border: solid 1px #9571EB !important;
  border-radius: 20px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.detail-btn-womens:hover {
  background: #ad98dd;
  color: #ffffff !important;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
}
.foot {
  background-color: #E9E9E9;
  padding: 30px 0;
  font-size: 15px;
}
.foot a {
  color: #000000;
  text-decoration: none;
  font-size: 13px;
}
.foot a:hover img {
  opacity: 1;
}
.foot-1 {
  flex: auto;
}
.foot-2 {
  flex: 300px;
  font-weight: bold;
  padding: 60px 0 0 16px;
}
.credit-2 {
  font-size: 14px;
  line-height: 1.3em;
  color: #000000;
  margin-bottom: 60px;
  text-align: right;
}
.column01-r {
  float: left;
}
.column01-l {
  float: left;
  margin-right: 10px;
}
.column01-l-prof {
  line-height: 1.2em;
  font-size: 0.85em;
}
.column01-l-profname {
  font-weight: 600;
  line-height: 1.0em;
  margin-bottom: 0.25em;
}
.column01-l-img {
  float: left;
  margin-right: 10px;
}
.column02-r {
  flex: 1;
}
.column02-l {
  flex: 1;
}
.col-sub-title-1-number {
  font-size: 27px;
  font-weight: 800;
  /* line-height: 2em; */
  color: #ffffff;
  display: inline-block;
  padding: 0 14px;
  margin-bottom: 4px;
  background-color: #CF5CB0;
}
.col-sub-title-1 {
  font-size: 22px;
  font-weight: 800;
  /* line-height: 2em; */
  color: #CF5CB0;
  display: inline-block;
  padding: 2px 9px;
  /* margin-bottom: 40px; */
}
.column-cap01 {
  font-size: 13px;
  padding: 6px 56px 0 6px;
}
.backnumber_link {
  width: 350px;
  margin: 25px 0;
}
.backnumber_link:after {
  content: '';
  display: block;
  clear: both;
}
.backnumber_link_li {
  border: 3px #D5B795 solid;
  background: #fbfaf5;
  padding: 20px 10px 35px 10px;
  padding: 10px;
  box-sizing: border-box;
}
.backnumber_link_li_img {
  width: 100%;
}
.backnumber_link_li_txt {
  line-height: 1.4em;
  font-weight: 600;
  font-size: 16px;
}
.linkbox {
  position: relative;
  z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.linkbox_check {
  position: absolute;
  margin: -35px 0 0 230px;
  z-index: 100;
}
.linkbox_check img {
  width: 150px;
}
.linkbox a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 1.4em;
  /*text-indent:-999px;*/
  text-indent: 120%;
  white-space: nowrap;
  overflow: hidden;
  z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.linkbox a:hover {
  background-color: #FFFFFF;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.item-lineup {
  flex: auto;
}
.item-lineup img {
  margin-bottom: 20px;
}
.item-name-1 {
  font-weight: bold;
  font-size: 1.2em;
  letter-spacing: -0.06em;
  line-height: 1.5em;
}
.item-color-1 {
  font-weight: bold;
  letter-spacing: -0.1em;
  /*margin-bottom: 10px;*/
}
.img-rad {
  border-radius: 40px;
}
.no-hover:hover {
  opacity: 1;
}