/*商品詳細ページ(山本作業)*/
body{
padding-bottom:8rem;
}
body .mainSyousai {
  font-size: 1.6rem;
}


/*PC用*/

@media screen and (min-width: 960px) {
  .syousai .inner-content .fs-pt-carousel__track, .syousai .inner-content .slick-track {
    height: 380px;
  }
  .inner-content .fs-pt-carousel__slide img {
    width: 70%;
  }



  .syousai .fs-p-headerNavigation, .syousai .fs-c-breadcrumb, .syousai .fs-l-header__contents, .syousai .fs-c-featuredProduct ,.syousai .review-con{
    margin: 0 auto;
    max-width: 1080px;
  }
.review-con{
    margin: 0 auto;
    max-width: 1080px;
}
  .fs-p-headerNavigation, .fs-c-breadcrumb, .fs-l-header__contents, .fs-c-featuredProduct {
    margin: 0 auto;
    max-width: 1080px;
  }
  .wrap {
    display: flex;
    display: -webkit-flex;
    width: 1080px;
    max-width: 1200px;
    margin: 0 auto;
  }
  .left-content {
    margin-right: 20px;
    width: 680px;
  }
  .right-content {
    width: 380px;
  }
  .item_large_deimgarea {
    display: flex;
    display: -webkit-flex;
  }
  .item_large_deimgarea div:first-child {
    margin-right: 30px;
  }
  .size-wrap {
    margin-left: 40px;
  }
  .fs-p-productDescription {
    display: flex;
    display: -webkit-flex;
    flex: 1;
  }
  .mid-content {
    display: flex;
    display: -webkit-flex;
  }
  .elc-content {
    display: flex;
    display: -webkit-flex;
  }
  .main-content {
    width: 100%;
    margin: 3rem auto;
  }
  .syousai {
    margin: 0 auto;
  }
  .syousai .fs-l-main {
    max-width: 100%;
  }
  .inner-content {
    width: 1080px;
    height: auto;
    margin: 0 auto;
    padding: 2rem;
  }

  .colorinner-content {
    width: 1080px;
    height: auto;
    margin: 0 auto;
    padding: 2rem;
  }

  .fs-p-productDescription--short {
    flex: 1.5;
    -webkit-flex: 1.5;
  }
  .size-content {
    display: flex;
    display: -webkit-flex;
  }
  .size-pic {
    display: block;
  }
  .main-content h3 {
    margin: 0;
  }
  .product-des {
    background: none;
    padding: 0;
  }
  .product-des h2, .elc-des h2, name-content, .name-content h2 {
    font-weight: bold;
    line-height: 1.5;
    margin: 2rem 0 0 0;
    color: #633315;
  }
  .review-parts .fs-c-reviewList__item {
    display: none;
  }
  .flex {
    display: flex;
    display: -webkit-flex;
  }
  .flex div {
    flex: 1;
    -webkit-flex: 1;
  }
  .des-content h3 {
    margin: 2rem 0 2rem 0rem;
  }
  .syousai {
    max-width: 100%;
  }
  .right {
    margin-right: 2rem;
  }


}


/*PCここまで*/


/*SP用CSS(商品詳細)*/

@media screen and (max-width: 480px) {
  .size-pic {
    display: none;
  }
  .inner-content .fs-pt-carousel__slide img {
    width: 90%;
  }
  .product-des {
    background: #f6f2f1;
    padding: 8px;
  }
  .main-content h3 {
    margin: 2rem 0 -1rem .5rem;
  }
  .fs-c-featuredProduct__header h2 {
    border-bottom: 2px solid currentColor;
  }
  .product-des h2, .elc-des h2, name-content, .name-content h2 {
    font-weight: bold;
    line-height: 1.5;
    margin: 0;
    color: #633315;
    font-size: 130%;
  }
  .content-wrap {
    padding: 1rem;
  }
  .main-content h3 {
    margin: 1.5rem 0 1.5rem 0;
  }
  .main-content .center {
    margin: 0;
    padding: 1rem 0 1.5rem 0;
  }

  .fs-l-main {
    padding: 8px 0;
  }
  .wrap {
    padding: 0 8px;
  }

 .detail img{
    width:80%;
 }


 .caresupplies img{
    width:60%;
 }

.color img{
    width:60%;
 }

 .colors img{
    width:100%;
 }


 .caresupplies-naire img{
    width:auto;
 }



.mainSyousai .name-content{
 background-color:#fff0;
}
}


