@charset "utf-8";
/* main */
	.solo {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
	}
/* article */
article {
    margin-top: 20px;
    text-align: left;
    display: block;
    font-family: "MS Serif", "New York", serif;
    font-size: x-large;
    letter-spacing: 0%;
    height: auto;
}
.bg {
    background-color: hsla(0,0%,95%,1.00);
    height: auto;
    display: block;
	}
article .shinkan {
    padding-top: 1%;
    padding-left: 5%;
    padding-right: 5%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 800px;
}
article .profileLogo .logoPlaceholder {
	background-color: rgba(208,207,207,1.00);
	width: 187px;
	text-align: center;
}
article .profileHeader h1 {
    font-family: 'Montserrat', sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}
article .profileHeader h3 {
    font-family: sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}
article .profileHeader p {
    font-family: sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
    overflow-y: auto;
}
article .kobetsuLogo .logoPlaceholder {
	background-color: rgba(208,207,207,1.00);
	width: 187px;
	text-align: center;
}
article .kobetsuHeader h1 {
    font-family: 'Montserrat', sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}
article .kobetsuHeader h3 {
    font-family: sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}
article .kobetsuHeader p {
    font-family: sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
    overflow-y: auto;
}
article .shinkanLogo .logoPlaceholder {
	background-color: rgba(208,207,207,1.00);
	width: 187px;
	text-align: center;
}
article .shinkanHeader h1 {
    font-family: Arial, Helvetica, sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}
article .shinkanHeader h3 {
    font-family: Arial, Helvetica, sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}
