@charset "UTF-8";
/* CSS Document */
.detail{
width: 100% !important;
margin-left: auto !important;
margin-right: auto !important;
max-width: 1600px !important;
	
}

.foreword{
	width:70%;
	max-width:820px;
	margin: 50px auto auto auto;
	color: #FFFFFF;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 16px;
	line-height: 28px;
	text-align: left;
}

.inblock{
	width:100%;
	max-width:1230px;
	margin: 90px auto 100px auto;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    -webkit-box-align: start;
     -ms-flex-align: start;
        align-items: flex-start;
}

.inblock .staffbox{
	width: 33%;
	margin: 0 0 40px 0;
	
}

.inblock .yet{
	background-color: #282828;
	position: relative;
}

.inblock .yet div{
	width: 100%;
	padding-bottom: 68.625%;
	position: relative;
}

.inblock .yet div p{
	margin: auto;
	position: absolute;
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 1px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	color: #828282;
	top: 50%;
	bottom:50%;
	left:10px;
}

.inblock .staffbox .imgbox{
	width: 100%;
	padding-bottom: 68.625%;
	background-color: #DDDDDD;
	margin: 0 0 20px 0;
	line-height: 0;
	overflow: hidden;
	position: relative;
}

.inblock .staffbox .imgbox img{
	width: 100%;
	margin: auto;
	position: absolute;
	z-index: 1;
}

.inblock .staffbox .imgbox .hvr{
	width:100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	z-index: 2;
	background: radial-gradient(rgba(255,255,255,0), rgba(255,255,255,0.6));
	opacity: 0;
	transition-duration: 0.3s;
	transition-property: opacity;
}

.inblock .staffbox a:hover .imgbox .hvr{
	opacity: 1;
	transition-duration: 0.3s;
	transition-property: opacity;
	
}

.inblock .staffbox .name,.inblock .staffbox .ename,.mainarea .textbox .textinner .name,.mainarea .textbox .textinner .ename{
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}

.inblock .staffbox .ename,.mainarea .textbox .textinner .ename{
	color: #C8C8C8;
}

.inblock .staffbox .belong,.mainarea .textbox .textinner .belong{
	margin: 20px auto auto auto;
	font-size: 10px;
	line-height: 18px;
	color: #C69C6D;
	letter-spacing: 1px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}








.breadclub{
	height:150px;
	background-color: #FFFFFF;
	position: relative;
	display: block;
	overflow: hidden;
}

.breadclub p{
	height: 25px;
	line-height: 25px;
	color: #141414;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	margin: auto;
	position: absolute;
	top:50%;
	bottom:50%;
	left:50px;
	text-decoration: none;
}

.breadclub p a{
	color: #754C24;
	text-decoration: none;
}

.breadclub p a:hover{
	color: #754C24;
}

.breadclub p a:visited{
	color: #A67C52;
}

.breadclub p a:active{
	color: #A67C52;
}


