@charset "UTF-8";

section#face .inner{
    background: url(/images/technology/bk_face.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center right;
    width:100%;
    margin:  0 auto 5%;
    padding: 6% 0;
}

section#face .inner h2{
    font-size: var(--font28-40);
    font-weight: 500;
    margin: 0 auto 1% 0;
    padding: 0 0 1% 6.2%;
    max-width: 1600px;
    width: 100%;
    position: relative;
}
section#face .inner h2:after{
    content:"";
    background: var(--color02);
    width:50%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}
section#face .inner h3 b{
    color: var(--color02);
    font-family: var(--fontN);
    font-size: var(--font26-30);
    padding: 0 1% 0 0;
}
section#face .inner h3{
    font-family: var(--fontJ);
    font-size: var(--font40-50);
    font-weight: 500;
    font-style: normal;
    margin: 0 auto 1% 0;
    padding: 0 0 1% 6.2%;
    max-width: 1600px;
    width: 100%;
}
section#face .inner p{
    line-height: 2.4em;
    margin: 0 auto 1% 0;
    padding: 0 0 1% 6.2%;
    min-width: 520px;
    width: 30%;
}
section#summary .inner{
    align-items: center;
    margin: 0 auto 2%;
    padding: 0 0 2%;
    max-width: 1400px;
    width: 100%;
}
section#summary .inner.parts h2{
    font-size: var(--font26-30);
    margin: 0 auto 2%;
    width: 100%;
    position: relative;
}
section#summary .inner.parts h2:after{
    content: "";
    background: var(--colorW);
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    z-index: -1;
}
section#summary .inner.parts h2 span{
    background: var(--color01);
    font-weight: 600;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 0 3%;
    padding: 10px 20px;
    width: fit-content;
}
section#summary .inner.parts h2 span b{
    background: var(--color02);
    border-radius: 100px;
    color: var(--colorW);
    font-size: var(--font20-24);
    margin: 0 10px 0 0;
    padding: 10px 8px;
}
section#summary .inner.parts .caption{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 2% 5% 0;
    width:48%;
}
section#summary .inner.parts .caption p{
    font-size: var(--font18-20);
    padding: 0;
    margin: 0 0 10%;
    width: 100%;
}
section#summary .inner.parts .caption dl{
    border: 2px solid var(--colorW);
    box-sizing: border-box;
    font-size: var(--font18-20);
    padding: 8% 6%;
    margin: 0 0 5%;
    width: 100%;
    position: relative;
}
section#summary .inner.parts .caption dl dt{
    background: var(--color01);
    padding: 10px 40px;
    position: absolute;
    top:-5px;
    left:-2px;
}
section#summary .inner.parts .movie{
    margin: 0 0 5% 2%;
    width:48%;
}
section#summary .inner.point .title{
    border-bottom: 2px solid var(--colorW);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto 5%;
    padding: 0 0 0;
    width: 100%;
}
section#summary .inner.point .title h2{
    font-size: var(--font26-30);
    margin: 0 0;
}
section#summary .inner.point .title h3{
    font-size: var(--font40-60);
    margin: 0 0;
}
section#summary .inner.point .title h3:before{
    display:none;
}
section#summary .inner.point ul{
    margin: 0 1.5%;
    width: 30%;
}
section#summary .inner.point ul li.name{
    font-size: var(--font20-24);
    text-align: right;
    padding: 0 10px 20px 0;
    position: relative;
}
section#summary .inner.point ul li.name b{
    color: var(--color02);
    font-family: var(--fontD);
    font-size: var(--font28-40);
    position: absolute;
    top: -40px;
    left: 10px;
    transform: rotate(-10deg);
}
section#summary .inner.point ul li.photo{
    border-bottom: 8px solid var(--color02);
    box-sizing: border-box;
    position: relative;
}
section#summary .inner.point ul li.photo p{
    font-size: var(--font20-24);
    line-height: 1.6em;
    width:80%;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
