/*----------------------------------------------
common
------------------------------------------------*/
html {
	font-size: 62.5%;
}
body {
	-webkit-text-size-adjust: 100%;
	font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	line-height: 1.5;
	font-size: 1.6rem;
	letter-spacing: 0.05rem;
	color: #333;
}
ul,ol {
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
}
em {
	font-style: normal;
}
dd {
	margin-left:0;
}
a {
	text-decoration: none;
	color: #ee9c00;
	font-weight: bold;
}
p {
	margin: 0 0 10px 0;
}
button {
	border: 0;
	outline: none;
}
img {
	max-width: 100%;
	vertical-align: bottom;
}
address {
	font-style: normal;
}
figure {
	margin: 0 0 10px 0;
}
header {
	background: white;
	overflow: hidden;
}
header h1 {
	margin: 10px;
	width: 52px;
	height: 41px;
	float: left;
}
header h1 img {
	vertical-align: top;
}
section {
	margin: 40px 10px 0 10px;
}
section h1 {
	font-size: 120%;
	line-height: 1.4;
	padding-bottom: 10px;
	margin: 0 0 20px 0;
	text-align: center;
}
footer nav {
	background: #f0f0f0;
	border-top: 1px solid #e3e3e3;
}
footer nav ul {
	margin: 0 0 10px 0;
}
footer nav li {
	font-weight: bold;
	border-bottom: #ddd 1px solid;
	background-size: 24px;
	background-position: 10px center;
	background-repeat: no-repeat;
}
footer nav li a {
	color: #333;
	display: block;
	padding: 15px 10px 15px 50px;
}
footer nav li.fee {
	background-image: url(../img/fee00.png);
}
footer nav li.flow {
	background-image: url(../img/flow00.png);
}
footer nav li.trainer {
	background-image: url(../img/trainer00.png);
}
footer nav li.voice {
	background-image: url(../img/voice00.png);
}
footer nav li.faq {
	background-image: url(../img/faq00.png);
}
footer nav li.contact {
	background-image: url(../img/contact00.png);
}
footer nav li.topic {
	background-image: url(../img/topic00.png);
}
#pagetop {
	text-align: center;
	padding: 10px;
	margin: 0;
}
#pagetop a {
	display: inline-block;
	text-indent: -9999px;
	background: url(../img/pagetop02.png) no-repeat center;
	background-size: 22px 21px;
	width: 30px;
	height: 40px;
}
.pagetitle + p {
	margin: 0 10px 20px 10px;
}
.copyright {
	text-align: center;
}
.nowrap {
	display: inline-block;
}
.btnarea {
	margin-top: 20px;
	text-align: center;
}
.btnarea a {
	border: 3px solid #e3e3e3;
	border-radius: 8px;
	background-image: url(../img/arrow01.png);
	background-size: 11px 7px;
	background-color: #ee9c00;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 10px 40px 10px 20px;
	margin: 10px;
	font-weight: bold;
	color: white;
	display: inline-block;
	letter-spacing: 0;
}
.btnarea2 {
	margin-top: 20px;
	text-align: center;
}
.btnarea2 a {
	border-radius: 5px;
	background-image: url(../img/arrow01.png);
	background-size: 11px 7px;
	background-color: #ee9c00;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 5px 20px 5px 10px;
	margin: 10px;
	font-weight: bold;
	color: white;
	display: inline-block;
	letter-spacing: 0;
}
a.external {
	background-image: url(../img/external.png);
	background-size: 20px auto;
}
#breadcrumbs {
	background: #f0f0f0;
	padding: 10px 0;
	font-size: 80%;
}
#breadcrumbs ol {
	margin: 0 10px;
}
#breadcrumbs a {
	color: #333;
}
#breadcrumbs li:after {
	content: ">";
	color: #aaa;
	font-weight: bold;
}
#breadcrumbs li {
	display: inline-block;
}
#breadcrumbs li.end:after {
	content: "";
}
.pagetitle {
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	margin: 0 0 30px 0;
	padding: 30px 0;
	font-weight: normal;
	text-align: center;
	line-height: 1.3;
}
.pagetitle small {
	display: inline-block;
	font-size: 50%;
}
.button:before {
	content: "→";
	font-weight: bold;
	color: #ee9c00;
	margin-right: 4px;
}
/*----------------------------------------------
top page
------------------------------------------------*/
.slide_wrapper > h1 img {
	right: 0;
	left: 0;
	width: 219px;
	height: 75px;
}
#top section h1 {
	border-top: #ee9c00 3px solid;
	border-bottom: #ee9c00 1px solid;
	padding: 20px;
}
#top .trial {
	background: url(../img/stripe01.png);
	margin-bottom: 30px;
}
#top .trial a {
	display: block;
	position: relative;
}
#top .trial h1 {
	background: url(../img/trial01_smt.png) no-repeat 10% center;
	background-size: 220px auto;
	text-indent: -9999px;
	padding: 20px;
	margin: 0;
}
#top .trial .trial02 {
	width: 90px;
	height: auto;
	position: absolute;
	left: 10px;
	top: 46px;
}
#top .trial .trial03 {
	width: 95px;
	height: 96px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}
