@charset "utf-8";
/*====================================================

	Date: 2025-03-07
	CSS Document ： スーツなのに伸びやか＆しなやか！バレエフィット（R）ジャケット＆パンツ
	
 ****************************************************/
	.fsc_gfooter__breadcrumb {
margin-top: 0;
}
#footercontent .fsc_gfooter__breadcrumb {
		display: none;
}
/*------------------------------------
ベース
------------------------------------*/
body .pc_id {
 display: block !important;
}
body .sp_id {
 display: none !important;
}
body {
 width: 100%;
 overflow-x: auto; /*-webkit-font-smoothing: antialiased;*/
}
#outer_id {
 height: auto;
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
 color: #000000;
	text-align: center;
	width: 100%;
	overflow-x: hidden;
	font-size: 76%;
}
#wrapper {
 padding-top: 0;
 overflow-x: hidden;
}
img {
 border: none;
 vertical-align: bottom;
}
@media (min-width: 920px) {
 a:hover {
  text-decoration: underline;
  opacity: 0.7;
 }
 a {
  transition: all 0.3s;
 }
 #codes_id a:hover {
  opacity: 0.75;
 }
}
@media (max-width: 919px) {
 #outer_id {
	font-size: 3.4vw;
	}
 #codes_id a:hover {
  opacity: 1;
 }
 #codes_id a:active {
  opacity: 0.75;
 }
}
/* ヘッダー */
#headerbox_id {
 width: 100%;
 min-width: 920px;
 min-height: 40px;
 position: relative;
 left: 0px;
 top: 0px;
 z-index: 100;
}
#header_id {
 width: 40%;
 font-size: 80%;
 min-width: 200px;
 margin: 0;
 padding: 15px 15px 15px 0;
 white-space: nowrap;
 float: right;
}
#header_id ul {
 text-align: right;
}
#header_id li {
 display: inline-block;
 _display: inline;
 margin-right: 7px;
}
*:first-child + html #header_id li {
 display: inline;
}
#header_id li a {
 padding-bottom: 1px;
}
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 line-height: 0;
}
* html .clearfix {
 height: 1%;
}
.clearfix {
 display: block;
}
/*------------------------------------
基本（スマホ）
------------------------------------*/
@media (max-width: 919px) {
 body .pc_id {
  display: none !important;
 }
 body .sp_id {
  display: block !important;
 }
 body {
  -webkit-text-size-adjust: 100%;
 }

 /* ヘッダー */
 #headerbox_id {
  width: 100%;
  min-width: 10px;
  min-height: 12px;
  left: 0px;
  top: 0px;
  z-index: auto;
 }
 #header_id {
  width: auto;
  min-width: 10px;
  padding: 0px 10px 10px 10px;
  white-space: normal;
  float: none;
 }
 #header_id ul {
  text-align: left;
  margin: 0;
  padding: 0;
 }
 #header_id li {
  display: inline-block;
  _display: inline;
  margin: 0;
  padding-right: 5px;
  font-size: 10px;
 }
}
@media (max-width: 480px) {
 #header_id {
  padding: 5px 5px 5px 5px;
 }
 #header_id li {
  padding-right: 3px;
  font-size: 8px;
 }
}


/*-----------------------------------
動画ポップアップ
-----------------------------------*/

/* ボタン */
#movie-btn_id {max-width: 600px;width: 80%;margin: 4em auto 6em;cursor: pointer;transition: all 0.3s;}
#movie-btn_id img{
 width:100%;
}
#movie-btn_id:hover {
opacity: 0.6;
background: #f5f5f5;
}

