@charset "UTF-8";

/* 印刷用 */
@media only print{
  /*
    A4 847 * 595 px
    A3 1191 * 842 px
    B5 729 * 516 px
  */
  body{
    width: 1140px;
    overflow: hidden;
    /*zoom: 0.9;*/
  }
  .container{
    width: 100%;
  }
  .tb{
    display: none;
  }
  .sp{
    display: none;
  }
  
  /* 固定ヘッダーを使用している場合など */
  header .hdr1{
    position: static !important;
  }
  /* animate のフェードインを可視化 */
  [data-animate]{
    opacity:1 !important;
  }
}

@media only screen and (max-width:1220px){
  .container{
    width: 100%;
  }
}

@media only screen and (max-width:1023px){
  
  footer .box1{
    width: 100%;
    text-align: center;
  }
  footer .box2{
    width: 100%;
  }
  footer .ftr_links{
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
  }
  
  .mv{
    height: 400px;
  }
  
  .home_merit_wrap .list .item em{
    width: 50px;
  }
  .home_merit_wrap .list .item .txt {
    width: calc(100% - 50px);
  }
  
  .contact_form th {
    width: 250px;
  }
  .contact_form td .wpcf7-text{
    width: 100%;
  }
  .contact_form td [name="zipcode"]{
    width: 150px;
  }
  
  .gnav > ul{
    font-size: 15px;
  }
  .gnav > ul > li{
    
  }
}

