/*
 Theme Name:   GRAPHIE by DigiPress Child
 Theme URI:    https://www.flowerworksjapan.or.jp/
 Description:  GRAPHIE by DigiPress Child Theme
 Author:       flower works japan
 Author URI:   https://www.flowerworksjapan.or.jp/
 Template:     dp-graphie
 Version:      1.4.0.7
*/

/* 追加CSS */
body {
  /*  フォントの種類  */
  font-family: -apple-system, BlinkMacSystemFont,
               "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
  
  /* カーニングの設定 */
  letter-spacing: 1.5px !important;
  
  /* 行間の設定 */
  line-height: 1.75 !important;
  overflow-x:hidden;
}

.entry h2, .no-sidebar .textwidget h2{
    border-left-width:8px;
}

.entry a{text-decoration:none !important;}
.entry a:hover{text-decoration:underline !important;}

.entry h3{
    border-left-width:3px;
}

.entry-content h4{
    background-color:#71cfb8;
    border:none;
    color:#fff;
    width:auto;
}

.entry h4{

    border:none;
    color:#fff;
    width:auto;
}

h4.excerpt_title_wid a{
    color:#000;
    font-weight:normal;
}

/*
.entry h3 {
position: relative;
line-height: 1.4;
padding:0.25em 1em;
display: inline-block;
}

.entry h3:before,.entry h3:after{ 
  content:'';
width: 20px;
height: 30px;
position: absolute;
display: inline-block;
}

.entry h3:before{
  border-left: solid 2px #71cfb8;
  border-top: solid 2px #71cfb8;
  top:0;
  left: 0;
}

.entry h3:after{
  border-right: solid 2px #71cfb8;
  border-bottom: solid 2px #71cfb8;
  bottom:0;
  right: 0;
}
*/

.entrylist-date{
      letter-spacing: 0.3px !important;
}

.labelbox{
    overflow: hidden;
    margin:0 auto 30px;
}
.label2{
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align:center;
    font-size:40%;
    color:#fff;
    padding:2px;
}
.fresh{
    width:45%;
    float:left;
    background-color:#32b16c;
}
.preserved{
    width:50%;
    float:right;
    background-color:#e86aa2;
}


.nextbox{
    padding: 10px 15px;
    border: 6px solid #e5e5e5;
    box-sizing: border-box;
    display: block;
    font-size: 16px;
    line-height: 1.8;
    margin:20px auto 20px;
}

.interview{
    width:70%;
    margin:0 auto;
    font-size:1.2em;
}

.interviewer{
    color:#666;
    margin:0 0 10px 0;
}

.interview dl {
    border:none;
    width: 100%;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-size: 17px;
    text-align: left;
    line-height: 2em;
    letter-spacing: 1px;
}

.interview dt, .interview dd {
    border:none;
    background:#fff;
    text-align: left;
}

.interview dt {
    display:block;
    width: 10%;
    padding: 2.4em 0 0 0;
    line-height: 2em;
    font-weight: bold;
    vertical-align: top;
    color: #000;
    clear:left;
    float:left;
}

.interview dd {
    margin-left:10%;
    padding: 2.4em 0 0 .5em;
    letter-spacing: 0.1em;
    line-height: 2em;
    vertical-align:top;
    color: #000;
}

.prof_right{
    overflow: auto;
    color: #48832b;
    border: 1px solid #c6f5ab;
    background-color: #eafddf;
    line-height: 1.8;
    padding: 6px 12px !important;
    margin: 0 0 20px auto !important;
}



#toc_container {
	display: block !important;
	width: 90% !important;
	background: #ffffff ; 
	border: 1px solid #ccc;
	font-size: 95%;
	box-sizing: border-box;
	line-height: 1.4;
	margin: 36px auto;
	padding: 1em 2em;
}
 
#toc_container .toc_title {
	text-align: center;
}

#toc_container .toc_list {
    width: 95% ;
    padding-left: 0; 
}

.labelbox{    margin: 20px auto 30px;}

#toc_container ul {
    list-style: none;
    margin-bottom: 0;
}
 
#toc_container ul li {
    margin: 1px;
    padding-left: 0;
    text-indent: 0;
}
 
#toc_container ul a {
	display: block;
	text-decoration: none;
	color: #444; /* リンク色 */
	border-bottom: 1px dotted #ccc; /* リンク下線(1pxの間隔と色指定)*/
}
 
#toc_container .toc_list > li {
        margin-bottom: 30px;
}

#toc_container .toc_list > li > ul > li {
        margin-bottom: 8px;
}

#toc_container .toc_list > li > a {
        margin-bottom: 8px;
	border-bottom: 2px solid #21856d; /* 大見出しの下線 */
	font-size: 110%; /* 大見出しのフォントサイズ */
}

#toc_container ul ul {
	padding: 0;
}
 