/*SP用CSSここまで*/





.fs-l-pageMain{
  padding:0 1rem;
}

/*商品詳細：共通*/

.mainSyousai .name-content {
  background-color: none;
}

.caresupplies div {
  text-align: center;
}

.detail div {
  text-align: center;
}

.align-center {
  padding: 0 0 2rem 0;
  margin: 0;
}

.center {
  text-align: center;
  padding: 3rem 0 1rem 0;
}

.content-wrap {
  margin: 2rem auto;
}

.skin {
  background-color: rgb(255 240 228);
}

.des-content .copy {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 0.3rem;
}

.fs-c-productSelection dt {
  font-size: 1.4rem;
}

.fs-c-productSelection dd {
  margin-bottom: 0.5rem;
}

.fs-c-productSelection__name {
  padding: 0.7rem;
}

.fs-c-price__value {
  font-weight: bold;
}

.fs-c-productNameHeading {
  font-size: 2rem;
}

.fs-c-button--addToCart--detail {
  font-weight: bold;
  letter-spacing: 0.1rem;
  font-size: 1.6rem;
}

.fs-c-breadcrumb__list {
  margin: 2rem 0;
}

.price {
  display: flex;
  display: -webkit-flex;
}

.price .fs-c-productPointDisplay {
  padding: 0.9rem 0.8rem 0px;
  margin-left: 2rem;
}

.price .fs-c-productPointDisplay span {
  vertical-align: middle;
}

.fs-c-productReview .fs-c-productReview__allReviews {
  float: left;
  margin-right: 2rem;
}

.fs-c-productReview {
  margin-top: 1.5rem;
}

.fs-c-button--primary {
  line-height: 1.5;
}

.size-pic {
  flex: 1;
  -webkit-flex: 1;
  padding: 2rem 0 2rem 2rem;
}

.size-wrap {
  flex: 1.3;
}

.fs-p-productDescription--short {
  flex: 1.5;
  -webkit-flex: 1.5;
}

.main-content h3 {
  font-size: 2.2rem;
  font-weight: bold;
  text-decoration: underline;
  color: #633315;
}

.elc-content {
  margin: 2rem auto;
  padding: 2rem;
  background-color: #f6f2f1;
}

.fs-c-featuredProduct {
  padding: 0.8rem;
}

.fs-c-featuredProduct__header h2 {
  color: #633315;
  font-weight: bold;
}

.name-pic {
  display: flex;
  display: -webkit-flex;
}

.name-pic div {
  flex: 1;
  -webkit-flex: 1;
  margin-right: 20px;
}

.name-pic div:last-child {
  margin-right: 0;
}

.name-content {
  margin: 2rem auto;
  padding: 1rem;
  background-color: #f6f2f1;
}


/*商品詳細ここまで*/


/*トップページ用*/

@media screen and (min-width: 720px) {
  .mv-wrap {
    width: 960px;
    margin: 0 auto;
  }
  @media screen and (-webkit-min-device-pixel-ratio:0) {
     ::i-block-chrome, .mv-wrap {
      width: 960px;
      margin: 0 auto;
    }
  }
}

@media screen and (min-width: 1200px) {
  .fs-l-sideArea+.fs-l-pageMain, .fs-l-pageMain+.fs-l-sideArea {
    /* max-width: 928px; */
    max-width: 928px;
  }
}


/*ヘッダー*/

@media screen and (min-width: 720px) {
  .fs-l-header__contents {
    display: grid;
    grid-template-columns: 36rem 30rem 42rem;
  }
  .fs-l-header__utility *:last-child {
    align-self: baseline;
  }
  .fs-p-logo {
    padding: 0;
  }
  .fs-p-logo__lead {
    margin: 0 0 .5rem 0;
  }
}

.fs-l-header {
  padding: 0;
}

.fs-p-logo__lead {
  margin: 0 0 .4rem 0;
}

.fs-p-logo {
  padding: .3rem;
}



