/* CSS */
ul li{
  list-style: none;
}
ul, ol{
  margin: 0;
}
body.responsive.layout-full #page-wrapper .full-container {
  max-width: 980px;
}
body.responsive.layout-full #page-wrapper {
  margin-top:12px;
}
body.layout-full {
  background: url(http://web-design.okinawa/test/wp-content/themes/vantage/images/aozora/top-bd.jpg) repeat-x #e3f2fe;
}
.fs-14{
  font-size: 14px;
}
.fc-gray{
  color: #888888
}
.box-left{
  float: left;
}
.f-center{
  text-align: center;
}
#secondary .widget .widget-title, #footer-widgets .widget .widget-title, #masthead-widgets .widget .widget-title{
  color: #fff;
}
#primary{
  width: 74%;
}
/*--masthead---------- */
#masthead{
  max-width: 980px;
  background-color: #e3f2fe;
  margin: 0 auto;
}
#masthead .main-navigation {
  margin: 0 -35px 24px;
  background: #42a5f5;
  border-radius: 10px;
}
#masthead .main-navigation ul li a {
  padding: 13px 18px;
}
#masthead .main-navigation ul li:first-child a {
    margin-left: 10px;
}
#masthead .hgroup {
    padding-bottom: 40px;
    padding-bottom: 0;
}
#masthead .hgroup .support-text{
  top: 42% !important;
}
span.tel-no {
    font-size: 28px;
}
span .tel-icon{
  padding-right:5px;
}
#search-icon {
  display: none;
}
.mobile-nav-frame img {
    max-height: none;
    max-width: none;
}
.mobile-nav-frame ul {
    background: #42a5f5;
    border: 1px solid #fff;
}
.mobile-nav-frame ul li{
  border-bottom: 1px solid #5fb2f5;
}
.mobile-nav-frame{
    background: #42a5f5;
}
.mobile-nav-frame .title{
    border-bottom: 1px solid #2397f5;
    background: #42a5f5;
}
.mobile-nav-frame .title h3{
  text-shadow: none;
}
.mobile-nav-frame form.search input[type=search]{
    background: #fff;
}
#masthead .hgroup .support-text{
    color: #42a5f5;
    font-size: 16px;
    text-align: right;
    font-style: normal;
    text-decoration: underline;
    top: 55%;
    right: -30px;
    line-height: 1.4;
  }
