﻿@charset "utf-8";


/*20170513フランチャイズ募集ページ作成時追加CSS
---------------------------------------------------------------------------*/
body{
	background-color: #fff;
	
}
body {
	color: #6c543e; /*全体の文字色*/
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro"; /*文字サイズ・行間・フォント設定*/
	/*font-family: 'Noto Sans Japanese', serif;
	font-weight: 200;*/
	background-image: url(../images/teddys_bg.jpg);
}
#menu{
	background-color: #fff;
}
  .hawaiibest img{
      width:100%; 
      text-align:center; 
  }
.txt-justify{
	text-align: justify;
  	text-justify: inter-ideograph;
}
.txt-center{
	text-align: center;
}
.ted{
	position: relative;
}
.position_p{
	position: absolute;
	top: 72%;
	left: 0;
	width: 68%;
}
.fs-110{
	font-size: 110%;
}
.fw-bold{
	font-weight: bold;
}
.fws1{
	font-weight: 800;
	font-size: 103%;
}
#franchising{
	margin: 0 auto;
	max-width: 920px;
}
.franchising-h5{
	margin: 10px 0 0;
	font-size: 23px;
	line-height: 1.2;
	font-weight: 300;
	padding: 0;
}
.franchising-h6{
	margin: 10px 0 0;
	font-size: 23px;
	line-height: 1;
	font-weight: 500;
	padding: 0;
	text-align: center;
}
.franchising-h4{
	max-width: 55%;
	font-size: 23px;
	line-height: 1.6;
	margin: 30px auto 0;
	font-weight: 300;
	padding: 0;
}
.franchising-h3{
	margin: 15px 0 20px;
	background-color: #93ba36;
	text-shadow: -1px -1px white, 1px 1px #333;
	text-align: center;
	color: #fff;
	font-size: 30px;
	line-height: 1;
	font-weight: 500;
	padding: 15px 0 12px;
	letter-spacing: 0.1em;
}
.franchising-h33{
	margin: 15px 0 20px;
	background-color: #93ba36;
	text-shadow: -1px -1px white, 1px 1px #333;
	text-align: center;
	color: #fff;
	font-size: 30px;
	line-height: 1;
	font-weight: 500;
	padding: 15px 0 12px;
	letter-spacing: 0.1em;
}
.franchising-h333{
	margin-top: 70px;
	margin-bottom: 50px;
}
.franchising-h333 a{
	background-color: #93ba36;
	border: 2px solid #93ba36;
	text-align: center;
	color: #fff;
	font-size: 25px;
	line-height: 1;
	font-weight: 500;
	padding: 20px 30px;
	border-radius: 20px;
	letter-spacing: 0.1em;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.franchising-h333 a:hover{
	background-color: #fff;
	color: #93ba36;
}
.off-on{
	display: none;
}
.franchising-h13{
	margin: 40px 0 0;
	font-size: 30px;
	line-height: 1.2;
	font-weight: 700;
	padding: 0;
}
.grid10{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.franchising-h1{
	font-size: 45px;
	line-height: 1.2;
	color: #c30d23;
	text-align: center;
	font-weight: 500;
	padding: 0;
}
.franchising-h7{
	font-size: 25px;
	line-height: 1;
	font-weight: 500;
	margin: 10px 0 0;
	padding: 0;
}
.franchising-h2{
	font-size: 35px;
	line-height: 1.5;
	text-align: center;
	font-weight: 500;
	padding: 0;
}
.franchising-h22{
	font-size: 20px;
	line-height: 1.5;
	text-align: justify;
	text-justify: inter-ideograph;
	font-weight: 500;
	padding: 0;
}
.franchising-h222{
	font-size: 20px;
	line-height: 1.5;
	text-align: justify;
	text-justify: inter-ideograph;
	font-weight: 500;
	padding: 0;
}
.franchising-h2 span{
	font-size: 16px;
}


.img-left{
	max-width: 49%;
	float: left;
	margin: 0 1% 1% 0;
}
.img-left2{
	max-width: 49%;
	float: left;
	margin: 0 1% 1% 0;
}
.img-left_a{
	max-width: 49%;
	float: left;
	margin: 0 10px 0px 0;
}
.img-right{
	max-width: 49%;
	float: right;
	margin: 0 0 0 0;
}
.img-right2{
	max-width: 49%;
	float: right;
	margin: 0 0 0 0;
}
.img-right_cow{
	max-width: 15%;
	float: right;
	margin: 0 0 0 0;
}
.img-left_cow{
	max-width: 15%;
	float: left;
	margin: 0 0 0 0;
}
.img01{
	max-width: 100%;
}
.img02{
	max-width: 60%;
}
.img03{
	max-width: 80%;
}
.img033{
	width: 60%;
}
.box{
	margin: 0 auto;
	text-align: justify;
  	text-justify: inter-ideograph;
}
.txt-smallest{
	font-size: 70%;
	vertical-align: middle;
	padding: auto 5px;
}
.txt-small{
	font-size: 80%;
}
.txt-smaller{
	font-size: 90%;
}
.pl20{
	padding-left: 2%;
}
.stream-grid{
	margin-top: 20px;
	width: 100%;
}

    .pc_visible {
    display: block;
  }
  .sp_visible {
    display: none;
  }

    .pc_visible_i {
    display: inline-block;
  }
  .sp_visible_i {
    display: none;
  }
.none{
	display: none;
}
.stream-grid .f1{
	padding: 5px 20px;
	font-family: Arial, Helvetica, "sans-serif";
	font-weight: 100;
	color: #98C51C;
	font-size: 44px;
	line-height: 1;
	background-color: #fff;
}
.f2{
	width: 100%;
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.3;
	vertical-align: middle;
}

.stream-grid .f3{
	width: 100%;
	text-align: center;
	font-weght: 100;
	font-size: 12px;
	line-height: 1;
}
.stream-grid .f4{
	width: 100%;
	text-align: center;
	font-weght: 100;
	font-size: 12px;
	line-height: 1.2;
}
.stream-grid .f5{
	width: 100%;
	text-align: center;
	font-weght: 100;
	font-size: 18px;
	line-height: 1.2;
}
.exp-title{
	font-size: 20px;
	line-height: 1.8;

}
.yajirusi{
	color: #98C51C;
}
.exp-grid{
	overflow: hidden;
	margin: 0 auto 10px;
	
}
.ptt01{
	text-align: center;
	width: 32.3%;
	margin-left: 0.5%;
	float: left;
	border: 1px solid #98C51C;
	
}
.ptt02{
	display: block;
	width: 32.3%;
	margin-left: 0.5%;
	float: left;
	border: 1px solid #98C51C;
}
.ptt03{
	display: block;
	width: 32.3%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	float: left;
	border: 1px solid #98C51C;
}
.ptt011{
	border: 1px solid #98C51C;
	
}
.ptt022{

	border: 1px solid #98C51C;
}
.ptt033{

	border: 1px solid #98C51C;
}
.pt-10{
	padding-top: 20px;
}
.pt-20{
	padding-top: 10px;
}
.stream {
	width: 100%;
	margin-top: 10px;
	min-height: 80px;
}


.box_faq{
	border: double 4px #ddcaad;
	background: #fffdfb;
	overflow: hidden;
	padding: 0;
	text-align: justify;
  	text-justify: inter-ideograph;
}
.box_faq dl{
    overflow: hidden;
}

.box_faq dl dd,
.box_faq dl dt{
     text-indent: -2.6em;   
     padding: 0 20px 0px 50px;
}

.box_faq dl dt{
     margin: 5px 20px 0 0;
}

.box_faq dl dd:first-letter,
.box_faq dl dt:first-letter{
     font-size: 1.2em;
     font-weight: bold;
     margin-right:10px;
     padding:5px;
     font-family: 'Nunito', sans-serif;
}


.box_faq dl dd{
     margin: 0px 0 -1px 0;
     padding-bottom: 10px;
}

hr.faq_line {
	width: 95%;
	margin: 0 0 0 18px;
    border: 0;
    border-bottom: 1px dotted #ddcaad;
    background: #ddcaad;
}

.box_faq dl dt:first-letter{
     color: #98C51C;
}
.box_faq dl dd:first-letter{
     color: #533C34;
}
.box_history{
	width: 100%; 
    height:200px;
    margin: 0 auto 20px;
	overflow-y:scroll;
    background-color:#faf8e9; 
    float:left;
	padding:10px 20px;
	color:#5a5038; 
	text-align: justify;
  	text-justify: inter-ideograph;
}
.box_history{
	line-height: 1.3; 
}
.box_history a{
    color:#5a5038;
}
.box_history a:hover{
    color:#90805a;
}
table.history {
  border-collapse: collapse;
  width: 100%;
}
table.history th,
table.history td {
  padding: 10px;

}
table.history th {
  text-align: left;
  width: 12%;
}
.on-off{
	display: block;
}
.off-on{
	display: none;
}
.em{
	font-size: 70%;
	color: #c30d23;
}
.thanks{
	width: 98%;
	max-width: 700px;
	text-align: left;
	margin: 0 auto;
}
.thanks h1{
	text-align: center;
	font-size: 23px;
}
@media (max-width : 992px){
	#franchising{
	margin: 0 auto;
	width: 95%;
	}
	.box2{
	margin: 0 auto;
	width: 95%;
	}

}



@media (max-width : 780px){

	.img-right_cow{
	max-width: 33%;
	float: right;
	margin: 0 0 0 0;
	}
	.img-left_cow{
	display: none;
	}
	#franchising{
	line-height: 1.6;
	}
	.grid10{
	margin-left: 5px;
	}
	.franchising-h1{
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
	font-weight: 600;
	}
	.franchising-h7{
	font-size: 18px;
	line-height: 1;
	font-weight: 500;
	margin: 10px 0 0;
	padding: 0;
}
	.franchising-h2{
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	}
	.franchising-h22{
	font-size: 16px;
	line-height: 1.5;
	}
	.franchising-h222{
	font-size: 18px;
	line-height: 1.5;
	}
	.franchising-h2 span{
	font-size: 12px;
}
	.franchising-h4{
	margin: 15px auto;
	max-width: 70%;
	}
	.franchising-h5{
	margin: 5px 0 0;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 300;
	padding: 0;
	}
	.franchising-h6{
	margin: 5px 0 0;
	font-size: 17px;
	line-height: 1;
	font-weight: 500;
	padding: 0;
	text-align: center;
	}
	.franchising-h3{
	margin: 15px 0 20px;
	font-size: 19px;
	line-height: 12px;
	font-weight: 500;
	padding: 17px 0 13px;
	}
	.franchising-h33{
	text-align: left;
	margin: 15px 0 20px;
	font-size: 15px;
	line-height: 12px;
	font-weight: 500;
	padding: 17px 5px 13px;
	}
	.franchising-h333 a{
	font-size: 18px;
	}
	.off-on{
		display: block;
	}
	.franchising-h13{
	margin: 25px 0 0;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 700;
	padding: 0;
	}
	.stream-grid .f1{
	padding: 5px 10px;
	font-family: Arial, Helvetica, "sans-serif";
	font-weight: 400;
	color: #98C51C;
	font-size: 30px;
	line-height: 1;
	}
	.f2{
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3;
	vertical-align: middle;
	}
	.stream-grid .f3{
	width: 100%;
	text-align: center;
	font-weght: 100;
	font-size: 13px;
	line-height: 1;
	}
	.stream-grid .f4{
	width: 100%;
	text-align: center;
	font-weght: 100;
	font-size: 13px;
	line-height: 1.2;
	}
	.stream-grid .f5{
	width: 100%;
	text-align: center;
	font-weght: 100;
	font-size: 14px;
	line-height: 1.2;
	}
	.exp-grid{
	overflow: hidden;
	margin: 0 auto 10px;
}
.ptt01{
	display: block;
	width: 31%;
	margin-left: 0.5%;
	float: left;
	border: 1px solid #98C51C;
	
}
.ptt02{
	display: block;
	width: 31%;
	margin-left: 0.5%;
	float: left;
	border: 1px solid #98C51C;
}
.ptt03{
	display: block;
	width: 31%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	float: left;
	border: 1px solid #98C51C;
}
	
	.exp-title{
	font-size: 15px;
	line-height: 1.8;

	}
	.stream {
	margin-top: 5px;
	min-height: 60px;
	}

    table.history {
    text-align: justify;
  	text-justify: inter-ideograph;
    }
    table.history td {
	padding: 2px 0 3px 10px;
    display: block;
    }
    table.history th {
	padding: 0;
    display: block;
    width: 100%;
    }
	.on-off{
	display: none;
	}
	.off-on{
	display: block;
	}
}
/*-------contact-------*/
.contact{
	border: 4px double #a58567;
}
.contact_o{
	border: 2px solid #a58567;
}
.contact_b{
	border: 4px double #a58567;
}
.contact_i{
	width: 100%;
}
.exp{
	padding: 0 10px;
	font-size: 12px;
}
.form_require{
	background-color: #FF9900;
	color: #FFFFFF;
	padding: 1px 5px;
	margin-left: 10px;
	border-radius: 5px;
	font-size: 9px;
	white-space: nowrap;
}
table td.td_head {
	width: 23%;
	text-align: right;
	padding: 8px;
	white-space: normal;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #CDBB9C;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	font-size: 13px;
}
table td.td_odd {
	text-align: left;
	padding: 8px;
	border: 1px solid #D5D5D5;
	font-size: 12px;
	line-height: 20px;
}
.td_odd input{
	border: 1px solid #d5d5d5;
	border-radius: 5px;
	height: 25px;
}

