@charset "utf-8";

#wrapper {
    color: #221815;
}

.wrap780 {
    max-width: 780px;
    margin: 0 auto;
}

.wrap1150 {
    max-width: 1150px;
    margin: auto;
}

.wrap1300 {
    max-width: 1300px;
    margin: auto;
}

#main > .wrap1300 {
    position: relative;
}

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

    .wrap780,
    .wrap1150 {
        width: 95%;
    }

    .pc_view {
        display: none;
    }
}

a:hover {
    text-decoration: none;
}

.w100p {
    width: 100%;
}

.ls_1 {
    letter-spacing: -1px;
}

/***********************************************************
メインビジュアル画像
***********************************************************/
.topbtn {
    position: absolute;
    bottom: 0;
    right: 2%;
    width: 17%;
}

.topbtn:hover,
.topbtn2:hover {
    opacity: 1;
    transform: translateY(-10px);
    transition-duration: 0.5s;
}

/***********************************************************
メインビジュアル内
***********************************************************/

/***********************************************************
section1
***********************************************************/

#sec1 {
    text-align: center;
    padding: 20px 0;
}

#sec1-2 {
    padding: 20px 0;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
}

#sec1-2 h2, #sec2 h2, #sec2-2 h2, #sec2-3 h2 {
    font-size: 42px;
    font-weight: 800;
    color: blue;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
}

#sec1-2 h2 span, #sec2 h2 span, #sec2-2 h2 span, #sec2-3 h2 span{
    font-size: 24px;
    margin-top: 15px;
    display: block;
}

/*add to 0201*/#sec1-2 {
	width: 95%;
	max-width:840px;
}
#sec1-2 #movie1 {
    margin-right: auto;
    margin-left: auto;
    margin-top: 2px;
	/*add to 0201*/
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
}
	/*add to 0201*/#movie1 span {
	font-size: 18px;
}
	/*add to 0201*/#movie1 iframe {
		 position: absolute;
		 top: 0;
		 left: 0;
		 width: 100%;
		 height: 100%;
	}
#sec1-2 #cmnt1 {
    font-size: 16px;
    width:1100px;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}
/***********************************************************
section2-製品概要, section2-製品情報(sec2-2), section2-機能一覧(sec2-3)
***********************************************************/
#sec2, #sec2-2, #sec2-3{
    padding: 20px 0;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px;

}#sec2-3{
    margin-bottom: 50px;
}

#sec2 h2, #sec2-2 h2, #sec2-3 h2{
    font-size: 42px;
    color:#0e4874;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
	/*add to 0201*/line-height:1;
}
/*add to 0201*/@media screen and (max-width: 768px) {
#sec2 h2, #sec2-2 h2, #sec2-3 h2{
    font-size: 24px;
}
}
/*
#about {
    margin: 50px auto;
    text-align: center;
}*/

.sec2-flxbx{
    /*add to 0201*/max-width: 1200px;
	/*add to 0201*/width:95%;
	/*add to 0201*/margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}

/*add to 0201*/@media screen and (min-width: 769px) {
.sec2-flxbx{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
}

.div-center{
 /*add to 0201*/ max-width: 372px;
	/*add to 0201*/width:100%;
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
  background-image: url(../img/itemback.png)
}


/*この部分機能一覧*/
.div-center-a-left{
  width: 840px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding: 10px 10px 0 10px;
}
/*以上機能一覧*/

.div-left{
    /*add to 0201*/max-width: 340px;
	/*add to 0201*/width:100%;
}

.div-right{
    /*add to 0201*/max-width: 340px;
	/*add to 0201*/width:100%;
	/*add to 0201*/margin: 1rem auto 0;
    /*padding: 10px;
  background-image: url(../img/itemback.png)*/
}

#sec2-2 {
    background-color: lightcyan;
    width: 100%;
    margin-top: 50px;
    padding-bottom: 80px;}
