@charset "UTF-8";
/*----------------------------------------------------
	全般
----------------------------------------------------*/

* {
  min-height: 0vw;
  min-height: 0;
  box-sizing: border-box;
  float: none;
}
html {
  font-size: 62.5%; /* 10px*/
  scroll-behavior: smooth;
  position: relative;
}
body {
  font-size: 1.6rem; /* 16px*/
  line-height: 1.8;
  letter-spacing: .04em;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0;
  color: #1D1E1F;
  position: relative;
}
* html body { /* for IF6 */
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
h1, h2, h3, h4, h5, h6 {
  font-size: clamp(1.4rem, 1.317rem + 0.35vw, 1.6rem);
}
.inner {
  font-size: clamp(1.4rem, 1.317rem + 0.35vw, 1.6rem);
}
#navi ul li, .qualLinkDetail {
  font-size: clamp(1.4rem, 1.301rem + 1.12vw, 2rem);
}
.box h3 {
  font-size: clamp(0.875rem, 0.644rem + 0.77vw, 1.125rem);
}
.topicsTitle, .profileTitle, .qualNameDetail, .mediaAllCat, .mediaAllCatFirst, .worksCat, .calendarTitle, .calendarCat, .calendarCatFirst {
  font-size: clamp(1.8rem, 1.634rem + 0.71vw, 2.2rem);
  line-height: 1.5;
}
section, artical, aside, main, footer, header {
  padding: 0;
  margin: 0;
}
section > p {
  margin-bottom: 1.6rem;
  margin-bottom: 20px;
}
a {
  color: #1D1E1F;
  text-decoration: none;
  font-weight: 700;
}
a:link {
  color: #1D1E1F;
}
a:hover {
  text-decoration: underline;
}
a:visited {
  color: #1D1E1F;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.sp-only {
  display: none;
}
/*----------------------------------------------------
	汎用
----------------------------------------------------*/
.inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 20px;
}
#mainContentArea{
	padding-top: 40px;
}
.wrapCol2 {
  display: flex;
  justify-content: space-between;
}
.wrapCol2 .ContentArea {
  width: 600px;
  margin-right: 60px;
}
.wrapCol2 .Side {
  width: 300px;
}
/*------------------
Item
------------------*/
.Item {
  margin-bottom: 30px;
}
.Heading h3 {
font-size: 2.4rem;
line-height: 1.4em;
padding: 0px 0px 10px;
margin-bottom: 15px;
border-bottom: 1px solid #1D1E1F;
font-weight: 700;
}
.Detail p {
  margin-bottom: 5px;
}
.Detail ul {
  margin-bottom: 10px;
}
.Detail ul li a {
  text-decoration: underline;
}
.Detail ul li a:hover {
  text-decoration: none;
}
.Detail ul li a:before {
  content: '\f0a9';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 5px;
  color: #C7C7C7;
}
.Item a{
	font-weight: 700;}