/* overlay */
#movie-overlay-wrap_id {
position: fixed;
z-index: 3000;
 /* animation-fill-mode: both;
 animation-duration: 1.6s;
 animation-name: fade_top;
	animation-delay: 1.3s;
	opacity: 0; */
}
.overlay_id {
display: none;
 width: 100vw;
 height: 100%;
 margin-left: calc(-50vw + 460px);
 /* padding: 30px 0; */
 text-align: center;
 position: fixed;
 top: 0;
 z-index: 3000;
 background: rgba(0, 0, 0, 0.1);
}
.overlay-inner_id {
 width: 100%;
 height: 100%;
 display: flex;
 justify-content: center;
 align-items: center;
 overflow-x: hidden;
 margin: 0 auto;
 vertical-align: middle;
 overflow-y: scroll;
 position: relative;
}
.overlay-contents_id {text-align: center;padding: 1em 0 3em;background: #FFF;width: 800px;position: relative;}
.overlay-contents_id p {font-size: 160%;text-align: center;font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";line-height: 1.45;margin: 1em 0 0.7em;}
.overlay-contents_id .movie-id {
 width: 87%;
 aspect-ratio: 16 / 9;
 margin: 0 auto;
 /* height: 0; */
}
.close_id {
 cursor: pointer;
 position: absolute;
 top: 20px;
 right: 2em;
 width: 100%;
 width: 3em;
 height: 3em;
 text-align: right;
}

/************ SP ************/
@media (max-width: 919px) {
#movie-btn_id {
max-width: 100%;
width: 90%;
margin: 3.5em auto 6em;
}
/* overlay */
.overlay_id {
 width: 100%;
	margin: 0;
}
.overlay-inner_id {
 width: 100%;
}
.close_id span {
 width: 98%;
}
.close_id span img{
 width: 5vw;
}
/* 案内overlay */
.overlay-contents_id {
 font-size: 0.6rem;
 /* font-size: 0.6rem; */
 /* margin: 0.8rem; */
 /* padding: 1.25rem 1.25rem 3.25rem; */
}
.close_id {
 width:2em;
 top: 15px;
 right: 1.5em;
}
.info-main_id {
 font-size: 125%;
}
}


/*-----------------------------------
タイトル
-----------------------------------*/
#titleArea_id {
 width: 100%;
 text-align: center;
 margin: 0px -500% 15px;
 padding: 0px 500% 0;
 position: relative;
 z-index: 1000;
 background-color: #f9fbfb;
 background-image: url(../images/ttl_photo.jpg);
 background-repeat: no-repeat;
 background-position: top center;
 background-size: contain;
 height: 660px;
}
#titleArea_id .title_inner_id {
	width: 100%;
	max-width: 920px;
	height: 100%;
	position: relative;
	display: block;
	text-align: center;
	margin: 0 auto;
}

#titleArea_id h1 {
    position: absolute;
    width: 60.5%;
    top: 35%;
    left: 7%;
}
#titleArea_id h1 picture {}
#titleArea_id h1 picture img {}

#titleArea_id .ttl-logo {
    position: absolute;
    width: 12%;
    top: 8%;
    left: 21%;
}
#titleArea_id .ttl-ruikei {
    position: absolute;
    width: 14%;
    top: 9%;
    left: 38%;
}
#titleArea_id .point-icon-wrap {
    position: absolute;
    width: 63%;
    bottom: 10%;
    left: 4%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 1.8%;
}
#titleArea_id .point-icon-wrap img {
    width: 14%;
}

@media (max-width: 919px) {
#titleArea_id {
		height: 72vw;
background-size: contain;
	}
}
@media (max-width: 768px) {
 #titleArea_id {
	 height: 85vw;
	 background-size: 260%;
	 background-position: top right 47%;
	 margin: 0;
	 padding: 0;
	}
	
#titleArea_id h1 {width: 63.5%;top: 36%;left: 3%;}
#titleArea_id h1 picture {}
#titleArea_id h1 picture img {}

#titleArea_id .ttl-logo {width: 15%;top: 7%;left: 14%;}
#titleArea_id .ttl-ruikei {width: 18%;top: 8%;left: 35%;}
#titleArea_id .point-icon-wrap {
    top: 103%;
    right: 5%;
    width: 90%;
}
#titleArea_id .point-icon-wrap img {
}

	
}


/*-----------------------------------
リード
-----------------------------------*/
.special-lead {
    font-size: 267%;
    color: #4476AE;
    font-family: "リュウミン M-KL",serif;
    text-align: center;
    margin: 1.7em 0 0.9em;
    line-height: 1.25;
    letter-spacing: 0.15em;
    }

.lead_id {
 text-align: center;
 font-size: 127%;
 margin: 2em 5% 3em;
 opacity: 0;
}
@media (max-width: 920px) {
.special-lead {
	margin: 1em 0 0.8em;
	font-size: 167%;
}
 .lead_id {
  font-size: 100%;
  text-align: left;
  margin: 20vw 5% 0;
 }
}
@media (max-width: 768px) {
.special-lead {
	margin: 22vw 0 0.8em;
}
}

