@charset "utf-8";

body {
 margin: 0 auto;
 width: 98%;
 padding: 0;
 text-align: center;
 border: 0px solid;
 font-family:"sans-serif";
 line-height: 0;
 overflow-x: hidden;
}

a {
 text-decoration: none;
}
a:hover { text-decoration : underline; }

a.noline {
 text-decoration: none;
}
a.noline:hover { text-decoration : none; }

h1 {
 color: #505050;
 font-size: 24px;
 line-height: 34px;
 padding: 0px 0px 0px 0px;
}


h2 {
 margin: 0px auto;
 color: #505050;
 font-size: 14px;
 line-height: 18px;
 padding: 5px 3px 5px 0px;
}

h3 {
 color: #505050;
 font-size: 16px;
 line-height: 28px;
 padding: 20px 0px 0px 0px;
}

.mybtn {
 width:50px;
 font-size: 14px;
 font-weight:bold;
 text-decoration:none;
 text-align:center;
 color:#fff;
 background-color:#61cb00;
 border-radius:5px;
 box-shadow:2px 2px #555;
 padding: 5px 10px 5px 10px;
}

/* ?g
padding [??][?E][??][??]
*/
div.main {
 width: 600px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 padding: 0px 0px 0px 0px;
 border: 0px solid;
}

div.main_left {
 width: 98%;
 margin: 0 auto;
 padding: 0px 5px 0px 5px;
 border: 0px solid;
}

div.main_right {
 width: 96%;
 margin: 0 auto;
 padding: 0px 5px 0px 5px;
 border: 0px solid;
}

.link_box a:hover {
 text-decoration: none;
}

div.top_tab {
 width: 20%;
 margin: 0 0 0 0;
 padding: 15px 0px 0px 0px;
 border: 0px solid;
}

div.article_top_search {
 width: 96%;
 margin: 0 auto;
 padding: 0px 0px 0px 0px;
 border: 0px solid;
}

dl.search{
 margin: 5px 0px 10px 0px;
 position:relative;
 background-color:#fff;
 border:1px solid #aaa;
 -webkit-border-radius:6px;
 -moz-border-radius:6px;
 -o-border-radius:6px;
 -ms-border-radius:6px;
 border-radius:6px;
}
dl.search dt{
 margin-right:0px;
 padding:8px 0 8px 8px;
}
dl.search dt input{
 width:100%;
 height:20px;
 line-height:20px;
 background:none;
 border:none;
}
dl.search dd{
 position:absolute;
 top:0;
 right:0;
}
dl.search dd button{
 display:block;
 padding:10px;
 background:none;
 border:none;
}
dl.search dd button span{
 display:block;
 width:18px;
 height:18px;
 background:url('http://855.jp/matome/image/search.png') no-repeat scroll 0 0;
}

div.top_sc {
 width: 100%;
 margin: 0px auto;
 padding: 10px 5px 0 5px;
 border: 0px solid;
}

div.article_title_image {
 width: 98%;
 margin-left: auto;
 padding: 0px 0px 0px 0px;
 border: 0px solid;
}

div.article_top_image {
 width: 40%;
 margin: 0 0 0 0;
 padding: 10px 0px 10px 0px;
 border: 0px solid;
}

div.ariticle_title {
 width: 100%;
 margin: 0 0 0 0;
 padding: 0px 0px 0px 0px;
 border: 0px solid;
}


div.article_top_toroku {
 width: 95%;
 margin: 0px auto;
 text-align: right;
 padding: 0px 0px 10px 0px;
 border: 0px solid;
 font-size: 16px;
 line-height: 20px;
 color: #505050;
}

div.pan {
 margin: 0 0 0 0;
 padding: 20px 0px 5px 0px;
 border: 0px solid;
}

div.article_point {
 width: 80%px;
 margin-right: auto;
 color: #505050;
 font-size: 14px;
 line-height: 20px;
 padding: 10px 10px 20px 10px;
}

div.article_contents {
 width: 80%;
 margin-right: auto;
 border: 2px solid #61cb00;
 border-radius: 12px;
 background: #fff0e0;
 padding: 20px 10px 10px 30px;
}

