@charset "utf-8";
/* CSS Document */
/*
Theme Name: nermart-WP
Description:nerimart用のテンプレート
Theme URI:
Author:
Author URI:
Version: 1.0.0
License:
License URI:
*/

body {

    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    color: #005930;
    background-color: #006E8D;
}

@-webkit-keyframes image {
  0% { opacity:0; }

  100% { opacity:1; }
}

@keyframes image {
   0% { opacity:0; }

  100% { opacity:1; }
}

img{
    opacity:0;
    animation: image 3s forwards;
  -webkit-animation: image 3s forwards;

    }

a{
    color:#006E8D;
    text-decoration: none;
    font-weight: bold;

}

a:hover{
    color:#C0DD98;
}
/* common end */

header {
    background-color: #E2F7C5;
    padding-bottom: 10px;
}

#head_comment{
    padding:10px;
    font-size: 1.2em;
    text-align: center;
    color: #006E8D;
    background-color: #E2F7C5;
    font-family: "Rounded Mplus 1c";
    }

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

    #head_comment{font-size:0.8rem;}
}

#header_erea {
    margin:0px auto;
    width: 1000px;
    padding:10px;
}
#logo{width:600px;}
#logo img{
    margin:0px auto;
    width: 100%;
    height:auto;
}


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

#header_erea{
    width: 100%;

    }
#logo{width:100%;}

}

/*menu erea*/

.fixed{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
}

nav {
    margin: 0px;
    width: 100%;
    padding: 10px 0px;
    background-color: #006E8D;

}

nav ul {
    padding: 0px;
    margin: 0px;
    display:flex;
    display:-webkit-box;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-display:flex;
    -webkit-justify-content: center;
    -js-display:flex;
    -js-justify-content: center;
}
nav ul li {
    padding: 0px;
    margin: 0px;
    position: relative;
}
nav ul li a {
    display: block;
    margin: 0px;
    padding: 10px;
    font-size:2rem;
    text-align: center;
    text-decoration: none;
    color: #E2F7C5;
    font-family: "Rounded Mplus 1c";
    white-space: nowrap;
    opacity:1;
    -webkit-transition: all 0.3s ease 0.3s;
    -o-transition: all 0.3s ease 0.3s;
    transition: all 0.3s ease 0.3s;
}

#mobi_nav{display:none;}

@media screen and (min-width:769px){

nav ul li a:hover {
    color: #bcea7c;
    opacity:0.6;

}

nav ul li a:hover:before {
    content: "＊" ;
    opacity:0.6;

}

}

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

.mobi{display:none;}

nav ul li a {
    -webkit-box-flex: 1;
    font-size:1.2rem;
    width: auto;
    border-style:none;
    white-space:nowrap;
    margin:0px;
}

#mobi_nav{
    display:block;
    position:fixed;
    bottom:0px;
    margin: 0px;
    width: 100%;
    margin:0px;
    padding: 10px 0px 10px;
    background-color: #006E8D;
}

#mobi_nav ul {
    padding: 0px;
    margin: 0px;
    display:flex;
    display:-webkit-box;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-display:flex;
    -webkit-justify-content: center;
    -js-display:flex;
    -js-justify-content: center;
    -webkit-flex-wrap:wrap;
    -js-flex-wrap:wrap;
    flex-wrap:wrap;
}
#mobi_nav ul li {
    padding: 0px;
    margin: 0px;
    display: block;
    position: relative;
}
#mobi_nav ul li a {
    display: block;
    font-size:1.2rem;
    width: auto;
    border-style:none;
    margin:0px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    color: #E2F7C5;
    font-family: "Rounded Mplus 1c";
    white-space: nowrap;
}


}

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


nav ul li a {
    font-size:1.2rem;
    width: auto;
    border-style: none;
}

#mobi_nav ul li a {
    font-size:1.2rem;
    width: auto;
    border-style: none;
}


}

/*  menu end*/


/*slider*/

/*slider erea*/
#slider {
    width: 1000px;
    margin:0px auto;
    padding:10px;
    z-index: 1;
    position: relative;
}

#slider img{
    width:100%;
    height:auto;
    border-radius: 50px;
    border: 4px solid #1D1D1D;
}


@media screen and (max-width:768px){
#slider {
    width: 100%;
}
#slider img{
    max-width:100%;
    height:auto;
    border-radius: 10px;
}
}

.frameLine {
    border: solid 1px #CCC;
    padding: 5px;
}
.bx-wrapper {
    /*reset*/
    position: relative;
    margin: 0 0 5px;
    padding: 0;
    *zoom: 1;
}

#slider .bxslider div img {
width:100%; height:auto;
}

.bx-wrapper img {
    width: 100%;
    height: auto;/*auto又は100%に指定・縦横比を維持する*/
    display: block;
}
.bx-wrapper .bx-pager {/*ページャーの表示位置など*/
    position: absolute;
    bottom: -30px;
    width: 100%;
}

.bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: 0;
    z-index: 9000;
}

