@charset "utf-8";
* { margin: 0; padding: 0; line-height:1.5em; font-size: 12px;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;}
ul {list-style:none}
img {vertical-align: middle;}

.sp {
                                display: none;
}

html, body {
	margin: 0;
	padding: 0;
	color: #75355b;
	background: #f4efd7 url(../template/bg.jpg) top repeat-x;
	text-align: center;
}

/* 共通　==================================*/


img {
	margin: 0; 
	padding: 0; 
	border: 0;
	-ms-interpolation-mode: bicubic;
}

img.photoframe {
	padding: 2px;
	background: #f0f0f0;
	border: #beb9aa solid 1px;
}

img.a {
	border: #ff8400 solid 1px;
}



#base {
	width: 990px;
                                margin: 0 auto;
}
#main {
	width: 990px;
	padding: 0 0 2em 0;
	background: url(../template/cobg_2025.jpg) no-repeat #fff;
	text-align: left;
	min-height: 800px;
}
#mainMasatoshi {
	width: 990px;
	padding: 0 0 2em 0;
	background: url(../template/masatoshibg.jpg) no-repeat #fff;
	text-align: left;
}
#mainHiroko {
	width: 990px;
	padding: 0 0 2em 0;
	background: url(../template/hirokobg.jpg) no-repeat #fff;
	text-align: left;
}
#mainMariko {
	width: 990px;
	padding: 0 0 2em 0;
	background: url(../template/marikobg.jpg) no-repeat #fff;
	text-align: left;
}

.header .title {
	float: right;
	margin: 14px 0 0 0;
	text-align: right;
	font-size: 1.4em;
	font-weight: bold;
	color: #bc5fa3;
}
.h1bg {
	background: url(../template/h1bg.jpg) 0 13px no-repeat;
}
.header .masatoshi {
	color: #6a90bb;
}
.header .hiroko {
	color: #f86ba6;
}
.header .mariko {
	color: #70c25a;
}


.content {
	margin: 0 auto;
	width: 800px;
}
.mijikame {
	min-height: 300px;
}

hr {
	height: 1px; /* 線の太さ */
	clear: both;
	visibility: hidden;
}
hr.line {
	clear: none;
	visibility: visible;
	margin: 2em 0;
	border: none;
	border-top: 1px #dca293 solid;
	height: 1px;
}
hr.tensen {
	clear: none;
	visibility: visible;
	margin: 0.5em 0;
	border: none;
	border-top: 1px #dca293 dashed;
	height: 1px;
}

p {
	margin: 0.5em 0 1em 0;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 auto 0.5em;
}
h1 a {
	color:#f90;
}
h2 {
	font-size: 140%;
	background: 0;
}
h3{
	font-size: 120%;
	line-height: 1.2;
}

.b, b {	
	font-weight: bold;
	font-size: 1.2em;
 }
.kokuchi {
	color: #390;
	font-weight: bold;
	font-size: 1.2em;
}
.pink {	color: #bc5fa3; }
.blue {	color: #6a90bb; }
.green {	color: #70c25a; }
.large {
                                font-size: 120%
}
.little {
                                font-size: 80%
}



a {
	outline: 0;
}

a:link, 
#IndexContent a:link,
#IndexBottomContent a:link,
a:visited, 
#IndexContent a:visited, 
#IndexBottomContent a:visited {
	text-decoration: none;
	font-size: inherit;
	font-weight: bold;
	color:#ff8400;
	}
a:hover, 
#IndexContent a:hover, 
#IndexBottomContent a:hover {
	text-decoration: none;
	font-size: inherit;
	color:#fc3;
	}
a:active, 
#IndexContent a:active,
#IndexBottomContent a:active {
	text-decoration: none;
	font-size: inherit;
	color:#ff6;
	}


a.ban {
                                display: block;
                                background: #f0eb46;
	color:#000;
                                padding: 5px;
                                text-align: center;
                                border-radius: 30px;
                                margin: 0.5rem auto;
                                line-height: 1.2
}
a.ban:hover {
                                background: #da8b3d;
	color: #fff;
}

#navbar {
	text-align: left;
	line-height: 25px;
	margin: 20px auto 0; 
	width: 800px;
	height: 25px;
}

#navbar dl {
	clear: right;
	margin: 0; 
	background: url(../template/nav.jpg) no-repeat;
}
#navbar dt {
	width: 305px;
	height: 25px;
	padding: 3px 0 0 15px;
	background: url(../template/nav.jpg) no-repeat;
}
#navbar dd {
	float: right;
	margin: -28px 0 0 320px;
	text-align: right;
	height: 25px;
	padding: 3px 15px 0 0;
	background: url(../template/nav.jpg) right top no-repeat;
}


/* 表紙　お知らせ　東奔西走==================================*/

#index_header {
	width: 990px;
	padding: 0 0 2em 0;
	background: url(../template/index_2025.jpg) no-repeat #fff;
	text-align: left;
}

dl#top {
	width: 490px;
	height: 132px;
	padding: 23px 0 0 462px;
}
div#top {
	opacity: 1;
}
dl#top dt {
	color: #8d790c;
	border-bottom: 1px dashed #8d790c;
	font-size: smaller;
	margin: 0 0 0.2em 0;
}
dl#top dd {
	color: #8d790c;
	font-size: smaller;
	margin: 0 0 0.5em 0;
}
dl#top dd a {
	font-size: smaller;
}


