/* カスタム CSS をここに入力してください */
/*==================
 ▼ブレイクポイントのルール▼
 -スマホを基本設計にする-
 *〜479px：SP縦
 *480px〜：SP横
 *600px〜タブレット
 *960px〜小型PC
 *1280px〜大型PC
==================*/

/*  画面サイズが480pxまで  */



#gMenu .menu li a:hover, #gMenu .menu li.current_page_item > a, #gMenu .menu li.current-menu-ancestor > a, #gMenu .menu li.current-page-ancestor > a, #gMenu .menu li.current_page_ancestor > a {
    background-color: #f5fff1;
}

#gMenu .menu > li {
    width: 25%;
    text-align: center;
    background-color: #fff;
}

#headerTop #site-description {
    line-height: 150%;
    width: 960px;
    margin: 0 auto;
}

#header {
    width: 960px;
    padding-top: 30px;
    margin: 0 auto;
}

#main #container {
    padding-top: 0;
}
.innerBox, #gMenu #gMenuInner.innerBox {
    width: 100%;
    margin: 0px auto;
}


#main #container .content.wide {
    width: 100%;
    float: none;
    padding-bottom: 30px;
    overflow: visible;
}





/**/

#all-wrap{
    margin: 0px auto;
}


/**/
.concept{
        margin-top: 50px;
    text-align: center;
}

.top-text{
width: 70%;
    margin: 0 auto;
}

.content h2, .content h1.contentTitle, .content h1.entryPostTitle {
    text-shadow: none;
    clear: both;
    font-size: 160%;
    padding: 15px 0 15px 0;
    font-weight: bold;
    color: #333;
    border-top: none;
    border-bottom: 3px solid #5ead3c;
    position: relative;
    line-height: 140%;
    background: none;
    box-shadow: none;
}

.content p {
    margin-bottom: 20px;
    padding: 0px;
  font-size: 17px;
}


/**/
.business{
    margin: 80px auto;
    width: 70%;
}

.first {
    margin-bottom: 6%;
    background-image: url();
}

.second{
    margin-bottom: 8%;
    background-image: url();
}

.business-rightph{
    display: inline-block;
  margin-right: 20px;
}

.business-leftph {
    display: inline-block;
    float: right;
    margin-left: 20px;
}

.business img{
    width: 455px;
    height: auto;
}

.text-right{
    width: 52%;
    float: right;
}


.text-left{
    width: 52%;
    display: inline-block;
}




/**/
.example{
    background-color: #f3f3f3;
}

.example-wrap{
    padding: 40px 0;
    width: 70%;
    margin: 0 auto;
}

.example-wrap-p{
    font-size: 18px;
    text-align: center;
}

.exam-inner{
    display: flex;
    margin: 20px auto 0;
    width: 75%;
    justify-content: flex-start;
    justify-content: flex-end;
    justify-content: center;
    justify-content: space-between;
    justify-content: space-around;
}

.exam-left .exam-right{
    width: 40%;
}


.exam-left p{
    font-size: 18px;
    border-bottom: 2px dotted green;
    color: #4fc135;
}

.exam-right p{
    font-size: 18px;
    border-bottom: 2px dotted green;
    color: #4fc135;
}

/*チラシ*/
.tirashi{
  background-color: #187c4e;}

.tirashi-wrap{
width: 42%;
    margin: 0 auto;
    height: 100%;
    border-image: url();
    padding: 40px 0;
}

.tirashi-img{
float: left;
    margin: 0 30px;
    border: 4px solid #fff;
}

.tirashi-text{
font-size: 20px;
    color: antiquewhite;
    margin-bottom: 5px;}

  
.flax{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 20px;
}

.radius{
    margin: 0 10px;
}

.radius img{
    border-radius: 10px;
}

.exam{   
}

.exam-title{
    font-size: 20px;
    text-align: center;
    background-color: #4fc136;
    padding: 10px;
    color: #fff;
}


.content ul li {
    list-style: disc;
    padding: 0px;
}



/**/
.map{
    
}

.map-inner{
    width: 22%;
    margin: 5% auto;
}

.map-inner p{
      text-align: center;
    color: #4fc135;
    font-size: 25px;
}

.map-inner dl dt{
    width: 20%;
    margin: 0;
    float: left;
}
.map-inner dl dd{
    margin: 5px;
}


/**/
.contact{
    text-align: center;
    width: 60%;
    margin: 60px auto 0px;
}

form input[type=text], form input[type=email], form input[type=password], form input[type=date], form input[type=tel], form select, form textarea{
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 10px 15px;
    width: 93%;
    outline: 0;
    margin: 5px 5px 5px 0;
    -webkit-appearance: none;
    font-size: 100%;
}

input[type="date"], select, input[type="text"], input[type="email"],  form input[type="tel"], textarea {
    background: #f9f9f9;
}
    
#footer {
    margin: 0px;
    padding: 20px 15% 20px;
    display: block;
    overflow: hidden;
    /* text-align: center; */
}

#siteBottom #powerd, #siteBottom #powerd a {
    color: #cccccc;
  display: none;}



@media screen and (min-width:980px) and ( max-width:1280px) {
    /*　画面サイズが960pxから1280pxまではここを読み込む　*/
#main #container {
    padding-top: 0;
    width: 100%;
}
    
.business {
    margin: 80px auto;
    width: 70%;
}
    
.text-right {
    width: 45%;
    float: right;
}
  
.text-left {
    width: 45%;
    display: inline-block;
}
    
.example-wrap {
    padding: 40px;
    width: 70%;
    margin: 0 auto;
}

.map-inner {
    width: 22%;
    /* text-align: center; */
    margin: 5% auto;
}
    