/*--main-------------- */
#main {
  font-size: 16px;
  background: #e3f2fe;
  padding: 0;
}
#main h3{
  padding: 12px 0;
  background: url(http://web-design.okinawa/test/wp-content/themes/vantage/images/aozora/ttl-bg.jpg);
  text-align: center;
}
#main .sec{
  background-color: #fff;
}
#main .sec-inner{
  padding:35px;
  overflow: hidden;
  margin-bottom:24px;
}
#main .sec.banner{
  background: #e3f2fe;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
  margin:0;
}
#main .sec .goal-list{
  overflow: hidden;
}
#main .sec .goal-list li{
  float:left;
  margin-left: 1.5em;  
}
@media screen and (max-width: 768px) {
#main .sec .goal-list li{
  float:none;
  margin-left: 0;  
}
}
#main #sec01 {
  margin-top: 30px;
}
#main .map {
  width: 640px;
  height: 285px;
  background: #ccc;
  float: left;
}
#main .map-photo{
  float:right;
  width:234px;
}
/*--slider-------------- */
#main-slider{
  max-width:980px;
  margin:0 auto;
  max-height: 420px;
}
.flexslider .flex-direction-nav li a.flex-next {
    right: -75px;
    width: 75px;
    height: 108px;
    background: url(http://web-design.okinawa/test/wp-content/themes/vantage/images/aozora/arrow-right.png) no-repeat;
}
.flexslider .flex-direction-nav li a.flex-prev {
    left: -75px;
    width: 75px;
    height: 108px;
  background: url(http://web-design.okinawa/test/wp-content/themes/vantage/images/aozora/arrow-left.png) no-repeat;
}
.flexslider .flex-control-paging {
  bottom: -20px;
}
.flexslider .flex-control-paging li{
  margin-right:10px;
  margin-bottom:30px;
}
.flexslider .flex-control-paging li a.flex-active{
  background: #7ac0f8;
}
.flexslider .flex-control-paging li a{
  background: #fff;
  box-shadow: none;
}
/*--colophon-------------- */
#colophon #theme-attribution, #colophon #site-info {
  background: url(http://web-design.okinawa/test/wp-content/themes/vantage/images/aozora/bottom_bd.jpg) repeat-x;
}
.layout-full #colophon{
  padding:0;
}
#colophon {
  height:270px;
  margin-bottom: 0;
  background: url(http://web-design.okinawa/test/wp-content/themes/vantage/images/aozora/footer-bg.png) repeat-x;
  padding: 0;
}
#colophon #theme-attribution a, #colophon #site-info a {
    color: #fff;
    line-height: 33px;
}
/*--scroll-to-top--------- */
#scroll-to-top{
    width: 205px;
    height: 205px;
    background: url(http://web-design.okinawa/test/wp-content/themes/vantage/images/aozora/go-top.png) no-repeat;
}
#scroll-to-top .vantage-icon-arrow-up{
  display: none;
}
/*--home-------------- */
#home {
    margin-top: 24px;
}
#home .news-list li{
  padding:19px 0;
}
#home .news-list li .category{
  padding:5px 10px;
}
#main #home .news .sec-inner{
  padding:0;
}
#home .news-list{
  padding: 12px;
}
#home .news-list li{
  margin: 0 1.5em;
  border-bottom:1px dashed #ccc;
}
#home .news-list li:last-child{
  border-bottom: none;
}
#home .news-list li a{
  text-decoration: none;
}
#home .news-list li .category{
  margin-right: 10px;
  border-radius: 5px;
  color:#fff;
  background: #7ac0f8;
}
#home .news-list li .day{
  margin-right: 10px;
  color:#a3cef1;
  font-size: small;
}
#home .news-list li .text{
  color:#42a5f5;
}
#home .news-list li a .text{
  text-decoration: underline;
}
#home .entry-content .news-list li{
  margin: 0 3em;
}
#home .news-list li span.category a {
    color: #fff;
}
.entry-content .banner ul li{
    margin-left: 0;
}
#home .sec01{
  margin-top: 24p;
}
#home .sec02{
  overflow: hidden;
  margin-bottom: 24px;
}
#home .colum2-left{
  float: left;
  width: 49%;
}
#home .colum2-right{
  float: right;
  width: 49%;
}
#home .address-text{
  margin: 0;
  font-size:14px;
  line-height: 1.4;
}
/*--news-------------- */
#comments {
    display: none;
}
article.hentry {
    padding: 30px;
    background: #fff;
}
article.post:last-child, article.page:last-child{
  padding-bottom:30px;
}
/*--その他-------------- */
#main #pg-2-0, #main #pg-2-1, #pl-2 .so-panel{
    margin-bottom: 24px;
}
/*--ABOUT-------------- */
.environment-photo{
  padding-top:10px;
  overflow: hidden;
}
.environment-photo li{
  float:left;
}
.entry-content ul.environment-photo li{
  margin-left: 0.8em;
}
table.table-1 {
  border-top: 1px solid #e3f2fe;
  border-left: 1px solid #e3f2fe;
}
table.table-1 th {
  padding: 8px 0 8px 20px;
  border-right: 1px solid #e3f2fe;
  border-bottom: 1px solid #e3f2fe;
  background: #fff9e7;
  color: #888;
  line-height: 1.7;
}
table.table-1 td {
  line-height: 1.7;
  padding-left:20px;
  border-right: 1px solid #e3f2fe;
  border-bottom: 1px solid #e3f2fe;
}
.entry-content table.table-1 ul{
  padding: 14px 0;
}
.entry-content table.table-1 ul li{
   margin-left: 0;
}
table,
.entry-content table{
   margin: 0;  
}
table.table-1 .center{
  text-align: center;
  padding-left:0;
}
table.table-1 .lh14{
  line-height: 1.4; 
}
/*--policy-------------- */
#main #pg-8-0, #pl-8 .so-panel{
  margin-bottom:0;
}
#policy #sec03 {
  margin-top: 30px;
}
.policy-list{
  padding: 35px;
  background: url(http://aozoranoko.com/wp-content/uploads/2022/01/policy-list-bg.jpg) no-repeat bottom right;
}
.policy-list li{
  margin-bottom: 8px;
  padding-top: 5px;
}
.policy-list li span{
  font-weight: bold;
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin-top: -3px;
  margin-right: 5px;
  padding: 3px 5px 5px 5px;
  border: 1px solid #f1f1f1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff9e7;
  color: #42a5f5;
  text-align: center;
}
ul.colum3-list{
  overflow: hidden;
}
ul.colum3-list li {
  float: left;
  width: 246px;
  height: 360px;
  background: #fff9e7;
  padding: 20px;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
}
ul.colum3-list li p{
  margin:0;
}
.entry-content ul.colum3-list li{
  margin-left: 1em;
}
.entry-content ul.colum3-list li:first-child{
  margin-left: 0;
}
.food-fun img {
    float: left;
    margin-right: 20px;
}
/*--schedule-------------- */
#schedule .month-list{
  overflow: hidden;
  padding: 30px 20px 10px;
}
#schedule .month-list p{
  margin: 0;
  padding-left:20px;
  font-size: 14px;
  line-height: 1.5;
}
#schedule .month-list li{
  float: left;
  width: 215px;
  height: 280px;
  margin-left: 1em;
}
#schedule .day-ttl td{
  padding-top:10px;
  text-align: center;
}
#schedule .day-ttl th {
  vertical-align: middle;
}
/*--info-------------- */
#info table.table-1 td {
  position: relative;
}
#info table.table-1 th{
  width: 200px;
  padding: 10px;
}
#info span.info-text {
    display: inline-block;
    padding-left: 20px;
    position: absolute;
    top: 23px;
}

