@charset "UTF-8";

/* http://yui.yahooapis.com/3.0.0/build/cssreset/reset-min.css */

html { color:#000; background:#FFFDE6; }
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; }
table { border-collapse:collapse;border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;font-weight:normal; }
li { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%;font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0;font-variant:normal; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input,textarea,select { font-family:inherit;font-size:inherit;font-weight:inherit; }
input,textarea,select { *font-size:100%; }
legend { color:#000; }


/* http://yui.yahooapis.com/3.0.0/build/cssfonts/fonts-min.css */

body { font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small; }
select,input,button,textarea { font:99% arial,helvetica,clean,sans-serif; }
pre,code,kbd,samp,tt { font-family:monospace;*font-size:108%;line-height:100%; }


/* HTML5 */

section, nav, article, aside, hgroup, header, footer, address { display:block; }


html { overflow-x:hidden; }


body {
	line-height:1.5;
	font-size: 100%;
}


a {
	color: #0000ff;
	text-decoration:none;
}


#container {
  max-width: 640px;
  margin: 0 auto;
  height: 100%;
  min-height: 100%;

}
#main {
  width: 100%;
}


header {
	line-height:0.8;
}


/* top_image（未使用）*/
.top_image {
/*	border-top:1px solid #ccc; */
/*	border-bottom:1px solid #ccc; */
	background:#f3f3f3;
	padding:0 10px 2px 20px;
}

.top_image img {
/*	display:block; */
	text-align:center;
}


.top_note {
	border-top:solid 2px #fff;
	padding:2px 10px;
	color:#0000ff;
	font-size:11px;
	font-weight: bold;
}


.midashi {
	padding:10px 15px; 
	font-size:18px;
	color:#fff;
	font-weight: bold;
	border-bottom:solid 1px #ccc;
}

section ul {
	overflow:hidden;
}

section li { overflow:hidden; }


/* リスト画像あり↓ */
.list_gazou li {
	padding:5px 5px;
	border-bottom:1px solid #ccc;
/*	border-top:1px solid #fff; */
	display:block;
	background:url(images/arrow2.png) no-repeat 98% 50%;
}


.list_gazou a {
	color: #000;
	text-decoration:none;
}

.list_gazou li:hover {
	background-color:#dcdcdc; 	/*リンクにマウスが乗ったら背景色を変更する*/
}

.list_gazou h3{
	font-size:15px;
	font-weight: bold;
	line-height:1.3;
	color: #0000ee;
	margin: 0 15px 0 0;
/*	padding:1px 20px 2px 155px;*/
}

.list_gazou .goodsite{
	font-size:14px;
	font-weight: bold;
	line-height:1.2;
	margin: 4px 10px 0 0;
}

.list_gazou p{
	color: #4169e1;
	font-size:11px;
}

.thumbnail {
	float:left;
	padding:1px;
	margin: 0 15px 5px 0;
	border:2px solid #FF0080;
/*	box-shadow: 1px 1px 8px #ccc; */
}


/* リスト画像無し↓ */
.list_link li {
	padding:10px 20px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #000;
    font-weight: bold;
	display:block;
/*	background:url(images/yajirusi.png) no-repeat 95% 50%; */
	background:url(images/arrow2.png) no-repeat 97% 50%;

}

.list_link li:hover {
	background-color:#dcdcdc; 	/*リンクにマウスが乗ったら背景色を変更する*/
}

.list_link li:last-child{border-bottom:0;}

.list_link a {
	color: #4c4c4c;
	text-decoration:none;
}


/* リストボタン（未使用）↓ */
.list_button {
	padding:16px 0 16px 16px;
}

.list_button li {
	display:block;
	float:left;
	width:193px;
	margin-right:10px;
	padding:10px 0;
	text-align:center;
	border: 1px solid #bdbcbd;
	border-radius: 5px;
	box-shadow: 1px 1px 8px #ccc;
	text-align:center;
}

.list_button a {
	text-decoration:none;
	font-size:1.2em;
}

