<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 陬ｽ蜩√�繝ｼ繧ｸ縲PIM 繧ｿ繝悶Ξ繝�ヨ陦ｨ遉ｺ*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

@media(min-width: 420px) and (max-width: 768px){
  /*蜈ｱ騾夊ｨｭ螳�*/
  .viewpc{
      display: none;
  }
  
  .viewtb{
      display: block;
  }
  
  .viewmb{
      display: none;
  }
    
 /*      br {
    display: none;
  }
*/
    
.nav_right {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5px;
  text-align: center;
}

.link {
  font-size: 16px;
      background: #f28313;
    color: #FFF;
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  border-radius: 3px;
  font-weight: bold;
  color: #FFF;
    margin-left: 0;
}

.arrow {
  position: relative;
  display: inline-block; 
  margin-bottom: 0;
  padding: 0 16px 0 16px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
}

.arrow::before,
.arrow::after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.circle::before{
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #6c9bd2;
}

.circle::after{
  left: 5px;
  box-sizing: border-box;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  border-left: 3px solid #fff;
}


.main h2 {
  font-size: 1.4em;
  text-align: center;
  margin-top:20px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}

.main h3 {
  font-size: 1.1em;
  text-align: center;
      margin-top:0;
    margin-left: 0;
    margin-right: 0;
}
    
    .txt_back h3 {
        width: 100%;
  color: white;
  font-size: 1.1em;
  text-align: center;
  margin: 0;
        padding: 0;
}
  
.txt_back {
  width: 100%;
    box-sizing: border-box;
}
    
p.resizeimage img { 
  margin: -30px 0 0 0 ;
  width: 100%;   
}

.common {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
  margin-left: 0 auto;
  border-bottom: none;
}


.common:last-child{
  width: auto;
  text-align: center;
  margin-bottom: 70px;
  margin-left: 0 auto;
  border-bottom: none;
}

.btn_back {
   background-color: #EAEFF1;
  background-repeat: no-repeat;  
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  width:100%;
  height: auto;
  padding-top: 5px;
  padding-bottom: 20px;
  margin-bottom: 0px;
}

.btn h4 {
  text-align: center;
  margin: auto;
}

.btn {
  display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

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


.btn h4 {
  text-align: center;
  margin: 0;
    padding-top:20px;
}

.link_txt h4 {
  font-size: 1.1em;
} 
  
    
   /* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* BOX*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
    


.product_box_wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.product_box {
    width: 95%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
    padding:0;
    overflow:hidden;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 繧ｫ繧ｿ繝ｭ繧ｰXCMS縲蝨ｨ螳�Ρ繝ｼ繧ｯ險倩ｿｰ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.features2 {
    padding-right: 15px;
}

.features h3{
    height:auto;
    }

.features p {
    margin: 0;
    text-align: left;
}

.features_box {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.features_box_inner {
    width:95%;
    padding: 10px;
    margin: 10px;
        border: 3px solid;
    border-color: #CCC;
    box-sizing: border-box;
}

.features2 h2{
    margin-top: 20px;
}

.features2 h3{
    font-size: 1.2em;
    color: #FFF;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    }

.features2 h4{
    font-size: 1em;
    color: black;
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    }

.features2 p {
    margin: 0;
    text-align: left;
}

.features2_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    padding: 0;
}

.features2_box_inner {
    width:95%;
    padding: 15px;
    margin: 15px;
        border: 3px solid;
    border-color: #CCC;
        box-sizing: border-box;
}

.triangle{
    text-align: center;
      width: 0;
  height: 0;
  border-top: 30px solid #9fa0a0;
  border-right: 20px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 20px solid transparent;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 0;
}  
    
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* PIM縲繝輔Ο繝ｼ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
    .info_p {
 display:flex;
    justify-content: center;
        flex-direction: column;
}

.info_p img {
    width:90%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}
    
    .main2_common {
    justify-content: center;
    margin-bottom: 80px;
}
    
    .main_txt,.main_photo {
    width:90%;
}

}
</pre></body></html>