@charset "utf-8";

/*----------------------------------------
    table
-----------------------------------------*/
table { border: none; width: 100%; margin-top:10px; text-align: left; line-height: 1.8; border-collapse: collapse; }
table tr { border-bottom:#dbd9d5 1px dotted; }
table tr:first-child { border-top:#dbd9d5 1px dotted; }
table th { padding: 10px 0; width: 30%; font-size:1.8rem; letter-spacing: .1em;vertical-align: top;
text-align:center;font-weight: bold;}
table td { width: 70%; padding: 10px 0; vertical-align: top; font-size: 1.8rem; letter-spacing: .1em;}
table td h5{font-size: 2.4rem;color: #b08a60;
    font-weight: 700;
    margin: 1.5% 0;
  text-decoration: underline;}
.telNo {font-size: 3rem;
    font-weight: 700;}
    .mailNo {font-size: 2rem;
        font-weight: 700;font-family: "游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;}

/* .pricelist */
table.pricelist {margin-top: 2px;}
table.pricelist th{width: 50%;}
table.pricelist td{text-align: right;width: 50%;}


/*----------------------------------------
    #profile1
-----------------------------------------*/

#profile1 { margin: 0 auto; padding: 50px 7.5%; position:relative;}

#profile1 .catchArea {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  position: relative;
  background:none;
}
#profile1 .catchArea h3 {
  font-size:3rem;
  font-style: normal;
  letter-spacing: .05em;
  line-height: 1.5;
  font-weight: 700;
  color:#e63735;
}
#profile1 .catchArea h4 {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
}
#profile1 .catchArea h5{
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 1.5;
    margin:1% 0;
    color:  #b08a60;
}
#profile1 .txtArea {
  font-size:1.8rem;
  letter-spacing: 0.05em;
  margin:30px auto 0;
  max-width:700px;
  text-align:justify;
  line-height: 2;
 }



/* .h3.menu */
#profile1 h3.menu { display:block; margin:0 auto; padding:20px 0 23px; line-height:1; text-align:center; font-size: 1.8rem; font-weight: 700;letter-spacing: .05em; position:relative; border-bottom: #dbd9d5 solid 3px;}


#photo {margin:2% 0 ;overflow: hidden;}
#photo li{float:left;width:33.33333%;}



/*----------------------------------------
    #profile2
-----------------------------------------*/
#profile2 { margin: 0 auto; padding: 60px 7.5%; position:relative; }


/* .menuArea */
#profile2 .menuBox { display: inline-block; *display: inline; *zoom: 1; width:100%; margin:-1px 0 0 -1px;}
#profile2 .menuBox .inner { padding:0px 7.5%; text-align:center;  overflow:hidden;}






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


/*----------------------------------------
    #profile1
-----------------------------------------*/
#profile1 { padding: 40px 5%; }

#profile1 .txtArea {
  font-size:1.4rem;
  margin:20px auto 0;
  letter-spacing: 0.1em;
}

#profile1 .catchArea h3 {
  font-size:2.1rem;
  text-align: left;
}
#profile1 .catchArea h4 {
  font-size:1.7rem;
  text-align: left;
  margin-top:1%;
}
#profile1 .catchArea h5{font-size: 2rem;text-align: left;}



/*-- #profile2 --*/
#profile2 { padding: 40px 3%; }
#profile2 .menuBox { display: block; width:100%; margin:-1px 0 0;}
#profile2 .menuBox .inner { padding:0px 3%; text-align:center;  overflow:hidden;}
table th { font-size: 1.5rem}
table td {font-size: 1.4rem}
table td h5{font-size: 1.6rem}}

.telNo {font-size: 2rem;letter-spacing: 0.05em;}
.mailNo {font-size: 1.5rem;margin-top:2%;letter-spacing: 0.05em;}


}



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


/*-- #profile1 --*/
#profile1 { padding: 30px 5%; }
#profile1 .txtArea {
  font-size:1.4rem;
  margin:20px auto 0;
}

/*-- #profile2 --*/
#profile2 {  padding: 30px 2% 50px; }

table { margin-top:0; }


/* .menuArea */
#profile2 .menuBox .inner { padding:0px 3%; }

}