/*-----------------------------------
メインコンテンツ
-----------------------------------*/
#cons_id {
 width: 920px;
 margin: 0 auto;
}
.conBox_id {
 position: relative;
 z-index: 0;
}
@media (max-width: 919px) {
 #cons_id {
  width: 100%;
  font-size: 60%;
  margin: 0 auto;
 }
 img {
  width: 100%;
 }
}
p {
 text-align: left;
 text-align: justify;
 vertical-align: top;
 letter-spacing: 1px;
 line-height: 1.6;
}
/*------------------------------------
こんなお悩みありませんか？
------------------------------------*/
.con_title_id {
 font-size: 250%;
 text-align: center;
 line-height: 1.3;
 letter-spacing: 0.1em;
 margin: 0;
}
#onayami_id .con_title_id {
 font-size: 220%;
 margin: 0 0 5px;
	width: 100%;
}
.con_title_id span.blue_id {
 font-size: 170%;
 color: #4476AE;
}
#onayami_id {
 width: 655px;
 margin: 35px auto 30px;
}
.kaiketsu_id * {
 display: inline-block;
 vertical-align: middle;
}
.kaiketsu_id p {
 font-size: 300%;
 line-height: 1.4;
 margin-left: 5px;
 margin-top: 0;
 float: left;
 letter-spacing: 0.1em;
}
.kaiketsu_id p span.y_id {
 color: #C38500;
 border-bottom: 1px solid #C38500;
 display: inline;
 letter-spacing: -2px;
}
span.reg_id {
 font-size: 50%;
 vertical-align: text-top;
}
.kaiketsu_id p span.big_id {
 font-size: 130%;
}
.matome_id {
 font-size: 45%;
 text-align: left;
 display: block;
 float: left;
 margin-top: 0.8em;
 margin-left: 0.9em;
}
.matome_id * {
 display: inline-block;
 vertical-align: bottom;
}
.kaiketsu_id img:first-child {
 float: left;
 margin-right: 20px;
}
.kaiketsu_id img:nth-child(3) {
 float: right;
}
@media (max-width: 919px) {
 #onayami_id {
  width: 92%;
  margin: 30px auto 0px;
 }
 .kaiketsu_id img:first-child {
  width: 22%;
  float: none;
 }
 .kaiketsu_id p {
  font-size: 320%;
  margin: 0 0 0 1%;
  float: none;
 }
 .matome_id {
  font-size: 65%;
  width: 70%;
  margin: 6em 0 0 3%;
  text-align: center;
 }
 .matome_id * {
  vertical-align: middle;
 }
 .kaiketsu_id img:nth-child(3) {
  width: 22%;
 }
}
/*------------------------------------
売れてるワケ
------------------------------------*/
#main_id {
 background: #E7EDF4;
 margin: 50px -500% 5px;
 padding: 45px 500% 0;
}
.main_box_id .con_title_id {
 font-size: 340%;
 margin-top: 12px;
}
#main_id .con_lead_id {
 font-size: 120%;
 text-align: center;
 margin: 10px 5% 20px;
}
#main_id > img:last-child {
 margin-top: 25px;
}
.main_box_id {
 width: 100%;
 background: #FFF;
 margin-top: 50px;
 margin-bottom: 4em;
 padding-bottom: 30px;
 display: inline-block;
}
.main_box_id .c_num_id {
 margin-top: -40px;
}
.main_box_id .note_id {
 text-align: right;
 color: #666;
 margin: 10px 20px 0;
}
 .main_box_id > img.material_id {
  display: block;
		margin: 2em auto 2em;
 }

 .main_box_id > img.point-black {
  display: block;
		margin: 3em auto 2em;
}