#toc_container li {
	margin-bottom: 1em;
	padding-bottom: 0.2em;
}

.accordion_h{
}
.su-spoiler-title{
    font-size:120% !important;
}

/*
.entry p, .no-sidebar .textwidget p, .no-sidebar .dp_text_widget p {
    padding: 0 0 5px 0 !important;
} */

.su-button{
    margin-top:-15px !important;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}


/* メルマガ登録フォーム */
.mailpoet_paragraph {
    margin-bottom: -30px;}
    
/* フッター */
    #container_footer{
    color:#4e9498;
    background-color: #ddeeef;
    -webkit-box-shadow: 0 0 0 2px #a5d1d3;
    box-shadow: 0 0 0 2px #a5d1d3;}
    #container_footer a{
    color:#4e9498;
    }
    
/* ウィジェットサムネイル */
.entry img, .no-sidebar .textwidget img, .no-sidebar .dp_text_widget img {
    margin: 0px auto 0px 0;
    max-width: 100%;
    height: auto;
}

/* wp-members */
#wpmem_reg legend, #wpmem_login legend {
    line-height: 1;
    margin-bottom: 10px;
    padding: 10px 0 10px 16px;
    border-left-style: solid;
    border-left-width: 2px;
    border-color: #71cfb8;
    font-size:25px;
}
fieldset{width:100%;}
label{
    width:80%;
    float:left;
    margin:0 20px 0 0;
    padding:10px 0 0 0;
}

label#rememberme{
    margin:0 0 0 20px;
}
#rememberme{
float: left;
margin: 15px 10px 10px 0;
}


.div_text{
    margin: 0;
    width:100%;
    padding: 0;
    border: 0;
    outline: 0;
    font: inherit;
    font-style: normal;
    font-size: 100%;
    vertical-align: baseline;
    float: left;
}
.div_text:after{
    content:" ";
    display:block;
    clear:both;}
    


.button_div:before{
    clear:both;
}

.entry input[type="submit"], .no-sidebar .textwidget input[type="submit"], .no-sidebar .dp_text_widget input[type="submit"] {
    position: relative;
    font-size: 18px;
    padding: 0 16px;
    margin: 0 auto 0;
    line-height: 2;
    cursor: pointer;
    border: none;
}


.nextbox{
    padding: 10px 15px;
    border: 6px solid #e5e5e5;
    box-sizing: border-box;
    display: block;
    font-size: 16px;
    line-height: 1.8;
    margin:20px auto 20px;
}

.interview{
    width:70%;
    margin:0 auto;
    font-size:1.2em;
}

.interviewer{
    color:#666;
    margin:0 0 10px 0;
}

.interview dl {
    border:none;
    width: 100%;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-size: 17px;
    text-align: left;
    line-height: 2em;
    letter-spacing: 1px;
}

.interview dt, .interview dd {
    border:none;
    background:#fff;
    text-align: left;
}

.interview dt {
    display:block;
    width: 10%;
    padding: 2.4em 0 0 0;
    line-height: 2em;
    font-weight: bold;
    vertical-align: top;
    color: #000;
    clear:left;
    float:left;
}

.interview dd {
    margin-left:10%;
    padding: 2.4em 0 0 .5em;
    letter-spacing: 0.1em;
    line-height: 2em;
    vertical-align:top;
    color: #000;
}

.prof_right{
    overflow: auto;
    color: #48832b;
    border: 1px solid #c6f5ab;
    background-color: #eafddf;
    line-height: 1.8;
    padding: 6px 12px !important;
    margin: 0 0 20px auto !important;
}

/* Interview */
.nextbox{
    padding: 10px 15px;
    border: 6px solid #e5e5e5;
    box-sizing: border-box;
    display: block;
    font-size: 16px;
    line-height: 1.8;
    margin:20px auto 20px;
}

.interview{
    width:70%;
    margin:0 auto;
    font-size:1.2em;
}

.interviewer{
    color:#666;
    margin:0 0 10px 0;
}

.interview dl {
    border:none;
    width: 100%;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-size: 17px;
    text-align: left;
    line-height: 2em;
    letter-spacing: 1px;
}

.interview dt, .interview dd {
    border:none;
    background:#fff;
    text-align: left;
}

.interview dt {
    display:block;
    width: 10%;
    padding: 2.4em 0 0 0;
    line-height: 2em;
    font-weight: bold;
    vertical-align: top;
    color: #000;
    clear:left;
    float:left;
}

.interview dd {
    margin-left:10%;
    padding: 2.4em 0 0 .5em;
    letter-spacing: 0.1em;
    line-height: 2em;
    vertical-align:top;
    color: #000;
}

.prof_right{
    overflow: auto;
    color: #48832b;
    border: 1px solid #c6f5ab;
    background-color: #eafddf;
    line-height: 1.8;
    padding: 6px 12px !important;
    margin: 0 0 20px auto !important;
}