@charset "UTF-8";

/* basic
 * --------------------------------------------------------*/
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img{
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img {border:0;}
ul {list-style:none;}
li {  
    display: inline-block;  
    *display: inline;  
    *zoom: 1;  
} 
img{max-width: 100%;}
a {
	text-decoration:none;
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
a:hover,a.selected{
    text-decoration:none;
}
a:visited{ color:#1388DE; }

a:focus{outline:0}
a,img{vertical-align:top}

/*ClearFix*/
.clfx:before,
.clfx:after {
    content: " ";
    display: table;
}
.clfx:after {clear: both;}
.clfx {*zoom: 1;}

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

.fl {float: left;}
.fr {float: right;}
.tac{text-align: center;}

a{/*リンクされた文字*/
	color:#5F5F5F;
	font-style:normal;
	font-weight: normal;
	text-decoration: underline;
}
a:link {/*未訪問のリンク*/
	color:#5F5F5F;
	font-style:normal;
	text-decoration:none;
}
a:visited {/*訪問後のリンク*/
	color:#5F5F5F;
	text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
	color:#4E4E4E;
	font-style:normal;
	text-decoration:underline;
}
a:active {/*クリック中*/
	text-decoration:none;
}


/* main
 * --------------------------------------------------------*/
body{
	margin:0;
	padding:0;
	font-size: 18px;
	font-family: YuGothic, '游ゴシック', sans-serif;
	letter-spacing: 1px;
	text-align:left;
	color:#000;
	}
h2{
	font-size: 22px;
	font-family: YuGothic, '游ゴシック', sans-serif;
	font-weight: bolder;
	}

.wrapper{
	background-image: url(../images/back_img_mosaic.jpg);
	background-position: top;
	background-attachment: fixed;
	}
	
.contents{
	width: 700px;
	margin: 0 auto;
	background-color: #FFF;
	}

.cont{
	width: 650px;
	margin: 0 auto;
	}
	
.yodogawa{
	margin-left: 60px;
    padding-top: 30px;
	}
	
.cap02{
	text-align: center;
    font-size: 14px;
    margin-top: -40px;
    padding-bottom: 50px;}
	
.sub p{
	margin-left: 60px;
	margin-top: 20px;
    margin-bottom: 20px;
	}
	
.sub ul{
	margin-bottom: 50px;
	}
	
.sub li{
	float: left;
    margin-top: 3px;
	margin-left: 3px;
	}
	
/*メイントピックス*/

.detail{
	border-left: thin;
	margin-left: 20px;
	margin-top: -5px;
	border-color: #000;
    border-left-style: solid;
	padding-top: 50px;
	}
	
.topic_ph{
	width: 500px;
	margin: 0 auto;
	padding-right: 20px;
    padding-bottom: 15px;
	}

.sentence{
	padding-left: 50px;
	padding-bottom: 20px;
	line-height: 1.8em;
	}
	
.sentence02{
	padding-left: 50px;
	padding-bottom: 30px;
	padding-top: 20px;
	font-size: 24px;
	line-height: 1.8em;
	font-weight: bold;
	}
	
.image li{
	float: left;
	}
	
.cap{
	font-size: 14px;
	}
	

	
.att{
	font-size: 15px;
	line-height: 1.5em;
	}
	
.left{
	padding-left: 40px;
	padding-bottom: 20px;
	}
	
#topic01{
	margin-bottom: 60px;
	}
	
#topic02{
	margin-bottom: 60px;
	}
	
#topic03{
	margin-bottom: 60px;
	}
	
#topic04{
	margin-bottom: 60px;
	}
	
#topic05{
	margin-bottom: 60px;
	}
	
#topic06{
	margin-bottom: 60px;
	}
	
#topic07{
	margin-bottom: 60px;
	}
	
#topic08{
	margin-bottom: 60px;
	}
	
	
	
/*サブトピックス*/
	
.topic01_sub{
	width: 523px;
	height: auto;
	background-color: #C6D5C8;
	margin: 0 auto;
	border-radius: 10px;
    padding-left: 30px;
    margin-right: 30px;
    padding-top: 25px;
    padding-bottom: 30px;
	}
	
.topic01_sub h2{
	text-align: center;
	padding-right: 50px;
    padding-bottom: 10px;
	}
	
.topic01_sub p{
	margin-left: 20px;
	padding-top: 10px;
	line-height: 1.7em;
	}
	
.topic04_sub{
	width: 523px;
	height: auto;
	background-color: #FFD880;
	margin: 0 auto;
	border-radius: 10px;
    padding-left: 30px;
    margin-right: 30px;
    padding-top: 25px;
    padding-bottom: 30px;
	}
	
.topic04_sub p{
	margin-left: 20px;
	padding-top: 10px;
	line-height: 1.7em;
	margin-bottom: 20px;
	}
	
.topic04_sub h2{
	text-align: center;
	padding-right: 50px;
    padding-bottom: 10px;
	}
	
.topic05_sub{
	width: 523px;
	height: auto;
	background-color: #FFF68D;
	margin: 0 auto;
	border-radius: 10px;
    padding-left: 30px;
    margin-right: 30px;
    padding-top: 25px;
    padding-bottom: 30px;
	}
	
.topic05_sub p{
	margin-left: 20px;
	padding-top: 10px;
	line-height: 1.6em;
	margin-bottom: 20px;
	}
	
.topic05_sub h2{
	text-align: center;
	padding-right: 50px;
    padding-bottom: 10px;
	}
	
.topic_btn{
	text-align: center;
	margin-right: 30px;
	margin-top: 20px;
	padding-top: 10px;
	}
	
.ded{
	text-align: center;
	font-weight: bolder;
	color: #E23F5A;
	margin-right: 30px;
	}
	
.topic07_sub{
	font-size: 24px;
	font-weight: bold;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #F6A177;
	}
	
	
/*プロフィール*/
.c-prof{
	text-align: center;
    margin-top: 30px;
    margin-bottom: 80px;
	}
	
.profile{
	width: 600px;
	margin: 0 auto;
	padding: 20 20 20 20;
	}
	
.prof_img{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
.profile h2{
	margin-left: 50px;
	margin-top: 50px;
	font-size: 22px;
	}
		
.profile p{
	margin-left: 50px;
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 10px;
	}
	
.profile p span{
	font-weight:bold;
	font-size: 18px;
	line-height: 2.5em;
	}
	
.prof_close{
	text-align: right;
	margin-right: 40px;
	margin-bottom: 40px;
	}
#none{
	display: none;
	}

/* footer
 * --------------------------------------------------------*/
#footer {
	margin: 0 auto;
	text-align:center;
	padding-bottom: 5px;
	padding-top: 50px;
}

.ftNavi {
	margin-top: 50px;
	margin-bottom: 20px;
	}


.ftCopyright {
	text-align: center;
	font-size: 13px;
	margin-top: 50px;
	margin-bottom: 50px;
}

/*27日更新*/

.book{
	text-align: center;
	}
.coffee{
	margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 50px;
	}