@charset "utf-8";

html {
scroll-behavior: smooth;
}

body {
font-family: Lato,sans-serif;
Line-height:1.5;
letter-spacing:0.1em;
font-feature-settings: "palt";
}

main a:hover img{
opacity:0.5;
}

a{
Color:blue;
text-decoration:none;
}
a:visited{
Color:#660099;
}
a:hover{
Color:#a8c1ff;
text-decoration:underline;
}

.block{
margin-bottom:15px;
}

.totop{
font-size:14px;
Text-align:right;
}


.headtype01{
Background:#ccc;
Padding:15px 15px;
font-size:36px;
color:white;
letter-spacing:0.5em;
text-align:center;
Margin-bottom:5px;
Margin-right:-10px;
Margin-left:-10px;
}
@media screen and (min-width: 1200px) {
                                .headtype01{
                                Margin-right:0px;
                                Margin-left:0px;
                                }
}
.headtype02{
Border-left:5px solid #999;
padding-left:5px;
Padding-top:10px;
Margin-bottom:10px;
Font-weight:bold;
}
.headtype03{
Background:#ccc;
Padding:15px 15px;
font-size:36px;
color:white;
letter-spacing:0.1em;
text-align:center;
Margin-bottom:5px;
Margin-right:-10px;
Margin-left:-10px;
}
@media screen and (min-width: 1200px) {
                                .headtype03{
                                Margin-right:0px;
                                Margin-left:0px;
                                }
}
.headtype04{
Background:#666;
Padding:10px 15px;
font-size:16px;
color:white;
Margin-bottom:15px;
Font-weight:bold;
}
.headtype05{
Background:#999;
Padding:3px 10px;
font-size:16px;
color:white;
Margin-bottom:5px;
Border-radius:3px;
Font-weight:bold;
}
.headtype06{
font-size:14px;
Font-weight:bold;
}
.headtype07{
font-size:16px;
Font-weight:bold;
margin-bottom:5px;
}
.headtype07:before{
content: '■';
padding: 0 5px 0 0;
color: #999;
}
.headtype08{
Margin-bottom:5px;
Font-size:14px;
font-weight:bold;
}
.headtype09{
Background:#eee;
Padding:3px 10px;
font-size:16px;
Margin-bottom:5px;
Border-radius:3px;
Font-weight:bold;
Color:#333;
}

.font_l{
font-size:18px;
}
.font_s{
Font-size:14px;
}


.borderbox{
Border:1px solid #ccc;
Background:#eee;
Padding:5px 10px;
}
.borderbox02{
Border:1px solid #ccc;
Background:#eee;
Padding:10px 10px;
}
@media screen and (min-width: 768px) {
                                .borderbox02{
                                Padding:10px 15px 10px 20px;
                                }
                                .borderbox02 .headtype02{
                                Margin-left:-10px;
                                }
}
.borderbox02 table th{
white-space:nowrap;
}
.borderbox02 table td{
padding-left:10px;
}

.linebox{
Background:#18b00f;
Padding:10px 15px;
Margin-bottom:10px;
Color:white;
}
.linebox a{
Font-weight:bold;
Color:white;
Text-decoration:underline;
}
@media screen and (min-width: 768px) {
                                .linebox{
                                Padding:10px 15px 10px 20px;
                                }
                                .linebox .headtype02{
                                Margin-left:-10px;
                                }
}


Table.font_s td,
Table.font_s th{
Font-size:14px;
}


.navtype01{
margin-bottom:15px;
}
.navtype01 ul{
Display:flex;
Flex-wrap:wrap;
Margin-left:-5px;
}
.navtype01 ul li a{
Display:block;
Margin-left:5px;
Margin-bottom:5px;
Padding:10px 20px;
Border:1px solid red;
Font-size:14px;
Color:red;
border-radius: 4px;
}
.navtype01 ul li a:hover,
.navtype01 ul li strong a{
Background:red;
Color:white;
}

