.youtube {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9縦幅*/
     height: 0;
     overflow: hidden;
}
.youtube iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.p youtube {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9縦幅*/
     height: 0;
     overflow: hidden;
}
.p youtube iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.p-single #header .pcOnly {
    margin-bottom: 15px;
}
.p-single #breadcrumb{
    margin-top: 45px;
}

.p-single .together .articleTtl03 {
    font-size: 16px;
    padding: 4px 20px;
}
.singleArea {
    padding: 24px 30px 30px;
    background: #fff;
    margin-bottom: 30px;
}
.sa_topArea {
    padding-bottom: 20px;
    border-bottom: solid 2px #d0d3cf;
}
.sa_category {
    margin-bottom: 15px;
}
.sa_category li {
    line-height: 1;
    float: left;
}
.sa_category li + li {
    margin-left: 6px;
}
.sa_category a {
    display: inline-block;
    color: #656662;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 15px;
    border: solid 1px #babbb7;
    border-radius: 12px;
}
.sa_title {
    font-size: 44px;
    font-weight: bold;
    line-height: 1.2;
}
.sa_lead {
    color: #656662;
    font-size: 18px;
    margin-bottom: 10px;
}
.sa_data {
    color: #9b9c97;
    font-size: 14px;
    text-align: right;
    margin-bottom: 10px;
}
.sa_data.date_lable_wrap{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-end;
}
.sa_data .date_label {
    display: block;
    border: 1px solid #dfdfdf;
	border-top-color: rgb(223, 223, 223);
	border-right-color: rgb(223, 223, 223);
	border-bottom-color: rgb(223, 223, 223);
	border-left-color: rgb(223, 223, 223);
    padding: 0.1em 0.6em;
    border-radius: 12px;
    margin-right: .8em;
    font-size: .9em;
}
.sa_data.update{
	color:#009b49;
}
.sa_data.update .date_label {
    background-color: #009b49;
    color: #fff;
    border-color: #009b49;
}

.sa_sns {
    font-size: 0;
    text-align: right;
}
.sa_sns.bottom {
    margin-top: 45px;
}
.sa_sns li {
    display: inline-block;
}
.sa_sns li + li {
    margin-left: 1px;
}
.sa_sns a {
    display: inline-block;
    width: 93px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 2px 0 3px;
    background-repeat: no-repeat;
    background-position: right 10px center;
}
.sa_sns .fb {
    background-color: #3b579d;
    background-image: url(../img/common/hd_menuBtn_ico01_pc.png);
    background-size: 8px;
    padding-right: 22px;
}
.sa_sns .twitter {
    background-color: #55acee;
    background-image: url(../img/common/hd_menuBtn_ico02_pc.png);
    background-size: 16px;
    padding-right: 25px;
}
.sa_sns .line {
    background-color: #00b900;
    background-image: url(../img/common/hd_menuBtn_ico05_pc.png);
    background-size: 28px;
    padding-right: 40px;
}
.sa_sns .pint {
    background-color: #e60024;
    background-image: url(../img/common/hd_menuBtn_ico06_pc.png);
    background-size: 16px;
    padding-right: 40px;
}
.sa_entryArea {
    padding: 25px 0 0;
}
.sa_entryArea h1 {
    color: #32332f;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
}
.sa_entryArea h2 {
    position: relative;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
    padding: 5px 0 13px 20px;
    margin: 40px 0 15px;
    border-bottom: solid 1px #dfdfdf;
}
.sa_entryArea h2:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 100%;
    background: #45b030;
}
.sa_entryArea p {
    color: #494a46;
    font-size: 18px;
    line-height: 1.66;
    margin-bottom: 20px;
	word-wrap: break-word;
}
.sa_entryArea img {
    margin-bottom: 10px;
	height: auto;
}
.sa_entryArea .fz16 {
    font-size: 16px;
}

.sa_entryArea .wp-caption-text{
	font-size:14px;
}

.sa_entryArea .aligncenter{
	margin: 0 auto;
	display:block;
}

.sa_entryArea a{
	text-decoration: underline;
}

.sa_entryArea h3{
	font-size: 116%;
}

.sa_entryArea > div,
.sa_entryArea > p{
	max-width:100% !important;
}

/*投稿記事分割用ページング*/
p.post-nav-links {
    text-align: center;
}

p.post-nav-links a, p.post-nav-links span.current {
    display: inline-block;
    border: 1px solid #494a46;
    min-width: 1.8rem;
    text-decoration: none;
    margin-bottom: 0.5em;
    font-size: 0.9rem;
}

p.post-nav-links span.current {
    background: #494a46;
    color: #fff;
}

.honchu{
	padding:0;
}

.honchu .sa_titleArea{
	padding:2.5em 4em;
	border-bottom:solid 1px #dfdfdf;
}

.honchu_list{
	padding:0 4em 2.5em;
}

.honchu_list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
}

.honchu_list li{
	width:30%;
}

.honchu_list a{
	text-decoration:none;
}

.honchu_list .honchu_title{
	margin: 0.7em 0 1.7em 0;
	font-size: 20px;
	line-height: 1.2;
	text-align: center;
	color:
	#333;
	font-weight: bold;
}

