@charset "utf-8";
/*.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}*/

/* アイコン*/
.sppg_content i{ margin:0 5px 5px -40px; vertical-align: middle; color:#0d94fa;}
.sppg_content .i_blue {padding-left: 40px; width: calc(100% - 40px);}

/*.btn_entry a {display: block; width: 70%; max-width: 400px; margin: 5px auto 20px; padding: 14px 10px; background: #ff8208; border-radius: 5px; font-size: 1.2rem; line-height: 1.2; color: #f5f7ec; text-align: center; text-decoration: none; transition: 0.3s;}
.end_entry {color: #000; font-size: 1.0rem; font-weight: bold; text-align: center;}

.flb {display: flex; flex-wrap: wrap; justify-content: center; width: 100%; margin: 0 auto 20px;}
.flb div {max-width: 320px; margin: 0 auto;}
.flb div img {width: 100%; height: 100%; margin: 0;}*/

/* 横幅、高さ可変*/
#top_img{
width: 100%;
max-width: 600px;
height: auto;
padding-top: 83.00%;/*500px*/ 
overflow: hidden;
position: relative;
}
/* 動画ボタン調整*/
.btn_flex-even > li { flex-basis: 100%;}
.btn_flex-even li img {display: block; width: 100%; max-width: 150px; height: auto; text-align: center; margin: 0 auto;}

/*フォトギャラリー調整*/
.page_wrapper .page_contents .sppg_content div#box-photogallery a img {object-fit: cover; height: 100px;}
@media screen and (max-width: 768px) {

}