.cart li {
  display: inline;
  }




/*------------------------------------
  Fix banner
------------------------------------*/
.content-main {
    margin-bottom: 60px;
}
.fixed-banner {
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
    text-align: center;
    padding: 6px 15px;
    box-shadow: 0 2px 6px gray;
    background-color: #fff;
    left:0;
}
.fixed-btn {
  background: #ce5204;
  border: 1px solid #ce5204;
  border-radius: 0px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  padding: 0.8em 1.6em 0.6em;
  box-shadow: 0 0 2px #b2b2b2;
  width: 70%;
  margin: 0 auto;
}
.fixed-btn:hover {
  opacity: 0.8;
}

.fixed-btn:hover, .fixed-btny:visited, .fixed-btn:active {
  color: #ffffff;
  text-decoration: none;
}
.fixed-btn a {
  display:block;
  font-weight: bold;
  letter-spacing: 0.1rem;
  font-size: 1.6rem;
  text-align: center;
  padding: 1rem 0;
  color: #fff;
}
.fa-shopping-cart{
 padding-right:0.5rem;
}

@media screen and (max-width: 480px) {
 .sp-content{
  display:none;
}
.fixed-btn{
 padding:0.2rem 0;
}
}

@media screen and (min-width: 960px) {
fixed-.container {
width:1080px;
margin:0 auto;
}
}

/*注文確認ページ(SP)*/
@media screen and (max-width: 480px) {
.fs-body-checkout .fs-c-breadcrumb__list{
margin:0.5rem ​0;
}

.fs-body-checkout .fs-l-main{
margin:0 auto;
}
.fs-body-checkout .fs-c-heading--page{
margin:0 0 12px;
padding:0 0 0.2em;
}

}







#pic_frame {
text-align: center;
}








elk_p {
	margin-bottom: 15px;
	line-height: 1.6em;
}


elk_figure {
	margin: 0 15px 15px 0;
	width: 30%;
}
elk_figure img {
	max-width: 35%;
}






keycase_p {
	margin-bottom: 15px;
	line-height: 1.6em;
}


keycase_figure {
	margin: 0 15px 15px 0;
	width: 30%;
}
keycase_figure img {
	max-width: 20%;
}





h6 {
  color: #000000;/*文字色*/
  padding: 0.5em 0;/*上下の余白*/
  border-top: solid 2px #c2edff;/*上線*/
  border-bottom: solid 2px #c2edff;/*下線*/
}



h5 {
  background: #c2edff;/*背景色*/
  padding: 0.8em;/*文字まわり（上下左右）の余白*/
  font-size: 17px;        /* 文字サイズ指定 */
}


p {
    margin:  0;                 /* デフォルトCSS打ち消し */
    line-height: 1.7;             /* 行間調整 */
    padding: 10px 10px 10px;         /* 余白指定 */
}




.border-under-strip{
    position: relative;
    padding: 1.5rem 0;
}

.border-under-strip:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #78d2ef, #78d2ef 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg,  #78d2ef, #78d2ef 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}




/* */
.box2{
      width:400px;
      height:auto;
      margin:0;
      text-align:left;
	}



/*uiタグ　olタグに使用*/

.box3 {
  border: 3px dotted #aaa;
  padding: 2em;
  border-radius: 15px;
}



/*画像下 ブロック文字*/

.box4{
 display: flex;
 justify-content: center;
 align-item: center;
 text-align:left;
 padding: 0px 20px 20px;
}

@media (max-width:768px) {
  .box4 {
 padding: 0px 5px 10px;
  }
}





/*吹き出しBOX*/

.box5 {
    position: relative;
    padding: 0.5em 0.7em;
    margin: 2em 0;
    background: #c2edff;
    color: #3c3c3c;
}

.box5:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 130px;
    border: 15px solid transparent;
    border-top: 15px solid #c2edff;
    width: 0;
    height: 0;
}
.box5 p {
    margin: 0; 
    padding: 0;
}




/*タイトルラベル BOX*/

.box6 {
    position: relative;
    margin: 2em 0;
    padding: 20px;
    border: solid 2px #c2edff;
}
.box6 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    background: #c2edff;
    color: #3c3c3c;
    font-weight: nomal;
    border-radius: 5px 5px 0 0;
}
.box6 p {
    margin: 0; 
    padding: 0;
}