#footer {
    margin: 0px;
    padding: 20px 10% 20px;
    display: block;
    overflow: hidden;
    /* text-align: center; */
}
    
#siteBottom #powerd, #siteBottom #powerd a {
    color: #cccccc;
    display: none;
  }
    
}

@media screen and (min-width:600px) and ( max-width:980px) {
    /*　画面サイズが600pxから960pxまではここを読み込む　*/

.business {
    margin: 80px auto;
    width: 95%;
}
    
.business img {
    width: 350px;
}
.text-right {
    width: 56%;
}
    
.text-left {
    width: 56%;
}    
    
#footer {
    margin: 0px;
    padding: 20px 8% 20px;
    display: block;
    overflow: hidden;
}
  
  #siteBottom #powerd, #siteBottom #powerd a {
    color: #cccccc;
    display: none;}
    
}

@media screen and (min-width:480px) and ( max-width:600px) { 
    /*　画面サイズが480pxからはここを読み込む　*/
    
    
    
}


@media screen and (max-width:480px){
    
#header {
    width: 100%;
    padding-top: 30px;
    margin: 0 auto;
}
  #gMenu .menu > li {
    width: 100%;
    text-align: center;
    background-color: #fff;
}

.concept {
    margin-top: 20px;
    text-align: center;
}
  
  .top-text {
    width: 100%;
    margin: 0 auto;
}
  
.concept h1{
        line-height: 1.2em;
} 
    
.business {
    margin: 60px auto;
    width: 90%;
}
  
 .business-rightph {
    display: inline-block;
    margin-right: 0;
}
    
.first {
    height: 520px;
    margin-bottom: 5%;
    background-image: url();
    border-bottom: 5px solid green;
}

    
.text-right {
    width: 100%;
    float: none;
  font-size: 17px;
}
    
.text-left {
    width: 100%;
    font-size: 17px;
    display: inline-block;
}
  
  .content p {
    margin-bottom: 20px;
    padding: 0px;
    line-height: 1.7em;
}
  
 .business-leftph {
    display: inline-block;
    float: none;
    margin-left: 0;
}
  
  .tirashi-wrap {
    width: 90%;
    margin: 0 auto;
    height: 100%;
    border-image: url();
    padding: 40px 0;
    text-align: center;
}
  
  .tirashi-img {
    float: none;
    margin: 20px auto;
    border: none;
    text-align: center;
}
  
  .tirashi-text {
    font-size: 25px;
    color: antiquewhite;
    margin-bottom: 5px;
}

    
.flax {
    display: inline-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}

.exam-inner {
    display: block;
    margin: 20px auto 0;
    width: 95%;
    justify-content: flex-start;
    justify-content: flex-end;
    justify-content: center;
    justify-content: space-between;
    justify-content: space-around;
}    

.example-wrap {
    padding: 40px 0;
    width: 90%;
    margin: 0 auto;
}
  
  .example-wrap-p {
    font-size: 25px;
    text-align: center;
}
  
  .exam-title {
    font-size: 25px;
    line-height: 1.3em;
    text-align: center;
    background-color: #4fc136;
    padding: 20px;
    color: #fff;
}
    
.radius {
    margin: 0 5px;
}
    
.map-inner dl dt {
    width: 25%;
    margin: 0;
    float: left;
}
    
    

    
.contact {
    text-align: center;
    width: 90%;
    margin: 60px auto 0px;
}



#footer {
    margin: 0px;
    padding: 20px 20px 20px;
    display: block;
    overflow: hidden;
}
  
  #siteBottom #powerd, #siteBottom #powerd a {
    color: #cccccc;
    display: none;}
    
} 


@media (min-width: 1366px){
    
.text-right {
    width: 50%;
    float: right;
}    
    
.text-left {
    width: 50%;
    display: inline-block;
}
    
}


@media (min-width: 1960px){

  .text-right {
    width: 50%;
    float: right;
}
  
  .tirashi-wrap {
    width: 30%;
    margin: 0 auto;
    height: 100%;
    border-image: url();
    padding: 40px 0;
}
  
  .radius {
    margin: 0 10px 10px;
    width: 100%;
    height: auto;
    text-align: center;
}
  .radius {
    margin: 0 10px 10px;
    width: 100%;
    height: auto;
    text-align: center;
}
  

}


/****下層ページ****/

#pageTitBnr #pageTitInner #pageTit {
    font-size: 22px;
    display: inline;
    float: left;
    margin: 25px 20px 21px;
    line-height: 110%;
    width: 100%;
    text-shadow: 0 1px #ffffff;
}

#panList #panListInner {
    display: block;
    overflow: hidden;
    text-align: left;
    padding: 10px 0px 10px 20px;
    line-height: 24px;
    border-bottom: 1px solid #fff;
}

#sideTower {
    float: right;
    width: 220px;
    clear: none;
    padding: 0 30px;
}

#main #container .content {
    float: left;
     width: 65%;
}

.company {
    width: 70%;
    margin: 90px auto 10px;
}

.company dl dt{
    width: 22%;
    margin: 0;
    float: left;
}
.company dl dd{
  	  border-bottom: 1px dotted green;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.height {
    height: 60px;
}


@media screen and (min-width:600px) and ( max-width:980px) {
    /*　画面サイズが600pxから960pxまではここを読み込む　*/

#sideTower {
    float: right;
    width: 230px;
    clear: none;
    padding: 0 40px;
}    
#main #container .content {
    float: left;
    width: 100%;
}

}

@media screen and (max-width:480px){
#main #container .content {
    float: left;
    width: 100%;
}
.company dl dt {
    width: 30%;
    margin: 0;
    float: left;
}

 .company {
    width: 90%;
    margin: 20px;
}
  
 .height{
height: 90px;
}

    
}