.Item p a,
.calendarCaution a{
	font-weight: 700;
background: linear-gradient(transparent 65%, #ef0 65%);
}
.works p{
	margin-bottom: 30px;
}

/*------------------
listItem
------------------*/
.listItem {
  display: flex;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.No {
  width: 40px;
  color: #c9c9c4;
  font-weight: bold;
  margin-right: 10px;
  text-align: left;
}
.Date {
  width: 130px;
  color: #333333;
  font-weight: bold;
  margin-right: 10px;
}
.Name {
  width: 400px;
  margin-right: 10px;
}
/*Works -----------------*/
.LinkWeb, .LinkAmazon {
  margin-left: 10px;
}
.LinkNico, .LinkYoutube {
  margin-right: 10px;
}
.linkName a {
  font-weight: 700;
}
/*資格一覧 > 詳細 -----------------*/
.quaDetail {
  position: relative;
  overflow: hidden;
  display: block;
}
.quaDetail .No {
  position: absolute;
  left: 0;
  padding: 10px 0px;
  display: block;
  background-color: #eee;
  text-align: center;
}
.quaDetail .Date, .quaDetail .Name, .quaDetail .Img {
  margin-left: 60px;
  width: calc(100% - 70px);
}
.quaDetail .Name {
  font-size: 2rem;
}
.quaDetail .Img {
  margin-top: 5px;
}
.quaDetail .Img img {
  width: clamp(20rem, 9.559rem + 14.71vw, 30rem);
}
.Movie {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.Movie iframe {
  width: 100%;
  height: 100%;
}
/*カレンダー -----------------*/
.calendarList .Name {
  margin-right: 10px;
  border-right: 1px solid #c9c9c4;
  padding-right: 5px;
}
.Apply {
  width: 300px;
  margin-right: 10px;
  border-right: 1px solid #c9c9c4;
  padding-right: 5px;
}
.Exam {
  width: 200px;
}
/*----------------------------------------------------
	header
----------------------------------------------------*/
header {
  background-color: #c9c9c4;
  margin: 0px;
  padding: 0px;
}
header .inner {
  padding: 0px;
}
.headerLogo {
  padding: 15px 0px 10px;
}
.headerLogo img {
  width: 178px;
}
.headerIndex .headerLogo {
  text-align: center;
}
.headerIndex .headerLogo img {
  width: 434px;
}
#navi ul {
  display: flex;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
#navi ul li {
  height: 63px;
  position: relative;
  width: calc(100% / 5);
  text-align: center;
}
#navi ul li a {
  display: block;
  height: 100%;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}
#navi ul li a:hover {
  color: #999999;
}
#navi ul li::before {
  content: "";
  display: block;
  width: 1px;
  height: 35px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0px;
}
#navi ul li:last-child::after {
  top: 0;
  right: 0px;
  content: "";
  display: block;
  width: 1px;
  height: 35px;
  background-color: #fff;
  position: absolute;
}
#navi ul li a::after {
  bottom: 20px;
  left: 50%;
  margin-left: -25px;
  content: url("/img/icon_glasses.png");
  display: block;
  width: 50px;
  height: 13px;
  position: absolute;
}
#navi ul li.here a::after {
  content: url("/img/icon_glasses2.png");
}
#navi li {
  border-left: none;
}
.spOnly {
  display: none;
}
/*----------------------------------------------------
	box
----------------------------------------------------*/
.pageTop {
  width: 60px;
  height: 45px;
  bottom: 0;
  position: fixed;
  right: 5px;
}
.pageTop .inner {
  width: 100% !important;
}
.pageTop img {
  width: 100%;
}
/*----------------------------------------------------
	footer
----------------------------------------------------*/
#footer {
  border-top: 2px solid #c9c9c4;
}
#footer ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
	width: 100%;
}
#footer ul li {
  border-left: 1px solid #999;
  text-align: center;
  padding: 0px;
	width: calc(100% / 5);
	font-size: 1.4rem;
}
#footer ul li:last-child {
  border-right: 1px solid #999999;
}
#footer ul li a {
  display: block;
}
#copyBox {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 0px;
  font-size: 1.2rem;
}
/*----------------------------------------------------
	title
----------------------------------------------------*/
.title {
  position: relative;
  padding: 0 0 0px 60px;
  margin-bottom: 30px;
}
.title:before {
  content: url("/img/title_suzuki.png");
  display: inline-block;
  line-height: 50px;
  position: absolute;
  padding: 0em;
  width: 50px;
  text-align: center;
  height: 50px;
  left: 0;
  top: 0;
}
.ttlBalloon h2 {
  width: 114px;
  height: 42px;
  margin: 4px 0;
  background: url(/img/title_balloon.png) no-repeat top left;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 42px;
  padding-left: 14px;
}
.ttlBalloon-L h2 {
  width: 214px;
  height: 42px;
  margin: 4px 0;
  background: url(/img/title_balloon_l.png) no-repeat top left;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 42px;
  padding-left: 14px;
}
.titleText {
  color: #ffffff;
  font-weight: bold;
  padding: 9px 0 9px 12px;
  text-align: center;
}
/*----------------------------------------------------
	Index
----------------------------------------------------*/
.topImg {
  padding: 30px 20px 10px;
  text-align: center;
}
.indexBanner, .indexSocial {
  margin-bottom: 40px;
  padding: 0px;
  height: auto;
}
.indexSocial ul {
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin: 0 auto;
}
.indexSocial ul li {
  text-align: center;
}

