.pc{
    display:block;
}
.pctab{
    display:block;
}
.tab{
    display:none;
}
.sp{
    display:none;
}
 .tabsp{
    display:none;
}
#sp-fixed-menu{
    display:none;
}
.top-banner{
    width: 100%;
    text-align: center;
    background: linear-gradient(to bottom,#FFCC99,#ffa600,#ff7f15,#ff7f15,#ff7f15,#ff7f15,#ffa600,#FFCC99);
    margin-top: 30px;
    height: 70px;
}
.top-banner p{
    font-family:"HGSMinchoB";
    color:white;
    padding-top: 10px;
    font-size: 30px;
    letter-spacing: 0.2rem;
}
.top-i{
    width: 100%;
    position: relative;
}
.top-img{
    width:100%;
    margin:0 auto;
}
.top-img img{
    /*position: absolute;
    top: 0;
    left: 0;*/
    width: 100%;
}
/*------iframe---------------------------------*/

.frame{
    width: 60%;
    top: 35%;
    left: 5%;
    position: absolute;
    height: 56%;
}

iframe{
    position:absolute;
    top:0;
    left:0;
    width:83%;
    height:100%;
    border:none;
    transform-origin: 0 0;
}


.frame-content{
    width: 100%;
    overflow: hidden;
}

.section{
    width:100%;
}

/*------スライドショー----*/

.sliderArea {
  margin: 0 auto;
  padding: 0;
}
.sliderArea.w300 {
  max-width: 300px;
}
.slick-slide {
  margin: 0 5px;
}
.slick-slide img {
  width: 100%;
  height: auto;
}
.slick-prev, .slick-next {
  z-index: 1;
}
.slick-prev:before, .slick-next:before {
  color: #000;
}
.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}
.slick-active {
  opacity: 1;
}
.slick-current {
  opacity: 1;
}
.thumb {
  margin: 20px 0 0;
}
.thumb .slick-slide {
  cursor: pointer;
}
.thumb .slick-slide:hover {
  opacity: .7;
}




/*---Problem presentation --------------------*/

.content02{
    position: absolute;
    top: 1050px;
    width: 100%;
    font-family: "HGSMinchoB";
}

.problem-container{
    width: 100%;
    height: 140px;
    background: linear-gradient(to bottom,#FFA600,#FFA600,#FF7F15,#ff7f15,#ff7f15,#ff7f15,#FFA600,#FFA600);
}

.change p{
    text-align: center;
    font-size: 39px;
    font-family: "HGSMinchoB";
    color: #3F0000;
    padding-top: 38px;
    letter-spacing: 0.3rem;
}

.change img{
    vertical-align: baseline;
    width: 150px;
}

.change-theme{
    margin: 150px auto 80px;
    width: 60%;
}

.change-theme p{
    font-size: 32px;
    padding: 20px 0;
    letter-spacing: 0.3rem;
}

#check{
    vertical-align: middle;
}

#ten{
    text-align:center;
}

#bluefont{
    color:#003366;
    font-size:32px;
    letter-spacing: 0.3rem;
    margin-top: 30px;
    margin-left: 40px;
}

#pinkborder{
    text-align: left;
    width: 88%;
    padding-top: 15px;
    padding-left: 40px;
}

/*---goldarrow---*/
.goldarrow{
    width: 120px;
    margin: 0 auto;
}

.goldarrow img{
    width:100%;
}


.apealbanner{
    width: 1084px;
    margin: 0 auto;
}



/*---Service ------------------------------*/

.service-container{
    width: 100%;
    height:1400px;
    margin-top: 1300px;
    background-color:#FFEFDF;
}

.theme-title{
    padding: 100px 0;
    width:360px;
    margin: 0 auto;
}

.theme-title p{
    border-bottom:1px solid;
    padding-bottom:15px;
    font-size: 36px;
    text-align: center;
    letter-spacing: 0.2rem;
    color:#3F0000;
}

.theme-title span{
    color:#FF531E;
}

.service-lineup{
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin-left: 40px;
    justify-content:space-around;
}

.service-box01,.service-box02,.service-box03,.service-box04,.service-box05,.service-box06{
    width: 40%;
    height: 300px;
    margin-bottom: 80px;
    position: relative;
}

