@charset "utf-8";

body {
  margin: 0;
  padding: 0;
  background-color: #cccccc;
  color: #333333;
  font-size: 15px;
  line-height: 2;
}

P,h1,h2,h3,h4,h5,h6{
  margin-top: 0;
}

img {
  vertical-align: bottom;
}

ul{
  margin: 0;
  padding: 0;
}

/*text カラーとアンダーライン*/
a{
  color: #3583aa;
  text-decoration: none;
}
a:visited {
  color: #788b98;
}
a:hover {
  text-decoration: underline;
}
/*headerはじまり*/
header {
  width: 960px;
  height: 100px;
  margin: 0 auto
}
.logo {
  float: left;
  margin-top: 40px;
}
.global-nav {
  float: right;
  margin-top: 60px;
}
.global-nav li {
  float: left;
  margin: 0 15px;
  font-size: 20px;
  list-style: none;
  font-family: 'Istok Web', sans-serif;
}
.global-nav li a {
  color: #ffffff;
}
.global-nav li a:hover {
  border-bottom: 2px solid #ffffff;
  padding-bottom: 2px;
  text-decoration: none;
}
/*header終わり*/

#wrap {
  clear: both
}

.content {
  width: 960px;
  margin: 0 auto;
}
h3 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
/*footer*/
footer {
  margin: 0 auto;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  color: #ffffff;
  padding: 20px 0;
}
footer small {
  font-size: 12px;
}
/*footer 終わり*/

/*index始まり*/
#index .content {
  margin: 130px auto 0;
}
#index .message01 h1 {
  font-size: 72px;
  line-height: 1.5;
  color: #ffffff;
  font-family: "fot-tsukuardgothic-std";
  margin-bottom: 20px;
  }

#index .message01 p {
  font-size: 20px;
  line-height: 1.5;
  font-family: "fot-tsukuardgothic-std";
  color: #ffffff;
  
}
#index .message02 h2 {
  font-size: 46px;
  line-height: 1;
  font-family: "fot-tsukuardgothic-std";
  text-align: center;
  margin-top: 200px;
  margin-bottom: 10px
}
#index .message02 h2 {
  color: #ffffff;
}
#index .message02 p {
  font-size: 20px;
  line-height: 1.5;
  font-family: "fot-tsukuardgothic-std";
  text-align: center;
}
#index .message02 p {
  color: #ffffff;
}
.btn {
  text-align: center;
}
.btn a {
  background-color: #6b70b4;
  color: #ffffff;
  font-size: 24px;
  font-family: 'Istok Web', sans-serif;
  width: 240px;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  margin-top: 20px;
  border-radius: 8px;
  border: 3px solid #6b70b4;
}
.btn a:hover {
  text-decoration: none;
  background-color: #ffffff;
  color: #6b70b4;
}
#index footer {
  background-color: rgba(0,0,0,0.3);
}

#index {
  background-image: url(../image/index_base-photo.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

/*アクセス始まり*/

#access {
  background-image: url(../image/Aceess-header02.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% 100% 100%;
  background-color: #ffffff;
}

#access header {
  width: 960px;
  height: 250px;
}


#access h1{
  float: left;
  font-size: 92px;
  line-height: 1;
  color: #ffffff;
  font-family: 'Istok Web', sans-serif;
  margin-top: 60px;
  margin-bottom: 0;
}
#access h1 span {
  font-family: "fot-tsukuardgothic-std";
  font-size: 32px;
}


#access #wrap {
  clear: both;
  background-color: #ffffff;
  margin-top: 2px;
  padding: 35px 0;
}
.main-center {
  width: 940px;
  margin: 0 auto;
}
#access .adress-txt {
  width: 380px;
  float: left;
}
#access .station table {
  float: left;
  width: 380px;
}
#access .station table {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#access .adress-image {
  float: right;
  margin-bottom: 50px;
}
#access .station th,
#access .station td {
  text-align: left;
  vertical-align: top;
  line-height: 2.5;
  padding: 5px;
}
footer {
  margin-top: 100px;
  background-color: #999999;
  background-position: bottom;
  background-attachment: fixed; 
}

