@charset "utf-8";

.page-parent #main img {
width: 100%;
}
#main img.auto {
width: auto !important;
}

#main .aboutTable{
width: 100%;
}

#main .aboutTable td{
text-align:center;
}

#main .aboutTable img{
width: auto !important;
}
/*
#main .mousse_map img{
width: auto !important;
}
*/
.rr { text-align: right; }
.cc { text-align: center; }
.ll { text-align: left; }

p.microTitle {
  font-size: 19px;
  font-weight: bold;
  line-height: 1;
}

.pink { color: #f53f7f; }

/* ****************************************************************************************************
   * 共用
**************************************************************************************************** */

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * ビジュアル
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

div#visual {
  background: url(../../_images/camera/visual-bg.jpg) center top no-repeat;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * ナビ
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

div#main div.nav {
  background: #a8bebe;
}

div#main div.nav ul,
div#main div.nav ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div#main div.nav ul {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 4px;
}

div#main div.nav ul li {
  height: 66px;
  display: inline-block;
  vertical-align: top;
} .msie7 div#main div.nav ul li { display:inline; zoom:1; }

div#main div.nav ul li a {
  height: 100%;
  display: block;
  text-decoration: none;
  overflow: hidden;
}

div#main div.nav ul li.current a img,
div#main div.nav ul li:hover a img {
  margin-top: -66px;
  opacity: 1;
}

#sec1 .catch {
  text-align: center;
}
#sec1 .catch img {
  width: auto;
}

/*
#sec1 .tokuchou{
margin-top: 40px;
}
#sec1 .tokuchou ul.list,
#sec1 .tokuchou ul.list li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sec1 .tokuchou ul.list {
  max-width: none;
  margin-left: -2%;
  margin-right: -2%;
  margin-bottom: -2%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  letter-spacing: -.4em;
}

#sec1 .tokuchou ul.list li {
width: 26.0845%;
max-width: 100%;
margin-left: 1.923%;
margin-right: 1.923%;
margin-bottom: 1.923%;
padding: 1em;
line-height: 1.4;
border: 1px solid #49bd98;
background-color: #fff;
text-align: center;
letter-spacing: normal;
}
*/
#sec1 .cyousa{
margin-top: 40px;
}
#sec1 .cyousa ul.list,
#sec1 .cyousa ul.list li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sec1 .cyousa ul.list {
  max-width: none;
  margin-left: -2%;
  margin-right: -2%;
  margin-bottom: -4%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}


#sec1 .cyousa ul.list li img{
  width: 100%;
}

#sec1 .cyousa ul.list li .caption {
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.4;
  display: table;
  text-align: center;
  font-size: 95%;
}
#sec1 .cyousa.photo-3 ul.list li {
  width: 31.63%;
  max-width: 100%;
  margin-left: 1.923%;
  margin-right: -1.3%;
  margin-bottom: 3.846%;
}

/** ***************************************************************************
 * 写真
 */

div.photo ul.list,
div.photo ul.list li {
  margin: 0;
  padding: 0;
  list-style: none;
}

div.photo ul.list {
  max-width: none;
  margin-left: -2%;
  margin-right: -2%;
  margin-bottom: -4%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}


div.photo ul.list li img{
  width: 100%;
}

div.photo ul.list li .caption {
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.4;
  display: table;
  text-align: center;
}

/*3つ並び*/
/*
div.photo.photo-3 ul.list li {
  width: 29.49%;
  max-width: 100%;
  margin-left: 1.923%;
  margin-right: 1.923%;
  margin-bottom: 3.846%;
}
*/
div.photo.photo-3 ul.list li {
  width: 31.63%;
  max-width: 100%;
  margin-left: 1.923%;
  margin-right: -1.3%;
  margin-bottom: 3.846%;
}
/*4つ並び*/
div.photo.photo-4 ul.list li {
  width: 21.1578%;
  max-width: 100%;
  margin-left: 1.923%;
  margin-right: 1.923%;
  margin-bottom: 3.846%;
}

/*写真とテキスト*/
div.photo.photo-text {
  letter-spacing: -.4em !important;
}
div.photo.photo-text .img .caption {
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.4;
  display: table;
  text-align: center;
}
div.photo.photo-text .img{
  display: inline-block;
  letter-spacing: normal;
  width: 31.63%;
}
div.photo.photo-text .img img{
  width: 100%;
}
div.photo.photo-text .text{
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  width: 68.37%;
}
div.photo.photo-text .text p{
  font-size: 1.2em;
  /*padding: 20px;*/
  padding: 0 20px;
  line-height: 2;
}

/*動画*/
div#movie { margin-bottom: 40px; }
div#movie div.youtube {
  text-align: center;
  border-bottom: dotted 1px #838383;
}
div#movie div.youtube:last-child { border: none; }
div#movie div.youtube div.title {
  font-size: 18px;
  font-weight: bold;
}


/* ****************************************************************************************************
   * 作業の流れ
**************************************************************************************************** */

div#flow div.step {
  letter-spacing: -0.4em;
}

div#flow div.step > * {
  letter-spacing: normal;
}

div#flow div.step div.icon {
  /*width: 60px;*/
  width: 157px;
  display: inline-block;
  vertical-align: top;
} .msie7 div#flow div.step div.icon { display:inline; zoom:1; }

div#flow div.step div.content {
  /*width: 610px;*/
  width: auto;
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  margin-right: 30px;
} .msie7 div#flow div.step div.content { display:inline; zoom:1; }

div#flow div.step div.content .title {
  font-size: 25px;
  padding-top: 10px;
}

div#flow div.step .photo{
margin-top: 20px;
}


/*使用機材*/
.kizai{
  letter-spacing: -.4em;
}
.kizai:nth-of-type(1){
  margin-top: 1.5em;
}
.kizai:nth-of-type(2){
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.kizai .title{
  font-size: 0.9em !important;
  letter-spacing:normal;
  margin-bottom: 1em;
  padding: 0.2em 0.5em;
  color: #FFF;
  background: #4e7bec;
}

.kizai .inbox.img{
  width: 30%;
  display: inline-block;
  letter-spacing:normal;
  vertical-align: top;
  margin:0;
}
.kizai .inbox.table{
  width: 68%;
  display: inline-block;
  letter-spacing:normal;
  vertical-align: top;
  margin:0;
}
.kizai .inbox~.inbox{
  margin-left: 2%;
  margin-top: 0;
}

.kizai table th{
width: 35%;
}


#houkokusyo{

}
#houkokusyo ul.list,
#houkokusyo ul.list li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#houkokusyo ul.list {
  max-width: none;
  margin-left: -2%;
  margin-right: -2%;
  /*margin-bottom: -4%;*/
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}


#houkokusyo ul.list li img{
  width: 100%;
}

#houkokusyo ul.list li .caption {
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.4;
  display: table;
  text-align: center;
}
#houkokusyo .photo-3 ul.list li {
  width: 31.63%;
  max-width: 100%;
  margin-left: 1.923%;
  margin-right: -1.3%;
  margin-bottom: 0.5%;
  border:1px solid #ccc;
}


#flow .visual img,
#flow .arrow img{
width: 100%;
}
