@charset "UTF-8";
/*=============================================================================================================================
*
*
*	common.css
*
*
===============================================================================================================================*/
/*===============================================================================================
*
*	関数
*
=============================================================================================*/
.spShow {
  display: none;
}

.pcShow {
  display: block;
}

@media screen and (max-width: 768px) {
  .spShow {
    display: block;
  }

  .pcShow {
    display: none;
  }

  .brD {
    text-align: left;
  }
  .brD br {
    display: none;
  }
}
/*===============================================================================================
*
*	記述
*
=============================================================================================*/
body {
  width: 100%;
  height: 100%;
  color: #4a4a4a;
  background: #ffffff;
  font-size: 13px;
  line-height: 2em;
  min-width: 1200px;
  font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  -webkit-text-size-adjust: none;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 12px;
    min-width: auto;
    min-width: 1200px;
    color: #221815;
  }
}
h1 {
  text-align: center;
  margin-bottom: 60px;
}

h2 {
  text-align: center;
  margin-bottom: 45px;
}

h3 {
  font-size: 24px;
  letter-spacing: 0.6em;
}

p {
  font-size: 14px;
  text-align: center;
}

hr {
  height: 1px;
  border: none;
  border-top: 1px #cdcdcd solid;
}

.container {
  width: 960px;
  margin: 0px auto 60px auto;
}

.largecontainer {
  width: 1200px;
  margin: 0 auto;
  min-width: 1200px;
}

.clear {
  clear: both;
}

.relative {
  position: relative;
}

/*===============================================================================================
*
*
*
=============================================================================================*/
.text {
  line-height: 2.3em;
  letter-spacing: 0.02em;
}

.centerimg {
  margin: 60px auto 55px;
  max-width: 2000px;
  height: auto;
}
.centerimg img {
  width: 100%;
}

/*===============================================================================================
*
*	#Header
*
=============================================================================================*/
#Header {
  margin: 0 auto;
  position: relative;
  max-width: 2000px;
}
#Header #Navigation {
  position: absolute;
  z-index: 5;
  left: 50%;
  margin-left: -600px;
}
#Header .bg {
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
#Header .bg img {
  width: 100%;
}
#Header .caption {
  position: absolute;
  z-index: 5;
  right: 20px;
  bottom: 15px;
}

/*===============================================================================================
*
* #Navigation
*
=============================================================================================*/
#Navigation {
  width: 1200px;
  margin: 0 auto;
}

#Navigation ul li {
  display: inline;
}

#Nav1 {
  float: left;
}

#Title {
  position: absolute;
  left: 50%;
  margin-left: -70px;
}

#Nav2 {
  float: right;
}

.m1 {
  margin: 0 40px 0 0;
}

.m2 {
  margin: 0 39px 0 0;
}

.m3 {
  margin: 0 33px 0 0;
}

.m4 {
  margin: 0 13px 0 0;
}

.m5 {
  margin: 0 29px 0 0;
}

.t1 {
  margin: 58px 206px 0 129px;
}

.t2 {
  margin: 29px 0 0 0;
}

.t3 {
  margin: 58px 118px 0 0;
}

/*===============================================================================================
*
* #SectionAbout
*
=============================================================================================*/
#SectionAbout {
  padding-top: 70px;
  margin-bottom: 60px;
  min-width: 1200px;
}
#SectionAbout .textWorks {
  text-decoration: none;
  color: #4a4a4a;
}
#SectionAbout .textWorks:hover {
  text-decoration: underline;
}

.prof {
  text-align: left;
}

.gene {
  text-align: left;
}

.name {
  text-align: left;
  letter-spacing: 1px;
}

#ProfL img {
  margin-bottom: 50px;
}

#ProfR img {
  margin-bottom: 50px;
}

#ProfL {
  width: 480px;
  float: left;
  margin-top: 60px;
  margin-bottom: 50px;
}

#ProfR {
  width: 480px;
  float: right;
  margin-top: 60px;
}

.gene {
  font-size: 13px;
  margin-bottom: 13px;
}

.name {
  font-size: 12px;
  margin: 16px 0 28px 0;
  font-family: Arial;
}