.mainarea{
	width:100%;
	margin: 0 auto 0 auto;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.mainarea .imgbox,.mainarea .textbox{
	width: 50%;
	margin: 0;
	padding-bottom: 35%;
	position: relative;
	overflow: hidden;
}

.mainarea .imgbox img{
	width: 100%;
	position: absolute;
	margin: auto;
}

.mainarea .textbox .textinner{
	position: absolute;
	margin: auto;
	top:50%;
	bottom: 50%;
	left:5%;
	padding-bottom: 128px;
	transform: translate(0,-50%);
	text-align: left;
}


.mainarea .textbox .textinner .name{
	font-size: 24px;
	line-height: 42px;
}

.mainarea .textbox .textinner .ename{
	font-size: 16px;
	line-height: 28px;
}



.underblock{
	min-height:32px;
	background-color: #FFFFFF;
	position: relative;
	padding-bottom:120px;
}


.underblock .prof{
	max-width: 1100px;
	padding: 120px 0 120px 0;
	margin: auto 10% auto 10%;
}

.underblock .prof .title{
	margin: auto auto 25px auto;
	font-weight: bold;
	color: #C69C6D;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 25px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}

.underblock .prof .main{
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 25px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	color: #141414;
}

.underblock .outlook,.underblock .comment{
	width:calc(90% - 180px);
	margin: auto auto 100px auto;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.underblock .outlook .twinbox{
	width: 48.78%;
	padding: 40px;
	box-sizing: border-box;
	background-color: #E9F0F0;
}

.underblock .outlook .onebox{
	width: 100%;
	padding: 40px;
	box-sizing: border-box;
	background-color: #E9F0F0;
}

.underblock .outlook .twinbox h4,.underblock .comment .commenttxt h4,.underblock .outlook .onebox h4{
	font-size: 16px;
	line-height: 28px;
	color: #AD0003;
	font-weight: bold;
	margin: auto auto 25px auto;
	letter-spacing: 1px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}

.underblock .outlook .twinbox p,.underblock .comment .commenttxt p,.underblock .outlook .onebox p{
	line-height: 25px;
	color: #141414;
	letter-spacing: 1px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}

.underblock .comment .img{
	width: 51.22%;
	height: 533px;
	margin: 0;
	line-height: 0;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.underblock .comment .img img{
	height: 100%;
	margin: auto;
	position: absolute;
	top: 50%;
	bottom: 50%;
	left: 50%;
	right: 50%;
	transform: translate(-50%,-0);
}




.underblock .comment .commenttxt{
	width:48.78%;
	padding: 40px;
	box-sizing: border-box;
	margin: 0;
	background-color: #000000;
}

.underblock .comment .commenttxt h4{
	color: #C69C6D;
}

.underblock .comment .commenttxt p{
	color: #FFFFFF;
}






@media screen and (max-width:1600px){
	
.detail{
	width: 100% !important;
margin-left: 0 !important;
margin-right: 0 !important;
max-width: 1600px !important;
	
}
    
.underblock .prof{
	margin: auto 240px auto 10%;
}
    
.underblock .outlook,.underblock .comment{
    margin: auto 240px 100px auto;
    }
	
}

@media screen and (max-width:1140px){

.underblock .comment .img,.underblock .comment .commenttxt{
	width: 100%;
	height: auto;
}
	
	
.underblock .comment .img img{
	width: 100%;
	position: static;
    transform: none;
}
	
}

@media screen and (max-width:960px){
.underblock .outlook,.underblock .comment{
	width:calc(90% - 160px);
	margin: auto 200px 100px auto;

}
}


@media screen and (max-width:800px){
	
.detail{
	width: 100%!important;
	margin:auto!important;
	
}
    
.underblock .prof{
	margin: auto 10% auto 10%;
}
	
	
.foreword{
	width:80%;
}
	
.underblock .outlook .twinbox{
	width: 100%;
	margin-bottom: 10px;
}
    
.underblock .outlook,.underblock .comment{
	width:90%;
	margin: auto auto 100px auto;

}
    
  
	
}



@media screen and (max-width:640px){
	
#content .detail{
	width: 100%!important;	
}
	
.inblock .staffbox{
	width: 100%;
	
}
	
.foreword{
	width:90%;
}
	
	
.underblock .prof{
	margin: auto 5% auto 5%;
}
	
	
.mainarea .imgbox,.mainarea .textbox{
	width: 100%;
	margin: 0;
	padding-bottom: 0;
}

.mainarea .imgbox img{
	width: 100%;
	position: relative;
}
	
.mainarea .imgbox,.mainarea .textbox{
	width: 100%;

}
	
.mainarea .textbox .textinner{
	position: relative;
	margin: 30px auto;
	top: auto;
	bottom: auto;
	left: auto;
	padding-bottom: 0;
	transform: none;
	text-align: center;

}
	
.breadclub{
	height:0;
	display: none;
}
	
	
}






