@charset "UTF-8";

*{
    margin: 0px;
    padding: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Hiragino Kaku Gothic ProN" , Meiryo, sans-serif;
    }
    
    img{
    vertical-align: middle;
    }
body{
    width: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: "FOT-Rodin Pro M", "FOT-Rodin ProN B", "FOT-Rodin Pro L", "FOT-Rodin Pro DB", "FOT-Rodin Pro B", "FOT-TsukuMin Pr5 L", "FOT-TsukuMin Pr5 LB", "FOT-TsukuMin Pr5 M", "FOT-TsukuMin Pr5 D", "FOT-TsukuMin Pr5 B", "FOT-TsukuMin Pr5 E";
}

.header {
    text-align: center;
    background-image: url(../img/header-en.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    display: block;
    background-size: 100% auto;
    width: 100%;
    height: 0px;
    padding-top: 5%;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#sp-menu {
		display: none;
	}
nav {
    list-style-type: none;
}
nav ul {
    padding: 0px;
    margin: 0px;
}
.section h1 {
    color: #000000;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.3em;
    text-align: left;
    margin-bottom: 20px;
    display: block;
    font-family: "FOT-Rodin ProN B";
}
.section h2 {
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.3em;
    display: block;
    font-family: "FOT-Rodin ProN DB";
}
.section p {
    font-weight: normal;
    font-size: 12px;
    line-height: 1.5em;
    font-family: "FOT-Rodin ProN M";
}
nav li {
    width: 20%;
    float: left;
    border-bottom: 1px solid #FFFFFF;
    text-align: center;
    list-style-type: none;
    padding-right: 1px;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}
nav li:last-child {
    margin-right: 0;
}
nav a {
    display: block;
    background-color: #DFDFDF;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    line-height: 30px;
    text-align: center;
    color: #000000;
    border-top: 1px solid #FFFFFF;
    font-family: "FOT-Rodin ProN M";
}
nav a:hover  {
    display: block;
    background-color: #6F9DA9;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    line-height: 30px;
    text-align: center;
    color: #000000;
}


.bg-1-div, .bg-2-div, .bg-3-div, .bg-4-div {
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}
.bg-1-div {
	width: 100%;
	display: block;
}
.bg-2-div {
	width: 50%;
	display: block;
	margin: 0px;
	padding: 0px;
}
.bg-3-div {
	width: 33.3333%;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
.bg-4-div {
	width: 25%;
	float: left;
	display: block;
}
.bg-6-div {
	width: 66.6667%;
	display: block;
	margin: 0px;
	padding: 0px;
}
.clear {
    clear: both;
}
.clear1 {
    clear: both;
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 8px;
    margin-left: auto;
}
.section {
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
}
.info {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    text-align: left;
    text-decoration: none;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 3px;
    background-color: rgba(0,139,160,1);
    color: #FFFFFF;
    padding-top: 4px;
    margin-top: 10px;
    display: inline-block;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.news {
    list-style-type: none;
    overflow: hidden;
    display: block;
    text-decoration: none;
    text-align: left;
    color: rgba(0,0,0,1.00);
    /* [disabled]border-collapse: collapse; */
    font-size: 13px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    border: 1px solid #D9D9D9;
    border-spacing: px 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    line-height: 190%;
    margin: 0;
}
.news li {
}
.news li a {
    color: rgba(99,4,0,1.00);
}
.news li br {
    display: none;
}
.day {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    text-decoration: none;
    margin-right: 20px;
}
.news-t {
	color: #252525;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px dotted rgba(0,139,160,1);
	padding-bottom: 10px;
	padding-left: 0px;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}
.news-t a {
	color: #252525;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-right: 10px;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.label {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    text-decoration: none;
    margin-right: 15px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 4px;
    background-color: rgba(0,139,160,1);
    border-radius: 7px;
    color: #FFFFFF;
    padding-top: 5px;
}
.box3 .news .midashi_news img  {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.POINT {
    color: #0091FE;
    font-weight: bolder;
    font-family: "FOT-Rodin ProN B";
}
h3 {
    font-family: "FOT-Rodin ProN DB";
    font-size: 15px;
    line-height: 1.5em;
    color: #343434;
    display: block;
    padding-bottom: 15px;
    padding-top: 10px;
}
.point2 {
    color: #FF0000;
}
.point-namae {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: bolder;
}
footer {
    background-color: #336699;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 20px;
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    width: 100;
}
footer ul {
    margin-top: 10px;
    float: right;
    width: 35%;
}
footer ul li {
    display: block;
    list-style-type: none;
    height: auto;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.5em;
    text-align: left;
    color: #FFFFFF;
    font-family: "FOT-Rodin ProN M";
    width: 100%;
    float: left;
}
footer ul li a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border: 1px dotted #FFFFFF;
    font-family: "FOT-Rodin ProN M";
    padding-right: 10px;
}

footer ul li a:hover  {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    border: 1px solid #FAFF00;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
}
footer p {
    display: block;
    margin-left: ０;
    font-family: "FOT-Rodin ProN M";
    font-size: 12px;
    line-height: 2em;
    text-align: left;
    margin-top: 10px;
    color: #F0F0F0;
    padding-left: 15px;
}

footer h4 {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: bolder;
    color: #FFFFFF;
    text-align: left;
    display: block;
    clear: both;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #FFFFFF;
    padding-left: 15px;
}
#copyright {
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.5em;
    color: #FFFFFF;
    display: block;
    margin-bottom: 25px;
    margin-right: 10px;
    margin-top: 10px;
    font-family: "FOT-Rodin ProN M";
}
.section .bg-3-div.sm-1-div h3 {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.5em;
    text-align: center;
    color: #003864;
}
.section .bg-2-div.sm-1-div h3 {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.5em;
    text-align: center;
    color: #003864;
}
.section .bg-2-div.sm-1-div p {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    padding-right: auto;
    padding-left: auto;
    height: auto;
    font-size: 12px;
    line-height: 1.5em;
    font-family: "FOT-Rodin ProN M";
}
.section .bg-3-div.sm-1-div p {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    padding-right: auto;
    padding-left: auto;
    height: auto;
    font-size: 12px;
    line-height: 1.5em;
    font-family: "FOT-Rodin ProN M";
}
.section .bg-2-div.sm-1-div p a {
    font-family: "FOT-Rodin ProN M";
    text-decoration: none;
    color: #000000;
}
.section .bg-2-div.sm-1-div p a:hover  {
    font-family: "FOT-Rodin ProN M";
    text-decoration: underline;
    color: #000000;
}
.section .bg-3-div.sm-1-div p a {
    font-family: "FOT-Rodin ProN M";
    text-decoration: none;
    color: #000000;
}
.section .bg-3-div.sm-1-div p a:hover  {
    font-family: "FOT-Rodin ProN M";
    text-decoration: underline;
    color: #000000;
}
.contents {
    margin-left: 8px;
    padding: 0px;
    float: right;
    height: 400px;
    width: 400px;
    overflow-y: hidden;
    overflow: hidden;
}
.banner2 {
    width: 350px;
    margin-top: 30px;
    margin-right: 30px;
    margin-bottom: 20px;
}

@media only screen and  (max-width:640px) {
    
    .header {
    text-align: center;
    background-image: url(../img/header640.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    display: block;
    width: 100%;
    height: 0px;
    padding-top: 15.625%;
}
    .section h1 {
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.3em;
    text-align: left;
    margin-bottom: 20px;
    display: block;
    font-family: "FOT-Rodin ProN B";
}
.section h2 {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.3em;
    display: block;
    font-family: "FOT-Rodin ProN DB";
}
.section .bg-2-div.sm-1-div p {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    padding-right: auto;
    padding-left: auto;
    height: auto;
    font-size: 12px;
    line-height: 1.5em;
    font-family: "FOT-Rodin ProN M";
}
.section .bg-3-div.sm-1-div p {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    padding-right: auto;
    padding-left: auto;
    height: auto;
    font-size: 12px;
    line-height: 1.5em;
    font-family: "FOT-Rodin ProN M";
}
.section .bg-2-div.sm-1-div p a {
    font-family: "FOT-Rodin ProN M";
    text-decoration: none;
    color: #000000;
}
.section .bg-2-div.sm-1-div p a:hover  {
    font-family: "FOT-Rodin ProN M";
    text-decoration: underline;
    color: #000000;
}
    .section .bg-3-div.sm-1-div p a {
    font-family: "FOT-Rodin ProN M";
    text-decoration: none;
    color: #000000;
}
.section .bg-3-div.sm-1-div p a:hover  {
    font-family: "FOT-Rodin ProN M";
    text-decoration: underline;
    color: #000000;
}
    #sp-menu{
    background: #000;
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
    padding-left: 15px;
    line-height: 45px;
    width: 100%;
    display: block;
}
    #sp-menu img{
	height: 30px;
	padding-bottom: 4px;
	margin-right: 8px;
}
    nav ul{
    display: block;
    list-style-image: none;
}
    nav li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #FFFFFF;
    text-align: center;
    list-style-type: none;
    padding-right: 1px;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}
    nav li:last-child {
    width: 100%;
    border-bottom: 1px solid #FFFFFF;
    margin-right: 0;
}

    nav a {
    display: block;
    background-color: #DFDFDF;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    line-height: 30px;
    text-align: center;
    color: #000000;
    border-top: 1px solid #FFFFFF;
}
nav a:hover  {
    display: block;
    background-color: #6F9DA9;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    line-height: 30px;
    text-align: center;
    color: #000000;
}
    .sm-1-div {
	width: 100%;
	display: block;
	text-align: justify;
	margin-bottom: 10px;
	float: left;
}
.sm-2-div {
	width: 50%;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: justify;
	float: left;
}
.sm-3-div {
	width: 33.3333px;
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
}
.sm-4-div {
	width: 25%;
	float: left;
	display: block;
}
.sm-6-div {
	width: 66.6667%;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
}
.section .bg-3-div.sm-1-div h3 {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.5em;
    text-align: center;
    color: #003864;
    font-family: "FOT-Rodin ProN B";
}
    .section .bg-2-div.sm-1-div h3 {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.5em;
    text-align: center;
    color: #003864;
    font-family: "FOT-Rodin ProN B";
}
.banner2 {
    display: block;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
footer ul {
    margin-top: 10px;
        margin-left: 10px;
        padding: 0;
        float: left;
        width: 40%;
}
 footer ul {
    margin-top: 10px;
        margin-left: 10px;
        padding: 0;
        float: right;
        width: 40%;
}
footer ul li {
    width: 100%;
    float: left;
}
    #copyright {
    margin-right: 0px;
}
    footer p {
    padding-right: 10px;
}
    .news li br {
    display: block;
}
 
}