.wrap1200{
    max-width: 1200px;
	width:95%;
    margin-left: auto;
    margin-right: auto;	
}
.div-center-itminf{
	width: 95%;
    margin-left: auto;
    margin-right: auto;
	/*add to 0201*/padding: 16px;
}
.circlePoint{
	margin-left: 1em;
	font-size: 1.3em;
}
.circlePoint li{
	list-style: disc;
	padding-right: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
/*add to 0201*//*@media screen and (min-width: 769px) {
.div-center-itminf{
    width: 830px;
    display: table;
    table-layout: fixed;
}
}*/

/*.div-left-sec2-2{
    width: 700px;
    margin-top: 5px;
    text-align: left;
}

.div-right-sec2-2{
    width: 275px;
    margin-top: 20px;
    padding: 10px;
}*/
/*add to 0201*/@media screen and (min-width: 769px) {
/*.div-left-sec2-2{
	display: table-cell;
    vertical-align: top;
    width: 450px;
}

.div-right-sec2-2{
    text-align: right;
    vertical-align: middle;
    display: block;
	margin-top: 80px;
    margin-left: 50px;
}*/
.div-left-sec2-2{
	float: left;
    width: 30%;
}
.div-right-sec2-2{
	float: right;
	width: 100%;
	margin-left: 5%;
}
}

.div-left-sec2-2 img{
	max-width: 100%;
	height: auto;
}
/*add to 0201*/@media screen and (max-width: 768px) {
.div-right-sec2-2{
    /*text-align: center;*/
	margin-top: 30px;
}
}

#sec2-2 .div-left-sec2-2 p{
    font-size: 15px;
    /*width:700px;
    text-align: left;
    margin-right: auto;
    margin-left: 100px;
    margin-top: 2px;
    padding: 5px;*/
}

#sec2 h3,#sec2-2 h3{
    font-size: 26px;
    color: #036eb8;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}
#sec2-3 h3{
    font-size: 18px;
    color: #fff;
    text-align: left;
    background-color: #7eb3db;
}

#function-bx{
    width: 100%;
/*    margin-left: auto;
    margin-right: auto;*/

}

#sec2 p{
    font-size: 16px;
    /*add to 0201*/max-width: 340px;
	/*add to 0201*/width:100%;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2px;
    padding: 5px;
}

#sec2-3 p{
    /*float:right;*/
    font-size: 16px;
    /*text-align: left;
    margin-right: 70px;
    margin-left: 10px;
    margin-top: 2px;
    padding: 5px;*/
	vertical-align: middle;
}
/*add to 0201*/@media screen and (min-width: 769px) {
#sec2-3 p{
    width: 340px;
	display:table-cell;
}
}
/*add to 0201*/@media screen and (max-width: 768px) {
#sec2-3 p{
	padding-top: 8px;
}
}
#sec2-3 img{
    /*float:left;
    text-align: left;
    margin-right: auto;
    margin-left: 70px;
    margin-top: 2px;*/
    vertical-align: middle;
    /*padding: 4px;*/
	max-width: 100%;
}
/*add to 0201*/@media screen and (min-width: 769px) {
#sec2-3 img{
	display: table-cell;
}
}
#sec2-3 h2 span{
    display: block;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    vertical-align: middle;
    padding: 4px;
    font-size: 14px;
}

.function-nmb{
    display: inline-block;
    height: 36px;
    width: 36px;
    color: aliceblue;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    padding-top: 9px;
    background-color: #036EB8;
}

.div-function-center{
    width: 840px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

#function-bx label h3{
    font-size: 24px;
    color: #fff;
    text-align: left;
    margin-bottom: 0;
    display: inline;
    vertical-align: middle;
}



/*アコーディオン部分*/
/*ボックス全体*/
.accbox {
	width: 95%;
    max-width: 930px;/*最大幅*/
/*    min-width: 400px;*/
    margin-left: auto;
    margin-right: auto;
}
/*add to 0201*/@media screen and (min-width: 769px) {
.accbox {
	padding: 16px 0 0;
}
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 1.5px 0;
    color: #fff;
    text-align: left;
    font-weight: bold;
    background-color: #7EB3DB;
    cursor :pointer;
    transition: all 0.5s;
}
.accbox h3 {
    color: #fff;
    text-align: left;
    font-weight: bold;
}

/*アイコンを表示*/
.accbox label:before {
    content: '\f053';
    font-family: 'FontAwesome';
    padding-right: 5px;
    padding-top: 10px;
    float: right;
}

/*ラベルホバー時*/
.accbox label:hover {
    background :#ffe9a9;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    background: #fff5eb;
    opacity: 1;
}

