/* CSS Document */
@charset "utf-8";

/*===============================================

画面の横幅が640pxまで

===============================================*/

@media screen and (max-width:640px) {
  .pc-screen {
		display:none;
	}
  #header_top_left {
    display: none !important;
  }
  #head_in {
    height: 60px !important;
    position: fixed !important;
    background: #e3eeeb !important;
    top: 0;
  }
  .main {
    margin-top: 65px !important;
  }
  .logo {
    padding: 4px 0 !important;
  }
  body {
    width: 100%;
    height: 100%;
    position: relative;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    min-width: 100%;
  }
  a, a:hover, a:visited {
    text-decoration: none;
  }
  img {
    max-width: 100%;
    height: auto;
    width/***/
    : auto;
  }
  input[type="text"], input[type="email"], input[type="tel"], textarea, select {
    -webkit-appearance: none;
  }
  .clearfix {
    zoom: 1;
    overflow: hidden;
  }
  .clearfix:after {
    content: "";
    display: block;
    clear: both;
  }
  /* navi */
  .all_wrap {
    width: 100%;
    position: relative;
    right: 0;
    overflow-x: hidden;
  }
  .top_navi {}
  .top_navi_title a {
    width: 10%;
    position: fixed;
    top: 6px;
    right: 0;
    padding: 10px 10px 4px;
    background: #001C58;
    display: inline-block;
    text-align: center;
    pointer-events: auto;
    z-index: 80;
  }
  .top_navi_title a img {
    width: 100%;
  }
  .top_navi_title_acc {}
  .top_navi_item_box {
    /*width:80%;
	height:100%;
	position:fixed; top:0; right:-80%;
	z-index:90;*/
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    display: none;
    z-index: 100;
    text-align: right;
    overflow-y: scroll;
    pointer-events: auto;
  }
  .top_navi_item a {
    padding: 10px 0 10px 40px;
    border-bottom: 1px solid #FFF;
    background-color: rgba(0, 0, 0, 0.9);
    background-image: url(../images/navi/item_bg.png);
    background-repeat: no-repeat;
    background-position: 20px 50%;
    background-size: 3% auto;
    display: block;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15px;
    color: #FFF;
    line-height: 150%;
    text-align: left;
  }
  .top_navi_category {
    padding: 10px 0 10px 15px;
    border-bottom: 1px solid #FFF;
    background: #6AB72D;
    background-size: 7px;
    display: block;
    font-size: 15px;
    color: #FFF;
    line-height: 150%;
    text-align: left;
  }
  .top_navi_under a {
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #FFF;
    background: rgba(0, 0, 0, 0.9);
    display: block;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15px;
    color: #FFF;
    line-height: 150%;
    text-align: left;
  }
  .top_navi_nolink {
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #FFF;
    background: #DDD;
    display: block;
    font-size: 15px;
    color: #333;
    line-height: 150%;
    text-align: left;
  }
  .top_navi_back_btn a {
    padding: 13px 0 8px 13px;
    border-bottom: 1px solid #FFF;
    background: rgba(0, 0, 0, 0.9);
    display: block;
    font-size: 15px;
    color: #FFF;
    line-height: 150%;
    text-align: left;
  }
  .top_navi_back_btn a img {
    width: 25%;
    vertical-align: top;
  }
  .bottom_navi {
    margin-top: 0;
    padding: 5px 0;
    background: #FFF;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
  }
  .bottom_navi_home {
    width: 33%;
    float: left;
  }
  .bottom_navi_home a {
    padding: 10px 0;
    border-right: 1px solid #CCC;
    display: block;
    font-size: 15px;
    color: #333;
    line-height: 150%;
    text-align: center;
  }
  .bottom_navi_menu {
    width: 34%;
    float: left;
  }
  .bottom_navi_menu a {
    padding: 10px 0;
    border-right: 1px solid #CCC;
    display: block;
    font-size: 15px;
    color: #333;
    line-height: 150%;
    text-align: center;
  }
  .bottom_navi_top {
    width: 33%;
    float: left;
  }
  .bottom_navi_top a {
    padding: 10px 0;
    display: block;
    font-size: 15px;
    color: #333;
    line-height: 150%;
    text-align: center;
  }
  .navi_all_back {
    width: 100%;
    height: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 50;
  }
  .navi_all_back a {
    width: 100%;
    height: 100%;
    display: block;
  }
  .navi_all_back img {
    width: 100%;
    height: 100%;
  }
  .bottom_tel {
    width: 100%;
    position: fixed;
    bottom: 0;
    background: #D2D8E6;
  }
  .bottom_tel .inner {
    padding: 5px 3px;
    border: 1px solid #001C58;
    font-size: 0;
    text-align: center;
  }
  .bottom_tel .tel {
    width: 49.5%;
    padding: 0 0.5% 0 0;
    display: inline-block;
    vertical-align: top;
  }
  .bottom_tel .mail {
    width: 49.5%;
    padding-left: 0.5%;
    display: inline-block;
    vertical-align: top;
  }
  .bottom_tel .mail a {
    margin-top: 5px;
    display: block;
    font-size: 13px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
  }
  p {
    margin-top: 20px;
    padding: 0 2%;
  }
  /* ==================== リンク ==================== */
  a {
    color: #FD6204;
    text-decoration: none
  }
  a:hover {
    text-decoration: underline
  }
  /* ==================== ヘッダー ==================== */
  #header_top {
    width: 100%;
    background-color: #626262;
  }
  #header_top_in {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
  }
  #header_top_left {
    width: 100%;
    float: none;
    margin-top: 0;
  }
  #header_top_navi {
    display: none;
  }
  #header_top_in h1 {
    margin: 0;
    padding: 2px 2%;
    color: #FFFFFF;
    font-size: 11px;
    text-align: left;
    font-weight: normal;
  }
  #head {
    background-image: url(../images/header_back.png);
    background-repeat: repeat-x;
    height: auto;
    width: 100%;
  }
  #head_in {
    height: auto;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    position: relative;
  }
  .logo {
    width: 60%;
    float: none;
    margin: 0 auto;
    padding: 10px 0;
  }
  .header_tel {
    display: none;
  }
  /* ナビゲーション */
  #navi_back {
    display: none;
  }
  #navi {
    display: none;
  }
  /* ==================== コンテンツ ==================== */
  .main {
    margin-top: 60px;
  }
  #wrap {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #main {
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .content {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    text-align: left;
    margin-bottom: 25px;
  }
  .content h2 {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
  }
  .content_g {
    display: none;
  }
  #leftcontent {
    float: none;
    width: 100%;
  }
  #rightcontent {
    float: none;
    width: 100%;
  }
  #leftmain {
    float: none;
    width: 100%;
  }
  #rightmain {
    float: none;
    width: 100%;
  }
  .content_box_top {
    background-image: url(../images/con_box_top.png);
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
  }
  .content_box {
    background-image: url(../images/con_box_back.png);
    background-repeat: repeat-y;
    padding-left: 15px;
    padding-right: 30px;
  }
  .content_box a {
    color: #090;
    text-decoration: underline;
  }
  .content_box_in {
    background-color: #FFFFFF;
    padding: 10px;
  }
  .content_box_left {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .content_box_left p {
    margin-left: 20px;
  }
  .content_box_right {
    float: none;
    width: 100%;
    text-align: left;
    margin-top: 20px;
  }
  .step_box {
    width: 230px;
    float: left;
    margin-top: 20px;
  }
  .step_box_txt {
    margin-top: 10px;
    font-size: 12px;
    line-height: 20px;
  }
  .box_white {
    font-size: 16px;
    background-color: #FFFFFF;
    border-radius: 7px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 30px;
  }
  .box_green {
    background-color: #E7FDD4;
    padding: 10px;
  }
  .current {
    font-weight: normal;
  }
  /* ==================== 画像 ==================== */
  .alignleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .alignright {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .aligncenter {
    clear: both;
    display: block;
    margin: 25px auto;
  }
  a img {
    border: none;
  }
  .overlay:hover {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  /* ==================== フォーム ==================== */
  input[type="radio"] {
    vertical-align: middle;
  }
  input[type="text"], input[type="email"], input[type="tel"], textarea, select {
    background-color: #EBEBEB;
    border: 1px solid #CCCCCC;
  }
  .form th {
    font-size: 20px;
  }
  input[type="text"], input[type="email"], input[type="tel"], textarea {
    width: 100% !important;
    padding: 2% !important;
    box-sizing: border-box !important;
    font-size: 20px !important;
  }
  select {
    width: 50% !important;
    height: auto !important;
    padding: 3px 2% !important;
    box-sizing: border-box !important;
    font-size: 16px !important;
  }
  input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus, input[type="text"]:hover, input[type="email"]:hover, input[type="tel"]:focus, textarea:hover {
    background-color: #fffbd6;
    border: 3px solid #3399FF;
  }
	form input:focus:invalid {
  		border : tomato 3px solid;
	}
	form input:focus:valid + .error .invalid {
		display : none;
	}
	form input:valid {
  		border : seagreen 3px solid;
	}
  p.submit {
    padding-bottom: 30px !important;
    width: 342px !important;
    margin-left: 310px !important;
    margin-top: 15px !important;
  }
  .submit input {
    background-image: url(../images/form_b_btn.png) !important;
    background-repeat: no-repeat !important;
    background-position: left top !important;
    width: 342px !important;
    text-align: center !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 22px !important;
    color: #ffffff !important;
    font-weight: bold !important;
    font-size: 16px !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
    border-left-style: none !important;
    cursor: pointer !important;
    height: 65px;
  }
  #zasMailForm input[type='button'].zasCheckBtn {
    border-radius: 0;
    background: none;
    background-image: url(../images/form_b_btn.png) !important;
    background-size: 100% 100%;
    background-repeat: no-repeat !important;
    background-position: left top !important;
    width: 90% !important;
    text-align: center !important;
    margin: 0 auto !important;
    padding: 10px 0 !important;
    color: #ffffff !important;
    font-weight: bold !important;
    font-size: 16px !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
    border-left-style: none !important;
    cursor: pointer !important;
    height: auto;
  }
  /* ==================== フッター ==================== */
  #footer_top {
    width: 100%;
    background-color: #404040;
  }
  #footer_top_in {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }
  #footer_top_navi {
    display: none;
  }
  #foot {
    padding-bottom: 100px;
    background-image: url(../images/footer_back.png);
    background-repeat: repeat-x;
    height: auto;
    width: 100%;
    background: #E3EEEB;
  }
  #foot_in {
    background-image: url(../images/footer_in_back.png);
    background-repeat: repeat-x;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }
  #page-top {
    display: none;
  }
  .thumbnail_box {
    float: left;
  }
  .thumbnail_box img {
    padding: 6px;
    border: 1px solid #999;
    background-color: #FFF;
  }
  hr.style_foot {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  #copyright {
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #000000;
    color: #FFFFFF;
  }
  /* ========== Table ========== */
  table {
    border: 1px solid #BFBFBF;
    border-collapse: collapse;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
  }
  table th {
    border: 1px solid #BFBFBF;
    padding-top: 12px;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 12px;
    width: 200px;
    background-color: #D2D8E6;
    text-align: left;
    font-weight: normal;
  }
  table td {
    border: 1px solid #BFBFBF;
    padding-top: 12px;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 12px;
    width: 550px;
  }
  .th_required {
    background-image: url(../images/required.png);
    background-repeat: no-repeat;
    background-position: 179px 17px;
    background-position: center right 17px;
  }
  .td_blue {
    background-color: #A3CDE9;
    padding: 10px;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.2em;
  }
  .table_orange {
    border: 1px solid #F60 !important;
    border-collapse: collapse;
    font-size: 14px;
    margin-top: 10px;
    width: 560px;
  }
  .th_orange {
    background-color: #F46700;
    padding: 10px;
    text-align: center;
    letter-spacing: 0.2em;
    border-top-color: #F60 !important;
    border-right-color: #F60 !important;
    border-bottom-color: #F60 !important;
    border-left-color: #F60 !important;
  }
  .td_orange {
    background-color: #FFCB97;
    padding: 10px;
    text-align: left;
    border-top-color: #F60 !important;
    border-right-color: #F60 !important;
    border-bottom-color: #F60 !important;
    border-left-color: #F60 !important;
    font-size: 18px;
    font-weight: bold !important;
    color: #F46700;
  }
  .table_noline {
    font-size: 14px;
    margin-top: 10px;
    border-style: none;
    margin-bottom: 10px;
  }
  .table_noline th {
    padding: 5px;
    width: 90px;
    text-align: right;
    font-weight: normal;
    background-color: #FFF;
    border-style: none;
  }
  .table_noline td {
    padding: 5px;
    line-height: 28px;
    width: 400px;
    border-style: none;
  }
  /* ========== Google map ========== */
  .map_box {
    padding: 3px;
    border: 1px solid #999;
    background-color: #FFF;
    height: 450px;
    width: 930px;
  }
  /* ========== 共通 ========== */
  /*
	.mt_3 { margin-top: 3px;}

	.mt_5 { margin-top: 5px;}

	.mt_9 {

		margin-top: 9px;

	}

	.mt_13 { margin-top: 13px;}

	.mt_10 { margin-top: 10px;}

	.mt_15 { margin-top: 15px;}

	.mt_18 { margin-top: 18px;}

	.mt_20 { margin-top: 20px;}

	.mt_25 { margin-top: 25px;}

	.mt_23 { margin-top:23px;}

	.mt_30 { margin-top:25px;}

	.mt_40 { margin-top:40px;}

	.mt_50 { margin-top:50px;}

	.mt_80 { margin-top:80px;}

	.mt_90 { margin-top:90px;}

	.mb_5 {

		margin-bottom: 5px;

	}

	.mb_10 {

		margin-bottom: 10px;

	}

	.mb_20 {

		margin-bottom: 20px;

	}

	.mb_30 {

		margin-bottom: 25px;

	}

	.mb_40 {

		margin-bottom: 25px;

	}

	.mb_50 {

		margin-bottom: 25px;

	}

	.mb_70 {

		margin-bottom: 25px;

	}

	.mb_90 {

		margin-bottom: 25px;

	}
*/
  .ml_9 {
    margin-left: 9px;
  }
  .ml_10 {
    margin-left: 10px;
  }
  .ml_15 {
    margin-left: 15px;
  }
  .ml_20 {
    margin-left: 20px;
  }
  .ml_25 {
    margin-left: 25px;
  }
  .ml_30 {
    margin-left: 30px;
  }
  .ml_40 {
    margin-left: 40px;
  }
  .ml_45 {
    margin-left: 45px;
  }
  .ml_50 {
    margin-left: 50px;
  }
  .ml_55 {
    margin-left: 0;
  }
  .ml_95 {
    margin-left: 95px;
  }
  .ml_100 {
    margin-left: 100px;
  }
  .ml_140 {
    margin-left: 140px;
  }
  .mr_5 {
    margin-right: 5px;
  }
  .mr_10 {
    margin-right: 10px;
  }
  .mr_20 {
    margin-right: 5%;
  }
  .mr_25 {
    margin-right: 25px;
  }
  .mr_30 {
    margin-right: 30px;
  }
  .mr_45 {
    margin-right: 45px;
  }
  .mr_55 {
    margin-right: 55px;
  }
  .pr_45 {
    padding-right: 45px;
  }
  .pt_3 {
    padding-top: 3px;
  }
  .pt_5 {
    padding-top: 5px;
  }
  .pt_10 {
    padding-top: 10px;
  }
  .pt_15 {
    padding-top: 15px;
  }
  .pt_30 {
    padding-top: 30px;
  }
  .w_30 {
    width: 30px;
  }
  .w_100 {
    width: 100px;
  }
  .w_120 {
    width: 120px;
  }
  .w_150 {
    width: 150px;
  }
  .w_200 {
    width: 200px;
  }
  .w_250 {
    width: 250px;
  }
  .w_300 {
    width: 300px;
  }
  .w_360 {
    width: 360px;
  }
  .w_400 {
    width: 400px;
  }
  .w_550 {
    width: 550px;
  }
  .w_600 {
    width: 600px;
  }
  .w_650 {
    width: 650px;
  }
  .w_900 {
    width: 900px;
  }
  .center {
    text-align: center;
  }
  .left {
    text-align: left;
  }
  .right {
    text-align: right;
  }
  .font_10 {
    font-size: 10px;
  }
  .font_12 {
    font-size: 12px;
  }
  .font_14 {
    font-size: 14px;
  }
  .font_16 {
    font-size: 16px;
  }
  .font_18 {
    font-size: 16px;
  }
  .font_24 {
    font-size: 18px;
  }
  .font_g {
    color: #666;
  }
  .font_r {
    color: #F03;
  }
  .font_o {
    color: #EB6100;
  }
  .font_b {
    color: #335D85;
  }
  .lh_25 {
    line-height: 25px;
  }
  .lh_30 {
    line-height: 30px;
  }
  .disp {
    display: inline;
  }
  .image_box {
    border-style: none;
  }
  .text_box {
    text-align: left;
  }
  .ft_left {
    width: 10%;
    float: left;
  }
  .ft_left.font_18.mt_10, .ft_left.w_900.mt_10 {
    width: 83%;
    margin-top: 3px;
  }
  .ft_right {
    width: 80%;
    float: right;
  }
  .clear {
    clear: both;
  }
  .fixed {
    background-color: #FFF;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
  }
  /* add */
  .header_btn {
    display: none;
  }
  .header_text {
    display: none;
  }
  /* table */
  table {
    margin: 0 2% !important;
    padding: 0;
    border: none;
    width: 96%;
  }
  tbody {}
  tbody tr {
    margin-top: 10px;
    display: block;
    border: none;
  }
  tbody th, tbody td {
    width: 100%;
    padding: 7px 2%;
    box-sizing: border-box;
    display: list-item;
    list-style-type: none;
  }
  tbody td {
    border-top: none;
  }
}