.td_odd .half{
	width: 32%
}
.td_odd .long{
	width: 64%
}
textarea{
	width: 97%;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
}
/*
.button {
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.50);
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.50);
box-shadow:0 1px 3px rgba(0, 0, 0, 0.50);
border:1px solid rgba(0, 0, 0, 0.25);
color:#FFFFFF !important;
cursor:pointer;
display:inline-block;
font-size:13px;
font-weight:bold;
line-height:1;
overflow:visible;
padding:5px 15px 6px;
position:relative;
text-decoration:none;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
width:auto;
text-align:center;
}
.button:hover {
background:#111111;
color:#FFFFFF;
}
.green.button {
background-color:#91BD09;
}
.green.button:hover {
background-color:#749A02;
}
.green.button:active {
background-color:#a4d50b;
}*/
input[type="submit"]{
	margin-bottom: 18px;
	-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.50);
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.50);
box-shadow:0 1px 3px rgba(0, 0, 0, 0.50);
    color: #fff;
    font-size: 1em;
	font-weight: 600;
	letter-spacing: 1px;
    padding: .5em 2em;
    border: solid 2px #91BD09;
    text-align: center;
    text-decoration: none;
    background: #91BD09;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
input[type="submit"]:hover {
    background: none;
    color: #91BD09;
}
.radio2 input{
	display: none;
}
.radio2 label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
	padding: 10px 13px;
	border-radius: 2px;
	color: #3e4956;
	font-size: 14px;
	text-align: center;
	line-height: 1;
}
.radio2 label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	width: 15px;
	height: 15px;
	margin-top: -9px;
	border: 1px solid #98C51C;
	background: #eee;
	border-radius: 50%;
}
.radio2 input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -6px;
	width: 9px;
	height: 9px;
	margin-top: -5px;
	border-radius: 50%;
	background: #98C51C;
}
@media (max-width : 780px){
		.img033{
	width: 90%;
}
	.exp{
	overflow-y: auto;
	height: 100px;
	}
	table td.td_head {
	width: 94%;
	display: block;
	text-align: left;
	padding: 8px;
	white-space: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-bottom-color: #CDBB9C;
	border-left-color: #D5D5D5;
	font-size: 13px;
}
table td.td_odd {
	width: 94%;
	display: block;
	text-align: left;
	padding: 8px;
	border: 1px solid #D5D5D5;
	font-size: 12px;
	line-height: 20px;
}
.td_odd input{
	border: 1px solid #d5d5d5;
	border-radius: 5px;
	height: 25px;
}

.td_odd .half{
	width: 45%
}
.td_odd .long{
	width: 97%
}
textarea{
	width: 97%;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
}
input[type="submit"]{
	margin-top: 18px;
	}
}
.jump_de {
	transition: 1s all;
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    -o-transition: 1s all;
    -ms-transition: 1s all;
}
a .jump_de:hover{
	opacity: 0.7;
}
input,textarea {
	padding: 0 5px;
}
input:focus,textarea:focus {
	outline: 2px solid rgba(145, 189, 9, 0.3);
}
.red{
	color: #c30d23;
}
/*
.marquee {
width:100%;
position:relative;
}

.marquee p:after {
content:"";
white-space:nowrap;
padding-right:50px;
}

.marquee p {
margin:0;
padding-left:100%;
display:inline-block;
white-space:nowrap;
	-webkit-animation-name:marquee;
	-webkit-animation-timing-function:linear;
	-webkit-animation-duration:20s;
	-webkit-animation-iteration-count:infinite;
	-moz-animation-name:marquee;
	-moz-animation-timing-function:linear;
	-moz-animation-duration:20s;
	-moz-animation-iteration-count:infinite;
	-ms-animation-name:marquee;
	-ms-animation-timing-function:linear;
	-ms-animation-duration:20s;
	-ms-animation-iteration-count:infinite;
	-o-animation-name:marquee;
	-o-animation-timing-function:linear;
	-o-animation-duration:20s;
	-o-animation-iteration-count:infinite;
	animation-name:marquee;
	animation-timing-function:linear;
	animation-duration:20s;
	animation-iteration-count:infinite;
}
@-webkit-keyframes marquee {
  from   { -webkit-transform: translate(0%);}
  99%,to { -webkit-transform: translate(-100%);}
}
@-moz-keyframes marquee {
  from   { -moz-transform: translate(0%);}
  99%,to { -moz-transform: translate(-100%);}
}
@-ms-keyframes marquee {
  from   { -ms-transform: translate(0%);}
  99%,to { -ms-transform: translate(-100%);}
}
@-o-keyframes marquee {
  from   { -o-transform: translate(0%);}
  99%,to { -o-transform: translate(-100%);}
}
@keyframes marquee {
  from   { transform: translate(0%);}
  99%,to { transform: translate(-100%);}
}*/