@media only screen and (max-width:767px){
  
  body{
    font-size: 14px;
    padding-bottom: 49px;
  }
  
  header{
    padding: 10px 0;
  }
  header .hdr1{
    width: 100%;
    margin-bottom: 0;
  }
  header .hdr1 .hdr_logo{
    width: 100%;
    text-align: center;
    margin: 5px 0;
  }
  header .hdr1 .hdr_logo img{
    width: 240px;
  }
  header .hdr1 .hdr_contact{
    display: none;
  }
  
  footer{
    margin-top: 50px;
  }
  footer .ftr1 .box1{
    width: 100%;
    text-align: center;
  }
  footer .ftr1 .box2{
    display: none;
  }
  footer .copy{
    font-size: 12px;
  }
  
  footer .ftr2 .container{
    flex-wrap: wrap;
  }
  footer .ftr2 .box1,
  footer .ftr2 .box2{
    width: 100%;
    text-align: center;
  }
  footer .ftr2 .box2{
    margin-top: 10px;
  }
  .footer_fix{
    display: block;
  }
  
  .mv{
    height: 300px;
    background-position: right -95px center;
  }
  .mv .mv_box{
    padding: 0 10px;
  }
  .mv .mv_box .box1{
    width: 100%;
    margin-bottom: 20px;
    text-align: center
  }
  .mv .mv_box .box1 img{
    width: 60px;
  }
  .mv .mv_box .box2 {
    width: 100%;
    text-align: center;
  }
  .mv .mv_box .title {
    font-size: 20px;
  }
  .mv .mv_box .txt {
    font-size: 15px;
  }
  .mv .mv_box .links li a{
    font-size: 14px;
  }
  
  .gnav{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #FFF;
    padding: 0;
    z-index: 99999;
    overflow-y: scroll;

    /*transition: all 0.2s;*/
    transform: translateX(100%);
    padding: 15px;
  }
  .gnav.active{
    transform: translateX(0%);
  }
  .gnav > ul{
    display: block;
  }
  .gnav > ul > li{
    width: 100%;
    padding: 10px 0;
    border: 0;
    border-bottom: 1px dashed #CCC;
  }
  .gnav > ul > li + li,
  .gnav > ul > li:first-child,
  .gnav > ul > li:last-child{
    border-left: 0;
    border-right: 0;
  }
  .gnav > ul > li a{
    padding: 10px 0;
  }
  .gnav .children, .gnav .sub-menu{
    display: block;
    position: static;
    background: #EEE;
  }
  
  .breadcrumb{
    font-size: 12px;
  }
  .breadcrumb li{
    white-space: nowrap;
  }
  
  .tt1{
    font-size: 24px;
  }
  .tt1 span{
    font-size: 14px;
  }

  .tt2{
  }
  .tt2 span{

  }
  .tt3{
    font-size: 20px;
    padding: 10px;
    margin-bottom: 15px;
  }
  .tt3 span{

  }
  .tt4{
    font-size: 16px;
    margin-bottom: 10px;
  }
  .tt4.icon1:before, 
  .tt4.icon2:before{
    width: 24px;
    height: 24px;
    margin-right: 10px;
  }
  .tt4 span{

  }
  .tt5{

  }
  .tt5 span{

  }
  
  .home_merit_wrap .title {
    font-size: 22px;
  }
  .home_merit_wrap .list {
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .home_merit_wrap .list .item em{
    width: 30px;
    font-size: 16px;
  }
  .home_merit_wrap .list .item .txt {
    width: calc(100% - 30px);
    font-size: 14px;
  }
  
  .home_activity_wrap .list .item{
    padding-bottom: 5px;
  }
  .home_activity_wrap .list .item em {
    width: 40px;
    font-size: 18px;
  }
  .home_activity_wrap .list .item .txt {
    width: calc(100% - 40px);
    font-size: 14px;
    letter-spacing: 0.02em;
  }
  
  .home_regist_form{
    padding: 20px 15px;
  }
  
  .user_info_tbl{
    
  }
  .user_info_tbl th{
    width: 120px;
  }
  
  .post_items{
    
  }
  .post_items .item{
    flex-wrap: wrap;
  }
  .post_items .item .date2{
    width: 100%;
  }
  .post_items .item .title{
    width: 100%;
  }
  .post_items .item .date2 + .title{
    width: 100%;
  }
  .post_items .item.single_item .title{
    font-size: 16px;
  }
  .pagination .nav-posts .page-next,
  .pagination .nav-posts .page-prev{
    min-width: 100px;
  }
  .pagination .nav-posts .page-next a, 
  .pagination .nav-posts .page-prev a,
  .pagination .nav-posts .page-archive a{
    padding: 10px 10px;
    font-size: 11px;
  }
  
  .contact_info{
    padding: 10px;
  }
  .contact_info .box1{
    font-size: 13px;
  }
  .contact_info .box2{
    margin-top: 10px;
  }
  .contact_info .box2 .icon{
    font-size: 15px;
  }
  .contact_info .box2 .tel{
    font-size: 24px;
  }
  .contact_info .box2 .txt{
    width: 100%;
    margin: 10px 0 0 0;
  }
  
  .contact_form th,
  .contact_form td{
    display: block;
    width: 100%;
    padding: 10px 10px;
  }
  .contact_form th{
    /*padding-bottom: 5px;*/
  }
  .contact_form td{
    /*padding-top: 0;*/
  }
  .contact_form td [name="zipcode"]{
    width: 100px;
  }
  .contact_form dl.date dt{
    width: 100%;
  }
  .contact_form dl.date dt.wide{
    width: 100%;
  }
  
  .contact_form td .wpcf7-text,
  .contact_form td .wpcf7-textarea,
  .contact_form td .wpcf7-select{
    width: 100%;
  }
  
  .contact_form_btns input[type="submit"], 
  .contact_form_btns input[type="button"],
  .contact_form_btns button  {
    width: 48%;
    margin: 0 1%;
    font-size: 12px;
  }
  .contact_form_btns input[type="submit"]{
    /* テキストが長いとき */
    /*width: 66%;*/
  }
  .contact_form_btns button {
    width: 30%;
  }
  
  
  /* サイトマップ */
  .sitemap_items .item{
    width: 100%;
    margin-bottom: 15px;
  }
  .sitemap_items .item h4 a{
    padding: 10px 10px;
  }
  
  /* プライバシーポリシー */
  .privacy_tt{
    font-size: 18px;
  }
  .privacy_tt br{
    display: inline;
  }
  .privacy_items .item h4{
    font-size: 15px;
  }
  
  
  [id*="wpmem_"] fieldset > label{
    width: 100%;
    margin-bottom: 5px;
    margin-right: 0;
  }
  [id*="wpmem_"] fieldset > [class*="div_"]{
    width: 100%;
  }
  
  [id*="wpmem_"] fieldset input[type="text"],
  [id*="wpmem_"] fieldset input[type="email"],
  [id*="wpmem_"] fieldset input[type="password"]{
    width: 100%;
  }
  
  #wpmem_login, #wpmem_msg, #wpmem_reg, .wpmem_msg{
    width: 100%;
  }
  
  .wpmem_field_th{
    width: 100%;
    margin-bottom: 5px;
  }
  .wpmem_field_td{
    width: 100%;
  }
}

@media only screen and (max-width:359px){
  .footer_fix ul{
    font-size: 12px;
  }
}