#top .recommend {
	margin: 0;
}
#top .recommend dt {
	background: url(../img/plus.png) #fdf5e5;
	background-size: 24px 14px;
	border: 2px solid #ee9c00;
	border-radius: 6px;
	background-repeat: no-repeat;
	background-position: right center;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 50px 10px 20px;
	box-sizing: border-box;
	line-height: 1.4;
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	margin-bottom: 10px;
}
.modal-content {
	width: 90%;
	position: relative;
}
.modal-content a {
	background-size: 14px;
	padding-left: 20px;
}
#top .kids {
	color: white;
	background: #0668b2;
	margin-left: 8px;
	display: inline-block;
	padding: 2px 5px;
	border-radius: 4px;
	font-weight: bold;
	font-size: 80%;
}
#top .information {
	background: url(../img/stripe02.png);
	padding: 10px 0;
	margin-top: 50px;
	text-align: center;
}
#top .information figure {
	height: 200px;
	overflow: hidden;
}
#top .information h1 {
	color: white;
	text-align: center;
	font-size: 120%;
	letter-spacing: 1rem;
}
#top .information a {
	font-weight: normal;
}
#top .information ul h1 {
	color: #0668b2;
	letter-spacing: 0;
	margin: 10px;
}
#top .information .blog h1 {
	background: url(../img/livedoor.png) no-repeat right center;
	background-size: 25px auto;
	padding-right: 20px;
}
#top .information ul {
	margin: auto;
	display: inline-block;
	overflow: hidden;
}
#top .information ul li {
	background-color: white;
	border-radius: 5px;
	display: inline-block;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	line-height: 1.4;
	margin: 0 10px 20px 10px;
	text-align: left;
	text-align: center;
	max-width: 374px;
}
#top .information ul li img {
	width: 100%;
	max-width: 300px;
}
#top .information ul li time {
	margin: 10px 10px 5px 10px;
	display: block;
	color: #999;
	text-align: left;
}
#top .information ul li time span {
	background: #ee9c00;
	color: white;
	border-radius: 4px;
	padding: 0 3px;
	margin-left: 5px;
}
#top .information ul li a {
	color: #333;
	display: block;
}
#top .information ul li p {
	padding: 0 10px 10px 10px;
	text-align: left;
}
#top .information ul li.link {
	background-image: url(../img/link01.png);
	background-size: 19px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#top .dvd {
	background: #f3f3f3;
	padding: 10px;
	margin-bottom: 30px;
	border-top: 3px solid #EEE;
	border-bottom: 3px solid #EEE;
}
#top .dvd h1 {
	text-align: center;
}
#top .dvd figure {
	text-align: center;
}
#top .dvd figure img {
	width: 120px;
}
#top .dvd .btnarea {
	margin-top: 0;
}
#top .dvd .price {
	margin-bottom: 0;
	text-align: center;
}
#top .dvd .price small {
	display: inline-block;
}
/*-------------------------
instagram
---------------------------*/
article.insta {
	text-align: center;
	padding: 30px 0 60px 0;
}
article.insta .insta-box {
	width: 40%;
	margin: 5px;
	display: inline-block;
}

