@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
body {
	font-size: 14px;
	font-family: "Noto Sans JP", sans-serif;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 14px;
	background-color: #FFFFFF !important;
	line-height: 1.8em;
	text-justify: inter-ideograph;
	text-align: justify;
	font-weight: 300;
	overflow-x: hidden;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.pc_no {
	display: none;
}
a:link {
	color: #898989;
	text-decoration: underline;
}
a:visited {
	color: #898989;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
}
.flex {
	display: -webkit-box;/*--- Androidブラウザ用 ---*/
	display: -ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display: flex;
	-webkit-box-pack: justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack: justify;/*--- IE10 ---*/
	-webkit-justify-content: space-between;/*--- safari（PC）用 ---*/
	justify-content: space-between;
}
.flex_c {
	display: -webkit-box !important;/*--- Androidブラウザ用 ---*/
	display: -ms-flexbox !important;/*--- IE10 ---*/
	display: -webkit-flex !important;/*--- safari（PC）用 ---*/
	display: flex !important;
	-webkit-justify-content: center;/*--- safari��PC�臥畑 ---*/
	justify-content: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#spm {
	display: none;
}
header {
	display: block;
	width: 100%;
	background-color: #000000;
	background-image: url(../img/top/head_b.png);
	position: relative;
	overflow: hidden;
	height: 172px;
	background-position: center center;
	background-repeat: repeat;
	min-width:1200px;
}
header .header_in {
    position: absolute;
    margin: auto;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 282px;
    height: 172px;
    padding-top: 30px;
}
#head h1 a img {
	width: 100%;
}
/*---メニュー ---*/

#header_in22 {
	float: right;
	height: 172px;
	padding-right: 50px;
}
#header_in22 nav {
}
#header_in22.fixed nav {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#header_in22.fixed {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: rgba(255,255,255,0.95);
}
#header_in22.fixed #dropmenu {
	list-style-type: none;
	padding-top: 22px;
	position: relative;
	padding-top: 0px;
	display: -webkit-box !important;/*--- Androidブラウザ用 ---*/
	display: -ms-flexbox !important;/*--- IE10 ---*/
	display: -webkit-flex !important;/*--- safari（PC）用 ---*/
	display: flex !important;
	-webkit-justify-content: space-between;
*--- safari��PC�臥畑 ---*/  justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#dropmenu {
	list-style-type: none;
	position: relative;
	display: -webkit-box !important;/*--- Androidブラウザ用 ---*/
	display: -ms-flexbox !important;/*--- IE10 ---*/
	display: -webkit-flex !important;/*--- safari（PC）用 ---*/
	display: flex !important;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#dropmenu li {
	float: left;
	text-align: center;
	display: block;
	font-size: 20px;
	line-height: 172px;
	position: relative;
	z-index: 10000;
	margin: 0px;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