.service-box01-01,.service-box04-01,.service-box05-01{
    border:7px solid #FF5015;
    width: 90%;
    height: 220px;
    padding: 50px 50px 0 50px;
    position: absolute;
    background: white;
    z-index: 1;
}

.service-box02-01,.service-box03-01,.service-box06-01{
    border: 7px solid #59B200;
    width: 90%;
    height: 220px;
    padding: 50px 50px 0 50px;
    position: absolute;
    background: white;
    z-index: 1;
}

.service-point01,.service-point04,.service-point05{
    width: 50%;
    height: 33px;
    background: linear-gradient(to bottom,#FFB399,#FF5015);
    position: absolute;
    z-index: 2;
}

.service-point02,.service-point03,.service-point06{
    width: 50%;
    height: 33px;
    background: linear-gradient(to bottom,#B3FF99,#59B200);
    position: absolute;
    z-index: 2;
}

#pointfont{
    font-family: "HGPMinchoE";
    color: white;
    letter-spacing: 0.2rem;
    font-size: 20px;
    padding: 5px 0 5px 20px;
}

#ora-title{
    color:#FF5015;
    font-size:38px;
}

#gre-title{
    color:#59B200;
    font-size:38px;
}

#ser-text{
    font-family: "BIZ UDGothic";
    font-size: 22px;
    color: #3F0000;
    padding-top: 50px;
    line-height: 1.5;
}
#ser-text02{
    font-size:16px;
}

/*---Trainning ------------------------------*/

.trainning-container{
    
}

.theme-title02{
    padding:100px 0 30px;
    width:500px;
    margin: 0 auto;
}

.theme-title02 p{
    border-bottom:1px solid;
    padding-bottom:15px;
    font-size: 36px;
    text-align: center;
    letter-spacing: 0.2rem;
    color:#3F0000;
}

.trainning-box01,.trainning-box02{
    width:100%;
    padding: 70px 0;
}

.trainning-box02{
    background: #FFEFDF;
}

.train-box01,.train-box02{
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    justify-content: space-around;
}

.trainning-box01-01,.trainning-box02-02{
    width:50%;
}

.trainning-box01-02,.trainning-box02-01{
    width:40%;
}

#train-title{
    color:#FF5013;
    font-size:28px;
    letter-spacing: 0.1rem;
}

#train-title span{
    
}

#train-text{
    font-family: "BIZ UDGothic";
    color: #3F0000;
    padding-top: 40px;
    line-height: 2rem;
    font-size: 17px;
}

/*---Case study ------------------------------*/

.theme-title03{
    padding:100px 0 30px;
    width:420px;
    margin: 0 auto;
}

.theme-title03 p{
    border-bottom:1px solid;
    padding-bottom:15px;
    font-size: 36px;
    text-align: center;
    letter-spacing: 0.2rem;
    color:#3F0000;
}

.case-section{
    width: 90%;
    margin: 0 auto;
    padding: 50px 0px 100px;
}


.ora-case{
    border:2px solid #FF5013;
    width: 30%;
    font-family:"BIZ UDGothic";
    font-size:16px;
    margin-left:30px;
}