/*----------------------------------------------
flow
------------------------------------------------*/
#flow .step h1 span {
	display: block;
	color: #0668b2;
	padding-bottom: 5px;
}
#flow .step h1 {
	border-bottom: 3px solid #0668b2;
	position: relative;
}
#flow .step h1:after {
	content: "▼";
	color: #0668b2;
	position: absolute;
	bottom: -2rem;
	left: 48%;
}
#flow .step ul li {
	text-align: left;
	list-style: disc;
	margin: 0 0 10px 20px;
	font-weight: bold;
}
#flow .keep {
	border: 2px solid #ddd;
	margin-top: 40px;
	padding: 20px 10px 10px 10px;
}
#flow .keep h1 {
	color: #0668b2;
	border-bottom: 0;
	padding-bottom: 0;
}
#flow #trial {
	background: #fff4dd;
	border-top: 1px solid #ffe4b1;
	border-bottom: 1px solid #ffe4b1;
}
#flow #trial h1 {
	text-align: center;
	text-shadow: white 2px 2px 2px, white -2px 2px 2px, white 2px -2px 2px, white -2px -2px 2px;
	color: #ee9c00;
	margin: 20px 10px 10px 10px;
	font-size: 120%;
}
#flow #trial h1 + p,
#flow #trial h1 + p + p {
	margin: 0 10px 10px 10px;
}
#flow #trial section {
	background: white;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 10px;
}
#flow #trial h2 {
	font-size: 100%;
	text-align: left;
	padding-left: 1.6rem;
	text-indent: -1.6rem;
}
.movie {
	text-align: center;
}
.movie iframe {
	width: 100%;
	height: 300px;
}
/*----------------------------------------------
voice
------------------------------------------------*/
#voice section h1 {
	position: relative;
	border-bottom: 3px solid #ee9c00;
}
#voice section h1 small {
	display: inline-block;
}
#voice section h1:after {
	content: "▼";
	color: #ee9c00;
	position: absolute;
	bottom: -2rem;
	left: 48%;
}
/*----------------------------------------------
fee
------------------------------------------------*/
#fee .basic {
	margin: 0 10px;
}
#fee .basic li {
	border: 1px solid #ccc;
	border-radius: 10px;
	position: relative;
	margin-bottom: 30px;
	padding: 20px;
	background: #fff4dd;
	text-align: center;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
#fee .basic li:before {
	content: "+";
	position: absolute;
	top: -43px;
	left: 48%;
	font-weight: bold;
	color: #CCC;
	font-size: 200%;
}
#fee .basic li:first-child:before {
	content: "";
}
#fee .basic li strong {
	display: block;
}
#fee article h1 {
	background: #0668b2;
	text-align: center;
	margin-bottom: 10px;
	padding: 5px 10px;
	color: white;
	margin: 0 10px 20px 10px;
	font-size: 100%;
	position: relative;
}
#fee article h1:before {
	content: "▼";
	color:#0668b2;
	position: absolute;
	bottom: -1.6rem;
	left: 48%;
}
#fee section h1 {
	background: #f3f3f3;
	padding: 10px;
}
#fee .cancell h1 {
	border: 0;
	background: #ffdcda;
	padding: 10px;
}
#fee section table {
	display: none;
}
#fee section dt {
	border: 1px solid #ccc;
	padding: 5px 10px;
	background: #fff4dd;
	font-weight: bold;
	text-align: center;
}
#fee section dt small {
	display: inline-block;
}
#fee section dd {
	padding: 20px 10px 10px 10px;
	margin-bottom: 20px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#fee .price {
	border-bottom: 1px dotted #ccc;
	padding: 0 0 10px 1.5rem;
	text-indent: -1.5rem;
}
#fee .price.end {
	border-bottom: 0;
}
#fee .price strong {
	color: #333;
}
#fee .pic01 {
	text-align: center;
}

