section#id_oubo{
    border:12px solid #139a87;
    margin-top:64px;
    padding:12px;
    background-color:white !important;
}
section#id_oubo h2{
    color: #139a87;
    font-size:1.6rem;
    margin-bottom:18px;
    padding-bottom:6px;
    border-bottom:1px solid #139a87;
    text-align:center;
}
div#container{
    width:100%;
}
div#id_area_cfreak_opening{
    padding-top:24px;
}
section#id_oubo div{
    padding:12px 24px;
}
section#id_oubo div p {
	padding: 12px 0;
}
#id_cfreak_controller{
    text-align:center;
    width:100%;
}
#id_cfreak_controller a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	align-items: center;
	width: 96px;
	height: 56px;
	margin: 0 auto;
	font-size: 16px;
	border: 1px solid rgb(118,118,118);
	background-color: #f4f4f4;
	text-decoration: none;
	border-radius: 3px;
	transition: all .3s;
}
#id_cfreak_controller a:hover {
	background-color: rgb(118,118,118);
	color: #FFF;
}
#id_cfreak_submit{
    margin-left:auto;
    margin-right:auto;
    float:none;
}
div.category{
    padding:12px;
    background-color:#139a87;
    color:#FFF;
    border-radius:2px;
    position:absolute;
    top:0px;
    left:0px;
    box-shadow:2px 2px 2px #0f7969;
}
div.category > i{
    color:#FFF;
}
body.dev_pc main#left_contents{
    padding:0px !important;
}
div#container{
    padding-top:48px;
    background-image:url('../orner/img/arc/kchemy_freak_top2.jpg');
}
h2.h2_midashi{
    display:none;
}
div#slideshow{
    border-bottom:1px solid #AAAAAA;
}
div#container{
    background-repeat:repeat-y;
    background-position:top center;
}
body.dev_pc section.wide{
    position:relative;
    padding:24px 0px !important;
    background-color:transparent !important;
}
div.fukidashi{
    /* background-color:#139a87; */
    background-color:#fff;
    padding:30px 24px 12px 24px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    /* border: 4px solid #139a87; */
    box-shadow:2px 2px 12px #555555;
}
body.dev_pc div.fukidashi{
    max-width:1158px;
}
body.dev_mob div.fukidashi{
    border-top-left-radius:12px;
    border-top-right-radius:12px;
    max-width:calc(100% - 24px);
    padding-top:48px;
    padding-bottom:12px;
    position:relative;
}
div.fukidashi > a.btn_good{
    position:absolute;
    left:18px;
    bottom:-16px;
    width:96px;
    height:96px;
    text-align:center;
    background-color:blue;
    border-radius:100%;
    cursor:pointer;
}
body.dev_mob div.fukidashi > a.btn_good{
    width:72px;
    height:72px;
    bottom:10px;
}
body div.fukidashi > a.btn_good > span.count{
    display:block;
    width:100%;
    color: white;
    line-height:20px;
}
body.dev_mob div.fukidashi > a.btn_good > span.count{
    font-size:0.8rem;
}
body div.fukidashi > a.btn_good:before{
    font-family: 'Font Awesome 5 Free';
    color: white;
    content: '\f164';
    font-size:2.4rem;
    line-height:50px;
    display:block;
    margin-top:12px;
}
body.dev_mob div.fukidashi > a.btn_good:before{
    line-height:30px;
    font-size:1.6rem;
}

body div.fukidashi > a.btn_good:hover{
    background-color:#5757ff;
}

/* section:nth-child(2n-1) div.fukidashi:before{
    right: -91px;
    top: -27px;
    font-family: 'Font Awesome 5 PRO';
    position:absolute;
    content: '\f2ec';
    color:#139a87;
    font-weight:bold;
    font-size:6.0rem;
    transform: rotate(90deg);
} */

/* section:nth-child(2n) div.fukidashi:before{
    font-family: 'Font Awesome 5 PRO';
    position:absolute;
    content: '\f2ec';
    color:#139a87;
    font-weight:bold;
    transform: rotate(270deg);
} */
/* body.dev_pc section:nth-child(2n) div.fukidashi:before{
    left: -91px;
    top: -27px;
    font-size:6.0rem;
}
body.dev_mob section:nth-child(2n) div.fukidashi:before{
    left: -23px;
    top: -9px;
    font-size:2.0rem;
} */

section.wide h3.h3_midashi{
    margin-top:12px;
    text-shadow:none;
    color: #139a87;
}
body.dev_pc section.wide h3.h3_midashi{
    font-size:2.4rem !important;
    padding-bottom:32px;
    margin-bottom:12px !important;
    margin-top:32px;
}
body.dev_mob section.wide h3.h3_midashi{
    font-size:1.6rem !important;
    line-height:2.4rem;
    margin-bottom:12px !important;
    border-bottom:1px dotted #139a87;
}
div.kigou_strings{
    display:flex;
    display:-webkit-flex;
    flex-flow:row nowrap;
    -webkit-flex-flow:row wrap;
    -moz-flex-flow:row wrap;
    -ms-flex-flow:row wrap;
    justify-content:flex-start;
    -webkit-justify-content:flex-start;
    -moz-justify-content:flex-start;
    -ms-justify-content:flex-start;
    align-items:center;
    -webkit-align-items:center;
    -moz-align-items:center;
    -ms-align-items:center;
    margin-bottom:12px;
}
body.dev_mob div.kigou_strings{
    margin-bottom:18px;
}