.case-title01{
    background: linear-gradient(to bottom,#FFBCA6,#FF5013,#FF5013);
    color:white;
}

.case-title01 p,.case-title02 p{
    padding: 20px;
    line-height: 1.8;
}

.case-title01 img,.case-title02 img{
    width: 45px;
    float: left;
    padding: 28px 20px 0px 20px;
}
.case-detail01 p,.case-detail02 p{
    padding: 30px;
    line-height: 1.8rem;
}

.case-detail01{
    background: #FFEFDF;
    color:#3F0000;
    height: 400px;
}

.gre-case{
    border:2px solid #59B200;
    width: 30%;
    font-family:"BIZ UDGothic";
    font-size:16px;
    margin-left:30px;
}

.case-title02{
    background: linear-gradient(to bottom,#DFFFBF,#59B200,#59B200);
    color:white;
}

.case-detail02{
    background: #DFFFDF;
    color:#3F0000;
    height: 400px;
}

/*---Cost ------------------------------*/

.cost-container{
    background: #FFEFDF;
    padding-bottom:80px;
    display:block;
}

.theme-title04{
    padding:100px 0 30px;
    width:420px;
    margin: 0 auto;
}

.theme-title04 p{
    border-bottom:1px solid;
    padding-bottom:15px;
    font-size: 36px;
    text-align: center;
    letter-spacing: 0.2rem;
    color:#3F0000;
}

.cost-box{
    display:flex;
    flex-wrap:wrap;
    width:80%;
    margin:50px auto;
    justify-content: center;
}

.cost-box01{
    width:30%;
}

.cost-box02{
    width:60%;
}

.cost-box02 p{
    font-family:"BIZ UDGothic";
    font-size:18px;
    letter-spacing: 0.2rem;
    color:#3F0000;
    line-height: 1.8rem;
}


/*---Connection 01 ------------------------------*/

.connection-container{
    margin:50px auto;
}

.connect-banner{
    margin: 50px auto;
    width: 60%;
    max-width: 880px;
}
.connect-banner img{
    width:100%;
}

.connect-banner p{
    font-size:34px;
    text-align: center;
}

.connect-banner a{
    text-decoration: none;
}

.connect-banner a:hover{
    opacity:0.8;
}

/*---Profile ------------------------------*/

.profile-container{
    padding-bottom:80px;
    display:block;
}

.theme-title05{
    padding:100px 0 30px;
    width:350px;
    margin: 0 auto;
}

.theme-title05 p{
    border-bottom:1px solid;
    padding-bottom:15px;
    font-size: 36px;
    text-align: center;
    letter-spacing: 0.2rem;
    color:#3F0000;
}

.prof-box01{
    display:flex;
    flex-wrap:wrap;
    width:90%;
    margin: 50px auto;
    justify-content: space-evenly;
    color:#3F0000;
}



.prof-box01-01{
    width:55%;
    font-family:"BIZ UDGothic";
    font-size:18px;
    
}

.prof-box01-01 p{
    line-height: 1.5rem;
    letter-spacing: 0.2rem;
}

.prof-box01-02 p{
    text-align:center;
    padding-top:10px;
    font-size: 20px;
    letter-spacing: 0.05rem;
}

.prof-box02{
    display: flex;
    flex-wrap:wrap;
    width:78%;
    margin: 0 auto;
    justify-content: space-between;
}

.prof-box02-00{
    width:45%;
}

.prof-box02 img{
    width:100%;
}

/*---User flow ------------------------------*/

.flow-container{
    padding-bottom:80px;
    background: #FFEFDF;
}

.theme-title06{
    padding:100px 0 30px;
    width:260px;
    margin: 0 auto;
}

.theme-title06 p{
    border-bottom:1px solid;
    padding-bottom:15px;
    font-size: 36px;
    text-align: center;
    letter-spacing: 0.2rem;
    color:#3F0000;
}

.flow-box{
    display: flex;
    flex-wrap:wrap;
    width:90%;
    margin: 0 auto;
    justify-content: space-around;
}

.flow-box00{
    width:15%;
    margin-top:30px;
}

.flow-box00 p{
    text-align: center;
    margin-top:30px;
    font-size:16px;
    color:#3F0000;
    font-family:"BIZ UDGothic";

}

#flow-detail{
    background:white;
    padding:15px;
    height:120px;
    line-height: 1.5rem;
    text-align: left;
    border:2px solid #FF4000;
}

#flow-detail a{
    color:#7296FF;
}

#flow-detail a:hover{
    color:orangered;
}

/*---Q&A ------------------------------*/

.qanda-container{
}

.theme-title07{
    padding:100px 0 30px;
    width:420px;
    margin: 0 auto;
}

.theme-title07 p{
    border-bottom:1px solid;
    padding-bottom:15px;
    font-size: 36px;
    text-align: center;
    letter-spacing: 0.2rem;
    color:#3F0000;
}

.qanda-box{
    width:80%;
    margin:50px auto 80px;
}

.qanda-box p{
    font-size:16px;
    color:#3F0000;
    font-family:"BIZ UDGothic";
    letter-spacing: 0.1rem;
    line-height: 1.5rem;
}

.question,.answer{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 30px;
    margin-top: 30px;
}

.question img{
    vertical-align: super;
}
.qaimg{
    width: 8%;
}
.q-text{
    width:85%;
    padding-top:15px;
}
.a-text{
    width:85%;
}

/*---Connection 02 ------------------------------*/