#dropmenu li a {
	text-decoration: none;
	font-size: 20px;
	color: #000;
	font-weight: 700;
	margin: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.m_moji {
}
.m_moji2 {
	padding-right: 7px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#dropmenu li a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#dropmenu .current a {
}
#dropmenu li .mimg:hover {
}
#dropmenu .mimg2 {
	margin-top: -5px;
}
#dropmenu li:hover > a {
}
#dropmenu > li:hover > a {
}
#dropmenu li ul {
	list-style: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 20000;
}
#dropmenu li:last-child ul {
	left: -100%;
	width: 100%
}
#dropmenu li ul li {
	overflow: hidden;
	width: 250px;
	height: 0;
	color: #fff;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
	margin-top: 1px;
	margin-bottom: 1px;
}
#dropmenu li ul li a {
	text-align: left;
	font-size: 14px;
	line-height: 44px;
	color: #000;
	background-color: #EFEEE8;
	padding-right: 15px;
	padding-left: 15px;
}
#dropmenu li ul li a:hover {
	background-color: #CCCCCC;
}
#dropmenu li:hover ul li {
	overflow: hidden;
	display: block;
	height: 44px;
	line-height: 44px;
}
#dropmenu li:hover ul li:first-child {
	border-top: 0;
}
#dropmenu li:hover ul li:last-child {
	border-bottom: 0;
	line-height: 44px;
}
#dropmenu li:hover ul li:last-child a {
	line-height: 44px;
}
.fixed {
	position: fixed;
	top: 0;
	z-index: 1;
}
/*---メニュー ---*/
.main_box {
	overflow: hidden;
	display: block;
	width: 100%;
	clear: both;
}
.main_box_in {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
.main_box_in:nth-child(odd) {
	background: #000000
}
.main_box_in:nth-child(even) {
	background: #1A1A1A;
}
.main_box_in .box50 {
	display: -webkit-box;/*--- Androidブラウザ用 ---*/
	display: -ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display: flex;
	-webkit-box-pack: justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack: justify;/*--- IE10 ---*/
	-webkit-justify-content: space-between;/*--- safari（PC）用 ---*/
	justify-content: space-between;
	padding-top: 2%;
	padding-bottom: 2%;
	overflow: hidden;
}
.main_box_in .box50_2 {
	display: -webkit-box;/*--- Androidブラウザ用 ---*/
	display: -ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display: flex;
	-webkit-box-pack: justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack: justify;/*--- IE10 ---*/
	-webkit-justify-content: space-between;/*--- safari（PC）用 ---*/
	justify-content: space-between;
	padding-bottom: 2%;
}
.main_box_in .box50 li,.main_box_in .box50_2 li {
	width: 49%;
}
.main_box_in .box33 {
	display: -webkit-box;/*--- Androidブラウザ用 ---*/
	display: -ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display: flex;
	-webkit-box-pack: justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack: justify;/*--- IE10 ---*/
	-webkit-justify-content: space-between;/*--- safari（PC）用 ---*/
	justify-content: space-between;
	padding-bottom: 2%;
}
.main_box_in .box33 li {
	width: 32%;
}

.main_box_in .box33_c {
display: -webkit-box !important;/*--- Androidブラウザ用 ---*/
	display: -ms-flexbox !important;/*--- IE10 ---*/
	display: -webkit-flex !important;/*--- safari（PC）用 ---*/
	display: flex !important;
	-webkit-justify-content: center;/*--- safari��PC�臥畑 ---*/
	justify-content: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: 2%;
}
.main_box_in .box33_c li {
	width: 32%;
	margin-left:1%;
	margin-right:1%;
}
.main_box_in img {
	width: 100%;
	height: auto;
}

footer {
	background-color: #000000;
	width: 100%;
	padding-top: 45px;
	color: #FFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FF4D00;
}
.footer_in .foot_add {
	display: block;
	clear: both;
	padding-top: 45px;
	padding-bottom: 45px;
}
footer .footer_in {
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
	padding-bottom: 25px;
	font-size: 13px;
	text-decoration: none;
}
.footer_in .foot_navi {
	text-align: left;
	display: block;
	overflow: hidden;
}
footer .footer_in a .f_logo {
    width: 280px;
    padding-bottom: 25px;
    margin-right: auto;
    margin-left: auto;
}
.foot_navi #menu li a {
	color: #FFF;
	text-decoration: none;
}
.foot_navi #menu li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.foot_navi #menu:nth-child(1), .foot_navi #menu:nth-child(5) {
	width: 15%;
	float: left;
}
.foot_navi #menu li .sub-menu li a {
	padding-left: 15px;
}
.foot_navi #menu:nth-child(2), .foot_navi #menu:nth-child(4) {
	width: 25%;
	float: left;
}
.foot_navi #menu:nth-child(3) {
	width: 20%;
	float: left;
}
.footer_in .foot_bana li a {
	width: 235px;
	font-size: 14px;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
	display: block;
	background-color: #7E97CD;
	color: #FFF;
	background-image: url(../img/top/bana_y.svg);
	background-repeat: no-repeat;
	background-size: 10px 17px;
	background-position: 215px center;
	text-decoration: none;
}
.footer_in .foot_bana li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
footer #copyright {
	font-family: 'Roboto', sans-serif;
	text-align: center;
	background-color: #FF4D00;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #000;
	font-weight: 700;
}
.footer_in .add {
	display: block;
	clear: both;
}
.footer_in .info a{
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFF;
	text-decoration: none;
}
.footer_in .info a:hover {
	color: #000;
	background-color: #EE671B;
}
.footer_in .infobox {
	display: block;
	margin-top: 25px;
	margin-bottom: 35px;
	clear: both;
}
.main_box_in2:nth-child(odd) {
	background-image: url(../img/club/subtle_dots.png);	
}



