@charset "UTF-8";
/* -----------------------------------------------------------
	#technology
----------------------------------------------------------- */
.tec_top {
    background-color: #000000;
}
.tec_top header {
    background-color: rgb(255, 255, 255, 1);
}
.tec_top h3 span{
    color:#cccccc;
}

.tec_top .tec_inner {
    border-bottom: 3px solid #0175C5;
}

.page-mv {
    margin-top: 95px;
    padding-top: 33.33%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.tec_txtbox {
    width: 95%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.tec_txtbox .txtbox img{
    width: 98%;
    max-width: 500px;
}

@media only screen and (max-width: 768px) {
.page-mv {
    margin-top: 70px;
}
.wd100 {
    width: 100%;
    display: block;
}
}

/*
.page-mv.tec01{
    background-image: url(../images/t_tec01_mv.jpg);
}
*/
.page-mv .swiper-slide {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.page-mv.tec01 .mv1 {
	background-image: url(../images/t_tec01_mv01.jpg);
}
.page-mv.tec01 .mv2 {
	background-image: url(../images/t_tec01_mv02.jpg);
}
.page-mv.tec01 .mv3 {
	background-image: url(../images/t_tec01_mv03.jpg);
}

.page-mv.tec02 .mv1{
    background-image: url(../images/t_tec02_mv01.jpg);
}
.page-mv.tec02 .mv2{
    background-image: url(../images/t_tec02_mv02.jpg);
}
.page-mv.tec02 .mv3{
    background-image: url(../images/t_tec02_mv03.jpg);
}
.page-mv.tec02 .mv4{
    background-image: url(../images/t_tec02_mv04.jpg);
}
.page-mv.tec03 .mv1{
    background-image: url(../images/t_tec03_mv01.jpg);
}
.page-mv.tec03 .mv2{
    background-image: url(../images/t_tec03_mv02.jpg);
}
.page-mv.tec03 .mv3{
    background-image: url(../images/t_tec03_mv03.jpg);
}
.page-mv.tec03 .mv4{
    background-image: url(../images/t_tec03_mv04.jpg);
}
.page-mv.tec03 .mv5{
    background-image: url(../images/t_tec03_mv05.jpg);
}
.page-mv.tec03 .mv6{
    background-image: url(../images/t_tec03_mv06.jpg);
}

.page-mv.tec04 .mv1{
    background-image: url(../images/t_tec04_mv01.jpg);
}
.page-mv.tec04 .mv2{
    background-image: url(../images/t_tec04_mv02.jpg);
}
.page-mv.tec04 .mv3{
    background-image: url(../images/t_tec04_mv03.jpg);
}
.page-mv.tec05 .mv1{
    background-image: url(../images/t_tec05_mv01.jpg);
}
.page-mv.tec05 .mv2{
    background-image: url(../images/t_tec05_mv02.jpg);
}
.page-mv.tec05 .mv3{
    background-image: url(../images/t_tec05_mv03.jpg);
}
.page-mv.tec05 .mv4{
    background-image: url(../images/t_tec05_mv04.jpg);
}
.page-mv .tec_mv{
    position: absolute;
    bottom:-10%;
    left: 5%;
    /* background: rgb(255,255,255); */
    width: 50%;
    max-width: 550px;
    min-width: 230px;
    height: 40%;
    /* padding: clamp(0.063rem, -1.336rem + 3.2vw, 2.5rem); */
	z-index: 2;
}
.page-mv .tec_mv > div {
	background-color: #0175C5;
	padding: clamp(0.063rem, -1.336rem + 3.2vw, 2.5rem);
}
@media only screen and (max-width: 768px) {
.page-mv .tec_mv > div{
    padding:10px;
}
}

.page-mv h3{
    color: #ffffff;
    position: relative;
    padding-bottom: clamp(0.563rem, -0.028rem + 1.23vw, 1.125rem);
    border-bottom: 3px solid rgb(202, 203, 204, 0.5);
    font-size: clamp(1.25rem, 0.398rem + 3.64vw, 3.125rem);/* 375-1200 20-50 */
    font-weight: 300;
    text-align: left;
    line-height: 1.4;
}
.page-mv h3 span{
    display: block;
    color: #cccccc;
    font-weight: 300;
    text-align: left;
    font-size: clamp(0.563rem, 0.478rem + 0.42vw, 0.875rem);
    font-family: TimesNewRoman, "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

.page-mv h3:before {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 20%;
    height: 3px;
    content: '';
    background: #ffffff;
}

.page-mv .mv_copy{
    width: 95%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    font-family: TimesNewRoman, "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-size: clamp(1.25rem, 0.398rem + 3.64vw, 3.125rem);
    color: #ffffff;
}

.tec_page {
    border-bottom: 3px solid #0175C5;
}

.tec_page section{
    background-color: #000000;
    color: #cfcfcf;
}

.tec_page h4 {
    color: #3dafff;
    font-weight: 300;
    text-align: center;
    line-height: 1.4;
    font-size: clamp(1.563rem, -0.077rem + 3.42vw, 3.125rem);
    font-family: TimesNewRoman, "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

.tec_page .tec_inner .tec_midashi_box{
    display: flex;
    justify-content: space-between;
    width: 95%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.tec_page .tec_inner .tec_midashi{
    font-size: clamp(1.125rem, 0.5rem + 2.67vw, 2.5rem);/* 375-1200 18-40 */
    font-family: TimesNewRoman, "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    line-height: 1.4;
}

.tec_page .txtbox{
    width: 90%;
        max-width: 1100px;
    }

.tec_page .txtbox.contact_btn_box{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 100px;
    }

@media only screen and (max-width: 768px) {
    .tec_page .txtbox.contact_btn_box{
        flex-direction: column;
        align-items: center;
        padding-bottom: 50px;
    }
}

.tec_page .tec_inner .txtbox{
        width: 50%;
        max-width: 540px;
    margin-top: 100px;
    }

@media only screen and (max-width: 768px) {
.tec_page .tec_inner .tec_midashi_box{
    flex-direction: column;
}
    
.tec_page .tec_inner .tec_midashi_box .tec_midashi{
    text-align: center;
}
.tec_page .tec_inner .txtbox{
        width: 90%;
        margin-top: 20px;
}
.tec_page .tec_inner {
    padding: 30px 0;
}
}

.tec_page .txtbox span{
    color: #3dafff;
}


.tec_page .movie_box{
    width: 100%;
    max-width: 800px;
    max-height: 450px;
    height: calc(100vw / 16 * 9);
    margin-left: auto;
    margin-right: auto;
    background-color: #ccc;
}

.tec_block {
  position: relative;
  background-color: #F8F8F8;
}

.tec_block_inner {
  margin-top: clamp(12.5rem, 4.167rem + 35.56vw, 37.5rem);
  width: 95%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-around;
}

@media only screen and (max-width: 768px) {
    .tec_block_inner {
  flex-direction: column;
}
    
}


.bg-image-fixed {
  position: absolute;
  top: calc(-1 * clamp(12.5rem, 4.167rem + 35.56vw, 37.5rem));
  left: 0;
  width: 100%;
  height: clamp(12.5rem, 4.167rem + 35.56vw, 37.5rem);
  min-height: 200px;
  background-size: contain;
  background-position: center;
background-repeat: no-repeat;
  background-attachment: fixed; /* 背景を固定 */
  z-index: -1;
    background-color: #000000;
}


.tec_block.tec_01_01 .bg-image-fixed {
    background-image: url(../images/t_tec01_bg01.jpg);
  }
.tec_block.tec_01_02 .bg-image-fixed {
    background-image: url(../images/t_tec01_bg02.jpg);
  }
.tec_block.tec_01_03 .bg-image-fixed {
    background-image: url(../images/t_tec01_bg03.jpg);
  }

.tec_block.tec_02_01 .bg-image-fixed {
    background-image: url(../images/t_tec02_bg01.jpg);
  }
.tec_block.tec_02_02 .bg-image-fixed {
    background-image: url(../images/t_tec02_bg02.jpg);
  }
.tec_block.tec_02_03 .bg-image-fixed {
    background-image: url(../images/t_tec02_bg03.jpg);
  }
.tec_block.tec_02_04 .bg-image-fixed {
    background-image: url(../images/t_tec02_bg04.jpg);
  }
.tec_block.tec_03_01 .bg-image-fixed {
    background-image: url(../images/t_tec03_bg01.jpg);
  }
.tec_block.tec_03_02 .bg-image-fixed {
    background-image: url(../images/t_tec03_bg02.jpg);
  }
.tec_block.tec_04_01 .bg-image-fixed {
    background-image: url(../images/t_tec04_bg01.jpg);
  }
.tec_block.tec_04_02 .bg-image-fixed {
    background-image: url(../images/t_tec04_bg02.jpg);
  }
  .tec_block.tec_05_01 .bg-image-fixed {
    background-image: url(../images/t_tec05_bg01.jpg);
  }
   .tec_block.tec_05_02 .bg-image-fixed {
    background-image: url(../images/t_tec05_bg02.jpg);
  }

@media only screen and (max-width: 767px) {
.tec_block.tec_01_01 .bg-image-fixed {
    background-image: url(../images/t_tec01_bg01.jpg);
  }
.tec_block.tec_01_02 .bg-image-fixed {
    background-image: url(../images/t_tec01_bg02.jpg);
  }
.tec_block.tec_01_03 .bg-image-fixed {
    background-image: url(../images/t_tec01_bg03.jpg);
  }

.tec_block.tec_02_01 .bg-image-fixed {
    background-image: url(../images/t_tec02_bg01.jpg);
  }
.tec_block.tec_02_02 .bg-image-fixed {
    background-image: url(../images/t_tec02_bg02.jpg);
  }
.tec_block.tec_02_03 .bg-image-fixed {
    background-image: url(../images/t_tec02_bg03.jpg);
  }
.tec_block.tec_02_04 .bg-image-fixed {
    background-image: url(../images/t_tec02_bg04.jpg);
  }
.tec_block.tec_03_01 .bg-image-fixed {
    background-image: url(../images/t_tec03_bg01.jpg);
  }
.tec_block.tec_03_02 .bg-image-fixed {
    background-image: url(../images/t_tec03_bg02.jpg);
  }
.tec_block.tec_04_01 .bg-image-fixed {
    background-image: url(../images/t_tec04_bg01.jpg);
  }
.tec_block.tec_04_02 .bg-image-fixed {
    background-image: url(../images/t_tec04_bg02.jpg);
  }
.tec_block.tec_05_01 .bg-image-fixed {
    background-image: url(../images/t_tec05_bg01.jpg);
  }
.tec_block.tec_05_02 .bg-image-fixed {
    background-image: url(../images/t_tec05_bg02.jpg);
  }
.bg-image-fixed {
  background-size: cover;
  background-attachment: inherit; /* 背景を固定 */
}
}

.tec_titbox{
    text-align: left;
    background-color: #0175C5;
    width: 50%;
    margin-top: -100px;
    max-width: 550px;
    min-width: 230px;
    height: 40%;
    padding: clamp(0.063rem, -1.336rem + 3.2vw, 2.5rem);
}

@media only screen and (max-width: 768px) {
    .tec_titbox{
    margin-top: -60px;
    padding: 10px;
}
}

.tec_titbox h5{
    position: relative;
    padding-bottom: clamp(0.563rem, -0.028rem + 1.23vw, 1.125rem);
    border-bottom: 3px solid rgb(202, 203, 204, 0.5);
    font-size: clamp(1.25rem, 0.398rem + 3.64vw, 3.125rem);/* 375-1200 20-50 */
    font-weight: 300;
    line-height: 1.4;
    color: #ffffff;
}
.tec_titbox h5 span{
    display: block;
    color: #ffffff;
    font-weight: 300;
    text-align: left;
    font-size: clamp(0.563rem, 0.478rem + 0.42vw, 0.875rem);
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.tec_titbox h5:before {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 20%;
    height: 3px;
    content: '';
    background: #ffffff;
}
.tec_titbox .tec_titbox_text{
    padding-top: clamp(0.563rem, -0.028rem + 1.23vw, 1.125rem);
    color: #ffffff;
}


.tec_block_inner .txtbox{
    margin-top: 100px;
    width: 90%;
    max-width: 550px;
    text-align: left;
    margin-left: auto;
    margin-left: auto;
}



@media only screen and (max-width: 768px) {
    .tec_block_inner .tec_txtbox{
    width: 95%;
    top:-20px;
    padding-right: 20px;
}
    .tec_block_inner .txtbox{
    margin-top: 30px;
}
}


.tec_block .tec_box{
    width: 90%;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 100px;
}

.tec_block_box {
    display: flex;
        width: 95%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.tec_block_box .tec_box_img {
  width: 46.6%;
    max-width: 500px;
}
.tec_block_box ul.tec_box_img  {
    display: flex;
    flex-direction: column;
}
.tec_block_box ul.tec_box_img > li {
    margin-bottom: 10px;
}
.tec_block_box .tec_box_img2 {
  width: 100%;
    max-width: 500px;
}
.tec_block_box ul.tec_box_img2  {
    display: flex;
    flex-direction: column;
}
.tec_block_box ul.tec_box_img2 > li {
    margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
    .tec_block_box ul.tec_box_img  {
    flex-direction:row;
}
.tec_block_box ul.tec_box_img > li {
    margin-left: 10px;
}
.tec_block .tec_box table.spec td{
    padding: 6px 6px;
    width: 160px;
}
#tec05 .mt50 {
        margin-top: 50px !important;
 }
 #tec05 .sec {
        width: 48px !important;
 }
 #tec05 .sec02 {
        width: 33px !important;
 }
}

.tec_block_box.fl_ed{
    justify-content: flex-end;
}
.tec_block_box.fl_ed .tec_box_img{
    margin-left: 6%;
    margin-bottom: 100px;
}

.tec_block_box .tec_box_img.r-cut img{
    border-radius: 10px;
}
.tec_block_box ul.tec_box_img2 > li {
    margin-left: 10px;
}
}

.tec_block_box.fl_ed{
    justify-content: flex-end;
}
.tec_block_box.fl_ed .tec_box_img2{
    margin-left: 1%;
    margin-bottom: 10px;
}

.tec_block_box .tec_box_img2.r-cut img{
    border-radius: 10px;
}
.tec_block_box .tec_box{
  position: relative;
/*
  width: 50%;
  max-width: 500px;
*/
}
.tec_block_box .tec_box h6 {
    display: flex;
    font-size: clamp(0.875rem, 0.667rem + 0.89vw, 1.5rem);/*375-1500 14-24*/
    line-height: 1.4;
    justify-content: flex-start;
    align-items: center;
    color: #3dafff;
    position: absolute;
    left: -50px;
}
.tec_block_box .tec_box h6::before {
    content: '';
    margin-right: 20px;
    width: 40px;
    height: 2px;
    background-color: #3dafff;
}

.tec_block_box .tec_box h6.no-line {
    display: flex;
    font-size: clamp(0.875rem, 0.667rem + 0.89vw, 1.5rem);/*375-1500 14-24*/
    line-height: 1.4;
    justify-content: flex-start;
    align-items: center;
    color: #3dafff;
    position: absolute;
    left: 0px;
}
.tec_block_box .tec_box h6.no-line::before {
    margin-right: 0;
    width: 0;
    height: 0;
}

.tec_block_box .tec_box h6 span{
    color: #ffffff;
    width:30px;
   height:30px;
   border-radius:50%;
   background:#0175C5;
   margin-right: 1rem;
    display:flex;
   align-items:center;
   justify-content:center;
}

.tec_block_box span.circle{
    color: #0175C5;
    width:24px;
   height:24px;
   border-radius:50%;
   background:#fff;
   margin-right: 0.5rem;
    display:inline-flex;
   align-items:center;
   justify-content:center;
}

.tec_block_box .tec_box ul{
    width: 95%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tec_block_box .tec_box ul li{
    width: 24%;
    min-width: 24%;
    line-height: 1.3;
}
.tec_block_box .tec_box ul li:last-child{
    width: 73%;
    min-width: 73%;
}
.tec_block_box .tec_box ul li img{
    border-radius: 10px;
}

.tec_block_box .tec_box .txtbox.f_box{
    border: 1px solid #cccccc;
    background-color: #ffffff;
    color: #323232;
    padding: 20px;
    border-radius: 10px;
}

.tec_block_box .tec_box .txtbox.b_box{
    border: 1px solid #0175C5;
    background-color: #0175C5;
    color: #ffffff;
    padding: 20px;
    border-radius: 10px;
}


.tec_box_img_w {
    display: flex;
    justify-content: space-around;
    width: 90%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 100px;
}
.tec_box_img_w li {
    margin: 0 5px;
}

@media only screen and (max-width: 1160px) {
    .tec_block_box .tec_box h6 {
    left: -10px;
}
    .tec_box_img_w {
    padding-bottom: 20px;
}
}
@media only screen and (min-width: 960px) {
.tec_block .tec_box table.spec td{
    padding: 10px 16px;
    width: 160px;
}
	p.note {
		line-height: 1.3;
		font-size: 0.9em;
	}
}
@media only screen and (max-width: 768px) {
    /* Mobile: keep headings in normal flow so wrapped headings do not overlap text. */
    .tec_block_box .tec_box h6,
    .tec_block_box .tec_box h6.no-line {
        position: relative;
        left: 0;
        width: 100%;
        box-sizing: border-box;
    }

    /*
     * The introductory "What is Pita Shot?" heading is inside a .tec_txtbox.
     * .tec_txtbox is normally display:flex, which puts the heading and the
     * following text side-by-side. Only the .tec_txtbox that directly contains
     * an h6 is changed to block; image-gallery .tec_txtbox elements keep flex.
     */
    .tec_block .tec_box > .tec_txtbox:has(> h6) {
        display: block;
        width: 100%;
    }

    .tec_block .tec_box > .tec_txtbox:has(> h6) > h6,
    .tec_block .tec_box > .tec_txtbox:has(> h6) > .txtbox {
        width: 100%;
        box-sizing: border-box;
    }
}

.tec_block .tec_box table {
    width: 100%;
    border-collapse:  collapse;
}
.tec_block .tec_box table caption{
    text-align: left;
    font-weight: 700;
}

.tec_block .tec_box table th{
    text-align: center;
    background-color: #DBD7D7;
    color:#323232;
    padding: 5px;
    border: solid 1px;
}
.tec_block .tec_box table td{
    text-align: center;
    background-color: #ffffff;
    color:#323232;
    padding: 5px;
    border: solid 1px;
    font-weight: 700;
    vertical-align:middle;
    min-width:clamp(5rem, 4.148rem + 3.64vw, 6.875rem);
}
.tec_block .tec_box table td.normal_cell{
    text-align: left;
    font-weight: 300;
    line-height: 1.4;
    font-size: clamp(0.625rem, 0.455rem + 0.73vw, 1rem);/*10-16 375-1200*/
}

    .tec_txtbox .txtbox {
    width: 100%;
}
    .tec_txtbox .txtbox.cl img {
    width:50%;
}
}