li.article_contents_li {
 position: relative;
 height: 30px;
}
li.article_contents_li:after,
li.article_contents_li:before {
 display: block;
 content: '';
 position: absolute;
}
li.article_contents_li:after {
 top: .35em;
 left: -1.2em;
 width: 14px;
 height: 14px;
 background-color: #61cb00;
 border-radius: 100%;
}
li.article_contents_li:before {
 z-index: 2;
 top: .625em;
 left: -.975em;
 width: 4px;
 height: 4px;
 border-right: 1px solid #fff;
 border-bottom: 1px solid #fff;
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
}

div.article_section_comment {
 width: 98%;
 margin-left: auto;
 margin-right: auto;
 padding: 0px 0px 10px 0px;
 font-size: 14px;
 line-height: 24px;
 color: #505050;
 border: 0px solid;
}

div.article_section_contents {
 width: 98%;
 margin-left: auto;
 padding: 10px 0px 20px 0px;
 border: 0px solid;
}

.midasi2 {
 position: relative;
 margin: 15px 10px 10px 0px;
 padding: 10px 20px 10px 10px;
}
.midasi2::after {
 position: absolute;
 left: 0;
 bottom: 0;
 content: '';
 width: 100%;
 height: 0;
 border-bottom: 2px solid #ccc;
}

.midasi {
  width: 70%;
  margin: 0px 0px 0px 30px;
  padding: 10px 0;
  font-family: sans-serif;
  font-size: 20px;
  color:#61cb00;
}
.heading {
  margin: 10px 0
}
.midasi4 .heading {
  padding: 15px 5px;
  margin: 10px -20px;
  border: solid 3px #61cb00;
  position:relative;
  text-align: center;
  border-radius: 3px;
  background: #ffe1c0;
}
.midasi4 .heading:after,
.midasi4 .heading:before {
  content: '';
  position: absolute;
  bottom: -7px;
  background: #61cb00;
  border: solid 2px #61cb00;
  width: 25px;
  height: 20px;
  z-index: -1;
}
.midasi4 .heading:after {
     left: 2px;
     transform: rotate(120deg);
}
.midasi4 .heading:before {
    right: 2px;
    transform: rotate(60deg);
}

div.article_section_link {
 width: 50%;
 margin: 10px 0 10px 0;
 text-align: center;
 font-size: 22px;
 color: #ffffff;
 border: 3px solid #fbc150;
 border-radius: 6px;
 background: #fbc150;
 padding: 15px;
}
.article_section_link a {
 text-decoration: none;
 color: #ffffff;
}

div.article_section_tel {
 width: 50%;
 margin: 10px 0 10px 0;
 text-align: center;
 font-size: 22px;
 color: #ffffff;
 border: 3px solid #91db50;
 border-radius: 6px;
 background: #91db50;
 padding: 15px;
}
.article_section_tel a {
 text-decoration: none;
 color: #ffffff;
}

div.article_section_image {
 width: 98%;
 margin-left: auto;
 padding: 10px 0px 20px 0px;
 border: 0px solid;
}

div.login_info {
 width: 96%;
 margin: 47px 0px 10px 0px;
 border: 3px solid #61cb00;
 border-radius: 5px;
 padding: 10px 10px 10px 10px;
}


input.login {
 border: 0;
 padding: 10px;
 font-size: 14px;
 color: #505050;
 border:solid 1px #61cb00;
 margin: 0 0 20px 0;
 width: 90%;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
}

input.login_r {
 width: 96%;
 height: 40px;
 margin: 0 0 20px 0;
 font-size: 20px;
 color: #ffffff;
 border: 1px solid #eb0000;
 border-radius: 4px;
 background: #61cb00;
 padding: 0px;
}

div.right_tab {
 width: 88%;
 margin: 10px 0 10px 0;
 text-align: center;
 font-size: 20px;
 color: #ffffff;
 border: 3px solid #61cb00;
 border-radius: 6px;
 background: #61cb00;
 padding: 20px;
}

div.right_rank_img {
 width: 100px;
 margin: 0 0 0 0;
 padding: 2px 10px 2px 0px;
 border: 0px solid;
}

div.right_rank_com {
 margin: 0 0 0 0;
 width: 100%;
 padding: 0px 0px 0px 0px;
 border: 0px solid;
 position: relative;
}

div.rankNick {
 position: absolute;
 width: 100%;
 right: 0;
 bottom: 0;
 padding: 5px 5px 5px 5px;
 text-valign: bottom;
 border: 0px solid;
}

