@charset "UTF-8";
/* CSS Document */

    /*
    Theme Name: MJRC
    Description:テーマの説明
    Theme URI: テーマの URL
    Author: 作った人の名前
    Author URI: 作った人の URL
    Version: バージョン
    License: ライセンス
    License URI: ライセンスの URL
    */


*{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #434343;
	padding:0;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
	-webkit-text-size-adjust: 100%;
}

html {
	margin: 0px;
	padding: 0px;
}

body {
	background: repeat url(img/back_line.jpg);
}

a {
	color: #434343;
	text-decoration: none;
}

a:hover {
	color: #777;
	text-decoration: none;
}

.space10 {
	height: 10px;
}

.space20 {
	height: 20px;
}

.space50 {
	height: 50px;
}

.space100 {
	height: 100px;
}

.top {
	width: 100%;
	height: 370px;
	position: relative;
}

.top_wrap {
	width: 980px;
	margin: 0px auto;
	position: relative;
}

#wrap {
	width: 980px;
	margin: 0px auto;
	position: relative;
	background-color: #fff;
}

.main {
	width: 670px;
	padding-left: 275px;
	position: relative;
}

.main_on_pic {
	width: 670px;
	padding-left: 275px;
	position: absolute;
	top: 0;
	left: 0;
}

#left {
	width: 412px;
	padding-left: 20px;
	margin-right: 20px;
	position: relative;
	float: left;
}

.news_top {
	width: 412px;
	padding: 15px 0px;
	font-size: 26px;
	font-weight: bold;
	color: #ff0000;
	border-bottom: #ff0000 3px solid;
}

.news_top_text {
	font-size: 10px;
	color: #ff0000;
}

.title {
	width: 100%;
	padding: 25px 0px 15px 0px;
	font-size: 26px;
	line-height: 35px;
	font-weight: bold;
	color: #ff0000;
	border-bottom: #ff0000 4px solid;
}

.title_text {
	font-size: 10px;
	color: #ff0000;
}

.title_2 {
	width: 100%;
	padding: 50px 0px 10px 0px;
	font-size: 26px;
	line-height: 35px;
	font-weight: bold;
	color: #fff;
	border-bottom: #fff 4px solid;
}

.box_w {
	margin: 50px 440px 0px 0px;
	padding: 15px;
	background-color: #FFF;
	color: #000;
	font-weight: bold;
	position: relative;
}

.box_r1 {
	margin: 50px 515px 0px 0px;
	padding: 15px;
	background-color: #ff0000;
	color: #fff;
	font-weight: bold;
	position: relative;
}

.box_r2 {
	margin: 50px 475px 0px 0px;
	padding: 15px;
	background-color: #ff0000;
	color: #fff;
	font-weight: bold;
	position: relative;
}

.box_r3 {
	margin: 50px 395px 0px 0px;
	padding: 15px;
	background-color: #ff0000;
	color: #fff;
	font-weight: bold;
	position: relative;
}

.box_shop {
	margin: 50px 475px 0px 0px;
	padding: 12px;
	background-color: #ff0000;
	color: #fff;
	font-weight: bold;
	position: relative;
	top:-50px;
}

.title2_back {
	width: 980px;
	position: relative;
}

.title2 {
	width: 450px;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	color: #ff0000;
	padding: 40px 0px 15px 0px;
	border-top: #ff0000 4px solid;
	border-bottom: #ff0000 4px solid;
	position: absolute;
	top: 100px;
	left: 400px;
}

.title2_text {
	font-size: 10px;
	font-weight: bold;
	line-height: 40px;
	color: #ff0000;
}

.title3 {
    width: 670px;
    margin-top: 90px;
    text-align: left;
	position: relative;
    display: inline-block;
}

.title3 h1{
	float: left;
    margin: 0 0 0 -15px;
    background: url(img/ttl_icon.png) no-repeat;
    padding: 10px 0 0 23px;
    color: #ff0000;
    font-size: 26px;
	font-weight: bold;
    line-height: 34px;
    letter-spacing: 2.2px;
}

.max{
	float: left;
    margin: 0 0 0 -15px;
    background: url(img/ttl_icon.png) no-repeat;
    padding: 10px 0 0 23px;
    color: #ff0000;
    font-size: 26px;
	font-weight: bold;
    line-height: 34px;
    letter-spacing: 2.2px;
}

.max1{
	float: left;
    margin: 0 0 0 -15px;
    background: url(img/ttl_icon.png) no-repeat;
    padding: 10px 0 0 23px;
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 2.2px;
}

.pic {
	width:980px;
	position: relative;
}

.text_area {
	width: 100%;
	color: #000;
	padding-top: 30px;
}

.text_area2 {
	width: 100%;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-top: 30px;
}

.under_text {
	width:90%;
	margin: 0px auto;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	color: #000;
	border-bottom: #000 4px solid;
}

.under_text2 {
	width: 100%;
	padding: 30px 0px;
	text-align: center;
}

.under_btn {
	width: 100%;
	text-align: center;
}

.under_btn a {
	padding: 18px 45px;
	background: #9e7e21;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #FFF;
	font-size: 200%;
	font-weight: bold;
	letter-spacing: 2px;
	text-shadow: 1px 1px 2px #666;
	display: inline-block;
	text-decoration: none;
}

#right {
	width: 280px;
	position: relative;
	float: left;
}

#footer {
	width: 100%;
	background-color: #000;
	position: relative;
}

#footer_wrap {
	width: 980px;
	margin: 0px auto;
	text-align: center;
	color: #FFF;
	padding: 100px 0px;
}

