@charset "utf-8";
/* reset __________________________________ */

@media print{
	.spNav{
		display: none; 
	}
}

.user_pc a[href^="tel:"] {
	pointer-events: none !important;
}

.spOnly {
	display: none;
}

.mt0 {
	margin-top: 0 !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.alignR {
	text-align: right;
}
a:hover {
	opacity: 0.7;
}

#megaDropNav .globalNav .m_tab_wrap{max-width:1080px; width: 100%;}
#megaDropNav .globalNav .m_tab_area{font-size:0;}
#megaDropNav .globalNav .m_tab_area label{
  width:50%;
  background: url("/assets/img/common/gnav_tab_bg_off.png") 0 0 / cover no-repeat;
  display:inline-block;
  height: 39px;
  color:#10164f;
  line-height: 40px;
  text-align:center;
  font-size:14px;
  cursor:pointer;
  transition:ease 0.2s opacity;
}
#megaDropNav .globalNav .m_tab_area label:hover{background: url("/assets/img/common/gnav_tab_bg_on.png") 0 0 / cover no-repeat; color: #FFF}
#megaDropNav .globalNav .m_tab_panel{width:100%; padding:30px; box-sizing: border-box; display:none;}
#megaDropNav .globalNav #m_tab1:checked ~ .m_tab_area .m_tab1_label{
  background: url("/assets/img/common/gnav_tab_bg_on.png") 0 0 / cover no-repeat;
  color:#ffffff;
}
.globalNav #m_tab1:checked ~ .panel_area #panel1{display:block;}
.globalNav #m_tab2:checked ~ .m_tab_area .m_tab2_label{
  background: url("/assets/img/common/gnav_tab_bg_on.png") 0 0 / cover no-repeat;
  color:#ffffff;
}
#megaDropNav .globalNav #m_tab2:checked ~ .panel_area #panel2{display:block;}

.arwlink {
	margin-top: 5px;
	margin-bottom: 15px;
}
.arwlink a {
	color: #407cba;
	background-image: url(/wr_css/wr_img/under/left_navi_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
}

#main, #main p {
	font-size: 15px;
	line-height: 1.5em;
}
#main h1 {
	box-sizing: border-box;
	width: 100% !important;
	height: auto;
	margin: 0 0 50px !important;
	padding: 2em 0;
	background: linear-gradient(135deg, #33a2c3 0%, #4a63b1 100%);
	color: #fff;
	text-align: center;
	font-size: 30px !important;
	font-weight: normal;
	line-height: 1.2em;
}
#main .inner {
	width: 1080px;
	margin: 30px auto;
}

