@charset "UTF-8";
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,th,td,img{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
table {border-collapse:collapse;border-spacing:0;}
ol,ul {list-style:none;}
li {display: inline-block;*display: inline;*zoom: 1;}
img{max-width: 100%;}
a {color:#595757;text-decoration:none;-webkit-touch-callout:none;outline:none; display: inherit;}
a:link{color:#595757;}
a:visited{color:#595757;}
a:hover{color:#989898;}
a:focus{outline:0}
a:hover,a.selected,a:link{text-decoration:none;}
a,img{vertical-align:top; border-style:none;}
.clrfx:before,.clrfx:after {content: " ";display: table;clear: both;}
.clrfx {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}
.dn {display: none;}
.vh{visibility: hidden;}
.tac{text-align: center;}
.ml_05 {margin-left: -0.5em;}
.hoverOp:hover{filter: alpha(opacity=60);opacity: 0.6;}
.forPc{display:block;}
.forSp{display:none;}

/* Common
 * --------------------------------------------------------*/
body {
	letter-spacing: 1px;
	font:normal 16px/28px "YuMincho", "游明朝","ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	background-color: #EEE;
  color: #595757;
}
.wrapper {
	width: 750px;
	margin: 0 auto;
}
.extraInfo {
	background-color: #FFF;
  width: 100%;
  padding-top: 60px;
}
/* header */
header {
	position: relative;
	padding: 70px 0 80px 47px;
}
header h1 {
	padding-bottom: 30px;
}
#mokuji {
  display: table;
  margin: 0 auto;
}
#mokuji li {
  display: inline-table;
}
.mainImg {
  text-align: center;
  padding: 35px 0 10px 0;
}
#yodogawa {
  font-size: 15px;
  line-height: 34px;
  display: table;
  margin: 0 auto;
  padding-top: 70px;
  font-family: "YuGothic", "Yu Gothic","游ゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#yodogawa .boxl {
  padding-right: 50px;
}
.prof {
  width: 800px;
  text-align: center;
  display: table;
  margin: 72px auto;
  padding: 20px 0;
  border-top: 1px solid #DBDCDC;
  border-bottom: 1px solid #DBDCDC;
}
.prof li {
  padding-right: 35px;
}
.prof li:last-child {
  padding-right: 0;
}
/* profile */
#profile{
	margin: 0 auto;
	width: 550px;
	padding: 30px 0;
}
#profile h3,
#profile p {
	padding:0 30px;
	text-align: left;
}
#profile h3 {
	padding-bottom: 20px;
}

#contents .cont_in {
  border-left: 1px solid #DBDCDC;
  padding-left: 26px;
  font-size: 15px;
  line-height: 34px;
  font-family: "YuGothic", "Yu Gothic","游ゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contents .cont_in dl {
  padding-bottom: 20px;
}

#contents .cont_in dt {
  width: 116px;
  display: inline-table;
}
#contents .cont_in dd {
	width: 380px;
	display: inline-table;
	text-align: left;
	margin-bottom: 16px;
}
#contents .cont_in .photo {
  padding-bottom: 20px;
}

/* flipPage */
#flipPage{
  padding: 100px 0 200px 0;
	text-align: center;
}
#flipPage li.btn_top{
	padding: 0 40px;
}
#flipPage li a:hover{
	filter: alpha(opacity=60);
	opacity: 0.6;
}


#share_mail {
  width: 520px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 100px;
}
#share_mail li {
  padding-right: 10px;
}
#share_mail li.ttl {
  padding-right: 15px;
}
#share_mail li.ttl2 {
  padding-left: 15px;
  padding-right: 5px;
}


.banner_tobichi {
  padding-bottom: 150px;
}
.banner_tobichi .ttl{
  font-size: 21px;
  line-height: 35px;
  font-weight: bold;
  padding-bottom: 30px;
}
.banner_tobichi .txt{
  font-size: 14px;
  line-height: 30px;
}
.banner_tobichi .t2_ttl{
  font-size: 15px;
  line-height: 31px;
  font-weight: bold;
  padding: 35px 0 30px 2px;
}
.banner_tobichi .t2_txt{
  font-size: 12px;
  line-height: 27px;
  padding-left: 2px;
}

.banner_exhibition {
}
.banner_exhibition .ttl {
  font-size: 21px;
  font-weight: bold;
  margin-top: -2px;
  padding-bottom: 30px;
}
.banner_exhibition .txt{
  font-size: 14px;
  line-height: 28px;
}