/*===============================================================================================
*
* #SectionNews
*
=============================================================================================*/
#SectionNews {
  margin: 60px auto 0px auto;
  padding-bottom: 60px;
  width: 100%;
  background-color: #f2f2f2;
  padding-top: 60px;
}
#SectionNews a {
  text-decoration: none;
  color: #000000;
}
#SectionNews a:hover {
  text-decoration: underline;
}
#SectionNews .backNumber {
  margin-top: 50px;
  background: url(../img/backNumberArrow.gif) no-repeat 95px 48%;
  font-family: helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif;
  font-size: 12px;
}
#SectionNews .sectionCenter {
  width: 960px;
  margin: 0 auto;
}

#News {
  width: 450px;
  float: right;
}

#News li {
  margin-bottom: 30px;
  line-height: 1.6em;
}

#Facebook {
  float: left;
  width: 450px;
}

#News p.day {
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  font-family: Myriad Pro;
  color: #221815;
}

#News p.news {
  font-size: 13px;
  text-align: left;
  color: #221815;
}

/*===============================================================================================
*
* #SectionWorks
*
=============================================================================================*/
#SectionWorks {
  margin: 0px auto 0px auto;
  width: 960px;
  min-width: 960px;
  padding-top: 60px;
  font-family: メイリオ,Meiryo;
}

.gallary {
  margin-bottom: 50px;
}
.gallary .left {
  float: left;
}
.gallary .right {
  float: right;
}

.gallaryl {
  margin-bottom: 40px;
  float: left;
}

.gallaryr {
  margin-bottom: 40px;
  float: right;
}

.tumblr {
  margin-bottom: 65px;
}

#SectionWorks .wname {
  margin-top: 18px;
}

#SectionWorks .ex {
  margin: 0;
  color: #808080;
}

#SectionWorks .tumblr p {
  color: #808080;
  margin-top: 18px;
}

/*===============================================================================================
*
* #SectionContact
*
=============================================================================================*/
#SectionContact {
  margin: 0px auto 70px auto;
  width: 960px;
  min-width: 960px;
  padding-top: 70px;
}

#Info {
  color: #412b26;
  text-align: center;
}

#Info img {
  margin: 25px 0;
}

#Info .tel {
  font-size: 14px;
  font-weight: bold;
  font-family: Arial;
  line-height: 1.2em;
  color: #412b26;
}

#Info .fax {
  font-size: 11px;
  margin-bottom: 30px;
  font-weight: bold;
  font-family: Arial;
  line-height: 2em;
  color: #412b26;
}

#SectionContact .trigger {
  width: 960px;
  height: 150px;
  cursor: pointer;
  margin-top: 30px;
  background: url(../img/formBtn.gif) no-repeat;
}
#SectionContact .trigger.selected {
  background: url(../img/formBtn.gif) no-repeat;
  background-position: 0px -150px;
}
#SectionContact .ac {
  display: none;
  border: 1px solid #e3e3e3;
  margin-top: 20px;
}
#SectionContact .ac iframe {
  margin-top: 40px;
  padding-bottom: 30px;
  margin-left: 230px;
  width: 500px;
  height: 880px;
}

/*===============================================================================================
*
* #SectionAccess
*
=============================================================================================*/
#SectionAccess {
  margin: 60px auto 0px auto;
  width: 100%;
  background-color: #f2f2f2;
  padding-top: 70px;
  min-width: 1200px;
}

#map {
  width: 100%;
  height: 400px;
}

/*===============================================================================================
*
* #Navigation
*
=============================================================================================*/
#FotNavigation {
  float: right;
  height: 52px;
  padding-top: 23px;
}

#FotNavigation ul li {
  display: inline;
}

.fottitle {
  float: left;
}

/*===============================================================================================
*
* #Footer
*
=============================================================================================*/
#Footer {
  margin: 0 auto;
  width: 100%;
  background-color: #000000;
  padding: 20px 0;
  min-width: 1200px;
}

#Footer .copy {
  color: #b4b197;
  letter-spacing: 0.1em;
}
