@charset "utf-8";
/* CSS Document */
@media print {
body {
	display: none;
}
}
body , html {
    height: 100%;
}
html {
font-size: 62.5%;
	margin:0;
	padding:0;
}
body {
	margin:0 auto;
	padding:0;
	text-align:center;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
font-size: 1.6em;
font-size: 1.6rem;
background: #fffadb;
}
img {
	vertical-align:bottom;
	border:0;
	width:100%;
	line-height:0;
	font-size:0;
	height: auto;
}

.twbtm  {
	vertical-align:bottom;
	border:0;
	width:100%;
	line-height:0;
	font-size:0;
}
.nomrg {
	margin:0;
	padding:0;
	vertical-align:bottom;
	border:0;
	width:100%;
	line-height:0;
	font-size:0;
}

#contents {
	width: 100%;
	clear:both;
	zoom:1;
}
#contents:before,
#contents:after {
content:"."; clear:both; display:block; height:0; line-height:0; visibility:hidden;
}
#mainarea {
width: 36%;
position: fixed;
top:0;
left: 0;
background: url("../images/photobk.gif");
}
#cntarea {
width: 58%;
float: right;
padding: 2rem 3%;
}
#cntarea h1 {
margin: 0;
}
#bnrarea {
width: 80%;
margin: 2rem 10% 4em 10%;
}
#copyright {
font-size:1.2em;
font-size:1.2rem;
line-height: 1.4;
color:#006699;
margin-top: 2em;
}
#leadbox {
font-size:2em;
font-size:2rem;
line-height: 1.6;
margin: 1.5em 0 2em 0;
text-align: center;
color:#000;
}
#cyuibox {
font-size:2.6em;
font-size:2.6rem;
line-height: 1.6;
margin: 0 0 1em 0;
padding: 1.5rem 0;
background: #fff;
border: #dd0000 7px solid;
text-align: center;
color:#dd0000;
}
#datebox {
width: 100%;
display: flex;
margin: 0 0 3rem 0;
padding: 0;
}
#datebox dt {
width: 17%;
margin: 0;
    background-color: #0068b7;
    color: #fff;
    padding: 1.2em 0 0.2em 0;
    border-radius: 50px 0 0 50px;
    font-size: 1.8em;
    font-size: 1.8rem;
    line-height: 1.5;
	font-weight: bold;
}
#datebox dd {
width: 32%;
margin: 0;
padding: 0;
    background-color: #fff;
    color: #111;
    padding: 1.2em 0 0.2em 0;
    border-radius: 0 50px 50px 0;
	border: #0068b7 2px solid;
    font-size: 1.8em;
    font-size: 1.8rem;
    line-height: 1.5;
	font-weight: bold;
}
#datebox dd:first-of-type {
margin: 0 2% 0 0 !important;
}
#supportbox {
width: 100%;
margin: 0 0 1.5em 0;
text-align: center;
}
#cntarea h2 {
background-color: #0068b7;
color:#fff;
padding: 0.3em 1em 0.2em 1em;
text-align: left;
border-radius: 10px 10px 0 0;
font-size:2.2em;
font-size:2.2rem;
line-height: 1.5;
}
#cntarea h3 {
background-color: #0068b7;
color:#fff;
padding: 0.4em 1em 0.3em 1em;
margin: 0 0 0.5em 0;
border-radius: 50px;
font-size:1.6em;
font-size:1.6rem;
line-height: 1.5;
}
#cntarea h4 {
background-color: #fff;
color:#0068b7;
padding: 0.2em 1em;
margin: 0 0 0.8em 0;
border-radius: 50px;
font-size:1.4em;
font-size:1.4rem;
line-height: 1.5;
}
#textbox {
background-color: #fff;
border-radius: 0 0 10px 10px;
padding: 20px 30px;
text-align: left;
}
#textbox p {
font-size:1.6em;
font-size:1.6rem;
line-height: 1.8;
}
#textbox ol {
margin: 0.5em 0 0.5em 1.5em;
padding: 0;
}
#textbox ol li {
font-size:1.6em;
font-size:1.6rem;
line-height: 1.6;
margin: 0 0 0.2em 0;
padding: 0;
}
#textbox .addbox {
background-color: #ffffa2;
padding: 15px;
border-radius: 10px;
}
#textbox .addbox p {
font-size:1.4em !important;
font-size:1.4rem !important;
line-height: 1.6 !important;
}
.noticelist {
margin: 1em 0 0 0;
padding: 15px;
background-color: #eee;
border-radius: 10px;
}
.noticelist li {
margin: 0 0 0.2em 1.5em;
padding: 0;
text-indent: -1.5em;
list-style: none;
font-size:1.2em;
font-size:1.2rem;
line-height: 1.6;
}
#obobtnlist {
margin: 15px 0 0 0;
padding: 0;
}

