@charset "utf-8";
/*-------------------------------- reset--------------------------------*/
body,h1,h2,h3,p,ul,li,dl,dt,dd {
    margin: 0;
    padding: 0;
}
ul,li {
    list-style: none;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
fieldset,img {
    margin: 0;
    border: 0;
    vertical-align: bottom;
}
img {
    vertical-align: bottom;
}
img {
    display: block;
    margin: 0 auto;
    padding: 0;
}
/*-------------------------------- reset --------------------------------*/
a:link {
    color: #035aba;
    text-decoration: none;
    border: none;
}
 a:hover {
    color: #035aba;
    text-decoration: underline;
}
 a:visited {
    color: #035aba;
    text-decoration: none;
    border: none;
}
body {
    width: 100%;
    min-width: 700px;
    margin: 0;
    padding: 0;
    vertical-align: top;
    text-align: center;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size: 18px;
    line-height: 25px;
    color: #559a11;

}

.yellow {
    font-weight: bold;
    background: linear-gradient(transparent 60%, #ffd40d 60%);
}
.red {
    font-weight: bold;
    color: #ff3333;
}
.red02 {
   color: #ff3333;
    font-size: 30px;
	font-weight:bold;
}

.blue01{
    color: #335073;
	}

.blue02{
    color: #335073;
	font-weight:bold;
	font-size:24px;
	}


.bold {
    font-weight: bold;
    color: #035aba;
}
.big {
    font-size: 28px;
    line-height: 38px;
}
#wrap {
    padding: 0;
    margin: 0px auto;
}

#header {
    background: #335073;
}
h1 {
    background: url(img/mainbk01.jpg) no-repeat scroll 50%;
}




#undermain {
    background: url(img/mainbk02.jpg) no-repeat scroll 50%;
}





#bg01 {
    background: url(img/bgimg01.jpg);
    background-position: 0 3px;
    padding-bottom: 4%;
}
#bg02 {
    background: #e8f2ff;
	padding-bottom:4%;
}
#bg03 {
    background: #ff3333;
}
#bg04 {
    background: #ffebeb;
}
#bg05 {
    background: #494949;
}
#bg06 {
    background: url(img/bgimg02.jpg);

}
#bg07 {
    background: #1b3e68;
    padding-bottom: 3%;
}
#bg08 {

    background: url(img/bgimg02.jpg);
}
#bg09 {
    background: url(img/bgimg01.jpg);
    background-position: 0 3px;
    padding-bottom: 4%;
}
#bg10 {
    background: url(img/bgimg01.jpg);
    background-position: 0 3px;
    padding-bottom: 4%;
}


#bg11 {
    background: #e8f2ff;	
    padding-bottom: 4%;	
}



#bg12{
    background: url(img/bgimg01.jpg);
    background-position: 0 3px;
    padding-bottom: 4%;
}



#bg13{
    background: #ff3333;
}


#bg14 {
    background: #ffebeb;
	padding-bottom:4%;
}



.box01 {
    padding: 3% 0 4% 0;
    max-width: 960px;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 10px;
    /* CSS3草案 */
 -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
 -moz-border-radius: 10px;
    /* Firefox用 */
}


.padding01{
    padding: 4% 0 4% 0;

}


.btn01 a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
    }

.box02 {
    margin-top: 2px;
    max-width: 960px;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 10px;
    /* CSS3草案 */
 -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
 -moz-border-radius: 10px;
    /* Firefox用 */
 margin-bottom: 3%;
}


.box03 {
    margin-top: 2px;
    max-width: 1050px;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 10px;
    /* CSS3草案 */
 -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
 -moz-border-radius: 10px;
    /* Firefox用 */
 margin-bottom: 3%;
}

.box02text {
    padding: 1% 5% 5% 4.2%;
    color: #333333;
    font-size: 20px;
    line-height: 32px;
    text-align: left;
}

.box-mail {
    padding: 3% 0 4% 0;
    max-width: 960px;
    margin: 0 auto;
    background: #ffffff;
	color:#333;
}
.box-mail h2 {
	font-size: 2em;
    font-weight: bold;
    color: #202124;
	margin-bottom: 1em;
}
.box-mail .ul-align-center {
	display: flex;
    align-items: center;
    flex-direction: column;
	margin-bottom: 1em;
}
.box-mail ul.desc {
	color:#333;
	font-size: 0.8em;
	list-style: none;
}
.box-mail ul.desc li {
	list-style: none;
	text-align: left;
}
.box-mail .comment {
	width: 70%;
	margin: auto;
}
.box-mail p {
	font-size: 0.9em;
	text-align: left;
	margin-bottom: 1em;
}
#box03 {
    margin-top: 2px;
    padding: 5% 0 3% 0;
    max-width: 960px;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 10px;
    /* CSS3草案 */
 -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
 -moz-border-radius: 10px;
    /* Firefox用 */
 margin-bottom: 3%;
}
#box03 h3 {
    background: #035aba;
    padding: 2% 0 2% 0;
    color: #ffffff;
}
.box03text01 {
    font-size: 24px;
    line-height: 32px;
    color: #035aba;
    font-weight: bold;
    padding: 7.5% 0 7.5% 0;
}
.box03text02 {
    font-size: 17px;
    line-height: 32px;
    color: #333333;
    padding: 7.5% 0 7.5% 0;
    text-align: left;
}
.box03text03 {
    font-size: 12px;
    line-height: 32px;
    color: #DF0000;
    padding: 7.5% 0 7.5% 0;
    text-align: left;
}


