@charset "utf-8";
/* CSS Document */

#npcatch .title {
    width: 195px!important;
}

input#pwbox-287 {
	border:1px solid #ccc;
}

/* ******************************************************

テーブル

****************************************************** */

table.offerInfo {
  border-collapse: collapse;
  width: 100%;
}
table.offerInfo th,
table.offerInfo td {
  padding: 10px;
  border-bottom: 1px dashed #ccc;
  background-color: #fff;
}
table.offerInfo th {
  text-align: center;
  width: 30%;
}

@media screen and (max-width: 767px) {
  table.offerInfo {
 	border-top:1px solid #fff;
  }
  table.offerInfo td {
    display: block;
    }
  table.offerInfo th {
    display: block;
    border-top: none;
    border-bottom: none;
    background:#f2f2f2;
    width: 100%;
  }

  table.offerInfo td{
    border-bottom: none;
}



}

/* オプションのテーブル */

table.options {
  border-collapse: collapse;
  width: 100%;
}
table.options th,
table.options td {
  padding: 15px;
  border: 2px solid #ccc;

}
table.options th {
  background-color: #eee;
  text-align: center;
  width: 30%;
}

table.options td.optionNaiyou {
	width:50%;
}

@media screen and (max-width: 400px) {
  table.options {
    border-top: 2px solid #ccc;
  }
  table.options td {
    display: block;
    text-align: center;
    border-top: none;
  }

  table.options td.optionNaiyou {
	border-bottom: 1px dashed #ccc;
}

  table.options th {
    display: block;
    border-top: none;
    border-bottom: none;
    width: 100%;
  }

table.options td.optionNaiyou {
	width:100%;
}

}

/* 会社概要のテーブル */

table.corp {
  border-collapse: collapse;
  width: 100%;
}
table.corp th,
table.corp td {
  padding: 10px;
  border: 1px solid #999;
}
table.corp th {
  background-color: #eee;
  text-align: center;
  width: 30%;
}

@media screen and (max-width: 400px) {
  table.corp {
    border-top: 1px solid #999;
  }
  table.corp td {
    display: block;
    text-align: center;
  }
  table.corp th {
    display: block;
    border-top: none;
    border-bottom: none;
    width: 100%;
  }

}

/* フォーム用のテーブル */

table.c-form {
  border-collapse: collapse;
  width: 100%;
}

table.c-form tr {
	border-bottom:1px dotted #ccc;
}

table.c-form tr:last-child {
	border-bottom:none;
}

table.c-form th,
table.c-form td {
  padding: 0;
  border: 0px solid #999;
}
table.c-form th {
  text-align: center;
  width: 30%;
}

table.c-form td.selectTd {
	padding:25px 0 10px;
	text-align:left;
}

@media screen and (max-width: 400px) {
  table.c-form {

  }

table.c-form tr {
	display:block;
	padding:15px 0 ;
}

  table.c-form td {
    display: block;
    text-align: center;
  }
  table.c-form th {
    display: block;
    border-top: none;
    border-bottom: none;
    width: 100%;
  }
}

/* ******************************************************

検索フォーム

****************************************************** */

#searchform {
  width: 100%;
  height: 40px;
  position: relative; }
  #searchform label {
    display: block;
    font-size: 0;
    overflow: hidden;
    text-indent: -9999px; }
  #searchform #s {
    width: 80%;
    padding: 5px 10px 5px 10px;
    height: 40px;
    line-height: 1;
    border: solid 0px #000000;
    background-color:#f2f2f2;
    border-radius: 5px 0 0 5px;
}
  #searchform #searchsubmit {
    position: absolute;
    top: 0;
    right: 1px;
    border: 0 none;
    cursor: pointer;
    width: 20%;
    height: 40px;
    margin: 0;
    background: #000000;
    color: #FFF;
    border-radius: 0 5px 5px 0;
    -webkit-appearance: button;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-right: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2em;


 }

  #searchform #searchsubmit:hoder {
    cursor:pointer;
}