.connect-text{
    background: #FF5015;
    margin: 80px auto;
    width: 100%;
}

.connect-text p{
    font-size: 38px;
    padding: 50px 0px;
    text-align: center;
    color: white;
    letter-spacing: 0.5rem;
}

/*---ContactForm ------------------------------*/

.contact-container{
    background: #FFEFDF;
    height:1350px;
}

.theme-title08{
    padding:100px 0 30px;
    width:360px;
    margin: 0 auto;
}

.theme-title08 p{
    border-bottom:1px solid;
    padding-bottom:15px;
    font-size: 36px;
    text-align: center;
    letter-spacing: 0.2rem;
    color:#3F0000;
}

.contact-attention{
    width:80%;
    margin: 50px auto 30px;
}

.contact-attention p{
    font-size:15px;
    color:#3F0000;
    font-family:"BIZ UDGothic";
    letter-spacing: 0.1rem;
    padding:10px 0px;
    text-align: center;
}

.contact-attention a{
    color: #7296FF;
}


/*--contact-form-----*/
.contact-form{
    width: 60%;
    margin: 0 auto;
    padding-left: 200px;
}

.form-container{
    width:100%;
}

.form-box01{
    width:100%;
}

#company-name,#name,#name-kana,#mail{
    width:60%;
    padding: 15px 10px;
    margin-left: 30px;
}

#prefectures{
    width:40%;
    padding:15px 10px;
    margin-left: 30px;
}

#director{
    width:50%;
    padding: 15px 10px;
    margin-left: 84px;
}

#tel{
    width:50%;
    padding:15px 10px;
    margin-left: 30px;
}

#contact-detail{
    width:60%;
    padding:15px 10px;
    height:200px;
    margin-left: 6px;
    line-height: 1.5rem;
}

#detail-text{
    vertical-align: text-top;
    width: 80px;
    float: left;
}
.must{
    font-size: 14px;
    font-family: "BIZ UDGothic";
    color: white;
    background: #FF7A4D;
    padding: 5px 10px;
    border-radius: 5px;
}

.form-box01,.form-box02,.form-box03,.form-box04,.form-box05,.form-box06,.form-nbox07,.form-box08{
    margin-top:30px;
    margin-bottom:30px;
}

.border-gray{
    border:1px solid darkgray;
    font-size:16px;
    letter-spacing: 0.2rem;
    color:#958484;
}

.form-button{
    padding-left: 270px;
    margin-top: 50px;

}

#submitcheck{
    padding: 20px 50px;
    border-radius: 15px;
    background: linear-gradient(to bottom,#FFB399,#FF7A4D,#FF4000,#FF4000);
    border: 1px solid #FFB399;
    box-shadow: 5px 5px 5px #9f9fa9;
    font-size: 22px;
    letter-spacing: 0.5rem;
    color:white;
}

button hover{
    opacity:0.8;
}


/*---プライバシーポリシー/会社概要 ------------------------------*/

.policy-container{
    background: #FFEFDF;
    padding-bottom: 50px;
}

.policy-box00{
    width:70%;
    margin: 50px auto;
    line-height: 2rem;
    font-size:16px;
    
}
.theme-title09{
    padding:100px 0 30px;
    width:420px;
    margin: 0 auto;
}

.theme-title09 p{
    border-bottom:1px solid;
    padding-bottom:15px;
    font-size: 36px;
    text-align: center;
    letter-spacing: 0.2rem;
    color:#3F0000;
    font-family: "HGSMinchoB";
}

.policy-box01,.policy-box02,.policy-box03,.policy-box04,.policy-box05,.policy-box06,.policy-box07,.policy-box08,.policy-box09,.policy-box10,.policy-box11{
    margin-top: 50px;
}

#poli-text{
    padding-left:35px;
}
/*---メール送信php ------------------------------*/

#sendmail-top{
    text-align: center;
    padding-top: 200px;
    padding-bottom:20px;
}

#sendmail{
    text-align: center;
    padding-top: 20px;
    padding-bottom:20px;
}

#sendmail-form{
    text-align: center;
    margin-top: 100px;
}

#backbutton{
    padding: 20px;
    background: linear-gradient(to bottom,#FFB399,#FF7A4D,#FF4000,#FF4000);border: none;
    color: white;
    box-shadow: 5px 5px 5px #9f9fa9;
}



