/*
Theme Name:Graphy_child
Template:graphy
Version:2.2.1
*/


/*panel*/


body {
	margin: 0px 12px;
    font-family:Georgia, '游明朝', YuMincho, 'Hiragino Mincho ProN', Meiryo, serif;
}
/* font-family: '游明朝' , YuMincho, 'ヒラギノ明朝 ProN W3', Hiragino Mincho, 'メイリオ',Cambria, Meiryo, 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', Arial, Times New Roman, serif !important; *//

.panel {
	background-color: #fff;
	max-width: 700px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 40px 2em 20px 2em;
}

.panel-skel {
	background-color: rgba(255, 255, 255, 0.9);
	max-width: 700px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 40px 30px 20px 30px;
}

.center-panel {
	max-width: 450px;
	margin: auto;
}

head {
	margin: 20px;
}

/*original*/

.minus {
	margin-top: -70px;

}

.minus-s {
	margin-top: -20px;

}

.minus-indent {
	margin-left: -1em;
}

.dash {
	font-size: 17px;
    line-height: 0.9;
	letter-spacing: -2.7px;
    font-family: 'ヒラギノ明朝 ProN W3', Hiragino Mincho ProN,'游明朝', YuMincho, 'メイリオ', Meiryo, 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', MS PMincho;

}

.mosaic {
color: transparent;
text-shadow: 0 0 8px rgba(0,0,0,0.5);
}

.divider {
    margin:4em 0;
    text-align:center;
    letter-spacing: -2px;
    font-size:18px;
}

.spacer {
    margin:1.5em 0;
    text-align:center;
    font-size:16px;
    
}

.blank {
    margin:1.2em 0;
}


.center {
	text-align: center;
}

.menu-text {
	background-color: transparent !important;
}

.minus-indent {
    text-align: left;

}

.small {
    font-size:12px;
}



/*修正系*/

hr {
	background-color: #888;
	border: 1px;
	height: 1px;
	margin: 0 0 1.6em;
}

a {
	text-decoration: none;
}

a:link {
    color: #777777 ;
}
a:visited {
    color: #4c6cb3 ;
}
a:hover {
    color: #ffdb17 ;
}



.main-navigation a{
		border-top: none;
	   display:block;
	}


/*record*/

.day {
    font-family: Cambria, 'ヒラギノ明朝 ProN W3', Hiragino Mincho ProN, '游明朝', YuMincho, 'メイリオ', Meiryo, 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', Arial, Times New Roman, serif;
}

dl.record {
	overflow: hidden !important;
	zoom: 1!important;
}

dl.record dt {
	width: 100px!important;
	float: left!important;
	clear: both!important;
	font-weight: bold!important;
}

dl.record dd {
	padding: 0 0 5px 70px!important;

}


/*footer修正*/

.site-bottom {
	border-top: solid 0px #ddd;
	color: #999;
	margin-bottom: 28px;
	margin-top: 30px;
	padding-top: 28px;
}

.site-bottom a {
	color: #777;
}

.site-bottom a:hover,
.site-bottom .current-menu-item > a {
	color: #ccc;
}

.site-copyright,
.site-credit {
	font-size: 87.5%;
	margin-bottom: 6px;
	padding-top: 3px;
}

.site-credit {
	font-size: 81.3%;
}

.site-credit-sep {
	color: #fff;
	position: relative;
	top: -0.15em;
}

/*Custom Field*/

.caption {
	margin: 10px 0 0 -1em ;
}

.a-caption {
	text-align: center;

}

.chapter-title {
	display: block;
	margin: 1.5em auto;
	color: #ba9e30;
	text-decoration: none;
	position: relative;

}



/*行間あけON-OFF*/
#marginsize-wrapper  {
    width: 200px;
    margin: 1em auto;
    background-color: rgba(255, 255, 255, 0.9);
    
}

#marginsize-wrapper p {
    position: relative;
    display: inline-block;
    transition: 0.5s;
    font-size: 12px;
    margin:0px;
}

#marginsize-wrapper a {
    position: relative;
    display: inline-block;
    transition: 0.5s;
    font-size: 12px;
    padding: 5px 10px;
}

#marginsize-wrapper a:link {
    color: #777777 !important;
}
#marginsize-wrapper a:visited {
    color: #4c6cb3 !important;
}
#marginsize-wrapper a:hover {
    color: #4c6cb3 !important;
}
#marginsize-wrapper a:active {
    color: #4c6cb3 !important;
}



/*変換の下線消す*/

var.myName,
span.myName {
	display: inline;
	text-decoration: none;
	color: inherit;
	font-weight: inherit;
	font-style: inherit;
    font-size:inherit;
	background: transparent none;
	border: none;
    font-family: Cambria, '游明朝', YuMincho,  'ヒラギノ明朝 ProN W3', Hiragino Mincho ProN, 'メイリオ', Meiryo, 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', Arial, Times New Roman, serif;

}