.main_box_in2 {
	clear: both;
	overflow: hidden;
	padding-top: 2%;
	padding-bottom: 2%;
}
.main_box_in2 h2 {
	display: block;
	text-align: center;
	font-size: 30px;
	line-height: 36px;
	font-weight: 700;
	padding-bottom: 20px;
	background-image: url(../img/top/under.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 35px;
}
.box1040 h3 {
	text-align: center;
	font-size: 24px;
	display: block;
	line-height: 24px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF4D00;
	margin-bottom: 45px;
	font-weight: 500;
}
.box1040 .box22 {
}
.c_dai {
	font-size: 18px;
	display: block;
	font-weight: 700;
	line-height: 1.6em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F14F0A;
	padding-left: 15px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #F14F0A;
	margin-bottom: 25px;
}
.c_bun {
	font-size: 15px;
	display: block;
	padding-left: 15px;
	line-height: 1.8em;
}
.box22 li {
	width: 48%;
	
}
.flex_ce {
	display: flex;
  justify-content: center;
  align-items: center;
  }
.main_box_in2 img {
}
.main_box_in2 .box1040 {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4%;
	padding-bottom: 4%;
}
.c_bun p {
	padding: 0px;
}
.box1040 h4 img {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	margin-bottom: 35px;
}
.line_tb {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000;
	border-bottom-color: #000;
}
.bb800 li {
	list-style-type: decimal;
	
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 2em;
	padding-top: 15px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF4D00;
}
.sp_bb15 {
	padding-bottom: 15px;
}
.sp_bb25 {
	padding-bottom: 35px;
}
.c_dai2 {
	font-size: 18px;
	font-weight: 500;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EA5910;
	padding-bottom: 5px;
	padding-left: 15px;
	display: block;
	margin-bottom: 10px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-top: 10px;
}

.box1040 .box104_c {
	text-align: center;
	font-size: 16px;
	line-height: 2.2em;
}
.img688 {
	width: 688px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.box_730 {
	max-width: 830px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 50px;
	background-image: url(../img/club/subtle_dots.png);
	overflow: hidden;
}
.box_730_in {
	width: 100%;
}
.box_730 .daiji730_01 {
	line-height: 36px;
	color: #FFF;
	background-image: url(../img/school/1.png);
	padding-left: 45px;
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 25px;
}
.orenge_moji3 {
	border: 1px solid #F60;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 20px;
	font-size: 16px;
	line-height: 1.8em;
	font-weight: 500;
}
.orenge_moji2 {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #39F;
	border-left-color: #39F;
	color: #39F;
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.sc_text {
	padding-left: 25px;
	padding-right: 25px;
	font-size: 15px;
}
.sc_text2 {
	padding-left: 25px;
	padding-right: 25px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.7em;
	color: #000;
}
.orenge_moji {
	color: #F60;
	font-size: 15px;
	font-weight: 500;
	display: block;
}
.name_text {
	display: block;
	font-size: 15px;
	font-weight: 500;
}
.mini_sp2_730_f .sc_text table {
	width: 100%;
}
.mini_sp2_730_f .sc_text table tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.box_100 {
	width: 100%;
	overflow: hidden;
	background-color: #000;
}
.sp_under020 {
	width: 100%;
	height: auto;
}
.box_730 .mini_sp2_730_f .sc_text a {
	color: #F60;
	text-decoration: none;
}
.box_730 .mini_sp2_730_f .sc_text a:hover {
	color: #39F;
}
.link_bt a {
	display: block;
	text-align: center;
	color: #333;
	text-decoration: none;
	font-size: 16px;
	line-height: 16px;
	padding: 15px;
	border: 2px solid #F60;
	margin-top: 30px;
	clear: both;
}
.link_bt a:hover {
	color: #FFF;
	background-color: #F60;
}
.sp_right {
	float: right;
}
.box50_bb {
	width: 49%;
	border: 1px solid #666;
	padding: 20px;
	overflow: hidden;
}

.box50_bb2 {
	width: 49%;
	border: 1px solid #666;
	padding: 20px;
	margin-left: 1%;
	float: left;
	display: block;
	overflow: hidden;
}
.box50_bb .sp_under020 ,.box50_bb2 .sp_under020 {
	height: auto;
	width: 200px;
	display: block;
	padding-bottom: 15px;
}
.orenji_ttl2 {
	font-size: 16px;
	line-height: 16px;
	color: #F60;
	padding: 10px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #F60;
	border-left-color: #F60;
	display: block;
}
.box50_bb p.under_line,.box50_bb2 p.under_line{
	display: block;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.box50_bb p,.box50_bb2 p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#club_list dl dt  {
	padding: 10px;
	width: 25%;
	display: block;
	border: 1px dotted #999;
	background-color: #F60;
	color: #000;
}
#club_list dl  {
	width: 100%;
}
#club_list dl dd  {
	padding: 10px;
	width: 75%;
	border: 1px dotted #999;
}
.box50spk {
	float: left;
	width: 48%;
	display: block;
	overflow: hidden;
	border: 1px solid #999;
	margin-top: 5%;
	margin-right: 1%;
	margin-bottom: 5%;
	margin-left: 1%;
}
.box50spk .spk_name {
	padding: 15px;
	display: block;
	font-size: 16px;
	line-height: 16px;
	font-weight: 500;
}
.box50spk .spk_posi {
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	display: block;
	font-size: 13px;
}
.moji_right33 {
	overflow: hidden;
	display: block;
	text-align: right;
}

.main_box_in2 .spk_img {
	float: right;
	height: auto;
	width: 160px;
	padding-left: 10px;
}
#BS_line {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
#BS_pad {
	padding-top: 10px;
	padding-bottom: 10px;
}
.lha img {
	max-width: 100% !important;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
}