.x_icon, .fb_icon, .insta_icon {
  font-size: 5em;
}
.x_icon {
  color: #000000;
}
.fb_icon {
  color: #1877f2;
}
/*----------------------------------------------------
	profile
----------------------------------------------------*/
.KaerebaBox {
  display: flex;
  margin-bottom: 30px;
}
.KaerebaImg {
  width: 120px;
  margin-right: 20px;
}
.KaerebaImg img {
  width: 100%;
}
.Kaerebainfo {
  width: calc(100% - 160px);
}
.KaerebaLink1 ul li::before {
  content: '\f105';
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
  margin-right: 3px;
}
.shopLink {
  font-size: 1.4rem;
}
.linkName {
  font-size: 1.8rem;
}
.link-powered-date {
  font-size: 1rem;
}
.Detail ul li a::before {
  content: '\f0a9';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 5px;
  color: #C7C7C7;
}
.Detail dl dd ul li{
	list-style: disc;
	margin-left: 2rem;
}
.sidePhoto ul li{
	margin-bottom: 10px;
}
.sidePhoto img {
  box-shadow: 0px 0px 5px #999999;
  -moz-box-shadow: 0px 0px 5px #999999;
  -webkit-box-shadow: 0px 0px 5px #999999;
}
/*----------------------------------------------------
	資格一覧
----------------------------------------------------*/
.qualCat {
  padding: 0px;
  overflow-x: auto;
  padding: 0px;
}
.qualCat ul {
  list-style-type: none;
  display: flex;
  width: max-content;
  margin: 0 auto;
}
.qualCat ul li {
  background-color: #000;
  margin-right: 5px;
}
.qualCat ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  display: inline-block;
  padding: 10px 20px;
  font-size: 1.2rem;
  color: #fff;
}
.qualCat ul li.here a, .qualCat ul li a:hover {
  background-color: #CE3B3D;
}
.quaCatTitle h3 {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.qualAllList {
  padding: 20px 0px 0px;
}
.qualAllList .Name{
	font-weight: 700;}
.qualAllList span{
	font-weight: normal;
}
.listItem span{
	background-color: #ef0;
	display: inline;
	margin-left: 5px;
}

/*-------------------------t--------------------------
	Media
----------------------------------------------------*/
.mediaCat {
  width: 150px;
  padding: 0px;
}
.mediaAllList {
  width: calc(100% - 150px);
  padding: 0px;
}
.mediaList {
  margin-bottom: 30px;
}
.mediaCatTitle h3 {
  font-size: 2.2rem;
  margin-bottom: 10px;
}
.mediaItem {
  display: flex;
}
.MovieNote {
  font-size: 1.8rem;
  margin: 10px 0px 30px;
  font-weight: 700;
}
/*----------------------------------------------------
	Works
----------------------------------------------------*/
/*----------------------------------------------------
	calendar
----------------------------------------------------*/
.calendarList {
  padding: 25px 10px 10px;
}

.calendarCatTitle h3 {
  font-size: 2rem;
  font-weight: 700;
}
.calendarCatTitle h3 {
    display: inline-block;
    position: relative;
    margin: calc(3em / 2) 0 calc(3em / 2) calc(3em / 2);
    color: #1D1E1F;
    line-height: 1;
}

.calendarCatTitle h3::before {
    position: absolute;
    bottom: calc(-3em / 4);
    left: calc(-3em / 2);
    z-index: -1;
    width: 3em;
    height: 3em;
    border-radius: 50%;
    background: #ecece6;
    content: '';
}
@media screen and (max-width: 768px) {
  img {
    max-width: 100%;
    height: auto;
    width /***/ : auto;
  }
  /*----------------------------------------------------
	汎用
----------------------------------------------------*/
  .sp-only {
    display: block;
  }
  .wrapCol2 {
    display: block;
  }
  .wrapCol2 .ContentArea, .wrapCol2 .Side {
    width: 100%;
  }
  .mediaAllList {
    width: 100%;
  }
  .listItem {
    position: relative;
    overflow: hidden;
    display: block;
  }
  .Heading h3 {}
  .No {
    position: absolute;
    left: 0;
    padding: 10px 0px;
    background-color: #eee;
    display: block;
    width: 40px;
    text-align: center;
	  color: #666;
  }
  .Date, .Name {
    margin-left: 50px;
    width: calc(100% - 50px);
  }

  .Name {}
  .Note {
    margin-left: 50px;
    width: calc(100% - 50px);
  }
  .indexItem .Date {
    margin-left: 0px !important;
  }
  .LinkWeb, .LinkAmazon {
    position: absolute;
    top: 0;
    margin-right: 0px;
    text-align: center;
    font-size: 1rem;
  }
  .LinkWeb {
    right: 70px;
  }
  .LinkAmazon {
    right: 0px;
  }
  .LinkWeb a, .LinkAmazon a {
    display: inline-block;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    width: 65px;
    line-height: 2;
  }
  .LinkAmazon a::before, .LinkWeb a::before {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
  }
  .LinkWeb a {
    background-color: #eee;
  }
  .LinkAmazon a {
    background-color: #FF9900;
    color: #000;
  }
  .LinkNico, .LinkYoutube {
    position: absolute;
    top: 0;
    margin-right: 0px;
    font-size: 1rem;
  }
  .LinkNico {
    right: 0px;
  }
  .LinkYoutube {
    right: 70px;
  }
  .LinkNico a, .LinkYoutube a {
    text-align: center;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    width: 65px;
    line-height: 2;
  }
  .LinkNico a {
    background-color: #000;
    color: #fff;
  }
  .LinkYoutube a {
    background-color: #FF0000;
    color: #fff;
  }
  .calendarList .listItem {
    display: flex;
  }
  .calendarList .Name {
    margin-left: 0px;
	  width: calc(100% - 50%);
  }
	.Apply{
		width: 30%;
	} 
	.Exam{
		width: 20%;
	} 
  /*----------------------------------------------------
	header
----------------------------------------------------*/
  header {
    width: 100%;
  }
  /*header-----------------*/
  .headerLogo, .headerIndex .headerLogo {
    text-align: left;
    padding: 10px 0px 10px 10px;
    width: 178px;
  }
  .btn-gNav {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9999;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-color: #c9c9c4;
    border-radius: 10px;
  }
  .btn-gNav span {
    display: inline-block;
    transition: all 0.4s;
    position: absolute;
    left: 9px;
    width: 50%;
    height: 3px;
    border-radius: 2px;
    background-color: #666;
  }
  .btn-gNav span:nth-child(1) {
    top: 9px;
  }
  .btn-gNav span:nth-child(2) {
    top: 18px;
  }
  .btn-gNav span:nth-child(3) {
    top: 27px;
  }
  .btn-gNav.active span:nth-child(1) {
    top: 18px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .btn-gNav.active span:nth-child(2) {
    opacity: 0;
  }
  .btn-gNav.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }
  nav ul {
    width: 100%;
  }
  #navi ul {
    z-index: 999;
    padding: 50px 0px;
    display: block;
  }
  /* クラスが付与される前のレイアウト */
  #navi {
    position: fixed;
    z-index: 999;
    top: 0;
    right: -120%;
    width: 100%;
    height: 100vh;
    background-color: #423c3c;
    transition: all 0.6s;
  }
  /* クラスが付与された後のレイアウト */
  #navi.open #gNav_list {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  #navi.open {
    right: 0;
  }
  #navi ul li {
    height: auto;
    padding: 20px 10px;
  }
  #navi ul li::before, #navi ul li:last-child::after {
    width: 0px;
  }
  #gNav_list ul li::before {
    content: "";
    display: block;
    width: 100%;
    height: 35px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0px;
  }
  #navi ul li {
    border-bottom: 1px solid #fff;
    width: 100%;
    text-align: left;
    padding-left: 70px;
    font-size: 1.4rem;
  }
  #navi ul li::before, #navi ul li:last-child::after {
    width: 0px;
  }
  #navi ul li a::after {
    bottom: 50%;
    left: 10px;
    margin-left: 0;
  }
  /*----------------------------------------------------
	Index
----------------------------------------------------*/
  .topImg {
    padding: 0px;
    margin-bottom: 0px;
    background-color: #eee;
  }
  .sidePhoto ul, .indexBanner ul {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
  }
  .sidePhoto ul li, .indexBanner ul li {
    width: calc(50% - 0px);
    padding: 0 5px;
  }
  .sidePhoto ul li img, .indexBanner ul li img {
    width: 100%;
  }
  .indexBanner ul li:first-child {
    width: 100%;
  }
  .indexBanner ul li:first-child img {
    width: calc(50% - 10px);
  }
  .Movie {
    width: 100%;
    aspect-ratio: 16 / 9;
  }
  .Movie iframe {
    width: 100%;
    height: 100%;
  }
  .indexSocial ul {
    width: 100%;
	  justify-content:left;
  }
	.indexSocial ul li {
		margin-right: 10px;
	}
  /*----------------------------------------------------
	profile
----------------------------------------------------*/
  .KaerebaImg {
    width: 110px;
    margin-right: 20px;
  }
  .Kaerebainfo {
    width: calc(100% - 130px);
  }
  .link-powered-date {
    font-size: 1rem;
    background-color: #eee;
    padding: 2px 10px;
    border-radius: 10px;
    width: 140px;
    text-align: center;
	  margin: 0px 0px 5px;
  }
  /*----------------------------------------------------
	資格一覧
----------------------------------------------------*/
  /*----------------------------------------------------
	メディア
----------------------------------------------------*/
  .mediaCat {
    width: 100%;
  }
  .mediaCat {
    padding: 0px;
    overflow-x: auto;
    margin-bottom: 30px;
  }
  .mediaCat ul {
    list-style-type: none;
    display: flex;
    width: max-content;
    margin: 0 auto;
  }
  .mediaCat ul li {
    background-color: #000;
    margin-right: 5px;
  }
  .mediaCat ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    display: inline-block;
    padding: 10px 20px;
    font-size: 1.2rem;
    color: #fff;
  }
  /*----------------------------------------------------
	Works
----------------------------------------------------*/
/*----------------------------------------------------
calendar
----------------------------------------------------*/
  .calendarCaution {
    padding: 0px 0px 0px 20px;
  }
  .calendarList {
    padding: 20px 0px 0px;
  }