section#sample{
    background: url(/images/technology/bk_sample.png);
    background-size: cover;
    background-position: center;
    padding: 5% 0 1%;
}
section#sample .title{
    background:  var(--color02);
    margin: 0 auto 5%;
    width: 100%;
}
section#sample .title h2{
    background: var(--color01);
    font-size: var(--font26-30);
    max-width: 1400px;
    margin: 0 auto 0;
    padding: 1% 2%;
    position: relative;
}
section#sample .title h2 b{
    font-family: var(--fontJ);
    font-size: var(--font28-40);
    position: absolute;
    top:50%;
    right: 10px;
    transform: translate(0,-50%);
}
section#sample .sample_inner{
    background: var(--color01);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto 5%;
    padding: 2%;
    max-width: 1400px;
    width: 100%;
}
section#sample .sample_inner h4{
    font-family: var(--fontJ);
    font-size: var(--font28-40);
    margin: 0 auto 2%;
    padding: 0 0 0 1%;
    width: 100%;
}
section#sample .sample_inner figure{
    margin: 0 1%;
    width: 30%;
    position: relative;
}
section#sample .sample_inner figure span{
    background:  var(--color01);
    font-size: var(--font18-20);
    padding: 3px 20px;
    position: absolute;
    bottom:0;
    left:0;
}
section#sample .sample_inner dl{
    font-size: var(--font16-18);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 1%;
    width: 30%;
}
section#sample .sample_inner dl dt{
    border:1px solid var(--colorW);
    margin: 0 0 2%;
    padding: 5px 10px;
    width: 25%;
    height: fit-content;
}
section#sample .sample_inner dl dd{
    margin: 0 0 2%;
    padding: 0 0 0 10px;
    width: 75%;
}
section#qanda .inner{
    margin: 0 auto 5%;
    padding: 5% 0 0;
    max-width: 1400px;
    width: 100%;
}
section#qanda .inner h2{
    border: 2px solid var(--colorW);
    box-sizing: border-box;
    font-size: var(--font26-30);
    margin: 0 auto 2%;
    padding: 1% 5%;
    width: 100%;
    position: relative;
}
section#qanda .inner h2:before{
    content: "";
    background: var(--color02);
    width:15px;
    height:100%;
    position: absolute;
    top:0;
    left:-2px;
}
section#qanda .inner ul{
    border-bottom: 2px solid var(--colorW);
    font-size: var(--font20-24);
    margin: 0 0 3%;
    width: 100%;
}
section#qanda .inner ul li{
    padding: 0 0 2% 0;
}
section#qanda .inner ul li b{
    font-size: 1.4em;
    padding: 0 20px 0 0;
}
section#qanda .inner ul li b.fonta{
    color: var(--color02);
}
@media print, screen and (min-width:769px){
}

@media print, screen and (max-width:768px){
section{
    overflow: hidden;
}
section#face{
    padding: 15vw 3vw 0;
}
section#face .inner{
    background-size: 160%;
    background-position: center right 70%;
}
section#face .inner h2{
    margin: 0 auto 3% 0;
    padding: 0 0 3% 6.2%;
}
section#face .inner h3{
    margin: 0 auto 5% 0;
}
section#face .inner p{
    min-width: unset;
    width: 90%;
}
section#summary .inner{
    padding: 0 4% 4%;
}
section#summary .inner.parts h2{
    line-height: 1.4em;
}
section#summary .inner.parts h2 span b{
    padding: 6px 8px;
}
section#summary .inner.parts .caption{
    width: 100%;
}
section#summary .inner.parts .movie{
    width: 100%;
}
section#summary .inner.parts .caption dl dt{
    padding: 5px 20px;
}
section#summary .inner.point ul{
    width: 98%;
    margin: 0 auto 10%;
}
section#summary .inner.point ul li.name b{
    top: 0;
}
section#summary .inner.point ul li.photo{
    max-height: 180px;
    overflow: hidden;
}
section#sample .title h2{
    width: 90%;
}
section#sample .sample_inner{
    width: 90%;
}
section#sample .sample_inner h4{
    margin: 0 auto 5%;
}
section#sample .sample_inner figure{
    margin: 0 1% 5%;
    width: 48%;
}
section#sample .sample_inner dl{
    width: 100%;
}
section#qanda .inner{
    width: 90%;
}
section#qanda .inner h2{
    margin: 0 auto 5%;
}
section#qanda .inner ul{
    margin: 0 auto 10%;
}
}
