@charset "utf-8";


table.redbox {
    border: 3px solid #B4286D;
    width: 600px;
    margin: 0 auto;

    background: #F6F0F3;
}
table.redbox {
    margin-bottom: 1em;
}

table.box td, table.redbox td {
    text-align: center;
    padding: 10px;

}

div.tb {
margin-top: 20px;
}

table.redbox .pinktxt {
    color: #C82C74;
    font-size: 14px;
}
.bold {
    font-weight: bold!important;
}


div.after .btn {
    width: 270px;
    padding: 16px;
    margin-top: 32px;
    font-size: 1.2rem !important;
}

div.after .btn {
    text-align: center;
    color: #fff !important;
    background: #335f82;
    display: block;
    margin: auto;
    border-radius: 5px;
    letter-spacing: 0.1rem;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    text-align: center;

}


div.after .btn:hover {
		background: #567996;
    width: 270px;
    padding: 16px;
    font-size: 1.2rem;
    color: #fff;

}

h1 {
    padding: 32px 24px;
    border: 1px solid #999;
    border-radius: 6px;
    color: #8c26b6;
	margin: 0;
}

.logo {
	width: 60px;
}
.notice {
	color: #FF0000;
	font-weight: bold;
}

h2 {
    border-left: 5px solid #326E38;
    border-radius: 0 6px 6px 0;
    background: #EEEEEE;
    color: #326E38;
    font-size: 15px;
    font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    padding: 8px 10px 10px 14px;
}
.outside {
margin: 0 auto;
padding: 20px 20px 0;
max-width: 1000px;
background: #fff;
font-family: "Roboto", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	background: #fbf5f5;
	margin: 0;
}
a.btn {
    display: block;
    max-width: 300px;
    background: #9652b1;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 14px 8px;
	font-size:14px;
    border-radius: 5px;
    margin: 20px auto;
	margin-bottom: 40px;
}

.box {
    font-family: 'Noto Sans Japanese',  sans-serif;
    background: #eefff1; 
    padding: 20px; 
    color: #326E38; 
    border: 1px #999 solid;

}

div.box_gray {
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 32px;
}

ul {
	padding: 0 0 0 20px;
	margin: 0;
}
.copyright {
    max-width: 1040px;
    height: 40px;
    background: #023a82;
    color: #eee;
    font-size: 12px;
    font-family: "Roboto", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    text-align: center;
    line-height: 40px;
    letter-spacing: 2px;
	margin: 0 auto;
}

.blued {
	color: #565656;
	font-weight: 600;
}

.box_wire {
	padding: 4px 10px;
	font-size: 14px;
	line-height: 26px;
}

.blocks {
margin: 0;
margin-left: 20px;
}

.number {
margin: 0 0 20px;
margin-left: 20px;

list-style:none;
padding-left:22px;
text-indent:-21px;
}

.space {
padding-left: 12px;
}

#footer_bottom {
    background: #3b3b3b;
    border-top: solid 1px #000;
    color: #fff;
    overflow: hidden;
    padding: 20px 20px 10px;
    clear: both;
    width: 1000px;
    margin: auto;
    font-family: "Roboto", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

#footer_map #inner, #footer_bottom #inner {
    width: 980px;
    margin: 0 auto;
    /* overflow: hidden; */
}

#address {
    font-size: 13px;
    margin-left: 35px;
}

#fnav {
    list-style-type: none;
    /* margin: 10px 0 0 193px; */
    margin-top: 10px;
    padding: 0;
    /* width: 387px; */
    float: right;
   width: 300px;

}

#fnav li {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 75%;
    position: relative;
    padding-left: 8px;
    margin-left: 8px;
}

#fnav li a {
    color: #666;
    text-decoration: none;
}

#fnav li:after {
    position: absolute;
    content: "";
    right: -10px;
    top: 3px;
    height: 12px;
    width: 1px;
    background: #666;
}

#txt_copy {
    float: right;
    font-size: 80%;
    color: #eee;
    margin-top: 14px;
    letter-spacing: 0.5px;
}

@media (min-width: 1040px) { 
  .mobile {
    display: none;
  }

}
@media (max-width: 1039px) { 
  .pc {
    display: none;
  }

#footer_bottom {
    background: #f7f4ec;
    overflow: hidden;
    clear: both;
    background: #3b3b3b;
    padding: 0 0 20px;
    width: 100%;
}
#footer_bottom #logo_s {
    display: block;
    width: 320px;
    height: auto;
    margin: 25px auto 10px;
}
#footer_bottom address {
    color: #fff;
    text-align: center;
    font-size: 10px;
    font-style: normal;
}
#footer_bottom #txt_copy {
    text-align: center;
    color: #fff;
    font-size: 10px;
    margin-top: 16px;
    margin-bottom: 0;
   float: none;
}
#footer_map #inner, #footer_bottom #inner {
    width: 100%;
}

}



@media (max-width: 619px) { 

h1 {
font-size: 16px;
}
.box {
font-size: 14px;

}

.copyright {
 font-size: 9px;
 height: 85px;
 padding-top: 30px;
 line-height: 20px;

}
.blocks {
margin-left: 0;
}
.number {
margin-left: 0;
padding-left:30px;
}
.space {
padding:0;
}

 }
