@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Pacifico);
/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
}
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th {
  text-align: left;
}
q:before, q:after {
  content: '';
}
object, embed {
  vertical-align: top;
}
legend {
  display: none;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}
img, abbr, acronym, fieldset {
  border: 0;
}
body {
  font: 14px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
  font-weight: 300;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  color: #000;
  background: #fff;
}
a {
  color: #0066ff;
  text-decoration: none;
}
a:hover, .active {
  text-decoration: underline;
}
a:active, a:focus, input:active, input:focus {
  outline: 0;
}
/* ヘッダー
------------------------------------------------------------*/
#header {
  text-align: center;
}
#header h1 {
  padding-top: 60px;
}
#mainnav a {
  color: #000;
}
#mainImg {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 528px;
margin: 0 auto;
}
#mainImg img {
  position: absolute;
  left: 50%;
  max-width: 1280px;
  width: 1280px;
  height: 528px;
  margin-left: -640px;
}
.panel img {
  margin-right: 10px;
}
/* フッター
------------------------------------------------------------*/
#footer {
  clear: both;
  padding: 50px 0px 50px 0;
  text-align: center;
  font-size: 12px;
  width: 100%;
  background-color: #1d2a53;
}
/* 共通
------------------------------------------------------------*/
img {
  max-width: 100%;
  height: auto;
  vertical-align: -50%;
}
h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0 auto 40px;
}
section {
  clear: both;
}
section h2 {
  font-family: 'Pacifico', cursive;
  width: 100%;
  margin: 0 auto 40px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background-size: 1px 1px;
}
section h2 span {
  background: #fff;
  padding: 0 80px;
}
h3, h4, h5, h6 {
  width: 80%;
  margin:  20px auto 20px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

.inner {
  width: 94%;
  margin: 0 auto;
  padding-bottom: 50px;
}
.innerS {
  max-width: 1280px;
  margin: 0 auto;
  margin-bottom: 20px;padding: 0 30px;
}
.tnr {
  padding-bottom: 20px;
  margin: 0 auto;
}
.bold {
  font-weight: bold;
}

.title_ban{
  width: 80%;
  margin: 20px auto 20px  auto;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

/* SEC01 TNRとは
------------------------------------------------------------*/
#sec01 .point {
  font-family: 'Pacifico', cursive;
  font-weight: bold;
}
#sec01_img img {
  margin-bottom: 20px;
}
/* SEC02 地域ねこ活動
------------------------------------------------------------*/
#sec02 {
  padding: 0 !important;
}
#sec02 header {
  display: none;
}
#gallery li {
  float: left;
  width: calc(100%/3);
  line-height: 0;
}
#gallery img {
  width: 100%;
  height: auto;
}

/* インスタ
------------------------------------------------------------*/
@media only screen and (min-width: 940px) {

        div.ins_w{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 80%;
        height: 0 auto;
        margin: 0 auto;

        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        div.ins {
        display: block;
        width: 326px;
        height: 0 auto;
        margin: 0;
        background: #fff;
        margin-bottom: 20px;        margin-right: 20px;
    }
        }

@media only screen and (max-width: 940px) {
        div.ins_w{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 0 auto;
        margin: 0 auto;

        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
        div.ins {
        display: block;
        width: 328px;
        height: 0 auto;
        margin: 0;
        background: #fff;
        margin: 0 auto;
    }
        }

/* SEC04 活動へのご協力
------------------------------------------------------------*/
.col3 li {
  line-height: 2.0;
}
.col3 img {
  margin-right: 3px;
}
#donation {
  margin-top: 10px;
}
#donation img {
  width: 80%;
}
.kouza{
text-align: left;
  max-width: 1280px;
  margin: 0 auto;
padding: 50px 30px 0px 30px;
}