div.category_put {
 font-size: 12px;
 line-height: 12px;
 color: #909090;
 float: left;
 text-align: left;
}

div.date_put {
 font-size: 12px;
 line-height: 12px;
 color: #909090;
 text-align: right;
}

div.date_put_press {
 font-size: 9px;
 line-height: 11px;
 color: #909090;
 text-align: right;
}

div.date_put_press_left {
 width: 50%;
 margin-right: 0 auto;
 padding: 0px 0px 0px 30px;
 font-size: 12px;
 line-height: 14px;
 color: #909090;
 text-align: left;
}


div.date_put_press_right {
 width: 50%;
 margin-left: 0 auto;
 padding: 0px 30px 0px 0px;
 font-size: 12px;
 line-height: 14px;
 color: #909090;
 text-align: right;
}

div.kanren {
 width: 87%;
 margin: 10px 0 10px 0;
 text-align: center;
 font-size: 20px;
 color: #ffffff;
 border: 3px solid #61cb00;
 border-radius: 6px;
 background: #61cb00;
 padding: 20px;
}

div.kanren_img {
 width: 100px;
 margin: 0 0 0 0;
 padding: 2px 10px 2px 0px;
 border: 0px solid;
}

div.kanren_com {
 margin: 0 0 0 0;
 width: 100%;
 word-break: break-all;
 padding: 0px 0px 0px 0px;
 border: 0px solid;
 position: relative;
}

div.kanrenNick {
 right: 0;
 bottom: 0;
 padding: 10px 5px 5px 5px;
 text-align: right;
 font-size: 12px;
 line-height: 12px;
 color: #909090;
 border: 0px solid;
}

div.press_com {
 margin-left: auto;
 margin-right: auto;
 width: 95%;
 word-break: break-all;
 padding: 0px 0px 0px 0px;
 border: 0px solid;
}

div.press_com2 {
 margin: 0 0 0 0;
 width: 70%;
 word-break: break-all;
 padding: 0px 0px 0px 0px;
 border: 0px solid;
}

div.new_img_press {
 width: 90%;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 padding: 2px 10px 20px 0px;
 border: 0px solid;
}

div.new_bar {
 width: 87%;
 margin: 10px 0 10px 0;
 text-align: center;
 font-size: 20px;
 line-height: 22px;
 color: #ffffff;
 border: 3px solid #61cb00;
 border-radius: 6px;
 background: #61cb00;
 padding: 20px;
}

div.new_bar_press {
 width: 92%;
 margin: 10px 0 10px 0;
 text-align: center;
 font-size: 10px;
 color: #ffffff;
 border: 3px solid #61cb00;
 border-radius: 6px;
 background: #61cb00;
 padding: 8px;
}

div.new_img {
 width: 150px;
 margin: 0 0 0 0;
 padding: 2px 10px 2px 0px;
 border: 0px solid;
}

div.category_bar {
 width: 87%;
 margin: 10px 0 10px 0;
 text-align: center;
 font-size: 20px;
 color: #ffffff;
 border: 3px solid #61cb00;
 border-radius: 6px;
 background: #61cb00;
 padding: 20px;
}

div.go_mokuji {
 width: 92%;
 margin: 0 0 0 0;
 text-align: right;
 font-size: 16px;
 color: #808080;
 padding: 0px 10px 0px 0px;
 border-right: 3px solid  #61cb00;
}

div.ranking_icon {
 margin: 0 0 0 0;
 width: 80px;
 font-size: 30px;
 color: #61cb00;
 background: #ffffff;
 background-image: url(image/ranking.jpg); 
 background-repeat: no-repeat;
 padding: 25px 0px 0px 18px;
 border: 0px solid;
}

div.footer_top_left {
 width: 48%;
 margin: 0 auto;
 text-align: center;
 padding: 20px 0px 0px 0px;
 border-bottom: 2px solid #461800;
}

div.footer_top_right {
 width: 48%;
 margin: 0 auto;
 text-align: center;
 font-size: 24px;
 color: #461800;
 padding: 40px 0px 0px 0px;
 border-bottom: 2px solid #461800;
}

div.footer_top_right2 {
 width: 100%;
 margin: 0 auto;
 text-align: center;
 font-size: 24px;
 color: #461800;
 padding: 50px 0px 0px 0px;
 border-bottom: 2px solid #461800;
}

