@charset "utf-8";

/*reset YUI 3.5.0 reset.css (http://developer.yahoo.com/yui/3/cssreset/) - http://cssreset.com
---------------------------------------------------*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

/*font
---------------------------------------------------*/
body{font:14px 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;line-height: 1.8;letter-spacing: 0.04rem;color:#000000;}


/*pc表示
---------------------------------------------------
---------------------------------------------------*/

@media screen and (min-width: 641px){

/*header
---------------------------------------------------*/
/*編集者より*/
#about{
    background-image: url(..//images/bg_about.jpg);
    background-attachment: fixed;
    background-repeat: repeat;
    background-position: center;
}

#about #wrapper{
    width: 920px;
    margin: 0 auto;
    padding-top: 40px;
}

#about #header{
    background-image: url(..//images/bg_about_head.png);
    background-repeat: no-repeat;
    width: 920px;
    margin: 0 auto;
    padding-top: 60px;
}

#about #header #title{
    width: 920px;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 0;
    background-color: #ffffff;
    padding-bottom: 20px;
}

#about #header #title .left{
    width: 490px;
    height: 40px;
    display: inline-block;
}

#about #header #title .right{
    width: 316px;
    height: 40px;
    display: inline-block;
}

#about #header #title .bottom{
    width: 206px;
    height: 20px;
    display: block;
    margin: 0 auto;
}


/*yodogawa
---------------------------------------------------*/
#yodogawa{
    position: relative;
}

#yodogawa .slide {
    background-color: #000000;
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    height: 500px;
    padding: 0;
    margin: 0;
    z-index: 1;
}

#yodogawa .slide li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

#yodogawa .slide li:first-child {
    position: relative;
    display: block;
    float: left;
}

#yodogawa .slide img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

#yodogawa #read{
    position: absolute;
    width: 370px;
    left: 50px;
    top: 60px;
    z-index: 10;
}

#yodogawa #read p{
    color: #ffffff;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.02rem;
}

#yodogawa .book{
    position: absolute;
    width: 460px;
    right: 30px;
    top: 10px;
    z-index: 10;
    text-align: right;
}

#yodogawa .book ul{
    font-size: 0;
    height: 464px;
}

#yodogawa .book ul li{
    display: inline-block;
    width: 217px;
    padding-right: 20px;
}

#yodogawa .book ul li:last-child{
    display: inline-block;
    width: 217px;
    padding-right: 0;
}


/*main_content
---------------------------------------------------*/
#maincontents{
    width: 920px;
    background-color: #ffffff;
    border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    -o-border-radius: 0 0 20px 20px;
    -ms-border-radius: 0 0 20px 20px;
    padding-bottom: 60px;
    margin-bottom: 40px;
}

#maincontents .midashi{
    width: 700px;
    padding: 40px 0;
    margin: 0 auto;
}

#maincontents .imagepic{
    width: 700px;
    height: 460px;
    margin: 0 auto;
    padding-bottom: 40px;
}

#maincontents p{
    width: 700px;
    margin: 0 auto;
    font-size: 17px;
    line-height: 2;
    letter-spacing: 0.02rem;
    margin-bottom: 40px;
}

#maincontents .name{
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 8px;
}

#maincontents .small{
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 80px;
}

#maincontents .info{
    width: 700px;
    margin: 0 auto;
    border-top: dashed 2px #333333;
    border-bottom: dashed 2px #333333;
    padding-top: 40px;
    padding-bottom: 30px;
}

#maincontents .info p{
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.02rem;
    margin-bottom: 10px;
}

#maincontents .info h2{
    width: 700px;
    margin: 0 auto;
}

#maincontents .date{
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.02rem;
    display: block;
    margin: 60px auto 0 auto;
}

#maincontents .inyou{
    width: 700px;
    margin: 0 auto;
}

#maincontents .inyou img{
    padding-bottom: 30px;
}

#maincontents .inyou p{
    padding-left: 30px;
    color: #ff8a65;
}

#maincontents .inyou p .syutten{
    font-size: 13px;
    display: inline-block;
    padding-top: 8px;
}




/*archive
---------------------------------------------------*/
/*編集者より*/
#archive_about{
    background-image: url(..//images/bg_about_archive.jpg);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    padding: 20px;
    text-align: center;
    margin-bottom: 40px;
}

#archive_about .content{
}

#archive_about .content h4{
    width: 100px;
    height: 20px;
    margin: 0 auto 20px auto;
    display: block;
}

#archive .content ul{
    font-size: 0;
}

#archive_about .content ul li{
    width: 154px;
    height: 170px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
}

#archive_about .content ul li:last-child{
    width: 154px;
    height: 170px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding-right: 0;
}

ul.nav{
    font-size: 0;
    text-align: center;
    width: 270px;
    margin: 0 auto;
}

ul.nav li{
    text-align: center;
    width: 102px;
    display: inline-block;
    padding: 10px;
}


/*link
---------------------------------------------------*/
#link{
    width: 932px;
    margin: 0 auto;
}


/*footer（共通）
---------------------------------------------------*/
#footer{
    width: 100%;
    height: 300px;
    background-color: #385a75;
    padding-bottom: 100px;
}

#footer ul{
    padding-top:40px;
    text-align: center;
    height: 40px;
    margin: 70px auto 60px auto;
    font-size: 0;
}

#footer ul li{
    width: 180px;
    height: 40px;
    display: inline-block;
    padding-left: 40px;
    vertical-align: middle;
}

#footer ul li:first-child{
    width: 180px;
    height: 40px;
    display: inline-block;
    padding-left: 0;
    vertical-align: middle;
}