#c02_id img {
 display: inline-block;
}
@media (min-width: 920px) {
.c01_box_id {
 display: flex;
 flex-wrap: nowrap;
 justify-content: center;
}
}
.anime_id {
 display: inline-block;
}
.anime_id p {
 font-size: 120%;
 font-weight: bold;
 line-height: 1.4;
}
.anime_id * {
 display: block;
 text-align: center;
 margin: 10px 0;
}
.line_id img {
 margin-top: 60px;
 padding: 0 80px;
 background: url(../images/line.gif) center repeat-x;
}
#c02_id.main_box_id, #c03_id.main_box_id {
 width: 434px;
 height: 435px;
 float: left;
}
#main_id #c02_id.main_box_id .con_lead_id{
  margin-bottom: 30px;
}
#main_id #c03_id.main_box_id .con_lead_id{
  margin-bottom: 10px;
}
#c02_id.main_box_id .con_title_id, #c03_id.main_box_id .con_title_id {
 font-size: 260%;
}
#c04_id.main_box_id .con_title_id {
 font-size: 300%;
}
#c04_id .coordi-box {}
#c04_id .coordi-box img:first-child {margin-bottom: 2em;}
.letter_space_id {
 letter-spacing: 1px;
}
#c02_id.main_box_id {
 margin-right: 50px;
}
#c04_id.main_box_id {
 clear: both;
}
#c04_id .line_id {
 width: 650px;
 display: block;
 background: url(../images/line.gif) center repeat-x;
 margin: 30px auto 0;
}
#c04_id .line_id span {
 font-size: 165%;
 background: #FFF;
 padding: 10px 20px;
 display: inline-block;
 margin: 0 auto;
}
#c06_id ul li {
 clear: both;
 display: inline-block;
 padding: 10px 0 5px;
}
#c06_id ul li:first-child {
 border-bottom: 1px dotted #9C9C9C;
}
#c06_id ul li img {
 display: inline-block;
 vertical-align: middle;
}
#c06_id ul li p {
 width: 700px;
 font-size: 125%;
 letter-spacing: 1px;
 margin: 5px 0 10px 10px;
 text-align: left;
 display: inline-block;
 vertical-align: middle;
}
#c06_id ul li p span {
 font-weight: bold;
 background: url(../images/under_line_yellow.png) repeat-x center bottom;
}
@media (max-width: 919px) {
 .main_box_id .note_id {
  font-size: 150%;
 }
 .main_box_id .con_title_id {
  font-size: 295% !important;
  margin-top: 12px;
 }
 #main_id .con_lead_id {
  font-size: 150%;
 }
 #main_id {
  margin: 10px 0 15px;
  padding: 25px 0 0;
 }
 .main_box_id {
  width: 100% !important;
  /*width: 94%;*/
  background: #FFF;
  margin-top: 50px;
 }
 .main_box_id > img {
  width: 85%;
 }
 .main_box_id > img.material_id {
  width: 90%;
  margin: 2em auto 4em;
 }
	.main_box_id > img.point-black{width: 93%;}
 .main_box_id > img.c_num_id {
  width: 100%;
 }

#c02_id img:not(:first-child) {
	width:40%;
}
	
 .anime_id * {
  display: block;
  text-align: center;
 }
 .anime_id p {
  margin-top: 15px;
  font-size: 170%;
  margin-bottom: 5px;
 }
 .anime_id img {
  display: inline-block;
  width: 43%;
  margin: 0 1%;
 }
 .line_id img {
  width: 90%;
  margin-top: 50px;
  padding: 0;
 }
 #c02_id.main_box_id, #c03_id.main_box_id {
  height: auto;
  float: none;
 }
 #c02_id.main_box_id {
  margin-right: 0px;
 }
 #c04_id .line_id {
  width: 90%;
  display: block;
  background: url(../images/line.gif) center repeat-x;
  margin: 10px auto 0;
 }
 #c04_id .line_id span {
  font-size: 190%;
  background: #FFF;
  padding: 10px 20px;
  display: inline-block;
  margin: 0 auto;
 }
 .con_lead_id img {
  width: 13%;
 }
 #c06_id ul {
  width: 94%;
  margin: 0px auto 0px;
 }
 #c06_id ul li {
  clear: both;
  display: inline-block;
  padding: 10px 0 5px;
 }
 #c06_id ul li:first-child {
  border-bottom: 1px dotted #9C9C9C;
 }
 #c06_id ul li img {
  width: 14%;
 }
 #c06_id ul li p {
  width: 82%;
  font-size: 165%;
  /* line-height:1.4; */
  letter-spacing: 1px;
  margin: 5px 0 10px 2%;
  text-align: left;
 }
 #main_id > img:last-child {
  margin-top: 20px;
  width: 80%;
 }
}
/*------------------------------------
商品スペック
------------------------------------*/
#series_wrap_id {
 background: #F2F1F3;
 margin: 0px -500% 0px !important;
 padding: 50px 500% 15px !important;
}
span.min_id {
 font-size: 80%;
}
#series_wrap_id .con_title_id {
 margin-bottom: 20px;
 padding: 0 35px;
 background: url(../images/line_single.gif) center bottom 3px repeat-x;
 display: inline-block;
}
#series_wrap_id .con_title_id > span.base_id {
 background: #F2F1F3;
 padding: 0 20px;
 display: inherit;
 letter-spacing: 0.15em;
}
#series_wrap_id .inner_id {}
#series_wrap_id ul {
display: flex;
justify-content: center;
align-items: flex-start;
flex-wrap: wrap;
margin-bottom: 30px;
}
#series_wrap_id ul::after {
display: block;
width: 310px;
margin: 0 10px;
height: 0;
content: '';
}