.bx-pager a {
    background: #666;
    text-indent: -9999px;/*数字表示をブラウザ外に押しやる*/
    display: block;
    width: 10px;
    height: 0px;
    margin: 0 5px;
    -moz-border-radius: 5px;/*角丸指定 四隅を丸くすることで10pxの●に*/
    -webkit-border-radius: 5px;/*角丸指定*/
    border-radius: 5px;/*角丸指定*/
}
.bx-pager a:hover,
.bx-pager a.active {
    background: #000;
}

.bx-prev {
    left: 0px;
    width:30px;
    height:30px;
    opacity: 0.8;
    background: url(http://ironcreative.net/wp-content/themes/iron_wp/img/next-img.png) no-repeat;
    background-size:contain;
    }
.bx-next {
    right: 0px;
    width:30px;
    height:30px;
    opacity: 0.8;
    background: url(http://ironcreative.net/wp-content/themes/iron_wp/img/prev-img.png) no-repeat;
    background-size:contain;
    }
.bx-controls-direction a {
    position: absolute;
    margin-top: -16px;
    width: 35px;/*使用画像に応じて指定*/
    height: 35px;/*使用画像に応じて指定*/
    text-indent: -9999px;/*画像置換のためテキストを押しやる*/
    z-index: 9999;
}


/*slider end*/

/* extra menu */

nav ul li ul {
    position: absolute;
    top: 100%;
    left: 5px;
    flex-direction: column;
    -webkit-flex-direction: column;
    -js-flex-direction: column;
}

nav ul li ul li {
    float: none;
    margin: 10;
    padding:10px;
    background-color: #ffffff;
}

nav ul li ul li a{
    font-size:1.2rem;
}

nav ul li ul li a:hover{
    font-size:1.2rem;
}

nav ul ul {
    visibility: hidden;
    opacity: 0;
    transition: .2s ease-in-out;
    transform: translateY(-20px);
}
nav ul li:hover > ul {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

/* header end */




main {
    width: 100%;
    background-color: #E2F7C5;
}
section {
    width: 100%;
    line-height: 1.5;
}

h1{
    font-size: 4rem;
    color: #FFEA62;
    padding: 10px;
    background-color: #006E8D;
    margin: 5px 0px;
    font-weight: bold;
    text-shadow: 3px 3px #653335;
    font-family: "Rounded Mplus 1c";
    text-align:center;
    }
    h1:before{
    content: " ";
    background-image: url("img/fukidashi.png");
    display: inline-block;
    width: 60px;
    height: 60px;
    background-size: contain;
    vertical-align: top;
    background-repeat: no-repeat;
    margin:0px 20px;
    }

h2{
    font-size: 3rem;
    color: #006E8D;
    font-weight: bold;
    font-family: "Rounded Mplus 1c";
    padding:10px 55px;
    }

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

    h1{font-size:2em;
    padding: 5px 0px 0px 0px;
}
h1:before{
    width: 35px;
    height: 35px;
    }

    h2{font-size:1.6rem;}
}


.box01{
    width:1000px;
    margin:0px auto;
    display:flex;
    display:-webkit-flex;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
      flex-wrap:wrap;
    flex-direction:row-reverse;
    background-color:#f9fff2;
    }

.in_box01{
    width:49%;
    width: -webkit-calc(50% - 6px) ;
    width: calc(50% - 6px) ;
    }

.in_box01 img{
    width:100%;
    height:auto;
    border-radius: 10px;
    border: 4px solid #1D1D1D;
    }

.in_box02{
    width:100%;
}

.in_box02 img{
    width:100%;
    height:auto;
}

.in_box_txt{
padding:10px 65px;
font-size:2rem;
}

@media screen and (max-width:768px){
.box01{
    width:100%;
    padding:10px;
    }
.in_box_txt{
padding:10px 65px;
font-size:1.2rem;
}

}

/* main end */


footer {
    color: #C0DD98;
    width: 100%;
    height: auto;
    font-size: 0.8em;
    text-align: center;
    padding: 10px;
    background-color: #006E8D;
}

@media screen and (max-width:768px){
    footer{padding: 10px 0px 60px; }

}


/*contact form*/
.c_box{
    display:flex;
    width:100%;

    }
    .c_left{
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -js-flex: 1;
    flex: 1;
    background-color: #AFE6E0;
    color: #0E0E0E;
    text-align: center;
    padding: 5px;
    border-bottom:#7fb78e solid 1px;

    }
    .c_right{
    -webkit-flex: 2;
    -moz-flex: 2;
    -ms-flex: 2;
    -o-flex: 2;
    -js-flex: 2;
    flex: 2;
    background-color: #F3FFD7;
    color: #0E0E0E;
    padding: 5px;
    border-bottom:#7fb78e solid 1px;
    }

.bw40{width:40px;}
.bw60{width:60px;}
.bx80p{width:80%;}

@media screen and (max-width:768px){
   .c_box{
    flex-direction: column;
    -webkit-flex-direction: column;
    -js-flex-direction: column;
    }

   .c_left{
    min-height: 0%;
    flex:0 1 auto;
    -webkit-flex:0 1 auto;
    -js-flex:0 1 auto;
    border:#7fb78e solid 1px;
    }
    .c_right{
    min-height: 0%;
    flex:0 1 auto;
    -webkit-flex:0 1 auto;
    -js-flex:0 1 auto;
    border:#7fb78e solid 1px;
    }

}

/*contact form end*/