.accshow > div{
	padding: 16px 0;
    width: 95%;
    max-width: 780px;
	margin: 0 auto;
}
/*add to 0201*/@media screen and (min-width: 769px) {
.accshow > div{
	padding: 8px 0;
    display: table;
    table-layout: fixed;
}
}
/*add to 0201*/@media screen and (max-width: 768px) {
.accshow > div{
	text-align: center;
}
}

.accbox .accshow p {
    margin: 15px 10px;
    font-feature-settings: "palt";
    }

/*アイコンを入れ替える*/
.cssacc:checked + label:before {
    content: '\f078';
}

.flx-box{
    overflow: hidden;
}

/*以上アコーディオン部分*/


/*
#sec2-2 img {
    width: 275px;
    height: 248px;
}

#sec2-3 img {
    width: 275px;
    height: auto;
}

#sec2-3 h3{
    color: #036eb8;
    text-align: left;
    margin-right: auto;
    margin-left: 30px;
    margin-bottom: 0;
    width: 800px;
}

#sec2-3 #arrow{
    width: 15px;
    height: 18px;
    vertical-align: middle;
}
*/
/***********************************************************
section2-機能一覧(sec2-3)
***********************************************************/






/***********************************************************
section2*about
#about {
    margin: 50px auto;
    text-align: center;
}

#about > section {
    border-spacing: 50px 0px;
}

#about > section > div {
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
    text-align: left;
}

@media screen and (min-width: 769px) {
    #about > section > div {
        max-width: 341px;
        position: relative;
        min-height: 444px;
        margin-right: 28px;
    }
}

@media screen and (max-width: 414px) {
    #about > section > div {
        margin-bottom: 10%;
    }
}

#about > section > div:last-child {
    margin-right: 0;
}

***********************************************************/


/***********************************************************
section3*effect
***********************************************************/
#about h3,
#effect h3 {
    color: #036eb8;
    margin: 0 auto;
    padding: 20px 0;
    font-weight: bold;
    text-align: center;
}

#effect h2 {
    font-size: 2.2rem;
    color: #036eb8;
    line-height: 1;
    font-weight: bold;
    letter-spacing: 5px;
    margin: auto;
    text-align: center;
}

@media screen and (min-width: 769px) {
    #effect h2 {
        position: absolute;
        width: 65%;
        left: 0;
        right: 0;
        min-width: 734px;
        bottom: 10%;
    }
}

@media screen and (max-width: 768px) {
    #effect h2 {
        background-color: #FFFFFF;
        padding: .5em 1em;
    }

}

.Prelative {
    position: relative;
}

#effect .lightblue {
    text-align: center;
    color: #b7d8f5;
    font-weight: bold;
    margin: 20px 0;
}

#effect .whitebold {
    color: #fff;
    font-weight: bold;
    margin: 20px 0;
}

#about img {
    bottom: 0;
    margin: auto;
    display: block;
    max-width: 100%;
}

@media screen and (min-width: 769px) {
    #about img {
        position: absolute;
        padding: 30px 0;
    }
}

@media screen and (min-width: 415px) and (max-width: 768px) {
    #about img {
        float: left;
        margin-right: 20px;
        margin-bottom: 5%;
    }
}

#about h3,
#effect h3 {
    font-size: 28px;
    line-height: 1;
}

#effect,
#more {
    background: #036eb8;
}

@media screen and (min-width: 415px) {

    #effect,
    #more {
        padding: 0 70px 40px;
    }
}

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

    #effect,
    #more {
        padding: 0 0 40px;
    }
}

#effect ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}

#effect ul.dflex2up li {
    padding: 1em;
    background: #fff;
}

@media screen and (min-width: 415px) {
    #effect ul.dflex2up li {
        width: 49%;
    }
}

@media screen and (max-width: 414px) {
    #effect ul.dflex2up li {
        width: 100%;
        margin-bottom: 1px;
    }
}

#effect ul.dflex3up li {
    padding: 1em;
    background: #fff;
}

@media screen and (min-width: 769px) {
    #effect ul.dflex3up li {
        width: 32%;
    }
}

@media screen and (max-width: 768px) {
    #effect ul.dflex3up li {
        width: 100%;
        margin-bottom: 1px;
    }
}

