/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Revoroute メインページ　スマホ表示　*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

@media(max-width:420px){
  
.viewpc{
    display: none;
}

.viewsp{
    display: block;
}
    
    .nav_right {
      display: none;
}

.revo_main h2 {
  font-size: 1.1em;
  font-weight: bold;
  padding: 0px 0px 30px 0px;
  width: 100%;
  margin-right:0;
  margin-left: 0;
}
    
    .revo_main2 h2 {
  font-size: 1.5em;
  padding: 10px 0px 10px 0px;
}

.main h3 {
  width: 100%;
  font-size: 1.8em;
  margin-right:0;
  margin-left: 0;
}

.main h4 {
  font-size: 1.2em;
  text-align: left;
  padding-top: 25px;
}

.icon_back {
  float:none;
  width: 100%;
  height: 100px;
  background-color: white;
  position: relative;
  margin: 10px;
  border-radius: 0px;
  border-bottom: solid 1px rgba(112,112,112,0.5);
  margin-right:0;
  margin-left: 0;
}

.icon_back:last-child{
  border-bottom: solid 1px rgba(112,112,112,0.5);
}
  
.icon_common {
  width: 100%;
  height: 100px;
  text-align: center;
  position: absolute;
}

.icon_txt {
  text-align: left;
  margin-left:20px;
  float: left;
  margin-top: 15px
}

.icon {
  text-align: center;
  position: absolute;
  width: 25%;
  top: 50%;
  left: 70%;
  float: left;
}

.arrow_WT {
  margin-left: auto;
  margin-right: auto;
  width: 0;
  height: 0;
  border-top: 30px solid white;
  border-left: 30px solid transparent;  
  border-right: 30px solid transparent;
}

.arrow_OR {
  margin-left: auto;
  margin-right: auto;
  width: 0;
  height: 0;
  border-top: 25px solid #666;
  border-left: 20px solid transparent;  
  border-right: 20px solid transparent; 
  float: none;
  margin-top: 20px;
} 

.main_p {
  width: 320px;
  margin-right: 20px;
  margin-left: 0px;
  float: none;
}

.main_p_common {
    display: flex;
    flex-direction: column;
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.main_common {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  margin: 0 auto;
}



.cost_5 {
  font-weight: bold;
  font-size: 1.1em;
  text-align: center;
  margin-top: 15px;
}
  
.cost_txt {
  font-size: 0.9em;
}

.dl_txt {
  width: 90%;
  padding: 10px 0 10px 10px;
  float: none;
  font-size:0.8em;
}
  
.btn_back {
   background-color: #EAEFF1;
  background-repeat: no-repeat;  
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  width:100%;
  height: auto;
  padding-bottom: 40px;
}
    
    .cost_description_n {
  padding-top: 0;
}
  
    .cost_description_n p {
        width:95%;
  font-size: 18px;
        padding:0;
}

     .flow_linkBTN a {
     width:90%;
     font-size: 18px;
}
    
    .red {
  font-size: 28px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 下部リンクボタン　スマホ表示　*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
   .btn {
        width: 100%;
  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.link_txt {
    display: flex;
    justify-content: center;
    flex-direction: column;
  width: 170px;
  height: 170px;
  background-color: white;
  margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top:10px;
  text-align: center;
        text-decoration: none;
}

.link_txt:hover {
  background-color: #d1e0f8;
}

.link_txt img {
    margin-left: auto;
margin-right: auto;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Revoroute 制作フロー*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.back_GR {
width: 70%;
  padding: 20px;
  margin-top:0; 
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
}
.main2_common {
  width: 85%;
flex-direction: column;
    box-sizing: border-box;
    margin-top: 0;
}

.main_txt {
  width:100%;
  margin-top: 15px;
    margin-right: 15px;
}

.main_photo {
  width: 100%;
    height:auto;
}

.taiwa_photo {
  width: 100%;
    height:auto;
    display: flex;
    flex-direction: column;
}
    
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Revoroute 動画*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */    
    .main_common2 {
    width: 100%;
    padding: 15px;
    margin: 15px;
    border: 3px solid;
    border-color: #CCC;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Revoroute Pro特長*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.main_commonPro {
  width: 85%;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding:0px;
    box-sizing:border-box;
}
    
.main_midashi2 p {
    text-align: left;
    padding: 0;
    margin-bottom: 10px;
    margin-top:5px;
}

.midashi_point2 {
    margin-right: 200px;
}

.midashi_point2 p {
    text-align: center;
}