#nuriebtn a img,
#obobtn a img {
transition: transform 0.3s;
}
#nuriebtn a:hover img,
#obobtn a:hover img {
transform: translateY(3px);
}
#nuriebtn a:active img,
#obobtn a:active img {
transform: translateY(6px);
transition-duration: .1s;
}

#obobtnlist li {
margin: 0;
padding: 0;
list-style: none;
}
#obobtnlist li:first-child {
width: 49%;
float: left;
}
#obobtnlist li:last-child {
width: 49%;
float: right;
}
#txtarea {
margin: 20px 40px;
}
#txtarea .lead {
font-size: 1.8em;
font-size: 1.8rem;
line-height: 1.4;
margin: 20px 0;
}
#notearea {
background-color: #eeeeee;
padding: 15px;
text-align: left;
}
#notearea h2 {
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.4;
background-color: #fff;
padding: 0.2em 0.5em 0.1em 0.5em;
margin: 0 0 5px 0;
}
#notearea ul {
margin: 0 0 10px 0;
padding: 0;
}
#notearea ul li {
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.4;
margin: 0 0 0.2em 1.5em;
padding: 0;
text-indent: -1.5em;
list-style: none;
}
#notearea p {
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.4;
}

#backlink {
display: table;
width: 100%;
margin-top: 20px;
}
#backlink li {
display:table-cell;
width: 50%;
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.4;
}
#backlink li:first-child {
text-align: left;
}
#backlink li:last-child {
text-align: right;
}
#obosubox {
font-size: 2.0em;
font-size: 2.0rem;
line-height: 1.4;
margin: 30px 0;
text-align: center;
color:#bb0000;
}
#obonbr {
font-size: 3.8em;
font-size: 3.8rem;
line-height: 1.0;
}

.txtlink {
text-align: right;
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.5;
margin: 10px 0;
}



form {
margin: 0;
}
input,
textarea {
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input:focus {
    border-color: #e867a2;
    background-color: #ffcce3;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(205,255,255,.075),0 0 8px rgba(2205,255,255,.6);
    box-shadow: inset 0 1px 1px rgba(205,255,255,.075),0 0 8px rgba(205,255,255,.6);
}
input[name="clip-1"] {
border:none;
border-radius: 0;
-webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.075);
box-shadow: inset 0 0 0 rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input[name="_name"],
input[name="_tantoname"],
input[name="_address"],
input[name="_email"],
input[name="_tel"],
textarea[name="_doki"] {
width: 96%;
padding: 2%;
}
input[name="_yubin"],
input[name="_member"] {
padding: 1% 2%;
}
.submitbtn {
	margin: 0 auto;
	text-align: center;
}
.submitbtn input[type="submit"] {
    padding: 1% 3%;
    font-size: 120%;
    line-height: 160%;
	background-color:#cc0000;
	color:#fff;
	border:#cc0000 2px solid;
	font-weight: bold;
	cursor: pointer
}
input[type="radio"] {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
	margin: -2px 5px 0 0;
}

p.txt_l {
font-size: 1.8em !important;
font-size: 1.8rem !important;
line-height: 1.4;
}
p.txt {
font-size: 1.4em !important;
font-size: 1.4rem !important;
line-height: 1.4;
}
p.txt_s {
font-size: 1.2em !important;
font-size: 1.2rem !important;
line-height: 1.4;
}
p.txt_ss {
font-size: 1.1em !important;
font-size: 1.1rem !important;
line-height: 1.4;
}
.table {
border-top:#ddd 1px solid;
border-left:#ddd 1px solid;
border-bottom:none;
border-right:none;
padding:0;
border-collapse: collapse;
width:100%;
margin:15px 0 20px 0;
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.5;
}
.table th {
border-bottom:#ddd 1px solid;
border-right:#ddd 1px solid;
border-top:none;
border-left:none;
background-color:#d8eeff;
font-weight:normal;
color: #333;
padding:1%;
width:25%;
vertical-align: top;
text-align: left;
}
.table td {
border-bottom:#ddd 1px solid;
border-right:#ddd 1px solid;
border-top:none;
border-left:none;
background-color:#fff;
color:#2f333b;
padding:1%;
width:75%;
vertical-align: top;
text-align: left;
}
.fltbox {
clear:both; zoom:1;
}
.fltbox:before,.fltbox:after {
content:"."; clear:both; display:block; height:0; line-height:0; visibility:hidden;
}
.fright {
float:right
}
.fleft {
float:left
}
a {
	color:#ff0000;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
	text-decoration:underline;
}

.gry {
	color:#333333 !important;
}
.red {
	color:#FF0000 !important;
}
.mrgT {
	margin-top:2em !important;
}
.mrgTs {
	margin-top:1em !important;
}
.mrgTss {
	margin-top:0.5em !important;
}
.mrgB {
	margin-bottom:2em !important;
}
.mrgBs {
	margin-bottom:1em !important;
}
.mrgBss {
	margin-bottom:0.5em !important;
}
.prltive {
	position:relative;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.indent {
	text-indent:-1.2em;
	margin-left:1.2em;
}

@media screen and (max-width: 1680px) {
#mainarea {
width: 40%;
}
#cntarea {
width: 54%;
padding: 2rem 3%;
}

}
@media screen and (max-width: 1440px) {
#cyuibox {
font-size:2.3em;
font-size:2.3rem;
padding: 1.3rem 0;
border: #dd0000 7px solid;
}
}