/*----------------------------------------------------
Social
----------------------------------------------------*/
	.Social ul{
		display: flex;
	}
	.Social ul li{
		margin-right: 20px;
	}
	.x_icon_s,.fb_icon_s,.insta_icon_s{
		font-size: 2em;
		color: #000;
	}
/*----------------------------------------------------
footer
----------------------------------------------------*/
  #footer {
    padding: 0px;
  }
	#footer ul {
  display: block;
  }
  #footer ul li {
    border-left: none;
    font-size: 1.2rem;
    margin-bottom: 5px;
	  text-align: left;
	  padding: 0px;
	  width: 100%;
  }
  #footer ul li a:before {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
  }
  #footer ul li:last-child {
    border-right: none;
  }
  #copyBox {
    text-align: center;
    padding-top: 10px;
    font-size: 1.2rem;
    color: #999999;
  }
}
@media screen and (max-width: 480px) {
  .indexSocial ul {
    width: 80%;
	justify-content:space-between;
  }
	.indexSocial ul li {
	margin-right: 0px;
	}
  .sidePhoto ul, .indexBanner ul {
    display: block;
    text-align: center;
  }
  .sidePhoto ul li, .indexBanner ul li, .indexBanner ul li:first-child {
    width: 90%;
    margin: 0 auto;
    padding: 10px 0px;
  }
  .indexBanner ul li:first-child img {
    width: 100%;
  }
}