.banner_ss {
  text-align: center;
  margin: 123px 0 160px 0;
}
.ft_copy {
  padding-bottom: 180px;
}


/* sp
 * --------------------------------------------------------------------------- */
@media only screen and (max-width: 479px) {
	body {width: 100%;margin: 0 auto;}
	img{max-width:100%;height:auto;}
	.hoverOp:hover{filter: alpha(opacity=100);opacity: 100;}
	.wrapper{width: 90%;}
	.fl,.fr {float: none;}
  .forPc{display:none;}
  .forSp{display:block;}

	/* [sp] profile */
	#profile{
		width: 100%;
		padding: 30px 0;
		display: none;
		background-color:#AFD7E1;
  }
	#profile h3,
	#profile p {
		font-size: 14px;
		line-height: 24px;
		color:#fff;
		text-align: left;
		padding-left: 25px;
	}
	#profile h3 {
		padding-bottom: 20px;
	}
  header {
  	    padding: 40px 0 20px 0;
  }
  .logo {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 30px;
  }
  header img{
    width: 262px;
    padding-left: 1em;
  }

 #yodogawa {
    font-size: 14px;
    line-height: 25px;
    padding-top: 20px;
    display: inherit;
    margin: 0;
  }
  #yodogawa .boxl {
     padding-right: 0;
  }


  #mokuji {
    text-align: right;

  }



  #mokuji li {
  width: 95%;
  display: inline-table;
  border-bottom: 1px solid #DBDCDC;
      padding: 0 0 8px 0;
}

#mokuji li  a{
display: block;
padding-bottom: 2px;
}
  #mokuji img {
    width: 90%;
    /*padding: 5px 0;*/
    padding-right: 10px;
	display: block;
  }
 #mokuji li:first-child {
  width: 95%;
  display: inline-table;
 border-top: 1px solid #DBDCDC;
}
  #mokuji li:first-child img {
    padding-top: 0;

    padding-right: 10px;
  }


  .mainImg {
    width: 95%;
    margin: 0 auto;
  }

  .prof_ttl{
    display: none;
  }
  .prof {
    width: 100%;
    text-align: center;
    margin: 36px auto 80px auto;
    padding: 10px 0;
  }

  .prof li {
    padding-right: 0;
    width: 28%;
  }

  .talking_ttl {
    padding-bottom: 30px;
  }
  #contents .cont_in {
    border-left: none;
    padding-left: 0;
    font-size: 14px;
    line-height: 25px;
  }
  #contents .cont_in dt {
    width: 20%;
    display: inline-table;
  }
  #contents .cont_in dd {
  	width:76%;
  	display: inline-table;
  	margin-bottom: 16px;
  }

	#flipPage{
		padding: 0;
		margin: 0 auto;
		width: 100%;
    padding-bottom: 50px;
	}

	#flipPage li{
		display: initial;
	}
  #flipPage li.btn_top{
  	padding: 0;
  }
	#flipPage li img {
	  width: 25%;
		padding: 0 10px;
	}

  #share_mail {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 60px;
  }
  #share_mail li {
    padding-right: 10px;
  }
  #share_mail li.ttl {
    padding-right: 15px;
  }
  #share_mail li.ttl2 {
    padding-left: 15px;
    padding-right: 5px;
  }
  .extraInfo {
    padding-top: 30px;
  }

  .banner_tobichi {
    width: 85%;
    margin: 0 auto;
    padding-bottom: 50px;
  }
  .banner_tobichi .t2_img {
    text-align: center;
    padding: 20px 0;
  }

  .banner_tobichi .ttl{
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
    padding-bottom: 30px;
  }
  .banner_tobichi .txt{
    font-size: 12px;
    line-height: 18px;
  }
  .banner_tobichi .t2_ttl{
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    padding: 0 0 12px 0;
  }
  .banner_tobichi .t2_txt{
    font-size: 12px;
    line-height: 27px;
    padding-left: 0;
  }

  .banner_exhibition {
    width: 85%;
    margin: 0 auto;
  }
  .banner_exhibition .ttl {
    font-size: 15px;
    font-weight: bold;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .banner_exhibition .txt{
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 20px;
  }

  .banner_exhibition img,
  .banner_tobichi img {
        width: 100%;
  }
  .banner_ss {
    margin: 0 0 20px 0;
  }
  .ft_copy {
    padding-bottom: 0;
  }

}
