@charset "UTF-8";
/* CSS Document */

a:link {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #999999;
}

a:visited {
	color: #999999;
}


a img {
	border-style:none;
}

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

#s01{
	z-index: 1;
	margin: 50px 0px 0px 0px;
	background: url(../images/asahiza_bg.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	position:relative;
}

#s01_t{
	z-index: 2;
	width: 100%;
	margin: 50px 0px 0px 0px;
}

#s01_d{
	z-index: 1;
	margin: 50px 0px 0px 0px;
	background: url(../images/asahiza_bg_d.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	position:relative;
}

#s01_i{
	z-index: 1;
	margin: 50px 0px 0px 0px;
	background: url(../images/asahiza_bg_i.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	position:relative;
}

#s01_s{
	z-index: 1;
	margin: 50px 0px 0px 0px;
	background: url(../images/asahiza_bg_s.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	position:relative;
}

#s01_cm {
	z-index: 1;
	margin: 50px 0px 0px 0px;
	background: url(../images/asahiza_bg_c.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	position:relative;
}

#s02{
	z-index: 1;
	width: 100%;
	margin: 50px 0px 0px 0px;
}

#globalnavi { 
  z-index: 10;
  margin: 0 auto;  
  width: 100%;
  min-width:1000px;  
  position:fixed;
  top: 0px;
  background-color: #ffffff;
} 

#globalnavi_02 { 
  z-index: 10;
  margin: 0 auto;  
  width: 100%;
  min-width:600px;  
  position:fixed;
  top: 0px;
  background-color: #ffffff;
  border-bottom: 1px solid;
  border-color: #666666;
} 
  
#globalnavi ul{  
  list-style-type: none;  
  width: 98%;
  min-width:1000px;
  margin: 0 auto;  
  padding: 0px 15px 0px 0px;  
}  

#globalnavi_02 ul{  
  list-style-type: none;  
  width: 98%;
  min-width:1000px;
  margin: 0 auto;  
  padding: 0px 20px 0px 0px;  
}  

  
.logo {
  float: left;
  padding: 20px 0px 0px 15px;
}

.SNS {
  float: right;
  padding: 12px 0px 0px 7px;
}

.btn {
  float: right;
  padding: 25px 15px 2px 15px;  
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
  font-size: 13px;
  font-weight: 500;
  color: #3A3A3A;
}

.btn_current a {
  float: right;
  padding: 25px 15px 2px 15px;  
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
  font-size: 13px;
  font-weight: 500;
  color: #CCCCCC;
}

.btn a:hover {
	color: #CCCCCC;
}

.btn a:visited {
	color: #3A3A3A;
}

.end {
	margin: 0;
}

.iframearea {
    position:relative;
    height: 100%;
}

.iframearea p {
  width:853px;
  height:480px;
  position:absolute;
  top:50%;
  left:50%;
  margin:-240px 0px 0px -426.5px; 
}

.iframearea_02 {
    position:relative;
    height: 100%;
}

.iframearea_02 p {
  width:640px;
  height:360px;
  position:absolute;
  top:50%;
  left:50%;
  margin:-180px 0px 0px -320px; 
  }

.contentsarea {
    position:relative;
    height: 100%;
}

.contentsbox_right {
	  width:640px;
      height:90%;
      float: right;
      margin:55px 0px 0px 0px; 
	  background-color: #FFFFFF;
	  opacity: 0.3;
}

.contentsbox_right_02 {
	  width:640px;
      height:100%;
      float: right;
      margin:0px 0px 0px 0px; 
	  background-color: #FFFFFF;
	  opacity: 0.7;
}

.contentsbox_right_03 {
	  width:100%;
      height:100%;
      margin:0px 0px 0px 0px; 
	  background-color: rgba( 34, 24, 20, 0.8 );
}


.textbox {
	  width:560px;
	  height:90%;
	  margin:30px 0px 30px 0px; 
	  padding: 0px 40px 0px 40px; 
	  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	  color: #333333;
	  font-size: 14px;
	  line-height: 200%;
	  overflow: auto;
}

table#table-01 {
	width: 560x;
	margin-top: 10px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	border-collapse : collapse;
}

.th_01 {
	width: 40px;
	padding: 5px 10px 5px 10px;
	text-align: left;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 12px;
	font-weight: bold; 
	line-height: 120%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
}

.th_02 {
	width: 180px;
	padding: 5px;
	text-align: left;
	ffont-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 12px;
	font-weight: bold; 
	line-height: 120%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
}

.th_03 {
	width: 100px;
	padding: 5px;
	text-align: left;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 12px;
	font-weight: bold; 
	line-height: 120%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
}

.th_04 {
	width: 130px;
	padding: 5px;
	text-align: left;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 12px;
	font-weight: bold; 
	line-height: 120%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
}

.th_05 {
	width: 40px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 12px;
	font-weight: bold; 
	line-height: 120%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
}

.td_01 {
	width: 40px;
	padding: 5px 10px 5px 10px;
	text-align: left;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
}

.td_02 {
	width: 180px;
	padding: 5px;
	text-align: left;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
}

.td_03 {
	width: 100px;
	padding: 5px;
	text-align: left;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
}

.td_04 {
	width:  130px;
	padding: 5px;
	text-align: left;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
}

.td_05 {
	width: 40px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #CC3366;
	font-size: 16px;
	line-height: 140%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
}

.td_01b {
	width: 40px;
	padding: 5px 10px 5px 10px;
	text-align: left;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	border-top: 1px solid #333333;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
}

.td_02b {
	width: 180px;
	padding: 5px;
	text-align: left;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	border-top: 1px solid #333333;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
}

.td_03b {
	width: 100px;
	padding: 5px;
	text-align: left;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	border-top: 1px solid #333333;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
}

.td_04b {
	width:  130px;
	padding: 5px;
	text-align: left;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	border-top: 1px solid #333333;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
}

.td_05b {
	width: 40px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #CC3366;
	font-size: 16px;
	line-height: 140%;
	border-top: 1px solid #333333;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
}

.footer{
	width: 100%;
	padding: 50px 0px 30px 0px;
	text-align: center;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 9px;
	line-height: 100%;
}

.interviewer{
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #CC3366;
	font-size: 14px;
	line-height: 200%;
}

.subtitle {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 14px;
	font-weight: bold;  
	line-height: 200%;
}

.subtitle_02 {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 12px;
	font-weight: bold;  
	line-height: 100%;
}

.profile {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 12px;
	font-weight: bold;  
	line-height: 200%;
}

.date {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #CC3366;
	font-size: 12px; 
	line-height: 200%;
}

.name {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 14px;
	line-height: 160%;
	text-align: right;
}

.credit {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 10px;
	line-height: 160%;
}

.credit_02 {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 9px;
	line-height: 80%;
}


.talk {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #CC3366;
	font-size: 16px; 
	line-height: 200%;  
}

.image01 {
float: right;
margin-left: 20px;
}

.image02 {
float: left;
margin-right: 20px;
}

.image03 {
margin: 60px 0px 10px 0px;
}

.image04 {
margin: 620px 0px 10px 0px;
}

.image05 {
margin: 20px 0px 10px 0px;
}


.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearFix {
min-height: 1px;
}

