@charset "utf-8";
/* CSS Document */
/*右側*/
#box-right {
        width: 80%;
        padding: 0;
        margin: 0;
        margin-left: auto;
        font-size: 16px;
        line-height: 180%;
}
#box-right a {
        font-weight: bold;
        color: #4169E1; /*#1E90FF*/
        text-decoration: underline;
}
/*================================================================
================================================================*/
/*================================================================
================================================================*/
footer {
        width: 80%;
        margin-left: auto;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
        color: #000;
}
/*================================================================
================================================================*/
#mv {
        width: 100%;
        padding: 0;
        margin: 0;
}
#mv p {
        width: 100%;
        padding: 0;
        margin: 0 auto;
}
/*================================================================
================================================================*/
.flex {
        display: flex;
        justify-content: center;
}
.flex-kal {
        background-color: white;
}
/*================================================================
================================================================*/
.red {
        color: red;
}
/*================================================================
================================================================*/
.video {
        padding-top: 80px;
        padding-bottom: 80px;
        width: 100%;
        margin: 0 auto;
        background-color: #000;
}
.video p {
        text-align: center;
        margin: 0 auto;
}
.movie-3dcg2 {
        width: 50%;
        height: auto;
}
/*================================================================
================================================================*/
.line-solid {
        width: 80%;
        margin: 0 auto;
}
/*================================================================
================================================================*/
.arrow { /* p */
        width: 100%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 10px;
}
.arrow img { /* v */
        width: 30px;
        height: auto;
}
/*================================================================
================================================================*/
#introduction { /*イントロダクション*/
        width: 100%;
        margin: 0;
        padding: 0;
        padding-top: 100px;
        padding-bottom: 120px;
        line-height: 180%;
}
#news {
        width: 100%;
        margin: 0;
        padding-top: 50px;
        padding-bottom: 80px;
        line-height: 180%;
        display: block;
}
#about-ceramics { /*セラミック*/
        width: 100%;
        margin: 0;
        padding-top: 100px;
        padding-bottom: 80px;
        line-height: 180%;
        background-image: linear-gradient(120deg, #ffffe0 0%, #ffe0e0 100%);
}
#products {
        padding-top: 50px;
}
#series {
        width: 50%;
        margin: 0 auto;
        padding-bottom: 0;
        line-height: 180%;
        display: block;
}
#kal {
        width: 50%;
        margin: 0 auto;
        padding-bottom: 80px;
        line-height: 180%;
        display: block;
}
#manual {
        width: 100%;
        margin: 0;
        padding-top: 50px;
        padding-bottom: 80px;
        line-height: 180%;
        display: block;
}
#repair {
        width: 100%;
        margin: 0 auto;
        padding-top: 50px;
        padding-bottom: 120px;
        line-height: 180%;
        display: block;
}
#about-degital { /*デジタル*/
        width: 100%;
        margin: 0;
        padding-top: 100px;
        padding-bottom: 80px;
        line-height: 180%;
        background-image: linear-gradient(120deg, #e0ffe0 0%, #e0efff 100%);
}
.d-arrow-box {
        width: 50%;
}
#web-design {
        width: 100%;
        margin: 0;
        padding-top: 50px;
        padding-bottom: 100px;
        line-height: 180%;
        display: block;
}
#web-3dcg {
        width: 100%;
        margin: 0;
        padding-top: 50px;
        padding-bottom: 80px;
        line-height: 180%;
        color: #000000;
        display: block;
}
#member {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        padding-top: 80px;
        padding-bottom: 80px;
        line-height: 180%;
        background-image: linear-gradient(120deg, #ffe0ef 0%, #e0e0ff 100%);
}
#brand {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        padding-top: 50px;
        padding-bottom: 50px;
        line-height: 180%;
}
/*================================================================
================================================================*/
h2 {
        font-size: 35px;
        margin-top: 0;
        text-align: center;
        font-weight: bold;
        padding-top: 15px;
        padding-bottom: 0;
        margin-bottom: 10px;
        font-style: italic;
        line-height: 180%;
}
h2 .green {
        background: linear-gradient(transparent 60%, #00fa9a 60%); /*bdccd4*/
}
h2 .yellow {
        background: linear-gradient(transparent 60%, #FFd700 60%); /*bdccd4*/
}
h2 .blue {
        background: linear-gradient(transparent 60%, #87cefa 60%); /*bdccd4*/
}
h2 .pink {
        background: linear-gradient(transparent 60%, #ee82ee 60%); /*bdccd4*/
}
.h2-sub {
        font-weight: normal;
        font-size: 20px;
        text-decoration: none;
        text-align: center;
        font-style: italic;
}
/*================================================================
================================================================*/
h3 {
        font-size: 30px;
        margin-top: 0;
        text-align: center;
        font-weight: 500;
        line-height: 180%;
        font-style: italic;
        position: relative;
        padding-top: 15px;
        padding-bottom: 15px;
}
.h3-sub {
        text-align: center;
        font-weight: normal;
        font-size: 20px;
        text-decoration: none;
        font-style: italic;
        padding: 0;
        margin: 0;
}
h3 .black {
        background: linear-gradient(transparent 90%, #000000 90%); /*bdccd4*/
}
h3 .green {
        background: linear-gradient(transparent 90%, #00fa9a 90%); /*bdccd4*/
}
h3 .yellow {
        background: linear-gradient(transparent 90%, #FFd700 90%); /*bdccd4*/
}
h3 .blue {
        background: linear-gradient(transparent 90%, #87cefa 90%); /*bdccd4*/
}
h3 .pink {
        background: linear-gradient(transparent 90%, #ee82ee 90%); /*bdccd4*/
}
/*================================================================
================================================================*/
h5 {
        font-size: 24px;
        margin-top: 0;
        text-align: center;
        font-weight: 500;
        line-height: 180%;
        font-style: italic;
}
.h5-sub {
        text-align: center;
        font-weight: normal;
        font-size: 18px;
        text-decoration: none;
        font-style: italic;
        padding: 0;
        margin: 0;
}
/*================================================================
================================================================*/
.text-left {
        text-align: left;
        margin: 0;
}
.text-center {
        text-align: center;
}
.text-bold {
        font-weight: 600;
}
/*================================================================
================================================================*/
.brand-flex {
        display: flex;
        justify-content: center;
        margin: 0 auto;
        border-top: 3px solid #000000;
        border-bottom: 3px solid #000000;
        padding-top: 30px;
        padding-bottom: 30px;
        width: 450px;
}
.brand-ul {
        text-align: left;
}
.brand-li-1 {
        width: 100px;
}
/*================================================================
================================================================*/
/*2introduction*/
.introduction-text, .department-text, .about-ceramics-text {
        width: 70%;
        margin: 0 auto;
        padding: 0;
}
.about-degital-text {
        width: 50%;
        margin: 0 auto;
        padding: 0;
}
.department-text {
        width: 50%;
        margin: 0 auto;
        padding: 0;
        text-align: center;
}
/*news*/
.news-text {
        width: 50%;
        margin: 0 auto;
        padding: 0;
        text-align: left;
}
/*3series*/
.series-text {
        width: 90%;
        margin: 0 auto;
}
/*4kal*/
.kal-text {
        width: 60%;
        margin: 0 auto;
}
/*5manual*/
.manual-text {
        width: 50%;
        margin: 0 auto;
}
.manual-text p {
        width: 90%;
        margin: 0 auto;
}
.manual-text2 {
        width: 50%;
        margin: 0 auto;
}
.manual-text2 h5 {
        text-align: left;
        width: 90%;
        margin: 0 auto;
        background-color: #fff;
        border-bottom: 1px #bdccd4 solid;
}
.manual-text2 .h5-sub {
        font-weight: normal;
        font-size: 12px;
        text-decoration: none;
        font-style: italic;
}
/*6repair*/
.repair-text0 {
        width: 90%;
        margin: 0 auto;
        padding-top: 50px;
}
.repair-text {
        width: 90%;
        margin: 0 auto;
}
/**/
.web-design-text {
        width: 90%;
        margin: 0 auto;
}
.web-3dcg-text {
        width: 90%;
        margin: 0 auto;
}
.brand-text {
        width: 80%;
        text-align: left;
        margin: 0 auto;
}
.member-text {
        width: 50%;
        margin: 0 auto;
        padding: 0;
}
.img-right-web-design { /*div*/
        width: 80%;
        text-align: left;
        margin: 0 auto;
}
.img-right-zone { /*div*/
        width: 70%;
        text-align: left;
        margin: 0 auto;
}
/*================================================================
================================================================*/
/*gray*/
.img-introduction {
        width: 200px;
        height: auto;
        margin: auto;
}
.img-department {
        width: 200px;
        height: auto;
        margin: auto;
}
.img-about {
        width: 160px;
        height: auto;
        margin: auto;
}
.img-kal {
        display: inline;
        width: auto;
        height: auto;
        margin-right: 10px;
        margin-bottom: 10px;
}
.img-kal:last-child {
        display: inline;
        width: auto;
        height: auto;
        margin-right: 0;
        margin-bottom: 0;
}
.img-mv {
        width: 100%;
        height: auto;
}
.img-gray3 {
        width: auto;
        height: auto;
}
.img-gray4 {
        width: 160px;
        height: auto;
        display: block;
}
.kal-text div { /*imgの箱*/
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin: 0 auto;
}
.img-gray5 {
        width: auto;
        height: auto;
}
.img-gray6 {
        width: auto;
        height: auto;
}
.img-web-design {
        width: auto;
        height: auto;
        padding: 0;
        margin: 0 auto;
}
.movie-3dcg {
        position: relative;
        max-height: 100%;
        max-width: 100%;
}
.img-repair {
        width: auto;
        height: auto;
        text-align: end;
}
.img-brand {
    width: 50%;
    height: auto;
    display: block;
    margin: 0 auto;
    border: none;
}
.img-web-design-mobile {
        width: 40%;
        height: auto;
        display: inline;
}
.img-v {
        width: 30%;
        height: auto;
        margin: 0 auto;
}
/*================================================================
================================================================*/
.fadeIn {
        opacity: 0;
        transition: 1s;
}
.fadeIn.is-show {
        opacity: 1;
}
/*================================================================
================================================================*/
.s_01 .accordion_one {
        width: 96%;
        margin: 0 auto;
}
.s_01 .accordion_one .accordion_header {
        background-color: #FFFEE0;
        color: #333;
        font-size: 20px;
        font-weight: bold;
        padding: 20px 11%;
        text-align: left;
        position: relative;
        z-index: +1;
        cursor: pointer;
        transition-duration: 0.2s;
        border: 1px solid #333;
}
.s_01 .accordion_one:nth-of-type(2) .accordion_header {
        background-color: #333;
}
.s_01 .accordion_one:nth-of-type(3) .accordion_header {
        background-color: #333;
}
.s_01 .accordion_one:nth-of-type(4) .accordion_header {
        background-color: #333;
}
.s_01 .accordion_one:nth-of-type(5) .accordion_header {
        background-color: #333;
}
.s_01 .accordion_one .accordion_header:hover {
        opacity: .8;
}
.s_01 .accordion_one .accordion_header .i_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 50%;
        right: 5%;
        width: 40px;
        height: 40px;
        border: 1px solid #333;
        margin-top: -20px;
        box-sizing: border-box;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        transform-origin: center center;
        transition-duration: 0.2s;
}
.s_01 .accordion_one .accordion_header .i_box .one_i {
        display: block;
        width: 18px;
        height: 18px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        transform-origin: center center;
        transition-duration: 0.2s;
        position: relative;
}
.s_01 .accordion_one .accordion_header.open .i_box {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
}
.s_01 .accordion_one .accordion_header .i_box .one_i:before, .s_01 .accordion_one .accordion_header .i_box .one_i:after {
        display: flex;
        content: '';
        background-color: #333;
        border-radius: 10px;
        width: 18px;
        height: 4px;
        position: absolute;
        top: 7px;
        left: 0;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        transform-origin: center center;
}
.s_01 .accordion_one .accordion_header .i_box .one_i:before {
        width: 4px;
        height: 18px;
        top: 0;
        left: 7px;
}
.s_01 .accordion_one .accordion_header.open .i_box .one_i:before {
        content: none;
}
.s_01 .accordion_one .accordion_header.open .i_box .one_i:after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
}
.s_01 .accordion_one .accordion_inner {
        display: none;
        padding: 5px 5px;
        padding-top: 20px;
        border-left: 1px solid #bdccd4;
        border-right: 1px solid #bdccd4;
        border-bottom: 1px solid #bdccd4;
        box-sizing: border-box;
        background-color: #fff;
}
.s_01 .accordion_one:nth-of-type(2) .accordion_inner {
        border-left: 2px solid #bdccd4;
        border-right: 2px solid #bdccd4;
        border-bottom: 2px solid #bdccd4;
}
.s_01 .accordion_one:nth-of-type(3) .accordion_inner {
        border-left: 2px solid #bdccd4;
        border-right: 2px solid #bdccd4;
        border-bottom: 2px solid #bdccd4;
}
.s_01 .accordion_one:nth-of-type(4) .accordion_inner {
        border-left: 2px solid #bdccd4;
        border-right: 2px solid #bdccd4;
        border-bottom: 2px solid #bdccd4;
}
.s_01 .accordion_one:nth-of-type(5) .accordion_inner {
        border-left: 2px solid #bdccd4;
        border-right: 2px solid #bdccd4;
        border-bottom: 2px solid #bdccd4;
}
.s_01 .accordion_one .accordion_inner .box_one {
        height: auto;
}
.s_01 .accordion_one .accordion_inner p.txt_a_ac {
        margin: 0;
}
@media screen and (max-width: 1024px) {
        .s_01 .accordion_one .accordion_header {
                font-size: 18px;
        }
        .s_01 .accordion_one .accordion_header .i_box {
                width: 30px;
                height: 30px;
                margin-top: -15px;
        }
}
@media screen and (max-width: 767px) {
        .s_01 .accordion_one .accordion_header {
                font-size: 16px;
                text-align: left;
                padding: 15px 60px 15px 15px;
        }
}
/*================================================================
================================================================*/
/* 回転するアニメーション */
@keyframes fuwafuwa {
        0%, 100% {
                transform: translateY(0);
        }
        50% {
                transform: translateY(-20px);
        }
}
/* このクラスをつけると回転を無限に繰り返します */
.anime-fuwafuwa {
        animation: 3s fuwafuwa infinite;
}
/* アニメーションには関係ない見た目のスタイル */
.department-flex {
        display: flex;
        justify-content: center;
        margin: 0 auto;
        padding: 0;
}
/*================================================================
================================================================*/
.img-kintsugi2 { /*div*/
        width: 100%;
        margin: 0 auto;
}
.img-kintsugi { /*div*/
        width: 50%;
        margin: 0 auto;
}
.slick-box {
        width: 90%;
        margin: 0 auto;
}
/*画像の横幅を100%にしてレスポンシブ化*/
img {
        width: 100%;
        height: auto;
        vertical-align: bottom; /*画像の下にできる余白を削除*/
}
/*メイン画像下に余白をつける*/
.slick-top-zone {
        margin: 0 0 5px 0;
}
.slick-top-zone li {
        list-style: none;
}
/*矢印の設定*/
/*戻る、次へ矢印の位置*/
.slick-prev, .slick-next {
        position: absolute; /*絶対配置にする*/
        z-index: 3;
        top: 42%;
        cursor: pointer; /*マウスカーソルを指マークに*/
        outline: none; /*クリックをしたら出てくる枠線を消す*/
        border-top: 2px solid #ccc; /*矢印の色*/
        border-right: 2px solid #ccc; /*矢印の色*/
        height: 25px;
        width: 25px;
}
.slick-prev { /*戻る矢印の位置と形状*/
        left: 2.5%;
        transform: rotate(-135deg);
}
.slick-next { /*次へ矢印の位置と形状*/
        right: 2.5%;
        transform: rotate(45deg);
}
/*選択するサムネイル画像の設定*/
.slick-bottom-zone li {
        cursor: pointer;
        outline: none;
        background: #333;
        list-style: none;
}
.slick-bottom-zone li img {
        opacity: 0.4; /*選択されていないものは透過40%*/
}
.slick-bottom-zone li.slick-current img {
        opacity: 1; /*選択されているものは透過しない*/
}
/*================================================================
================================================================*/
/*==================================================
スライダーのためのcss
===================================*/
.slider {
  position:relative;
	z-index: 1;
	/*↑z-indexの値をh1のz-indexの値よりも小さくして背景に回す*/
	height: 100vh;/*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
}
/*　背景画像設定　*/

.slider-item01 {
    background:url(../img/img_01.jpg);
}

.slider-item02 {
    background:url(../img/img_02.jpg);
}

.slider-item03 {
    background:url(../img/img_03.jpg);
}

.slider-item {
    width: 100%;/*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
    height:100vh;/*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
    background-repeat: no-repeat;/*背景画像をリピートしない*/
    background-position: center;/*背景画像の位置を中央に*/
    background-size: cover;/*背景画像が.slider-item全体を覆い表示*/
}

/*矢印の設定*/

.slick-prev, 
.slick-next {
    position: absolute;
	z-index: 3;
    top: 42%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #fff;/*矢印の色*/
    border-right: 2px solid #fff;/*矢印の色*/
    height: 25px;
    width: 25px;
}

.slick-prev {/*戻る矢印の位置と形状*/
    left:2.5%;
    transform: rotate(-135deg);
}

.slick-next {/*次へ矢印の位置と形状*/
    right:2.5%;
    transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/

.slick-dots {
	position: relative;
	z-index: 3;
    text-align:center;
	margin:-50px 0 0 0;/*ドットの位置*/
}

.slick-dots li {
    display:inline-block;
	margin:0 5px;
}

.slick-dots button {
    color: transparent;
    outline: none;
    width:8px;/*ドットボタンのサイズ*/
    height:8px;/*ドットボタンのサイズ*/
    display:block;
    border-radius:50%;
    background:#fff;/*ドットボタンの色*/
}

.slick-dots .slick-active button{
    background:#333;/*ドットボタンの現在地表示の色*/
}
/*================================================================
================================================================*/