@charset "utf-8";
/* CSS Document */

/* Ryoetsu denki
-----------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap');

/* ==============================================
    universal reset
============================================== */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

/* ==============================================
    html,body and base
============================================== */
html,body {
	height:100%;
}

/* general params
------------------*/
table {
	empty-cells: show;
	font-size: 100%;
	border-collapse: collapse;
}

img {
	border: none;
	height: auto;
	vertical-align: top;
	max-width: 100%;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-size: 100%;
}

h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {
}

ul {
	letter-spacing: -.40em;
}
ul li {
	letter-spacing: normal;
}
/* acronyms and abbreviations styles 
-------------------------------------*/
acronym,abbr {
	cursor: help;
}

/* ==============================================
    clear
============================================== */
.cbox {
	zoom: 100%;
}
.cbox:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}
.clear hr {
	display: none;
}

hr.clear {
	zoom: 1;
	clear: both;
	height: 0;
	border: none;
	font-size: 0;
}
*:first-child+html hr.clear {/* for IE7 */
	border-top: 1px solid;
} 

/* ==============================================
    body
============================================== */
body {
	text-align: center;
	line-height: 1.6;
	font-size: 16px;
	color: #2d2d2d;
	-webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 700px) {
	body {
		min-width: 300px;
		font-size: 14px;
	}
}
@media print {
	body {
		min-width: 950px;
	}
}
body,
input,
select,
textarea {
	font-family: Meiryo,Arial,Roboto,'Droid Sans','Yu Gothic','Lucida Grande','Hiragino Kaku Gothic ProN', sans-serif;
}
form input[type="submit"],
form input[type="reset"],
form input[type="button"] {
	-webkit-appearance: none;
}

/* ==============================================
    link
============================================== */
a {
	color: #0958a5;
	transition: all .4s;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}

@media screen and (min-width: 701px) {
	a:hover,
	#pagetop img:hover {
		opacity: 0.7;
		filter: alpha(opacity=70);
		-ms-filter: "alpha( opacity=70 )";
	}
	a img.rollover:hover {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "alpha( opacity=100 )";
	}
}

/* ==============================================
    
============================================== */
#container,
#main,
#copyright,
.inner {
	zoom: 1;
	margin: 0 auto;
	text-align: left;
}
#container:after,
#main:after,
#copyright:after,
.inner:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
}
.inner {
	width: 1000px;
	position: relative;
}

.tab,
.sp {
	display: none;
}
.switch {}
.call {}



@media screen and (max-width: 1000px) {
	.inner {
		width: 96%;
	}
	#global-nav .inner {
		width: 100%;
	}
}

@media screen and (max-width: 700px) {
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
}

/* ==============================================
    base layout
============================================== */
#container {
	position:relative;
	margin: 0 auto;
	overflow-x: hidden;
}
@media screen and (max-width: 700px) {
	#pagebody {
		padding-top: 50px;
	}
}

nav ul {
	list-style: none;
}

.nosans {
	font-family: 'Noto Sans JP', sans-serif;
}

.flexbox {
	display: flex;
}


a.blank::after,
.blank a::after {
	content: "";
	display: inline-block;
	background: url("image/icon_blank.svg") no-repeat 0 0;
	background-size: contain;
	width: 16px;
	height: 16px;
	margin-left: 10px;
	vertical-align: middle;
}

@media screen and (max-width: 700px) {
	.flexbox {
		display: block;
	}
}



/* ==============================================
    header
============================================== */
header {
	margin: 0;
	padding: 0;
}
header h1 {
	display: block;
	padding: 6px 0;
	width: 200px;
}
header h1 img {
	width: 100%;
}
@media screen and (max-width: 700px) {
	header {
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 99;
		background: rgba(255,255,255,0.9);
	}
	header h1 {
		width: 200px;
		padding: 0;
	}
	header h1 img {
		width: auto;
		height: 50px;
	}
}

/* ==============================================
    contents
============================================== */
#contents {

}

.pdf a,
a.pdf {
	position: relative;
	display: inline-block;
	margin-left: 25px;
}
.pdf a::before,
a.pdf::before {
	position: absolute;
	content: "";
	display: inline-block;
	background: url("image/file_pdf.svg") no-repeat 0 0;
	background-size: contain;
	width: 20px;
	height: 20px;
	margin-left: -25px;
}

@media screen and (max-width: 700px) {
	table.scroll {
		overflow: auto;
		white-space: nowrap;
		display: block;
		width: auto;
	}
	table.scroll tbody {
		width: 100%;
	}
	table.scroll::-webkit-scrollbar {
		height: 5px;
	}
	table.scroll::-webkit-scrollbar-track {
		background: #f1f1f1;
	}
	table.scroll::-webkit-scrollbar-thumb {
		background: #bcbcbc;
	}
}


/* ==============================================
    pagetop
============================================== */
#pagetop {
    position: fixed;
    bottom: 0;
    right: 0;
    display: none;
	line-height: 0;
	z-index: 6;
}
#pagetop span {
	display: block;
	background: #323232 url("image/btn_pagetop.svg") no-repeat;
	background-position: 50% 50%;
	background-size: 15px 15px;
	width: 85px;
	height: 85px;
	cursor: pointer;
	transition: .2s;
}
@media screen and (min-width: 701px) {
	#pagetop span:hover {
		transform: translateY(-10px);
	}
}

@media screen and (max-width: 700px) {
	#pagetop span {
		width: 50px;
		height: 50px;
	}
	.movie #pagetop {
		bottom: 60px;
	}
}

/* ==============================================
    footer
============================================== */
footer {
	margin-top: 50px;
	padding-bottom: 20px;
}
footer address {
	font-style: normal;
}
@media screen and (max-width: 1200px) {
    footer {
        padding-bottom: 100px;
    }
}
@media screen and (max-width: 700px) {
    footer {
        padding-bottom: 60px;
    }
    .movie footer {
        padding-bottom: 120px;
    }
}

#copyright {
	text-align:right;
	font-size: 0.875em;
}

/* ==============================================
    online-seminar
============================================== */
#online-seminar #image {
    margin-bottom: 60px;
}
#contents ul.memo li {
    list-style: none;
    font-size: 0.875em;
    padding-left: 1em;
    text-indent: -1em;
}

#entry {
    margin-top: 50px;
    text-align: center;
}
#entry p:first-of-type {
    font-size: 1.25em;
    font-weight: bold;
}
#entry p br {
    display: none;
}
#entry li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}
#entry li a {
    display: block;
    border: none;
    padding: 10px 30px;
    background-color: #0958A5 !important;
    font-weight: bold;
    color: #fff;
    font-size: 1.250em;
    outline: none;
    transition: .4s;
    text-decoration: none;
}
@media screen and (max-width: 700px) {
    #online-seminar #image {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 430px) {
    #entry p br {
        display: block;
    }
}