.box7 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #c2edff;
    border-radius: 8px;
}
.box7 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 15px;
    background: #FFF;
    color: #3c3c3c;
    font-weight: normal;
}
.box7 p {
    margin: 0; 
    padding: 0;
}




/* */
.box8{
      width:400px;
      height:auto;
      margin:0;
      text-align:left;
	}



/*タイトルラベル BOX*/

.box9 {
    position: relative;
    margin: 2em 0;
    padding: 30px;
    border: solid 2px #c2edff;
}
.box9 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    background: #c2edff;
    color: #3c3c3c;
    font-weight: nomal;
    border-radius: 5px 5px 0 0;
}
.box9 p {
    margin: 0; 
    padding: 10px;
}







/*ラインを使った見出し */

.line01 {
	display: inline;
	font-size: 16px;
	background-image: linear-gradient(rgba(0,0,0,0) 70%, rgb(194,237,255) 70%);
}




.line02 {
	position: relative;
	padding-top: 20px;
	font-size: 16px;
	border-bottom: 1px solid rgba(194,237,255);
}

.line02 span {
	position: relative;
	z-index: 2;
}

.line02::before {
	content: attr(data-en);
	position: absolute;
	top: 0px;
	left: 0;
	color: rgba(194,237,255,0.8);
	font-size: 30px;
	text-transform: uppercase;
	z-index: 1;
}




	
.line03 {
  position: relative;
  border-top: solid 2px #c2edff;
  border-bottom: solid 2px #c2edff;
  background: #fcfcfc;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 2em 0 0.5em;
}

.line03:after {
  /*タブ*/
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  font-weight: 900;
  content: ' 人気のエルクシリーズアイテム紹介';
  background: #c2edff;
  color: #000;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 7px 3px;
  font-size: 1.0em;
  line-height: 1;
  letter-spacing: 0.05em;
}



.line04 {
  position: relative;
  border-top: solid 2px #c2edff;
  border-bottom: solid 2px #c2edff;
  background: #fcfcfc;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 2em 0 0.5em;
}

.line04:after {
  /*タブ*/
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  font-weight: 900;
  content: ' 人気のクラシックシリーズアイテム紹介';
  background: #c2edff;
  color: #000;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 7px 3px;
  font-size: 1.0em;
  line-height: 1;
  letter-spacing: 0.05em;
}









a.link {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 200px;
	margin: auto;
	padding: 1rem 4rem;
	font-weight: bold;
	border-radius: 100vh;
	border-bottom: 3px solid #333;
	background: #FF5C18;
	color: #fff;
}
a.link:hover {
	margin-top: 6px;
	border-bottom: 1px solid #0686b2;
	color: #fff;
}




.link02 {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  width: 200px;
  color: #000000;
  background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #c58668;
}

.link02:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}

.link02:hover {
	margin-top: 6px;
	border-bottom: 1px solid #0686b2;
	color: #fff;
}





/*PCとSPで切り替え表示方法*/

.for-pc { display:block; }
.for-sp { display:none; }

@media only screen and (max-width : 767px){
  .for-pc { display:none; }
  .for-sp { display:block; }
}






/* 特集ページのスライド*/

/* 全体設定 */
.css-carousel-slider2 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.css-carousel-slider2 img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

/* スライド設定 */
.css-carousel-slider2 .slide-wrap {
    width: 200%;
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    z-index: 0;
    animation: css-carousel-slider2 10s infinite;
    animation-delay: 2s;
}
.css-carousel-slider2 .slide-wrap-main {
    width: 100%;
    z-index: 1;
    animation: css-carousel-slider-main2 10s infinite;
    animation-delay: 2s;
}
.css-carousel-slider2 .slide {
    width: 100%;
}

/* スライダーアニメーションの設定 */
@keyframes css-carousel-slider2 {
    0% { transform: translateX(0); }

    40% { transform: translateX(calc(1 / 2 * -100%)); }
    50% { transform: translateX(calc(1 / 2 * -100%)); }

    90% { transform: translateX(calc(2 / 2 * -100%)); }
    100% { transform: translateX(calc(2 / 2 * -100%)); }
}