#footer_text {
	width: 700px;
	padding-left: 280px;
	text-align: left;
}

#footer_text a {
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
}

#footer_text a:hover {
	color: #06F;
}

.clear {
	clear: both;
}

#btn {
	width: 248px;
	position: -webkit-sticky;
	position: sticky;
	float:left;
	margin-top:20px;
	top: 20px;
	background-color: #ff0000;
	-webkit-border-radius: 6px;
	display: inline-block;
	z-index: 100;
}

#btn.fixed {
	width: 248px;
	position: fixed;
	top: 20px;
	background-color: #ff0000;
	-webkit-border-radius: 6px;
	display: inline-block;
	z-index: 100;
}

#btn2 {
	width: 248px;
	position: fixed;
	top: 20px;
	background-color: #ff0000;
	-webkit-border-radius: 6px;
	display: inline-block;
	z-index: 100;
}

.bt_area li {
	list-style: none;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
}

.bt_area li a {
	width: 198px;
	padding: 5px 0 5px 50px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	display: inline-block;
}

.bt_area li a:hover {
	background-color: #ffc600;
}

#logo {
	position: relative;
	margin: 20px 10px 0px 10px;
	padding-top: 10px;
	background-color: #FFF;
	font-size: 0px;
}

.sns ul li {
	width: 208px;
	list-style: none;
	padding: 0px 35px 0px;
}

.boder {
	width: 208px;
	margin: 14px 0 14px 20px;
	border-top: 1px solid #FFF;
}

.post {
	padding: 15px;
	border-bottom: 1px #ff0000 dashed;
}

.post p {
	line-height: 20px;
}

.post p.post_date {
	font-size: 10px;
}

#inst tr td {
	position: relative;
}

.name_wrap {
	border-left: 10px #FF33CC solid;
	padding: 5px;
	height:35px;
	width: 120px;
	background-color: #FFF;
	position: absolute;
	top: 100px;
	left: 0px;
	line-height: 0px;
}

.name1 {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	line-height: 0px;
}

.name2 {
	font-size: 10px;
	line-height: 0px;
}

.voice_top_text {
	font-size: 40px;
	font-weight: bold;
	line-height: 45px;
	color: #ff0000;
	padding: 40px;
}

.box_left {
	width: 50%;
	float: left;
}

.box_right {
	width: 50%;
	float: right;
}

.box_top {
	width: 300px;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #ff0000;
	border-top: #ff0000 4px solid;
	border-bottom: #ff0000 4px solid;
	position: relative;
}

.box_name {
	font-size:24px;
	font-weight: bold;
	color: #ff0000;
}

.name_line_text {
	font-weight: bold;
	color: #ff0000;
}

@media screen and (max-width: 420px){
.modalcontent 
{
 width: 850px;
 background: #fff ;
 position: fixed ;
 display: none;
 z-index: 102 ;
 left:0;
}
}

@media screen and (min-width: 421px){
.modalcontent 
{
 width: 850px;
 top:25px;
 background: #fff ;
 position: fixed ;
 display: none;
 z-index: 102 ;
 left:100px;
}
}


#modaloverlay {
 z-index: 101 ;
 display: none ;
 position: fixed ;
 top: 0 ;
 left: 0 ;
 width: 100% ;
 height: 120% ;
 background-color: rgba( 0,0,0, 0.75 ) ;
}

.red{
color:red;
font-weight:700;
font-size:16px;
}

.big{
font-weight:700;
}

.color{
font-size: 15px; 
font-weight: bold; 
color: red;
background-color:white;
width:40px;
text-align:center;
display:block;
float:right;
border-radius:8px;
}

.color:hover{
text-decoration: underline;
font-style: italic;
color:red;
}

.top1{
text-align:center; 
background:red; 
color:white; 
font-weight:700; 
height:25px; 
padding-top:15px; 
font-size:28px;
padding-bottom:13px;
}

.left{
float:left; 
width:35%; 
height:390px; 
border-right:solid 1px; 
}

.in_left{
padding-left:10px;
}

.right{
width:63%; 
height:382px; 
float:right; 
font-size:15px;
padding-left:8px; 
padding-top:8px;
}

.down{
clear:both; 
text-align:center; 
height:140px;
}

.down img{
height:138px;
width:24.4%;
}

.red1{
font-size:16px;
color:red;
}

header a{
text-decoration:none;
}

.tr{
width: 0;
height: 0;
border-style: solid;
border-width: 20px 20px 0 0;
border-color: red transparent transparent transparent;
}

.h{
font-size:26px;
color:red;
}

header .box_r1:hover{
color:#eeeeee;
}

table{
border-collapse:collapse;
}

table tr th{
border:solid 1px #c0c0c0;
font-weight:700;
color:white;
background-color:red;
}

table tr td{
border:solid 1px#c0c0c0;
width:120px;
height:40px;
text-align:center;
background-color:#FFFAFA;
}

table tr td.time{
text-align:center;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 350px;
height: 350px;
}

access iframe{
width:670px;
height:670px;
}


input[type="submit"]{
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #fd9535;/*背景色*/
    border-bottom: solid 2px #d27d00;/*少し濃い目の色に*/
    border-radius: 10px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: ;
    width:120px;
    padding:5px 0 5px 0;
    font-size:20px;
    transition:0.4s
}

input[type="submit"]:hover{
background:white;
color:#fd9535;
border: solid 2px #fd9535;
box-shadow: inset 0 2px 0 rgba(0,0,0,0), 0 2px 2px rgba(0,0,0, 0.19);
}

.shop{
width:30px;
}

.opa:hover{
opacity:0.5;
}