/* *****************************************コンタクトフォーム**************************************************** */

.wpcf7-acceptance {
	width:30px;
	height:30px;
}

.contact_form{
   display: block;
   width:100%;
   padding:0 2% ;
   }

.wpcf7-list-item {
   margin-right:px;
}

 /* テキストフォームの設定 */
.wpcf7-text{
   margin: 20px 0;
   padding:10px ;
   width: 100%;
   color: #636063;
   border-radius:5px;
   font-family: "Myriad Pro", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
   font-size: 18px;
   line-height:2;
   border: 1px solid #ccc;
   background-color:#ffffff;
   }

select {
    border-radius:5px;
    border: 1px solid #ccc;
    padding: 10px 30px 10px 10px;
	margin:20px 0 ;
	background-image:url(img/s-arrow.png);
	background-repaet:no-repeat;
	background-position:right 10px center;
	background-size:15px;
}

.wpcf7-checkbox817 {
   width:100%;
}

 /* テキストフォームのフォーカス時の設定 */
.wpcf7-text:focus{
   background-color:#fffff0;
   }

 /* テキストエリアの設定 */
.wpcf7-textarea{
   margin: 20px 0;
   padding: 10px;
   width: 100%;
   height: 218px;
   color: #636063;
   font-family: "Myriad Pro", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
   font-size: 16px;
   border: none;
   background-color:#ffffff;
   border-radius:5px;
   border: 1px solid #ccc;
   }

 /* テキストエリアのフォーカス時の設定 */
.wpcf7-textarea:focus{
   background-color:#fffff0;
   }

 /* 送信ボタンの設定 */
.wpcf7-form-control.wpcf7-submit{
   display: block;
   width: 300px;
   height: 60px;
   border: none;
   background-color:#3498db;
   color:#fff;
   font-size:1.8em;
   font-weight:bold;
   border-radius:5px;
   margin-right: auto;
   margin-left: auto;
   cursor:pointer;
   }
.wpcf7-form input.wpcf7-submit {
    height:auto;
    padding:15px;
    font-size: 18px;
}

 /* 送信ボタンのフォーカス時の設定 */
.wpcf7-form-control.wpcf7-submit:hover{
   filter: alpha(opacity=80);
   opacity: .6;
   -moz-transition: all 0.7s ease;
   -webkit-transition: all 0.7s ease;
   background-color:#3498db;
	cursor: pointer!important;
   }


span.wpcf7-list-item {
    display: inline-block;
    margin: 0 2em 1em 0!important;
}

input[type="radio"] {
    position: relative;
    -webkit-appearance: button;
    appearance: button;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    content: "";
    background-color: #FFFFFF;
    border: 1px solid #999999;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    -webkit-box-shadow: inset 4px 4px 10px rgba(0,0,0,0.2);
    box-shadow: inset 4px 4px 10px rgba(0,0,0,0.2);
    vertical-align: middle;
    cursor: pointer;
}

input[type="radio"]:checked:after {
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    content: "";
    width: 12px;
    height: 12px;
    background: #3CB371;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

input[type="checkbox"] {
    position: relative;
    -webkit-appearance: button;
    appearance: button;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    content: "";
    background-color: #FFFFFF;
    border: 1px solid #999999;
    -webkit-border-radius: 24px;
    border-radius: 8px;
    -webkit-box-shadow: inset 4px 4px 10px rgba(0,0,0,0.2);
    box-shadow: inset 4px 4px 10px rgba(0,0,0,0.2);
    vertical-align: middle;
    cursor: pointer;
}

input[type="checkbox"]:checked:after {
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    content: "";
    width: 12px;
    height: 12px;
    background: #3CB371;
}

.old {
    position: relative;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-top: 20px;
	display:inline-block;
}

.kyujinTitle .wpcf7-textarea {
    margin: 20px 0;
    padding: 10px 10px 5px;
    width: 100%;
	height:110px;
    color: #000;
    border-radius: 0px;
    font-size: 22px;
	font-weight:bold;
    line-height: 2;
    border: 1px solid #ccc;
    background-color: #f2f2f2;
	word-wrap: break-word;
}

/* ******************************************************

SNS

****************************************************** */

/* SNSごとの背景色 */
#twitter {
   background-color: #00acee;
}
#pocket {
   background-color: #EE4056;
}
#facebook {
   background-color: #3b5998;
}
#ggl-plus {
   background-color: #dd4b39;
}
#hatena {
   background-color: #2D4C86;
}