.accordion-item {
  position: relative;
  cursor: pointer;
}
.accordion-item:hover {
  background-color: #fff;
}

.accordion-item .plus {
  position: absolute;
	text-shadow: -1px -1px white, 1px 1px #333;
  top: 10px;
  right: 15px;
  color: #fff;
  font-size: 30px;
}

.answer {
  display: none;
}
.kodawari {
position: relative;
color: #93ba36;
font-size: 30px;
padding: 10px 0;
text-align: center;
margin: 1.5em 0;
}
.kodawari:before {
content: "";
position: absolute;
top: -13px;
left: 50%;
width: 150px;
height: 73px;
border-radius: 50%;
border: 5px solid #93ba36;
border-left-color: transparent;
border-right-color: transparent;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.box_xx{
	border: 4px double #a58567;
	padding: 10px;
}
.box_xxx{
	border: 4px double #a58567;
	padding: 10px;
}
.box_bb{
	border: 4px double #a58567;
}
.pd5{
	padding: 3px;
}
@media (max-width : 780px){
.kodawari {
position: relative;
color: #93ba36;
font-size: 20px;
padding: 10px 0;
text-align: center;
margin: 1.5em 0;
}
.kodawari:before {
content: "";
position: absolute;
top: -8px;
left: 50%;
width: 150px;
height: 58px;
border-radius: 50%;
border: 5px solid #93ba36;
border-left-color: transparent;
border-right-color: transparent;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
	.accordion-item .plus {
  position: absolute;
	text-shadow: -1px -1px white, 1px 1px #333;
  top: 5px;
  right: 10px;
  color: #fff;
  font-size: 25px;
}
}
.txt-large{
	font-size: 115%;
}
.txt-large2{
	font-size: 18px;
	line-height: 1.3;
}
.box_xx h5{
	margin-top: 5px;
	text-align: center;
	font-size: 19px;
}
.box_xx h4{
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 13px;
	opacity: 0.9;
	line-height: 1;
	text-align: left;
}
.box_xx p{
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 0;
}
.box_xxx h5{
	margin-top: 5px;
	text-align: center;
	font-size: 19px;
}
.box_xxx h4{
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 13px;
	opacity: 0.9;
	line-height: 1;
	text-align: left;
}
.box_xxx p{
	margin-bottom: 0;
}
.hr_a{
	margin-top: 5px;
	margin-bottom: 5px
}
.tbb_table_o{
	margin-top: 10px;
	border: 4px double #a58567;
	border-radius: 10px;
	padding: 10px;
}
.tbb_table tr td{
	padding: 5px;
	border: none;
}
@media (max-width : 780px){
	
.box_xx h5{
	margin-top: 5px;
	text-align: center;
	font-size: 17px;
}
.txt-large2{
	font-size: 17px;
}
	.tbb_table_o{
	border: none;
	border-radius: 10px;
	padding: 0;
}

}
.syakun {
max-width: 320px;
	margin: 0 auto;
background: rgba(145, 189, 9, 0.2);
box-shadow: 0px 0px 0px 5px rgba(145, 189, 9, 0.1);
border: dashed 1px #91BD09;
	border-radius: 6px;
padding: 0em 0.5em 0.2em;
text-align: center;
}
.syakun2{
	text-align: center;
	font-size: 120%;
    border-radius: 15px;
}
.syakun h3{
	border-bottom: dashed 1px #91BD09;
	line-height: 1;
}
.party_mic {
margin: auto;
background: rgba(255, 255, 255, 0.7);
box-shadow: 0px 0px 0px 5px rgba(145, 189, 9, 0.1);
border: solid 1px #91BD09;
padding: 30px 20px;
text-align: center;
}
.party_mic2{
	text-align: center;
	font-size: 150%;
    border-radius: 30px;
}
.party_mic h3{
	border-bottom: dashed 1px #91BD09;
	border-top: dashed 1px #91BD09;
	font-size: 28px;
	line-height: 2;
}
@media (max-width : 780px){
.syakun2{
	font-size: 100%;
}
.party_mic {
padding: 20px 10px;
}
.party_mic2{
	font-size: 100%;
}
.party_mic h3{
	font-size: 16px;
	line-height: 1.5;
}
}

@media (max-width : 600px){
.img-left2{
	max-width: 100%;
	float: none;
	margin: 10px 0;
}
.img-right2{
	max-width: 100%;
	float: none;
	margin: 10px 0;
}
}
.img-full{
	width: 100%;
}
/*
.kyuujin tr td{
	border-bottom: 0.5px solid #a58567;
}
.kyuujin tr .td_f{
	border-right: 2px solid #a58567;
}
.kyuujin td{
	padding: 10px;
}
.kyuujin{
width: 100%;
}*/
.pddd{
	padding: 10px 10px 0 10px;
}
.visible_pc{
	display: block;
}
.visible_sp{
	display: none;
}
.tap{
	
}
@media (max-width : 480px){

   .pc_visible {
    display: none;
  }
  .sp_visible {
    display: block;
  }
  
    .pc_visible_i {
    display: none;
  }
  .sp_visible_i {
    display: inline-block;
  }

.visible_sp{
	display: block;
}
.visible_pc{
	display: none;
}
}
.white_waku{
	border: 2px solid rgba(255,255,255,0);
}
.box27 {
    position: relative;
    margin: 7em 0 0;
    padding: 30px 20px;
    border: solid 3px #ea6000;
	background-color: #fffbf1;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 15px;
	border-top-right-radius: 15px;
}
.box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -70px;
    left: -3px;
    padding: 10px;
    height: 68px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 18px;
    background: #ea6000;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 20px 0 0;
}
.course2{
	margin-top: 10px;
	padding: 0 1em 0.5em;
    border: solid 3px #ea6000;
	background-color: #fffbf1;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
}
.s_ti{
	font-weight: normal;
	font-size: 13px;
	}
.b_ti{
	font-weight: bold;
	font-size: 18px;
}
.box27 p {
    margin: 0; 
    padding: 0;
}
.party_menu{
	padding-top: 10px;
	padding-left: 10px;
}
.party_menu li{
	list-style-type: circle;
	padding-right: 10px;
	font-size: 15px;
	line-height: 1.7;
}
.course{
	box-sizing: border-box;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-color: rgba(255, 255, 255, 0.1);
	padding-top: 10px;
	min-height: 230px;
}
.course ol li{
	padding-right: 10px;
	font-size: 15px;
	line-height: 1.7;
}
.course ol{
	margin-top: 10px;
	padding-left: 10px;
}
.course_ti{
	text-align: center;
	border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
	font-size: 18px;
	font-weight: 600;
}
.party_ad{
	text-align: left;
	font-size: 15px;
}
.txt_big{
	font-size: 105%;
}
.all_times{
	margin-top: 20px;
	font-weight: bold;
}
.img44{
	border: 1px solid #eee;
}
.img-res2{
	width: 50%;
	margin: auto;
}

@media (max-width : 767px){
	.img-res2{
	width: 80%;
	margin: auto;
}
.box27 {
    padding: 20px 10px;
 
}

}
@media (max-width : 400px){
	.img-res2{
	width: 80%;
	margin: auto;
}

}
.stream th,td{
	border: 1px solid #98C51C!important;
}
.kuujin{
	border-collapse:collapse;
}
.kuujin th,td{
	border: 1px solid #a58567!important;
	padding: 10px!important;
}
.staff-o{
	border: 4px double #a58567;
	padding: 20px 20px;
}
.staff-o h5{
	font-size: 115%;
	line-height: 1.2;
}
@media (max-width : 768px){
	.staff-o{
	padding: 20px 10px;
}
}