#main ul {
	list-style-type: none;
}
#main ul.attention,
#main ul.note {
	margin-top: 20px;
	padding: 0 0 0 13px;
	font-size: 13px;
	line-height: 1.5;
}
#main ul.attention li,
#main ul.note li {
	position: relative;
	text-indent: 0;
	padding-left: 0;
	margin-bottom: 5px;
}
#main ul.attention li::before,
#main ul.note li::before {
	position: absolute;
	content: '※';
	left: -13px;
	top: 0;
}
#main ul.note li::before {
	content: '・';
}
#main ul.note li ul.attention {
	margin-top: 0;
}
#main ul.note li ul.attention li::before {
	content: '※';
}
.tab_navi_menu_01 {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.tab_navi_menu_01 li {
    width: 23% !important;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    box-sizing: border-box;
}
.tab_navi_menu_01 li a {
    display: block;
    padding: 17px 10px;
    color: #FFFFFF;
    background: #0f1350;
    border: 1px solid #0f1350;
    border-radius: 8px;
}
.tab_navi_menu_01 li.active {
    background: #fff;
    color: #0f1350;
    padding: 17px 10px;
    border: 1px solid #0f1350;
    border-radius: 8px;
}
.page_nate_01,
.page_nate_02 {
    text-align: center;
    margin: 25px 0 60px;
    clear:both;
}
.page_nate_01 a,
.page_nate_02 a {
    display: inline-block;
    color: #FFFFFF;
    background: #10108c;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 15px;
    border: 1px solid #10108c;
    border-radius: 5px;
    margin: 0 5px;
    line-height: 1.2;
}
.page_nate_01 a.present,
.page_nate_02 a.present {
    color: #10108c;
    background: #ececff;
    pointer-events: none;
}
.entry_box .txt_box h2 span,
.entry_box .txt_box h2 img,
.entry_box .txt_box h2 br,
.entry_box .txt_box .text,
.entry_box .txt_box .small,
.entry_box .txt_box .icon,
.entry_box .image_box a span img {
    display: none;
}
#page1::after, #page2::after, #page3::after, #page4::after {
  content: "";
  display: block;
  clear: both;
  padding-bottom: 150px;
}
.entry_box {
    max-width: 480px;
    box-sizing: border-box;
    margin-top: 13rem;
    margin-right: 45px;
    width: 330px;
    float: left;
    position: relative;
}
.entry_box:nth-child(-n+3) {
    margin-top: 0;
}
.entry_box:nth-child(3n) {
    margin-right: 0;
}
.entry_box .image_box img {
    display: block;
    max-width: 480px;
    width: 100%;
    max-height: 360px;
    height: auto;
    margin-bottom: 20px;
}
.entry_box .image_box a span {
    text-decoration: none;
    display: block;
    padding: 18px 20px 18px 18px;
    border: 1px solid #0f1350;
    border-radius: 2px;
    color: #0f1350;
    font-size: 18px;
    font-weight: bold;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-align: center;
    position: absolute;
    width: 330px;
    box-sizing: border-box;
    bottom: -73px;
}
.entry_box .image_box a span::after {
    content:"";
    display: block;
    width:5px;
    height:5px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top:50%;
    right:10px;
    margin-top:-3px;
    border-bottom: 1px solid #0f1350;
    border-right:1px solid #0f1350;
    transition: .3s;
}
.entry_box .image_box a span:hover {
    color: #FFF;
    background: #0f1350;
}
.entry_box .image_box a span:hover::after {
    border-bottom:1px solid #FFF;
    border-right:1px solid #FFF;
    transition: .3s;
}
.entry_box h2 ,
.entry_box h2 a {
    font-size: 18px;
    color: #333333;
    min-height:5em;
}
.entry_box h2 a[target="_blank"]:after {
    content: "";
    width: 17px;
    height: 14px;
    margin-top: -5px;
    background-image: url(/assets/img/common/icon_blank.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    transition: .3s;
    margin-left: 5px;
}
.entry_box .date {
    font-size: 13px !important;
    color: #0f1350;
    border: 1px solid #0f1350;
    display: inline-block;
    padding: 9px 10px;
    line-height: 1 !important;
    border-radius: 5px;
    font-weight: 500;
    position: absolute;
    bottom: -123px;
}
.entry_box .txt_box h2 img + a:before {
    content: "NEW";
    color: #fff;
    background: #e10014;
    font-size: 15px;
    padding: 1px 5px;
    margin-right: 7px;
    line-height: 1;
}

@media screen and (max-width: 767px){

	body.spNav_fixed::before {
		z-index: 150;
	}
	.spOnly {
		display: block;
	}
	.pcOnly {
		display: none;
	}
	#main h1 {
		margin-bottom: 20px !important;
		padding: 1em 10px;
		font-size: 22px !important;
		line-height: 1.2em;
	}
	#main .inner {
		width: 93%;
	}


	.tab_navi_menu_01 {
	    flex-wrap: wrap;
	}
	.tab_navi_menu_01 li {
	    width: 47% !important;
	    margin-bottom: 10px;
	}
	.page_nate_01, .page_nate_02 {
	    margin: 25px 0 40px;
	}
	.entry_box {
	    width: 100%;
	    float: none;
	    margin: 17rem auto 0;
	}
	.entry_box:nth-child(3n) {
	    margin-right: auto;
	}
	.entry_box:nth-child(-n+3) {
	    margin-top: 17rem;
	}
	.entry_box:first-child {
	    margin-top: 0;
	}
	.entry_box .image_box a span {
	    width: 100%;
	}
	.entry_box::after{
	    content: "";
	    display: block;
	    width: 100%;
	    border-bottom: 1px solid #cccccc;
	    position: absolute;
	    bottom: -157px;
	}

	.entry_box h2 ,
	.entry_box h2 a {
	    min-height:0;
	}
}

