@charset "UTF-8";
header {
    padding: 10px 0;
    background-color: #FFEF03;
}
header h1 img {
  width: auto;
  max-height: 76px;
}
.follow-action ul li.youtube a {
  border: solid 2px #c4302b;
  color: #c4302b;
}
p {
	line-height: 1.8;
	font-size: 15px;
	margin-bottom: 20px;
}
img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.pc_block {
	display: block!important;
}
.sp_block {
	display: none!important;
}
.center {
  text-align: center;
}
.follow-action ul li.insta a {
  border: solid 2px #343434;
  color: #343434;
}
.follow-action ul li.insta a:hover {
  background-color: #343434;
  color: #ffffff;
  opacity: 1;
}
.follow-action ul li.youtube a:hover {
  background-color: #c4302b;
  color: #ffffff;
  opacity: 1;
}
.page-title {
    border-left-color: #E60012;
}
#top {
    text-align: center;
    background-position: center top;
    padding-top: 96px;
    position: relative;
    margin-bottom: -50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}
#top .inner {
	/* [disabled]max-width: 900px; */
	margin: 0 auto;
	width: 100%;
	/* [disabled]height: 60vh; */
}
#top_slide{
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
}
#top .slide_logo {
	margin: -70px auto 0;
	width: 30%;
	min-width: 200px;
	position: relative;
}

.categorylist ul li img {
    display: block;
    margin: 0 auto;
}
#top .slide_item{
	opacity: 0.4;
	transition: all 300ms ease;
	transform: scale(.9);
}
#top .slide_item.slick-center {
	opacity: 1;
	transform: scale(1);
}
a.btn {
    margin: 0 auto 30px;
    display: block;
    color: #fff;
    background-color: #E60012;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none!important;
    border: 2px solid #E60012;
    -webkit-box-shadow: 0px 3px #B6000E;
    box-shadow: 0px 3px #B6000E;
    max-width: 400px;
}
.btn:hover {
}
footer .logo {
	margin: 40px auto 0;
	text-align: center;
}
footer ul.history {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}
footer ul.history li {
    display: inline-block;
    font-size: 16px;
    margin: 0 18px;
}
footer ul.history li a {
    color: #fff;
}
#block-entries li {
	width: 100%;
}
#block-entries .entry-detail {
	overflow: hidden;
}
.entrylist li .entry-detail .entry-meta {
    width: 150px;
    padding: 0;
    margin: 0 20px 0 0;
    float: left;
}
.entrylist li .entry-detail .entry-date {
    width: 150px;
    margin-bottom: 0px;
    text-align: left;
}
.entrylist__title {
    position: relative;
    padding: 5px 26px 5px 52px;
    background: #fff000;
    color: #343434;
    margin-left: -33px;
    line-height: 1.3;
    border-bottom: solid 3px #343434;
    z-index: -2;
    font-weight: bold;
}

.entrylist__title::before {
  position: absolute;
  content: '';
  left: 13px;
  top: -2px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 35px white;
  border-bottom: solid 59px transparent;
  z-index: -1;
}

.entrylist__title::after {
  position: absolute;
  content: '';
  right: -3px;
  top: -7px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 35px transparent;
  border-bottom: solid 59px white;
  z-index: -1;
}
#globalnavi #left-to-right .twitter a {
	font-size: 20px;
	color: #75BBF0;
}
#globalnavi #left-to-right .insta a {
	font-size: 20px;
}
/* フロー */