#series_wrap_id li {
 width: 310px;
 display: inline-block;
 margin: 0 10px 30px;
 vertical-align: top;
}
.spec_id {
 padding-top: 10px;
 display: block;
 font-size: 125%;
 text-align: left;
}
.spec_id span {
 font-weight: bold;
 font-family: "ゴシックMB101 M",sans-serif;
 letter-spacing: 1px;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.spec_id a .name_id {
 text-decoration: underline;
}
.price_id {
 display: block;
 font-size: 70%;
 margin-top: 5px;
}
.spec_id .num_id {
 font-family: 'Judson', serif;
 font-weight: 400;
 font-style: italic;
 font-size: 300%;
 line-height: 0.5;
 letter-spacing: 0.5px;
}
.spec_id .name_id {
 clear: both;
 display: block;
}
.spec_id .red_id {
 color: #BE0032;
 font-size: 120%;
}
#series_wrap_id a:hover {
 text-decoration: none;
}
@media (min-width: 920px) {
 a:hover .spec_id {
  opacity: 0.7;
 }
}
@media (max-width: 919px) {
 #series_wrap_id {
  background: #F2F1F3;
  margin: 0px 0% 0px !important;
  padding: 25px 0% 1px !important;
 }
 #series_wrap_id .inner_id {}
 #series_wrap_id ul {
  text-align: center;
  margin-bottom: 10px;
 }
	#series_wrap_id ul::after {
display: block;
  width: 42%;
  margin: 0 2%;
