
/*全てのマージン・パディングを削除*/

* {margin:0; padding:0;}


/*回り込みの解除*/

.fclear {clear:both;} 


/*ボディタグに背景の指定*/

body {
background-image:url("../image.img/bg.jpg");
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
text-align:center;
background-color: #ffffff;
}


/*外枠*/

#container {
background-image:url("../image.img/haikei1.png");
background-repeat: repeat-y;
width:850px;
margin-left: auto;
margin-right: auto;
padding:10px 0px 20px 0px;
text-align: left;
clear: both;
} 


/*コンテンツ部分*/

#main-body {
background-color: #ffffff;
width:800px;
margin: 10px 0px 0px 23px;
padding:10px 0px 0px 0px;
color:#003333;
font-size:25px;
text-align: left;
clear: both;
font-family: "UD Digi Kyokasho NP-R";
}


/*見出し*/

h1 {
text-align: center;
margin: 0px 0px 0px 0px;
padding:2px 2px 2px 2px;
font-size: 12px;
font-weight: normal;
color: #f5f5dc;
}

h2 {
background-image:url("../image.img/h2-bg.jpg");
background-repeat:no-repeat;
text-align:center;
height: 170px;
width: 850px;
margin: 60px 0px 10px 0px;
padding: 40px 10px 0px 10px;
width: auto;
font-size: 40px;
font-weight: bold;
letter-spacing: -2px;
font-family: "Noto Sans JP";
font-weight: bold;
color: #000000;
line-height: 130%;
}

h2.sub {
background-image:url("../image.img/dogs2.jpg");
background-repeat:no-repeat;
text-align: center;
color: #e2011e;
font-size: 40px;
font-family: "UD Digi Kyokasho NP-B";
font-weight: bold;
letter-spacing: 0px;
padding: 105px 0px 100px 0px;
margin: 10px 0px 0px 20px;
width: 687px;
}

h3 {
text-align:left;
width: 800px;
margin: 40px 30px 40px 30px;
width: auto;
font-size: 40px;
font-weight: bold;
letter-spacing: -2px;
font-family: "UD Digi Kyokasho NP-B";
color: #e2011e;
line-height: 130%;
}


h4 {
text-align:left;
width: 660px;
margin: 30px 30px 30px 30px;
width: auto;
font-size: 30px;
font-weight: bold;
letter-spacing: -2px;
font-family: "UD Digi Kyokasho NP-B";
color: #000000;
line-height: 130%;
}

h5 {
text-align:left;
width: 660px;
margin: 30px 30px 30px 30px;
width: auto;
font-size: 27px;
font-weight: bold;
letter-spacing: -2px;
font-family: "UD Digi Kyokasho NP-B";
color: #e2011e;
line-height: 130%;
}

h6 {
text-align:left;

}


/*本文*/

p {
margin:30px 0px 30px 30px;
width: 750px;
font-size: 25px;
line-height: 160%;
color: #000000;
font-family: "UD Digi Kyokasho NP-R";
letter-spacing: -2px;
}


/*赤色・大文字・太文字*/

p.red-big {
margin:40px 0px 40px 30px;
width: 750px;
font-size: 35px;
font-weight: bold;
line-height: 160%;
color: #e2011e;
font-family: "UD Digi Kyokasho NP-R";
letter-spacing: -2px;
}


/*赤色・中文字・太文字*/

p.red-big2 {
margin:40px 0px 40px 30px;
width: 750px;
font-size: 30px;
font-weight: bold;
line-height: 160%;
color: #e2011e;
font-family: "UD Digi Kyokasho NP-R";
letter-spacing: -2px;
}



/*黒色・大文字・太文字*/

p.black-big {
margin:40px 0px 40px 30px;
width: 750px;
font-size: 35px;
font-weight: bold;
line-height: 160%;
color: #000000;
font-family: "UD Digi Kyokasho NP-R";
letter-spacing: -2px;
}



/*太文字*/

p.bold {
margin:30px 0px 30px 30px;
width: 750px;
font-size: 25px;
font-weight: bold;
line-height: 160%;
color: #000000;
font-family: "UD Digi Kyokasho NP-R";
letter-spacing: -2px;
}