@keyframes css-carousel-slider-main2 {
    0% { transform: translateX(100%); }
    50% { transform: translateX(100%); }
    90% { transform: translateX(0%);}
}




/* 全体設定 */
.css-carousel-slider4 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.css-carousel-slider4 img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

/* スライド設定 */
.css-carousel-slider4 .slide-wrap {
    width: 400%;
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    z-index: 0;
    animation: css-carousel-slider4 20s infinite;
    animation-delay: 2s;
}
.css-carousel-slider4 .slide-wrap-main {
    width: 100%;
    z-index: 1;
    animation: css-carousel-slider-main4 20s infinite;
    animation-delay: 2s;
}
.css-carousel-slider4 .slide {
    width: 100%;
}

/* スライダーアニメーションの設定 */
@keyframes css-carousel-slider4 {
    0% { transform: translateX(0); }

    20% { transform: translateX(calc(1 / 4 * -100%)); }
    25% { transform: translateX(calc(1 / 4 * -100%)); }

    45% { transform: translateX(calc(2 / 4 * -100%)); }
    50% { transform: translateX(calc(2 / 4 * -100%)); }

    70% { transform: translateX(calc(3 / 4 * -100%)); }
    75% { transform: translateX(calc(3 / 4 * -100%)); }

    95% { transform: translateX(calc(4 / 4 * -100%)); }
    100% { transform: translateX(calc(4 / 4 * -100%)); }
}

@keyframes css-carousel-slider-main4 {
    0% { transform: translateX(100%); }
    75% { transform: translateX(100%); }
    95% { transform: translateX(0%);}
}




.line05 {
  margin: 10px auto;
  padding: 10px;
  border-top: 3px dotted #c2edff;
  border-bottom: 3px dotted #c2edff;
}






.elkleather img{
    height: 312px;
    width: 400px;
}

.elkleather_sp img{
    height: auto;
    width: 100%;
}


/* 目次の設定 */

.toc-002 {
    margin-bottom: 30px;
    border: 2px solid #c2edff;
    border-radius: 3px;
}

.toc-002 div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 10px 0;
    background-color: #c2edff;
    color: #fff;
    font-weight: 600;
    font-size: 1.5em;
}

.toc-002 div::before {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-right: 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 4H21V6H8V4ZM3 3.5H6V6.5H3V3.5ZM3 10.5H6V13.5H3V10.5ZM3 17.5H6V20.5H3V17.5ZM8 11H21V13H8V11ZM8 18H21V20H8V18Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
    content: '';
}

.toc-002 ol {
    list-style-type: decimal;
    margin: 0;
    overflow: hidden;
}

.toc-002 > ol {
    padding: 1em 1em 1em 3em;
}

.toc-002 ol ol {
    margin-top: 5px;
    padding-left: 1.1em;
    list-style-type: none;
}

.toc-002 li {
    padding: 5px 0;
    font-weight: 600;
}

.toc-002 ol ol li {
    font-weight: 500;
    font-size: 1em;
}

.toc-002 a {
    color: #166c9d;
    text-decoration: none;
}


/* 見出し設定　1 */

.heading-1 {
    display: flex;
    justify-content: start;
    align-items: center;
    position: relative;
    padding: .5em .7em;
    margin: 1em auto;
    overflow: hidden;
    border: 2px solid #c2edff;
    border-radius: 5px;
    color: #333333;
}

.heading-1:before {
    position: absolute;
    top: -50%;
    left: -30px;
    z-index: -1;
    transform: rotate(25deg);
    width: 80px;
    height: 180%;
    background-color: #c2edff;
    content: '';
}

.heading-1 span {
    margin-right: 1.1em;
    color: #333;
    font-size: 0.8em
}


/* 見出し設定　2 */

.heading-2 {
    position: relative;
    padding-top: 1.5em;
    color: #333333;
}

.heading-2::before {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    color: #c2edff;
    font-size: 3em;
    line-height: 1;
    content: attr(data-number);
    pointer-events: none;
}



/* アンダーライン */

.under {
  text-decoration : underline;
  background: linear-gradient(transparent 0, yellow 0);
}