#effect ul.dflex2up img {
    width: 100%;
    max-width: 480px;
    padding: 10px 0;
}


#more h3 {
    font-size: 28px;
    line-height: 1;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 20px 0;

}

#more ul {
    background: #fff;
    padding: 1em;
}

#more ul li {
    display: inline-block;
    font-size: 16px;
    padding: 0.5em 1em;
}

@media screen and (max-width: 414px) {
    #more ul li {
        padding: 0.5em;
        width: 49%;
        vertical-align: top;
    }
}

#more li:before {
    content: "▪️";
    color: #036eb8;
}

#effect #caption {
    display: block;
    width: 100%;
}

@media screen and (min-width: 769px) {
    #effect #caption {
        position: absolute;
        top: 4%;
        max-width: 500px;
        right: 4%;
    }
}

#effect #caption p {
    color: #036eb8;
    line-height: 1.5;
    background: #fff;
    padding: 0.5em;
    display: inline-block;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    #effect #caption p {
        margin: -1.5em 0 0;
        border: 1px solid #046eb7;
    }
}

#effect #caption ul.in_cap {
    color: #fff;
    line-height: 1.5;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.2);
}

#effect #caption ul.in_cap li {
    font-size: initial;
    position: relative;
    left: 1.5em;
    margin-bottom: 20px;
    padding-right: 1.5em;
}

#effect #caption ul.in_cap li:before {
    position: absolute;
    left: -1.5em;
    content: "◼︎";
}

#effect .title {
    font-size: 18px;
    color: #e4007f;
    font-weight: bold;
    letter-spacing: normal;
    text-align: center;
}

.dtable {
    display: table;
}

.dtable p {
    display: table-cell;
    vertical-align: middle;
}

.dtable p:first-child {
    padding-right: 5px;
}

/***********************************************************
section4*campaign
***********************************************************/
#campaign a {
    display: block;
    background-color: #e60012;
    color: #036eb8;
    background: #fff;
    border: 2px solid;
    position: absolute;
    bottom: -31px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 300px;
    font-size: 22px;
    padding: .4em 1em;
    letter-spacing: 2px;
    text-align: center;
    line-height: 1;
}

#campaign a:hover {
    background-color: #fff;
    color: #e4007f;
}

/***********************************************************
section5*inquiry
***********************************************************/
#inquiry {
    max-width: 700px;
    width: 80%;
    margin: 0 auto;
}

#inquiry p.link {
    font-size: 1.5rem;
	line-height: 1.5;
}
#inquiry p.link a{
	display: inline;
}

#inquiry a {
    cursor: pointer;
}

#inquiry a:hover {
    opacity: 0.5;
}

#inquiry img {
    padding: 20px 0px;
    width: 100%;
}

@media screen and (max-width: 768px) {
    #inquiry p.link {
        font-size: 1.2em;
        letter-spacing: -1px;
    }

    #inquiry img {
        padding: 20px 0;
    }

    #inquiry {
        width: 95%;
    }
}

.arrow_b::before {
    font-family: "Font Awesome 5 Free";
    content: "\f100";
    font-weight: 900;
}

.arrow_a::after {
    font-family: "Font Awesome 5 Free";
    content: "\f101";
    font-weight: 900;
}


a.downloadBtn{
	display: block;
	color: red!important;
	text-align: center;
	text-decoration: underline!important;
    font-size: 1.8em;
}
/***********************************************************
section5*inquiry追加20191225
***********************************************************/
#inquiry .pt20{
    text-align: right;
}

#inquiry .pt20 img{
    text-align: right;
    width: 200px;
    height: auto;
    padding-top: 5px;
}
.underBorder{
	border-bottom:1px solid red;
}
.annotation{
	font-size:1rem;
	color: red;
}

/***********************************************************
/amazon/追加20200131
***********************************************************/
img.mw100{max-width:100%;width:auto!important;}
.fs2{font-size: 2em;}
.markerYellow{background: linear-gradient(transparent 0%, #ffff66 0%);}
@media screen and (min-width: 769px){
.fs3{font-size: 3.3em;}
}
@media screen and (max-width: 768px){
.fs3{font-size: 1.8em;}
}

/***********************************************************
事例
***********************************************************/
#case h2 {
text-align: center;
font-size: 38px;
font-weight: 600;
color: #005ea7;
line-height: 1;
font-family: 'Fjalla One';
}
#case .complement {
font-size: 12px;
position: relative;
text-align: center;
display: block;
max-width: 300px;
margin: 6px auto 0;
}

