@import url('https://www.kk-step.jp/media/awesome/css/font-awesome.css');
@import url('https://www.kk-step.jp/js/jquery.bxslider/jquery.bxslider.css');

@media screen and (max-width:599px) {
body {background-blend-mode: screen;margin: 0;font-size: 16px;font-family: 'BIZ UDPMincho', serif;line-height:1.7em;}
html{scroll-behavior:smooth;}
a{transition: 0.1s ease-in-out;}
* img {border: 0;max-width:100%;}
ul, li {padding:0;margin-left: 0px;}
ul {list-style-position: outside;list-style:none;}
h3 img {height:26px;}

/* モバイル > ヘッダー*/
header{background:#222;box-shadow:0 2px 2px rgba(0,0,0,0.3);position:fixed;width:100%;height:54px;z-index:4000;}
header h1{margin:0;}
header h1 img{width:120px;margin:0;padding:10px 0 11px 0;background:#fff;}
header h1 a{padding:0;margin:0:}
header nav{font-weight:900;display:block;margin:auto;position:relative;}
header nav ul {
    display: block;
    text-align: left; /* 配置を左揃え */
    margin: 0;
}
header nav ul .dropdown__lists {
    position: static;
    z-index: 9999; /* ドロップダウンの前面化 */
}
header nav ul .gnavi__list {
    position: relative; /* ドロップダウンの基準を設定 */
}
header nav li form input{margin-bottom:10px;right:0;line-height:1.5em;font-size:16px;display:inline-block;width:93%;margin-top:20px;padding:0.6em 0.8em;background:#333;border:none;border-radius:2px;font-family:fontAwesome;color:#fff;}
header nav li form input::placeholder{color:#fff;}
header nav li form input:hover{color:#fff;background:#222;}
header nav li form input:hover::placeholder{color:#fff;}
/* === ロゴ画像スタイル設定 === */
header h1 img {
    max-width: 120px; /* 最大幅を120pxに統一 */
    height: auto;     /* 高さを自動調整 */
    margin: 5px 10px; /* ロゴ周囲の余白 */
    object-fit: contain; /* ロゴの縦横比を維持 */
}
/* モバイル > メイン*/
main{margin:auto;padding:36px 1.5em 0 1.5em;}
main h1{font-size:105%;margin-top:2em;}
main h2 {font-family: "Century" ;font-size: 86%;margin-top: 0px;padding:0.6em 0.8em;margin-bottom:1em;background:#222;color:#fff;box-shadow: -4px 4px 15px rgba(127,127,127,0.2);border-left:6px solid #f32922;text-align:left;}
main h2 a{color:#fff;text-decoration:none;}
main section{margin-bottom:50px;}


/* スマホでは .half を完全に非表示にする */
@media screen and (max-width: 768px) {
  body .half {
    display: none !important;
    visibility: hidden;
  }
}



.half_smart{width: 100%;}

/* スマホ専用サイドバー（初期は非表示） */
.sp-only-sidebar {
    display: none;
    padding: 10px 15px;
}

/* **スマホ表示時にのみ表示する** */
@media screen and (max-width: 768px) {
    .sp-only-sidebar {
        display: block !important;
    }
}

/* **PCでは確実に非表示にする** */
@media screen and (min-width: 769px) {
    .sp-only-sidebar {
        display: none !important;
    }
}



/* スマホだけ表示（〜559px） */
@media screen and (max-width: 559px) {
  .half_smart {
    display: block;
    margin: 20px auto;
    text-align: center;
  }

  .half_smart img {
    max-width: 100%;
    height: auto;
  }
}

/* PC・タブレットでは非表示 */
@media screen and (min-width: 560px) {
  .half_smart {
    display: none;
  }
}


/* デスクトップ版バナー郡非表示 */
@media screen and (max-width: 768px) {
  .grid-parent {
    display: none !important;
    visibility: hidden !important;
  }
}

.padding{top: 47px;}
.half_smart ul{display: flex;justify-content: center;flex-wrap: wrap;}
.half_smart li{width: 48%;margin-left: 5px;}

#rental_item_detail{width:100%;}

.headerimage{background:url(../img/topfv_smart.jpg) no-repeat;background-size:100%;padding-bottom:178%;width:100% !important;}
.headerimage img{display:none;}
.headertext{display: none;}
.headertext strong{display: none;}

.container{margin:auto;display:block;}
.container section{display:block;vertical-align:top;}

/* モバイル > マウスホバーで発光 */
.onbar:hover{opacity:0.7;}

/* モバイル > 動画プレイヤーのマルチデバイス対応 */
.rental_item_movie_player{ position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.rental_item_movie_player iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/*　パンくず */
#breadcrumbs ol{display:block;padding:0.8em 0;}
#breadcrumbs li{display:inline;}
#breadcrumbs li a{display:inline;}
#breadcrumbs li:after{content: " \f105 ";display:inline;font-family:FontAwesome;}
#breadcrumbs li:last-child:after{content:"";}

/* モバイル > 詳しく見るボタン */
a.more{padding:0.3em 0.6em;background:#333399;box-shadow:0 8px 10px rgba(10,10,120,0.3);display:block;width:60%;margin:1em auto 1em auto; transform:skewX(-15deg) scale(1.0);transition: 0.1s ease-in-out;font-size:110%;text-align:center;color:#fff;text-decoration:none;}
a.more:after{transform:skewX(-15deg) scale(1.0);}

/* モバイル > 商品ページ > トップ部分 */
.headimages h2,.headimages strong{font-size:140%;display:block;text-align:center;margin:1.4em 0 0.7em 0;}
.headimages {text-align:center;margin:1.4em 0 2.8em 0;}
.headimages p {text-align:left;font-size:15px;}

/* モバイル > 商品ページ > 画像の続き */
.nextimage{display:block;overflow-x:scroll;}
.nextimage ul{display:block; white-space:nowrap;}
.nextimage li{display:inline-block;width:120px;margin:10px;}
.nextimage li img{transition: 0.1s ease-in-out;}
.nextimage li img:hover{-webkit-transform: scale(1.09);-moz-transform: scale(1.09);-ms-transform: scale(1.09);transform: scale(1.09);position:relative;}

/* モバイル > 商品ページ > 仕様詳細 */
.rental_item_detail_spec h3:before{display:inline !important;content:"\f0f6";margin-right:5px;font-family:FontAwesome;}
.rental_item_detail_spec h3:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;background: -webkit-gradient(linear, left top, right bottom, from(cyan), to(navy));background: -moz-linear-gradient(left, cyan, navy);background: linear-gradient(left, cyan, navy);}
.rental_item_detail_spec table{width:100%; border:2px solid #3c3c3c;border-collapse:collapse;}
.rental_item_detail_spec table th{width:30%;text-align:left;vertical-align:top;text-indent:2px;border:1px solid #3c3c3c;}
.rental_item_detail_spec table td{width:70%;vertical-align:top;border:1px solid #3c3c3c;padding-left:5px;}
.rental_item_detail_spec table ul{margin:0;}

/* モバイル > 商品ページ > 仕様詳細 > 図面 */
.zumen{text-align:center;margin:1em 0;}
.zumen a{border-radius:5px;background:#f2f2f2;padding:0.8em 1.2em;color:#000;text-decoration:none;width:50%;margin:auto;border:1px solid #ccc;}
.zumen a:hover{background:#ddd;}
.zumen i{color:#ff0000;padding:0.4em;border-radius:50%;width:16px;display:inline-block;text-align:center;font-size:120%;}

/* モバイル > 商品ページ>同じ用途の商品 */
.oreccomend h4{font-size:145%;text-indent:0.2em;padding:0 15px;}
.oreccomend h4:before{display:inline !important;content:"\f021";margin-right:5px;font-family:FontAwesome;}
.oreccomend h4:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;background: -webkit-gradient(linear, left top, right bottom, from(#00ffff), to(#00cc33));background: -moz-linear-gradient(left, #00ffff, #00cc33);background: linear-gradient(left, #00ffff, #00cc33);}

/* モバイル > 商品ページの横幅などに対してのデコレーション */
.text_deco{color: #fff;padding: 0.6em 0.9em !important;border-radius: 100px;background-color: #555;}

/* モバイル > 商品ページ > それぞれの見出しタグまとめ */
.rental_item_detail_price h3,.rental_item_detail_spec h3,.rental_item_detail_video h3,.rental_item_detail_tenzi_chapter h3{font-size:145%;text-indent:0.2em;}

/* モバイル > 商品ページ > 価格 */
.rental_item_detail_price{}
.rental_item_detail_price h3:before{display:inline !important;content:"\f003";margin-right:5px;font-family:FontAwesome;}
.rental_item_detail_price h3:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;background: -webkit-gradient(linear, left top, right bottom, from(orange), to(orangered));background: -moz-linear-gradient(left, orange, orangered);background: linear-gradient(left, orange, orangered);}
.rental_item_detail_price ul{}
.rental_item_detail_price b{color:orangered;display:block;margin-bottom:10px;}
.rental_item_detail_price b:before{font-weight:normal:background:#000;color:#fff;position:inline !important;content:"\f133";margin-right:5px;font-family:FontAwesome;background:orangered;border-radius:50px;padding:10px;} 
.rental_item_detail_price b small{color:#000;font-weight:normal;}
.rental_item_detail_price_next{background:#009966 !important;color:#fff;display:block;margin-top:1em;text-decoration:none;position:relative;}

/* モバイル > 商品ページ > 動画 */
.rental_item_detail_video h3::before{display: inline !important;content: "\f03d";margin-right: 5px;font-family: FontAwesome;}
.rental_item_detail_video h3::after{content: "";display: block;height: 3px;width: 100%;margin-top: 15px;background: -moz-linear-gradient(left, #e6ff37, #50ff00);background: linear-gradient(left, orange, orangered);}

/* モバイル > ページ送りボタン */
#pages ol{position:relative;display:block;height:15px;margin:15px 0 !important;list-style:none;}
#pages li{position:absolute;}
#pages li a{text-decoration:none;padding:0.4em 0.8em;}
#pages li a:hover{background:#eee;border-radius:50px;}
#pages li:first-child{left:0;}
#pages li:first-child a:before{font-family:FontAwesome;content:"\f104";margin-right:0.2em;}
#pages li:last-child{right:0;}
#pages li:last-child a:after{font-family:FontAwesome;content:"\f105";margin-left:0.2em;}

/* モバイル > メニューバー > 開閉ボタン */
#panel-btn { display: inline-block; position: relative; width: 42px; height: 42px; margin: 6px; border-radius: 50%; position: fixed;top: 0;right:0;z-index:100;color:#fff;z-index:9999;}
#panel-btn-icon { display: block; position: absolute; top: 50%; left: 50%; width: 20px; height: 2px; margin: -1px 0 0 -10px; background: #f54842; transition: .2s; }
#panel-btn-icon:before, #panel-btn-icon:after { display: block; content: ""; position: absolute; top: 50%; left: 50%; width: 20px; height: 2px; margin-left: -10px; background: #f54842; transition: .3s; }
#panel-btn-icon:before { margin-top: -6px; }
#panel-btn-icon:after { margin-top: 4px;}

#panel-btn .close { background: transparent;}
#panel-btn .close:before, #panel-btn .close:after { margin-top: 0; background:#fff;}
#panel-btn .close:before { transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}
#panel-btn .close:after { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); background:#fff;}

/* モバイル > メニューバー > 本体ボタン */
#panel {display: none; width: 100%;height:100%; margin: 0;padding:8% 0 8% 0;background: rgba(0,0,0,0.5); text-align: center;position:fixed;top:0;z-index:9999 !important;}
#panel ul{z-index:9999 !important;position:relative;background:rgba(0,0,0,0.9);margin-top:21px;display: block;flex-wrap:wrap;flex-direction:space-between;justify-content:space-around;align-items:stretch;align-content:space-around;padding: 1% 2%;}
#panel li{z-index:9999 !important;position:relative;display:block;margin :1% 2% 0.5% 2%;line-height:2em;vertical-align: middle;list-style:none;border-bottom:rgba(255,255,255,0.3) 1px solid;}
#panel li:last-child{border-bottom:rgba(0,0,0,0.5) 0px solid;}
#panel li a{display: block;color:#fff;text-decoration: none;padding: 1px 0 5px 0;border-radius: 2px;}
#panel li img{display: block;margin: auto;}

.callnumber {
    display: block;
    margin: 10px auto; /* 中央揃えの余白 */
    text-align: center;
}
.callnumber img {
    display: block;
    max-width: 100%; /* 画像が幅を超えないように調整 */
    height: auto;
    margin: 0 auto;
    position: relative; /* 固定位置を解除 */
}

/* モバイル > 展示事例 > インタビュー */
.interview strong{background: linear-gradient(transparent 50%, yellow 50%);}
.interview article{background:#eee;margin:1em 0 2em 0;padding:0.5em 1.5em;}
.interview article h3{background:url(https://www.kk-step.jp/img/interview_mic.png) no-repeat;padding:0.8em 3em 2.2em 4.7em;border-bottom:1px solid #999;background-size:40px 40px;padding:0.8em 3em 2.2em 4.7em;border-bottom:1px solid #999;font-size:1.2rem !important;}
.interview article h3{    background: url(https://www.kk-step.jp/img/interview_mic.png) no-repeat;background-size: 50px;padding: 0em 1em 1.2em 4.7em;border-bottom: 1px solid #999;font-size: 1.2rem !important;}
.avatorface{display:flex-box;width:80px;height:80px;margin-right:1em;border-radius:80px;}

.text_deco{font-size: 0.4rem;}


/* モバイル > 展示事例の商品コメント、画像つき部分 */
.addphoto{display: flex; flex-wrap: wrap;}

/* モバイル > 会社概要 > 企業理念 */
#rinen h3{text-align:center;margin:1em 0 1em 0;font-size:130%;font-weight:bold;}
#rinen ol{background:rgba(255,255,255,0.7);padding:1em 0.5em 1em 2.5em !important;}
#rinen li{font-family:'BIZ UDPMincho';font-size:93%;letter-spacing:-0.03em;line-height:1.4em;margin-bottom:0.5em;font-weight:bold;}
#rinen .slogo{display:block;width:200px;margin:auto;}
#rinen .clogo{display:block;width:250px;margin:auto;}

/* モバイル > 会社概要 > グループ理念 */
.grinen_head{font-family:Century Gothic,sans-serif;font-size:120%;text-align:center;margin-bottom:1em;}
.grinen_head strong{font-weight:normal;color:#0168b7;font-family:Century Gothic;}
.grinen{font-family:Century-Gothic;font-size:120%;}
.grinen strong{font-weight:normal;color:#0168b7;font-family:Century-Gothic;}

/* モバイル > 会社概要 > 主要納品先 */
.nouhinsaki{width:100%;border-collapse:collapse;border-spacing:0;margin-bottom:2em;}
.nouhinsaki th{width:20%;vertical-align:top;padding:1%;background:#555;color:#fff;border-bottom:1px solid #fff;font-weight:normal;}
.nouhinsaki td{width:80%;padding:1%;background:#fff;border-bottom:1px solid #555;}

/* モバイル > 会社概要 > 会社概要表 */
.company_profile{width:100%;border-collapse:collapse;border-spacing:0;margin-bottom:2em;}
.company_profile th{width:20%;vertical-align:top;padding:1%;background:#ff3333;color:#fff;border-bottom:1px solid #fff;font-weight:normal;}
.company_profile td{width:80%;padding:1%;background:#fff;border-bottom:1px solid #ff3333;}

/*更新情報*/
#news{margin-bottom:2em;}
#news section{
  border-bottom:none;
  line-height:2em;
  margin-bottom:0.4em;
}
#news time{display:inline;}
#news p{display:inline;margin:0;}
#news p span{display:inline;padding:0em 0.8em;background:#ff3333;color:#fff;}

/*アンカーリンク用*/
.chapter ul{display:flex;flex-wrap:wrap;margin:30px 0;animation-name: RightToLeft;/* モバイル > アニメーション名 */
animation-duration: 0.8s;/* モバイル > アニメーション時間 */`}
.chapter li{display:flex-box;text-align:center;margin:1%;width:30%;}
.chapter li a{display:block;color:#222;background:#fff;text-decoration:none;font-size:80%;padding:8px 4px;border-radius:2px;border:#fff solid 2px;}
.chapter li a img{display:block;width:100%;margin-bottom:5px;}


.youtube{width:100%;}


/* モバイル > ご利用の流れアンカーリンク用*/
.chapter-system ul{display:flex;flex-wrap:wrap;justify-content:center;margin:30px 0;animation-name: RightToLeft;/* モバイル > アニメーション名 */
animation-duration: 0.8s;/* モバイル > アニメーション時間 */`}
.chapter-system li{display:flex-box;text-align:center;margin:1%;width:30%;}
.chapter-system li a{display:block;color:#222;background:#fff;text-decoration:none;font-size:80%;padding:8px 4px;border-radius:2px;border:#fff solid 2px;}
.chapter-system li a img{display:block;width:100%;margin-bottom:5px;}

/* モバイル > アンカーリンク用TOP*/
.chaptertop ul{display:flex;flex-wrap:wrap;margin:30px 0;animation-name: RightToLeft;/* モバイル > アニメーション名 */
animation-duration: 0.8s;/* モバイル > アニメーション時間 */}
.chaptertop li{display:flex-box;text-align:center;margin:1%;width:23%;}
.chaptertop li a{display:block;color:#222;background:#fff;text-decoration:none;font-size:70%;padding:8px 4px;border-radius:2px;}
.chaptertop li a img{display:block;width:100%;margin-bottom:5px;}

/* モバイル > アンケートのコメント*/
.enquetes ul{padding:0.4em 0.8em;margin:0em 0;}
.enquetes li{background:#eee;padding:0.4em 0.8em;margin:1.2em 0;border-radius:4px;}
.enquetes li:hover{box-shadow:0 0 24px #ffcc99;}
.enquetes li:before{content:"\f007";font-family:FontAwesome;margin-right:0.2em;font-size:120%;}
.enquetes li:nth-child(odd){background:#ffffcc;}
.enquetes li:nth-child(odd):before{color:#333300;}
.enquetes li:nth-child(even){background:#ffcc99;}
.enquetes li:nth-child(even):before{color:#663333;}


/*TOPページのSNS欄*/
.box71{margin: 5em auto;background-color: #fff;padding: 5em 5em 2em;position:relative;box-shadow: 0px 1px 5px rgba(0,0,0,0.1);}
.box71 .box-title {background-color: #969696;font-size: 1em;color: #fff;padding:5px;text-align: center;	position:absolute;top:0;left:0;width:100%;}
.flowbtn11{font-family:'Verdana',sans-serif;border-radius:4px;position:relative;display:inline-block;width:90%;font-size:20px;color:#fff!important;text-decoration:none;margin-bottom:5px;}
.fl_tw1{background:#55acee;}
.fl_yu1{background:#fc0d1c;}
.flowbtn11:hover span{-webkit-transform: rotateX(360deg);-ms-transform: rotateX(360deg);transform: rotateX(360deg);text-decoration:none;}
.flowbtn11 span{font-size:14px;	position:relative;left:8px;bottom:2px;transition:.6s;	display:inline-block;	}
ul.snsbtniti2{padding:0!important;}
.snsbtniti2{display:flex;flex-flow:row wrap;height: 10px;}
.snsbtniti2 li{flex:0 0 50%;text-align:center!important;}


/* モバイル > アンカーリンク用*/
.rental_item_detail_price_chapter ul{display:flex;margin:30px 0;animation-duration: 0.8s;/* モバイル > アニメーション時間 */`}
.rental_item_detail_price_chapter li{display:flex-box;text-align:center;margin:1%;}
.rental_item_detail_price_chapter li a{display:block;color:#222;background:#fff;text-decoration:none;font-size:13px;padding:8px 4px;border-radius:2px;border:#fff solid 2px;}
.rental_item_detail_price_chapter li a:hover{border:#ff3333 solid 2px;}
.rental_item_detail_price_chapter li a img{display:block;width:110px;margin-bottom:5px;}

/* モバイル > 商品ページ > h3強調 */
.box11, .box_tenzi{padding:0.5em; margin: 1em 0; color: #4b4b4b; background: white; border-top: solid 10px #5d627b; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22); }
	
.box11 h3, .box_tenzi h3 {margin: 0; padding: 0; line-height:23px; font-size:16.5px !important;}

/* モバイル > 商品ページ>価格 */
.rental_item_detail_price h3:before{display:inline !important;content:"\f003";margin-right:5px;font-family:FontAwesome;}
.rental_item_detail_price h3:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;background: -webkit-gradient(linear, left top, right bottom, from(orange), to(orangered));background: -moz-linear-gradient(left, orange, orangered);background: linear-gradient(left, orange, orangered);}
.rental_item_detail_price ul{}
.rental_item_detail_price b{color:orangered;display:block;margin-bottom:10px;}
.rental_item_detail_price b:before{font-weight:normal:background:#000;color:#fff;position:inline !important;content:"\f133";margin-right:5px;font-family:FontAwesome;background:orangered;border-radius:50px;padding:10px;} 
.rental_item_detail_price b small{color:#000;font-weight:normal;}
.rental_item_detail_price_next{background:#009966 !important;color:#fff;display:block;margin-top:1em;padding:0.6em 0.8em;text-decoration:none;}

/* モバイル > 商品ページ > お客様の声 */
#rental_item_voice h3{margin:0 15px;}
#rental_item_voice h3{font-size:26px;}
#rental_item_voice h3:before{display:inline !important;content:"\f0c0";font-weight:normal;margin-right:5px;font-family:FontAwesome;}
#rental_item_voice h3:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;background: -webkit-gradient(linear, left top, right bottom, from(#ccff66), to(66ff66));background: -moz-linear-gradient(left, #ccff66, 66ff66);background: linear-gradient(left, #ccff66, 66ff66);}

/* モバイル > 商品ページ > 聖二郎さんコメント */
.rental_item_provoice{margin-top:3em;}
.rental_item_provoice h3{margin:0 15px 30px;font-size:26px;}


/* モバイル > 商品ページ > 動画 */
#rental_item_voice h3,.rental_item_provoice h3{margin:0 15px;}
#rental_item_voice h3,.rental_item_provoice h3{font-size:26px;}
#rental_item_movie h3:before{display:inline !important;content:"\f16a";margin-right:5px;font-family:FontAwesome;}
#rental_item_movie h3:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;background: -webkit-gradient(linear, left top, right bottom, from(#ff6666), to(#ff0000));background: -moz-linear-gradient(left, #ff6666, ff0000);background: linear-gradient(left, #ff6666, ff0000);}

/*モバイル　＞　商品ページ　＞　展示事例　*/
#project_result nav ul{display:flex;flex-wrap:wrap;}
#project_result nav li{width:45%;margin:2.5%;}
#project_result h4{font-size:150%;text-indent:0.2em;padding:0 15px; line-height:29px;}
#project_result h4:before{display:inline !important;content:"\f187";margin-right:5px;font-family:FontAwesome; font-size:30px;}
#project_result h4:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;background: -webkit-gradient(linear, left top, right bottom, from(#ff00ff), to(#ff0000));background: -moz-linear-gradient(left, #ff00ff, #ff0000);background: linear-gradient(left, #ff00ff, #ff0000);}


/*升目*/
.gridlist{margin-bottom:80px;}
.gridlist ul{display:flex;padding:10px 0;color:#ddd;flex-wrap:wrap;}
.gridlist li{display:flex-box;text-align:center;margin:2% 1.5%;width:46%;}
.gridlist li p{font-size:15px; text-align:left;color:#3c3c3c;padding:3px;margin:7px 0 0;border-top:1px solid #3c3c3c;line-height:2rem;}
.gridlist li img{display:block;margin-bottom:0.4em;width:100%;height:120px;object-fit: cover;}
.gridlist li a{text-decoration:none; font-size:15px;}
 
/* モバイル > カテゴリ > 商品リンク */
.item-grid{margin-bottom:80px;margin-top:-20px;padding-top:20px;}
.item-grid ul{display:flex;padding:10px 10px;color:#ddd;flex-wrap:wrap;}
.item-grid li{display:flex-box;text-align:center;margin:8px;width:125px;font-size:14px;transition: 0.1s ease-in-out;}
.item-grid li img{display:block;margin-bottom:0.4em;width:125px;height:100px;object-fit: cover;}
.item-grid li a{text-decoration:none;}

/* 商品ページもっと見るボタン */
.morebutton{padding:0.3em 0.6em;background:#333399;box-shadow:0 8px 10px rgba(10,10,120,0.3);display:block;width:70%;margin:1em auto 1em auto; transform:skewX(-15deg) scale(1.0);transition: 0.1s ease-in-out;font-size:110%;}
.morebutton:after{transform:skewX(-15deg) scale(1.0);}

.morebutton:hover{background:#000099;box-shadow:0 8px 10px rgba(10,10,120,0.5);}

/* モバイル > 商品ページ > 商品リンク */
.item-grid-detail{margin-bottom:80px;margin-top:-20px;padding-top:20px;}
.item-grid-detail h3{text-align:left;margin:8px 0;}
.item-grid-detail ul{display:flex;background:rgba(255,255,255,0.8);flex-wrap:wrap;}
.item-grid-detail li{padding:4px 10px 12px 10px;display:flex-box;width:40.5%;text-align:center;margin:1%;font-size:14px;transition: 0.1s ease-in-out;border:1px solid #ccc;}
.item-grid-detail li img{display:block;margin-bottom:0.4em;width:100%;}
.item-grid-detail li a{color:#fff;text-decoration:none;}
.item-grid-detail li th{text-align:right;vertical-align:top;width:35%;}
.item-grid-detail li td{text-align:left;vertical-align:top;width:65%;}
.item-grid-detail span{display:inline;padding:0em 0.8em;background:#ff3333;color:#fff;}

/* モバイル > 商品ページ > ページ送り*/
#pages ol{position:relative;display:block;height:15px;margin:15px 0 !important;list-style:none;font-size:75%;}
#pages li{position:absolute;}
#pages li a{text-decoration:none;padding:0.4em 0.8em;}
#pages li a:hover{background:#eee;border-radius:50px;}
#pages li:first-child{left:0;}
#pages li:first-child a:before{font-family:FontAwesome;content:"\f104";margin-right:0.2em;}
#pages li:last-child{right:0;}
#pages li:last-child a:after{font-family:FontAwesome;content:"\f105";margin-left:0.2em;}

.itemsplit{display:block;border-top:#ccc solid 1px;margin-top:20px;padding-top:20px;}
.itemsplit div{display:block;}
.itemsplit div table{display: none; height:90px; overflow: hidden; position: relative; white-space: nowrap;}
.itemsplit div table:after{ position: absolute;bottom: 0;left: 0;z-index: 2;content: '';width: 100%;height: 20%;background: linear-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.7) 20%, rgba(255,255,255,1) 80%);}
.itemsplit div img{width:100%;}
.itemsplit div .morebutton{padding:0.6em 0.8em;}

/* モバイル > ご提供システム*/
.stepicons dl{display:block;}
.stepicons dt{display:block;color:#fff;position:relative;font-size:20px;margin:0;}
.stepicons dd{display:block;background:#fff;margin:0;}
.stepicons dd h4{margin:0;font-size:20px;}
.stepicons dd table tr th {border: 1px solid #000;padding: 0.2em 0.4em;}

/* モバイル > 高さの定義 */
.ac-container input:checked ~ div.ac-expand div{height: auto;display:block;transition: .2s ease;}
.ac-expand{padding:0 1%;display: inherit;}

/* モバイル > タブ切り替え */
#tabpanels {background-color: white;}
#tabpanels section {box-sizing: border-box;max-height: 0;opacity: 0;-webkit-transition: opacity 300ms;transition: opacity 300ms;font-size: 13px;overflow-y: hidden;padding:0;margin:0;}

#panel-1-ctrl:checked ~ #tabpanels #panel-1 {max-height: none;opacity: 1;}
#panel-2-ctrl:checked ~ #tabpanels #panel-2 {max-height: none;opacity: 1;}
#panel-3-ctrl:checked ~ #tabpanels #panel-3 {max-height: none;opacity: 1;}

#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 {pointer-events: none;cursor: default;-webkit-transform: translate3d(0, 1px, 0);transform: translate3d(0, 1px, 0);}
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label {background-color: white;color: #003399;padding-top: 6px;}

#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 {pointer-events: none;cursor: default;-webkit-transform: translate3d(0, 1px, 0);transform: translate3d(0, 1px, 0);}
#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label {background-color: white;color: #003399;padding-top: 6px;}

#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 {pointer-events: none;cursor: default;-webkit-transform: translate3d(0, 1px, 0);transform: translate3d(0, 1px, 0);}
#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label {background-color: white;color: #003399;padding-top: 6px;}

ul#tabs-list {text-align: center;margin: 0em 0 1em 0;padding: 0;text-align: center;}
ul#tabs-list li {display:block;text-align: center;margin:5px 0 5px 0;box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.00);position: relative;}
ul#tabs-list li:hover {-webkit-transition: none;transition: none;border-right: none;}
ul#tabs-list li:hover + li {}
ul#tabs-list li img{width:100%;margin:0;}
.panel-radios {display: none;}

#tabs-list{display:flex:justify-content:center;}
#tabs-list li{display:flex-box;}
#tabs-list li label{border:#ccc 2px solid;padding:0.4em 0.6em !important;border-radius:100px;display:block;}
#tabs-list li label:hover{border:#0099ff 2px solid;}

*,*:before,*:after {}
html {-webkit-box-sizing: border-box;box-sizing: border-box;font-size: 62.5%;}
.btn,a.btn,button.btn {font-size: 1.6rem;font-weight: 700;line-height: 1.4;position: relative;display: block;padding: 1rem 4rem;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-transition: all 0.3s;transition: all 0.3s;text-align: center;vertical-align: middle;text-decoration: none;letter-spacing: 0.1em;color: #212529;border-radius: 0.5rem;}
.btn-wrap {margin: 30px 0;}
a.btn-c {font-size: 1.6rem;letter-spacing:-0.03rem;position: relative;padding: 0.25rem 4rem 1.5rem 3.5rem;color: #fff;background: #e94919;-webkit-box-shadow: 0 5px 0 #d44114;box-shadow: 0 5px 0 #d44114;}
a.btn-c span {font-size: 1.5rem;position: absolute;top: -1.25rem;left: calc(50% - 140px);display: block;width: 280px;padding: 0.2rem 0;color: #d44114;border: 2px solid #d44114;border-radius: 100vh;background: #fff;-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);box-shadow: 0 3px 3pxrgba(0, 0, 0, 0.2);}

a.btn-c span:before,
a.btn-c span:after {position: absolute;left: calc(50% - 10px);content: "";}
a.btn-c span:before {bottom: -10px;border-width: 10px 10px 0 10px;border-style: solid;border-color: #d44114 transparent transparent transparent;}
a.btn-c span:after {bottom: -7px;border-width: 10px 10px 0 10px;border-style: solid;border-color: #fff transparent transparent transparent;}
a.btn-c i {margin-right: 1rem;}
a.btn-c:after{display: inline !important;content: "\f061";margin-right: 5px;font-family: FontAwesome;position: absolute;right: 10px;}
a.btn-c:hover {-webkit-transform: translate(0, 3px);transform: translate(0, 3px);color: #fff;background: #eb5b30;-webkit-box-shadow: 0 2px 0 #d44114;box-shadow: 0 2px 0 #d44114;}

/* モバイル > 展示事例 */
#tennzizirei h3{text-align:center;font-size:100% !important;margin:2em 0 1em 0;font-weight:normal;}
#tennzizirei h3:before,#tennzizirei h3:after{content:"～";margin:0 0.2em;}

/* モバイル > 展示事例一覧 */
#projectresult section nav ul{display:flex;flex-wrap:wrap;text-align:center;}
#projectresult section nav li{display:flex-box;width:48%;margin:1% 1% 2% 1%;font-size:88%;line-height:1.7rem;}
#projectresult h3{font-size:160%;}
#projectresult table{display:table;width:100%;table-layout:fixed;background:#eee;padding:0.5% 1%;}
#projectresult table tr{display:block;}
#projectresult table tr:nth-child(1) th:before{font-family:FontAwesome;content: "\f073";margin-right:0.3em;font-weight:normal;width:28px;display:inline-block;text-align:center;}
#projectresult table tr:nth-child(2) th:before{font-family:FontAwesome;content: "\f041";margin-right:0.3em;font-weight:normal;width:28px;display:inline-block;text-align:center;}
#projectresult table tr:nth-child(3) th:before{font-family:FontAwesome;content: "\f187";margin-right:0.3em;font-weight:normal;width:28px;display:inline-block;text-align:center;}
#projectresult table th{text-align:left;width:40%;display:inline-block;}
#projectresult table td{text-align:left;display:block;}

.projectresult-used dd{text-align: center;margin-right: 40px;}
/* モバイル > 問い合わせページの連絡先*/
.contactlist{width:96%;margin:auto;background:#eee;padding:1% 2%;margin:50px auto 50px auto;}
.contactlist{font-size:120%;font-style:normal;line-height:1.7em;}
.contactlist a{color:#000;text-decoration:none;}
.contactlist i{border-radius:45px;width:45px;height:45px;text-align:center;line-height:45px;font-size:110%;}

/* モバイル > フッター */
footer{background:rgba(0,0,0,0.8);clear:both;padding:20px;color:#fff;}
footer a{color:#fff;text-decoration:none;}
footer small{text-align:center;display:block;}

/* モバイル > アコーディオン */
.ac-container{padding:0;margin:0 0 1em 0;width: auto;border-bottom:1px solid rgba(255,255,255,0.4);}
.ac-container:first-child{width: auto;border-top:1px solid rgba(255,255,255,0.4);}
.ac-container ul{list-style:none;padding:0;margin:0;}
.ac-container li{padding:0;margin:0;}
.ac-container h3{font-size:100%;margin:0 !important;padding:0 !important;display:inline;line-height:40px;height:40px;}
.ac-container label{margin: auto;padding: 10px 15px;display: block;height: 40px;}
.ac-container label:after{z-index:1;position:absolute;right:20px;font-size:25px;font-family:"FontAwesome";display:inline-block;content: "\f107";transform: rotate( 0deg );transition: 0.2s ease-in-out;}
.ac-container input:checked ~ label::after {-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);transition: 0.2s ease-in-out;}
.ac-container input{display: none;}
.ac-container div div{margin-top: -1px;overflow: hidden;height: 0px;transition: height 0.3s ease-in-out, box-shadow 0.6s linear;transition: .3s ease}
.ac-container div div p{margin:0 1em;}
.ac-container div div address{margin:0 1em;}
.ac-container div a{text-decoration:none;display:block;padding:10px 20px;}
.ac-container div li a{text-decoration:none;padding:0px;}
.ac-container input:checked ~ div div{transition: .3s ease;padding:5px 0 20px 0;}

/*下記デスクトップと記入されていた*/
/* モバイル > 展示事例 > 詳細 > 商品リスト */
.imagelist ul{display:block;}
.imagelist li{display:block;margin:1%;}
.imagelist img{width:100%;}

/* モバイル > 展示事例 > 詳細 > 商品リストつづき */
.imagelists{display:flex;overflow:scroll-x;}
.imagelists li{display:flex-box;width:32%;margin:0.5%;}
.imagelists li img{width:100%;}
.imagelists li a img{transition: 0.1s ease-in-out;}
.imagelists li a img:hover{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}

/* モバイル > 展示事例 > インタビュー */
.interview strong{background: linear-gradient(transparent 50%, yellow 50%);}
.interview article{background:#eee;margin:1em 0 2em 0;padding:0.5em 1.5em;}


/* モバイル > 展示事例 > 使用したアイテム */

/* モバイル > 求人ページ */
.intervier_pic{width:60%;margin:0 auto 5px;display:block;}
#stepiv dd{margin:0;}
#stepiv nav ul li{font-size:60%;}
#stepiv h3{font-size:1.17em;}
.kyuujin th{width:25%;}
.kyuujinimages ul{display:block !important;flex-wrap:nowrap !important;}
.kyuujinimages li{width:100% !important;}
.talk-item {
  height: 130px !important;
}
}

@media screen and (min-width: 600px) and (max-width: 959px) { 
body {background-blend-mode: screen;margin: 0;font-size: 16px;font-family: 'BIZ UDPMincho', serif;line-height:1.7em;}
html{scroll-behavior:smooth;}
a{transition: 0.1s ease-in-out;}
* img {border: 0;max-width:100%;}
ul, li {padding:0;margin-left: 0px;}
ul {list-style-position: outside;list-style:none;}
h3 img {height:26px;}

/* タブレット > ヘッダー*/
header{background:#222;box-shadow:0 2px 2px rgba(0,0,0,0.3);position:fixed;width:100%;height:54px;z-index:4000;}
header h1{margin:0;}
header h1 img{width:120px;margin:0;padding:10px 0 11px 0;background:#fff;}
header h1 a{padding:0;margin:0:}
header nav{font-weight:900;display:block;margin:auto;position:relative;}
header nav ul{display:block;text-align:center;margin:0;}
header nav li form input{margin-bottom:10px;right:0;line-height:1.5em;font-size:16px;display:inline-block;width:93%;margin-top:20px;padding:0.6em 0.8em;background:#333;border:none;border-radius:2px;font-family:fontAwesome;color:#fff;}
header nav li form input::placeholder{color:#fff;}
header nav li form input:hover{color:#fff;background:#222;}
header nav li form input:hover::placeholder{color:#fff;}

/* タブレット > メイン*/
main{margin:auto;padding:36px 1.5em 0 1.5em;float: right;width:73%;}
main h1{font-size:18px;margin-top:2em;}
main h2 {font-family: "Century" ;font-size: 18px;margin-top: 0px;padding:0.6em 0.8em;margin-bottom:1em;background:#222;color:#fff;box-shadow: -4px 4px 15px rgba(127,127,127,0.2);border-left:6px solid #f32922;}
main h2 a{color:#fff;text-decoration:none;}
main section{margin-bottom:50px;}

.my_body{width:100%;margin:0 auto;}
.half{width:10%;margin-left:15px;padding-top:45px;}
@media screen and (max-width: 959px) {
  .half {
    display: none !important;
  }
}

.half_smart{display: none;}

.headerimage{margin-top:73px !important;width:100% !important;}
.headerimage img{width:100%;}
.headertext{font-size: 1.8rem;font-weight:bold;background-color: #fff;text-align: center;padding: 5px 10px;}line-height: 1.9rem;
.headertext strong{font-size: 1.8rem;font-weight:bold;text-decoration:underline yellow 15px;}

.container{margin:auto;display:block;}
.container section{display:block;vertical-align:top;}

.threebox{display:flex;flex-wrap:wrap;}
.threebox div{display:flex-box;width:42%;margin:0 9px;padding:0.2% 2% 0.4em 2%;}
.threebox div h3{border-bottom:#ccc 1px solid;padding-bottom:0.3em;text-align:center;}
.threebox div p{font-size:15.5px;line-height:1.5em;letter-spacing:-0.05em;}
@media screen and (min-width: 560px) and (max-width: 959px) {
  .half_smart {
    display: none !important;
  }
}

/* タブレット > マウスホバーで発光 */
.onbar:hover{opacity:0.7;}

/* タブレット > 動画プレイヤーのマルチデバイス対応 */
.rental_item_movie_player{ position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.rental_item_movie_player iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/*　パンくず */
#breadcrumbs ol{display:block;padding:0.8em 0;}
#breadcrumbs li{display:inline;}
#breadcrumbs li a{display:inline;}
#breadcrumbs li:after{content: " \f105 ";display:inline;font-family:FontAwesome;}
#breadcrumbs li:last-child:after{content:"";}

/* タブレット > 詳しく見るボタン */
a.more{padding:0.3em 0.6em;background:#333399;box-shadow:0 8px 10px rgba(10,10,120,0.3);display:block;width:30%;margin:1em auto 1em auto; transform:skewX(-15deg) scale(1.0);transition: 0.1s ease-in-out;font-size:110%;text-align:center;color:#fff;text-decoration:none;}
a.more:after{transform:skewX(-15deg) scale(1.0);}

/* タブレット > 商品ページ > トップ部分 */
.headimages h2,.headimages strong{font-size:140%;display:block;text-align:center;margin:1.4em 0 0.7em 0;}
.headimages {text-align:center;margin:1.4em 0 2.8em 0;}

/* タブレット > 商品ページ > 画像の続き */
.nextimage{display:block;overflow-x:scroll;}
.nextimage ul{display:block; white-space:nowrap;}
.nextimage li{display:inline-block;width:120px;margin:10px;}
.nextimage li img{transition: 0.1s ease-in-out;}
.nextimage li img:hover{-webkit-transform: scale(1.09);-moz-transform: scale(1.09);-ms-transform: scale(1.09);transform: scale(1.09);position:relative;}

/* タブレット > 商品ページ > 仕様詳細 */
#rental_item_detail{width:100%;display:flex;}
.rental_item_detail_spec{display:flex-box;width:48%;margin:0 1%;}
.rental_item_detail_spec h3:before{display:inline !important;content:"\f0f6";margin-right:5px;font-family:FontAwesome;}
.rental_item_detail_spec h3:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;
background: -webkit-gradient(linear, left top, right bottom, from(cyan), to(navy));
background: -moz-linear-gradient(left, cyan, navy);
background: linear-gradient(left, cyan, navy);
}
.rental_item_detail_spec table{width:100%;}
.rental_item_detail_spec table th{width:30%;text-align:right;vertical-align:top;}
.rental_item_detail_spec table td{width:70%;vertical-align:top;}

/* タブレット > 商品ページ > 仕様詳細 > 図面 */
.zumen{text-align:center;margin:1em 0;}
.zumen a{border-radius:5px;background:#f2f2f2;padding:0.8em 1.2em;color:#000;text-decoration:none;width:50%;margin:auto;border:1px solid #ccc;}
.zumen a:hover{background:#ddd;}
.zumen i{color:#ff0000;padding:0.4em;border-radius:50%;width:16px;display:inline-block;text-align:center;font-size:120%;}

/* タブレット > 商品ページ>同じ用途の商品 */
.oreccomend h4{font-size:170%;text-indent:0.2em;padding:0 15px;}
.oreccomend h4:before{display:inline !important;content:"\f021";margin-right:5px;font-family:FontAwesome;}
.oreccomend h4:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;background: -webkit-gradient(linear, left top, right bottom, from(#00ffff), to(#00cc33));background: -moz-linear-gradient(left, #00ffff, #00cc33);background: linear-gradient(left, #00ffff, #00cc33);}

/* タブレット > 商品ページの横幅などに対してのデコレーション */
.text_deco{color: #fff;padding: 0.6em 0.9em !important;border-radius: 100px;background-color: #555;}

/* タブレット > 商品ページ > それぞれの見出しタグまとめ */
.rental_item_detail_price h3,.rental_item_detail_spec h3,.rental_item_detail_video h3{font-size:170%;text-indent:0.2em;}

/* タブレット > 商品ページ > 価格 */
.rental_item_detail_price{width:48%;margin:0 1%;}
.rental_item_detail_price h3:before{display:inline !important;content:"\f003";margin-right:5px;font-family:FontAwesome;}
.rental_item_detail_price h3:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;background: -webkit-gradient(linear, left top, right bottom, from(orange), to(orangered));background: -moz-linear-gradient(left, orange, orangered);background: linear-gradient(left, orange, orangered);}
.rental_item_detail_price ul{}
.rental_item_detail_price b{color:orangered;display:block;margin-bottom:10px;}
.rental_item_detail_price b:before{font-weight:normal:background:#000;color:#fff;position:inline !important;content:"\f133";margin-right:5px;font-family:FontAwesome;background:orangered;border-radius:50px;padding:10px;} 
.rental_item_detail_price b small{color:#000;font-weight:normal;}
.rental_item_detail_price_next{background:#009966 !important;color:#fff;display:block;margin-top:1em;text-decoration:none;position:relative;}

/* タブレット > 商品ページ > 動画 */
.rental_item_detail_video h3::before{display: inline !important;content: "\f03d";margin-right: 5px;font-family: FontAwesome;}
.rental_item_detail_video h3::after{content: "";display: block;height: 3px;width: 100%;margin-top: 15px;background: -moz-linear-gradient(left, #e6ff37, #50ff00);background: linear-gradient(left, orange, orangered);}

/* タブレット > ページ送りボタン */
#pages ol{position:relative;display:block;height:15px;margin:15px 0 !important;list-style:none;}
#pages li{position:absolute;}
#pages li a{text-decoration:none;padding:0.4em 0.8em;}
#pages li a:hover{background:#eee;border-radius:50px;}
#pages li:first-child{left:0;}
#pages li:first-child a:before{font-family:FontAwesome;content:"\f104";margin-right:0.2em;}
#pages li:last-child{right:0;}
#pages li:last-child a:after{font-family:FontAwesome;content:"\f105";margin-left:0.2em;}

/* タブレット > メニューバー > 開閉ボタン */
#panel-btn { display: inline-block; position: relative; width: 42px; height: 42px; margin: 6px; border-radius: 50%; position: fixed;top: 0;right:0;z-index:100;color:#fff;z-index:9999;}
#panel-btn-icon { display: block; position: absolute; top: 50%; left: 50%; width: 20px; height: 2px; margin: -1px 0 0 -10px; background: #f54842; transition: .2s; }
#panel-btn-icon:before, #panel-btn-icon:after { display: block; content: ""; position: absolute; top: 50%; left: 50%; width: 20px; height: 2px; margin-left: -10px; background: #f54842; transition: .3s; }
#panel-btn-icon:before { margin-top: -6px; }
#panel-btn-icon:after { margin-top: 4px;}

#panel-btn .close { background: transparent;}
#panel-btn .close:before, #panel-btn .close:after { margin-top: 0; background:#fff;}
#panel-btn .close:before { transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}
#panel-btn .close:after { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); background:#fff;}

/* タブレット > メニューバー > 本体ボタン */
#panel {display: none; width: 100%;height:100%; margin: 0;padding:8% 0 8% 0;background: rgba(0,0,0,0.5); text-align: center;position:fixed;top:0;z-index:9999 !important;}
#panel ul{z-index:9999 !important;position:relative;background:rgba(0,0,0,0.9);margin-top:21px;display: block;flex-wrap:wrap;flex-direction:space-between;justify-content:space-around;align-items:stretch;align-content:space-around;padding: 1% 2%;}
#panel li{z-index:9999 !important;position:relative;display:block;margin :1% 2% 0.5% 2%;line-height:2em;vertical-align: middle;list-style:none;border-bottom:rgba(255,255,255,0.3) 1px solid;}
#panel li:last-child{border-bottom:rgba(0,0,0,0.5) 0px solid;}
#panel li a{display: block;color:#fff;text-decoration: none;padding: 1px 0 5px 0;border-radius: 2px;}
#panel li img{display: block;margin: auto;}

.callnumber {
    display: block;
    margin: 10px auto; /* 中央揃えの余白 */
    text-align: center;
}
.callnumber img {
    display: block;
    max-width: 100%; /* 画像が幅を超えないように調整 */
    height: auto;
    margin: 0 auto;
    position: relative; /* 固定位置を解除 */
}

/* タブレット > 展示事例 > インタビュー */
.interview strong{background: linear-gradient(transparent 50%, yellow 50%);}
.interview article{background:#eee;margin:1em 0 2em 0;padding:0.5em 1.5em;}
.interview article h3{background:url(https://www.kk-step.jp/img/interview_mic.png) no-repeat;padding:0.8em 3em 2.2em 4.7em;border-bottom:1px solid #999;background-size:40px 40px;padding:0.8em 3em 2.2em 4.7em;border-bottom:1px solid #999;font-size:1.2rem !important;}
.interview article h3{}
.avatorface{display:flex-box;width:80px;height:80px;margin-right:1em;border-radius:80px;}

.text_deco{font-size: 0.4rem;}

/* タブレット > 展示事例の商品コメント、画像つき部分 */
.addphoto{display: flex; flex-wrap: wrap;}
.addphoto .photo{width: 20%;text-align: center;}
.addphoto p{width: 75%; padding: 0 2.5%; margin-top: 0;}

/* タブレット > 会社概要 > 企業理念 */
#rinen h3{text-align:center;margin:1em 0 1em 0;font-size:130%;font-weight:bold;}
#rinen ol{background:rgba(255,255,255,0.7);padding:1em 0.5em 1em 2.5em !important;}
#rinen li{font-family:'BIZ UDPMincho';font-size:93%;letter-spacing:-0.03em;line-height:1.4em;margin-bottom:0.5em;font-weight:bold;}
#rinen .slogo{display:block;width:200px;margin:auto;}
#rinen .clogo{display:block;width:250px;margin:auto;}

/* タブレット > 会社概要 > グループ理念 */
.grinen_head{font-family:Century Gothic,sans-serif;font-size:120%;text-align:center;margin-bottom:1em;}
.grinen_head strong{font-weight:normal;color:#0168b7;font-family:Century Gothic;}
.grinen{font-family:Century-Gothic;font-size:120%;}
.grinen strong{font-weight:normal;color:#0168b7;font-family:Century-Gothic;}

/* タブレット > 会社概要 > 主要納品先 */
.nouhinsaki{width:100%;border-collapse:collapse;border-spacing:0;margin-bottom:2em;}
.nouhinsaki th{width:20%;vertical-align:top;padding:1%;background:#555;color:#fff;border-bottom:1px solid #fff;font-weight:normal;}
.nouhinsaki td{width:80%;padding:1%;background:#fff;border-bottom:1px solid #555;}

/* タブレット > 会社概要 > 会社概要表 */
.company_profile{width:100%;border-collapse:collapse;border-spacing:0;margin-bottom:2em;}
.company_profile tr{}
.company_profile th{width:20%;vertical-align:top;padding:1%;background:#ff3333;color:#fff;border-bottom:1px solid #fff;font-weight:normal;}
.company_profile td{width:80%;padding:1%;background:#fff;border-bottom:1px solid #ff3333;}

/*更新情報*/
/* 更新情報 */
#newslist{
  margin-bottom: 2em;
}

#newslist .box{
  max-height: 420px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0;
  padding: 1.2em 1.5em;
  list-style: none;
  background: #f7f7f7;
  border-top: none;
  border-bottom: none;
}

#newslist .news01{
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 14px 0;
  margin: 0;
  list-style: none;
  border-bottom: 1px solid #d9d9d9;
}

#newslist .news01:last-child{
  border-bottom: none;
}

#newslist .day{
  flex: 0 0 110px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.7;
  color: #0d5cab;
  font-family: sans-serif;
}

#newslist a{
  color: #444;
  text-decoration: none;
}

#newslist a:hover{
  color: #0d5cab;
  text-decoration: underline;
}

#newslist .text{
  display: block;
  margin: 0;
  line-height: 1.7;
  color: #333;
}

/*アンカーリンク用*/
.chapter ul{display:flex;flex-wrap:wrap;margin:30px 0;animation-name: RightToLeft;/* タブレット > アニメーション名 */
animation-duration: 0.8s;/* タブレット > アニメーション時間 */`}
.chapter li{display:flex-box;text-align:center;margin:1%;width:14%;}
.chapter li a{display:block;color:#222;background:#fff;text-decoration:none;font-size:80%;padding:8px 4px;border-radius:2px;border:#fff solid 2px;}
.chapter li a img{display:block;width:100%;margin-bottom:5px;}

/* タブレット > ご利用の流れアンカーリンク用*/
.chapter-system ul{display:flex;flex-wrap:wrap;justify-content:center;margin:30px 0;animation-name: RightToLeft;/* タブレット > アニメーション名 */
animation-duration: 0.8s;/* タブレット > アニメーション時間 */`}
.chapter-system li{display:flex-box;text-align:center;margin:1%;width:30%;}
.chapter-system li a{display:block;color:#222;background:#fff;text-decoration:none;font-size:80%;padding:8px 4px;border-radius:2px;border:#fff solid 2px;}
.chapter-system li a img{display:block;width:100%;margin-bottom:5px;}

/* タブレット > アンカーリンク用TOP*/
.chaptertop ul{display:flex;flex-wrap:wrap;margin:30px 0;animation-name: RightToLeft;/* タブレット > アニメーション名 */
animation-duration: 0.8s;/* タブレット > アニメーション時間 */}
.chaptertop li{display:flex-box;text-align:center;margin:1%;width:14.5%;}
.chaptertop li a{display:block;color:#222;background:#fff;text-decoration:none;font-size:85%;padding:8px 4px;border-radius:2px;}
.chaptertop li a img{display:block;width:100%;margin-bottom:5px;}

/* タブレット > アンケートのコメント*/
.enquetes ul{padding:0.4em 0.8em;margin:0em 0;}
.enquetes li{background:#eee;padding:0.4em 0.8em;margin:1.2em 0;border-radius:4px;}
.enquetes li:hover{box-shadow:0 0 24px #ffcc99;}
.enquetes li:before{content:"\f007";font-family:FontAwesome;margin-right:0.2em;font-size:120%;}
.enquetes li:nth-child(odd){background:#ffffcc;}
.enquetes li:nth-child(odd):before{color:#333300;}
.enquetes li:nth-child(even){background:#ffcc99;}
.enquetes li:nth-child(even):before{color:#663333;}

/* タブレット > アンカーリンク用*/
.rental_item_detail_price_chapter ul{display:flex;margin:30px 0;animation-duration: 0.8s;/* タブレット > アニメーション時間 */`}
.rental_item_detail_price_chapter li{display:flex-box;text-align:center;margin:1%;}
.rental_item_detail_price_chapter li a{display:block;color:#222;background:#fff;text-decoration:none;font-size:13px;padding:8px 4px;border-radius:2px;border:#fff solid 2px;}
.rental_item_detail_price_chapter li a:hover{border:#ff3333 solid 2px;}
.rental_item_detail_price_chapter li a img{display:block;width:110px;margin-bottom:5px;}

/* タブレット > 商品ページ>価格 */
.rental_item_detail_price h3:before{display:inline !important;content:"\f003";margin-right:5px;font-family:FontAwesome;}
.rental_item_detail_price h3:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;background: -webkit-gradient(linear, left top, right bottom, from(orange), to(orangered));background: -moz-linear-gradient(left, orange, orangered);background: linear-gradient(left, orange, orangered);}
.rental_item_detail_price ul{}
.rental_item_detail_price b{color:orangered;display:block;margin-bottom:10px;}
.rental_item_detail_price b:before{font-weight:normal:background:#000;color:#fff;position:inline !important;content:"\f133";margin-right:5px;font-family:FontAwesome;background:orangered;border-radius:50px;padding:10px;} 
.rental_item_detail_price b small{color:#000;font-weight:normal;}
.rental_item_detail_price_next{background:#009966 !important;color:#fff;display:block;margin-top:1em;padding:0.6em 0.8em;text-decoration:none;}

/* タブレット > 商品ページ > お客様の声 */
#rental_item_voice{margin:0 15px;}
#rental_item_voice h3{font-size:26px;}
#rental_item_voice h3:before{display:inline !important;content:"\f0c0";font-weight:normal;margin-right:5px;font-family:FontAwesome;}
#rental_item_voice h3:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;
background: -webkit-gradient(linear, left top, right bottom, from(#ccff66), to(66ff66));
background: -moz-linear-gradient(left, #ccff66, 66ff66);
background: linear-gradient(left, #ccff66, 66ff66);
}
/* タブレット > 商品ページ > 動画 */
#rental_item_movie{margin:0 15px;}
#rental_item_movie h3{font-size:26px;}
#rental_item_movie h3:before{display:inline !important;content:"\f16a";margin-right:5px;font-family:FontAwesome;}
#rental_item_movie h3:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;background: -webkit-gradient(linear, left top, right bottom, from(#ff6666), to(#ff0000));background: -moz-linear-gradient(left, #ff6666, ff0000);background: linear-gradient(left, #ff6666, ff0000);}

/* タブレット > 商品ページ > 使用詳細 */
.rental_item_detail_spec h3:before{display:inline !important;content:"\f0f6";margin-right:5px;font-family:FontAwesome;}
.rental_item_detail_spec h3:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;
background: -webkit-gradient(linear, left top, right bottom, from(cyan), to(navy));background: -moz-linear-gradient(left, cyan, navy);background: linear-gradient(left, cyan, navy);}
.rental_item_detail_spec table{width:100%;}
.rental_item_detail_spec table th{display:block;text-align:left;font-weight:bold;font-size:116%;}
.rental_item_detail_spec table td{display:block;margin-bottom:1em;}
.rental_item_detail_spec table td ul{margin:0;}

/* タブレット > 商品ページ > h3強調 */
.box11{padding:1em; margin: 1em 0; color: #4b4b4b; background: white; border-top: solid 10px #5d627b; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);}
	
.box11 h3 {margin: 0; padding: 0; line-height:30px; font-size:23px;}

/*升目*/
.gridlist{margin-bottom:80px;}
.gridlist ul{display:flex;padding:10px 10px;color:#ddd;flex-wrap:wrap;}
.gridlist li{display:flex-box;text-align:center;margin:1.5%;width:22%;}
.gridlist li p{font-size:17px; text-align:left;color:#3c3c3c;padding:5px;margin-top:7px;border-top:1px solid #3c3c3c;line-height:2.7rem;}
.gridlist li img{display:block;margin-bottom:0.4em;width:100%;object-fit: cover;}
.gridlist li a{text-decoration:none;}
 
/* タブレット > カテゴリ > 商品リンク */
.item-grid{margin-bottom:80px;margin-top:-20px;padding-top:20px;}
.item-grid ul{display:flex;padding:10px 10px;color:#ddd;flex-wrap:wrap;}
.item-grid li{display:flex-box;text-align:center;margin:8px;width:22.5%;font-size:14px;transition: 0.1s ease-in-out;}
.item-grid li img{display:block;margin-bottom:0.4em;width:125px;height:100px;object-fit: cover;}
.item-grid li a{text-decoration:none;}

/* 商品ページもっと見るボタン */
.morebutton{padding:0.3em 0.6em;background:#333399;box-shadow:0 8px 10px rgba(10,10,120,0.3);display:block;width:60%;margin:1em auto 1em auto; transform:skewX(-15deg) scale(1.0);transition: 0.1s ease-in-out;font-size:110%;}
.morebutton:after{transform:skewX(-15deg) scale(1.0);}

.morebutton:hover{background:#000099;box-shadow:0 8px 10px rgba(10,10,120,0.5);}

/* タブレット > 商品ページ > 商品リンク */
.item-grid-detail{margin-bottom:80px;margin-top:-20px;padding-top:20px;}
.item-grid-detail h3{text-align:left;margin:8px 0;}
.item-grid-detail ul{display:flex;background:rgba(255,255,255,0.8);flex-wrap:wrap;}
.item-grid-detail li{padding:4px 10px 12px 10px;display:block;width:28%;text-align:center;margin:8px;font-size:14px;transition: 0.1s ease-in-out;border:1px solid #ccc;}
.item-grid-detail li img{display:block;margin-bottom:0.4em;width:100%;}
.item-grid-detail li a{color:#fff;text-decoration:none;}
.item-grid-detail li th{text-align:left;display:block;}
.item-grid-detail li td{text-align:left;display:block;}
.item-grid-detail span{display:inline;padding:0em 0.8em;background:#ff3333;color:#fff;}

/* タブレット > 商品ページ > ページ送り*/
#pages ol{position:relative;display:block;height:15px;margin:15px 0 !important;list-style:none;font-size:75%;}
#pages li{position:absolute;}
#pages li a{text-decoration:none;padding:0.4em 0.8em;}
#pages li a:hover{background:#eee;border-radius:50px;}
#pages li:first-child{left:0;}
#pages li:first-child a:before{font-family:FontAwesome;content:"\f104";margin-right:0.2em;}
#pages li:last-child{right:0;}
#pages li:last-child a:after{font-family:FontAwesome;content:"\f105";margin-left:0.2em;}

.itemsplit{display:block;border-top:#ccc solid 1px;margin-top:20px;padding-top:20px;}
.itemsplit div{display:block;}
.itemsplit div table{display: block; height:90px; overflow: hidden; position: relative; white-space: nowrap;}
.itemsplit div table:after{ position: absolute;bottom: 0;left: 0;z-index: 2;content: '';width: 100%;height: 20%;background: linear-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.7) 20%, rgba(255,255,255,1) 80%);}
.itemsplit div img{width:100%;}
.itemsplit div .morebutton{padding:0.6em 0.8em;}

/* タブレット > ご提供システム*/
.stepicons dl{display:block;}
.stepicons dt{display:block;color:#fff;position:relative;font-size:20px;margin:0;}
.stepicons dd{display:block;background:#fff;margin:0;}
.stepicons dd h4{margin:0;font-size:20px;}
.stepicons dd table tr th {border: 1px solid #000;padding: 0.2em 0.4em;}

/* タブレット > 高さの定義 */
.ac-container input:checked ~ div.ac-expand div{height: auto;display:block;transition: .2s ease;}
.ac-expand{padding:0 1%;display: inherit;}

/* タブレット > タブ切り替え */
#tabpanels {background-color: white;}
#tabpanels section {box-sizing: border-box;max-height: 0;opacity: 0;-webkit-transition: opacity 300ms;transition: opacity 300ms;font-size: 13px;overflow-y: hidden;padding:0;margin:0;}

#panel-1-ctrl:checked ~ #tabpanels #panel-1 {max-height: none;opacity: 1;}
#panel-2-ctrl:checked ~ #tabpanels #panel-2 {max-height: none;opacity: 1;}
#panel-3-ctrl:checked ~ #tabpanels #panel-3 {max-height: none;opacity: 1;}

#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 {pointer-events: none;cursor: default;-webkit-transform: translate3d(0, 1px, 0);transform: translate3d(0, 1px, 0);}
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label {background-color: white;color: #003399;padding-top: 6px;}

#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 {pointer-events: none;cursor: default;-webkit-transform: translate3d(0, 1px, 0);transform: translate3d(0, 1px, 0);}
#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label {background-color: white;color: #003399;padding-top: 6px;}

#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 {pointer-events: none;cursor: default;-webkit-transform: translate3d(0, 1px, 0);transform: translate3d(0, 1px, 0);}
#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label {background-color: white;color: #003399;padding-top: 6px;}

ul#tabs-list {text-align: center;margin: 0em 0 1em 0;padding: 0;text-align: center;}
ul#tabs-list li {display:inline-block;text-align: center;margin:5px 0 5px 0;box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.00);position: relative;}
ul#tabs-list li:hover {-webkit-transition: none;transition: none;border-right: none;}
ul#tabs-list li:hover + li {}
ul#tabs-list li img{width:100%;margin:0;}
.panel-radios {display: none;}

#tabs-list{display:flex:justify-content:center;}
#tabs-list li{display:flex-box;}
#tabs-list li label{border:#ccc 2px solid;padding:0.4em 0.6em !important;border-radius:100px;display:block;}
#tabs-list li label:hover{border:#0099ff 2px solid;}

*,*:before,*:after {}
html {-webkit-box-sizing: border-box;box-sizing: border-box;font-size: 62.5%;}
.btn,a.btn,button.btn {font-size: 1.6rem;font-weight: 700;line-height: 1.4;position: relative;display: block;padding: 1rem 4rem;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-transition: all 0.3s;transition: all 0.3s;text-align: center;vertical-align: middle;text-decoration: none;letter-spacing: 0.1em;color: #212529;border-radius: 0.5rem;}
.btn-wrap {margin: 30px 0;}
a.btn-c {font-size: 1.6rem;letter-spacing:-0.03rem;position: relative;padding: 0.25rem 4rem 1.5rem 3.5rem;color: #fff;background: #e94919;-webkit-box-shadow: 0 5px 0 #d44114;box-shadow: 0 5px 0 #d44114;}
a.btn-c span {font-size: 1.5rem;position: absolute;top: -1.25rem;left: calc(50% - 140px);display: block;width: 280px;padding: 0.2rem 0;color: #d44114;border: 2px solid #d44114;border-radius: 100vh;background: #fff;-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);box-shadow: 0 3px 3pxrgba(0, 0, 0, 0.2);}

a.btn-c span:before,
a.btn-c span:after {position: absolute;left: calc(50% - 10px);content: "";}
a.btn-c span:before {bottom: -10px;border-width: 10px 10px 0 10px;border-style: solid;border-color: #d44114 transparent transparent transparent;}
a.btn-c span:after {bottom: -7px;border-width: 10px 10px 0 10px;border-style: solid;border-color: #fff transparent transparent transparent;}
a.btn-c i {margin-right: 1rem;}
a.btn-c:after{display: inline !important;content: "\f061";margin-right: 5px;font-family: FontAwesome;position: absolute;right: 10px;}
a.btn-c:hover {-webkit-transform: translate(0, 3px);transform: translate(0, 3px);color: #fff;background: #eb5b30;-webkit-box-shadow: 0 2px 0 #d44114;box-shadow: 0 2px 0 #d44114;}

/* タブレット > 展示事例 */
#tennzizirei h3{text-align:center;font-size:100% !important;margin:2em 0 1em 0;font-weight:normal;}
#tennzizirei h3:before,#tennzizirei h3:after{content:"～";margin:0 0.2em;}

/* タブレット > 展示事例一覧 */
#projectresult section nav ul{display:flex;flex-wrap:wrap;text-align:center;}
#projectresult section nav li{display:flex-box;width:48%;margin:1% 1% 2% 1%;font-size:88%;line-height:1.7rem;}
#projectresult h3{font-size:160%;}
#projectresult table{display:table;width:100%;table-layout:fixed;background:#eee;padding:0.5% 1%;}
#projectresult table tr{display:block;}
#projectresult table tr:nth-child(1) th:before{font-family:FontAwesome;content: "\f073";margin-right:0.3em;font-weight:normal;width:28px;display:inline-block;text-align:center;}
#projectresult table tr:nth-child(2) th:before{font-family:FontAwesome;content: "\f041";margin-right:0.3em;font-weight:normal;width:28px;display:inline-block;text-align:center;}
#projectresult table tr:nth-child(3) th:before{font-family:FontAwesome;content: "\f187";margin-right:0.3em;font-weight:normal;width:28px;display:inline-block;text-align:center;}
#projectresult table th{text-align:left;width:40%;display:inline-block;}
#projectresult table td{text-align:left;display:block;}

/* タブレット > 展示事例 > 詳細 */
.projectresult-used{display:flex;flex-wrap:wrap;}
.projectresult-used li{display:flex-box;width:30%;margin:1%;}
.projectresult-used li a{padding:1%;display:block;text-decoration:none;color:#000;}
.projectresult-used li a:hover{background:#eee;}
.projectresult-used li dl{padding:0;display:flex;}
.projectresult-used li dl dt{padding:0;margin:1%;display:flex-box;width:28%;}
.projectresult-used li dl dt img{width:120px;}
.projectresult-used li dl dd{padding:0;margin:1%;display:flex-box;width:72%;}

/* タブレット > 展示事例 > 詳細 > 商品リスト */
.imagelist ul{display:block;}
.imagelist li{display:block;margin:1%;}
.imagelist img{width:100%;}

/* タブレット > 展示事例 > 詳細 > 商品リストつづき */
.imagelists{display:flex;overflow:scroll-x;}
.imagelists li{display:flex-box;width:32%;margin:0.5%;}
.imagelists li img{width:100%;}
.imagelists li a img{transition: 0.1s ease-in-out;}
.imagelists li a img:hover{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}

/* タブレット > 展示事例 > インタビュー */
.interview strong{background: linear-gradient(transparent 50%, yellow 50%);}
.interview article{background:#eee;margin:1em 0 2em 0;padding:0.5em 1.5em;}
.interview article h3{background:url(https://www.kk-step.jp/img/interview_mic.png) no-repeat;background-size: 48px 48px;padding: 0.8em 3em 1.2em 4.7em;border-bottom:1px solid #999;font-size:1.2rem;}
.avatorface{display:flex-box;width:80px;height:80px;margin-right:1em;border-radius:80px;}

/* タブレット > フッター */
footer{background:rgba(0,0,0,0.8);clear:both;padding:20px;color:#fff;}
footer a{color:#fff;text-decoration:none;}
footer small{text-align:center;display:block;}

/* タブレット > フッター > アコーディオン */
.ac-container{padding:0;margin:0 0 1em 0;width: auto;border-bottom:1px solid rgba(255,255,255,0.4);}
.ac-container:first-child{width: auto;border-top:1px solid rgba(255,255,255,0.4);}
.ac-container ul{list-style:none;padding:0;margin:0;}
.ac-container li{padding:0;margin:0;}
.ac-container h3{font-size:100%;margin:0 !important;padding:0 !important;display:inline;line-height:40px;height:40px;}
.ac-container label{margin: auto;padding: 10px 15px;display: block;height: 40px;}
.ac-container label:after{z-index:1;position:absolute;right:20px;font-size:25px;font-family:"FontAwesome";display:inline-block;content: "\f107";transform: rotate( 0deg );transition: 0.2s ease-in-out;}
.ac-container input:checked ~ label::after {-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);transition: 0.2s ease-in-out;}
.ac-container input{display: none;}
.ac-container div div{margin-top: -1px;overflow: hidden;height: 0px;transition: height 0.3s ease-in-out, box-shadow 0.6s linear;transition: .3s ease}
.ac-container div div p{margin:0 1em;}
.ac-container div div address{margin:0 1em;}
.ac-container div a{text-decoration:none;display:block;padding:10px 20px;}
.ac-container div li a{text-decoration:none;padding:0px;}
.ac-container input:checked ~ div div{transition: .3s ease;padding:5px 0 20px 0;}

/* タブレット > 問い合わせページの連絡先*/
.contactlist{width:80%;margin:auto;background:#eee;padding:10px 45px;margin:50px auto 50px auto;}
.contactlist{font-size:150%;font-style:normal;line-height:2.5em;}
.contactlist a{color:#000;text-decoration:none;}
.contactlist i{border-radius:45px;width:45px;height:45px;text-align:center;line-height:45px;font-size:110%;}

}
/* TOPのh1一番最初のCSS各種*/
@media screen and (min-width:960px) {

.toph1{font-size:2.4vw;text-align: center;font-weight: bold;color: coral;}

}
@media screen and (max-width:559px) {

.toph1{font-size:6vw;text-align: center;font-weight: bold;color: coral;}
}
@media screen and (min-width:960px) {
html{scroll-behavior:smooth;}
body {background:rgba(255,255,255,0.8);margin: 0;font-size: 18px;font-family: 'BIZ UDPMincho', sans-serif;line-height:1.8em;}
a{transition: 0.1s ease-in-out;}
* img {border: 0;max-width:100%;}
ul, li {padding:0;margin-left: 0px;}
ul {list-style-position: outside;list-style:none;}
h1,h2,h3,h4,h5,h6,li,p,dl,dt,dd{transform: rotate(0.001deg) !important;}
h3 img {height:26px;}

/*TOPページのSNS欄*/
.box71{margin: 5em auto;background-color: #fff;padding: 5em 5em 2em;position:relative;box-shadow: 0px 1px 5px rgba(0,0,0,0.1);}
.box71 .box-title {background-color: #969696;font-size: 1em;color: #fff;padding:5px;text-align: center;	position:absolute;top:0;left:0;width:100%;}
.flowbtn11{font-family:'Verdana',sans-serif;border-radius:4px;position:relative;display:inline-block;width:90%;font-size:20px;color:#fff!important;text-decoration:none;margin-bottom:5px;}
.fl_tw1{background:#55acee;}
.fl_yu1{background:#fc0d1c;}
.flowbtn11:hover span{-webkit-transform: rotateX(360deg);-ms-transform: rotateX(360deg);transform: rotateX(360deg);text-decoration:none;}
.flowbtn11 span{font-size:14px;	position:relative;left:8px;bottom:2px;transition:.6s;	display:inline-block;	}
ul.snsbtniti2{padding:0!important;}
.snsbtniti2{display:flex;flex-flow:row wrap;height: 10px;}
.snsbtniti2 li{flex:0 0 50%;text-align:center!important;}


/* デスクトップ > ヘッダー */
header{background:#000;margin:0;padding:0;top:0;display:block;overflow:visible;position:fixed;width:100%;z-index:1000;box-shadow:0 10px 10px rgba(0,0,0,0.4);}
header h1{margin:0 0.8em 0 0;display:inline-block;background:#fff;box-shadow:0 2px 2px rgba(0,0,0,0.3);float:left;}	
header h1 img{width:150px;padding:15px 0;}
header h1 a{padding:0;}

/* デスクトップ > ヘッダー > ナビゲーション */
header nav{float:left;font-family: 'BIZ UDPMincho', sans-serif;font-size:14px;font-weight:900;display:block;margin:auto;position:relative;}
header nav ul{display:flex;text-align:center;margin:0;height:70px;background:rgba(0,0,0,0.5);}
header nav li{display:flex-box;}
header nav a{color:#ddd;text-decoration:none;padding:0.4em 0.4em;line-height:70px;}
header nav a:hover{color:#fff;}
header nav a.current{color:#fff;background:rgba(255,255,255,0.3);border-radius:50px;}
header nav li form input{right:10px;margin-left:0.8em;display:inline-block;width:175px;margin-top:20px;padding:0.6em 0.7em;background:#333;border:none;border-radius:2px;font-family:fontAwesome,BIZ UDPMincho;color:#fff;}
header nav li form input::placeholder{color:#fff;}
header nav li form input:hover{color:#fff;background:#222;}
header nav li form input:hover::placeholder{color:#fff;}

/* デスクトップ > メイン */
main{margin:auto;width:950px;padding-top:70px;float:right;}
main h1{font-size:18px;text-align: center;font-weight: bold;color: coral;}
main h2 a{color:#fff;text-decoration:none;}
main section{margin-bottom:50px;}
.main_head {font-family: "Century" ;font-size: 18px;text-align:left;margin-top: 0px;padding:0.6em 0.8em;margin-bottom:1em;background:#222;color:#fff;box-shadow: -4px 4px 15px rgba(127,127,127,0.2);border-left:6px solid #f32922;}

.my_body{width:1200px;margin:0 auto;}
.half{width:180px;padding-top: 47px;}
.half_smart{display: none;}

/* デスクトップ > パンくず */
#breadcrumbs{}
#breadcrumbs ol{display:block;padding:0.8em 0;}
#breadcrumbs li{display:inline;transform: rotate(0.001deg) !important;}
#breadcrumbs li a{display:inline;}
#breadcrumbs li:after{content: " \f105 ";display:inline;font-family:FontAwesome;}
#breadcrumbs li:last-child:after{content:"";}

.container{width:1080px;margin:auto;display:block;}
.container section{display:inline-block;width:32.5%;vertical-align:top;}

.itiniti{font-size:18px;}

.callnumber{display:inline-block;}
.callnumber img{display:inline-block;height:64px;margin:0px;}
 
#content section{padding-top:90px;margin-top:-80px;margin-bottom:1.5em;}

#resultlist h3{background:#000033;color:#fff;padding:0.4em 0.8em;font-weight:Normal;}
#resultlist ul{display:flex;flex-wrap:wrap;margin:1em 0 3em 0;}
#resultlist li{display:flex-box;width:33%;line-height:2em;}

.ac-container input{display:none;}

.atarget{padding-top:210px;margin-top:-200px;margin-bottom:1.5em;}

.wrapper{margin:0 auto;width:1138px;overflow:hidden;}
.headerimage{margin-top:73px !important;width:100% !important;}
.headerimage img{width:100%;}
.headertext{font-size: 4rem;font-weight:bold;background-color: #fff;text-align: center;padding: 0 10px;line-height: 4.5rem;}
.headertext strong{font-size: 4.5rem;font-weight:bold;text-decoration:underline yellow 15px;}
.header_com{position: absolute;font-size: 2.3em;text-align: center;padding: 20px 118px; top:32%;background-color: #fff;line-height: 1.2em;left:1px;}
.header_com span{text-decoration: underline yellow 3px;}

.headimages .more{margin-bottom:2em;}

.sinnheaderimage{margin-top:73px !important;width:100% !important;}
.sinnheaderimage img{width:100%;}

/* セクション本体 */
#faceceo {
  margin: 30px auto 60px auto;
  padding-top: 30px;
}

/* h2は幅いっぱいに確保 */
#faceceo h2.main_head {
  width: 100%;
  margin-bottom: 20px;
}

/* 横並びはその下だけ */
#faceceo .faceceo-wrapper {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: nowrap;
}

/* テキスト側 */
#faceceo .faceceo-text {
  flex: 1 1 auto;
  min-width: 0;
}

/* 画像側 */
#faceceo .faceceo-image {
  flex: 0 0 auto;
}

#faceceo .faceceo-image img {
  width: min(28vw, 260px);
  height: auto;
  display: block;
}

/* 段落調整 */
#faceceo p {
  width: 100%;
  line-height: 1.9;
}

/* スマホでは縦積み */
@media (max-width: 768px) {
  #faceceo .faceceo-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
  }
  #faceceo .faceceo-image img {
    width: 60%;
    max-width: 220px;
    margin: 0 auto 16px;
  }
}



.threebox{display:flex;}
.threebox div{display:flex-box;width:33%;margin:0 9px;padding:0.2% 2% 0.4em 2%;}
.threebox div h3{border-bottom:#ccc 1px solid;padding-bottom:0.3em;text-align:center;}
.threebox div p{font-size:15.5px;line-height:1.5em;letter-spacing:-0.05em;}

/* マウスホバーで発光 */
.onbar:hover{opacity:0.7;}

/* 動画プレイヤーのマルチデバイス対応 */
.rental_item_movie_player{ position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.rental_item_movie_player iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/* デスクトップ > 詳しく見るボタン */
a.more{text-align:center;padding:0.4em 0.8em;background:#333399;box-shadow:0 8px 10px rgba(10,10,120,0.3);display:block;width:270px;margin:1em auto 1em auto; transform:skewX(-15deg) scale(1.0);transition: 0.1s ease-in-out;font-size:110%;position:relative;color:#fff;text-decoration:none;}
a.more:after{transform:skewX(-15deg) scale(1.0);font-family:FontAwesome;position:absolute;right:16px;top:8px;}
a.more:hover{background:#000099;box-shadow:0 8px 10px rgba(10,10,120,0.5);}

/* デスクトップ > 商品ページの横幅などに対してのデコレーション */
.text_deco{color: #fff;padding: 0.6em 0.9em !important;border-radius: 100px;background-color: #555;}

/* デスクトップ > アンカーリンク用TOP*/
.chaptertop ul{display:flex;flex-wrap:wrap;margin:30px 0;animation-name: RightToLeft;/* デスクトップ > アニメーション名 */
animation-duration: 0.8s;/* デスクトップ > アニメーション時間 */}
.chaptertop li{display:flex-box;text-align:center;margin:1.2%;}
.chaptertop li a{display:block;color:#222;background:#fff;text-decoration:none;font-size:16px;padding:4px;border-radius:2px;}
.chaptertop li a:hover{box-shadow:0 4px 15px rgba(0,0,0,0.4);}
.chaptertop li a img{display:block;width:146px;margin-bottom:5px;}

/* デスクトップ > 商品ページ > トップ部分 */
.headimages h2,.headimages strong{font-size:200%;display:block;text-align:center;margin:1.4em 0 0.7em 0;}
.headimages {margin:1.4em 0 2.8em 0;}
.headimages p{text-align:left;}

/* デスクトップ > 商品ページ > h3強調 */
.box11{padding:1em; margin: 1.5em 0; color: #4b4b4b; background: white; border-top: solid 10px #5d627b; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);}	
.box11 h3 {margin: 0; padding: 0; line-height:30px; font-size:24px;}


/* デスクトップ > 商品詳細 > 画像の続き */
.nextimage{display:block;overflow-x:scroll;}
.nextimage ul{display:block; white-space:nowrap;}
.nextimage li{display:inline-block;width:245px;margin:10px;}
.nextimage li img{transition: 0.1s ease-in-out;}
.nextimage li img:hover{-webkit-transform: scale(1.09);-moz-transform: scale(1.09);-ms-transform: scale(1.09);transform: scale(1.09);position:relative;}

/* デスクトップ > 商品ページ > 仕様詳細 */
#rental_item_detail{display:flex;width:100%;flex-wrap: wrap;justify-content: flex-start;}
.rental_item_detail_spec{width:45%;display:flex-box;padding:5px 15px 15px 15px;font-size:18px;}
.rental_item_detail_spec h3:before{display:inline !important;content:"\f0f6";margin-right:5px;font-family:FontAwesome;}
.rental_item_detail_spec h3:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;background: -webkit-gradient(linear, left top, right bottom, from(cyan), to(navy));background: -moz-linear-gradient(left, cyan, navy);background: linear-gradient(left, cyan, navy);}
.rental_item_detail_spec table{width:100%;}
.rental_item_detail_spec table th{width:30%;text-align:right;vertical-align:top;}
.rental_item_detail_spec table td{width:70%;vertical-align:top;}

/* デスクトップ > 商品ページ > 仕様詳細 > 図面 */
.zumen{text-align:center;margin:1em 0;}
.zumen a{border-radius:5px;background:#f2f2f2;padding:0.8em 1.2em;color:#000;text-decoration:none;width:50%;margin:auto;border:1px solid #ccc;}
.zumen a:hover{background:#ddd;}
.zumen i{color:#ff0000;padding:0.4em;border-radius:50%;width:16px;display:inline-block;text-align:center;font-size:120%;}

/* デスクトップ > 商品ページ > 動画 */
#rental_item_movie{margin:0 15px;}
#rental_item_movie h3{font-size:26px;}
#rental_item_movie h3:before{display:inline !important;content:"\f16a";margin-right:5px;font-family:FontAwesome;}
#rental_item_movie h3:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;
background: -webkit-gradient(linear, left top, right bottom, from(#ff6666), to(#ff0000));
background: -moz-linear-gradient(left, #ff6666, ff0000);
background: linear-gradient(left, #ff6666, ff0000);}

/* デスクトップ > 商品ページ > 動画 */
.rental_item_movie{margin:0 15px;}
.rental_item_movie h3{font-size:26px;}
.rental_item_movie h3:before{display:inline !important;content:"\f16a";margin-right:5px;font-family:FontAwesome;}
.rental_item_movie h3:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;
background: -webkit-gradient(linear, left top, right bottom, from(#ff6666), to(#ff0000));
background: -moz-linear-gradient(left, #ff6666, ff0000);
background: linear-gradient(left, #ff6666, ff0000);}

/* デスクトップ > 商品ページ>同じ用途の商品 */
.oreccomend h4{font-size:170%;text-indent:0.2em;padding:0 15px;}
.oreccomend h4:before{display:inline !important;content:"\f021";margin-right:5px;font-family:FontAwesome;}
.oreccomend h4:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;background: -webkit-gradient(linear, left top, right bottom, from(#00ffff), to(#00cc33));background: -moz-linear-gradient(left, #00ffff, #00cc33);background: linear-gradient(left, #00ffff, #00cc33);}

/* デスクトップ > 商品ページ > アンケートのコメント*/
.enquetes ul{padding:0.4em 0.8em;margin:0em 0;}
.enquetes li{background:#eee;padding:0.4em 0.8em;margin:1.2em 0;border-radius:4px;}
.enquetes li:hover{box-shadow:0 0 24px  #ffcc99;}
.enquetes li:before{content:"\f007";font-family:FontAwesome;margin-right:0.2em;font-size:120%;}
.enquetes li:nth-child(odd){background:#ffffcc;}
.enquetes li:nth-child(odd):before{color:#333300;}
.enquetes li:nth-child(even){background:#ffcc99;}
.enquetes li:nth-child(even):before{color:#663333;}

/* デスクトップ > 商品ページ > プロフェッショナルコメント*/
.procomment ul{padding:0.8em 1em;margin:0em 0;}
.procomment li{background:#eee;padding:0.8em 0.8em;margin:1.2em 0;border-radius:4px;font-size:18px;min-height:160px;}
.procomment li:hover{box-shadow:0 0 24px #ababab;}
.procomment li:nth-child(odd){background:#bbbbb}
.procomment li:nth-child(odd):before{color:#333300;}
.procomment li:nth-child(even){background:#ffcc99;}
.procomment li:nth-child(even):before{color:#663333;}
.procomment img{width: 140px;display: inline;float: left;margin:0.5em 1.5em 1em 1em;border-radius: 140px;}

.rental_item_provoice h3{font-size:26px;}
.rental_item_provoice h3:before{display:inline !important;content:"\f030";margin-right:5px;font-family:FontAwesome;}
.rental_item_provoice h3:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;background: -webkit-gradient(linear, left top, right bottom, from(#d587ef), to(#ff0000));}

/* デスクトップ > 商品ページ > それぞれの見出しタグまとめ */
.rental_item_detail_price h3,.rental_item_detail_spec h3,.rental_item_detail_video h3{font-size:170%;text-indent:0.2em;}

/* デスクトップ > 商品ページ > お客様の声 */
#rental_item_voice{margin:0 15px;}
#rental_item_voice h3{font-size:26px;}
#rental_item_voice h3:before{display:inline !important;content:"\f0c0";font-weight:normal;margin-right:5px;font-family:FontAwesome;}
#rental_item_voice h3:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;background: -webkit-gradient(linear, left top, right bottom, from(#ccff66), to(#66ff66));background: -moz-linear-gradient(left, #ccff66, #66ff66);background: linear-gradient(left, #ccff66, #66ff66);}

/* デスクトップ > ページ送りボタン */
#pages ol{position:relative;display:block;height:15px;margin:15px 0 !important;list-style:none;}
#pages li{position:absolute;}
#pages li a{text-decoration:none;padding:0.4em 0.8em;}
#pages li a:hover{background:#eee;border-radius:50px;}
#pages li:first-child{left:0;}
#pages li:first-child a:before{font-family:FontAwesome;content:"\f104";margin-right:0.2em;}
#pages li:last-child{right:0;}
#pages li:last-child a:after{font-family:FontAwesome;content:"\f105";margin-left:0.2em;}

/* デスクトップ > 商品ページ>価格 */
.rental_item_detail_price{width:50%;display:flex-box;padding:5px 15px 15px 15px;font-size:18px;}
.rental_item_detail_price{width:45%;display:flex-box;padding:5px 15px 15px 15px;}
.rental_item_detail_price h3:before{display:inline !important;content:"\f003";margin-right:5px;font-family:FontAwesome;}
.rental_item_detail_price h3:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;
background: -webkit-gradient(linear, left top, right bottom, from(orange), to(orangered));
background: -moz-linear-gradient(left, orange, orangered);
background: linear-gradient(left, orange, orangered);
}
.rental_item_detail_price ul{}
.rental_item_detail_price b{color:orangered;font-size:22px;display:block;margin-bottom:10px;}
.rental_item_detail_price b:before{font-weight:normal:background:#000;color:#fff;position:inline !important;content:"\f133";margin-right:5px;font-family:FontAwesome;background:orangered;border-radius:50px;padding:10px;} 

.rental_item_detail_price b small{color:#000;font-weight:normal;font-size:16px;}
.rental_item_detail_price_next{background:#009966 !important;font-size:20px;color:#fff;display:block;margin-top:1em;padding:0.6em 0.8em;text-decoration:none;width:365px;position:relative;}
.rental_item_detail_price_next:hover{background:#33aa99 !important;}
.rental_item_detail_price_next:after{display:inline !important;content:"\f061";margin-right:5px;font-family:FontAwesome;position:absolute;right:10px;}

/* デスクトップ > 商品ページ>動画 */
.rental_item_detail_video{width:45%;display:flex-box;padding:5px 15px 15px 15px;}

.rental_item_detail_video h3::before{display: inline !important;content: "\f03d";margin-right: 5px;font-family: FontAwesome;}
.rental_item_detail_video h3::after{content: "";display: block;height: 3px;width: 100%;margin-top: 15px;background: -moz-linear-gradient(left, #e6ff37, #50ff00);background: linear-gradient(left, orange, orangered);}

/* デスクトップ > よくある質問リスト*/
#qqnda{display:block;}
#qqnda dl{display:block;margin-bottom:1em;font-size:110%;}
#qqnda dl dt,#qqnda dl dd{display:block;padding:0.6em 0.8em;margin:0;text-indent:-3.1em;margin-left:3.1em;} 
#qqnda dt{font-weight:bold;}
#qqnda dt:before{text-indent:0em;content:"Q";border:2px solid #0099ff;color:#0099ff;text-align:center;width:40px;height:40px;line-height:40px;display:inline-block;margin-right:10px;border-radius:100px;font-size:20px;font-family:Century Gothic;}
#qqnda dd:before{text-indent:0em;content:"A";border:2px solid orangered;color:orangered;text-align:center;width:40px;height:40px;line-height:40px;display:inline-block;margin-right:10px;border-radius:100px;font-size:20px;font-family:Century Gothic;}
#qqnda dd{display:block;margin-bottom:2em !important;}

.topslide{background:url(../img/topslide01.jpg) #000;height:650px;display:block;background-size:100% 100%;animation-name: fadeIn;animation-duration: 10s;animation-iteration-count:infinite ;animation-timing-function: liner;transform: translate3d(0,0,0);animation-delay:0s;animation: fadeIn 10s ease 0s infinite normal;-moz-animation: fadeIn 10s ease 0s infinite normal;-webkit-animation: fadeIn 10s ease 0s infinite normal;animation-timing-function: ease;}

/* デスクトップ > 展示事例 > インタビュー */
.interview strong{background: linear-gradient(transparent 50%, yellow 50%);}
.interview article{background:#eee;margin:1em 0 2em 0;padding:0.5em 1.5em;}
.interview article h3{background: url(https://www.kk-step.jp/img/interview_mic.png) no-repeat;background-size: 72px 72px;padding: 0.2em 3em 1.2em 3em;border-bottom: 1px solid #999;}
.avatorface{display:flex-box;width:80px;height:80px;margin-right:1em;border-radius:80px;}

/* デスクトップ > 展示事例の商品コメント、画像つき部分 */
.addphoto{display: flex; flex-wrap: wrap;}
.addphoto .photo{width: 20%;text-align: center;}
.addphoto p{width: 75%; padding: 0 2.5%; margin-top: 0;}

@keyframes fadeIn{
0% {background:url(../img/topslide01.jpg) #000;background-size:100% 100%;}
25% {background:url(../img/topslide02.jpg) #000;background-size:100% 100%;}
50% {background:url(../img/topslide03.jpg) #000;background-size:100% 100%;}
75% {background:url(../img/topslide04.jpg) #000;background-size:100% 100%;}
100% {background:url(../img/topslide01.jpg) #000;background-size:100% 100%;}
}
@-webkit-keyframes fadeIn{
0% {background:url(../img/topslide01.jpg) #000;background-size:100% 100%;}
25% {background:url(../img/topslide02.jpg) #000;background-size:100% 100%;}
50% {background:url(../img/topslide03.jpg) #000;background-size:100% 100%;}
75% {background:url(../img/topslide04.jpg) #000;background-size:100% 100%;}
100% {background:url(../img/topslide01.jpg) #000;background-size:100% 100%;}
}

@keyframes RightToLeft {
0% {opacity: 0;/* デスクトップ > 透明 */transform: translateX(50px);/* デスクトップ > X軸方向に50px */}
100% {opacity: 1;/* デスクトップ > 不透明 */transform: translateX(0);/* デスクトップ > X軸方向に0px */}
}

/*更新情報*/
#news{margin-bottom:2em;}
#news section{border-bottom:1px dotted #555;line-height:2em;margin-bottom:0.4em;}
#news time{display:inline;}
#news p{display:inline;margin:0;}
#news p span{display:inline;padding:0em 0.8em;background:#ff3333;color:#fff;}

/*求人ページ*/
.kyuujin{width:100%;margin:20px 0 40px 0;border-collapse:collapse;border-spacing:0;}
.kyuujin tr:hover{background:#eee;}
.kyuujin th{width:18%;text-align:left;border-bottom:#f54842 solid 1px;}
.kyuujin td{width:82%;border-bottom:#ccc solid 1px;}
.kyuujin th,.kyuujin td{padding:1em;}

/*アンカーリンク用*/
.chapter ul{display:flex;justify-content:center;animation-name: RightToLeft;/* デスクトップ > アニメーション名 */animation-duration: 0.8s;/* デスクトップ > アニメーション時間 */font-size:1.5rem;}
.chapter li{display:flex-box;text-align:center;margin:1%;width: 20%;}
.chapter li a{display:block;color:#222;background:#fff;text-decoration:none;padding:4px;border-radius:2px;border:#fff solid 2px;}
.chapter li a:hover{border:#ff3333 solid 2px;}
.chapter li a img{display:block;width:130px;margin-bottom:5px;margin: 0 auto;}

.chapter2 ul{display:flex;justify-content:center;margin:30px 0;animation-name: RightToLeft;/* デスクトップ > アニメーション名 */animation-duration: 0.8s;/* デスクトップ > アニメーション時間 */font-size:1.5rem;    background-color: #aaa;padding:1%;}
.chapter2 li{display:flex-box;text-align:center;margin:0.5%;width: 20%;}
.chapter2 li a{display:block;color:#222;background:#fff;text-decoration:none;padding:4px;border-radius:2px;border:#fff solid 2px;}
.chapter2 li a:hover{border:#ff3333 solid 2px;}
.chapter2 li a img{display:block;width:130px;margin-bottom:5px;margin: 0 auto;}

.arrow:before{    content: "\f107";
    font-family: "FontAwesome";
    color: red;
    font-size: 20px;}


.chapter_head{text-align:center;margin-bottom:0;}

/*ご利用の流れアンカーリンク用*/
.chapter-system ul{display:flex;justify-content:center;justify-content:space-between;margin:30px 0;animation-name: RightToLeft;/* デスクトップ > アニメーション名 */animation-duration: 0.8s;/* デスクトップ > アニメーション時間 */}
.chapter-system li{display:flex-box;text-align:right;margin:1%;font-weight:bold;justify-content:space-between;align-items: center;align-items: center;border:#ccc solid 1px;line-height:1.4em;}
.chapter-system li:first-child{margin-left:0%;}
.chapter-system li:last-child{margin-right:0%;}
.chapter-system li a{color:#222;background:#fff;text-decoration:none;padding:0.5em;letter-spacing:-0.08em;display:block;}
.chapter-system li:hover{border:#ff3333 solid 1px;}
.chapter-system li a img{display:block;width:100%;margin-bottom:5px;}

/*アンカーリンク用*/
.rental_item_detail_price_chapter ul{display:flex;margin:30px 0;animation-duration: 0.8s;/* デスクトップ > アニメーション時間 */`}
.rental_item_detail_price_chapter li{display:flex-box;text-align:center;margin:1%;}
.rental_item_detail_price_chapter li a{display:block;color:#222;background:#fff;text-decoration:none;font-size:13px;padding:8px 4px;border-radius:2px;border:#fff solid 2px;}
.rental_item_detail_price_chapter li a:hover{border:#ff3333 solid 2px;}
.rental_item_detail_price_chapter li a img{display:block;width:110px;margin-bottom:5px;}

/*升目*/
.gridlist{margin-bottom:80px;}
.gridlist ul{display:flex;padding:10px 10px;color:#ddd;flex-wrap:wrap;animation-name: RightToLeft;animation-duration: 0.8s;/* デスクトップ > アニメーション時間 */}
.gridlist li{display:flex-box;text-align:center;margin:15px;width:200px;transition: 0.1s ease-in-out;}
.gridlist li p{font-size:18px; text-align:left;color:#3c3c3c;padding:5px;margin-top:7px;border-top:1px solid #3c3c3c;line-height:2.7rem;}
.gridlist li img{display:block;margin-bottom:0.4em;width:225px;height:160px;object-fit: cover;border:8px solid #fff;box-shadow:0 5px 15px rgba(0,0,0,0.3);}
.gridlist li a{text-decoration:none;}
.gridlist li:hover{-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);}
 
/*升目アイテム*/
.item-grid{margin-bottom:80px;margin-top:-90px;padding-top:90px;}
.item-grid ul{display:flex;padding:10px 10px;color:#ddd;flex-wrap:wrap;}
.item-grid li{border:1px solid #ddd;display:flex-box;text-align:center;margin:1% 1%;padding:2% 1%;width:20.5%;font-size:110%;transition: 0.1s ease-in-out;line-height:1.3em;}
.item-grid li img{display:block;margin:auto;margin-bottom:0.4em;width:135px;height:110px;object-fit: cover;transition: 0.1s ease-in-out;}
.item-grid li img:hover{box-shadow:0 0 15px #fff;}
.item-grid li a{text-decoration:none;font-size:85%;transition: 0.1s ease-in-out;display:block;}
.item-grid li a:hover{-webkit-transform: scale(1.09);
-moz-transform: scale(1.09);
-ms-transform: scale(1.09);
transform: scale(1.09);}
.item-grid h2{display:block;padding:0;}
.item-grid h2 a{display:block;padding:0.4em 1.0em !important;}
.item-grid h2 a:hover{background:#444;}

/* 商品詳細表 */
.item-grid-detail{margin-bottom:80px;margin-top:-20px;padding-top:20px;}
.item-grid-detail h3{text-align:left;margin:8px 0;}
.item-grid-detail ul{display:flex;background:rgba(255,255,255,0.8);padding:10px 10px;flex-wrap:wrap;}
.item-grid-detail li{box-shadow:-10px -10px 0 #777;padding:10px 25px;display:flex-box;text-align:center;margin:14px;width:424px !important;font-size:14px;transition: 0.1s ease-in-out;border:1px solid #777;}
.item-grid-detail li:hover{box-shadow:-10px -10px 0 #555;}

.item-grid-detail li img{display:block;margin-bottom:0.4em;width:130px;height:105px;object-fit: cover;}
.item-grid-detail li a{color:#fff;text-decoration:none;}
.item-grid-detail li table{width:300px !important;table-layout: fixed !important;letter-spacing:-0.1em;}
.item-grid-detail li tr{table-layout: fixed !important;display:flex;}
.item-grid-detail li th{text-align:right;vertical-align:top;min-width:45px !important;word-wrap: break-word;display:flex-box;}
.item-grid-detail li td{text-align:left;vertical-align:top;width:255px !important;display:flex-box;}
.item-grid-detail span{display:inline;padding:0em 0.8em;background:#ff3333;color:#fff;}

/*　商品ページ　展示事例　*/
#project_result nav ul{display:flex;flex-wrap:wrap;}
#project_result nav li{display:flex-box;width:23%;margin:1%;}
#project_result h4{font-size:170%;text-indent:0.2em;padding:0 15px;}
#project_result h4:before{display:inline !important;content:"\f187";margin-right:5px;font-family:FontAwesome; font-size:30px;}
#project_result h4:after{content: "";display: block;height: 3px;width: 100%;margin-top:15px;background: -webkit-gradient(linear, left top, right bottom, from(#ff00ff), to(#ff0000));background: -moz-linear-gradient(left, #ff00ff, #ff0000);background: linear-gradient(left, #ff00ff, #ff0000);}


/* 商品ページもっと見るボタン */
.morebutton{padding:0.3em 0.6em;background:#333399;box-shadow:0 8px 10px rgba(10,10,120,0.3);display:block;width:60%;margin:1em auto 1em auto; transform:skewX(-15deg) scale(1.0);transition: 0.1s ease-in-out;font-size:110%;}
.morebutton:after{transform:skewX(-15deg) scale(1.0);}
.morebutton:hover{background:#000099;box-shadow:0 8px 10px rgba(10,10,120,0.5);}

.itemsplit{display:flex;border-top:#ccc solid 1px;margin-top:20px;padding-top:20px;flex-direction:row-reverse;}
.itemsplit div{display:flex-box;padding:0.5%%;}
.itemsplit div table{width:300px; display: block; height:90px; overflow: hidden; position: relative; word-wrap: break-word; white-space: nowrap;}
.itemsplit div table:after{ position: absolute;bottom: 0;left: 0;z-index: 2;content: '';width: 100%;height: 20%;background: linear-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.7) 20%, rgba(255,255,255,1) 80%);
}

#tabpanels {background-color: white;}
#tabpanels section {box-sizing: border-box;max-height: 0;opacity: 0;-webkit-transition: opacity 300ms;transition: opacity 300ms;font-size: 13px;overflow-y: hidden;padding:0;margin:0;}

#panel-1-ctrl:checked ~ #tabpanels #panel-1 {max-height: none;opacity: 1;}
#panel-2-ctrl:checked ~ #tabpanels #panel-2 {max-height: none;opacity: 1;}
#panel-3-ctrl:checked ~ #tabpanels #panel-3 {max-height: none;opacity: 1;}

#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 {pointer-events: none;cursor: default;-webkit-transform: translate3d(0, 1px, 0);transform: translate3d(0, 1px, 0);}
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label {padding-top: 6px;}

#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 {pointer-events: none;cursor: default;-webkit-transform: translate3d(0, 1px, 0);transform: translate3d(0, 1px, 0);}
#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label {padding-top: 6px;}

#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 {pointer-events: none;cursor: default;-webkit-transform: translate3d(0, 1px, 0);transform: translate3d(0, 1px, 0);}
#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label {padding-top: 6px;}

ul#tabs-list {display: flex;flex-wrap:wrap;justify-content: center;list-style: none;text-align: center;margin: 1em 0 1em 0;padding: 0;text-align: center;}
ul#tabs-list li {display: flex-box;text-align: center;margin:0 5px;box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.00);position: relative;}
ul#tabs-list li:hover {-webkit-transition: none;transition: none;border-right: none;}
ul#tabs-list li:hover + li {}
ul#tabs-list li label.panel-label {position: relative;padding: 6px 0;font-size: 0.875em;}
ul#tabs-list li img{width:100%;margin:0;}
.panel-radios {display: none;}

#tabs-list{display:flex:justify-content:center;}
#tabs-list li{display:flex-box;}
/*#tabs-list li label{color:#fff;padding:0.6em 0.9em !important;border-radius:100px;background-color: #555;}
#tabs-list li label:hover{color:#fff !important;background:#777;box-shadow:inset 0 5px 5px rgba(0,0,0,0.5);}*/
#tabs-list li label{color:#fff;padding:0.6em 0.9em !important;border-radius:100px;background-color:#da3c3c;}
#tabs-list li label:hover{color:#fff !important;background:#e46161;box-shadow:inset 0 5px 5px rgba(219,41,41,0.5);cursor:pointer;}


*,*:before,*:after {}
html {-webkit-box-sizing: border-box;box-sizing: border-box;font-size: 62.5%;}
.btn,a.btn,button.btn {font-size: 1.6rem;font-weight: 700;min-width:320px;line-height: 1.4;position: relative;display: inline-block;padding: 1rem 4rem;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-transition: all 0.3s;transition: all 0.3s;text-align: center;vertical-align: middle;text-decoration: none;letter-spacing: 0.1em;color: #212529;border-radius: 0.5rem;}
.btn-wrap {margin: 30px 0;}
a.btn-c {font-size: 2rem;position: relative;padding: 0.25rem 4rem 1.5rem 3.5rem;color: #fff;background: #e94919;-webkit-box-shadow: 0 5px 0 #d44114;box-shadow: 0 5px 0 #d44114;}
a.btn-c span {font-size: 1.5rem;position: absolute;top: -1.25rem;left: calc(50% - 150px);display: block;width: 300px;padding: 0.2rem 0;color: #d44114;border: 2px solid #d44114;border-radius: 100vh;background: #fff;-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);box-shadow: 0 3px 3pxrgba(0, 0, 0, 0.2);}
a.btn-c span:before,
a.btn-c span:after {position: absolute;left: calc(50% - 10px);content: "";}

/*デスクトップ > 展示事例 */
#tennzizirei h3{text-align:center;font-size:140%;margin:2em 0 1em 0;font-weight:normal;}
#tennzizirei h3:before,#tennzizirei h3:after{content:"～";margin:0 0.2em;}

/* デスクトップ > 展示事例 > 一覧 */
#projectresult section nav ul{display:flex;flex-wrap:wrap;text-align:center;}
#projectresult section nav li{display:flex-box;width:23%;margin:1%;}
#projectresult h3{font-size:160%;}
#projectresult table{display:table;width:100%;table-layout:fixed;background:#eee;padding:0.5% 1%;}
#projectresult table tr{display:table-cell;}
#projectresult table tr:nth-child(1) th:before{font-family:FontAwesome;content: "\f073";margin-right:0.3em;font-weight:normal;}
#projectresult table tr:nth-child(2) th:before{font-family:FontAwesome;content: "\f041";margin-right:0.3em;font-weight:normal;}
#projectresult table tr:nth-child(3) th:before{font-family:FontAwesome;content: "\f187";margin-right:0.3em;font-weight:normal;}
#projectresult table th{text-align:right;width:40%;vertical-align:top;}
#projectresult table th:after{content:" - ";}
#projectresult table td{width:60%;vertical-align:top;}

/* デスクトップ > 展示事例 > 詳細 */
.projectresult-used{display:flex;flex-wrap:wrap;}
.projectresult-used li{display:flex-box;width:30%;margin:1%;}
.projectresult-used li a{padding:1%;display:block;text-decoration:none;color:#000;}
.projectresult-used li a:hover{background:#eee;}
.projectresult-used li dl{padding:0;display:flex;}
.projectresult-used li dl dt{padding:0;margin:1%;display:flex-box;width:28%;}
.projectresult-used li dl dt img{width:120px;}
.projectresult-used li dl dd{padding:0;margin:1%;display:flex-box;width:72%;}

/* デスクトップ > 展示事例 > 詳細 > 商品リスト */
.imagelist ul{display:flex;flex-wrap:wrap;}
.imagelist li{display:flex-box;width:48%;margin:1%;}
.imagelist img{width:100%;}

/* デスクトップ > 展示事例 > 詳細 > 商品リストつづき */
.imagelists{display:flex;overflow:scroll-x;}
.imagelists li{display:flex-box;width:32%;margin:0.5%;}
.imagelists li img{width:100%;}
.imagelists li a img{transition: 0.1s ease-in-out;}
.imagelists li a img:hover{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}

/* デスクトップ > 展示事例 > 見出し */
.box_tenzi {padding:1em; margin: 1.5em 0; color: #4b4b4b; background: white; border-top: solid 10px #5d627b; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);}
.box_tenzi h3{font-family: 'BIZ UDPMincho', sans-serif;font-size:18px !important;line-height:30px;margin: 0; padding: 0;}

/* デスクトップ > 会社概要 > 経営理念 */
#rinen h3{text-align:center;margin:1em 0 1em 0;font-size:130%;font-weight:bold;}
#rinen ol{background:rgba(255,255,255,0.7);padding:3em 2em 2em 4em !important;}
#rinen li{font-size:120%;letter-spacing:-0.03em;line-height:2.2em;margin-bottom:1.5em;font-weight:bold;}
#rinen .slogo{display:block;width:200px;margin:auto;}
#rinen .clogo{display:block;width:250px;margin:auto;}

/* デスクトップ > 会社概要 > グループ理念 */
.grinen_head{font-family:Century Gothic;font-size:450%;text-align:center;margin-bottom:1em;}
.grinen_head strong{font-weight:normal;color:#0168b7;font-family:Century Gothic;}
.grinen{font-family:Century-Gothic;font-size:120%;}
.grinen strong{font-weight:normal;color:#0168b7;font-family:Century-Gothic;}

/* デスクトップ > 会社概要 > 概要表 */
.company_profile{width:100%;border-collapse:collapse;border-spacing:0;margin-bottom:2em;}
.company_profile tr{}
.company_profile th{width:20%;vertical-align:top;padding:1%;background:#ff3333;color:#fff;border-bottom:1px solid #fff;font-weight:normal;}
.company_profile td{width:80%;padding:1%;background:#fff;border-bottom:1px solid #ff3333;}

/* デスクトップ > 会社概要 > 会社沿革(ステップヒストリー) */
#history{margin:0;}
#history p{margin-bottom:1.0em !important;padding-left:0.5em !important;}
#history h2{margin:0 !important;}
#history h3{line-height:1.2em;margin-bottom:0.5em !important;border-bottom:#7c5e4a solid 1px;padding:0.2em 0.4em 0.8em 0.4em;font-weight:600;}

/* デスクトップ > 会社概要 > 主要納品先 */
.nouhinsaki{width:100%;border-collapse:collapse;border-spacing:0;margin-bottom:2em;}
.nouhinsaki tr{}
.nouhinsaki th{width:20%;vertical-align:top;padding:1%;background:#555;color:#fff;border-bottom:1px solid #fff;font-weight:normal;}
.nouhinsaki td{width:80%;padding:1%;background:#fff;border-bottom:1px solid #555;}

/* デスクトップ > ご利用の流れ */
.stepicons{margin-top:60px;}
.stepicons dl{display:flex;padding-top:90px;margin-top:-80px;margin-bottom:1.5em;}
.stepicons dt{display:flex-box;padding:0.6em 0.8em;color:#fff;position:relative;font-size:20px;margin:0;width:220px;}
.stepicons dt img{width:100%;margin-bottom:26px;}
.stepicons dt:after{content:"▶";color:#ff3333;position:absolute;right:-0.6em;}
.stepicons dd{display:flex-box;padding:0.6em 0.8em;background:#fff;width:890px;margin:0;}
.stepicons dd strong{color:#ff0000;}
.stepicons dd table{}
.stepicons dd table tr th{border:1px solid #000;padding:0.2em 0.4em;}
.stepicons dd table tr td{padding:0.2em 0.8em;}
.stepicons dd h4{margin:0;font-size:26px;}
.stepicons dd a{margin-bottom:2em;width:auto !important;display:inline-block;}

/* デスクトップ > 問い合わせページの連絡先*/
.contactlist{width:463px;margin:auto;background:#eee;padding:10px 45px;margin:50px auto 50px auto;}
.contactlist{font-size:150%;font-style:normal;line-height:2.5em;}
.contactlist a{color:#000;text-decoration:none;}
.contactlist i{border-radius:45px;width:45px;height:45px;text-align:center;line-height:45px;font-size:110%;}

/* デスクトップ > フッター */
footer{background:rgba(0,0,0,0.8);clear:both;padding:20px;color:#fff;}
footer a{color:#fff;text-decoration:none;}
footer small{text-align:center;display:block;}

/* デスクトップ FV*/
.stagefv-text h3{font-family: source-han-serif-japanese, serif !important;font-weight:900 !important;}
}


/* デスクトップ　求人ページcss */
#stepiv img{max-width:none;}
#stepiv{font-family: "BIZ UDGothic", NotoSansCJKjp-Regular, HGｺﾞｼｯｸE !important;font-size:16px;}
#stepiv h3{font-family: "BIZ UDGothic", NotoSansCJKjp-Regular, HGｺﾞｼｯｸE;font-size:22px;font-weight:bold;}
#stepiv h3:after{margin-top:15px;content:"";display:block;height:3px;width:100%;background:-webkit-gradient(linear, left top, right bottom, from(cyan), to(navy));background:-moz-linear-gradient(left, cyan, navy);background:linear-gradient(left, cyan, navy);}

#stepiv h2{font-family: "BIZ UDGothic", NotoSansCJKjp-Regular, HGｺﾞｼｯｸE;font-weight:bold !important;}
#stepiv h2 img {vertical-align: middle;width: 32px;background-color: white;padding: 3px;border-radius: 50%;margin-right: 10px;}
#stepiv h3 img{padding-right:14px;vertical-align:middle;width:86px;height:86px;}
#stepiv h4{font-family: "BIZ UDGothic", NotoSansCJKjp-Regular, HGｺﾞｼｯｸE;font-size:18px;font-weight:bold;}
#stepiv h4 img{padding-right:14px;vertical-align:middle;width:64px;}
#stepiv dl{display:flex;margin-bottom:3em;font-family: "BIZ UDGothic", NotoSansCJKjp-Regular, HGｺﾞｼｯｸE;}
#stepiv dt{display:flex-box;font-family: "BIZ UDGothic", NotoSansCJKjp-Regular, HGｺﾞｼｯｸE;font-size:18px;font-weight:bold;}
#stepiv dt img{width:64px;height:64px;border-radius:50px;}
#stepiv dd{padding-left:14px;display:flex-box;font-size:16px;line-height:1.7em;}

#stepiv nav{text-align:center;font-family: "BIZ UDGothic", NotoSansCJKjp-Regular, HGｺﾞｼｯｸE !important;font-size:16px;}
#stepiv nav ul{display:flex;}
#stepiv nav ul li{display:flex-box;width:20%;margin:5px;}
#stepiv nav ul li img{margin-bottom:5px;display:block;width:100%;}
#stepiv nav ul li a{transition: 0.1s ease-in-out;display:block;}
#stepiv nav ul li a:hover{transform: scale(1.1,1.1);}
#stepiv section{padding-top:210px;margin-top:-200px;}

.talk-btn {
  transition: 0.4s ease-in-out;font-family:FontAwesome,NotoSansCJKjp-Regular,HGｺﾞｼｯｸE;padding:0.4em 0.8em;color:#888;display:block;cursor:pointer;margin:0.5em auto;width:120px;border-radius:5px;text-align:center;font-size:15px;background:#ff6600;color:#fff;
}
.talk-btn::before {content: "\f078 続きを見る"}
.talk-item {
  position: relative;z-index:1;
  overflow: hidden;
  height: 230px;
}
.talk-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px; /*グラデーションで隠す高さ*/
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  content: "";
}
.talk-trigger {
  display: none; /*チェックボックスは常に非表示*/
}
.talk-trigger:checked ~ .talk-btn::before {
  content: "\f077 閉じる" /*チェックされていたら、文言を変更する*/
}
.talk-trigger:checked ~ .talk-item {
  height: auto; /*チェックされていたら、高さを戻す*/
}	

/*トップへ戻るボタン*/
.toplink a{font-size:1.4rem;line-height: 1.6em;color: #fff;text-decoration: none;padding: 0.5em 1em 0.5em 1em;text-shadow: 1px 1px 1px #000;background-image: -webkit-gradient(linear, left top, left bottom, from(#222), to(#000));background-image: -moz-linear-gradient(top, #222, #000);background-image: -ms-linear-gradient(top, #222, #000);background-image: -o-linear-gradient(top, #222, #000);background-image: linear-gradient(top, #222, #000);-pie-background: linear-gradient(#222, #000);box-shadow: 0px 0px 2px #222;border-bottom: 1px solid #fff;border-radius: 5px 5px 0px 0px;-moz-border-radius: 5px 5px 0px 0px;-webkit-border-radius: 5px 5px 0px 0px;position: relative;padding-bottom:0.2rem;}
.toplink {text-align: right;font-family: "BIZ UDPGothic", "ヒラギノ角ゴ Pro W3", メイリオ, "ＭＳ Ｐゴシック", Osaka, Verdana, Arial, Helvetica, sans-serif;}

/*! fancyBoxCSS読み込み */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{padding: 0;margin: 0;border: 0;outline: none;vertical-align: top;}
.fancybox-wrap {position: absolute;top: 0;left: 0;z-index: 8020;}
.fancybox-skin {position: relative;background: #f9f9f9;color: #444;text-shadow: none;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.fancybox-opened {z-index: 8030;}
.fancybox-opened .fancybox-skin {-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}
.fancybox-outer, .fancybox-inner {position: relative;}
.fancybox-inner {overflow: hidden;}
.fancybox-type-iframe .fancybox-inner {-webkit-overflow-scrolling: touch;}
.fancybox-error {color: #444;font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin: 0;padding: 15px;white-space: nowrap;}
.fancybox-image, .fancybox-iframe {display: block;width: 100%;height: 100%;}
.fancybox-image {max-width: 100%;max-height: 100%;}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {background-image: url('../js/ps/fancybox_sprite.png');}
#fancybox-loading {position: fixed;top: 50%;left: 50%;margin-top: -22px;margin-left: -22px;background-position: 0 -108px;opacity: 0.8;cursor: pointer;z-index: 8060;}
#fancybox-loading div {width: 44px;height: 44px;background: url('../fancybox_loading.gif') center center no-repeat;}
.fancybox-close {position: absolute;top: -18px;right: -18px;width: 36px;height: 36px;cursor: pointer;z-index: 8040;}
.fancybox-nav {position: absolute;top: 0;width: 40%;height: 100%;cursor: pointer;text-decoration: none;background: transparent url('blank.gif'); -webkit-tap-highlight-color: rgba(0,0,0,0);z-index: 8040;}
.fancybox-prev {left: 0;}
.fancybox-next {right: 0;}
.fancybox-nav span {position: absolute;top: 50%;width: 36px;height: 34px;margin-top: -18px;cursor: pointer;z-index: 8040;visibility: hidden;}
.fancybox-prev span {left: 10px;background-position: 0 -36px;}
.fancybox-next span {right: 10px;background-position: 0 -72px;}
.fancybox-nav:hover span {visibility: visible;}
.fancybox-tmp {position: absolute;top: -99999px;left: -99999px;visibility: hidden;max-width: 99999px;max-height: 99999px;overflow: visible !important;}
.fancybox-lock {overflow: hidden;}
.fancybox-overlay {position: absolute;top: 0;left: 0;overflow: hidden;display: none;z-index: 8010;background: url('../js/ps/fancybox_overlay.png');}
.fancybox-overlay-fixed {position: fixed;bottom: 0;right: 0;}
.fancybox-lock .fancybox-overlay {overflow: auto;overflow-y: scroll;}
.fancybox-title {visibility: hidden;font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position: relative;text-shadow: none;z-index: 8050;}
.fancybox-opened .fancybox-title {visibility: visible;}
.fancybox-title-float-wrap {position: absolute;bottom: 0;right: 50%;margin-bottom: -35px;z-index: 8050;text-align: center;}
.fancybox-title-float-wrap .child {display: inline-block;margin-right: -100%;padding: 2px 20px;background: transparent;background: rgba(0, 0, 0, 0.8);-webkit-border-radius: 15px; -moz-border-radius: 15px;border-radius: 15px;text-shadow: 0 1px 2px #222;color: #FFF;font-weight: bold;line-height: 24px;white-space: nowrap;}
.fancybox-title-outside-wrap {position: relative;margin-top: 10px;color: #fff;}
.fancybox-title-inside-wrap {padding-top: 10px;}
.fancybox-title-over-wrap {position: absolute;bottom: 0;left: 0;color: #fff;padding: 10px;background: #000;background: rgba(0, 0, 0, .8);}


/* =========================
   トップページPC：左サイドバー追従（最小修正版）
   既存の float レイアウトを崩さず、.half だけ sticky にします。
========================= */
@media screen and (min-width: 960px) {
  body#index-page .my_body {
    position: relative;
    width: 1200px;
    margin: 0 auto;
  }

  /* main が float:right のため、親要素の高さを確保 */
  body#index-page .my_body::after {
    content: "";
    display: block;
    clear: both;
  }

  /* 既存の表示位置・幅は保ったまま、スクロール時だけ追従 */
  body#index-page aside.half {
    position: sticky;
    top: 86px;
    width: 180px;
    max-height: calc(100vh - 96px);
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 20;
    background: #fff;
  }

  body#index-page aside.half a {
    display: block;
  }

  body#index-page aside.half img {
    display: block;
    width: 100%;
    height: auto;
  }
}
