@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700');
/* !HTML5 elements
---------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{ display: block;}

/* !Reseting
---------------------------------------------------------- */
html, body, #wrapper {
	overflow-x: hidden;
	position: relative;
}
body {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 14px;
	line-height: 1.5;
}
img {
	vertical-align:bottom;
}
h2,h3,h4,h5 {
	font-weight:bold;
}
.bold {
    font-weight: bold;
}
a:hover {
	opacity:0.6;
}
p {
	font-size:16px;
	line-height:1.7em;
}
li {
	font-size:16px;
}
#menuToggle,
.only_sp {
    display: none;
}
.side_and_contents {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    width: 1100px;
	margin:0 auto;
}
.scroll {
	display:none;
}
.new-img {
	vertical-align:baseline;
	margin-left: 10px;
}
.align-right{
	text-align: right;
}
/*==================================
             header
==================================*/
header {
	width:1100px;
	margin:0 auto;
}
#head-h1 h1 {
	display:inline-block;
	width:800px;
	margin:10px;
	font-size:14px;
	font-weight:bold;
}
.h1_en{
	margin:0 0 0 20px;
	font-size:20px;
	font-weight:bold;
	color:#35ADDA;
}
#head-h1 a {
	display:inline-block;
	margin:0 20px 0 0;
	padding:10px 20px;
	color:#fff;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	background-color:#35ADDA;
}
#head-h1 a::before {
    content: '\f0e0';
    left: 0;
    margin: 0 10px 0 0;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: relative;
    color: #fff;
}
#head-h1 nav {
	float:right;
}
#headerIn {
	margin:0 auto 10px;
}
#headerIn h1 {
	margin:5px 0 5px 20px;
	vertical-align:top;
	line-height:1em;
}
#headerIn h1 a {
	color:#000;
	font-size:26px;
	font-weight:bold;
	text-decoration:none;
}
.hojin {
	margin:0 5px 0 0;
	font-size:18px;
	font-weight:bold;	
}
#navi1 {
	padding:15px 0 12px;
}
#navi1 ul {
	text-align: center;
	width: 1000px;
	margin: 0 auto;
	display: table;
	table-layout: fixed;
}
#navi1 li {
	width:30%;
    display: table-cell;
    font-size: 15px;
	font-weight:bold;
}
#navi1 a {
    padding: 10px 0;
    text-decoration: none;
    display: block;
    color: #000;
    border-right: 2px solid #35ADDA;
	font-weight:bold;	
}
#navi1 li:last-of-type a {
    border-right:none;	
}
#navi1 a:hover {
	text-decoration:underline;
	opacity:1;
}
#headerIn h1 br {
	display:none;
}
/*==================================
            aside
==================================*/
aside {
	width: 230px;
    padding: 0 10px 30px 0;
}
aside h3 {
	padding:10px 0 10px 40px;
	background-color:#35ADDA;
	background-position:3% 50%;
	background-size:25px 29px;
	background-repeat:no-repeat;	
	color:#fff;
}
.shiken h3 {
	margin:0 0 5px;
	background-image:url(/img/common/aside_01.png);
}
.koshu h3 {
	background-image:url(/img/common/aside_02.png);
}
.kyogikai h3 {
	background-image:url(/img/common/aside_03.png);
}
aside ul li {
    font-size: 15px;		
}
aside > ul > li > ul {
	margin:0 auto 10px;
}
aside > ul > li > ul > li > a {
    display: block;
	margin:5px 15px;
	padding:10px;
    color: #000;
	font-weight:bold;	
    text-decoration:none;
	border-bottom:#000000 dotted 1px;
	background-image:none;
}
aside > ul > li > ul > li > a:hover {
	text-decoration:underline;
	opacity:1;
}
aside > ul > li > ul > li > a::after {
	float:right;
    margin: 0 0 0 15px;
    font-family: 'Font Awesome 5 Free';
    content: '\f105';
    font-weight: 900;
	color:#666666;
}
aside > ul > li > ul > li:last-of-type a {
	border-bottom:none;
}
.other_menu li {
	font-size:15px;
	background-position:3% 50%;
	background-size:24px 24px;
	background-repeat:no-repeat;
	background-image:url(/img/common/aside_04.png);
	border-bottom:#000000 solid 1px;			
}
.other_menu li a {
    display: block;
	margin:5px 10px;
	padding:10px 10px 10px 30px;
    color: #000;
	font-weight:bold;	
    text-decoration:none;
	background-image:none;
}
.other_menu li a:hover {
	text-decoration:underline;
	opacity:1;
}
.other_menu li a::after {
	float:right;
    font-family: 'Font Awesome 5 Free';
    content: '\f105';
    font-weight: 900;
	color:#35ADDA;
}
.other_menu li:last-of-type a {
	border-bottom:none;
}
.other_menu li:nth-of-type(2) {
	background-image:url(/img/common/aside_05.png);		
}
.other_menu li:nth-of-type(3) {
	background-image:url(/img/common/aside_06.png);		
}
.other_menu li:nth-of-type(4) {
	background-image:url(/img/common/aside_07.png);		
}
.other_menu li:nth-of-type(5) {
	background-image:url(/img/common/aside_08.png);		
}
.other_menu li:nth-of-type(6) {
	background-image:url(/img/common/aside_09.png);		
}
.other_menu li:nth-of-type(7) {
	background-image:url(/img/common/aside_10.png);		
}
.other_menu li:nth-of-type(8) {
	background-image:url(/img/common/aside_11.png);		
}
.menber_menu li {
    width: 200px;
    margin:30px auto;
    text-align: center;
    border-radius: 20px;
	background-color:#CADA29;	
}
.menber_menu a {
    display: block;
    padding: 8px 25px;
    color: #000;
    text-decoration: none;
	font-weight:bold;
}
.menber_menu a:hover {
	background-color:#35ADDA;
	opacity:1;
    border-radius: 20px;	
}
.menber_menu a::after {
    float: right;
    margin: 0 0 0 15px;
    font-family: 'Font Awesome 5 Free';
    content: '\f138';
    font-weight: 900;
    color: #fff;
}
.e_weld_btn {
	margin:0 auto 15px;
	padding:5px 0 7px;
	background-color:#E0F6FF;
    border-radius: 10px;	
}
.e_weld_btn a img {
	display:block;
	margin:10px auto;
	padding:7px 10px 10px;
	border-radius:5px;
	background-color:#fff;
	box-shadow: 0 0 5px #80A6B4;	
}
.e_weld_btn h3 {
	margin:0 auto 5px;
	padding:5px;
	text-align:center;
	background:none;
	color:#23A2D2;
	border-bottom:#23A2D2 solid 1px;
	font-size:18px;
}
.e_weld_btn p {
	text-align:center;
	font-weight:bold;
}
/*==================================
             contents
==================================*/