div.kigou_strings > div.kigou_char{
    display:flex;
    display:-webkit-flex;
    flex-flow:column nowrap;
    -webkit-flex-flow:column nowrap;
    -moz-flex-flow:column nowrap;
    -ms-flex-flow:column nowrap;
    justify-content:center;
    -webkit-justify-content:center;
    -moz-justify-content:center;
    -ms-justify-content:center;
    align-items:center;
    -webkit-align-items:center;
    -moz-align-items:center;
    -ms-align-items:center;
    box-shadow:2px 6px 6px #333333;
    color:white;
    text-shadow:none;
    padding:12px;
}
    body.dev_pc div.kigou_strings > div.kigou_char{
        width:80px;
        height:80px
    }
    body.dev_mob div.kigou_strings > div.kigou_char{
        width:64px;
        height:64px
    }

div.kigou_strings > div.kigou_char > div{
    width:100%;
    display:block;
}

div.kigou_strings > div.kigou_char > div.no{
    font-size:1rem;
    text-align:center;
}

body.dev_pc div.kigou_strings > div.kigou_char + div.kigou_char{
    margin-left:12px;
}
body.dev_mob div.kigou_strings > div.kigou_char{
    margin:2px;
}
div.kigou_strings > div.kigou_char > div.alpha{
    font-size:2.0rem;
    line-height:2.2rem;
    text-align:center;
}
body.dev_mob div.kigou_strings > div.kigou_char > div.alpha{
    font-size:1.6rem;
    line-height:1.8rem;
}

body.dev_pc section.wide:nth-child(2n-1),
body.dev_mob section.wide:nth-child(2n-1),
body.dev_mob section:nth-child(2)
 {
    background-color: transparent;
}

body.dev_mob section{
    padding-top:12px;
    padding-bottom:12px;
    overflow:visible !important;
}

.author{
    width:100%;
    text-align:right;
    padding-top:6px;
    text-shadow:none;
    color:#139a87;
    font-size:1.2rem;
    font-weight:bold;
}
.author::before{
    font-family: 'Font Awesome 5 Free';
    content: '\f007';
    margin-right:4px;
}
div.text{
    padding-bottom:0px;
}
body.dev_mob section
{
    background-color:transparent !important;
    overflow:hidden;
}
body.dev_mob main#left_contents{
    padding-bottom:64px !important;
}

/* いいねボタンカスタマイズ -------------------------*/
.wpulike {
    position: absolute;
    left: 18px;
    bottom: -16px;
    width: 96px;
    height: 96px;
	padding: 0;
    text-align: center;
    background-color: blue;
    border-radius: 100%;
    cursor: pointer;
	font-size: 1.1rem;
}
.wpulike:hover {
	background-color: #5757ff;
}
.wpulike-heart .wp_ulike_general_class {
	display: block;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
}
.wpulike .wp_ulike_btn {
	display: block;
	width: 100%;
	height: 96px;
	border-radius: 100%;
	/* margin-bottom: 12px; */
}
.wpulike-heart .count-box {
	position: absolute;
	bottom: 12px;
	display:block;
	width:100%;
	color: white;
	font-size: 1.1rem;
	line-height:20px;
	padding: 0;
}
.wpulike-heart .wp_ulike_put_image {
	padding: 0;
}
.wpulike-heart .wp_ulike_put_image:after {
	content: '\f164';
	font-family: 'Font Awesome 5 Free';
	font-weight: 400;
	font-size: 2.4rem;
	width: 100%;
	height: auto;
	top: 12px;
	transform: translateX(-50%) translateY(0);
    display: block;
	background: none;
	color: #FFF;
    line-height: 50px;
    margin-top: 0;
}
body.dev_mob div.fukidashi .wpulike {
	width:72px;
	height:72px;
	bottom:5px;
}
body.dev_mob div.fukidashi .wpulike .wp_ulike_btn {
	height: 72px;
}
body.dev_mob div.fukidashi .wpulike-heart .count-box {
	font-size:0.8rem;
	bottom: 9px;
}
body.dev_mob div.fukidashi .wpulike-heart .wp_ulike_put_image:after {
	line-height:30px;
	font-size:1.6rem;
}
.gaiyo {
    width: 100%;
    padding: 24px 36px;
    background-color: #FFF!important;
    border: 12px solid #139a87;
    margin-bottom: 40px;
}
.freak_no {
    position: absolute;
    top: 24px;
    right: 24px;
    text-align: right;
    color: #139a87;
    font-size: 1em;
}
.comment {
    width: calc( 100% - 96px );
    margin: 12px 0 12px 96px;
    padding: 12px;
    background-color: #f0fffa;
    color: #139a87;
    text-align: left;
    font-size: 1em;
}
.comment .edit {
    position: relative;
    padding-left: 8em;
    font-size: .9em;
}
.comment .edit::before {
    content: '管理者コメント：';
    position: absolute;
    left: 0;
    top: 0;
    color: #139a87;
}
body.dev_mob .comment {
    width: calc( 100% - 72px );
    margin-left: 72px;
    margin-bottom: 0;
}
body.dev_mob .comment .edit {
    padding-left: 0;
}
body.dev_mob .comment .edit::before {
    position: relative;
}
body.dev_mob section.gaiyo {
    padding: 24px;
    background-color: #FFF!important;
}
body.dev_mob .author {
    padding-left: 72px;
}
/* バナー表示
------------------------------------------------*/
#banners {
    width: 100%;
    padding: 30px 0 10px;
    background-color: rgba(255,255,255,.9);
    box-sizing: border-box;
    margin-top: 40px;
}
#banners ul {
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
}
#banners ul li {
    width: 30.2%;
    margin-right: 4.7%;
    margin-bottom: 20px;
}
#banners ul li:nth-child(3n) {
    margin-right: 0;
}
#banners ul li img {
    display: block;
    max-width: 100%;
	height: auto;
}
body.dev_mob #banners ul li {
    width: 234px;
    margin: 0 auto 20px;
}