.honchu_img{
	padding:.5em;
	box-shadow:0 3px 6px rgba(0,0,0,.2);
}

.honchu_img img{
	display:block;
	margin:0;
}

.honchu_list .dummy{
	height:0;
}

.manabi .singleArea{
    padding: 0 0 30px;
}

.manabi .sa_entryArea{
    padding: 25px 30px 0;
}

.manabi ._list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
}

.manabi ._list li{
    width:30%;
}

.manabi ._list a{
    text-decoration:none;
}

.manabi ._list ._title{
    margin: 0.7em 0 1.7em 0;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    color: #333;
    font-weight: bold;
}

 .manabi ._img{
    text-align: center;
 }

@media screen and (max-width: 768px) {
    .singleArea {
        padding: 15px 0;
        margin-bottom: 15px;
    }
    .sa_topArea {
        padding: 0 0 20px;
    }
    .sa_category {
        padding: 0 3.125%;
    }
    .sa_category a {
        font-size: 10px;
    }
    .sa_titleArea:after {
        content: "";
        display: block;
        clear: both;
    }
    .sa_title {
        width: calc(100% - 50px);
        font-size: 25px;
        float: left;
		margin-right:20px;
    }
    .sa_titleArea {
        position: relative;
        padding: 0 3.125%;
    }
    .sa_scrollArea {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .sa_scroll_btn {
        width: 30px;
        float: left;
    }
    .sa_scroll_list {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        /*background: rgba(255,255,255,0.9);*/
		background: #f6f6f4;
		z-index:1000;
		box-shadow: 0px 10px 14px #acacac;
    }
    .sa_scroll_list li {
        line-height: 1;
        border-top: solid 1px #dfdfdf;
    }
    .sa_scroll_list li:last-child {
        border-bottom: solid 1px #dfdfdf;
    }
    .sa_scroll_list a {
        display: block;
        color: #494a46;
        font-size: 16px;
        line-height: 1.33;
        padding: 13px 13.5% 13px 3.125%;
        background: url(../img/common/cmn_arrow01_left.png) no-repeat right 3.125% center;
        background-size: 12px;
    }
    .sa_lead {
        font-size: 13px;
        margin-bottom: 8px;
        padding: 0 3.125%;
    }
    .sa_data {
        font-size: 12px;
        margin-bottom: 8px;
        padding: 0 3.125%;
    }
    .sa_sns.top {
        padding: 0 3.125%;

    }
    .sa_sns a {
        width: 76px;
        font-size: 10px;
        background-position: right 5px center;
    }
    .sa_entryArea {
        padding: 15px 3.125%;
    }
    .sa_entryArea h1 {
        font-size: 23px;
        line-height: 1.52;
    }
    .sa_entryArea h2 {
        font-size: 19px;
        margin: 28px 0 15px;
    }
    .sa_entryArea .fz16 {
        font-size: 13px;
    }
    .sa_sns.bottom {
        padding: 0 3.125%;
    }

	.honchu .sa_titleArea{
		padding:0.5em 5% 1.5em;
	}
	.honchu .sa_title{
		margin:0 !important;
		text-align:center;
		width: 100%;
	}
	.honchu .sa_title img{
		width:80%;
	}

	.honchu_list{
		padding:0 2.5% 2.5em;
	}

	.honchu_img{
		padding:.1em;
	}

	.honchu_list .honchu_title{
		font-size:16px;
	}

    .manabi .sa_entryArea{
       padding: 15px 3.125%;
    }

    .manabi .sa_titleArea{
        padding: 0;
    }

    .manabi .sa_title{
        margin: 0 !important;
        text-align: center;
        width: 100%;
    }

    .manabi ._list{
        padding:0 2.5% 2.5em;
    }

    .manabi ._img{
        padding: .1em;
    }

    .manabi ._list ._title{
        font-size: 16px;
    }

    .manabi #cat_img{
        background: #fff;
    }
}

.btnStyle01 {
    display: block;
    width: 100%;
    max-width: 600px;
    color: #45b030;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    border: solid 2px #45b030;
    border-radius: 26px;
    padding: 5px;
    margin: 0 auto;
    background: url(../img/common/cmn_arrow01_left.png) no-repeat left 41px center;
    background-size: 10px;
}
.btnStyle01 a{
	text-decoration:none;
}
@media screen and (max-width: 768px) {
    .btnStyle01 {
        font-size: 16px;
        background: url(../img/common/cmn_arrow01_left.png) no-repeat left 23px center;
        background-size: 8px;
    }
}
.bgYellow {
    background: #fff045;
}

/** アンダーラインを引くマーカー */
.marker_yellow {
	background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffeb8c 0%) repeat scroll 0 0;
}

.marker_pink {
	background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #FFDFEF 0%) repeat scroll 0 0;
}


.marker_blue {
	background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #bff0ff 0%) repeat scroll 0 0;
}


.marker_green {
	background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #9bcf0066 0%) repeat scroll 0 0;
}


.image_border_green img{
	border:3px solid #009b49;
}


.image_border_gray img{
	border:3px solid #d0d3cf;
}


.image_border_orange img{
	border:3px solid #f57415;
}
