@charset "utf-8";

/* 全ページ共通指定
----------------------------------------*/

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

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

ul {
  margin: 0;
  padding: 0;
}


table {
  border-spacing: 0;
  border-collapse: collapse;
}

a {
  text-decoration: none;
  color: #3583aa;
}

a:visited {
  color: #788d98;
}

a:hover {
  text-decoration: underline;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

.clear {clear: both;}

.img-responsive{
	max-width:100%;
	height:auto;
	}

/* レイアウトに関する指定
----------------------------------------*/
#index header {
  width: 100%;
  height: 100px;
  margin: 0 auto;
}

#profile header {
  width: 95%;
  height: 100px;
  margin: 0 auto;
}

#wrap {
  clear: both;
  padding: 0;
}

/* index　
----------------------------------------*/

#index #wrap .contents{
   width: 93%;
   margin: 0 auto;
  background-color: #fff;
}

#index .contents img.w100{
  width: 100%;
  text-align: center;
}

#index p {
  font-size: 15px;
   line-height: 2.2em;
  color: #777;
}

#index p.fontm{
	 font-family: "ヒラギノ明朝 Pro W3" ,"MS P明朝" ,平成明朝,serif !important;
	font-weight: 400;
}

.bgcwt{
 width: 100%;
 background-color: #eae7e0;
}


/* profile
----------------------------------------*/
#profile {
   width: 100%;
  background-color: #fff;
}

#profile #wrap contents{
   width: 100%;
}

#profile .contents{
   width: 100%;
  margin: 0 auto;
}

#profile .bgcbk{
 width: 100%;
 background-color: #000;
}


/* logo-index
----------------------------------------*/
#index .logo {
  float: left;
  margin-top: -30px;
   margin-left: 10px;
  margin-bottom: 1px;
}

#index .logo img {
  opacity: 0.6;
  width: 27%;
}

/* logo-profile
----------------------------------------*/
#profile .logo {
  float: left;
  margin-top: 20px;
  margin-left: 5px;
   margin-bottom: 10px;
}

#profile .logo img {
  opacity: 0.6;
  width: 22%;
}


/* h1-index
----------------------------------------*/
#index h1{
 font-family: 'Bai Jamjuree', sans-serif;
  font-size: 2.5vw;
  letter-spacing: 3px;
  font-weight: 400;
  line-height: 0.8em;
  color: #fff;
  border: none;
  background-color: #c5c5c5;
  padding: 11px 0 9px 40px;
}

#index h1 span{
  font-size: 1.7vw;
  letter-spacing: 1px;
}

/* h1-profile
----------------------------------------*/
#profile h1{
 font-family: 'Bai Jamjuree', sans-serif;
  font-size: 2.2vw;
  letter-spacing: 10px;
  font-weight: 400;
  line-height: 1.0em;
  color: #fff;
  border: none;
  text-align: center;
  background-color: #caa944;
  padding: 15px;
}

#profile h1 span{
  font-size: 1.5vw;
}



/* nav1
----------------------------------------*/
#index .global-nav {
  float: right;
  margin-top: 50px;
  margin-right: 10px;
}

#profile .global-nav {
  float: right;
  margin-top: 10px;
}

.global-nav li {
  font-family: 'Bai Jamjuree', sans-serif;
  font-weight: 400;
  font-size: 16px;
  float: left;
  margin: 0 8px;
  list-style: none;
}

.global-nav li a {
  color: #caa944;
}

.global-nav li a:hover {
  padding-bottom: 3px;
  text-decoration: none;
  border-bottom: 1px solid #bbb;
  color: #bbb;
}

/* nav2
----------------------------------------*/
.global-nav2 {
    text-align: center;
  }

.global-nav2 li {
 display: inline;
 float: none;
 font-family: 'Bai Jamjuree', sans-serif;
 font-size: 17px;
 margin: 0 8px;
 color: #fff;
 border-radius: 3px;
 list-style: none;
 background-color: #caa944;
 padding: 7px 25px 7px 22px;
 text-align: center;
  }
  
.global-nav2 li a{
    color: #fff;
  }
  
.global-nav2 li a:hover{
  text-decoration: none;
  color: #B18904;
  }
  
/* btn
----------------------------------------*/
.btn {
   margin: 0 auto;
   text-align: center;
}

.btn a{
  font-family: 'Bai Jamjuree', sans-serif;
  font-size: 21px;
 line-height: 1.8em;
 padding: 30px 20px 20px 20px;
  color: #ffffff;
  border-radius: 3px;
  background-color: #caa944;
}

.btn a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #B18904;
}


.btn2 {
   margin: 10px auto;
   text-align: center;
}

.btn2 a{
  font-family: 'Bai Jamjuree', sans-serif;
  font-size: 17px;
 line-height: 1.2em;
 padding: 7px 30px;
  color: #caa944;
  border-radius: 3px;
  background-color: #eee;
}

.btn2 a:hover {
  text-decoration: none;
  color: #B18904;
  background-color: #fff;
}

/* profile
----------------------------------------*/
#profile .bgbl{
width: 100%;
background-color: #000;
}

#profile .youtubepv {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#profile .youtubepv iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 98% !important;
  height: 98% !important;
}

#profile .keireki{
 padding: 30px 15px;
    text-align: center;
}

#profile .keireki dl{
 margin: 20px auto;
 padding-bottom: 25px;
}
    
#profile .keireki dt{
 width: 75%;
margin: 15px auto;
 font-size: 18px;
 letter-spacing: 0.3em;
 font-weight: bold;
    line-height: 1.2em;
 background-color: #eee;
padding: 8px;
}

#profile .keireki dd{
 font-size: 15px;
 line-height: 1.6em;
padding-bottom: 25px;
}

#profile .keireki p{
 width: 75%;
margin: 0 auto;
    font-size: 16px;
 line-height: 1.6em;
 text-align: center;
}


/* contact
----------------------------------------*/
.worksbox{
 text-decoration: none;
 color: #008000;
background-color: #FAEBD7;
    padding: 25px 10px;
    border-radius: 5px;
}


/* footer 共通
----------------------------------------*/

#index footer,
#profile footer {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: center;
}

#index footer p,
#profile footer p{
  font-size: 12px;
    padding: 17px;
   color: #000;
}