#case .complement:before {
position: absolute;
top: 50%;
z-index: 1;
content: '';
display: block;
width: 100%;
height: 1px;
background-color: #005ea7;
}
#case .complement span {
position: relative;
z-index: 2;
display: inline-block;
margin: 0 2.5em;
padding: 0 1em;
background-color: #fff;
text-align: left;
color: #221815;
font-weight: 600;
}

#case .wrap1050 {
width: 90%;
max-width: 1050px;
margin: auto;
}
#case .wrap1050 > div {
background-image: linear-gradient( -45deg, #ececc9 25%, #ffffff 25%, #ffffff 50%, #ececc9 50%, #ececc9 75%, #ffffff 75%, #ffffff );
font-weight: 600;
background-size: 12px 12px;
text-align: center;
float: left;
margin-right: 20px;
margin-top: 30px;
margin-bottom: 100px;
/*width: 31%;*/
width: 47%;
padding: 10px 16px 30px;
position: relative;
}
@media screen and (max-width:414px){
#case .wrap1050 > div {
width: 100%;
float:none;
}
}
#case h5 {
font-size: 18px;
font-weight: 600;
margin: 1em auto;
border-bottom: 1px solid;
display: inline-block;
margin:20px 50px;
}
#case p {
font-size: 13px;
text-align: justify;
text-justify: inter-ideograph;
width: 80%;
margin: auto;
}
#case .c-studies-icon {
padding-top: 10px;
}
#case .wrap1050 > div img{
	max-width: 100%;
	height: auto;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 10px;
}

/***********************************************************
sidenav
***********************************************************/
#wrapFull {
    position: relative;
}

#sidenav {
    left: 0;
    display: none;
    right: 0;
    bottom: 0;
    z-index: 10;
    background-color: rgba(255, 255, 255, .8);
}

#sidenav h3 {
    font-size: 1.2em;
    margin-bottom: 8px;
    font-weight: 600;
    text-align: center;
    margin-top: 8px;
}

#sidenav ul {
    text-align: center;
}

#sidenav li {
    display: inline-block;
    vertical-align: bottom;
}

#sidenav a {
    background-color: #b70003;
    color: #fff;
    padding: .5em 2em;
    position: relative;
    border: 1px solid;
}

#sidenav a:before {
    content: '\f105';
    position: absolute;
    right: 10px;
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .4s;
    transition: all .4s;

}

#sidenav a:hover {
    color: #b70003;
    background-color: #FFFFFF;
}
.accContainer{
	width:65%;
	text-align:center;
	margin:auto;}
input#label1.cssacc {
	display:none;}
input#label2.cssacc {
	display:none;}
input#label3.cssacc {
	display:none;}
input#label4.cssacc {
	display:none;}
input#label5.cssacc {
	display:none;}
input#label6.cssacc {
	display:none;}
input#label7.cssacc {
	display:none;}
input#label8.cssacc {
	display:none;}
input#label9.cssacc {
	display:none;}
input#label10.cssacc {
	display:none;}
.trnbImg1{
width:70%;}
.trnbImg2{
width:70%;
margin: -190px 0 0 370px;}
.trnbImg3{
width: 221px;
    margin: -165px 0 0 740px;
    position: absolute;}
.trnbImg4{
width:70%;
/*margin-bottom: 100px;*/}
.plus {
    font-size: 80px;
    display: block;
    margin: -180px 0 0 266px;
    position: absolute;
}
.arrow{
    font-size: 80px;
    display: block;
    margin: -150px 0 0 630px;
    position: absolute;
}
.rimen1{
display:block;
margin:30px 0 0 0 
position:absolute;}
.rimen2{
    display: block;
    margin: 0 0 0 400px;
    position: absolute;}
.rimen3{
display:block;
    margin: 0px 0 0 750px;
    position: absolute;}
.rimen4{
display:block;}
.settikigu{
margin-left:50px;}