#IndexContent {
	margin: 0 0 0 25px;
	list-style: none;

                                display: flex; /* 横並び */
                                justify-content: space-between; /* アイテムを両端に配置 */
                                align-items: start;
                                flex-wrap: wrap;
                                text-align: left;
}


#IndexContent {
	margin: 30px 0 0 0;
                                padding: 0 20px;
	list-style: none;
}
#IndexContent div.index_block {
	margin: 0 5px 0 0;
                                width: 300px;
}
div.index_block img {
	display: block;
	margin: 0 0 1em;
}

#IndexContent div.LeftContents {
	margin: 80px 0 0;
}
div#index_essay {
	margin: 0;
                                flex: 1;
}
.single_info {
	margin: 3rem 0 0;
}
.single_info h2 {
	margin: 0 auto;
                                line-height: 1.2;
	font-size: 140%;
}

div.infoCont {
	margin: -30px 0 0 2rem;
	line-height: 1.8em;
}
div.infoCont ul li {
	margin: 0 0 2rem;
}
div.infoCont ul li h3 {
                                line-height: 1.2;
	font-size: 120%;
}
div.infoCont ul.index_mariko {
	margin: 0 0 2rem;
                                text-align: center;
}
div.infoCont img{
	max-width: 275px;
}

#index_facebook {
                                margin: -70px 0 50px;
                                padding: 20px 0 0;
                                min-height: 680px;
}

div.yuran {
                                margin: 0 0 0 20px;
}

div.yuran img {
                                max-width: 280px
}




/*  IndexBottomContent  */
#IndexBottomContent {
	margin: 40px 0 0 40px;
	list-style: none;
	width: 920px;

                                display: flex; /* 横並び */
                                justify-content: space-between; /* アイテムを両端に配置 */
                                align-items: start;
                                flex-wrap: wrap;
                                text-align: left;
}
#IndexBottomContent div.BottomContents {
	border-top: 1px solid #deb1d2;
	width: 450px;
	min-height: 130px;
	padding-top: 15px;
	margin: 15px 0 0 0;
	display: inline;
}
#IndexBottomContent div.bottom_jacket {
	margin: 0 20px 0 0;
	width: 130px;
	height: 130px;
}

#IndexBottomContent div.bottom_txt {
	margin: -130px 0 0 150px;
	width: 260px;
}




.licont {
	width: 419px;
	margin: -40px 0 0 45px;
}
#IndexBottomContent div .jacket {
	margin: 0 20px 0 0;
	width: 130px;
	float: left;
}
#IndexBottomContent div .licont {
	margin: 0;
	width: 410px;
}


#IndexBottomContent div h1 {
	font-size: 1.2em;
}




.liPhoto {
	margin: 0 0 0 10px;
}

.liPhoto img {
	margin-top: -5px;
}

.liTitle {
	z-index: 10;
}
.info
 {
	margin: 0 0 20px;
}
.essay
 {
	margin: 0 0 0 -20px;
}
#essayIndex {
	border-top: 1px solid #deb1d2;
	margin: 2em 0 0 0;
	padding: 1em 0 0 0;
}


#top a:link,
#top a:visited {
	font-weight: normal;
	font-size: 1em;
	color:#c04bd1;
	}
#top a:hover {
	font-weight: normal;
	font-size: 1em;
	color:#fff;
	}
#top a:active {
	font-weight: normal;
	font-size: 1em;
	color:#ff6;
	}


/* フッター　==================================*/

#footer,#footerAll {
	width: 930px;
	height: 108px;
	padding: 0 30px;
	margin: 0 auto;
	background: url(../template/footer.jpg) no-repeat center bottom #fff;
                                clear: both;
}
#copyright {
	padding: 10px 0 0 0;
	border-top: 1px solid #deb1d2;
	width: 900px;
	margin: 0 auto;
	font-size: smaller;
	line-height: 1;
	text-align: left;
}
#copyright a {
	font-weight: normal;
}
#footerAll #copyright {
	padding: 10px 0 0 0;
	border-top: 1px solid #deb1d2;
	width: 800px;
	margin: 0 auto;
	font-size: smaller;
	line-height: 1;
	text-align: left;
}
#pagetop {
	margin: 0 auto;
	padding: 5px 0;
	width: 800px;
	border-top: 1px solid #deb1d2;
	text-align: right;
}
#pagetop a {
	font-weight: normal;
	font-size: smaller;
	line-height: 1;
}






/* footer==================================*/

footer, footer#footerAll {
	width: 930px;
	height: 108px;
	padding: 0 30px;
	margin: 0 auto;
	background: url("../template/footer.jpg") no-repeat center bottom #fff;
}
small {
	padding: 10px 0 0 0;
	border-top: 1px solid #deb1d2;
	width: 900px;
	margin: 0 auto;
	font-size: smaller;
	line-height: 1;
	text-align: left;
                                display: block;
}
small a {
	font-weight: normal;
}
footer#footerAll small {
	padding: 10px 0 0 0;
	border-top: 1px solid #deb1d2;
	width: 800px;
	margin: 0 auto;
	font-size: smaller;
	line-height: 1;
	text-align: left;
}