/*コンタクト始まり*/

#contact {
  background-image: url(../image/Contact_header.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% 100% 100%;
  background-color: #ffffff;
}
#contact header {
  width: 960px;
  height: 250px;
}
#contact h1 {
  float: left;
  font-size: 92px;
  line-height: 1;
  color: #ffffff;
  font-family: 'Istok Web', sans-serif;
  margin-top: 60px;
  margin-bottom: 0;
}
#contact h1 span {
  font-family: "fot-tsukuardgothic-std";
  font-size: 32px;
}
#contact wrap {
  clear: both;
  background-color: #ffffff;
  margin-top: 2px;
  padding: 35px 0;
}
#contact .contact-txt {
  font-size: 16px;
  font-family: 'Istok Web', sans-serif;
  text-align: center;
  margin-top: 100px;
  line-height: 2;
}
#contact .btn {
  text-align: center;
}
#contact .btn a {
  background-color: #e2276f;
  color: #ffffff;
  font-size: 16px;
  font-family: "fot-tsukuardgothic-std";
  width: 300px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  margin-top: 70px;
  border-radius: 8px;
  border: 3px solid #e2276f;
}
#contact .btn a:hover {
  text-decoration: none;
  background-color: #ffffff;
  color: #e2276f;
}
#contact .mailtxt {
  text-align: center;
}
#contact .mail-txt a {
  font-size: 16px;
  color: #999999;
}
#contact footer {
  margin-top: 200px;
  background-color: #999999;
  background-position: bottom;
  background-attachment: fixed; 
}

/*会社概要始まり*/

#about {
  background-image: url(../image/About-header.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% 100% 100%;
  background-color: #ffffff;
}
#about header {
  width: 960px;
  height: 250px;
}
#about h1 {
  float: left;
  font-size: 92px;
  line-height: 1;
  color: #ffffff;
  font-family: 'Istok Web', sans-serif;
  margin-top: 60px;
  margin-bottom: 0;
}
#about h1 span {
  font-family: "fot-tsukuardgothic-std";
  font-size: 32px;
  letter-spacing: 10px;
}
#about #wrap {
  clear: both;
  background-color: #ffffff;
  margin-top: 2px;
  padding: 35px 0;
  
}
#about .about-top {
  text-align: center
}
#about h2 {
  font-size: 46px;
  font-family: "fot-tsukuardgothic-std";
  margin-top: 40px;
  margin-bottom: 0;
}
#about .about-top p {
  font-family: "fot-tsukuardgothic-std";
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 0;
}
.icon:before {
  content: "";
  padding-right: 10px;
  border-left: 10px solid #ddba2a;
}
#about h3 {
  font-size: 30px;
  letter-spacing: 10px;
  margin-top: 60px;
  margin-bottom: 15px
}
#about .about-txt  {
  font-size: 16px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#about .about-txt th {
  letter-spacing: 8px;
  width: 200px;
  background-color: #58b1b0;
  padding: 12px 0;
  color: #ffffff;
  border: 1px solid #cccccc;
}
#about .about-txt td {
  width: 660px;
  padding: 12px 40px;
  border: 1px solid #cccccc;
}

#about .about-txt2 {
  font-size: 16px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#about .about-txt2 th {
  letter-spacing: 8px;
  width: 200px;
  background-color: #58b1b0;
  padding: 12px 0;
  color: #ffffff;
  border: 1px solid #cccccc;
}
#about .about-txt2 td {
  width: 660px;
  padding: 12px 40px;
  border: 1px solid #cccccc;
}
#about table {
  border-spacing: 0;
  border-collapse: collapse;
}