div.footer_1 {
 width: 100%;
 margin: 0 auto;
 padding: 10px 0px 0px 0px;
 border: 0px solid;
}

div.footer_2 {
 width: 95%;
 margin: 0 0 0 0;
 font-size: 14px;
 padding: 5px 5px 5px 10px;
 border-left: 5px solid #61cb00;
}

div.footer_21 {
 width: 95%;
 margin: 0 0 0 0;
 font-size: 14px;
 padding: 5px 5px 5px 10px;
 border-left: 2px solid #61cb00;
}

div.footer_3 {
 width: 50%;
 margin: 0 auto;
 padding: 10px 0px 0px 0px;
 border: 0px solid;
}

div.ksalogo {
 width: 27%;
 margin: 0 0 0 0;
 text-align: right;
 padding: 0px 0px 0px 0px;
 border: 0px solid;
}

div.footer_ksa {
 width: 70%;
 margin: 0 0 0 0;
 text-align: left;
 font-size: 12px;
 color: #461800;
 padding: 5px 0px 0px 0px;
 border: 0px solid;
}

div.footer_copy {
 width: 96%;
 margin: 0px auto;
 text-align: center;
 font-size: 10px;
 color: #461800;
 padding: 8px 0px 0px 0px;
 border: 0px solid;
}

.flexBox {
 display: flex;
 display: -moz-flex;
 display: -o-flex;
 display: -webkit-flex;
 display: -ms-flex;
 flex-direction: row;
 -moz-flex-direction: row;
 -o-flex-direction: row;
 -webkit-flex-direction: row;
 -ms-flex-direction: row;
}

.flexBox_link {
 display: flex;
 display: -moz-flex;
 display: -o-flex;
 display: -webkit-flex;
 display: -ms-flex;
 flex-direction: row;
 -moz-flex-direction: row;
 -o-flex-direction: row;
 -webkit-flex-direction: row;
 -ms-flex-direction: row;
}
.flexBox_link:hover {
 background-color: #f0e0d0;
}

.flexBox2 {
 width: 100%;
 display: flex;
 display: -moz-flex;
 display: -o-flex;
 display: -webkit-flex;
 display: -ms-flex;
 flex-direction: row;
 -moz-flex-direction: row;
 -o-flex-direction: row;
 -webkit-flex-direction: row;
 -ms-flex-direction: row;
 padding: 3px;
}

.flexBox3 {
 width: 94%;
 margin: 0 0 10px 0;
 border: 1px solid #d0d0d0;
 border-radius: 8px;
 background: #ffffff;
 padding: 10px;
 display: flex;
 display: -moz-flex;
 display: -o-flex;
 display: -webkit-flex;
 display: -ms-flex;
 flex-direction: row;
 -moz-flex-direction: row;
 -o-flex-direction: row;
 -webkit-flex-direction: row;
 -ms-flex-direction: row;
}

.flexBox4 {
 margin: 10px 0px 0px 0px;
 display: flex;
 display: -moz-flex;
 display: -o-flex;
 display: -webkit-flex;
 display: -ms-flex;
 flex-direction: row;
 -moz-flex-direction: row;
 -o-flex-direction: row;
 -webkit-flex-direction: row;
 -ms-flex-direction: row;
}

.flexBox5 {
 margin: 10px 0px 0px 20px;
 width: 90%;
 display: flex;
 display: -moz-flex;
 display: -o-flex;
 display: -webkit-flex;
 display: -ms-flex;
 flex-direction: row;
 -moz-flex-direction: row;
 -o-flex-direction: row;
 -webkit-flex-direction: row;
 -ms-flex-direction: row;
}

.flexBox6 {
 width: 94%;
 margin: 0 0 10px 0;
 border: 1px solid #0000ff;
 border-radius: 8px;
 background: #F0FFFF;
 padding: 10px;
 display: flex;
 display: -moz-flex;
 display: -o-flex;
 display: -webkit-flex;
 display: -ms-flex;
 flex-direction: row;
 -moz-flex-direction: row;
 -o-flex-direction: row;
 -webkit-flex-direction: row;
 -ms-flex-direction: row;
}