/*
footer {
	padding:2px;
}
*/


footer h1{
	color:#fff;
/*	padding:0px 20px 0px 20px;*/
}	


/* 動画詳細ページ */
.contents {
	padding:5px 5px;
	margin:2px 2px;
	overflow:hidden;
}
.contents h1 {
	padding:5px 10px; 
	font-size:16px;
	color: #4b0082;
	font-weight: bold;
}

.contents h3 {
	padding:5px 10px; 
	font-size:16px;
	color: #4b0082;
	font-weight: bold;
}

.contents .gazou{
	text-align: center;
}

.contents .subtitle{
	background: url(images/subtitle.png) no-repeat 5px center / 20px auto;
	padding: 5px 5px 5px 30px;
	font-size:16px;
	font-weight: bold;
}

.contents .subtitle2{
	padding: 5px 5px 5px 30px;
	font-size:16px;
	font-weight: bold;
}

.contents p{
	padding: 0 20px; 
}





.text-16-bo{
	font-size:16px;
	font-weight: bold;
}
.

/* 画像左よせ（未使用）↓ */
.align_left {
	display:block;
	float:left;
	margin:0 20px 20px 0;
	padding:4px;
	border:1px solid #ccc;
	box-shadow: 1px 1px 8px #ccc;
}


/* 画像右よせ（未使用）↓ */
.align_right {
	display:block;
	float:right;
	margin:0 0 20px 20px;
	padding:4px;
	border:1px solid #ccc;
	box-shadow: 1px 1px 8px #ccc;
}


/* テーブル（未使用）↓ */
table {
	border-collapse:separate;
	border-spacing: 0;
	width:100%;
  -webkit-box-shadow: 0 1px 1px #ccc; 
  -moz-box-shadow: 0 1px 1px #ccc;
	-o-box-shadow: 0 1px 1px #ccc;
  box-shadow: 0 1px 1px #ccc;
}


th, td {
	border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 20px 10px;
}