/*----------------------------------------------
faq
------------------------------------------------*/
#faq .faq_list {
	margin: 10px;
}
#faq .faq_list dt {
	background: #0668b2 url(../img/plus02.png) no-repeat right top;
	background-size: 30px;
	color: white;
	padding: 10px;
	margin-top: 20px;
	border-radius: 10px;
}
#faq .faq_list dt.open {
	background-image: url(../img/minus02.png);
}
#faq .faq_list dt:before {
	content: "Q.";
	font-size: 120%;
	font-weight: bold;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	border-radius: 10px;
	margin-right: 5px;
}
#faq .faq_list dd {
	background: #f3f3f3;
	border-radius: 10px;
	padding: 10px;
}
/*----------------------------------------------
trainer
------------------------------------------------*/
#trainer .name h1 {
	font-size: 100%;
	line-height: 1.6;
	margin-bottom: 0;
}
#trainer .name small {
	font-size: 60%;
}
#trainer .name figure {
	text-align: center;
}
#trainer .name figure img {
	margin: 0 20px;
	width: 70%;
	max-width: 280px;
}
#trainer section h2 {
	border-bottom: #ee9c00 3px solid;
	font-size: 120%;
	letter-spacing: 0.3rem;
	text-align: center;
	padding-bottom: 10px;
}
#trainer .history .year {
	text-align: center;
	font-weight: bold;
	background: #f3f3f3;
	margin-bottom: 10px;
}
#trainer .history .text {
	margin-bottom: 20px;
}
#trainer .list01 {
	margin-bottom: 20px;
}
#trainer .list01 li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
/*----------------------------------------------
topic
------------------------------------------------*/
.dl_01 {
	border-top: 1px #ddd solid;
}
.dl_01 dt {
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid;
	background: #f3f3f3;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}
.dl_01 dt span {
	display: block;
	font-weight: normal;
}
.dl_01 dd {
	border: 1px #ddd solid;
	padding-top: 10px;
}
.dl_01 dd h2 {
	margin: 0 10px;
	font-size: 100%;
}
.dl_01 dd h2:before {
	content: "■";
}
.dl_01 ol {
	margin: 20px;
}
.dl_01 p {
	margin: 0 10px 10px 10px;
}
.dl_02 dt {
	font-weight: bold;
}
.dl_02 dd {
	margin-bottom: 20px;
}
.dl_03 dt {
	font-weight: bold;
}
.dl_03 dt:before {
	content: "■";
	color: orange;
	margin-right: 2px;
}
.dl_03 dd {
	margin-bottom: 10px;
}
#topic .topic_wrapper article > time {
	display: block;
	padding: 0 10px;
	font-size: 80%;
	color: #666;
}
#topic .topic_wrapper article > h1 {
	padding:  0 10px 10px 10px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ddd;
}
#topic .topic_wrapper figure {
	margin: 10px;
	text-align: center;
}
#topic .topic_wrapper figure img {
	width: 100%;
	max-width: 400px;
}
#topic .topic_wrapper > p,
#topic article > p {
	margin: 0 10px 10px 10px;
}
#topic section > h1 {
	font-size: 100%;
	background: #f3f3f3;
	padding: 10px;
  border-left: 5px solid orange;
	text-align: left;
}
#topic .backno {
	border-top: #ddd solid 1px;
	border-bottom: #ddd solid 1px;
	padding: 20px;
}
#topic .backno li {
	display: inline-block;
	width: 8.2rem;
}
#topic .backno a {
	color: #333;
	font-weight: normal;
	background: url(../img/arrow05.png) no-repeat left center;
	background-size: 14px auto;
	padding-left: 10px;
	line-height: 2;
}
#topic .monthly {
	margin-bottom: 20px;
}
#topic .monthly li {
	display: table;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	border-bottom: 1px solid #ddd;
}
#topic .monthly figure {
	width: 80px;
	height: 80px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}