height: 0;
content: '';
}
	
 #series_wrap_id li {
  width: 42%;
  display: inline-block;
  margin: 0 2% 30px;
  font-size: 90%;
 }
 #series_wrap_id .con_title_id {
  padding: 0 10px;
  background-size: 35px;
  background-position: center bottom -1px;
 }
 #series_wrap_id .con_title_id > span.base_id {
  background: #F2F1F3;
  padding: 0 10px;
 }
 .spec_id {
  font-size: 165%;
 }
}
/*------------------------------------
バナーエリア
------------------------------------*/
.bnrArea_id {
 margin: 30px auto 20px;
}
.bnrArea_id ul li {
 margin: 30px auto 30px;
 display: inline-block;
 width: 100%;
 text-align: center;
}
@media (max-width: 919px) {
 .bnrArea_id ul li {
  width: 100%;
  margin: 15px auto;
 }
 .bnrArea_id ul li.w85_id {
  width: 85%;
 }
 .w90_id {
  width: 90%;
 }
}
/*------------------------------------
商品一覧へ　リンク
------------------------------------*/
.fixdmenu_id {
 width: 100%;
 top: 720px;
 left: 0;
 position: absolute;
 z-index: 1001;
 padding-top: 0px;
 height: 0;
}
.fixdmenu_id a {
 display: block;
}
.fixd_id {
 width: 100%;
 height: 0px;
 left: 0;
 position: fixed;
 padding-top: 20px;
 display: block;
}
.fixdmenu_id .fixed_inner_id {
 width: 100%;
 max-width: 1260px;
 margin: 0 auto;
}
.fixd_link_id {
 float: right;
 display: inline-block;
 width: 190px;
}
.fixdmenu_id img {
 margin: 0;
 float: none;
}
@media (max-width: 919px) {
 /* 商品一覧ボタンを固定 */
 .fixdmenu_id img {
  width: 100%;
 }
 .fixdmenu_id.fixd_id {
  text-align: center;
  position: fixed !important;
  width: 100%;
  height: auto;
  top: auto !important;
  bottom: 0px !important;
  left: 0;
  overflow: hidden;
  z-index: 100;
  transition: all 0.4s ease-in-out;
  padding-top: 0;
 }
 .fixdmenu_id {
  text-align: center;
  position: fixed !important;
  width: 100%;
  height: auto;
  top: auto !important;
  bottom: -180px !important;
  left: 0;
  overflow: hidden;
  z-index: 100;
  transition: all 0.4s ease-in-out;
  padding-top: 0;
 }
 .fixd_link_id {
  width: 100%;
  bottom: 0;
 }
}
/*------------------------------------
	SNS
------------------------------------*/
#sns_id {
 text-align: center;
 display: block;
 margin: 0px auto 60px;
}
#sns_id li {
 width: 30px;
 display: inline-block;
 margin: 5px;
 vertical-align: top;
}
#sns_id li.sp_id {
 display: none;
}
#sns_id li a {
 width: 100%;
}
#sns_id li img {
 width: 100%;
 height: auto;
}
@media (max-width: 919px) {
 #sns_id li.sp_id {
  display: inline-block !important;
 }
}
/*------------------------------------
ページトップへ戻る
------------------------------------*/
.pageTop {
 display: none;
 position: relative;
 height: 0;
 margin: 0 auto;
 max-width: 1000px;
 width: 100%;
 z-index: 10000;
}
.pageTop a {
 position: fixed;
 bottom: 22px;
 right: 26px;
 left: auto;
 display: block;
 width: 100px;
 height: 100px;
 padding-bottom: 10px;
 background: url(../images/pagetop_off.png?=new) no-repeat;
 z-index: 10000;
}
@media (min-width: 920px) {
 .pageTop a:hover {
  background: url(../images/pagetop_on.png) no-repeat;
 }
}
@media (max-width: 480px) {
 .pageTop a {
  right: 15px;
  bottom: 55px;
  width: 60px;
  height: 60px;
  background-size: contain;
 }
}
/*------------------------------------
フッター調整
------------------------------------*/
#Footer_fca {
 overflow: inherit;
}
#Footer_fca ul {
 margin: 0px -500% 0px !important;
 padding: 25px 500% 15px !important;
}
/*------------------------------------
	animation
------------------------------------*/
.fade_id {
 opacity: 0;
}
.fade_top {
 animation-fill-mode: both;
 animation-duration: 1.6s;
 animation-name: fade_top;
 visibility: visible !important;
 opacity: 1.0;
}
@keyframes fade_top {
 0% {
  opacity: 0;
 }
 50% {
  opacity: 0;
 }
 100% {
  opacity: 1;
 }
}
.fadeTitle {
 animation-animation-iteration-count: 1;
 animation: fadeTitle 1.6s;
 visibility: visible !important;
 opacity: 1.0;
}
@keyframes fadeTitle {
 0% {
  opacity: 0;
  transform: translateY(40px);
 }
 50% {
  opacity: 0;
 }
 100% {
  opacity: 1;
  transform: translateY(0);
 }
}
.fadecon00 {
 animation-animation-iteration-count: 1;
 animation: fadecon01 2.8s;
 visibility: visible !important;
 opacity: 1.0;
}
.fadecon01 {
 animation-animation-iteration-count: 1;
 animation: fadecon01 2.5s;
 visibility: visible !important;
 opacity: 1.0;
}
@keyframes fadecon01 {
 0% {
  opacity: 0;
  transform: translateY(50px);
 }
 60% {
  opacity: 0;
 }
 100% {
  opacity: 1;
  transform: translateY(0);
 }
}
.fade {
 animation-fill-mode: forwards;
 animation-duration: 0.7s;
 animation-name: fade;
 visibility: visible !important;
 opacity: 1.0;
}
@keyframes fade {
 0% {
  opacity: 0;
  transform: translateY(10px);
 }
 100% {
  opacity: 1;
 }
}
.mincho_id, .kaiketsu_id p, #c04_id .line_id span {
 font-family: "リュウミン B-KL", "Ryumin Bold KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif" !important;
}
.con_title_id, .kaiketsu_id p, .matome_id {
 font-family: "リュウミン M-KL", "Ryumin Medium KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif" !important
}
.lead_id, #main_id .con_lead_id {
 font-family: "ゴシックMB101 R", "Gothic MB101 Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
 letter-spacing: 0.1em;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.anime_id p {
 font-family: "ゴシックMB101 DB", "Gothic MB101 DemiBold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
/**** 純黒追加.2111 ****/
.junkoku_id {
 margin-top: 25px;
 font-family: "ゴシックMB101 R", "Gothic MB101 Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.junkoku_id .con_title_id {
 font-size: 250%;
}
.junkoku_point_id {
 width: 580px;
 background: #f7f7f7;
 display: flex;
 flex-wrap: nowrap;
 justify-content: space-between;
 align-items: center;
 margin: 25px auto 20px;
 padding: 15px;
 box-sizing: border-box;
}
.junkoku_point_id > div {
 text-align: left;
 padding: 0 10px;
}
.junkoku_point_id > div span {
 font-size: 140%;
 margin-bottom: 0.2em;
 display: block;
}
@media (max-width: 919px) {
.junkoku_id {
 margin-top: 18px;
}
.junkoku_id .con_title_id {
 font-size: 250% !important;
}
 .junkoku_point_id {
  width: 94%;
  font-size: 140%;
  padding: 20px 20px 20px 10px;
  margin-top: 16px;
 }
 .junkoku_point_id > div {
  padding: 0;
 }
 .junkoku_point_id > div:first-child {
  width: 40%;
 }
 .junkoku_point_id > div:last-child {
  width: 56%;
 }
}


/*==================================

お客様のレビュー

==================================*/
#reviews_id {overflow: hidden;margin: 4em 0;}

#reviews_id .con_title_id {
}
#reviews_id .min-ttl {letter-spacing: 0.05em;font-size: 85%;font-family: 'Judson', serif;font-weight: 400;font-style: italic;}