/*--contact-------------- */
#contact .tel-no{
  font-size: 38px;
  color: #42a5f5;
  display: inline-block;
}
#contact .tel-no span{
  padding-left: 8px;
}
#contact p.time {
  display: inline-block;
  padding-left: 20px;
}
#contact .sec01 .sec-inner{
  padding: 0;
}
#contact table.table-form{
  border-bottom: none;
}
#main #contact #sec01 .sec-inner {
    padding: 0;
}
.table-form th{
  width: 250px;
  text-align: right;
  padding-right: 10px;
}
.table-form input,
.table-form textarea{
    width: 500px;
    padding: 15px;
    margin-top: 15px;
    border: 1px solid #ccc;
    color:#ccc;
}
/* Chrome, Safari */
.table-form input::-webkit-input-placeholder,
.table-form textarea::-webkit-input-placeholder{
    color: #ccc;
}
/* Firefox */
.table-form input::-moz-placeholder,
.table-form textarea::-moz-placeholder{
    color: #ccc;
} 
/* Firefox 18以前 */
.table-form input:-moz-placeholder,
.table-form textarea:-moz-placeholder{
    color: #ccc;
}
/* IE */
.table-form input:-ms-input-placeholder,
.table-form textarea:-ms-input-placeholder{
    color: #ccc;
}
.table-form .checkbox input {
  width: 20px;
}
input[type="submit"].submit-btn{
  font-size: 18px;
  letter-spacing: 0.2em;
  background: #ffa726;
  color:#fff;
}
/*--footer---------------- */
div#footer-widgets {
  height: 162px;
  padding-top: 55px;
}
#colophon #theme-attribution, #colophon #site-info{
  color: #fff;
  padding: 10px 0;
}
#footer-widgets .widget ul li{
  padding-bottom: 5px;
}
.arrow{
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
}
.arrow::before{
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 4px;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 4px solid #42a5f5;
}
#footer-widgets .widget{
  padding: 0 10px;
}
#footer-widgets #text-3{
  width: 44%;
}
#footer-widgets #text-5{
  width: 21%;
}
#footer-widgets #text-6{
  width: 15%;
}
#footer-widgets #text-7{
  width: 20%;
}
#footer-widgets .widget li a{
  color: #42a5f5;
}
#footer-widgets .widget ul li a:hover{
  text-decoration: underline;
}
#footer-widgets .footer-info {
  position: relative;
}
#footer-widgets p.tel-no {
  position: absolute;
  top: 80px;
  left: 80px;
  font-size: 32px;
  color: #42a5f5;
}
#footer-widgets p.tel-no img{
  margin-right: 4px;
}
#footer-widgets p.address {
  position: absolute;
  bottom: 40px;
  line-height: 1.5;
  left: 83px;
  font-size: 15px;
  text-decoration: underline;
  color: #42a5f5;
}
#masthead .hgroup .support-text{
    color: #42a5f5;
    font-size: 16px;
    text-align: right;
    font-style: normal;
    text-decoration: underline;
    top: 55%;
    right: -30px;
    line-height: 1.4;
  }

