@charset "UTF-8";
/* CSS Document */

	
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 120%;
}
address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}
pre, code, kbd, samp, tt {
    font-family: monospace;
    line-height: 100%;
}
input, textarea, select {
    font-size: 12px;
}
body {
    color: #333;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 90%;
    line-height: 1.5;
}
a:link {
    color: #000000;
    text-decoration: none;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #941100;
    text-decoration: underline;
}
a:active, a:focus {
    outline: medium none;
    text-decoration: none;
}
a:hover img {
    opacity: 0.75;
}

img {
	vertical-align:bottom;
	border:none;
}

a.out{
	padding-left: 20px;
	background-image: url(images/out.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}

li {
	list-style:none;
	margin: 0px;
	padding: 0px;
}

p {
	padding:0 0 10px 0;
}


 .ft_120b { font-size:120%; font-weight:bold; }
 
 .ft_120bg { font-size:120%; font-weight:bold; color: #4B4B4B; }
 
  .ft_120bg a:link { color: #646363; }
    .ft_120bg a:visited { color: #646363; }

.red {color:#941100;}
.red2 {color:#cd1d06;}

/*Clearfix */
.Clear{
	display: block;
	height: 0;
	clear: both;
}

.clearfix:after {
	content: "."; 
	display: none; 
	height: 0;
	clear: both;
	
}
.clearfix {display: inline-block;}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%; overflow: hidden;}
.clearfix {display: block; overflow: hidden;}
/* End hide from IE-mac */

.img_50 {width: 50%;}
.img_100 {width: 100%;}

#Wrap {
}

#desc {
	margin:0 auto 15px auto;
	padding:0;
	background-color:#941100;
	font-size:80%;
	color:#ffffff;
	text-align:center;
}

#Wrap_inner {
	width:980px;
	margin:0 auto;
}

#side_area {
	width:250px;
	float:left;
	margin:0 20px 0 0;
}

#main_area {
	width:710px;
	float:left;
}

/*サイド*/
#side_cate {
	padding:0 0 15px 0;
	margin:20px 0 15px 0;
	/*background-color:#fff4e5;*/
}

#side_cate ul {
	margin:10px 5px;
	display:block;
}

#side_cate ul li {
	margin:0 0 3px 0;
}

#side_bn {
	margin:0 0 20px 0;
	text-align:center;
	font-size:90%;
}
.side_bn {
	margin:0 0 20px 0;
	text-align:center;
	font-size:90%;
}

.side_bn2 {
	margin:20px 0 20px 0;
	text-align:center;
	font-size:90%;
}


/*メイン*/

#top_img {
	padding:0 0 30px 0;
}

h2 { padding:0 0 15px 0;}

#main_cont0 {
    padding: 0 0 30px;
}
#main_cont0 .con_l {
    float: left;
    padding: 10px 0 0 0;
    width: 390px;
	font-size:90%;
}
#main_cont0 .con_r {
    float: left;
    padding: 10px 0 0;
    width: 320px;
}
#main_cont0 p {
    padding: 0 0 10px;
}

#main_cont01 {
    padding: 0 0 30px;
}
#main_cont01 .con_l {
    float: left;
    padding: 10px 0 0 0;
    width: 40%;
	font-size:90%;
}
#main_cont01 .con_r {
    float: left;
    padding: 10px 0 0;
    width: 60%;
}

#main_cont1 {
	padding:0 0 30px 0;
}

#main_cont2 {
	padding:0 0 30px 0;
}

#main_cont2 ul {
	width:720px;
	margin-right:-10px;
}

#main_cont2 ul li {
	width:169px;
	float:left;
	padding:0 10px 10px 0;
}

#main_cont2 ul li.ate {
	width:350px;
	float:left;
	padding:0 10px 10px 0;
}

#main_cont3 {
	padding:0 0 30px 0;
}

#main_cont3 ul {
	width:720px;
	margin-right:-10px;
}

#main_cont3 ul li {
	width:169px;
	float:left;
	padding:10px 10px 20px 0;
}

#main_cont4 {
	padding:0 0 30px 0;
}

#top_voice {
	background-image:url(../img/bg_top_voice.jpg);
	background-repeat:no-repeat;
	padding:10px 20px 0px 20px;
	height:232px;
}

#top_voice_txt {
	width:390px;
	line-height:2.1em;
}

