@charset "shift_jis";
/* CSS Document */



hr{
  border-color: #dcdcdc;
  border-top: none;
}

a {
        -webkit-transition: 0.3s ease-in-out;
           -moz-transition: 0.3s ease-in-out;
             -o-transition: 0.3s ease-in-out;
                transition: 0.3s ease-in-out;
}

a:hover {
   opacity: 0.5;
   filter: alpha(opacity=50);
}

html, body{
  width:100%;
  background: #fff;
}

#wrap{
  width: 100%;
  margin: 0 auto;
}

#gnavi{
  z-index: 100;
  position: relative;
  width: 920px;
  margin:0 auto;
}

#gnavi a{
  line-height: 0;
}

#gnavi .lang{
  width: 920px;
  text-align: right;
  margin: 25px 0 20px;
  overflow: hidden;
}

#gnavi h1{
  float: left;
  width: 200px;
  margin: 0 0 30px;
  overflow: hidden;
}

#gnavi ul{
  float: right;
  width: 607px;
  margin: 0;
}

#gnavi li{
  float: left;
}

#gnavi .acordion_par{
  position: relative;
}


#gnavi li .navi{
  padding: 8px 35px;
  border-left: 1px solid #c0c0c0;
}

#gnavi li .navi img{
  line-height: 0;
}

#gnavi li .navi_last{
  border-right: 1px solid #c0c0c0;
}

#gnavi li .acordion{
  display:none;
  background-color: rgba(255,255,255,0.9);
  padding: 12px 23px 0;
  position:absolute;
  opacity: 1;
  z-index: 999;
}

#gnavi li .acordion div{
  padding: 0 0 12px;
}

#copyright{
  width: 920px;
  text-align: right;
  font-size: 10px;
  color: #4f4f4f;
  margin: 30px auto ;
}


/*中ページ*/

h2{
  background: url(../images/h2_bg.jpg) repeat-x center;
  height:50px;
}

h2 p{
  font-size: 24px;
  line-height: 24px;
  text-align: left;
  width: 850px;
  padding: 13px 0;
  margin: 0 auto;
  letter-spacing: 5px;
  color: #fff;
}

.cnt{
  background: url(../images/inner_bg.jpg) repeat center;
}

.cnt .cnt_inner{
  text-align: left;
  width: 850px;
  padding: 0 0 30px;
  margin: 0 auto;
}

.cnt .cnt_inner .cnt_txt{
  padding: 30px 0 0;
  word-break: normal;
  vertical-align: top;
}

.cnt .cnt_inner .cnt_txt.pt10{
  padding: 10px 0 0 0;
}

.cnt .cnt_inner .cnt_txt li{
  float: left;
  padding: 0 0 10px;
}

.cnt .cnt_inner .cnt_txt .photo_left{
  padding: 0 15px 0 0;
}
.cnt .cnt_inner .cnt_txt .photo_right{
  padding: 0 0 0 15px;
}

.bold{
  font-weight: bold;
}

.width570{
  width: 570px;
}

.width490{
  width: 490px;
}
.width420{
  width: 420px;
}


.width545{
  width: 545px;
}

.btn_download{
  padding: 40px 0 10px;
  text-align: center;
}



.cnt_txt_r{
  padding: 30px 0 0;
  font-weight: bold;
  text-align: right;
}

.cnt .cnt_inner .cnt_txt2{
  padding: 10px 0 5px;
  word-break: normal;
}

.cnt .cnt_inner .cnt_txt2 li{
  padding: 5px 0;
  word-break: normal;
}

.cnt .cnt_inner .cnt_txt2 li .nengo{
  width :60px;
  font-weight: bold;
  display: inline-block;
  word-break: normal;
}

.cnt .cnt_inner .cnt_txt2 li .bio_txt02{
  display: inline-block;
  width :780px;
  word-break: normal;
  vertical-align: top;
}

.cnt .cnt_inner .cnt_txt2 .bio_txtbox02 p{
  padding-left: 60px;]
  width :790px;
  word-break: normal;
  vertical-align: top;
}

.cnt .cnt_inner h3{
  font-size: 18px;
  line-height: 18px;
  padding: 40px 0 10px 6px;
  background: url(../images/border_dubble.gif) repeat-x bottom;
}

/*book*/

.cnt_inner .book_box{
  margin: 18px 0 0 0;
}

.cnt_inner .book_box dt{
  float:left;
  width: 269px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  position: relative;
}