/*目次のタイトル*/

.work_title {
	font-size: 30px;
	line-height: 1.2;
	margin-bottom: 0;
	margin-top: 0;
	vertical-align: middle;

}

.work_sub_title {
	color: #777;
	font-style: italic;
	line-height: 1.4;
}

/*dream_form*/

@media screen {


	form.changeName {
        max-width:300px;
        min-width:50px;
		margin: auto;

	}
	form.changeName fieldset,
	form.changeName ul,
	form.changeName li,
	form.changeName p {
		/*margin: ;*/
		/*padding: ;*/
		/*border:;*/
		background: none;
		font-weight: normal;
		font-style: normal;
	}
	form.changeName legend {
		display: none;
	}
	form.changeName ul {
		margin-bottom: .25em;
	}
	form.changeName ul,
	form.changeName li,
	form.changeName p {
		display: block;
	}

	form.changeName li label {
		display: none;
		/* 項目名を非表示にする場合は inline-block を none に*/
	}
	form.changeName input {
		font-size: 13px;
        border-color:#cccccc;
		line-height: 1.5em;
/*		letter-spacing: -0.025em;*/
        box-shadow: none !important;
		font-weight: 200;
        margin: 1em auto 0 -1em;
        background: transparent;
        font-family: Cambria ,'ヒラギノ明朝 ProN W3', Hiragino Mincho ProN, '游明朝', YuMincho, 'メイリオ', Meiryo, 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', Arial, Times New Roman, serif;

	}
	form.changeName .process {
		display: inline;
		margin-left: 0;
		/* 実行フォームをラジオにして入力フォームと頭を合わせるならform.changeName li labelのwidthと同じ値 */
	}
	form.changeName .process li {
		display: inline;
	}


	form.changeName .process input {
		margin: -2em 1em 0.5em 1em;
		/*ボタンと他の要素との間隔*/
		cursor: pointer;
		padding: 1em 2.3em;
        background-color:#333;
		/*ボタンと文字の間*/
	}

	/*リストのマーカ*/
	ul,
	ol {
		margin: 0 0 1.6em 2em;
		padding: 0;
		list-style-type: none;
	}
	li > ul,
	li > ol {
		margin-bottom: 0;
		margin-left: 1.6em;
		list-style-type: none;
	}

	/* Form*/
	button,
	input,
	input[type="search"],
	select,
	textarea {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		max-width: 100%;
	}
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		background-color: #333;
		border: none;
		border-radius: 5px;
		color: #fff;
		cursor: pointer;
		font-size: 13px;
		letter-spacing: 0.05em;
		line-height: 1;
		padding: 1.2em 1.7em;
		margin: 2px;
		text-transform: uppercase;
		transition: .3s ease-in-out;
	}
	button:hover,
	button:focus,
	input[type="button"]:hover,
	input[type="button"]:focus,
	input[type="reset"]:hover,
	input[type="reset"]:focus,
	input[type="submit"]:hover,
	input[type="submit"]:focus {
		background-color: #555;
	}
	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		border: solid 1px #e6e6e6;
		color: #666;
		font-size: 13px;
		margin-top: 0.4em;
		padding: 0.8em;
	}
	input[type="text"]:focus,
	input[type="email"]:focus,
	input[type="url"]:focus,
	input[type="password"]:focus,
	input[type="search"]:focus,
	textarea:focus {
		color: #333;
	}
	select {
		padding: 0.4em;
	}
	textarea {
		max-width: 700px;
		width: 100%;
	}


	/* Heading */
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	.site-title {
		clear: both;
		color: #555;
		font-family: 'Source Serif Pro', serif;
		font-weight: 400;
		letter-spacing: -0.01em;
		line-height: 1.4;
	}
	h1 {
		font-size: 2.5rem;
		margin-bottom: 1em;
		margin-top: 2em;
	}
	h2 {
		font-size: 1.75rem;
		margin-bottom: 1em;
		margin-top: 2em;
	}
	h3 {
		font-size: 1.5rem;
		margin-bottom: 1em;
		margin-top: 1.5em;
	}
	h4 {
		font-size: 1.25rem;
		margin-bottom: 1em;
		margin-top: 1.5em;
        margin-left: -0.5em;
        font-weight: 600 !important ;
	}
	h5 {
		font-size: 1.125rem;
		margin-bottom: 0.5em;
		margin-top: 1em;
	}
	h6 {
		font-size: 1.063rem;
		margin-bottom: 0.5em;
		margin-top: 1em;
	}
    
    fieldset{
        margin:0em auto 2em;
        
    }
	