#topic .monthly p {
	padding-left: 10px;
	display: table-cell;
	vertical-align: middle;
}
#topic .monthly p time {
	display: block;
}
#topic .monthly p a {
	font-weight: normal;
}
#topic .topic_index dl {
	margin: 0 10px 10px 10px;
}
#topic .topic_index dt {
	background: #f3f3f3 url(../img/plus.png) no-repeat right center;
	background-size: 20px;
	padding: 10px;
	border-radius: 5px;
	text-align: center;
}
#topic .topic_index dt.open {
	background-image: url(../img/minus.png);
}
#topic .topic_index dd a {
	font-weight: normal;
	padding: 10px;
	display: block;
}
#topic .topic_index dd p {
	border-bottom: #ccc dashed 1px;
	margin: 0;
}
#topic .topic_index dd p time {
	display: block;
}
.list_no1 li,
.list_no2 li {
	list-style: decimal;
	margin: 0 0 10px 20px;
	text-align: left;
	font-weight: bold;
}
.list02 li {
	padding: 10px 20px;
	margin: 0 10px 10px 10px;
	text-align: left;
	font-weight: bold;
	background: #f3f3f3;
	border-radius: 10px;
	text-align: center;
}
.list_no3 li {
	list-style: decimal;
	text-align: left;
	margin-left: 20px;
}
.title03 {
	color: orange;
	margin: 20px 0;
}
.title03 span {
	border: 1px solid orange;
	padding: 5px 10px;
}
.m-b40 {
	margin-bottom: 40px;
}
#topic article > p:last-child {
	margin-bottom: 40px;
}
#topic blockquote {
	margin: 0 0 10px 0;
	background: #f3f3f3;
	padding: 10px;
}
cite {
	font-style: normal;
	font-size: 80%;
	text-align: center;
	display: block;
	margin-bottom: 10px;
}
#topic .pic02 {
	padding: 0 40px 20px 40px;
}
#topic .pic02 img {
	max-width: 200px!important;
}
#topic .topic_wrapper section h2 {
	font-size: 110%;
	margin: 0 0 10px 0;
	color: #0668b2;
}
.faq2 dt {
	background:  #f0f0f0;
	border-radius: 10px;
	padding: 10px 20px;
	font-weight: 700;
	margin-bottom: 20px;
}
.faq2 dd {
	margin-bottom: 20px;
}

.table01 {
	border-left: #ccc 1px solid;
	border-top: #ccc 1px solid;
	margin: 0 auto 10px auto;
}
.table01 th,
.table01 td {
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding: 10px;
}
.table01 td {
	text-align: center;
}
.table01 th {
	background: #f3f3f3;
}
.dl_04 {
	padding: 20px 10px;
	background: #f3f3f3;
}
.dl_04 dt {
	color: #0668b2;
	margin-bottom: 10px;
	font-weight: bold;
}
.dl_04 dd {
	padding: 0 10px 20px 10px;
}
.dl_04 dd:last-child {
	padding-bottom: 0;
}
.accordion01 dt {
	background: #666 url(../img/plus.png) no-repeat right center;
	background-size: 24px 14px;
	color: white;
	padding: 10px;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-bottom: 1px solid #ccc;
}
.accordion01 dd {
	padding: 10px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.accordion01 dd h3 {
	margin: 0;
	font-size: 1.6rem;
}
.accordion01 table th {
	font-size: 1.2rem;
}
.sp_hide {
	display: none;
}
.red {
	color: red;
}
blockquote footer {
	text-align: right;
	margin-top: 10px;
	font-size: 1.2rem;
}
#topic section dd h1 {
	margin: 10px 0 0 0;
}
.topic_1607 {
	background: url(../topic/topic2016/img/1607_02s.png) no-repeat center;
	background-size: 280px 548px;
	height: 570px;
	text-indent: -9999px;
	margin: 30px 0;
}
.box_line {
	background: #fff1ab;
	padding: 10px;
	margin-bottom: 10px;
}
.list_arrow {
	margin: 10px 10px 20px 10px;
}
.list_arrow li {
	padding-left: 2.4rem;
	text-indent: -2.4rem;
}
.list_arrow li:before {
	content: "→";
	font-weight: bold;
	font-size: 120%;
	margin-right: 5px;
	color: navy;
}
.levelup img {
	width: 180px;
}
.list03 {
	display: inline-block;
	text-align: left;
	background: #f0f0f0;
	padding: 20px;
	border-radius: 20px;
	margin-bottom: 20px;
}
.list_flow li {
	border: 2px solid #ccc;
	border-radius: 10px;
	padding: 20px;
	position: relative;
	margin-bottom: 30px;
}
.list_flow li:after {
	content: "▼";
	color: #ccc;
	font-size: 20px;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	margin: auto;
	bottom: -20px;
	left: 0;
	right: 0;
}
.list_flow h1 {
	font-size: 120%;
	margin: 0 0 10px 0;
}
.list_flow li p:last-child {
	margin-bottom: 0;
}
.list_flow li:last-child:after {
	content : "";
}