.under2 {
  background: linear-gradient(transparent 70%, #c2edff 70%);
}



.under03 {
  background: #c2edff
}


.under04 {
  background: linear-gradient(transparent 40%, #c2edff 60%);
}


.under5 {
  text-decoration : underline;
  background: linear-gradient(transparent 0, #c2edff 0);
}






/* 各記事の下に表示する関連記事バナー */

.banner-container {
    display: flex;
    justify-content: flex-start;
    gap: 10px 10px;
}


@media (max-width:768px) {
  .banner-container {
    flex-direction: column;
    align-items: center;
    text-align: center;

  }

}





.box11 {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 40px;
  border: solid 2px #c2edff;
  margin: 2em 0;
  padding: 20px;
}


/* HTMLでpタグごとに余白を変更する */

.text {
  width: 120%;
  margin: 1%;
}

.pict {
  width: 70%;
  margin: 3%;
}





@media (max-width:768px) {
  .box11 {
    flex-direction: column;
    padding: 10px;
  }
  .text {
    width: auto;
    text-align: left;
  }

  .pict {
    width:100%;
    margin-left: 0;
    text-align: center;
  }

}



/* カーソルを合わせると画像がボケるアニメーション */

.image_link{
 display:block; 
 position:relative;
 text-decoration:none;
}
.image_link img{
  display:block;
  width:100%;
  transition:0.3s;
}
.image_link:before{
  content:"詳細はこちら";
  display:block;
  color:#fff;
  line-height:48px;
  width:180px;
  border:solid 1px #fff;
  border-radius:5px;
  text-align:center;
  position:absolute;
  top:50%;
  left:50%;
  margin-top:-1em;
  margin-left:-90px;
  opacity:0;
  z-index:3;
  transition:0.3s;
  font-weight:bold;
  letter-spacing:0.2em;
}
.image_link:hover img{
  filter:blur(5px);
}
.image_link:hover:before{
  opacity:1;
  margin-top:-0.5em;
}



.box12 {
  display:flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 40px;
  border: solid 2px #c2edff;
  margin: 2em 0;
  padding: 20px;
}


/* HTMLでpタグごとに余白を変更する */

.text {
  width: 100%;

}

.pic {
  width: 0%;
}





@media (max-width:768px) {
  .box11 {
    flex-direction: column;
    padding: 10px;
  }
  .text {
    width: auto;
    text-align: left;
  }

  .pict {
    width:100%;
    margin-left: 0;
    text-align: center;
  }

}



@media (max-width:768px) {
  .syousai-2 {
    width:150px;
    height:auto;
  }

}



.borderline {
  border-bottom: 3px dotted ##c2edff;
}









/* table レシポンシブデザイン */

.table5 {
    border-collapse: collapse;
    table-layout: fixed;
    width: 75%;
    background: #fff;
    border: none;
}
.table5 th,
.table5 td {
    font-size: 15px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 8px;
    vertical-align: middle;
    box-sizing: border-box;
}
.table5 th {
    font-weight: 700;
    text-align: center;
}
.table5 thead th {
    color: #fff;
    background: #14116e;
}
.table5 tbody td:last-child {
  text-align: right;
}
.table5 thead th:first-child,
.table5 thead th:last-child {
  width: 20%;
}
@media screen and (max-width: 768px) {
  .table5 thead {
    display:none;
  }
  .table5 tr {
    background-color: unset;
  }
  .table5 th, .ex_sample2 td {
    display: block;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #ccc;
  }
  .table5 tbody th{
    background: #14116e;
    color:#fff;
    text-align: center;
  }
  .table5 tbody tr td:not(:last-child) {
    display: flex;
    flex-direction: column;
    gap: 5px;
  }
  .table5 tbody tr td:not(:last-child)::before{
    content: attr(data-label);
    width: fit-content;
    padding: 0.2em 1em;
    border-radius: 100vw;
    font-size: 14px;
    background: #eee;
  }
  .table5 tbody td:last-child::before{
    content: attr(data-label);
    display: inline-block;
    margin-right: 10px;
  }
  .table5 tbody td:last-child{
    display: flex;
    justify-content: space-between;
  }
}