.cnt_inner .book_box dt img{
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

.cnt_inner .book_box dt .click_detail{
  width:269px;
  padding: 11px 0 11px 0;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  position: absolute;
  bottom: 0;
  background: rgba(100,100,100,0.6) url(../images/btn_click_arrow.png) no-repeat 30px 11px;
  font-weight: bold;
}

.cnt_inner .book_box dd{
  width: 550px;
  height: 214px;
  display:table-cell;
  vertical-align:middle;
  padding: 0 0 0 32px;
}

.cnt_inner .book_box dd .book_ttl{
 font-size: 18px;
 line-height: 18px;
 padding: 0 0 10px ;
}

.cnt_inner .book_box dd .book_txt{
 font-size: 14px;
 line-height: 1.5;
}

/*news*/

.cnt .news{
  padding: 16px 0;
}

.new{
  padding-right: 10px;
}

.cnt .news li{
  width: 100%;
  margin: 0 0 16px;
  background: #fff;
  padding: 15px 0;
  box-shadow:rgba(0, 0, 0, 0.05) 0px 2px 4px 0px;
  -webkit-box-shadow:rgba(0, 0, 0, 0.05) 0px 2px 4px 0px;
  -moz-box-shadow:rgba(0, 0, 0, 0.05) 0px 2px 4px 0px;
}

.cnt .news li .news_txt{
  text-align: left;
  width: 850px;
  margin: 0 auto;
  word-break: normal;
}

.cnt .news li .news_ttl{
  width: 125px;
  float: left;
}

.cnt .news li .news_txt01{
  width: 850px;
/*  float: left;*/
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  word-break: normal;
}

.cnt .news li .news_txt02{
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  word-break: normal;
}

/*contact*/

form #name,
form #mail,
form #mailtitle{
  width:818px;
  height:14px;
  font-size: 14px;
  padding: 12px 16px;
  background: #fff;
  border: none;
  box-shadow:rgba(0, 0, 0, 0.07) 2px 2px 3px 0px;
  -webkit-box-shadow:rgba(0, 0, 0, 0.07) 2px 2px 3px 0px;
  -moz-box-shadow:rgba(0, 0, 0, 0.07) 2px 2px 3px 0px;
  margin: 34px 0 0 0;
}

form #msg{
  width:818px;
  height:146px;
  font-size: 14px;
  padding: 12px 16px;
  overflow-y: scroll;
  resize: none;
  background: #fff;
  border: none;
  box-shadow:rgba(0, 0, 0, 0.07) 2px 2px 3px 0px;
  -webkit-box-shadow:rgba(0, 0, 0, 0.07) 2px 2px 3px 0px;
  -moz-box-shadow:rgba(0, 0, 0, 0.07) 2px 2px 3px 0px;
  margin: 34px 0 0 0;
}

.cnt form input::-webkit-input-placeholder {
    color:#bebebe;
    opacity: 1;
    font-size: 14px;
    font-weight: normal;
}
.cnt form input:-ms-input-placeholder {
    color:#bebebe;
    opacity: 1;
    font-size: 14px;
    font-weight: normal;
}
.cnt form input::-moz-placeholder {
    color:#bebebe;
    opacity: 1;
    font-size: 14px;
    font-weight: normal;
}

.cnt form textarea::-webkit-input-placeholder {
    color:#bebebe;
    font-size: 14px;
    font-weight: normal;
}
.cnt form textarea:-ms-input-placeholder {
    color:#bebebe;
    opacity: 1;
    font-size: 14px;
    font-weight: normal;
}
.cnt form textarea::-moz-placeholder {
    color:#bebebe;
    opacity: 1;
    font-size: 14px;
    font-weight: normal;
}

form button{
  border: none;
  background: none;
  width:151px;
  padding: 0;
  margin: 34px 0 0 ;
  float: right;
}

.comment{
  text-align: center;
  padding: 80px 0 40px;
}

.back_btn{
  text-align: center;
  padding: 0 0 80px;
}

/*gallery*/

.cnt_inner .gallery_box{
  padding: 18px 0 0 0;
  width: 850px;
  overflow: hidden;
}

.cnt_inner .gallery_box li{
  float:left;
  width: 269px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  position: relative;
  margin: 0 21px 20px 0;
}


.cnt_inner .gallery_box li:nth-child(3n){
  margin: 0 0 20px 1px;
}

.cnt_inner .gallery_box li img{
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

.cnt_inner .gallery_box li .click_detail{
  width:269px;
  padding: 11px 0 11px 0;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  position: absolute;
  bottom: 0;
  background: rgba(100,100,100,0.6) url(../images/btn_click_arrow.png) no-repeat 30px 11px;
  font-weight: bold;
}

.cnt_inner .gallery_box li .click_detail2{
  width:269px;
  padding: 11px 0 11px 0;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  position: absolute;
  bottom: 0;
  background: rgba(100,100,100,0.6) url(../images/btn_click_arrow.png) no-repeat 11px 11px;
  font-weight: bold;
}