@media screen and (max-width: 1200px) {

#leadbox {
    font-size: 1.8em;
    font-size: 1.8rem;
    margin: 0.2em 0 0.7em 0;
}
#cyuibox {
font-size: 1.8em;
font-size: 1.8rem;
margin: 0 0 1em 0;
padding: 1rem;
border: #dd0000 5px solid;
}
#cyuibox br {
display: none;
}
#datebox {
    width: 100%;
    margin: 0 0 1em 0;
}
#datebox dt,
#datebox dd {
font-size: 1.8em;
font-size: 1.8rem;
}
#supportbox {
    margin: 0 0 1em 0;
}
#cntarea h2 {
    padding: 0.2em 0.6em 0.1em 0.6em;
    border-radius: 5px 5px 0 0;
    font-size: 1.8em;
    font-size: 1.8rem;
}
#cntarea h3 {
    padding: 0.3em 1em 0.2em 1em;
    margin: 1rem 0 0.5em 0;
    font-size: 1.6em;
    font-size: 1.6rem;
}
#textbox {
    border-radius: 0 0 5px 5px;
    padding: 10px 15px;
}
#textbox p {
    font-size: 1.6em;
    font-size: 1.6rem;
    line-height: 1.5;
}
#textbox .addbox {
    padding: 10px;
    border-radius: 3px;
}
.noticelist {
    margin: 0.5em 0 0 0;
    padding: 10px;
    border-radius: 3px;
}
.mrgT {
	margin-top:1em !important;
}
.mrgTs {
	margin-top:0.5em !important;
}
.mrgTss {
	margin-top:0.2em !important;
}
.mrgTNO {
	margin-top:0 !important;
}
.mrgB {
	margin-bottom:1em !important;
}
.mrgBs {
	margin-bottom:0.5em !important;
}
.mrgBss {
	margin-bottom:0.2em !important;
}

}

@media screen and (max-width: 992px) {
#mainarea {
width: 100%;
position:relative;
}
#cntarea {
width: 90%;
float: none;
padding: 2rem 5%;
}

#leadbox {
margin: 0.6rem 0 2rem 0;
line-height: 1.8;
}
#leadbox br {
display: none;
}

#bnrarea {
    width: 92%;
    margin: 1rem 4% 1rem 4%;
}

#datebox {
width: 100%;
display: block;
margin: 0 0 1rem 0;
padding: 0;
}
#datebox dt {
width: 94%;
margin: 0;
    background-color: #0068b7;
    color: #fff;
padding: 0.5em 3% 0.2em 3%;
    border-radius: 5px 5px 0 0;
	border: none;
    font-size: 1.8em;
    font-size: 1.8rem;
    line-height: 1.0;
	font-weight: bold;
	text-align: left;
}
#datebox dd {
width: 94%;
margin: 0;
    background-color: #fff;
    color: #111;
padding: 0.5em 3% 0.2em 3%;
    border-radius: 0 0 5px 5px;
	border: none;
    font-size: 1.6em;
    font-size: 1.6rem;
    line-height: 1.5;
	font-weight: bold;
	text-align: left;
}
#datebox dd:first-of-type {
margin: 0 0 1rem 0 !important;
}
}


@media screen and (max-width: 768px) {


.table th {
display: block;
padding:1%;
width:98%;
}
.table th br {
display:none;
}
.table td {
display: block;
padding:1%;
width:98%;
}
#txtarea {
margin: 10px 20px 30px 20px;
}
#obobtnlist {
margin: 20px 0;
padding: 0;
}
#obobtnlist li {
margin: 0 0 10px 0;
}
#obobtnlist li:first-child {
width: 100%;
float: none;
}
#obobtnlist li:last-child {
width: 100%;
float: none;
}


}



@media screen and (max-width: 576px) {



}