/*work ポートフォリオ始まり*/
#work {
  background-image: url(../image/work-header.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% 100% 100%;
  background-color: #ffffff;
}
#work header {
  width: 960px;
  height: 250px;
}
#work h1 { 
  float: left;
  font-size: 92px;
  line-height: 1;
  color: #ffffff;
  font-family: 'Istok Web', sans-serif;
  margin-top: 60px;
  margin-bottom: 0;
}
#work h1 span {
  font-family: "fot-tsukuardgothic-std";
  font-size: 32px;
}
#work #wrap {
  clear: both;
  background-color: #ffffff;
  margin-top: 40px;
}
#work h3 {
  font-size: 30px;
  margin-top: 70px;
  margin-bottom: 40px;
}
.main {
  width: 700px;
  margin: 0 0px;
  float: left
}
.sidebar {
  width: 200px;
  margin: 80px 10px 0 30px;
  float: right;
  font-size: 30px;
}
#work .clearfix:after {
  content:"";
  display: block;
  clear: both;
}

#work .photograph-list01 li {
  float: left ;
  list-style: none;
  margin: 0 10px 15px 0
}
#work .photograph-list02 li {
  float: left ;
  list-style: none;
  margin: 0 10px 15px 0
}
#work .photograph-list03 li {
  float: left ;
  list-style: none;
  margin: 0 10px 15px 0
}

/*勝手にproject始まり*/

#project {
  background-image: url(../image/katteni_project_header.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% 100% 100%;
  background-color: #ffffff;
}
#project header {
  width: 960px;
  height: 250px;
}
#project h1 {
  float: left;
  font-size: 64px;
  line-height: 2;
  color: #ffffff;
  font-family: "fot-tsukuardgothic-std";
  margin-top: 60px;
  margin-bottom: 0;
  text-align: center;
}


#project #wrap {
 clear: both;
  background-color: #ffffff;
  margin-top: 40px;
}
#project .clearfix:after {
  content: "";
  display: block;
  clear: both;
}

#project h3 span {
  font-size: 30px;
  font-family: "fot-tsukuardgothic-std";
  margin-top: 50px;
  margin-bottom: 0;
}
#project h3 {
  font-size: 35px;
  font-family: 'Istok Web', sans-serif;
  margin-top: 50px;
  margin-bottom: 0;
}
#project h4 {
  font-size: 28px;
  font-family: "fot-tsukuardgothic-std";
  margin-bottom: 0;
}
#project .sidebar h4 {
  line-height: 1.5;
}
#project .kathy-image {
  float: left;
}
#project .kathy-txt {
  margin-left: 240px;
}
#project .fuku-txt {
  margin-left: 240px;
}
#project #about-kathy {
  margin-top: 50px;
  margin-bottom: 50px;
	  
}
#project #about-fuku {
  margin-top: 20px;
}
#project p {
  margin-bottom: 0;
}
#project .fuku-image {
  float: left;
}

#about-fuku .stamp {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 20px;
	line-height: 25px;
	margin-top: 10px;
}

#about-fuku .stamp a{
	color: #F33C84;
}



/** コンテンツCSS **/

h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: normal;
	font-size: 20px;
	margin: 50px 0 10px 0;
	line-height: 36px;
}

hr {
	margin-bottom: 36px;
}

.photolist ul {
	list-style: none;
}

.photolist li {
	margin-bottom: 36px;	
}

.photolist img {
	border: #CCCCCC
}

.prevnext {
	text-align: center;  
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	margin: 150px 0 150px 0;
}

.prevnext a {
    color: #000000;
}

.prevnext img {
	margin: 0 15px;
}

.sidebar li {
	list-style: square;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 0.7em;
	font-weight: 600;
	margin-bottom: 40px;
	line-height: 130%;
}

.sidebar li a{
	color: #000000;
}

.sidebar li a:hover{
	border-bottom: 2px solid #000000;
	padding-bottom: 0px;
	text-decoration: none;
}

#work .icon:before {
  content: "";
  padding-right: 10px;
  border-left: 16px solid #ddba2a;
}
p {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

#movie iframe {
	margin-bottom: 10px;
	
}