.navtype02{
margin-bottom:5px;
}
.navtype02 ul{
Display:flex;
Flex-wrap:wrap;
Margin-left:-5px;
}
.navtype02 ul li a{
Display:block;
Margin-left:5px;
Margin-bottom:5px;
Padding:3px 10px;
Border:1px solid gray;
Font-size:14px;
Color:#333;
border-radius: 3px;
}
.navtype02 ul li a:hover,
.navtype02 ul li strong a{
Background:#333;
Color:white;
}

.navtype03{
margin-bottom:5px;
}
.navtype03 ul{
Display:flex;
Flex-wrap:wrap;
Margin-left:-5px;
}
.navtype03 ul li a{
Display:block;
Margin-left:5px;
Margin-bottom:5px;
Padding:3px 5px;
Border:1px solid red;
Font-size:12px;
Color:red;
border-radius: 2px;
Letter-spacing:0em;
}
.navtype03 ul li a:hover,
.navtype03 ul li strong a{
Background:red;
Color:white;
}



.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb35{margin-bottom:35px;}
.mb40{margin-bottom:40px;}

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}

.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml35{margin-left:35px;}
.ml40{margin-left:40px;}

ul.disc li{
Margin-left:2em;
list-style-type:disc;
}
ul.disc li ul li{
Font-size:14px;
}

.clearfix{
clear:both;
}


#english{
Display:none;
}
@media screen and (min-width: 1400px) {
#english{
display:block;
position:absolute;
top: 5px;
right:5px;
z-index:0;
}
#english a:hover{
Opacity:0.5;
}
}

#ordersell {
position: fixed;
bottom: 0px;
width: 100%;
}
#ordersell .order,
#ordersell .sell{
display:inline-block;
width: 50%;
text-align:center;
Height:50px;
border:0px;
margin:0;
}
#ordersell .order{
background:#c51000;
}
#ordersell .sell{
background:#2e00d2;
}
#ordersell img{
height: 40px;
margin-top:5px;
}
#ordersell a:hover img{
-moz-opacity:0.5;
opacity:0.5;
}
#ordersell p{
background:black;
text-align:center;
padding:3px 0;
filter: alpha(opacity=85);
-moz-opacity:0.85;
opacity:0.85;
color:white;
font-size:12px;
Margin:0px;
}
footer .copyright{
Padding-bottom:85px;
}
@media screen and (min-width: 728px) {
                                #ordersell {
                                display:none;
                                }
                                footer .copyright{
                                Padding-bottom:15px;
                                }
}







.pagetop {
  height: 50px;
  width: 50px;
  position: fixed;
  right: 30px;
  bottom: 100px;
  background: #6c6c6c;
  border: solid 2px #999;
  border-radius: 50%;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 2;
  cursor: pointer;
  opacity: 0.8;
}
.pagetop__arrow {
  display: block;
  height: 15px;
  width: 15px;
  border-top: 3px solid white;
  border-right: 3px solid white;
  transform: translateY(20%) rotate(-45deg);
  opacity: 1;
}
@media screen and (min-width: 728px) {
                                .pagetop {
                                bottom: 30px;
                                }
}



.sup{
text-indent:-1em;
margin-left:1em;
color:#666;
Font-size:14px;
}


.pankuzu{
Margin-bottom:10px;
}
.pankuzu ul{
Display:flex;
Flex-wrap:wrap;
Font-size:14px;
Color:#666;
}
.pankuzu ul li:after {
  /* >を表示*/
  content: '>';
  padding: 0 5px;
  color: #555;
}
.pankuzu li:last-child:after {
  content: '';
}
.pankuzu ul li strong{
font-weight:normal;
}


.youtube.katei{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  Max-width:600px;
  Margin:10px 0px 0px 0px;
}
.youtube.katei iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.youtube {
margin-bottom:20px;
max-width:600px;
}
.youtube {
position: relative;
width: 100%;
padding: 100% 0 0 0;
}
.youtube .iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media screen and (min-width: 768px) {
                                .youtube {
                                position: initial;
                                padding: 0;
                                }
                                .youtube .iframe {
                                position: initial;
                                top: 0;
                                left: 0;
                                Width:600px;
                                Height:450px;
                                }
}

.bold{
Font-weight:bold;
}
.red{
color:red;
}