#reviews_id .con_title_id .blue_id {
}

/* reviews リスト */
#reviews_id .reviews-list {width: 400px;margin: 2em auto;}

/* 01 */
#reviews_id .reviews-list li {
}

#reviews_id .reviews-list .reviews-box {
    background: #FFF;
    font-size: 135%;
    letter-spacing: 0.1em;
    padding: 2.7em 2em;
    margin: 0 2em;
    position:relative;
}
#reviews_id .reviews-list li p {
	
}
#reviews_id .reviews-list .reviews-box::after {
display: block;
width: 90%;
height: calc(100% - 2em);
content: '';
border-top:1px solid #e1c280 ;
border-bottom:1px solid #e1c280 ;
position: absolute;
top: 1em;
left: 5%;
}

#reviews_id .reviews-list li p .name_fn {display: block;text-align: right;margin: 0.4em 0 0;}

@media (max-width: 919px) {
	#reviews_id {}

#reviews_id .con_title_id {
}

#reviews_id .con_title_id .blue_id {
}

/* reviews リスト */
#reviews_id .reviews-list {
    width: 80%;
}

/* 01 */
#reviews_id .reviews-list li {
}

#reviews_id .reviews-list .reviews-box {font-size: 165%;}
#reviews_id .reviews-list li p {
	
}
#reviews_id .reviews-list .reviews-box::after {
}

#reviews_id .reviews-list li p .name_fn {}
}

/*==================================

Slider

==================================*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: inherit !important;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  width: 100%;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick-dots {
  list-style: none;
  display: block;
  padding: 0;
  margin: 1em auto 1em;
  width: 97%;
  text-align: center;
  background: none;
  /* position: absolute; */
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  display: block;
  height: 13px;
  width: 13px;
  min-width: auto;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  padding: 0;
  background: none;
  border: 1px solid #4476ae;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  /* content: "•"; */
  width: 30px;
  height: 30px;
  font-size: 80px;
  line-height: 30px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button {
  background: #4476ae;
}
/*==================================

slide arrows

==================================*/
.slide-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  border: none;
  outline: none;
  z-index: 8;
  top: 23%;
  display: block;
  width: 15%;
  height: 40px;
  cursor: pointer;
  transition: all .3s;
  /* border-radius: 50%; */
  background-color: transparent;
  background-image: url('../images/slide_prev.svg');
  background-repeat: no-repeat;
  background-position: top left;
  /* background-size: contain; */
}
.slide-arrow.slick-disabled {
  opacity: 0;
}
/* next prev */
.prev-arrow {
  left: -2%;
}
.next-arrow {
  right: -2%;
  background-image: url('../images/slide_next.svg');
	background-position: top right;
}


@media (hover: hover) {
  .prev-arrow:hover {
			  left: -4%;
  }
	.next-arrow:hover {
		right: -4%;
  }
}

@media (max-width: 768px) {
  /* SP */
  .slick-dots li button {
    height: 7px;
    width: 7px;
  }
  .slide-arrow {
    width: 5.8vw;
    height: 15vw;
    bottom: 0%;
    top: 24%;
  }
  .slick-dots {
    bottom: -12vw;
  }
  /* next prev */
  .prev-arrow {
   /*  left: 0%; */
  }
  .next-arrow {
    /* right: 0%; */
  }
}