#contents {
    margin: 0 auto;
	padding:0 20px 30px;
    width:860px;
    box-sizing: border-box;
}

/*==================================
             footer
==================================*/
#footer {
	margin:50px auto 0;
	padding:20px 0 0;
	border-top:#35ADDA solid 1px;
}
#footer h2 a {
	color:#000;
	font-size:26px;
	font-weight:bold;
	text-decoration:none;
}
#footer_box {
	width:1100px;
	margin:0 auto;
}
#footer_left , #footer_right {
	display:inline-block;
}
#footer_left {
	margin:0 auto;
}
#footer_left h2 {
	text-align:left;
	margin:0 auto;
}
#footer_left .menber_menu li {
    margin: 20px 0 20px;
}
#footer_left img {
	vertical-align:middle;
}
#footer_left p:nth-of-type(2){
	margin:10px 0 0;
	color:#000;
}
#footer_right {
	float:right;
}
#footer_right ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 600px;
	margin:0 auto 30px;
}
#footer_right ul li {
    width:30%;
    padding: 10px;
}
#footer_right ul li a {
	color:#000;
	text-decoration:none;
}
#footer_right ul li a:hover{
	text-decoration:underline;
	opacity:1;
}
#footer_right ul li::before {
	margin:0 10px 0 0;
    color: #000;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f105';	
}
#copyright {
	text-align:center;
	color:#fff;
	padding:10px;
  	font-family: Verdana, "Droid Sans" !important;
	background-image: linear-gradient(to right, #007BBB 0%, #5BB430 100%);
}
#footer .footer_en {
    margin: 0 0 0 20px;
    font-size: 14px;
    font-weight: bold;
    color: #35ADDA;
}
#footer .e_weld_btn {
	width:300px;
	margin:20px 0;
}
#footer .e_weld_entry {
	margin:0 0 0 10px;
	color:#000;
	font-size:16px;
	font-weight:bold;
}
#footer .e_weld_btn h3 {
	margin:0 auto 10px;
}
/*==================================
             pagetop
==================================*/
#pageTop {
	position: fixed;
	z-index: 9999;
	bottom: 20px;
	right: 15px;
	font-size: 12px;
}
#pageTop a {
	background: #665e53;
	text-decoration: none;
	color: #fff;
	font-size:14px;
	padding: 10px 15px;
	text-align: center;
	display: block;
	-moz-opacity: 0.5;
	opacity: 0.5;
	border-radius: 3px; 
}
#pageTop a:hover {
	text-decoration: none;
	background: #999;
	color: #fff;
}
#pageTop a:before {
    content: "▲";
}