.bb8000 li {
	list-style-type: decimal;
	margin-left: 5%;
	font-size: 16px;
	line-height: 2em;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF4D00;
	width: 95%;
	margin-bottom: 25px;
	padding-top: 5px;
}
.box740 {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	padding-top: 4%;
	padding-bottom: 4%;
}
.po {
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
	text-align: left;
	white-space: normal;
	padding: 10px;
	height: 250px;
	width: 100%;
	overflow: auto;
	border: 1px solid #999999;
	margin-bottom: 35px;
}
.box740 .f_form {
	margin-bottom: 35px;
	display: block;
	overflow: hidden;
	width: 100%;
	padding-bottom: 20px;
}
.f_form table {
	width: 99%;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.moji {
    padding: 25px;
    border: 1px solid #999;
    margin: 0px;
    vertical-align: middle;
    width: 65%;
}
#mailformpro .mailform tr .bule_daiji {
    background-color: #F8F8F8;
    padding: 25px;
    width: 35%;
    border: 1px solid #999;
    line-height: 14px;
    font-size: 14px;
    margin: 0px;
    padding: 25px;
    vertical-align: middle;
}
#mailform .mailform tr .bule_daiji {
    background-color: #F8F8F8;
    padding: 25px;
    width: 35%;
    border: 1px solid #999;
    line-height: 14px;
    font-size: 14px;
    margin: 0px;
    padding: 25px;
    vertical-align: middle;
}

.submenu2 {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #F60;
	border-left-color: #F60;
	padding: 10px;
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 18px;
	font-weight: 500;
}
input[type="text"],input[type="tel"],input[type="email"],
textarea {
	padding: 0.8em;
	outline: none;
	border: 1px solid #DDD;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	margin: 0px;
	width:100% !important;
}
textarea {
    width:100%;
	height:200px !important;
}
.mini_sp2_730_f2 {
	padding-top: 35px;
}
.orenge_moji_daiji {
	font-size: 24px;
	color: #F60;
	font-weight: 500;
}
#submit_button {
	padding: 15px 40px;
	font-size: 1.2em;
    border-style: none;
	color: #FFF;
	background-color: #F60;
}
#submit_button:hover {
	opacity: 0.7;
		filter: alpha(opacity=70);
		-ms-filter: "alpha( opacity=70 )";
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
}
button,
input[type="submit"] ,input[type="reset"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: none;
    outline: none;
    background: transparent;
}
.box740 .box740_center {
	font-size: 18px;
	text-align: center;
	display: block;
	line-height: 2em;
	margin-bottom: 800px;
}
.box740_center p a {
	color: #F60;
	text-decoration: none;
}

.btn22 {
	width: 425px !important;
}

.max100img {
	max-width: 100% !important;
	margin-right: auto;
	margin-left: auto;
}
.no100img {
	width: 100% !important;
}
.img_box {
	display: block;
	width: 100%;
	overflow: hidden;
}
.bpdf a {
	color: #000;
}
.bpdf a:hover {
	color: #F60;
}
.sp_tt2 {
	padding-top: 2%;
}
.sp_2 {
	padding-top: 2%;
}
.c_rnn1 {
	width: 593px;
	margin-right: auto;
	margin-left: auto;
}
.c_rnn2 {
	font-size: 16px;
	line-height: 1.8em;
	padding-top: 50px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-weight: 400;
}