@media screen and (max-width: 768px) {
  #home .colum2-left{
    float: none;
    width: 100%;
    margin-bottom: 5%; 
  }
  #home .colum2-right,
  #main .map-photo{
    float: none;
    width: 100%;
  }
  #home .colum2-right li {
    margin-bottom: .5em;
  }
  #home .colum2-right li a img,
  #main .sec .goal-list li img{
    width: 100%;
    height: auto;
  }
  #home .sec01,
  #home .sec02,
  #home .sec03,
  #home .sec04{
    width: 94%;
    margin: 5% 3%; 
  }
  #main {
    padding: 0 3%;
  }
  #main .map {
    background: #ccc;
    float: none;
    width: 100%;
    margin-bottom: 5%;
  }
  #main .map-photo img{
    width: 100%;
    height: auto;
  } 
 #main .sec .goal-list li {
    float: left;
    width: 33%;
    height: auto;
  }
  #main .sec03 h3 img {
    width: 90%;
    height: auto;
  }
  #sec01,
  #sec02,
  #sec03,
  #sec04{
    margin: 5% 3%;
  }
  #main .sec-inner{
    padding: 5%;
  }
  .entry-content ul li{
    margin: 0;
  }
  #schedule .month-list li{
    width: 30%;
  }
  .entry-content ul.environment-photo li {
    width: 30%;
  }
  #footer-widgets p.address {
    bottom: 10px;
  }
  #masthead .hgroup {
    padding-top: 30px
  }
  #masthead .main-navigation ul li a {
    padding: 13px 12px;
}
  
body.responsive #masthead .hgroup .support-text{
    display: none;
  }
  ul.colum3-list li img {
    width: 100%;
    height: auto;
  }
  ul.colum3-list li {
    margin-bottom: 5%;
  }
  .entry-content ul.colum3-list li:last-child {
    margin-left: 0;
  }
  .entry-content .policy-list li{
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 480px) {
  h2.entry-content img{
    height:200px;
  }
  #main .sec .goal-list li{
    float: left;
    width: 100%;
  }
  .news-list span.text {
    display: block;
    margin-top: 3%;
  }
  #schedule .month-list li{
    width: 100%;
    text-align: center;
    float: none;
    height: auto;
    margin-left: 0;
  }
  #schedule .month-list{
    padding: 5%;
  }
  body.responsive #masthead .hgroup .support-text {
    display: none;
  }
  .policy-list {
    height: 600px;
  }
  ul.colum3-list li {
    width: 86%;
    height: auto;
    margin-left: 0;
  }
  .entry-content ul.colum3-list li{
    margin-left: 0; 
  }
  #colophon,div#footer-widgets{
    height: auto;
  }
  div#theme-attribution {
    display: none;
  }
  #footer-widgets #text-5,
  #footer-widgets #text-6,
  #footer-widgets #text-7{
    padding: 0 8% 5%;
    width: 100%;
    background: #42a5f5;
  }
  #footer-widgets #text-5 a,
  #footer-widgets #text-6 a,
  #footer-widgets #text-7 a{
    color: #fff;
  }
  #footer-widgets #text-3{
    padding: 10% 3% 3%;
    width: 100%;
    background: #fff;
  }
  body.responsive #footer-widgets .widget{
    margin-bottom: 0;
    padding-bottom: 5%;
  }
  #colophon #theme-attribution{
    margin-top: 25px;
  }
  #footer-widgets .widget ul li{
    border-bottom: 1px solid #61b3f5;
    padding: 3%;
  }
  #footer-widgets .widget ul li a{
    display: block;
  }
  #colophon #site-info{
    margin-top: 0px;
  }
  .table-form input, .table-form textarea{
    width: 100%;
  }
  #contact #sec02 .f-center{
    text-align: left;
  }
  .table-form th,
  .table-form td{
    width: 100%;
    display: inline-block;
    text-align: left;
  }
  .table-form input, .table-form textarea{
    margin-top: 0px;    
  }
  #scroll-to-top {
    bottom: 0px;
    right: 0px;
  }
  #contact p.time{
    margin: 0;
  }
  #contact .tel-no{
    margin: 5%;
  }
.arrow::before{
  border-left: 4px solid #fff;
  }
  #info table.table-1 td {
    display: inline-block;
    width: 94%;
    padding: 3%;
    border-bottom: none;
    border-right: none;
  }
  #info table.table-1 {
    border-top: none;
    border-left: none;
  }
  .entry-content table{
    border-bottom: none;
  }
  #info table.table-1 th {
    display: inline-block;
    width: 95%;
    border-right: none;
  }
  table.table-1 th{
    padding: 8px;
  }
  .entry-content ul.environment-photo li {
    width: 45%;
  }
}