/* ボタン設定 */
.button-area {
   width: 100%;
   margin: 10px 0;
}
.button-area:after {
   content: '';
   clear: both;
   display: block;
}
.button-area-title {
   font-weight: 700;
   margin: 0 0 8px;
   text-align: center;
}
.title-fill {
   display: block;
   background-color: #444;
   color: #fff;
   font-size: 14px;
   width: 100%;
   padding: 6px 15px;
   box-sizing: border-box;
}
.button-whole {
   float: left;
   width: 19%;
   margin: 0 0.5% 0 0.5%;
   box-sizing: border-box;
}
.button-link {
   display: block;
   text-align: center;
   color: #fff !important;
   font-size: 14px !important;
   padding: 10px 0 !important;
   box-sizing: border-box;
   border-radius: 3px;
   text-decoration: none;
}
.button-link:hover {
   text-decoration: none !important;
   filter:alpha(opacity=70);
   -moz-opacity: 0.70;
   opacity: 0.70;
}


/* ******************************************************

ページネーション

****************************************************** */

.wp-pagenavi {
    text-align: center;
    margin-top:2em;
}

.wp-pagenavi a, .wp-pagenavi span {
     padding: 3px 10px!important;
}

.wp-pagenavi .current {
	border-color:#06569f!important;
	background-color:#06569f;
	color:#fff;
}

/* ******************************************************

コンタクトフォーム送信後

****************************************************** */

div.wpcf7-mail-sent-ok , div.wpcf7-validation-errors {
    border: 2px dashed #3CB371!important;
	color:#FF0000!important;
}

div.wpcf7-response-output {
    padding: 20px!important;
}

/* ******************************************************

スマホメニュー

****************************************************** */
@media screen and (min-width: 768px) {
	.menu-button {
display:none;}

}

@media screen and (max-width: 767px) {

.menu-trigger,
.menu-trigger span{
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  cursor :pointer;
}
.menu-trigger{
  position: relative;
  width: 50px;
  height: 50px;
	z-index:9999;
}
.menu-trigger span{
  position: absolute;
  background: #000;
  width: 30px;
  height: 2px;
  left: 0;
  right: 0;
  margin: auto;
}
.menu-trigger span:nth-of-type(1){
  top: 15px;
}
.menu-trigger span:nth-of-type(2){
  top: 0;
  bottom: 0;
}
.menu-trigger span:nth-of-type(3){
  bottom: 15px;
}
.menu-trigger.active span:nth-of-type(1){
  -webkit-transform: translateY(9px) rotate(-45deg);
	transform: translateY(9px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2){
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3){
  -webkit-transform: translateY(-9px) rotate(45deg);
	transform: translateY(-9px) rotate(45deg);
}
.g-nav{
  display: none;
  position: absolute;
  top: 0;
  background: #f2f2f2;
  width: 100%;
  height: 100%;
  z-index:10;
}
.g-nav .list{
  padding: 20px;
}
.g-nav .list .item{
  border-bottom: 1px solid #000;
}
.g-nav .list .item a{
  display: block;
  text-align: center;
  text-decoration: none;
  color: #000;
  padding: 15px 0;
}
.g-nav .list .item a br.pc_only{
	display:none;
}
.menu-button {
	position:absolute;
	top:30px;
	right:0;
}

}