.bb800_2 {
    counter-reset: li;
  
    list-style: none;
}


.bb800_2 li {
	margin-right: 5px;
	font-size: 21px;
	line-height: 2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	font-weight: 700;
	position: relative;
	margin-top: 3px;
	margin-bottom: 50px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-left: 80px;
}


.bb800_2 li:before {
	counter-increment: li;
	content: '0'counter(li)'.';
	position: absolute;
	font-size: 40px;
	top: 5px;
	left: -80px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	width: 1em;
}

.bb800_3 {
    counter-reset: li;
  
    list-style: none;
}


.bb800_3 li {
	margin-right: 5px;
	font-weight: 700;
	position: relative;
	margin-top: 3px;
	margin-bottom: 25px;
	margin-left: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	line-height: 40px;
}


.bb800_3 li:before {
	counter-increment: li;
	content: '0'counter(li)'.';
	position: absolute;
	font-size: 40px;
	top: 0px;
	left: -80px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	width: 1em;
}
.bb800_3 li .ms3 {
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	line-height: 2em;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	clear: both;	
}
.bb800_3 li .ms2 {
	display: inline-block;
	font-size: 22px;
	font-weight: 700;
	padding-left: 10px;
	font-style: normal;
}
.bb800_3 li .ms1 {
	font-family: 'Roboto', sans-serif;
	font-size: 40px;
	line-height: 40px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	display: inline-block;
	clear: both;
	font-weight: 700;
	font-style: italic;
}
.c_rg1 {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
.c_rg2 {
	font-size: 18px;
	line-height: 2.2em;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-weight: 500;
}
.c_dai22 {
	font-size: 18px;
	font-weight: 500;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EA5910;
	padding-bottom: 5px;
	padding-left: 15px;
	display: block;
	margin-bottom: 10px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-top: 10px;
}
h2 .sub_ttl {
	font-size: 20px;
	padding-left: 25px;
	line-height: 36px;
}
.vision {
	font-size: 38px;
	font-weight: 700;
	line-height: 1.8em;
	text-align: center;
}
.box_70.u15_a img {
	width: 35%;
	height: auto;
	float: left;
	margin-right: 3%;
	margin-bottom: 0%;
}
.box_70.u15_a p {
	margin-top: 0px;
	padding-top: 0px;
	ext-justify: inter-ideograph;
	text-align: justify;
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 1.8em;
}
.box_70.u15_a .u15_a_name {
	text-align: right;
	display: block;
	font-weight: 500;
}

.cb_box50 li {
	width: 48%;
}
.daiji16 {
	font-size: 17px;
	font-weight: 700;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	display: block;
	line-height: 1.6em;
	padding-bottom: 5px;
}
.sp_top25 {
	margin-top: 25px;
}
.youtube2 {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube2 iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.cb_box50 p {
	ext-justify: inter-ideograph;
	text-align: justify;
	margin-top: 20px;
	font-size: 16px;
	line-height: 1.8em;
}
.cb_box50 {
	
	text-align: left;
	
	}
.cb_nm {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 1px dotted #666;
    border-top: 1px dotted #666;

}
.cb_nm:last-child {
    margin-bottom: 0px;
}
.cb_nm .cb_nm_1 {
    display: block;
    float: left;
    width: 40%;
}

.cb_nm .cb_nm_2 {
    display: block;
    float: left;
    width: 60%;
}
.cb_nm .dd22 {
    display: block;
    float: right;
    width: 60% !important;
}
.footer_in .add h1 {
    font-size: 14px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0;
    display: block;
}
.must {
    display: inline-block;
    background-color: #fff;
    padding: 5px;
    font-size: 10px;
    color: #9A001B;
    vertical-align: middle;
    margin-left: 5px;
    line-height: 10px;
}
input[type="submit"] {
font-size: 16px;
  background-color: #FF500A;
  color: #fff;
  border-style: none;
  padding-top: 15px;
  padding-right: 60px;
  padding-bottom: 15px;
  padding-left: 60px;
  margin-right: auto;
  margin-left: auto;
}
input[type="submit"]:hover {
    	opacity: 0.7 !important;
		filter: alpha(opacity=70) !important;
		-ms-filter: "alpha( opacity=70 )" !important;
		-webkit-transition: 0.3s ease-in-out !important;
		-moz-transition: 0.3s ease-in-out !important;
		-o-transition: 0.3s ease-in-out !important;
		transition: 0.3s ease-in-out !important;
}