#voice_oth {
	text-align:right;
	color:#941100;
	font-size:120%;
}

#voice_oth a:link {
	color:#941100;
}

#voice_oth a:visited {
	color:#941100;
}

#voice_oth a:hover {
	color:#941100;
	text-decoration:underline;
}

/*footer*/
#footer {
	width:980px;
	margin:50px auto;
}

#footer_inner {
	padding:20px 0;
}

#ft_left {
	float:left;
	width:105px;
	padding:0 30px;
}
side_bn
#ft_right {
	float:left;
	width:800px;
}

#ft_list {
}

#ft_list ul li {
	background-image:url(../img/icon_arrow01.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0px 0 0 10px;
	margin:0 15px 10px 0;
	float:left;
	font-size:90%;
}

 #add {
	 padding:7px 0 0 0;
     text-align: center;
 }
 
  #add_s {
	  display:none;
 }
 
 .txt_c_ft {text-align: center;
             background-color: aliceblue;
             padding: 15px;
             margin: 10px 0;}
 
#copy {
	 text-align:center;
	 font-size:90%;
	 margin:0 0 50px 0;
}

.totop {
	text-align:right;
	padding-bottom:20px;
}
.totop2 {
	text-align:right;

}

.totop3 {
	text-align:right;
	padding-bottom:60px;
}

.totop4 {
	text-align:right;
padding-bottom:20px;
}



#bread {
	padding:10px 0 15px 0;
	font-size:90%;
	color: #5a5a5a;
}

#bread a:link {
	color: #5a5a5a;
	text-decoration:underline;
}
#bread a:visited {
	color: #5a5a5a;
	text-decoration:underline;
}

#bread a:hover {
	color: #5a5a5a;
	text-decoration:underline;
}

.sp_nv {
	display:none;
}

