body{
font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}
#header_slider img{
height:100vh;
object-fit: cover;
}
img.fixed {
    position: fixed;
    bottom: 6em;
    right: 0;
    width: 13%;
    z-index: 5;
    cursor: pointer;
}
/*
#header_slider .item4 img{
width:50% !important;
margin:0 auto;
}*/
a.cat-category3 {
    pointer-events: none;
}
.post_content p {
line-height: 1.6;
margin:0;
color: #444;
}
.post_content table{
margin:0;
width:100%;
line-height: 1.6;
margin-bottom: 1em;
}
.post_content ul{
margin-left:0;
}
.post_content td, .post_content th{
line-height: 1.6;
border:none;
color:#444;
}
#header_logo a, #global_menu > ul > li > a{
font-weight:bold;
}
#global_menu ul ul a{
font-weight:bold;
}
#header_logo img, #header_logo_fix img{
max-height: 50px;
}
#global_menu ul ul a{
font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
#global_menu > ul > li > a {
    font-size: 14px;
    padding: 0 15px;
font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
.news{
margin: 72px 0 72px 0;
}
.news ol.txt-news{
width:70%;
margin:0 auto;
}
.news ol.txt-news li{
list-style:none;
}
.news ol.txt-news li + li {
    border-top: 1px solid #ddd;
}
.news ol.txt-news li{
line-height: 1.5em;
   padding: 1em 2em;
}
.news ol.txt-news li a{
color:#444;
}
#cb_2 {
    background: #000;
    padding-top: 3em;
}
#cb_2 p{
text-align:center;
color: #fff;
}
#cb_2 h2 {
    color: #f2e307;
    font-size: 42px;
    font-weight: bold;
}
#cb_2 h2 .txt-min{
font-size:20px;
}
#cb_2 h3{
text-align:center;
color: #f2e307;
}
#cb_3 .cb_headline {
    font-weight: bold;
}
#cb_1 .cb_headline {
    font-weight: bold;
}
#cb_0 .cb_headline{
font-weight: bold;
margin-bottom:0.5em;
color: #444;
}
#global_menu > ul > li > a{
padding:0 20px;
}
#footer_info {
    padding: 15px 30% 15px;
}
#footer_info img{
width:50%;
height:auto;
}
.maker{
	width: 100%;
    margin: 0 auto;
}
.maker ul.flex{
	width:auto;
	margin:0;
	display: flex;
	padding: 0;
}
.maker ul.flex img{
	width: 100%;
	margin-bottom:-0.5em;
}
.maker ul.flex li.logos{
	width: 10%;
	padding:0.5em;
	list-style: none;
	text-align: center;
	font-size:0.6em;
	font-weight:lighter;
	margin:0.5em;
}
.maker ul.flex li.middle{
	display: block;
    padding-top: 1.1em;
	font-size: 1.5em;
	line-height: 1.4;
}
.maker ul.flex li.logos a{
	color:#444;
	text-decoration: none;
}
.maker ul.flex li.logos a:hover{
	opacity:0.6;
}
.pc { display: block !important; }
.sp { display: none !important; }

@media screen and (max-width: 1024px){
#cb_2 p{
text-align:center;
color: #fff;
}
#cb_2 h2 {
    color: #f2e307;
    font-size: 20px;
}
.mobile_fix_top.header_fix #header_top a, .mobile_fix_top.header_fix #header_top a:before {
    color: #444 !important;
}
}
@media only screen and (max-width: 767px){
.post_content p {
    line-height: 1.6;
    margin: 0; 
}
}
@media screen and (max-width: 768px){
.pc { display: none !important; }
	.sp { display: block !important; }
#cb_0 .cb_headline {
    text-align: center;
}
.news ol.txt-news {
    width: 100%;
font-size:12px;
}
.news ol.txt-news li {
    line-height: 1.5em;
    padding: 0.5em 1em;
}
#cb_2 p{
text-align:left;
color: #fff;
}
#cb_2 h2 .txt-min {
    font-size: 12px;
}
.post_content table{
width:100%;
}
.maker{
		width: 100%;
	}
	.maker ul.flex li.logos{
		width: 20%;
	}
	.maker ul.flex li.middle {
    padding-top: 2.7em;
    font-size: 0.8em;
	}
}
@media screen and (max-width: 499px){
img.fixed {
    width: 30%;
bottom:3.5em;
right:0;
}
}