.top_flow {
    margin: 0 auto 50px;
}
.top_flow .box {
	margin: 0 auto 33px;
	width: 100%;
	position: relative; /* テキストの指定 */
	background-color: #F7F7F7;
	/* [disabled]max-width: 600px; */
	height: auto;
}
.top_flow .box dl {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	margin: 0;
	justify-content: space-between;
}
.top_flow .box dl dt {
	width: 20%;
	font-weight: bold;
	font-size: 18px;
	background-color: #204B9E;
	color: #fff;
	padding: 5px;
	text-align: center;
	border-top-left-radius: 5px;
	margin: 0;
	border-bottom-left-radius: 5px;
}
.top_flow .box dl dd {
	width: 80%;
	margin: 0;
	padding: 5px 10px;
}
.top_flow .box:last-child dt {
	background-color: #E60011;
}
.top_flow .box:after {
	border-top: 25px solid #FFE38B;
	border-left: 60px solid transparent;
	border-right: 60px solid transparent;
	content: "";
	position: absolute;
	bottom: -28px; /* 三角形の高さ＋ボックスのボーダーをマイナスに */
	left: 50%;/* 中央寄せに使用 */
	margin-left: -50px; /* 中央寄せに使用 */
}
.top_flow  .box:last-child:after {
    border: none; /* 最後のボックスだけ三角形を表示しない */
}
#news-list .label.category {
    display: inline-block;
    background: #86a0d2;
    padding: 3px 10px;
    color: #fff;
    margin: 0 10px 0 0;
	font-size: 13px;
}
#news-list .entry-title-wrap {
	padding: 5px 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c9cccf;
}
#news-list .entry-title-wrap .entry-date {
    margin: 0;
	display: inline-block;
}
#news-list .entry-title-wrap .entry-title {
    margin: 0;
}
#news-list #block-entries li {
    margin-bottom: 30px;
}
.contact_wrap {
	padding: 10px;
	border: 2px solid #1F4A9F;
}
.contact_wrap h3 {
	border-width: 0;
	background-color: #1F4A9D;
	color: #fff;
	padding: 5px;
	font-size: 18px;
	margin: 0 auto 20px;
	text-align: center;
}
.contact_wrap .contact_box {
	display: flex;
	flex-wrap: wrap;
}
.wysiwyg .contact_wrap .contact_box dt {
	padding: 0;
	margin: 0 0 10px;
}
.wysiwyg .contact_wrap .contact_box dt span {
	font-size: 13px;
}
.wysiwyg .contact_wrap .contact_box dd {
	padding: 0;
	margin: 0;
}
.wysiwyg .entry_list {
  counter-reset: number 0; 
}
.wysiwyg .entry_list li {
	list-style: none;
	position: relative;
	border-bottom: 1px dotted #DFDFDF;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.wysiwyg .entry_list li:before {
	counter-increment: number 1;
	content: counter(number) " ";
	font-weight: bold;
	font-size: 20px;
	color: #1F4A9F;
	top: 4px;
}
.wysiwyg .entry_regulation th {
	width: 20%;
	background-color: #777474;
}
.wysiwyg .entry_regulation td {
	padding: 5px;
	text-align: left;
	font-size: 15px;
	line-height: 1.8;
}
.wysiwyg .step_img {
    width: 94%;
    margin-bottom: 10px;
}
.footer-social-buttons li {
	margin: 4px;
}
.footer-social-buttons li a i {
    font-size: 20px;
    margin-right: 10px;
}
.footer-social-buttons li a {
	font-size: 14px;
	width: 130px;
	border-radius: 5px;
}
.footer_sns {
	text-align: center;
	margin: 0 auto;
}
.footer_sns .footer_sns_box {
    padding: 20px 0;
    /* [disabled]border: 1px solid hsla(0,0%,100%,0.40); */
    /* [disabled]display: inline-block; */
    /* [disabled]background-color: hsla(0,0%,100%,0.16); */
}
.footer_sns .footer_sns_box h3 {
    color: #343434;
}
.footer_sns .sns_btn {
	margin-top: 10px;
}
.footer_sns .sns_btn li {
	display: inline-block;
	margin: 0 5px;
	width: 150px;
}
.footer_sns .sns_btn a {
    padding: 10px;
    display: block;
    border-radius: 5px;
    color: #343434; 
    border: 2px solid #343434;
}
.footer_sns .sns_btn a i {
	margin-right: 8px;
	font-size: 20px;
}
footer .bnr_wrap {
    margin: 30px auto;
}
footer .bnr_wrap ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
footer .bnr_wrap ul li {
    max-width: 300px;
    margin: 0 0.5% 10px;
    width: 30%;
}
.entry-social-buttons li a {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 15px;
}
.entry-social-buttons li a i {
	margin-right: 5px;
	font-size: 20px;
}
#navi-content .btn_entry a {
	background-color: #E60011;
	padding: 10px 20px;
	border-radius: 10px;
	color: #fff;
	-webkit-box-shadow: 1px 1px 2px 0px hsla(0,0%,39%,0.60);
	box-shadow: 1px 1px 2px 0px hsla(0,0%,39%,0.60);
}
.wysiwyg .entry_img img {
	padding: 0;
	margin: 0;
}
footer {
    background-color: #fff000;
}
.foot_bottom {
    background-color: #343434;
    color: #fff;
}
.foot_bottom a i{
    color: #fff;
}
.foot_bottom .footer-copyright{
        color: #fff;
}
footer .inner,.foot_bottom .inner {
    padding: 30px 0;
    width: 96%;
}
.history_wrap {
    background-color: #B7AD0E;
}
@media screen and (max-width:768px){
  #top {
	background-size: contain;
	padding-top: 0px;
	margin-bottom: 0px;
  }
header {
    padding: 0;
}
	#responsive-menu-button{
	/* [disabled]display: none; */
	}
	footer ul.history li {
    display: inline-block;
    font-size: 14px;
    margin: 0 18px 15px;
}
	footer ul.history {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}
.entrylist__title::before {
    left: 3px;
}
section#top-entries {
	margin-bottom: 50px;
}
main #top-entries #block-entries {
	margin-bottom: 50px;
}
.top_flow .box dl dt {
	width: 100%;
	text-align: left;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 5px;
	border-bottom-left-radius: 0px;
}
.top_flow .box dl dd {
	width: 100%;
	padding: 5px 10px;
}
.pc_block {
	display: none!important;
}
.sp_block {
	display: block!important;
}
.wysiwyg .entry_regulation th {
	width: 100%;
	display: block;
	padding: 0 5px;
	text-align: left;
}
.wysiwyg .entry_regulation td {
	width: 100%;
	padding: 5px;
	display: block;
}
.entrylist li .entry-detail .entry-date {
	margin: 0;
}
.entrylist li .entry-detail .entry-meta {
	width: 100%;
}
.entrylist li .entry-detail .entry-title {
	width: 100%;
}
.entrylist li {
	margin-bottom: 20px;
}
footer .bnr_wrap ul li {
    max-width: none;
    margin: 0 auto 10px;
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width:480px){
	#globalnavi li.btn_entry {
    padding: 10px;
    background: #fff;
    text-align: center;
}
#top .slide_logo {
	margin: -50px auto 0;
}
}

@media screen and (max-width:1100px){
#top .slide_item {
	opacity: 1;
	transform: scale(1);
}
}