.facebook{
    width: 180px;
    margin: 20px auto 0 auto;
    display: block;
}

address{
    width: 210px;
    height: 20px;
    margin: 40px auto;
}
}



/*smartphone表示
---------------------------------------------------
---------------------------------------------------*/

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

img{
    max-width: 100%;
    height: auto;
    width/***/:auto;
}

/*header
---------------------------------------------------*/
/*編集者より*/
#about{
    background-image: url(..//images/bg_about.jpg);
    background-attachment: fixed;
    background-repeat: repeat;
    background-position: center;
    background-size: contain;
    width: 100%;
}

#about #wrapper{
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
}

#about #header{
    background-image: url(..//images/bg_about_head.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    margin: 0 auto;
    padding-top: 2px;
}

#about #header #title{
    display: block;
    text-align: center;
    font-size: 0;
    background-color: #ffffff;
    padding-bottom: 20px;
    margin-top: 80px;
}

#about #header #title .left{
    width: 90%;
    display: inline-block;
}

#about #header #title .right{
    width: 60%;
    display: inline-block;
}

#about #header #title .bottom{
    width: 40%;
    display: block;
    margin: 10px auto 0 auto;
}


/*yodogawa
---------------------------------------------------*/
#yodogawa{
    position: relative;
}

#yodogawa .slide {
    background-color: #000000;
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 1;
}

#yodogawa .slide li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

#yodogawa .slide li:first-child {
    position: relative;
    display: block;
    float: left;
}

#yodogawa .slide img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

#yodogawa #read{
    background-color: #ffffff;
    width: 100%;
}

#yodogawa #read p{
    color: #000000;
    width: 94%;
    font-size: 14px;
    line-height: 1.8;
    margin: 0 auto;
    padding: 20px 0;
}

#yodogawa .book{
    background-color: #bebeb4;
    width: 100%;
    padding: 20px 0;
}

#yodogawa .book ul{
    width: 94%;
    font-size: 0;
    margin: 0 auto;
    display: block;
    text-align: center;
}

#yodogawa .book ul li{
    display: inline-block;
    width: 46%;
    padding-right: 20px;
}

#yodogawa .book ul li:last-child{
    display: inline-block;
    width: 46%;
    padding-right: 0;
}


/*main_content
---------------------------------------------------*/
#maincontents{
    width: 100%;
    background-color: #ffffff;
    border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    -o-border-radius: 0 0 20px 20px;
    -ms-border-radius: 0 0 20px 20px;
    padding-bottom: 60px;
    margin-bottom: 40px;
}

#maincontents .midashi{
    width: 96%;
    padding: 40px 0 20px 0;
    margin: 0 auto;
}

#maincontents .imagepic{
    width: 96%;
    margin: 0 auto;
    padding-bottom: 40px;
}

#maincontents p{
    width: 94%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 30px;
}

#maincontents .name{
    font-size: 13px;
    line-height: 1.8;
    margin-bottom: 8px;
}

#maincontents .small{
    font-size: 13px;
    line-height: 1.8;
    margin-bottom: 60px;
}

#maincontents .info{
    width: 94%;
    margin: 0 auto;
    border-top: dashed 2px #333333;
    border-bottom: dashed 2px #333333;
    padding-top: 40px;
    padding-bottom: 30px;
}

#maincontents .info p{
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 10px;
}

#maincontents .info h2{
    width: 100%;
    margin: 0 auto;
}

#maincontents .date{
    text-align: center;
    font-size: 12px;
    display: block;
    margin: 60px auto 0 auto;
}

#maincontents .inyou{
    width: 88%;
    margin: 0 auto;
}

#maincontents .inyou img{
    padding-bottom: 20px;
}

#maincontents .inyou p{
    color: #ff8a65;
}

#maincontents .inyou p .syutten{
    font-size: 13px;
    display: inline-block;
    padding-top: 8px;
}



/*archive
---------------------------------------------------*/
/*編集者より*/
#archive_about{
    background-image: url(..//images/bg_about_archive.jpg);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    padding: 20px 20px 20px 24px;
    text-align: center;
    margin-bottom: 40px;
}

#archive_about .content{
}

#archive_about .content h4{
    width: 100px;
    height: 20px;
    margin: 0 auto 20px auto;
    display: block;
}

#archive .content ul{
    font-size: 0;
}

#archive_about .content ul li{
    width: 154px;
    height: 170px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
}

ul.nav{
    font-size: 0;
    text-align: center;
    width: 270px;
    margin: 0 auto;
}

ul.nav li{
    text-align: center;
    width: 102px;
    display: inline-block;
    padding: 10px;
}



/*link
---------------------------------------------------*/
#link{
    width: 100%;
    margin: 0 auto 40px auto;
}


/*footer（共通）
---------------------------------------------------*/
#footer{
    width: 100%;
    background-color: #385a75;
    padding-bottom: 100px;
}

#footer ul{
    width: 80%;
    padding-top:40px;
    text-align: center;
    margin: 0 auto 40px auto;
    font-size: 0;
}

#footer ul li{
    width: 180px;
    height: 40px;
    display: inline-block;
    padding-bottom: 40px;
    vertical-align: middle;
}

#footer ul li:first-child{
    width: 180px;
    height: 40px;
    display: inline-block;
    padding-left: 0;
    vertical-align: middle;
}

#footer ul li:last-child{
    width: 180px;
    height: 40px;
    display: inline-block;
    padding-bottom: 40px;
    vertical-align: middle;
}

.facebook{
    width: 180px;
    margin: 20px auto 0 auto;
    display: block;
}

address{
    width: 60%;
    height: 20px;
    margin: 40px auto;
}
}
