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

html,
html * {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
	
}


/*リンク関係*/
a:link {/*リンクされた文字の色*/
    color: #000000;/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
a:hover {/*カーソルを合わせたときの色*/
    color: #000000;/*文字の色：赤*/
    font-style: normal;/* 下線 */
}
a:visited {/*カーソルを合わせたときの色*/
    color: #000000;/*文字の色：赤*/
    font-style: normal;/* 下線 */
}
a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #000000;
}

p{
    font-size: 14px;
    line-height: 1.5em;
    padding-top: 20px;
    padding-bottom: 20px;
 
}

h1{
    font-size: 12px;
    line-height: 1.5em;
}

h2{
	font-size: 25px
}

h3{
	font-size: 18px;
}

h4{
	font-size: 18px;
}

.fn-s{
	font-size: 18px;
}

.hb1{
	width: 100%;
	height: auto;
	margin: 0px auto;
	background-color: #135A32;
	position: static;
}

.hb1-in{
	width: 90%;
	height: auto;
	margin: 0px auto;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
}

.td{
	text-decoration: underline;
}

.red{
	color: red;
}

.red-set1{
    color: #970002;
    font-size: 18px;
}

.green{
    color: #004223;
}

.green2{
    color: #00BC61;
}

.orange{
    color: #FF7E00;
}

.blue1{
	color: rgba(0,59,179,1.00);
}

.navy{
	color: #01184A;
}

.hr-set{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
    border-top: 5px dotted #062434;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.hr-set2{
    margin-right: 0px;
    margin-top: 15px;
    margin-bottom: 10px;
    border-top: 1px dotted #062434;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 0px;
}

.hr-set3{
    margin-right: 25px;
    margin-top: 30px;
    margin-bottom: 20px;
    border-top: 2px dotted #062434;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 25px;
	}

.hr-set5{
    margin-right: 0px;
    margin-top: 15px;
    margin-bottom: 10px;
    border-top: 5px double #062434;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 0px;
}

.hr-set6{
    margin-right: 0px;
    margin-top: 15px;
    margin-bottom: 10px;
    border-top: 1px dotted #062434;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 0px;
    padding-top: 30px;
}

.hr-set7{
    margin-right: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px dotted #062434;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 30px;
}

.hr-set7-2{
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 30px;
    border-top: 0 dotted #062434;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 30px;
}

.hr-set8{
    margin-right: 30px;
    margin-top: 15px;
    margin-bottom: 10px;
    border-top: 4px dotted #135A32;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 30px;
}

.hr-set8-2{
    margin-right: 30px;
    margin-top: 15px;
    margin-bottom: 10px;
    border-top: 5px solid #949494;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 30px;
}

.hr-set8-3{
    margin-right: 30px;
    margin-top: 15px;
    margin-bottom: 10px;
    border-top: 4px dotted #002D5C;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 30px;
}

.fn-rugby-c1{
	color: #FFFFFF;
	background-color: #C60508;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	font-size: 15px;
}

.fn-rugby-fc{
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    font-size: 15px;
    border-bottom: 1px solid #C60508;
    border-left: 5px solid #C60508;
    color: #C60508;
}

.fn-rugby-fc2{
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    font-size: 15px;
    border-bottom: 1px solid #0055A5;
    border-left: 5px solid #0055A5;
    color: #0055A5;
}

.fn-rugby-c1-koma{
    background-color: #E6E6E6;
    padding-top: 7px;
    padding-right: 3px;
    padding-left: 7px;
    padding-bottom: 7px;
    font-size: 15px;
    border: 1px solid #FF7E00;
}

.fn-rugby-c1-blue{
	color: #FFFFFF;
	background-color: #2255ee;
	padding-top: 7px;
	padding-right: 3px;
	padding-left: 7px;
	padding-bottom: 7px;
	font-size: 15px;
}

.fn-rugby-c1-green{
	color: #FFFFFF;
	background-color: #008935;
	padding-top: 7px;
	padding-right: 3px;
	padding-left: 7px;
	padding-bottom: 7px;
	font-size: 15px;
}

.fn-rugby-c1-green2{
	color: #000000;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 7px;
	padding-bottom: 10px;
	font-size: 15px;
	border-bottom: 1px solid #008935;
	margin-bottom: 8px;
	margin-top: 5px;
}

.fn-rugby-c2{
    color: #FFFFFF;
    background-color: #005F28;
    padding-top: 7px;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 3px;
    padding-bottom: 7px;
}

.fn-rugby-c3{
    color: #FFFFFF;
    background-color: #0048B7;
    padding-top: 7px;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 3px;
    padding-bottom: 7px;
}

.fn-youtube{
    font-size: 14px;
}

.line-set{
	line-height: 1.8em;
}

.h3-text{
	font-size: 17px;
}

.ul-text p{
	font-size: 14px;
	line-height: 1.5em;
}

.list-text{
    margin-left: 40px;
    margin-right: 40px;
    font-size: 14px;
    line-height: 1.5em;
	}


.center{
	text-align: center;
}

.center-tec{
	text-align: left;
}

.right{
		text-align: right;
	}

.h1-set{
	padding-top: 10px;
	padding-bottom: 20px;
}