/*注記*/

p.chuuki1 {
font-size: 18px;
color: #999900;
}


p.chuuki2 {
width: 700px;
margin:30px 30px 30px 30px;
font-size: 20px;
color: #333333;
}



/*右に画像配置*/

#photo {
float: center;
margin-left: 0px;
}

#photo p {
text-align: left;
font-size: 25px;
color: #000000;
width: auto;
}

#photo p.photo-right {
float: right;
margin-left: 20px;
margin-bottom: 10px;
padding: 0px;
text-align: center;
font-size: 12px;
color: #666666;
width: 180px;
display: inline;
border: 5px double #c0c0c0;
}

#photo p.photo-right img{
margin-top: 0px;
margin-bottom: 5px;
}

#photo p.photo-right2 {
float: right;
border: none;
}

#photo p.photo-right2 img{
margin-top: 0px;
margin-bottom: 0px;
border: none;
}



/*テーブル*/

table {
border-color: #c0c0c0;
border-style: 1px solid;
}

tr {
border-color: #c0c0c0;
border-style: 1px solid;
}

td {
padding: 10px;
border-color: #c0c0c0;
border-style: 1px solid;
vertical-align: top;
text-align: left;
}


/*フォーム*/


input[type="text"],
input[type="email"],
textarea {
  font-size: 22px;       /* 文字を大きく */
  padding: 5px;         /* 内側の余白を広くして高さを出す */
  box-sizing: border-box;/* 幅計算を調整 */
}


input[type="radio"] {
  transform: scale(1.5);  /* 倍率で拡大 */
  margin-right: 8px;      /* 文字との間隔 */
vertical-align: middle;
}


input[type="checkbox"] {
  transform: scale(1.5);   /* 拡大 */
  margin-right: 8px;       /* ラベル文字との間隔 */
vertical-align: middle;
}


label {
  font-size: 16px;    /* 文字を大きめに */
  cursor: pointer;    /* ラベルをクリックしても選択できる */
display: inline-flex;
  align-items: center;  /* 中央揃え */
  font-size: 16px;
  cursor: pointer;
  gap: 6px; /* ボタンと文字の間隔 */
}









/*フッター*/

#nav {
width: 660px;
height: 41px;
margin-left: 0px;
text-align: center;
}

#nav ul.bar-menu {
list-style-type:none;
margin: 0px 0px 0px 0px;
padding: 5px 0px 0px 0px;

vertical-align: middle;
}

#nav li.bar {
display: inline;
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
background-image: none;
}
  
#nav li.bar a {
color: #006699;
font-size: 18px;
text-decoration: none;
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #c0c0c0;
font-weight: normal;
background-image: none;
font-family: "メイリオ";
}

#nav li.bar a:visited {
color: #006699;
font-size: 18px;
text-decoration: none;
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #c0c0c0
font-weight: normal;
background-image: none;
font-family: "メイリオ";
}

#nav li.bar a:hover {
color: #006699;
font-size: 18px;
text-decoration: none;
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #c0c0c0;
font-weight: normal;
background-image: none;
text-decoration: underline;
font-family: "メイリオ";
}


/*フッター*/
#footer {
width:850px;
color:#cc9933;
text-align: center;
margin: 10px 0px 0px 0px;
padding: 0px 0px 10px 0px;
font-size: 14px;
clear: both;
font-weight: lighter;
font-family: "メイリオ";
}

#footer a{
color:#cc9933;
font-size: 12px;
text-decoration: none;
clear: both;
}

#footer a:visited {
color:#cc9933;
font-size: 12px;
text-decoration: none;
clear: both;
}



/*基本*/

a{
color:#006699;
text-decoration:underline;
font-size: 20px;
}

a:hover{
color:#006699;
font-size: 20px;
text-decoration:underline;
}

a:visited{
color:#006699
font-size: 20px;
text-decoration:underline;
}

img {
border: 0px;
}

hr {
clear: both;
border-top: 1px dotted #cc9933;
height: 1px;
border-left: none;
border-right: none;
border-bottom: none;
margin: 20px 30px 20px 30px;
}


