@charset "utf-8";
/* CSS Document */
body , html {
	margin:0;
	font-size: 62.5%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}
a:hover {
	color:#F30;
}
.clear {
    clear:both;　/*floatの解除*/
}
#contenz {
	max-width: 980px;
	margin: 10px auto;
	padding-bottom: 150px;
}
#left {
	float: left;
	width: 30%;
}
#right {
	float: left;
	width: 65.3%;
	margin: 0 0 0 1.5%;
}
#news {
	width: 96%;
	padding: 5px;
	background: #FCC;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.fusen {
	position: relative;
	margin:30px 0 0 0;
	padding:15px;
	word-break:break-all;
	color:#333;
	box-shadow:4px 4px 4px #777;
	width:86.6%;
	transform:rotate(2deg);
	background:#ffffcc;
}
.fusen a{
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-decoration:none;
}
.fusen:hover {
	background: #F99;
}
.title_box{
	width: calc(100% - 20px);
	float:none;
    padding:5px 20px;
    margin:0;
    background: #dddddd;
    background: -webkit-linear-gradient(top,  #dddddd 0%,#cccccc 50%,#eeeeee 51%,#cccccc 100%);
    background: -moz-linear-gradient(top,  #dddddd 0%, #cccccc 50%, #eeeeee 51%, #cccccc 100%);
    background: -ms-linear-gradient(top,  #dddddd 0%,#cccccc 50%,#eeeeee 51%,#cccccc 100%);
    background: -o-linear-gradient(top,  #dddddd 0%,#cccccc 50%,#eeeeee 51%,#cccccc 100%);
    background: linear-gradient(to bottom,  #dddddd 0%,#cccccc 50%,#eeeeee 51%,#cccccc 100%);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #eee;
    border-top: 1px solid #ffffff;
    text-shadow: 1px 1px 1px #eee;
    -moz-box-shadow: 0 1px 3px black;
    -webkit-box-shadow: 0 1px 3px black;
    box-shadow: 0 1px 3px black;
}
#footer {
    position: fixed;
	font-size:14px;
	text-align:center;
	color:#FFF;
	background:#F66;
	margin:0 auto;
    bottom: 0;
    width: 100%;
    height: 100px;
}
#footer .links ul {
}
#footer .links li {
	display: inline;
	margin:0 20px;
}

/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
@media screen and (min-width: 769px){
img{
    max-width: 100%;
    height: auto;
    width /***/:auto;　
}
#hed_bdy {
	background:#FFF;
	max-width: 980px;
	margin: 0 auto;
}
#sub_copy {
	font-size:14px;
	line-height:110%;
	margin:10px 0;
}
#logo {
	width: 249px;
	float: left;
	margin: 0;
}
.box_250 {
	width: 250px;
	float: right;
	padding: 5px;
	background: #FCC;
	border: dotted 1px #FF6666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#hed_btn_bdy2 .wrap2 .btn03 {
	display: none;
}
.wrap {
	max-width:980px;
	display:flex;
	justify-content: center;
	padding:0;
	list-style: none;
	margin: 0 auto;
}
.wrap a {
	color: #FFF;
	text-decoration: none;
}
.btn01 {
	background-color: #F69;
	text-align: center;
	width: calc(100% / 4);
	height: 32px;
	margin: 0 2px;
	font-size: 1.8em;
	padding: 4px;
	color: #FFF;
	line-height: 1.8em;
}
.btn02 {
	background-color: #F36;
	text-align: center;
	width: calc(100% / 4);
	height: 32px;
	margin: 0 2px;
	font-size: 16px;
	padding: 4px;
	color: #FFF;
	line-height: 200%;
}
.btn02:hover {
	background-color: #693;
}
#hed_btn_bdy2 .wrap2 .btn03 {
	display:none;
}
.wrap3 {
	max-width:980px;
	display:flex;
	justify-content: center;
	padding:0;
	list-style: none;
	margin: 0 auto;
}
.wrap3 a {
	color: #FFF;
	text-decoration: none;
}
.btn04 {
	background-color: #F36;
	text-align: center;
	width: calc(100% / 2);
	height: 32px;
	margin: 0 2px;
	font-size: 16px;
	padding: 4px;
	color: #FFF;
	line-height: 200%;
}
.btn04:hover {
	background-color: #693;
}
#left {
	float: left;
	width: 30%;
}
#right {
	float: left;
	width: 65.3%;
	margin: 0 0 0 1.5%;
}
.title_box{
	width: calc(100% - 20px);
	float:none;
    padding:5px 20px;
    margin:0;
    background: #dddddd;
    background: -webkit-linear-gradient(top,  #dddddd 0%,#cccccc 50%,#eeeeee 51%,#cccccc 100%);
    background: -moz-linear-gradient(top,  #dddddd 0%, #cccccc 50%, #eeeeee 51%, #cccccc 100%);
    background: -ms-linear-gradient(top,  #dddddd 0%,#cccccc 50%,#eeeeee 51%,#cccccc 100%);
    background: -o-linear-gradient(top,  #dddddd 0%,#cccccc 50%,#eeeeee 51%,#cccccc 100%);
    background: linear-gradient(to bottom,  #dddddd 0%,#cccccc 50%,#eeeeee 51%,#cccccc 100%);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #eee;
    border-top: 1px solid #ffffff;
    text-shadow: 1px 1px 1px #eee;
    -moz-box-shadow: 0 1px 3px black;
    -webkit-box-shadow: 0 1px 3px black;
    box-shadow: 0 1px 3px black;
}
.box {
	border:solid 1px #FF3300;
	width:100%;
	margin:10px 0 0 0;
}
.word_box {
	width:calc(100% / 2 - 14px);
	float:left;
	padding:5px;
}
.p_box {
	width:calc(100% / 2);
	float:right;
}
.word {
	font-size:16px;
	line-height:150%;
	text-justify: inter-ideograph;
}
}

/*===============================================
●tablet.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
img{
    max-width: 100%;
    height: auto;
    width /***/:auto;　
}
#hed_bdy {
	background:#FFF;
	max-width: 980px;
	margin: 0 auto;
}
#sub_copy {
	font-size:14px;
	line-height:110%;
	margin:10px 0;
}
#logo {
	width: 249px;
	float: none;
	margin: 0;
}
.box_250 {
	width: 98%;
	float: none;
	padding: 5px;
	background: #FCC;
	border: dotted 1px #FF6666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#hed_btn_bdy {
	display:none;
}
.wrap .btn01 {
	display:none;
}
.wrap .btn02 {
	display:none;
}