article .shinkanHeader p {
    font-family: sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
    overflow-y: auto;
}
article .about {
    padding-top: 100px;
    padding-left: 5%;
    padding-right: 5%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
article .aboutHeader {
    text-align: left;
    width: 100%;
    height: auto;
    margin-top: 20px;
}
article .aboutHeader h1 {
    font-family: 'Montserrat', sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}
article .aboutHeader h3 {
    font-family: sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}
article .aboutHeader p {
    font-family: sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
    overflow-y: auto;
}
article .for-bs {
    padding-left: 5%;
    padding-right: 5%;
	padding-bottom: 5%;
    padding-top: 5%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
article .for-bsHeader h1 {
    font-family: 'Montserrat', sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}
article .for-bsHeader h3 {
    font-family: sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}
article .for-bsHeader p {
    font-family: sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
    overflow-y: auto;
}
article .multipleImagesNavBar {
    text-align: center;
    display: inline-block;
    clear: both;
    cursor: pointer;
    margin-top: 10px;
}
/* Main Content sections */
.mainContent .sec-a {
	display: block;
}
.sec-a .sectionTitle {
    font-family: "MS Serif", "New York", serif;
    color: hsla(0,0%,70%,1.00);
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    width: auto;
    letter-spacing: 0.1em;
    text-align: left;
}
.sec-a .sectionTitleRule {
    margin: 0 3% 0 0;
    float: left;
    clear: both;
    border-top-style: solid;
    border-top-color: #CCC;
}
.sec-a .sectionTitleRule2 {
    border-top: 1px solid #CCC;
}
.mainContent .sec-a .section1Content {
    font-family: ProximaNova;
    font-size: 14px;
    font-weight: 100;
    color: hsla(0,0%,20%,1.00);
}
.mainContent .sec-a .section1Content span {
    color: hsla(0,0%,20%,1.00);
    font-family: sans-serif;
}
.sec-a .sectionContentTitle {
    font-family: sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 14px;
    font-weight: 700;
}
.sec-a .sectionContentSubTitle {
    font-family: sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0em;
}
.sec-a .sectionContent {
    font-family: sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 14px;
    line-height: 1.8;
    margin-top: 0px;
    padding-top: 0px;
}
.sec-a .sectionContentHosoku {
    font-family: sans-serif;
    color: hsla(0,0%,20%,1.00);
    font-size: 12px;
    line-height: 1.8;
}
.mainContent {
    display: block;
    text-align: left;
}
.mainContent .externalResourcesNav .externalResources {
	background-color: rgba(208,207,207,1.00);
	display: inline-block;
	text-align: center;
	margin-top: 0px;
	padding-top: 3%;
	cursor: pointer;
}
.mainContent .externalResourcesNav .externalResources:hover {
	background-color: rgba(153,153,153,1.00);
}
.externalResourcesNav .externalResources a {
	font-family: 'Montserrat', sans-serif;
	color: rgba(255,255,255,1.00);
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	text-decoration: none;
}
.stretch {
	content: '';
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
}

/* Mobile devices*/
@media (max-width : 480px) {
/* article */
article {
	width: 100%;
	float: none;
}
article .shinkan {
    height: auto;
}
article .shinkanLogo .logoPlaceholder {
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
}
article .shinkanPhoto {
    width: 90%;
    height: auto;
    padding-bottom: 5%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 5%;
    background-color: hsla(0,0%,100%,1.00);
    display: block;
}
article .shinkanHeader {
    text-align: left;
}
article .about {
    padding-top: 5%;
    padding-left: 5%;
    padding-right: 5%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
article .logokPhoto {
    width: 100%;
    height: auto;
}
article .profileLogo .logoPlaceholder {
	display: inline-block;
	float: left;
	margin-bottom: 50px;
}
article .profilePhoto {
    width: 100%;
    height: auto;
}
article .profileHeader {
    text-align: left;
}
article .multipleImagesNavBar {
	text-align: center;
	display: block;
	margin-top: 60px;
	clear: both;
	margin-bottom: 15%;
}
article .kobetsuPhoto {
    height: auto;
    padding-top: 0px;
    width: 100%;
}	
article .kobetsuHeader {
    text-align: left;
}
article .for-bsPhoto {
    width: 100%;
    height: auto;
}
article .for-bsHeader {
    text-align: left;
}
article .multipleImagesNavBar .multipleImagesNav {
	width: 60px;
	height: 60px;
	display: inline-block;
	margin-right: 23px;
}
/* Main content sections */
.mainContent .sec-a {
	text-align: center;
	margin-bottom: 10%;
}
.sec-a .sectionTitleRule {
    width: 100%;
    margin-top: -0.5em;
    /* [disabled]margin-bottom: -1em; */
}
.sec-a .sectionTitleRule2 {
	display: none;
}
.mainContent .sec-a .section1Content {
    margin-top: 0em;
}
.mainContent .sec-a {
	display: block;
	text-align: center;
}
.sec-a .section1Content {
	margin-top: 10%;
	text-align: justify;
	margin-bottom: 10%;
}
.mainContent .externalResourcesNav {
    margin-bottom: 10%;
    text-align: center;
}
.mainContent .externalResourcesNav .externalResources {
	width: 100%;
	height: 35px;
}
/* Footer */
footer {
	display: block;
	text-align: center;
	font-family: sans-serif;
}
}
/* Small Tablets */
@media (min-width : 481px) and (max-width: 767px) {	
/* article */
article {
	width: 100%;
	float: none;
}
article .shinkan {
    height: auto;
}
article .shinkanLogo .logoPlaceholder {
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
}
article .shinkanPhoto {
    width: 90%;
    height: auto;
    padding-bottom: 5%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 5%;
    background-color: hsla(0,0%,100%,1.00);
    display: block;
}
article .shinkanHeader {
    text-align: left;
}	
article .kobetsuPhoto {
    height: auto;
    padding-top: 0px;
    width: 100%;
}
article .profileLogo .logoPlaceholder {
	display: inline-block;
	float: left;
	margin-bottom: 50px;
}
article .profilePhoto {
    width: 100%;
    height: auto;
}
article .profileHeader {
    text-align: left;
}
article .logokPhoto {
    width: 410px;
    height: auto;
}
article .about {
    padding-top: 5%;
    padding-left: 5%;
    padding-right: 5%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
article .kobetsuHeader {
    text-align: left;
    margin-bottom: 1em;
}
article .for-bsPhoto {
    width: 100%;
    height: auto;
}
article .for-bsHeader {
    text-align: left;
}
article .multipleImagesNetworkNavBar .multipleImagesNetworkNav {
	width: 74px;
	height: 74px;
	display: inline-block;
	margin-right: 23px;
}
/* Main content and sections */
.sec-a .section1Title {
	text-align: center;
}
.sec-a .sectionTitleRule {
    width: 100%;
    /* [disabled]text-align: left; */
    margin-top: -0.5em;
}
.sec-a .sectionTitleRule2 {
	display: none;
}
.mainContent .sec-a .section1Content {
    display: block;
    margin-right: 0%;
    font-family: sans-serif;
    color: hsla(0,0%,20%,1.00);
    margin-top: 0em;
}
.mainContent .sec-a {
    clear: both;
    display: block;
}
.sec-a .section1Content {
    padding: 0px;
    font-family: sans-serif;
    margin-top: 5%;
    margin-bottom: 5%;
    color: hsla(0,0%,20%,1.00);
    text-align: left;
    display: block;
    width: auto;
}
.mainContent .externalResourcesNav {
    text-align: center;
    padding-top: 50px;
    clear: both;
    margin-top: 0px;
}
.mainContent .externalResourcesNav .externalResources {
	width: 199px;
	height: 48px;
	margin-top: 5%;
}
/* Footer */
footer .footerDisclaimer {
	float: left;
	margin-left: 3%;
	font-family: sans-serif;
}
footer .footerNote {
	float: right;
	margin-right: 3%;
	font-family: sans-serif;
}
}

/* Small Desktops */
@media (min-width: 768px) {

/* article */
article .profileLogo .logoPlaceholder {
	float: left;
	margin-bottom: 50px;
}
article .profilePhoto {
    float: left;
    clear: none;
    margin-right: 5%;
    width: 45%;
    height: auto;
    padding-left: 0px;
    padding-top: 0px;
}
article .profileHeader {
    text-align: left;
}
article .kobetusLogo .logoPlaceholder {
	float: left;
	margin-bottom: 50px;
}
article .kobetsuPhoto {
    float: left;
    clear: none;
    margin-right: 5%;
    /* [disabled]top: 0%; */
    width: 400px;
    height: auto;
    margin-bottom: 3%;
    padding-left: 0px;
    padding-right: 0px;
}
article .kobetsuHeader {
}
article .shinkanLogo .logoPlaceholder {
	float: left;
	margin-bottom: 50px;
}
article .shinkanPhoto {
    float: left;
    clear: none;
    margin-right: 5%;
    padding: 20px;
    width: 400px;
    height: auto;
    background-color: hsla(0,0%,100%,1.00);
    margin-bottom: 0px;
}
article .shinkanHeader {
    overflow-y: auto;
}
article .logokPhoto {
    width: 50%;
    height: auto;
}
article .for-bs {
	padding-bottom: 30px;
    padding-top: 30px;
}
article .for-bsPhoto {
    width: 100%;
    height: auto;
    padding-top: 0px;
}
article .for-bsHeader {
    font-size: medium;
    font-family: "MS Serif", "New York", serif;
}
article .multipleImagesNavBar .multipleImagesNav {
    width: 74px;
    height: auto;
    margin-top: 100px;
}
/* Main content sections */
.sec-a .sectionTitleRule {
    width: 22%;
    border-top: 1px solid #CCC;
}
.mainContent .sec-a .section1Content {
    display: block;
    margin-top: 0%;
    margin-right: 0%;
    margin-left: 26%;
    margin-bottom: 0%;
    font-family: sans-serif;
    color: hsla(0,0%,20%,1.00);
}
.mainContent .sec-a {
    clear: both;
    /* [disabled]text-align: left; */
}
.sec-a .section1Content {
    padding: 0px;
    margin-left: 26%;
    font-family: sans-serif;
    text-align: left;
}
.mainContent .externalResourcesNav {
    margin-top: 80px;
    margin-bottom: 40px;
    text-align: center;
    padding-top: 0px;
    clear: both;
}
.mainContent .externalResourcesNav .externalResources {
	width: 199px;
	height: 48px;
}
}