/*==================================
          　各ページ共通
==================================*/
.box {
	width:500px;
	margin:30px auto;
}
.sub_box {
	width:300px;
	margin:0 auto;
}
#contents .contact_tel {
	margin:30px auto 0;
	padding:40px 0 0;
	background-image:url(/img/common/contact_bg.jpg);
	background-repeat:no-repeat;
	background-size:auto 100%;
}
.contact_tel ul {
    display: flex;
    justify-content: space-around;
}
#main .contact_tel li {
	width:300px;
	margin:0 20px;
	padding:30px 0;
	vertical-align:top;
}
#main .contact_tel h3 {
	font-size:24px;
	color:#fff;
	text-align:center;
	border:none;
	background:none;
	margin:0 auto;
	padding:0;
}
.contact_tel h4 {
	font-size:22px;
	color:#fff;
	text-align:center;
}
.contact_tel a:hover {
	opacity:0.5;
}
.tel p {
	font-size:28px;
	font-weight:bold;
	color:#fff;
	text-align:center;	
}
.contact_tel .tel_no::before {
    content: '\f2a0';
    left: 0;
    margin: 0 10px 0 0;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: relative;
    color: #fff;
}
.mail p  {
    width: 220px;
    margin: 5px auto 20px;
    text-align: center;
    border: #fff solid 2px;
    border-radius: 24px;	
}
.mail p a {
    display: block;
    padding: 8px 20px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
.mail p a::before {
    content: '\f0e0';
    left: 0;
    margin: 0 10px 0 0;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: relative;
    color: #fff;
}
.mail p a::after {
    float: right;
    margin: 0 0 0 15px;
    font-family: 'Font Awesome 5 Free';
    content: '\f138';
    font-weight: 900;
    color: #fff;
}
.tel .uketsuke {
	font-size:16px;
	text-align:center;
}
.contact_tel .mail {
	display:none;
}

section {
	margin:0 auto 30px;
	padding:0 0 30px;
}
.top_page section {
	margin:0 auto 50px;
	padding:0 0 50px;
	border-bottom:#35ADDA solid 1px;
}
div.page h2 {
	margin:20px auto;
	text-align:center;
	font-size:24px;
}
div.page h3 {
    margin: 10px auto 20px;
    padding: 10px 0px 10px 25px;
    background-image: url(/img/top/h3_bg.jpg);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 12px 54px;
    border-bottom: #35ADDA solid 1px;
	font-size:20px;	
}
.download {
	margin:10px;
}
.download a::before {
	padding:10px;
    font-family: 'Font Awesome 5 Free';
    content: '\f1c1';
    font-weight: 900;
	font-size:20px;
    color: #35ADDA;
}
.download.pdf_icon a::before {
    color:#CB1004;
}
.top_img {
	width:100%;
	height:auto;
}
.top_copy  {
	padding:0 20px;
}
.frame {
	width:650px;
	margin:0 auto;
	position:relative;
}
div.top_copy h3 {
	margin:0 auto 30px;
	padding:20px 0;
	font-size:22px;
	text-align:center;
	color:#666;
	background:none;
	border-bottom:none;
}
.top_copy h3::before,
.top_copy h3::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
}
.top_copy h3::before {
    top: 0;
    left: 0;
    border-top-left-radius: 8px;
    border-top: 3px solid #C6C6C6;
    border-left: 3px solid #C6C6C6;
}
.top_copy h3::after {
    right: 0;
    bottom: 0;
    border-bottom-right-radius: 8px;
    border-bottom: 3px solid #C6C6C6;
    border-right: 3px solid #C6C6C6;
}
div.page li {
	margin: 20px;
}
.page table {
	width:750px;
	margin:30px auto;
	font-size:16px;
}
.page table tr {
	border-top:#999 solid 1px;
}
.page table th,
.page table td {
	padding:20px 0;
}
.page table th {
	width:15%;
	font-weight:bold;
}
.page table td {
	width:75%;
}
.page table tr:first-of-type {
	border-top:none;
}
.news_copy time {
	display:block;
	margin:0 auto 20px;
	font-size:16px;
	font-weight:bold;
}
.wp-block-file{
	margin-top: 20px;
}
.wp-block-file .wp-block-file__button{
	background-color: #35ADDA;
    border-radius: 99px;
    padding: 6px 20px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    margin-left: 20px;
}

