@charset "utf-8";
/* Copyright 2025 design hack. */

/* ------------------------------------------------------------

ACCESS

------------------------------------------------------------ */
/* グローバルナビアクティブ
---------------------------------------------- */
nav#wrap_nav_main ul#nav_main li:nth-child(5) a{color: #6F3D92;}
div#bg_h2{background:url(/access/img/h2_bg.png) no-repeat center 0;}

@media print, screen and (max-width: 767px){
div#bg_h2{background:url(/access/img/h2_bg_sp.png) no-repeat center 0;background-size: 100%;}
}

/* CONTENT
---------------------------------------------- */
ul#wrap_access{overflow: hidden;}
ul#wrap_access li{width: 410px;float: left;margin: 0 80px 95px 0;}
ul#wrap_access li div{width: 410px;height: 300px;margin: 0 0 25px; 0;}
ul#wrap_access li iframe{border: none;width: 410px;height: 300px;}
ul#wrap_access li a{border-bottom: 1px solid #8D70AD;color: #8D70AD;}
ul#wrap_access li a:hover{border-bottom:none;}
ul#wrap_access li:nth-child(2n){margin-right: 0;}
ul#wrap_access li:last-child{margin: 0;}

@media print, screen and (max-width: 1220px){
ul#wrap_access{overflow: visible;}
ul#wrap_access li{width: 100%;float: none;margin: 0 0 55px 0;}
ul#wrap_access li div{width: 100%;height: 245px;margin: 0 0 20px; 0;}
ul#wrap_access li iframe{border: none;width: 100%;height: 245px;}
}

@media print, screen and (max-width: 767px){

}