.list03 li {
	margin-bottom: 10px;
}
.redbox {
	text-align: center;
}
.redbox span {
	display: inline-block;
	padding: 10px;
	border: #FF3300 solid 2px;
	color: #FF3300;
	font-size: 120%;
}
#topic h2 {
	background: #f3f3f3;
	border-radius: 10px;
	text-align: center;
	padding: 10px;
	font-size: 120%;
}
#topic h3 {
	font-size: 100%;
}
.list_line {
	margin-bottom: 20px;
}
.list_line li {
	border-bottom: 1px solid #ccc;
}
.pic {
	text-align: center;
}
.pic_two {
	margin-bottom: 20px;
}
.pic_c_small {
	text-align: center;
	padding: 20px;
}
.pic_c_small img {
	max-width: 200px;
}
.flexbox01 {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.flexbox01 li {
	flex-basis: 50%;
	padding: 10px;
	box-sizing: border-box;

}
.flexbox01 img {
	border: 3px solid #ccc;
	border-radius: 10px;
	box-sizing: border-box;
	background: #ccc;
}
.flexbox01.number li {
	position: relative;
}
.flexbox01 li.combine {
	flex-basis: 100%;
}	
.flexbox01.number li:first-child:before {
	content: "?";
}
.flexbox01.number li:nth-child(2):before {
	content: "?";
}
.flexbox01.number li:nth-child(3):before {
	content: "?";
}
.flexbox01.number li:nth-child(4):before {
	content: "?";
}
.flexbox01.number li:nth-child(5):before {
	content: "?";
}
.flexbox01.number li.no-number:before {
	content: "";
}
.flexbox01.number li:before {
	font-size: 20px;
	width: 20px;
	height: 20px;
	display: block;
	color: #ccc;
	z-index: 5;
	position: absolute;
	top: 13px;
	left: 18px;
}
.flexbox01 p {
	line-height: 1.5;
	font-weight: 700;
	margin: 16px 0 0 0;
}

/*----------------------------------------------
contact
------------------------------------------------*/
#contact .btnarea input {
    background-color: #ee9c00;
    background-repeat: no-repeat;
    padding: 10px;
    color: white;
    border: 0;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
    max-height: 99999px;
}
#contact #submit[disabled] {
    background-color: rgba(238,156,0,0.5);
    cursor: default;
}
#contact article {
	margin: 10px;
}
#contact .contact_form {
	border: 1px solid #ddd;
	text-align: center;
}
#contact .contact_form dt {
	border-bottom: 1px solid #ddd;
	padding: 5px 10px;
	background: #f3f3f3;
}
#contact .contact_form dd {
	padding: 15px 10px;
}
#contact .middle {
	width: 90%;
}
#contact .large {
	width: 90%;
	height: 20rem;
}
#contact .required {
	background: #ee9c00;
	border-radius: 4px;
	color: white;
	font-size: 80%;
	padding: 0 6px;
	margin-left: 10px;
	display: inline-block;
}
#contact .privacy {
	border: #aaa 1px dotted;
	padding: 10px;
}
#contact .privacy .accordion {
	margin: 0 0 10px 0;
	border: 1px solid #ddd;
}
#contact .privacy .accordion dt {
	background: #ddd url(../img/plus.png) no-repeat right center;
	background-size: 24px auto;
	padding: 10px;
}
#contact .privacy .accordion dd {
	padding: 10px;
	border-top: 1px solid #ddd;
}
#contact .privacy .check {
	text-align: center;
}
#contact .msg {
	color: #d7000f;
}

/*----------------------------------------------
common
------------------------------------------------*/
.accordion dd {
	display: none;
}
.org {
	color:#ee9c00;
}
.indent {
	padding-left: 1.4rem;
	text-indent: -1.4rem;
}
.s22_or {
	font-size: 150%;
	color: orange;
	font-weight: bold;
	text-align: center!important;
}
.scroll { overflow: scroll; }
.newyear {
	padding: 40px 0 120px 0;
	box-sizing: border-box;
	line-height: 2;
	font-size: 18px;
	background: url(../img/gasho.png) no-repeat right bottom;
	background-size: auto 150px;
}


/*--------------トピック用に旧サイトを残す為の記述-------------------*/
header .drawer-toggle,
header .drawer-main,
footer nav,
#breadcrumbs,
#topic .pagetitle {
	display: none;
}
#topic .drawer-overlay:before {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	content: "過去のトピック";
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 40px;
	font-size: 32px;
}
.topic_wrapper {
	padding: 20px;
}