.ms_bg {
	background-image:url(../img/bg_messageimg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding:20px 0 0 0;
}

.w_90 {width:90%; margin:0 auto; line-height:1.8em;}
.le16_pdb_7 {line-height:1.6em; padding-bottom:7px;}
ol  {
  position: relative;
  margin: 0;
  padding: 0
}
ol li  {
  list-style: none;
  list-style-position: outside;
  margin: 0;
  padding-left: 1.5em
}
ol li span {
  position: absolute;
  left: 10px;
  margin: 0
}

.blank-top-2x {
    margin: 2em auto;
    text-align: center;

}

.blank-top-2x a:link {color:#991100;}
.blank-top-2x a:visited {color:#991100;}

.header-button {
    border: solid 1px #991100;

    padding: 14px 0;
    width: 360px;
    display: inline-block;
    color: white;
    text-decoration: none;
    transition: 0.2s;
    position: relative;
    border-radius: 2px;
    text-align: center;
    font-size:120%;
    font-weight:bold;
}

a:link .header-button  {
color: #eaae61;
}

.header-button::after {
    content: "▶︎";
    position: absolute;
    padding: 14px;
    right: 10px;
    color: #991100;
    top: 0;
}

.blank-top-2x1 {
    margin: 0.5em auto;
    text-align: center;

}

.blank-top-2x1 a:link {color:#991100;}
.blank-top-2x1 a:visited {color:#991100;}


.header-button1 {
font-family: 'Noto Serif JP', serif;
    border: solid 1px #991100;

    padding: 20px 2em 20px 0.5em;
    width: 84%;
    display: inline-block;
    color: white;
    text-decoration: none;
    transition: 0.2s;
    position: relative;
    border-radius: 2px;
    text-align: left;
    font-size:100%;
    font-weight: 600;

}

a:link .header-button1  {
color: #eaae61;
}

.header-button1::after {
font-family: "Font Awesome 5 Free";
    content: "\f054";
    font-weight: 900;
    position: absolute;
    padding: 14px;
    right: 0px;
    color: #991100;
    top: 0.3em;
    font-size:120%;
}

.header-button2 {
font-family: 'Noto Serif JP', serif;
    border: solid 1px #991100;

    padding: 10px 2em 10px 0.5em;
    width: 84%;
    display: inline-block;
    color: white;
    text-decoration: none;
    transition: 0.2s;
    position: relative;
    border-radius: 2px;
    text-align: left;
    font-size:100%;
    font-weight: 600;

}

a:link .header-button2  {
color: #eaae61;
}

.header-button2::after {
font-family: "Font Awesome 5 Free";
    content: "\f054";
    font-weight: 900;
    position: absolute;
    padding: 14px;
    right: 0px;
    color: #991100;
    top: 0.3em;
    font-size:120%;
}

.btn-horizontal-border {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 16px 2% 12px;
  text-decoration: none;
  color: #67c5ff;
  transition: .4s;
  width: 45%;
  margin: 0 auto 1%;
  font-size: 110%;
}


.btn-horizontal-border:hover {text-decoration: none; color:#737373;}

.btn-horizontal-border:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  top:100%;
  left: 0;
  border-radius: 3px;
  background:#cccccc;
  transition: .2s;
}

.btn-horizontal-border:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  top:0;
  left: 0;
  border-radius: 3px;
  background:#cccccc;
  transition: .2s;
}

.btn-horizontal-border:hover:before {
  top: -webkit-calc(100% - 1px);
  top: calc(100% - 1px);
}

.btn-horizontal-border:hover:after {
  top: 3px;
}

.my-gray {color: gray}

.btn-brackets {
  display: inline-block;
  position: relative;
  padding: 0.5em 0.5em 0.5em 2em;
  text-decoration: none;
  color: #000;
  transition: .4s;
  margin: 0 1% 1%;
  font-size: 110%;
  font-weight: bold;
  width: 42%;
  
}
.btn-brackets:hover {
  color:#ff7f7f;
}
.btn-brackets:before, .btn-brackets:after {
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 100%;
  display: inline-block;
}
.btn-brackets:before {
  border-left: solid 2px #ff7f7f;
  border-top: solid 2px #ff7f7f;
  border-bottom: solid 2px #ff7f7f;
  left: 0;
}
.btn-brackets:after {
  content: '';
  border-top: solid 2px #ff7f7f;
  border-right: solid 2px #ff7f7f;
  border-bottom: solid 2px #ff7f7f;
  right: 0;
}

.btn-sticky {
  display: inline-block;
  padding: 0.8em 1em;
  text-decoration: none;
  background: #ffffff;
  border-left: solid 6px #ff7c5c;/*左線*/
  border-top: solid 1px rgba(128, 128, 128, 0.1);
  color: #ff7c5c;/*文字色*/
  font-weight: bold;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  margin: 0 1% 2%;
  width: 42%;
  font-size: 110%;
}
.btn-sticky:active {
  box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
  transform: translateY(2px);
}


a.btn_07 {
  display: inline-block;
  justify-content: center;
  align-items: center;
  background: #fff;
  border: 1px solid rgb(153, 17, 0);
  box-sizing: border-box;
  width: 48%;

  padding: 14px 25px;
  color: #424242;
  font-size: 16px;
  text-align: left;
  text-decoration: none;
  position: relative;
  transition-duration: 0.2s;
  margin: 0 0.5% 1%;
}
a.btn_07:hover {
  background: #fafafa;
  border: 1px solid rgb(153, 17, 0);
  text-decoration: underline;
 
}
a.btn_07:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  border-color: transparent transparent rgb(153, 17, 0) transparent;
}
a.btn_07 span {
    position: absolute;
    bottom: 12px;
    right: 20px;
    display: inline-block;
}
a.btn_07 span:before {
    content: '';
    width: 16px;
    height: 16px;
    /*background: #ffffff;*/
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -8px;
}
.my-red {color:rgb(153, 17, 0)}

.title-border {
font-family: 'Noto Serif JP', serif;
display: flex;
align-items: center;
font-size: 110%;
margin: 1.2em 0 0.5em 0;
font-weight:600;
}
.title-border:before,
.title-border:after {
border-top: 7px solid #b5b5b5;
content: "";
flex-grow: 1;
}
.title-border:before {
margin-right: 1rem;
}
.title-border:after {
margin-left: 1rem;
}

h2.bl_bg {
font-family: 'Noto Serif JP', serif;
     position: relative;
     color: white;
     padding:0.5em 0.5em 0.6em 1.4em;
     background-color: #941100;
     margin: 0 0 15px 0;
     font-size: 130%;
}
 
h2.bl_bg::after {
     position: absolute;
     top: 50%;
     left:0.7em;
     transform:translateY(-50%);
     content: '';
     width: 5px;
     height:25px;
     background-color:white;
}