/* ????font */
.fcbs10 {
 color: #505050;
 font-size: 8px;
 line-height: 11px;
}
.fcbs12 {
 color: #505050;
 font-size: 10px;
 line-height: 13px;
}
.fcbs12a {
 color: #505050;
 font-size: 10px;
 line-height: 10px;
}
.fcbs14 {
 color: #505050;
 font-size: 11px;
 line-height: 16px;
}
.fcbs16 {
 color: #505050;
 font-size: 12px;
 line-height: 17px;
}
.fcbs18 {
 color: #505050;
 font-size: 14px;
 line-height: 28px;
}
.fcbs20 {
 color: #505050;
 font-size: 16px;
 line-height: 28px;
}
.fcbs24 {
 color: #505050;
 font-size: 20px;
 line-height: 30px;
}
.fcbs30 {
 color: #505050;
 font-size: 24px;
 line-height: 32px;
}
.fcbs36 {
 color: #505050;
 font-size: 30px;
 line-height: 40px;
}
.fcbs48 {
 color: #505050;
 font-size: 36px;
 line-height: 44px;
}
.fedit {
 color: #ff0000;
 background-color:#f0ffc0;
 font-size: 12px;
 line-height: 18px;
}

/*?I?????W*/
.square_btn1 {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #fd9535;/*?F*/
    border-radius: 4px;/*?p????*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-size: 16px;
    font-weight: bold;
    border: solid 2px #d27d00;/*???F*/
}

.square_btn1:active {/*?????????*/
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

/*?u???[*/
.square_btn2 {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #4ad2f7;/*?F*/
    border-radius: 4px;/*?p????*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-size: 16px;
    font-weight: bold;
    border: solid 2px #15748e;/*???F*/
}

.square_btn2:active {/*?????????*/
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

/*??*/
.square_btn3 {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #26d416;/*?F*/
    border-radius: 4px;/*?p????*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-size: 16px;
    font-weight: bold;
    border: solid 2px #307f29;/*???F*/
}

.square_btn3:active {/*?????????*/
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

/*?O???[*/
.square_btn4 {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #919191;/*?F*/
    border-radius: 4px;/*?p????*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-size: 16px;
    font-weight: bold;
    border: solid 2px #636363;/*???F*/
}

.square_btn4:active {/*?????????*/
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

/*?s???N mini*/
.square_btn5 {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #f060b0;/*?F*/
    border-radius: 4px;/*?p????*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-size: 9px;
    font-weight: bold;
    border: solid 2px #ffd0e0;/*???F*/
}

.square_btn5:active {/*?????????*/
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

.titlebar1 {
  padding: .5em .75em;
  background: -webkit-linear-gradient(top, #39b4f6 0%, #3498eb 100%);
  background: linear-gradient(to bottom, #39b4f6 0%, #3498eb 100%);
  color: #fff;
  font-size: 150%;
  line-height: 120%;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
  text-align: center;
}

.carousel {
  width: auto;
  height: auto;
  display: flex;    /* 子要素を横に並べる */
  overflow: hidden; /* はみ出た部分は表示しない */
  margin: 0 auto;   /* 水平方向中央寄せ */
}
.carousel img {
  margin: 0;
  padding: 0;
  display: block; /* imgタグの改行のすき間を消すため */
}
@keyframes scroll {
  /* 初期位置は1個目の画像が左端 */
  0% { margin-left: 0; }      
  /* 1個分左の位置に進めて2個目の画像を左端にする */
  11% { margin-left: -100%; }
  /* 少しの間上と同じ位置 */  
  16% { margin-left: -100%; }
  /* 2個分左の位置に進めて3個目の画像を左端にする */
  28% { margin-left: -200%; }
  /* 少しの間上と同じ位置 */  
  33% { margin-left: -200%; }
  /* 以降は上と同様に繰り返し */
  45% { margin-left: -300%; }
  50% { margin-left: -300%; }
  62% { margin-left: -400%; }
  67% { margin-left: -400%; }
  79% { margin-left: -500%; }
  84% { margin-left: -500%; }
  96% { margin-left: -600%; }
  100% { margin-left: -600%; }
}
.carousel > :first-child {
  animation-name: scroll;    /* キーフレーム名 */
  animation-duration: 20s;  /* 再生時間全体は20秒 */
  animation-delay: 0s;      /* 読込直後から遅延無しで開始 */
  animation-iteration-count: infinite;  /* 無限に繰り返す */
}