.h2-set{
	padding-top: 20px;
	padding-bottom: 10px;
}

.h3-set{
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer-text{
	font-size: 12px;
}

.text-box-set{
    width: 50%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
}

.img-box-map{
	width: 80%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.img-box-map{
	width: 80%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.img-box-set1{
    width: 50%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 30px;
}

.img-box-set2{
    width: 80%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 30px;
}

.img-box-set3{
    width: 65%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 30px;
}

.text-base{
	font-size: 13px;
}

.top-link-set{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    margin-right: 0px;
}

.text-set1{
	padding-top: 15px;
	padding-bottom: 15px;
}

.text-set1-resv{
    padding-top: 15px;
    padding-bottom: 10px;
}

.text-set2{
    margin-top: 0px;
    margin-bottom: 20px;
}

.text-set3{
	margin-top: 40px;
	margin-bottom: 20px;
}

.text-set4{
	padding-top: 20px;
	padding-bottom: 20px;
}

.text-set5{
	padding-bottom: 20px;
}

.text-set6{
    padding-top: 20px;
    padding-bottom: 20px;
}

.text-set7{
	margin-top: 20px;
}

.text-set8{
	padding-top: 5px;
}

.text-set9{
    padding-top: 30px;
}

.text-set10{
    padding-top: 30px;
    padding-left: 10px;
    padding-bottom: 5px;
}

.text-set11{
    padding-left: 20px;
}

.text-set12{
    padding-left: 10px;
}

.text-set13{
    padding-bottom: 30px;
}

.text-set14{
    padding-top: 40px;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-left: 10px;
}

.text-set15{
    padding-top: 40px;
    padding-bottom: 20px;
    margin-top: 10px;
    margin-left: 10px;
}

.text-set16{
    margin-top: 10px;
	margin-bottom: 10px;
}

.text-set-ul {
    margin-left: 20px;
	margin-right: 20px;
}

.text-set-ul li{
    line-height: 2em;
    font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.text-set-fotter{
	padding-top: 20px;
	padding-bottom: 20px;
}

.text-set-yt{
    margin-top: 0px;
    margin-bottom: 20px;
}


.text-set-col-topics{
	margin-top: 5px;
	margin-bottom: 20px;
}

.fn-menu{
	font-size: 18px;
}

.fn-text{
	font-size: 16px;
}

.fn-textset{
	font-size: 15px;
}

.fn-textset2{
    font-size: 13px;
}

.fn11{
	font-size: 11px;
}

.fn12{
	font-size: 12px;
}

.fn13{
	font-size: 13px;
}

.fn14{
	font-size: 14px;
}

.fn18{
	font-size: 18px;
}

.fn20{
	font-size: 20px;
}

.fn25{
	font-size: 25px;
}

.fn30{
    font-size: 30px;
    line-height: 1.5em;
}

.fn-acc{
    font-size: 16px;
    line-height: 1.5em;
}

.fn-white{
	color: white;
}

.fn-col-red{
	color:#FF0000;
}

/*リンク関係*/
.fn-col-red a:link {/*リンクされた文字の色*/
    color: #FF0000;/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-red a:hover {/*カーソルを合わせたときの色*/
    color: #FF0000;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-red a:visited {/*カーソルを合わせたときの色*/
    color: #FF0000;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-red a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #FF0000;
}


.fn-col-t{
    color: #135A32;
}

/*リンク関係*/
.fn-col-t a:link {/*リンクされた文字の色*/
    color: rgba(19,90,50,1.00);/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-t a:hover {/*カーソルを合わせたときの色*/
    color: rgba(19,90,50,1.00);/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-t a:visited {/*カーソルを合わせたときの色*/
    color: rgba(19,90,50,1.00);/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-t a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: rgba(19,90,50,1.00);
}

.fn-col-u{
	color: #daa520;
}

/*リンク関係*/
.fn-col-u a:link {/*リンクされた文字の色*/
    color: #daa520;/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-u a:hover {/*カーソルを合わせたときの色*/
    color: #daa520;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-u a:visited {/*カーソルを合わせたときの色*/
    color: #daa520;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-u a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #daa520;
}

.fn-col-h{
	color: #dd3333;
}

/*リンク関係*/
.fn-col-h a:link {/*リンクされた文字の色*/
    color: #dd3333;/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-h a:hover {/*カーソルを合わせたときの色*/
    color: #dd3333;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-h a:visited {/*カーソルを合わせたときの色*/
    color: #dd3333;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-h a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #dd3333;
}

.fn-col-y{
	color: #2255ee;
}

/*リンク関係*/
.fn-col-y a:link {/*リンクされた文字の色*/
    color: #2255ee;/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-y a:hover {/*カーソルを合わせたときの色*/
    color: #2255ee;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-y a:visited {/*カーソルを合わせたときの色*/
    color: #2255ee;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-y a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #2255ee;
}

.fn-col-r{
    color: #005439;
    border-radius: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    border: 1px solid #005439;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    font-size: 14px;
    width: 95%;
}

/*リンク関係*/
.fn-col-r a:link {/*リンクされた文字の色*/
    color: #005439;
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-r a:hover {/*カーソルを合わせたときの色*/
    color: #005439;
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r a:visited {/*カーソルを合わせたときの色*/
   color: #005439;
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #005439;
}

.fn-col-r2{
    color: #005439;
    border-radius: 5px;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    border: 1px solid #005439;
    font-size: 14px;
}

/*リンク関係*/
.fn-col-r2 a:link {/*リンクされた文字の色*/
    color: #005439;
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-r2 a:hover {/*カーソルを合わせたときの色*/
    color: #005439;
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r2 a:visited {/*カーソルを合わせたときの色*/
   color: #005439;
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r2 a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #005439;
}

.fn-col-r2-2{
    color: #005439;
    border-radius: 5px;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    border: 1px solid #005439;
    font-size: 14px;
}

/*リンク関係*/
.fn-col-r2-2 a:link {/*リンクされた文字の色*/
    color: #005439;
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-r2-2 a:hover {/*カーソルを合わせたときの色*/
    color: #005439;
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r2-2 a:visited {/*カーソルを合わせたときの色*/
   color: #005439;
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r2-2 a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #005439;
}

.fn-col-r2-3{
    color: #005439;
    border-radius: 5px;
    padding-top: 2px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 2px;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    border: 1px solid #005439;
    line-height: 1.8em;
}

/*リンク関係*/
.fn-col-r2-3 a:link {/*リンクされた文字の色*/
    color: #005439;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-r2-3 a:hover {/*カーソルを合わせたときの色*/
    color: #005439;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r2-3 a:visited {/*カーソルを合わせたときの色*/
   color: #005439;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r2-3 a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #005439;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
}


.fn-col-r3{
    color: #005439;
    border-radius: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    border: 1px solid #005439;
    margin-left: 20px;
}

/*リンク関係*/
.fn-col-r3 a:link {/*リンクされた文字の色*/
    color: #005439;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-r3 a:hover {/*カーソルを合わせたときの色*/
    color: #005439;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r3 a:visited {/*カーソルを合わせたときの色*/
   color: #005439;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r3 a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #005439;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
}

.fn-col-k{
	color: rgba(166,0,2,1.00);
}

/*リンク関係*/
.fn-col-k a:link {/*リンクされた文字の色*/
    color: rgba(166,0,2,1.00);/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-k a:hover {/*カーソルを合わせたときの色*/
    color: rgba(166,0,2,1.00);/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-k a:visited {/*カーソルを合わせたときの色*/
    color: rgba(166,0,2,1.00);/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-k a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: rgba(166,0,2,1.00);
}

.fn-col-orange{
	color: #F87500;
}

/*リンク関係*/
.fn-col-orange a:link {/*リンクされた文字の色*/
    color: #F87500;/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-orange a:hover {/*カーソルを合わせたときの色*/
    color: #F87500;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-orange a:visited {/*カーソルを合わせたときの色*/
    color: #F87500;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-orange a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #F87500;
}

.fn-col-o{
	color: #2255ee;
}

/*リンク関係*/
.fn-col-o a:link {/*リンクされた文字の色*/
    color: #003356;/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-o a:hover {/*カーソルを合わせたときの色*/
    color: #003356;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-o a:visited {/*カーソルを合わせたときの色*/
    color: #003356;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-o a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #003356;
}

.fn-col-tyo{
    color: #FFFFFF;
    background-color: #004423;
    border-radius: 5px;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
}

.fn-col-tyo p{
	width: 30%;
	height: auto;
}

/*リンク関係*/
.fn-col-tyo a:link {/*リンクされた文字の色*/
    color:#FFFFFF;/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-tyo a:hover {/*カーソルを合わせたときの色*/
    color:#FFFFFF;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-tyo a:visited {/*カーソルを合わせたときの色*/
    color:#FFFFFF;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-tyo a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color:#FFFFFF;
}


.fn-col-yhm{
    color: #FFFFFF;
    background-color: #2255ee;
    border-radius: 5px;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
}

.fn-col-yhm p{
	width: 30%;
	height: auto;
}

/*リンク関係*/
.fn-col-yhm a:link {/*リンクされた文字の色*/
    color:#FFFFFF;/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-yhm a:hover {/*カーソルを合わせたときの色*/
    color:#FFFFFF;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-yhm a:visited {/*カーソルを合わせたときの色*/
    color:#FFFFFF;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-yhm a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color:#FFFFFF;
}


.fn-col-uys{
    color: #FFFFFF;
    background-color: #daa520;
    border-radius: 5px;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
}

.fn-col-uys p{
	width: 30%;
	height: auto;
}

/*リンク関係*/
.fn-col-uys a:link {/*リンクされた文字の色*/
    color:#FFFFFF;/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-uys a:hover {/*カーソルを合わせたときの色*/
    color:#FFFFFF;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-uys a:visited {/*カーソルを合わせたときの色*/
    color:#FFFFFF;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-uys a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color:#FFFFFF;
}



.fn-col-hsm{
    color: #FFFFFF;
    background-color: #dd3333;
    border-radius: 5px;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
}

.fn-col-hsm p{
	width: 30%;
	height: auto;
}

/*リンク関係*/
.fn-col-hsm a:link {/*リンクされた文字の色*/
    color:#FFFFFF;/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-hsm a:hover {/*カーソルを合わせたときの色*/
    color:#FFFFFF;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-hsm a:visited {/*カーソルを合わせたときの色*/
    color:#FFFFFF;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-hsm a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color:#FFFFFF;
}


.fn-col-run{
    color: #FFFFFF;
    background-color: #0059B5;
    border-radius: 5px;
    padding-top: 7px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 7px;
}

/*リンク関係*/
.fn-col-run a:link {/*リンクされた文字の色*/
    color:#FFFFFF;/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-run a:hover {/*カーソルを合わせたときの色*/
    color:#FFFFFF;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-run a:visited {/*カーソルを合わせたときの色*/
    color:#FFFFFF;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-run a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color:#FFFFFF;
}

.fn-col-s{
    color: #FFFFFF;
    background-color: #006741;
    border-radius: 7px;
    padding-top: 13px;
    padding-right: 7px;
    padding-left: 7px;
    padding-bottom: 13px;
    border: 2px solid #D2D2D2;
}

/*リンク関係*/
.fn-col-s a:link {/*リンクされた文字の色*/
    color:#FFFFFF;/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-s a:hover {/*カーソルを合わせたときの色*/
    color:#FFFFFF;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-s a:visited {/*カーソルを合わせたときの色*/
    color:#FFFFFF;/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-s a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color:#FFFFFF;
}

/*野球の文字リンク*/

.fn-col-bb{
    color: rgba(0,68,35,1.00);
}

/*リンク関係*/
.fn-col-bb a:link {/*リンクされた文字の色*/
    color:rgba(0,68,35,1.00);/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-bb a:hover {/*カーソルを合わせたときの色*/
    color:rgba(0,68,35,1.00);/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-bb a:visited {/*カーソルを合わせたときの色*/
    color:rgba(0,68,35,1.00);/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-bb a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color:rgba(0,68,35,1.00);
}

.fn-col-kr{
    color: #FFFFFF;
    border-radius: 5px;
    padding-top: 5px;
    padding-right: 7px;
    padding-left: 10px;
    padding-bottom: 5px;
    background-color: #005138;
}

/*リンク関係*/
.fn-col-kr a:link {/*リンクされた文字の色*/
    color: #005439;
    background-color: #005138;
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-kr a:hover {/*カーソルを合わせたときの色*/
    color: #005439;
    background-color: #005138;
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-kr a:visited {/*カーソルを合わせたときの色*/
   color: #005439;
    background-color: #005138;
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-kr a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #005439;
    background-color: #005138;
}


/*ラグビーの文字リンク*/

.fn-col-rg{
    color:rgba(172,0,2,1.00);
}

/*リンク関係*/
.fn-col-rg a:link {/*リンクされた文字の色*/
    color:rgba(172,0,2,1.00);/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-rg a:hover {/*カーソルを合わせたときの色*/
    color:rgba(172,0,2,1.00);/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-rg a:visited {/*カーソルを合わせたときの色*/
    color:rgba(172,0,2,1.00);/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-rg a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color:rgba(172,0,2,1.00);
}


/*サッカーの文字リンク*/

.fn-col-sc{
    color:rgba(0,29,120,1.00);
}

/*リンク関係*/
.fn-col-sc a:link {/*リンクされた文字の色*/
    color:rgba(0,29,120,1.00);/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-sc a:hover {/*カーソルを合わせたときの色*/
    color:rgba(0,29,120,1.00);/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-sc a:visited {/*カーソルを合わせたときの色*/
    color:rgba(0,29,120,1.00);/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-sc a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color:rgba(0,29,120,1.00);
}


/*テニスの文字リンク*/

.fn-col-ts{
    color:rgba(239,119,0,1.00);
}

/*リンク関係*/
.fn-col-ts a:link {/*リンクされた文字の色*/
    color:rgba(239,119,0,1.00);/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-ts a:hover {/*カーソルを合わせたときの色*/
    color:rgba(239,119,0,1.00);/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-ts a:visited {/*カーソルを合わせたときの色*/
    color:rgba(239,119,0,1.00);/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-ts a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color:rgba(239,119,0,1.00);
}


/*ランニングの文字リンク*/

.fn-col-rg{
    color:rgba(0,89,181,1.00);
}

/*リンク関係*/
.fn-col-rg a:link {/*リンクされた文字の色*/
    color:rgba(0,89,181,1.00);/*文字の色：青*/
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-rg a:hover {/*カーソルを合わせたときの色*/
    color:rgba(0,89,181,1.00);/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-rg a:visited {/*カーソルを合わせたときの色*/
    color:rgba(0,89,181,1.00);/*文字の色：赤*/
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-rg a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color:rgba(0,89,181,1.00);
}



.button1{
	padding: 10px;
	border: 1px solid #000000;
}

.button-con{
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 5px;
	border: 1px solid #000000;
}

.button-con-yt{
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 5px;
    border: 1px solid #000000;
}

.button-con-yt img{
	vertical-align: middle;
	width: 80%;
	height: auto;
}

.button-resv{
    padding-top: 7px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 7px;
    border-radius: 5px;
    background-color: #135A32;
}

.button-resv a:link {
	color: white;
}

.button-resv a:hover {
	color: white;
}

.button-resv a:active {
	color: white;
}

.button-resv a:visited {
	color: white;
}

.button-fn{
	font-size: 13px;
}

.button-fn2{
	font-size: 15px;
}

.line-set1{
	line-height: 1.5em;
}

.line-set2{
	line-height: 2.3em;
}

.backcolor-white{
	background-color: white;
}

.backcolor-green{
	background-color: rgba(19,90,50,1.00);
}

.backcolor-gray{
    background-color: #ECECEC;
}

.backcolor-blue{
	background-color: #C1E9FB;
}

.border-set{
    padding: 0px;
    border-bottom: 2px solid white;
}

.border-set-souiku{
    border-radius: 5px;
    border: 2px solid #006B37;
    padding: 0;
}

.both{
	clear: both;
}

.back-color-main{
	background-color:#7A171C;
}

.list-set{
	font-size: 14px;
	line-height: 1.5em;
	margin-left: 20px;
	margin-right: 20px;
}

.list-set ul{
	padding-top: 10px;
	padding-left: 5px;
}

.list-set li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.list-set2{
	margin-top: 5px;
	margin-bottom: 5px;
}

.list-set3{
	margin-top: 30px;
}

.ms{
    margin-left: 8px;
}

.mb{
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 30px;
}

.margin-bottom1{
    margin-bottom: 15px;
}

.margin-top1{
	margin-top: 10px;
}

.margin-top2{
	margin-top: 10px;
}

.margin-left0{
	margin-left: 10px;
}

.margin-left1{
	margin-left: 15px;
}

.margin-left2{
	margin-left: 20px;
}
.margin-left3{
	margin-left: 25px;
}

.margin-left4{
	margin-left: 30px;
}

.margin-left4-2{
	margin-left: 40px;
}

.margin-left4-3{
    margin-left: 45px;
}

.margin-left5{
    margin-left: 100px;
}

.ls{
    font-size: 13px;
    line-height: 1.5em;
    margin-left: 15px;
    margin-right: 20px;
}

.ls ul{
	padding-top: 10px;
	padding-left: 5px;
}

.ls li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.ls2{
    font-size: 14px;
    line-height: 1.5em;
    margin-left: 15px;
    margin-right: 5px;
    margin-top: 15px;
}

.ls2 ul{
	padding-top: 10px;
	padding-left: 5px;
}

.ls2 li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.ls3{
	font-size: 14px;
	line-height: 1.5em;
	margin-left: 20px;
	margin-right: 20px;
}

.ls3 ul{
	padding-top: 10px;
	padding-left: 5px;
}

.ls3 li{
	padding-top: 20px;
	padding-bottom: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.5em;
}

.ls4{
    font-size: 14px;
    line-height: 1.5em;
    margin-left: 5px;
    margin-right: 20px;
}

.ls4 ul{
	padding-top: 10px;
	padding-left: 5px;
}

.ls4 li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.ls5{
    font-size: 14px;
    line-height: 1.5em;
    margin-left: 15px;
    margin-right: 5px;
    margin-top: 15px;
}

.ls5 ul{
	padding-top: 10px;
	padding-left: 5px;
}

.ls5 li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.ls6{
    font-size: 15px;
    line-height: 1.5em;
    margin-left: 15px;
    margin-right: 20px;
}

.ls6 ul{
	padding-top: 10px;
	padding-left: 5px;
}

.ls6 li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.ls7{
    font-size: 12px;
    line-height: 1.5em;
    margin-left: 15px;
    margin-right: 20px;
}

.ls7 ul{
	padding-top: 10px;
	padding-left: 5px;
}

.ls7 li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}




.ml{
    margin-left: 30px;
	}



/***************************************************************************************************************/


/*タブレット用*/
@media (min-width: 768px){
	
	body {
    margin-left: auto;
    margin-right: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    padding: 0px;
    text-size-adjust: 100%;
    margin-top: 0px;
    margin-bottom: 0px;

	}
	
	.fn-text{
	font-size: 22px;
}
	.button-fn2{
	font-size: 22px;
}
	
	.fn-acc{
    font-size: 20px;
}
	
	.top-link-set{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
}
	
	.button-con{
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 6px;
	border: 1px solid #000000;
}
	
	.button-con-yt{
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 6px;
	border: 1px solid #000000;
}
	
	.text-box-set{
    width: 40%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 30px;
}
	
	.img-box-map{
	width: 50%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
	
	.img-box-set1{
    width: 50%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 30px;
}
	
	.img-box-set2{
    width: 80%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 30px;
    margin-right: 0px;
}
	
	.img-box-set3{
    width: 65%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 30px;
}
	
	.text-set-yt{
	margin-top: 20px;
	margin-bottom: 20px;
}
	
	.text-set-fotter{
	padding-top: 20px;
	padding-bottom: 20px;
}
	
	.center-tec{
	text-align: left;
}
	
	.list-set{
    font-size: 15px;
    line-height: 1.5em;
    margin-left: 10px;
}

.list-set ul{
	padding-top: 10px;
	padding-left: 10px;
}

.list-set li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 15px;
	margin-bottom: 15px;
}
	
	.list-set2{
	margin-top: 20px;
	margin-bottom: 20px;
}
	
	.list-set3{
	margin-top: 30px;
}
	
	.ls{
    font-size: 14px;
    line-height: 1.5em;
    margin-left: 10px;
}

.ls ul{
	padding-top: 10px;
	padding-left: 10px;
}

.ls li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 15px;
	margin-bottom: 15px;
}
	
	.ls2{
    font-size: 15px;
    line-height: 1.5em;
    margin-left: 10px;
}

.ls2 ul{
	padding-top: 10px;
	padding-left: 10px;
}

.ls2 li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 15px;
	margin-bottom: 15px;
}
	
	.ls3{
    font-size: 15px;
    line-height: 1.5em;
    margin-left: 10px;
}

.ls3 ul{
	padding-top: 10px;
	padding-left: 10px;
}

.ls3 li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 15px;
	margin-bottom: 15px;
}
	
	.ls4{
    font-size: 15px;
    line-height: 1.5em;
    margin-left: 10px;
}

.ls4 ul{
	padding-top: 10px;
	padding-left: 10px;
}

.ls4 li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 15px;
	margin-bottom: 15px;
}
	
	.ls5{
    font-size: 15px;
    line-height: 1.5em;
    margin-left: 10px;
}

.ls5 ul{
	padding-top: 10px;
	padding-left: 10px;
}

.ls5 li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 15px;
	margin-bottom: 15px;
}
	
	.ls6{
    font-size: 16px;
    line-height: 1.5em;
    margin-left: 10px;
}

.ls6 ul{
	padding-top: 10px;
	padding-left: 10px;
}

.ls6 li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 15px;
	margin-bottom: 15px;
}
	
	.ls7{
    font-size: 12px;
    line-height: 1.5em;
    margin-left: 10px;
}

.ls7 ul{
	padding-top: 10px;
	padding-left: 10px;
}

.ls7 li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 15px;
	margin-bottom: 15px;
}



	.text-set-ul {
    margin-left: 20px;
	margin-right: 20px;
}

.text-set-ul li{
	font-size: 16px;
	line-height: 2em;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
	.list-text{
		margin-left: 40px;
		margin-right: 40px;
		font-size:16px;
		line-height: 1.5em;
	}
	
	.fn-youtube{
    font-size: 15px;
}
	
	.hr-set3{
    margin-right: 15px;
    margin-top: 30px;
    margin-bottom: 20px;
    border-top: 2px dotted #062434;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 15px;
	}
	
	.hb1{
	width: 100%;
	height: auto;
	margin: 0px auto;
	background-color: #135A32;
	position: static;
}

.hb1-in{
	width: 90%;
	height: auto;
	margin: 0px auto;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
	.ml{
    margin-left: 30px;
	}
	
	.fn-s{
	font-size: 18px;
}
	
	.margin-bottom1{
    margin-bottom: 10px;
}
	.margin-left0{
	margin-left: 10px;
}
	
	.margin-left1{
	margin-left: 15px;
}

.margin-left2{
	margin-left: 20px;
}
.margin-left3{
	margin-left: 25px;
}

.margin-left4{
	margin-left: 30px;
}
	
	.margin-left4-2{
	margin-left: 40px;
}
	
	.margin-left4-3{
    margin-left: 45px;
}
	
	.margin-left5{
    margin-left: 100px;
}
	
	.mb{
	margin-top: 20px;
	margin-bottom: 20px;
}
	
	.margin-top1{
	margin-top: 10px;
}
	
	
}


/***************************************************************************************************************/



/*デスクトップ用*/

@media (min-width: 1024px){
	
	body {
    margin-left: auto;
    padding: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 0px;

	}
	
	h1{
    font-size: 13px;
}

h2{
	font-size: 40px
}

h3{
	font-size: 18px;
}
	
	h4{
		font-size: 18px;
	}
	
	p{
    font-size: 15px;
    line-height: 1.5em;
 
}
	
	.ms{
	margin-left: 0px;
}
	
	.top-link-set{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    margin-right: 0px;
}
	
	.text-box-set{
    width: 90%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 30px;
    clear: both;
    padding-top: 10px;
}
	
	.img-box-set1{
	width: 40%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
	
	.img-box-set2{
	width: 70%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 20px;
}
	
	.img-box-set3{
	width: 50%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 20px;
}
	
	.red-set1{
	color: #970002;
	font-size: 20px;
}
	
	.text-set2{
	margin-top: 20px;
	margin-bottom: 20px;
}
	
	.h3-text{
	font-size: 25px;
}
	
	.footer-text{
	font-size: 13px;
}
	
	.center-tec{
	text-align: center;
}
	
	.button-fn{
	font-size: 16px;
}
	
	.button-fn2{
	font-size: 23px;
}
	
	.button-con{
	padding-top: 40px;
	padding-bottom: 40px;
	border-radius: 8px;
	border: 1px solid #000000;
}
	
	.button-con-yt{
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 8px;
    border: 1px solid #000000;
}
	
	.fn-textset{
    font-size: 25px;
}
	.fn-textset2{
    font-size: 20px;
}
	
	.list-text{
    margin-left: 50px;
    margin-right: 40px;
    font-size: 15px;
    line-height: 1.5em;
	}
	
	.fn-text{
	font-size: 25px;
}
	
	.fn-acc{
    font-size: 25px;
}
	
	
	.fn-col-r{
    color: #005439;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #005439;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    font-size: 20px;
    padding-left: 40px;
    padding-right: 0px;
    width: 100%;
}

/*リンク関係*/
.fn-col-r a:link {/*リンクされた文字の色*/
    color: #005439;
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-r a:hover {/*カーソルを合わせたときの色*/
    color: #005439;
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r a:visited {/*カーソルを合わせたときの色*/
   color: #005439;
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #005439;
}

.fn-col-r2{
	color: #005439;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
	border: 1px solid #005439;
	font-size: 18px;
}

/*リンク関係*/
.fn-col-r2 a:link {/*リンクされた文字の色*/
    color: #005439;
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-r2 a:hover {/*カーソルを合わせたときの色*/
    color: #005439;
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r2 a:visited {/*カーソルを合わせたときの色*/
   color: #005439;
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r2 a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #005439;
}
	
	.fn-col-r2-2{
	color: #005439;
	border-radius: 5px;
	padding-top: 15px;
	padding-right: 7px;
	padding-left: 10px;
	padding-bottom: 15px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
	border: 1px solid #005439;
	font-size: 18px;
}

/*リンク関係*/
.fn-col-r2-2 a:link {/*リンクされた文字の色*/
    color: #005439;
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-r2-2 a:hover {/*カーソルを合わせたときの色*/
    color: #005439;
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r2-2 a:visited {/*カーソルを合わせたときの色*/
   color: #005439;
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r2-2 a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #005439;
}
	
	.fn-col-r2-3{
    color: #005439;
    border-radius: 5px;
    padding-top: 1px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 1px;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    border: 1px solid #005439;
    line-height: 2em;
}

/*リンク関係*/
.fn-col-r2-3 a:link {/*リンクされた文字の色*/
    color: #005439;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-r2-3 a:hover {/*カーソルを合わせたときの色*/
    color: #005439;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r2-3 a:visited {/*カーソルを合わせたときの色*/
   color: #005439;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r2-3 a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #005439;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
}
	
	.fn-col-r3{
    color: #005439;
    border-radius: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    border: 1px solid #005439;
    margin-left: 20px;
    margin-top: 20px;
}

/*リンク関係*/
.fn-col-r3 a:link {/*リンクされた文字の色*/
    color: #005439;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-r3 a:hover {/*カーソルを合わせたときの色*/
    color: #005439;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r3 a:visited {/*カーソルを合わせたときの色*/
   color: #005439;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-r3 a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #005439;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(191,191,191,1.00) 100%);
}
	
	.fn-col-kr{
    color: #FFFFFF;
    border-radius: 5px;
    padding-top: 5px;
    padding-right: 7px;
    padding-left: 10px;
    padding-bottom: 5px;
    background-color: #005138;
}

/*リンク関係*/
.fn-col-kr a:link {/*リンクされた文字の色*/
    color: #005439;
    background-color: #005138;
    font-style: normal;
    text-decoration: none;/* なし */
}
.fn-col-kr a:hover {/*カーソルを合わせたときの色*/
    color: #005439;
    background-color: #005138;
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-kr a:visited {/*カーソルを合わせたときの色*/
   color: #005439;
    background-color: #005138;
    font-style: normal;
    text-decoration: underline;/* 下線 */
}
.fn-col-kr a:active {/*クリック中の色*/
    text-decoration: none;/* なし */
    color: #005439;
    background-color: #005138;
}
	
	.text-set6{
	padding-top: 40px;
	padding-bottom: 40px;
}
	
	.text-set9{
    padding-top: 20px;
}
	
	.text-set10{
    padding-top: 30px;
    padding-left: 0px;
}
	
	.text-set11{
    padding-left: 40px;
}
	
	.text-set12{
    padding-left: 20px;
}
	
	.text-set13{
    padding-bottom: 40px;
}
	
	.text-set14{
    padding-top: 40px;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-left: 0px;
}
	
	.text-set15{
    padding-top: 40px;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-left: 0px;
}
	
	.text-set16{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
}
	
	.text-set-ul {
    margin-left: 20px;
	margin-right: 20px;
}

.text-set-ul li{
	font-size: 16px;
	line-height: 2em;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
	.text-set-yt{
	margin-top: 20px;
	margin-bottom: 20px;
}
	
	.text-set-fotter{
	padding-top: 20px;
	padding-bottom: 40px;
}
	
	.text-set1-resv{
	padding-top: 20px;
	padding-bottom: 20px;
}
	
	.list-set{
    font-size: 16px;
    line-height: 1.5em;
    margin-left: 30px;
}

.list-set ul{
	padding-top: 10px;
	padding-left: 10px;
}

.list-set li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
	.list-set2{
	margin-top: 10px;
	margin-bottom: 10px;
}
	
	.list-set3{
	margin-top: 40px;
}
	
	.ls{
    font-size: 14px;
    line-height: 1.5em;
    margin-left: 20px;
}

.ls ul{
	padding-top: 10px;
	padding-left: 10px;
}

.ls li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
	.ls2{
	font-size: 14px;
	line-height: 1.5em;
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 20px;
	
}

.ls2 ul{
	padding-top: 10px;
	padding-left: 5px;

}

.ls2 li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
	
	.ls3{
	font-size: 14px;
	line-height: 1.5em;
	margin-left: 15px;
	margin-right: 5px;
	}

.ls3 ul{
	padding-top: 10px;
	padding-left: 10px;
}

.ls3 li{
	padding-top: 30px;
	padding-bottom: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
	.ls4{
    font-size: 15px;
    line-height: 1.5em;
    margin-left: 20px;
}

.ls4 ul{
	padding-top: 10px;
	padding-left: 10px;
}

.ls4 li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
	.ls5{
	font-size: 14px;
	line-height: 1.5em;
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 30px;
	
}

.ls5 ul{
	padding-top: 10px;
	padding-left: 5px;

}

.ls5 li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
	
	.ls6{
    font-size: 17px;
    line-height: 1.5em;
    margin-left: 20px;
}

.ls6 ul{
	padding-top: 10px;
	padding-left: 10px;
}

.ls6 li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
	.ls7{
    font-size: 13px;
    line-height: 1.5em;
    margin-left: 20px;
}

.ls7 ul{
	padding-top: 10px;
	padding-left: 10px;
}

.ls7 li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
	
	

	.ml{
	margin-left: 50px;
	}

	
	.ul-text{
    font-size: 20px;
    line-height: 1.5em;
}
	
	.fn-rugby-fc{
    padding: 10px;
    font-size: 20px;
    border-left: 5px solid #C60508;
    border-bottom: 1px solid #C60508;
    color: #C60508;
}
	
	.fn-rugby-fc2{
    padding: 10px;
    font-size: 20px;
    border-left: 5px solid #0055A5;
    border-bottom: 1px solid #0055A5;
    color: #0055A5;
}
	
	.fn-rugby-c1{
	color: #FFFFFF;
	background-color: #C60508;
	padding: 10px;
	font-size: 20px;
}
	
	.fn-rugby-c1-koma{
    background-color: #E6E6E6;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 13px;
    padding-bottom: 5px;
    border: 1px solid #FF7E00;
    font-size: 20px;
}
	
	.fn-rugby-c1-blue{
	background-color: #2255ee;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 20px;
}
	
	.fn-rugby-c1-green{
	background-color: #008935;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 20px;
}
	
	.fn-rugby-c1-green2{
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 20px;
	border-bottom: 1px solid #008935;
	margin-bottom: 10px;
}
	
	.fn-rugby-c2{
    color: #FFFFFF;
    background-color: #005F28;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 5px;
    padding-bottom: 5px;
    margin-left: 15px;
}
	
	.fn-rugby-c3{
    color: #FFFFFF;
    background-color: #0048B7;
    border-radius: 5px;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-left: 15px;
}
	
	.fn-youtube{
    font-size: 15px;
}
	
	.hr-set2{
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 20px;
	border-top: 1px dotted #062434;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

.hr-set3{
    margin-right: 25px;
    margin-top: 30px;
    margin-bottom: 20px;
    border-top: 2px dotted #062434;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 25px;
	}
	
	
	
	.hr-set4{
    margin-right: 0px;
    margin-top: 30px;
    margin-bottom: 20px;
    border-top: 2px dotted #062434;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 0px;
	}
	
	.hr-set5{
    margin-right: 0px;
    margin-top: 30px;
    margin-bottom: 20px;
    border-top: 5px double #062434;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
	}
	
	.hr-set6{
    margin-right: 0px;
    margin-top: 50px;
    margin-bottom: 20px;
    border-top: 1px dotted #062434;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 0px;
    padding-top: 30px;
    padding-bottom: 0px;
	}
	
	.hr-set7{
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    border-top: 1px dotted #062434;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
	}
	
	.hr-set7-2{
    margin-right: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 0 dotted #062434;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
	}
	
	.hr-set8{
    margin-right: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
    border-top: 4px dotted #135A32;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
	}
	
	.hr-set8-2{
    margin-right: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
    border-top: 5px solid #949494;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
	}
	
	.hr-set8-3{
    margin-right: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
    border-top: 4px dotted #002D5C;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-left: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
	}

	.ms{
	margin-left: 20px;
}
	
	.hb1{
	width: 100%;
	height: auto;
	margin: 0px auto;
	background-color: #135A32;
	position: static;
}

.hb1-in{
	width: 50%;
	height: auto;
	margin: 0px auto;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
	
	.fn-s{
	font-size: 18px;
}
	
	.margin-left0{
	margin-left: 10px;
}

	
	
	.margin-left1{
	margin-left: 15px;
}

.margin-left2{
	margin-left: 20px;
}
.margin-left3{
	margin-left: 25px;
}

.margin-left4{
	margin-left: 30px;
}
	
	.margin-left4-3{
    margin-left: 50px;
}
	
	.margin-left5{
    margin-left: 100px;
}
	
	.margin-bottom1{
    margin-bottom: 15px;
}
	
	.mb{
	margin-top: 20px;
	margin-bottom: 20px;
}
	
	.margin-top1{
    margin-top: 30px;
}
	
	
	
	
}


/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block!important;}
.sp { display: none !important;}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 768px) {
.pc { display: none !important; }
.sp { display: block !important; }

}







	
	