.video {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 4%;
    padding-top: 1%;
}


.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
#footersub {
    padding: 2% 0 0 0;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
    line-height: 38px;
    background: #1b3e68;
}
#footer {
    padding: 2% 0 2% 0;
    color: #ffffff;
    font-size: 11px;
    text-align: center;
    line-height: 19px;
    background: #1b3e68;
}
@media screen and (min-width: 642px) and (max-width: 1000px) {
    img {
    max-width: 100%}


.btn01{width:94%;
margin:0 auto;}	
	
.box01 {
    width: 96%;
    margin: 0 auto;
}	
	
.box02 {
    width: 96%;
    margin: 0 auto;
	margin-bottom:5%;
}
#box03{
    width: 96%;
    margin: 0 auto;
    margin-bottom: 3%;
}
.box-mail {
	width: 96%;
	margin: 0 auto;
}
.box-mail .comment {
	width: 90%;
	margin: auto;
}
.box-mail p {
	font-size: 1em;
}
#width96{width: 96%;
    margin: 0 auto;
    margin-bottom: 3%;
	}
#header_btn {
    width: 20%;
    left: 80%;
    top: 37%;
}
#under_btn {
    width: 30%;
    left: 68%;
    top: 20%;
    z-index: 1;
}



}
/*--------------------------------------------- スマホ設定ここから---------------------------------------------*/
@media screen and (min-width: 641px) {
    .sp {
    display: none !important}
}
@media screen and (max-width: 640px) {
    .pc {
    display: none !important}
body {
    min-width: 100%;
    width: 100%;
    font-size: 10px;
    line-height: 15px;
}
img {
    max-width: 100%}
#mainv {
    -webkit-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto}
#wrap {
    width: 100% !important}
p {
    width: 100% }
.br-sp {
    display: none;
}


.red02 {
   color: #ff3333;
    font-size: 19px;
	font-weight:bold;
}

.blue02{
    color: #335073;
	font-weight:bold;
	font-size:19px;
	}


.btn01{width:94%;
margin:0 auto;}




.box01 {
    width: 95%;
    margin: 0 auto;
    border-radius: 3px;
    /* CSS3草案 */
 -webkit-border-radius: 3px;
    /* Safari,Google Chrome用 */
 -moz-border-radius: 3px;
    /* Firefox用 */
}

.box02 {
    width: 96%;
    margin: 0 auto;
    padding: 0 0 4% 0;
    border-radius: 3px;
    /* CSS3草案 */
 -webkit-border-radius: 3px;
    /* Safari,Google Chrome用 */
 -moz-border-radius: 3px;
    /* Firefox用 */
 margin-bottom: 5%;
}
.box02text {
    width: 90%;
    padding: 0 5% 0 5%;
    font-size: 12px;
    line-height: 22px;
}
#box03 {
    width: 96%;
    margin: 0 auto;
    padding: 7.5% 0 4% 0;
    border-radius: 3px;
    /* CSS3草案 */
 -webkit-border-radius: 3px;
    /* Safari,Google Chrome用 */
 -moz-border-radius: 3px;
    /* Firefox用 */
 margin-bottom: 5%;
}
.box-mail {
    width: 95%;
    margin: 0 auto;
}
.box-mail h2 {
    font-size: 1.5em;
}
.box-mail .comment {
	width: 90%;
	margin: auto;
}
.box-mail p {
	font-size: 1em;
}
#box03 h3 {
font-size:15px;
}

.box03text01 {
    font-size: 16px;
    line-height: 28px;
}
.box03text02 {
    font-size: 13px;
    line-height: 25px;
}

 .float {
    float: none;
}



.video {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 4%;
    padding-top: 7%;
}


.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}




#footerlink {
    padding: 4% 0 2% 0;
    font-size: 14px;
    line-height: 30px;
}
#footersub {
    padding: 2% 0 2% 0;
    font-size: 14px;
    line-height: 30px;
}
#footer {
    font-size: 8px;
    line-height: 400%;
}
}
/*--------------------------------------------- スマホ設定ここから---------------------------------------------*/