th{
	background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#ccc));
	background: -webkit-linear-gradient(top, #fff, #e1e1e1);
	background: -moz-linear-gradient(top, #fff, #f6f7f6);
	background: -o-linear-gradient(top, #fff, #f6f7f6);
	background: -ms-linear-gradient(top, #fff, #f6f7f6);
	background: linear-gradient(top, #fff, #f6f7f6);
  text-shadow: 0 1px 0 rgba(255,255,255,.5); 
}

td{border-right: 1px solid #ccc;}


/* ボタン　オレンジ（未使用）↓ */
a.btn-orange{
  padding: 0.5em;
  margin: 10px 20px;
  display: block;
  color: #fff !important;
  background: #FF8300;
  text-decoration: none;
  font-weight: bold;
  font-size:20px;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
  height: 70px;

/*
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:20px 20px 20px 20px;
*/

}
a.btn-orange:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 0 0 5px;
  background: url("images/yajirusi.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
a.btn-orange:hover {
    background: #FFCE71;
}
 
@media screen and (min-width: 1400px){
  a.btn-orange{
    padding: 0.5em 2em;
    margin: 10px auto; 
    font-size:20px;
    display:inline-block;
    }
  a.btn-orange:before {
        margin: -3px 0 0 10px;
    }
}

/* ボタン　青（未使用）↓ */
a.btn-blue{
  padding: 0.5em;
  margin: 10px 20px;
  display: block;
  color: #fff !important;
  background: #0000ff;
  text-decoration: none;
  font-weight: bold;
  font-size:20px;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
  height: 70px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:20px 20px 20px 20px;

}
a.btn-blue:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 0 0 5px;
  background: url("images/yajirusi.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
a.btn-blue:hover {
    background: #4169e1;
}
 
@media screen and (min-width: 1400px){
  a.btn-blue{
    padding: 0.5em 2em;
    margin: 10px auto; 
    font-size:20px;
    display:inline-block;
    }
  a.btn-blue:before {
        margin: -3px 0 0 10px;
    }
}

/* ボタン　左 */
a.btn-grd-right{
  padding: 0.5em;
  margin: 10px 30px;
  display: block;
  color: #fff !important;
/*  background: #0000ff;*/
  text-decoration: none;
  font-weight: bold;
  font-size:18px;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
  height: 35px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:20px 20px 20px 20px;

}

/*
a.btn-grd-right:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 0 0 15px;
  background: url("images/yajirusi1.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
a.btn-grd-right:hover {
    background: #4169e1;
}
 
@media screen and (min-width: 1400px){
  a.btn-grd-right{
    padding: 0.5em 2em;
    margin: 10px auto; 
    font-size:20px;
    display:inline-block;
    }
  a.btn-grd-right:before {
        margin: -3px 0 0 10px;
    }
}
*/

/* ボタン　右 */
a.btn-grd-left{
  padding: 0.5em;
  margin: 10px 30px;
  display: block;
  color: #fff !important;
/*  background: #0000ff;*/
  text-decoration: none;
  font-weight: bold;
  font-size:18px;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
  height: 35px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:20px 20px 20px 20px;

}

/* submitボタン */
.c-sub{
	text-align: center;
}
.txt-sub{
    display: inline-block;
    width: 80%;
    padding: 0.5em;
    border: 1px solid #999;
    box-sizing: border-box;
    background: #f2f2f2;
    margin: 15px 0;
}

.btn-sub{
  padding: 0.5em;
  margin: 15px 0;
  width: 60%;
  color: #fff;
  font-weight: bold;
  font-size:14px;
  text-align:center;
  height: 40px;
  border-radius:10px 10px 10px 10px;
}

/*
a.btn-grd-left:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 15px 0 0;
  background: url("images/yajirusi2.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
a.btn-grd-left:hover {
    background: #4169e1;
}
 
@media screen and (min-width: 1400px){
  a.btn-grd-left{
    padding: 0.5em 2em;
    margin: 10px auto; 
    font-size:20px;
    display:inline-block;
    }
  a.btn-grd-left:before {
        margin: -3px 10px 0 0x;
    }
}
*/

/* 左右分割 */
.items2{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.item2{
  width: 49%;
  height: 220px;
/*  background: #ffffff;*/
  background: #FFFDE6;
  text-align: center;
}

.item2-btn{
  width: 49%;
/*  height: 50px;*/
  background: #ffffff;
  text-align: center;
}


.items3{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.item3{
  width: 33%;
  height: 100px;
  background: #3D9FB1;
}

.items4{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.item4{
  width: 24%;
  height: 100px;
  background: #3D9FB1;
  font-size:20px;
  font-weight: bold;
  text-align: center;

}

.items5{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.item5{
  width: 19%;
  height: 100px;
  background: #3D9FB1;
}


/* メニュー左右4分割 */
.menu4aria{
  width:25%;
  padding:1%;
  float:left;
  border:1px solid #fff;
  box-sizing :border-box;
  text-align: center;


}

ul.listtest2 {
display: flex;
flex-wrap: wrap;
width: 100%;
justify-content: center;
margin: 10px 0; 

}
ul.listtest2 > li {
width: 49%;
list-style: none;
/*background: lightblue;*/
border: 1px solid #000;
box-sizing: border-box;
text-align: center;
font-weight: bold;
padding : 2px 1px;
}

ul.listtest2 li:hover {
	background-color:#696969; 	/*リンクにマウスが乗ったら背景色を変更する*/
}

ul.listtest3 {
display: flex;
flex-wrap: wrap;
width: 100%;
justify-content: center;
}
ul.listtest3 > li {
width: 30%;
list-style: none;
/*background: lightblue;*/
background: #11114d;
border: 1px solid white;
box-sizing: border-box;
text-align: center;
font-weight: bold;
padding : 5px 1px;
}
ul.listtest3 a {
    color: #fff;
}
ul.listtest3 li:hover {
	background-color:#dcdcdc; 	/*リンクにマウスが乗ったら背景色を変更する*/
}

ul.listtest4 {
display: flex;
flex-wrap: wrap;
width: 100%;
justify-content: center;
}
ul.listtest4 > li {
width: 24%;
list-style: none;
/*background: lightblue;*/
background: #9932cc;
border: 1px solid white;
box-sizing: border-box;
text-align: center;
font-weight: bold;
padding : 5px 1px;
}
ul.listtest4 a {
    color: #fff;
}
ul.listtest4 li:hover {
	background-color:#ee82ee; 	/*リンクにマウスが乗ったら背景色を変更する*/
}

/* アコーディオン */
.accordion {
    max-width: 640px;
}

.accordion a {
    display: block;
    padding: 8px 0 0 30px; 
    text-decoration: none;
    color: #000;
}

.accordion label {
    display: block;
    margin: 0 0 4px 0;
/*    padding : 15px; */
    padding : 10px 10px 0px 20px;
    line-height: 1;
    color :#8a2be2;
/*    background : green; */
    cursor :pointer;
	border:4px solid #4b0082;
    height: 30px;
    font-size:20px;
    font-weight: bold;
}


.accordion label:before {
	position: absolute;
/*	content: '▼';*/
	color: #8a2be2;
/*	right: 0.5em; */
/*	right: 20px; */
/*	top: 25%; */
}


.accordion input {
    display: none;
}

.accordion ul {
    margin: 0; 
    padding: 0;
    background :#f4f4f4;
    list-style: none;

}

.accordion li {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
/*    background :#333333; */
    font-weight: bold;
}

.accordion li:hover {
	background-color:#dcdcdc; 	/*リンクにマウスが乗ったら背景色を変更する*/
}


#accordion_bar2021:checked ~ #links2021 li,
#accordion_bar2020:checked ~ #links2020 li,
#accordion_bar2019:checked ~ #links2019 li,
#accordion_bar2018:checked ~ #links2018 li {
	border-bottom:5px solid #ccc;
    height: 40px;
    opacity: 1;
	background:url(images/yajirusi.png) no-repeat 95% 50%;

}


.cp_menu {
	max-width: 640px;
	margin: 0 auto;
	padding: 0;
}
.cp_menu a {
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #000000;
	line-height: 1;
}
.cp_menu label {
	display: block;
	position: relative;
	margin: 0 0 2px 0;
	padding: 12px;
	line-height: 1;
	color: #ffffff;
/*	background: #1b2538;*/
	background: #9932cc;
	cursor: pointer;
}
.cp_menu label::before {
	position: absolute;
	content: '▼';
	color: #ffffff;
	right: 0.5em;
	top: 25%;
}
.cp_menu input {
	display: none;
}
.cp_menu ul {
	margin: 0;
	padding: 0;
	background: #f4f4f4;
	list-style: none;
}
.cp_menu li {
	overflow-y: hidden;
	max-height: 0;
	transition: all 0.5s;
}

.cp_menu li:hover {
	background-color:#dcdcdc; 	/*リンクにマウスが乗ったら背景色を変更する*/
}


/*リストが増えたらULごとに追加してください*/
#cp_menu_bar1:checked ~ #link1 li,
#cp_menu_bar2:checked ~ #link2 li,
#cp_menu_bar3:checked ~ #link3 li,
#cp_menu_bar4:checked ~ #link4 li,
#cp_menu_bar5:checked ~ #link5 li,
#cp_menu_bar6:checked ~ #link6 li,
#cp_menu_bar7:checked ~ #link7 li,
#cp_menu_bar8:checked ~ #link8 li,
#cp_menu_bar9:checked ~ #link9 li,
#cp_menu_bar10:checked ~ #link10 li {
	border-bottom:2px solid #ccc;
	max-height: 46px;
	opacity: 1;
}


/* 横線 */
.line{
	border-top:3px solid #333333;
}
/* ページネーション */
.pagelink{
	font-size:20px;
	margin: 5px 5px;
	text-align: center;
}
.pagelink img{
	vertical-align: bottom;
	padding-bottom: 5px;
}

.pagelink2{
	line-height:1.7;
	font-size:16px;
	margin: 5px 5px;
	text-align: center;
}

.pagelink2 li {
	display: inline;
	padding:2px 10px;
	border:1px #ccc solid;color:#000053;
	border-radius: 1px / 1px;
}

.pagelink2 img{
	vertical-align: baseline;
/*	padding-bottom: 1px;*/
}

.pagelink2 li:hover {
	background-color:#dcdcdc; 	/*リンクにマウスが乗ったら背景色を変更する*/
}


/* カテゴリリンク */
.catelink{
	margin: 10px 5px;
	text-align: center;
	font-weight: bold;
}

/* パンクズ */
.pankuzu{
	font-size:16px;
	margin: 10px 15px;
}
	

/* AF用リンク */
.aflink{
	font-size:15px;
	margin: 0 8px 5px 8px;
	font-weight: bold;
}

/* larget img用リンク */
.larget-link{
	text-align: center;
}
.larget-link img{
	width:80%;
}
.larget-link p{
	font-size:13px;
	margin: 0 15px 5px 15px;
	font-weight: bold;
}


/* 動画出力 */
.free_douga{
	position:relative;
	width:95%;
	height:0;
	margin: 10px 10px;
	padding-top:65%;
}
.free_douga iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/* インフォメーション */
.info_p {
	padding:5px 5px;
	margin:2px 2px;
}

/* 囲み枠 */
.box-waku{
  margin: 10px;
  padding:10px;
  border: 1px solid #a9a9a9;
  border-radius: 10px;  
}

/* 囲み枠 larget-link用*/
.box-waku2{
  margin: 10px;
  padding:10px;
  border: 4px solid #ff66cc;
  border-radius: 5px;  
}

/* ページネーション */
.example2 li {
 display: inline;
 padding:1px 10px;
 border:2px #ccc solid;color:#000053;
 border-radius: 1px / 1px;
}

.example2 li:hover {
	background-color:#dcdcdc; 	/*リンクにマウスが乗ったら背景色を変更する*/
}

/*---------- メニュー ----------*/
.text-c{
	text-align: center;
}
.text-c img{
	width:330px;
	height:auto;
}


.text-10{
	font-size:10px;
	font-weight: 200;
}
.text-11{
	font-size:11px;
}
.text-12{
	font-size:12px;
}
.text-14{
	font-size:14px;
}
.text-16{
	font-size:16px;
}
.text-bo{
	font-weight: bold;
}

.text-14-c{
	font-size:14px;
	text-align: center;
}
.text-14-r{
	font-size:14px;
	text-align: right;
}
.text-14-l{
	font-size:14px;
	text-align: left;
}
.text-12-bo{
	font-size:12px;
	font-weight: bold;
}
.text-14-bo{
	font-size:14px;
	font-weight: bold;
}
.text-16-bo{
	font-size:16px;
	font-weight: bold;
}
.text-12-red{
	font-size:12px;
	color:#ff0000;
}
.text-14-red{
	font-size:14px;
	color:#ff0000;
}
.text-16-red{
	font-size:16px;
	color:#ff0000;
}
.text-12-pink{
	font-size:12px;
	color:#f08080;
}
.text-14-pink{
	font-size:14px;
	color:#f08080;
}
.text-16-pink{
	font-size:16px;
	color:#f08080;
}

.m-left5{
  margin-left: 5px;
}

.submtbottun{
	text-align: center;
	background-color: #cccccc;
	width:300px;
	height:50px;
}

td{
  width: 100%;
  height: 25px;
  background-color: #4169e1;
  color: #ffffff;
  font-weight: bold;
  border:solid 1px #cccccc;
  padding: 5px 0 5px 20px;

}

.img-c{
	margin-top: 5px;
	text-align: center;
}