/*　サブメニュー　*/

.sub_menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width:100%;
	margin:20px auto 0;
}
div.page .sub_menu li {
    width: 20%;
    margin: 10px;
    color: #fff;
    font-size: 15px;
    list-style: none;	
	border: 3px solid #000;
	border-image: linear-gradient(to right, #35ADDA 0%, #5BB430 100%);	
	border-image-slice: 1;		
}
.sub_menu li a {
	display:block;
    padding: 10px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.sub_menu li a:hover {
	background-image: linear-gradient(to right, #35ADDA 0%, #5BB430 100%);	
	color:#fff;
	opacity:1;
}
.sub_menu li a::after {
    float: right;
    margin: 0 0 0 15px;
    font-family: 'Font Awesome 5 Free';
    content: '\f105';
    font-weight: 900;
    color: #666666;
}
.sub_menu li a:hover::after {
    color: #fff;
}

/*　アクセス　*/

.acc_info iframe {
	display:block;
	width:820px;
	margin:0 auto;
}
#main .acc_info h4 {
	margin:0 auto;
	padding:5px 0;
	text-align:center;
	background:none;
	color:#000;
	font-size:16px;
	background-color:#96D4FB;
}
#main .acc_info h5 {
	margin:10px auto 0;
	padding:0;
	text-align:center;
	background:none;
	color:#000;
	font-size:20px;
}
.acc_info p:nth-of-type(1) {margin:10px auto 0px;}
.acc_info p:nth-of-type(2),
.acc_info p:nth-of-type(3) {margin:0px auto 30px;}
.acc_info p {
	text-align:center;
}
#contents .acc_info {
	border:none;
	margin:0 auto;
}
#main .acc_info table {
	margin:20px auto 0;
}
#main .acc_info table th {
	width:35%;
}
#main .acc_info table th::before {
    padding: 10px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 20px;
    color: #35ADDA;
}
#main .acc_info .train::before {
    content: '\f239';
}
#main .acc_info .bus::before {
    content: '\f207';
}
#main .acc_info .car::before {
    content: '\f1b9';
}

/*　試験・講演会・競技会共通　*/

#apply ul {
	margin:20px auto 10px;
}
#apply h3 {
	margin:20px auto 50px;
}
#apply h4,
#gaiyou h4,
#judge h4,
#schedule h4 {
	margin:20px auto 0;
	padding:5px 0 5px 20px;
	background-color:#35ADDA;
	color:#fff;
	font-size:16px;
}
#apply p,
#gaiyou p,
#schedule p {
	margin:10px;
}
#schedule img,
#price img,
#judge img {
    width: 100%;
    height: auto;
}
.item li {
	padding:0 0 20px;
	border-bottom:#000 dotted 1px;
	font-weight:bold;
}
.item li p {
	padding:10px 0 0;
}
.item li > ul > li {
	border-bottom:none;
	margin:0;
	padding:0;
	font-weight:400;
}
#situation table {
	width:400px;
    margin:30px auto;
    color: inherit;
    background-color: #FFFFFF;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #BBBBBB;
}
#situation table th {
	width:40%;
    padding: 5px 8px;
    color: inherit;
    background-color: #D9EEEE;
    border: 1px solid #BBBBBB;
}
#situation table td {
    padding: 5px 8px;
    border: 1px solid #BBBBBB;
}
/*　おしらせ　*/
.all_info img{
	max-width: 100%;
	height: auto;
}
.all_info time{
	line-height: 2.8;
#	line-height: 1.4;
}
.top_news p{
	margin-bottom: 20px;
}