.you_ti {
  background: #dfefff;
  box-shadow: 0px 0px 0px 5px #dfefff;
  border: dashed 2px white;
  padding: 0.2em 0.5em;
  font-size: 16px;
  font-weight: bold;
  max-width: 1280px;
}
.you_m {
  padding: 8px 30px 15px 30px;
  max-width: 1280px;
}
/* SEC05 連絡先
------------------------------------------------------------*/
#sec05_02 {
  background: url(../images/bgSec04.jpg) no-repeat 100% 100% fixed;
  background-size: cover;
  -webkit-background-size: cover;
  text-align: center;
  padding: 220px 20px;
}
#sec05_02 img {
  width: auto;
}
.col2 {
  margin: 0 auto;
  padding: 30px;
}
/* TNR完了済み猫ちゃんの数
------------------------------------------------------------*/
.count-block {
  text-align: center;
  list-style-type: none;
  padding: 0px 0px 30px 0px;
}
.count-block li {
  display: inline-block;
  padding: 0 20px;
  margin: 5px;
  border-radius: 20px;
}
.count-text {
  font-weight: bold;
  font-size: 15px;
}
.box {
  background-color: #fff;
  margin: 0 auto;
  padding: 0;
  font-size: 2em;
  font-weight: bold;
  border-radius: 20px;
}
/* RESPONSIVE 設定
------------------------------------------------------------*/
@media only screen and (min-width: 940px) {
  body {
    font-size: 14px;
  }
    .sp {
        display: none;
    }
  a#menu {
    display: none;
  }
  #mainnav li {
    display: inline-block;
    padding: 50px 25px;
    font-size: 15px;
  }
  .panel {
    display: block !important;
  }
  .col3 {
    text-align: center;
  }
  .col3 li {
    display: inline-block;
    width: 80%;
    padding: 0 2.5% 50px;
    margin-bottom: 0;
    vertical-align: top;
  }
  #footer {
    padding: 30px 0px 70px 0;
  }
}
@media only screen and (max-width: 940px) {
  .innerS {
    padding: 0 30px;
  }
  .note {
    text-align: center;
  }
  #sec01_img img {
    width: 90%;
  }
  .col3 li {
    line-height: 1.7;
  }
  #donation img {
  width: 100%;
}
  #gallery li {
    float: none;
    width: 100%;
  }
  #map iframe {
    width: 96% !important;
    left: 2%;
  }
  #sec05_02 {
    padding: 50px 20px;
  }
}
@media only screen and (max-width: 940px) {
  #header {
    position: fixed;
    width: 100%;
    z-index: 500;
  }
  #headerWrap {
    position: relative;
    width: 100%;
    height: 70px;
    background: #fff;
    border-bottom: 1px solid #ccc;
  }
  #header h1 {
    padding-top: 10px;
  }
  #header h1 img {
    margin-top: 3px;
    max-height: 45px;
    width: auto !important;
  }
    .pc {
        display: none;
    }
  a#menu {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    margin: 10px;
  }
  #menuBtn {
    display: block;
    position: absolute;
    top: 60%;
    left: 50%;
    width: 18px;
    height: 2px;
    margin: -1px 0 0 -7px;
    background: #000;
    transition: .2s;
  }
  #menuBtn:before, #menuBtn:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 18px;
    height: 2px;
    background: #000;
    transition: .3s;
  }
  #menuBtn:before {
    margin-top: -7px;
  }
  #menuBtn:after {
    margin-top: 5px;
  }
  a#menu .close {
    background: transparent;
  }
  a#menu .close:before, a#menu .close:after {
    margin-top: 0;
  }
  a#menu .close:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  a#menu .close:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
  }
  .panel {
    width: 100%;
    display: none;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
    z-index: 100;
  }
  #mainnav {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: right;
    z-index: 500;
  }
  #mainnav ul {
    border-bottom: 1px solid #ccc;
    background: #fff;
    text-align: left;
  }
  #mainnav li a {
    position: relative;
    display: block;
    padding: 15px 25px;
    border-bottom: 1px solid #ccc;
    color: #000;
    font-weight: 400;
  }
  #mainnav li a:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 5px;
    width: 6px;
    height: 6px;
    margin: -4px 0 0 0;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #mainImg {
    padding-top: 60px;
    z-index: -100;
  }
  .col3 li {
    margin: 50px auto 0 auto;
    display: block;
  }
  section {
    padding-top: 10px;
  }
  section h2 {
    margin: 0 auto 20px;
  }
  section h2 span {
    padding: 0 30px;
  }
}


/* SEC05 応募フォーム
	-----------------*/
#mail_form {
  max-width: 800px;
  padding: 15px;
  margin-right: auto;
  margin-left: auto;
}
#mail_form form {
  border: solid 1px #ddd;
  padding: 10px 30px 30px 30px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  margin-bottom: 50px;
}

.contact {
  border-radius: 3px;
  background-color: #f6f6f6;
  vertical-align: middle;
  border: 1px solid #dddddd;
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 20px;
}
.contact div {
  border-radius: 3px;
  padding: 10px 20px;
}
form > div > div:before, form > div > div:after {
  display: table;
  content: " ";
  clear: both;
}
body > div label {
  margin-bottom: 0;
  text-align: right;
  width: 80%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
form > div input[type=item], div input[type=text], form > div input[type=email], form > div textarea, form > div select {
  display: block;
  float: right;
  padding: 6px 8px 6px 8px;
  font-size: 15px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  margin: 0px;
  border-radius: 6px;
  width: 100%;
  max-width: 400px;
    height: 36px;
    flex: inherit;
}

form > div textarea {
  height: 220px;
}
textarea {
  overflow: auto;
}


form > div label span {
  border-radius: 6px;
  margin: 0px 6px 0px 5px;
  padding: 3px;
  width: 48px;
  display: inline-block;
  text-align: center;
  background: #545454;
  color: #fff;
  font-size: 14px;
}
@media screen and (max-width: 480px) {
form > div label span {
    border-radius: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 32px;
    font-size: 12px;
  }
}

#mail_form p{color:red;font-weight: bold;}
#mail_form .m_f{  padding:10px 26px 0px 30px;color:#000 !important;}
#mail_form .m_f2{
border: solid 1px #ddd;
padding:8px;
color:#000 !important;
border-radius: 6px;
font-weight: normal !important;
}

@media only screen and (max-width: 480px) {

#mail_form .m_f2{  margin: 0px 20px 0px 0px;}

  #mail_form {
    width: 100%;
  padding: 0px;
  }

#mail_form form {
  border: solid 1px #ddd;
  padding: 0px 0px 10px 0px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  margin-bottom: 50px;
}
.contact {
  border-radius: 3px;
  background-color: #f6f6f6;
  vertical-align: middle;
  margin: 20px 6px 15px 6px;
  padding: 0px 2px 8px 20px;
}
.contact div {
  border-radius: 3px;
  padding: 10px 0px;
}



form > div textarea {
  height: 180px;
}

	}