.wrap2 {
	max-width:980px;
	display:flex;
	justify-content: center;
	padding:0;
	list-style: none;
	margin: 0 auto;
}
.wrap2 a {
	color: #FFF;
	text-decoration: none;
}
.btn03 {
	background-color: #F36;
	text-align: center;
	width: calc(100% / 2);
	height: 32px;
	margin: 0 2px;
	font-size: 16px;
	padding: 4px;
	color: #FFF;
	line-height: 200%;
}
.btn03:hover {
	background-color: #693;
}
.wrap3 {
	max-width:980px;
	display:flex;
	justify-content: center;
	padding:0;
	list-style: none;
	margin: 0 auto;
}
.wrap3 a {
	color: #FFF;
	text-decoration: none;
}
.btn04 {
	background-color: #F36;
	text-align: center;
	width: calc(100% / 2);
	height: 32px;
	margin: 0 2px;
	font-size: 16px;
	padding: 4px;
	color: #FFF;
	line-height: 200%;
}
.btn04:hover {
	background-color: #693;
}
#left {
	float: left;
	width: 30%;
}
#right {
	float: left;
	width: 65.3%;
	margin: 0 0 0 3%;
}
.title_box{
	width: calc(100% - 30px);
	float:none;
    padding:5px 20px;
    margin:0;
    background: #dddddd;
    background: -webkit-linear-gradient(top,  #dddddd 0%,#cccccc 50%,#eeeeee 51%,#cccccc 100%);
    background: -moz-linear-gradient(top,  #dddddd 0%, #cccccc 50%, #eeeeee 51%, #cccccc 100%);
    background: -ms-linear-gradient(top,  #dddddd 0%,#cccccc 50%,#eeeeee 51%,#cccccc 100%);
    background: -o-linear-gradient(top,  #dddddd 0%,#cccccc 50%,#eeeeee 51%,#cccccc 100%);
    background: linear-gradient(to bottom,  #dddddd 0%,#cccccc 50%,#eeeeee 51%,#cccccc 100%);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #eee;
    border-top: 1px solid #ffffff;
    text-shadow: 1px 1px 1px #eee;
    -moz-box-shadow: 0 1px 3px black;
    -webkit-box-shadow: 0 1px 3px black;
    box-shadow: 0 1px 3px black;
}
.box {
	border:solid 1px #FF3300;
	width:100%;
	margin:10px 0 0 0;
}
.word_box {
	width:100%;
	float:none;
	padding:5px;
}
.p_box {
	width:100%;
	float:none;
}
.word {
	font-size:14px;
	line-height:150%;
	text-justify: inter-ideograph;
}

}
