@charset "utf-8";

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{ display: block;}

div, pre, p, blockquote, h1, h2, h3, h4, h5, h6, form, fieldset, figure, figcaption, ul, li
{ margin: 0; padding: 0;}


html {
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}


#wrap {
	width:100%;
	overflow: hidden;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	vertical-align: middle;
	background-repeat: repeat;
	background-image: url(img/common/back.gif);
	color: #333;
	overflow-x: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.img_centar {
	display: block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

p {
	margin: 0px;
	padding: 0px;
}


ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

p {
	margin: 0px;
	padding: 0px;
}

.out-txt {
	font-size: 10px;
	display: none;
}

.clear {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.clear br {
	height: 0px;
	font-size: 1px;
	line-height: 0px;
	display: none;
}


h1 {
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #093;
}
a:hover {
	text-decoration: underline;
	color: #F30;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}


a:hover img {
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}


#header-wrap {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000;
}



#header-box {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	min-width: 980px;
	width: 980px;
	padding: 0px;
}

@media screen and (max-width:834px){
	#header-wrap {
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000;
}
	
	
	#header-box {
		display:none;
		
		}
}


@media screen and (max-width:414px){
	#header-wrap {
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000;
}
	
	
	#header-box {
		display:none;
		
		}
}



#header-box #logo-box {
	padding-top: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
	height: 100px;
	width: 580px;
	clear: left;
	float: left;
}
#logo-box h1 {
	float: left;
}

#sns_box {
	float: right;
	width: 220px;
	height: 47px;
	clear: right;
	display:inline-block;
	margin-top:23px;
}

#sns_box a {
	float:left;
	margin-right:20px;
	width:49px;
}

#header-box #contact-box {
	background-image: url(img/contact-back.png);
	background-repeat: no-repeat;
	height: 136px;
	margin-bottom: 20px;
	min-width: 380px;
	width: 380px;
	float: right;
}
#header-box #contact-box #contact-top {
	height: 32px;
}
#contact-box p {
	display: none;
}
#header-box #contact-box #contact-mid {
	padding-left: 55px;
}
#contact-mid2 {
	height: 25px;
}
#contact-botm {
	text-align: center;
	width: 360px;
	clear: both;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}

/*-----------------------------------------
   Navi.css
-----------------------------------------*/

#g-navi-box {
	width: 100%;
	height: 74px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/g-navi/g-navi_06.png);
	background-repeat: repeat-x;
	background-position: top;
	min-width: 980px;
	clear: both;
	overflow:hidden;
}
#globalNavi {
	margin: auto;
	width: 1000px;
}

@media screen and (max-width:834px){

#g-navi-box {
	display:none;
}

}


@media screen and (max-width:414px){

#g-navi-box {
	display:none;
}

}


.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
	margin-left: auto;
}

#globalNavi ul li {
	float: left;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	font-size: 14px;
}
#globalNavi li ul.drop {
	position:absolute;
	display:none;
	float:none;
	z-index:100;
	top:60px;
	clip: rect(auto,auto,auto,10px);
	left: 0px;
	background-image: url(img/main_navi/back.png);
	background-repeat: repeat;
	font-size: 14px;
	width: 160px;
	background-color: #E1DBD0;
}
#globalNavi li ul.drop li{
	float:none;
	position:static;
	font-size: 14px;
}
#globalNavi li ul.drop li a {
	display:block;
	color:#666;
	padding:10px;
	_zoom:1;
	background-image: url(img/g-navi/back.png);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#globalNavi ul li .drop li ul li a div {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#globalNavi li ul.drop ul a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}




/**---------------------------------------------
-----------------------------------------------**/
#main-wrap2 {
	width:100%;
	background: #F8F3E8;
	/*background: url(img/main_bg.png) no-repeat center top;*/
}


#main-wrap {
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: 504px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 980px;
}
#main-wrap #main-box {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right top;
	height: 504px;
	padding: 0px;
	display: block;
	vertical-align: top;
}
#main-box h2 {
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
}
#main-wrap #main-box h2 img {
	display: block;
}

@media screen and (max-width:834px){
#main-wrap2 {
	width:100%;
	background:none;
}



#main-wrap {
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 100%;
}
#main-wrap #main-box {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	padding: 0px;
	display: block;
	vertical-align: top;
}
#main-box h2 {
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
}
#main-wrap #main-box h2 img {
	display: block;
	width:100%;
	height:auto;
}
}




@media screen and (max-width:414px){
#main-wrap2 {
	width:100%;
	background:none;
}


#main-wrap {
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 100%;
}
#main-wrap #main-box {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	padding: 0px;
	display: block;
	vertical-align: top;
}
#main-box h2 {
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
}
#main-wrap #main-box h2 img {
	display: block;
	width:100%;
	height:auto;
}
}


#main-box h4 {
	clear: both;
	padding-top: 380px;

}
#main-box p {
	display: none;
}
#main-wrap #main-box h1 {
	margin: 0px;
	padding: 0px;
}

#prof {
	width: 980px;
	padding-top: 50px;
	padding-bottom: 80px;
	margin: auto;
	text-align: left;
}
#prof h2 {
	font-size: 2em;
	margin-bottom: 1em;
}
#prof img {
	float: left;
	margin-right: 30px;
	margin-left: 0px;
}


@media screen and (max-width:834px){
	#prof {
	width: 100%;
	padding:50px 20px 50px 20px;
	margin: auto;
	text-align: left;
	box-sizing: border-box;
}
#prof h2 {
	font-size: 2em;
	margin-bottom: 1em;
	box-sizing: border-box;
}
#prof img {
	float: left;
	margin-right: 30px;
	width:200px;
	height:auto;
	box-sizing: border-box;
}
}


@media screen and (max-width:414px){
	#prof {
	width: 100%;
	padding:40px 10px 50px 10px;
	margin: auto;
	text-align: left;
	box-sizing: border-box;
}
#prof h2 {
	font-size: 2em;
	margin-bottom: 1em;
	box-sizing: border-box;
}
#prof img {
	float: none;
	margin-right: 0px;
	margin-left: 0px;
	width:100%;
	height:auto;
	box-sizing: border-box;
}
}



#info {
	margin: auto;
	padding:0 0 0 0;
	width: 980px;
}

#info h2 {
	font-size: 2em;
	margin-bottom: 10px;
}

#info2 {
	margin: auto;
	padding:0 0 0 0;
	width: 980px;
}

#info2 h2 {
	font-size: 2em;
	margin-bottom: 10px;
}

#info2 h2 a {
	font-size:0.5em;
	color: #6F4E27;
}


@media screen and (max-width:834px){
#info {
	width: 95%;
	overflow:hidden;
	height:400px;
	padding:0 0 0 0;
	-webkit-overflow-scrolling: touch;
}

#info2 {
	width: 95%;
	padding:0 0 0 0;
}

#info2 h2 {
	font-size: 2em;
	margin-bottom: 10px;
	line-height:1em;
}

#info2 h2 a {
	font-size:0.5em;
	color: #6F4E27;
}

}


@media screen and (max-width:414px){
#info {
	width: 95%;
	overflow:hidden;
	height:400px;
	padding:0 0 0 0;
	-webkit-overflow-scrolling: touch;
}

#info2 {
	width: 95%;
	padding:0 0 0 0;
}

#info2 h2 {
	font-size: 2em;
	margin-bottom: 10px;
	line-height:1em;
}

#info2 h2 a {
	font-size:0.5em;
	color: #6F4E27;
}

}




#gym {
	margin: auto;
	max-width: 100%;
	padding-top: 30px;
	padding-bottom: 0px;
	font-size:16px;
}
#gym #gym-box {
	margin: auto;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#gym #gym-box p {
    float:left;
    max-width: 760px;
}
#gym #gym-box img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0px;
	border: 0px solid #630;
}

@media screen and (max-width:834px){
	#gym {
	margin:0 auto;
	max-width:100%;
	padding:20px 0px 20px 0px;
	box-sizing: border-box;
	
}
#gym #gym-box {
	margin: auto;
	width: 100%;
	padding-top: 0px;
	font-size:16px;
	padding: 0 20px 20px 20px;
	box-sizing: border-box;
}
#gym #gym-box img {
	float: left;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 20px;
	border: 0px solid #630;
	width:200px;
}
}


@media screen and (max-width:414px){
	#gym {
	margin:0 auto;
	max-width:100%;
	padding:10px 0px 20px 0px;
	box-sizing: border-box;
	
}
#gym #gym-box {
	margin: auto;
	width: 100%;
	padding-top: 0px;
	font-size:16px;
	padding: 0 10px 20px 10px;
	box-sizing: border-box;
}
#gym #gym-box img {
	float: none;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px solid #630;
	width:100%;
	height:auto;
	box-sizing: border-box;
}
}

#read {
	width:980px;
	margin:0 auto;
	display:table;
}

#read div.read_box {
	width:100px;
	display:table-cell;
	border-spacing: 20px 0;
}






#hulksmathod {
	background-image: url(img/hulksmethod/back.png);
	background-repeat: repeat;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 0px;
	min-width: 980px;
}
#hulksmathod #contents-box .left img {
	border: 5px solid #FFF;
}
#hulksmathod .hulksmathod_price {
    font-size: 30px;
}

#contents-box {
	margin: auto;
	padding: 10px;
	width: 940px;
}
#contents-box .left {
	width: 350px;
	margin-left: 20px;
	float: left;
}
#contents-box .right {
	float: left;
	margin-left: 30px;
	width: 520px;
	text-align: center;
}
#contents-box .right h3 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#contents-box .right h2 {
	margin: auto;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #333;
}


@media screen and (max-width:834px){
	#hulksmathod {
	background-image: url(img/hulksmethod/back.png);
	background-repeat: repeat;
	width: 100%;
	min-width: 100%;
	padding:50px 20px 30px 20px;
	box-sizing: border-box;
	text-align:center;
}
#hulksmathod #contents-box .left img {
	border: 5px solid #FFF;
	box-sizing: border-box;
}

#hulksmathod img {
	width:70%;
	height:auto;
	box-sizing: border-box;
}



#contents-box {
	margin: auto;
	padding: 0px;
	width: 100%;
	box-sizing: border-box;
}
#contents-box .left {
	width: 100%;
	margin-left: 0px;
	float: none;
	box-sizing: border-box;
}
#contents-box .right {
	float: none;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
}
#contents-box .right h3 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	box-sizing: border-box;
}
#contents-box .right h2 {
	margin: auto;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #333;
	box-sizing: border-box;
}
}



@media screen and (max-width:414px){
	#hulksmathod {
	background-image: url(img/hulksmethod/back.png);
	background-repeat: repeat;
	width: 100%;
	min-width: 100%;
	padding:50px 20px 30px 20px;
	box-sizing: border-box;
}
#hulksmathod #contents-box .left img {
	border: 5px solid #FFF;
	box-sizing: border-box;
}

#hulksmathod img {
	width:100%;
	height:auto;
	box-sizing: border-box;
}
#hulksmathod .hulksmathod_price {
    font-size: 20px;
}


#contents-box {
	margin: auto;
	padding: 0px;
	width: 100%;
	box-sizing: border-box;
}
#contents-box .left {
	width: 100%;
	margin-left: 0px;
	float: none;
	box-sizing: border-box;
}
#contents-box .right {
	float: none;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
}
#contents-box .right h3 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	box-sizing: border-box;
}
#contents-box .right h2 {
	margin: auto;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #333;
	box-sizing: border-box;
}
}






#vip {
	width: 100%;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(img/index/back_yellow.jpg);
	background-repeat: repeat;
}
#vip .contents-wrap {
	margin: auto;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#vip .contents-wrap img {
	float: left;
	margin-right: 50px;
}
#vip .contents-wrap p {
	margin-top: 30px;
	font-size: 1.1em;
}



@media screen and (max-width:834px){
	#vip {
	width: 100%;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(img/index/back_yellow.jpg);
	background-repeat: repeat;
}
#vip .contents-wrap {
	margin: auto;
	width: 100%;
	padding:10px 20px 10px 50px;
}
#vip .contents-wrap img {
	float: left;
	margin-right: 50px;
}
#vip .contents-wrap p {
	margin-top: 30px;
	font-size: 1.1em;
}
}



@media screen and (max-width:414px){
	#vip {
	width: 100%;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(img/index/back_yellow.jpg);
	background-repeat: repeat;
	box-sizing: border-box;
}
#vip .contents-wrap {
	margin: auto;
	width: 100%;
	padding:10px;
	box-sizing: border-box;
	text-align:center;
}
#vip .contents-wrap img {
	float: none;
	margin-right: 0px;
	box-sizing: border-box;
	width:50%;
	height:auto;
}
#vip .contents-wrap p {
	margin-top: 10px;
	font-size: 1.1em;
	box-sizing: border-box;
	text-align:left;
}
}





#monitor {
	background-repeat: repeat;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 0px;
	width: 100%;
	min-width: 980px;
	background-color: #FFF;
}
#monitor-list {
	height: 590px;
	width: 980px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	padding: 0px;
}
#monitor-list ul {
	display: none;
}

#monitor .contents-wrap {
margin: auto;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#monitor .contents-wrap img {
	margin: auto;
}


.moni_box {
	width:980px;
	text-align:left;
	margin:30px auto 0 auto;
	display:inline-block;
}

.moni_box img {
	max-width:980px;
	height:auto;
}

.r40 {
	padding-right:40px;
}

@media screen and (max-width:1024px){
	
	.moni_box {
	width:100%;
	text-align:center;
	margin:20px auto 0 auto;
}
	
	.moni_box img {
	width:100%;
	height:auto;
}
}


@media screen and (max-width:834px){
	
	#monitor {
	background-repeat: repeat;
	margin: auto;
	padding:30px 10px 0px 10px;
	width: 100%;
	min-width: 100%;
	background-color: #FFF;
	box-sizing: border-box;
}
#monitor-list {
	height: auto;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	padding: 0px;
}

#monitor-list img {
	height: auto;
	width: 100%;
}

#monitor-list ul {
	display: none;
}


#monitor .contents-wrap {
margin: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
}

#monitor .contents-wrap img {
	margin: auto;
	width:70%;
	height:auto;
}
	
.moni_box {
	width:100%;
	text-align:center;
	margin:20px auto 0 auto;
}

.moni_box img {
	width:100%;
	height:auto;
}

.r40 {
	padding-right:0px;
}	
	
}




@media screen and (max-width:414px){
	
	#monitor {
	background-repeat: repeat;
	margin: auto;
	padding:20px 10px 0px 10px;
	width: 100%;
	min-width: 100%;
	background-color: #FFF;
	box-sizing: border-box;
}
#monitor-list {
	height: auto;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	padding: 0px;
}

#monitor-list img {
	height: auto;
	width: 100%;
}

#monitor-list ul {
	display: none;
}


#monitor .contents-wrap {
margin: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#monitor .contents-wrap img {
	margin: auto;
	width:100%;
	height:auto;
}
	
.moni_box {
	width:100%;
	text-align:center;
	margin:20px auto 0 auto;
}

.moni_box img {
	width:100%;
	height:auto;
}

.r40 {
	padding-right:0px;
}	
	
}










.center {
	text-align: center;
}
#gymview {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 0px;
	min-width: 980px;
}
#gymview .contents-wrap .center p {
	font-size: 18px;
	line-height: 2em;
}
#gymview .contents-wrap .center img {
	margin-right: 5px;
}
#gymview .contents-wrap .center img {
	border: 5px solid #CCC;
}

@media screen and (max-width:834px){
.center {
	text-align: center;
}


	#gymview {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 0px;
	min-width: 100%;
	box-sizing: border-box;
}

#gymview .contents-wrap img {
	width:80%;
	height:auto;
}

#gymview .contents-wrap .center p {
	font-size: 18px;
	line-height: 1.5em;
	box-sizing: border-box;
}
#gymview .contents-wrap .center img {
	margin-right: 0px;
	width:350px;
	height:342px;
	box-sizing: border-box;
}
#gymview .contents-wrap .center img {
	border: 5px solid #CCC;
	box-sizing: border-box;
}

.cent {
	text-align:center;
}

}


@media screen and (max-width:414px){
.center {
	text-align: left;
}


	#gymview {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 0px;
	min-width: 100%;
	box-sizing: border-box;
}

#gymview .contents-wrap img {
	width:100%;
	height:auto;
}

#gymview .contents-wrap .center p {
	font-size: 18px;
	line-height: 1.5em;
	box-sizing: border-box;
}
#gymview .contents-wrap .center img {
	margin-right: 0px;
	width:100%;
	height:auto;
	box-sizing: border-box;
}
#gymview .contents-wrap .center img {
	border: 5px solid #CCC;
	box-sizing: border-box;
}

.cent {
	text-align:center;
}

}





#beforeafter {
	background-image: url(img/monitor/monitor-back.png);
	background-repeat: repeat;
	padding-top: 50px;
	padding-bottom: 50px;
	min-width: 980px;
}


#beforeafter .contents-wrap {
	margin: auto;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ba_box {
	width: 280px;
	font-size: 0.8em;
	color: #FFF;
	background-image: url(img/beforeafter/back.png);
	background-repeat: repeat;
	padding: 10px;
	margin: 5px 15px 5px 5px;
	display: inline-block;
	vertical-align: top;
}




.ba_box .ba_txt {
	padding: 10px;
	background-color: #FFF;
	color: #333;
	font-size: 1.0em;
}

.ba_box02 {
	width:100%;
	text-align:center;
	margin-top:50px;
}




@media screen and (max-width:834px){
	#beforeafter {
	background-image: url(img/monitor/monitor-back.png);
	background-repeat: repeat;
	padding-top: 50px;
	padding-bottom: 50px;
	min-width: 100%;
	box-sizing: border-box;
}



#beforeafter .contents-wrap {
	margin:0 auto;
	width: 100%;
	padding:10px 20px 10px 20px;
	box-sizing: border-box;
}
#beforeafter .contents-wrap img {
	width:100%;
	height:auto;
	box-sizing: border-box;
}



.ba_box {
	width: 49.6%;
	font-size: 0.9em;
	color: #FFF;
	background-image: url(img/beforeafter/back.png);
	background-repeat: repeat;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.ba_box .ba_txt {
	padding: 10px;
	background-color: #FFF;
	color: #333;
	font-size: 14px;
	text-align:left;
	box-sizing: border-box;
}

.ba_box p {
	font-size:14px;
}

.ba_box p.top img {
	margin-top:5px;
}


}




@media screen and (max-width:414px){
	#beforeafter {
	background-image: url(img/monitor/monitor-back.png);
	background-repeat: repeat;
	padding-top: 50px;
	padding-bottom: 50px;
	min-width: 100%;
	box-sizing: border-box;
}

#beforeafter .contents-wrap {
	margin: auto;
	width: 100%;
	padding:10px 10px 10px 10px;
	box-sizing: border-box;
}

#beforeafter .contents-wrap img {
	width:100%;
	height:auto;
}



.ba_box {
	width: 100%;
	font-size: 0.9em;
	color: #FFF;
	background-image: url(img/beforeafter/back.png);
	background-repeat: repeat;
	padding: 10px;
	margin: 0px 0 10px 0;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.ba_box .ba_txt {
	padding: 10px;
	background-color: #FFF;
	color: #333;
	font-size: 14px;
	text-align:left;
	box-sizing: border-box;
}

.ba_box p {
	font-size:14px;
}

.ba_box p.top img {
	margin-top:5px;
}


}










#access {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 50px;
	margin: auto;
}

#access .contents-wrap {
	margin: auto;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#access .contents-wrap .center img {
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
}
#access .contents-wrap .center p {
	text-align: left;
	margin-bottom: 2em;
}
.access_class {
	padding: 0px;
	height: 150px;
	width: 800px;
	text-align: left;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.access_class2 {
	padding: 0px;
	height: 150px;
	width: 800px;
	text-align: left;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.access_photo_box {
	height: 60px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
}
.access_photo_box img {
	margin: 0px;
	float: left;
	display: block;
	text-align: left;
	padding: 0px;
	border: 2px solid #CCC;
}
.access_class h2 {
	font-size: 1.5em;
}

h4.access_p {
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


@media screen and (max-width:834px){
	#access {
	width: 100%;
	margin: auto;
	box-sizing: border-box;
	padding:0px 10px 50px 10px;
}

#access .contents-wrap {
	margin: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#access .contents-wrap .center img {
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
}
#access .contents-wrap .center p {
	text-align: left;
	margin-bottom: 2em;
}
.access_class {
	padding: 0px 0 0 0;
	height: 150px;
	width: 100%;
	text-align: left;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.access_class2 {
	padding: 40px 0 0 0;
	height: 150px;
	width: 100%;
	text-align: left;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}

.access_photo_box {
	height: 60px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
}
.access_photo_box img {
	margin: 0px;
	float: left;
	display: block;
	text-align: left;
	padding: 0px;
	border: 2px solid #CCC;
}
.access_class h2 {
	font-size: 1.5em;
}

h4.access_p {
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}


.m40 {
	margin-bottom:40px;
}


}



@media screen and (max-width:414px){
	#access {
	width: 100%;
	margin: auto;
	box-sizing: border-box;
	padding:0px 10px 50px 10px;
}

#access .contents-wrap {
	margin: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#access .contents-wrap .center img {
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
}
#access .contents-wrap .center p {
	text-align: left;
	margin-bottom: 2em;
}
.access_class {
	padding: 0px 0 0 0;
	height: 150px;
	width: 100%;
	text-align: left;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.access_class2 {
	padding: 40px 0 0 0;
	height: 150px;
	width: 100%;
	text-align: left;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}

.access_photo_box {
	height: 60px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
}
.access_photo_box img {
	margin: 0px;
	float: left;
	display: block;
	text-align: left;
	padding: 0px;
	border: 2px solid #CCC;
}
.access_class h2 {
	font-size: 1.5em;
}

h4.access_p {
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}


.m40 {
	margin-bottom:40px;
}


}






#footer-wrap {
	height: 150px;
	width: 100%;
	background-color: #000;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	min-width: 980px;
}
#footer-wrap #footer-box {
	margin: auto;
	height: 150px;
	width: 980px;
	color: #FFF;
}
#footer-box .footer_left {
	float: left;
	width: 400px;
}
#footer-box .footer_right {
	float: right;
	width: 400px;
	text-align: right;
}

@media screen and (max-width:834px){
	#footer-wrap {
		display:none;
	}
}



@media screen and (max-width:414px){
	#footer-wrap {
		display:none;
	}
}





#concept {
	width: 980px;
	padding-top: 50px;
	padding-bottom: 50px;
	margin: auto;
	text-align: center;
	font-size: 1.1em;
}
#concept #concept-main {
	height: 400px;
	width: 980px;
	margin: auto;
}
#concept #concept-main h3 {
	display:block;
}

#concept h2 {
	margin-top: 50px;
	margin-bottom: 0px;
	font-size: 2.5em;
	color: #630;
}
#concept #foodnote {
	padding: 10px;
}
#concept #foodnote img {
	margin-right: 20px;
	border: 3px solid #CCC;
}


@media screen and (max-width:834px){
#concept {
	width: 100%;
	padding:10px 10px 50px 10px;
	margin: auto;
	text-align: center;
	font-size: 1.1em;
	box-sizing: border-box;
}
#concept #concept-main {
	height: auto;
	width: 100%;
	margin: auto;
	box-sizing: border-box;
}
#concept #concept-main h3 {
	display: block;
	box-sizing: border-box;
}

#concept #concept-main h3 img {
	width:80%;
	height:auto;
	box-sizing: border-box;
}

#concept h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 2.5em;
	color: #630;
	box-sizing: border-box;
}

#concept h2 img {
	width:80%;
	height:auto;
	box-sizing: border-box;
}

#concept img {
	width:80%;
	height:auto;
	box-sizing: border-box;
}


#concept #foodnote {
	padding: 0px;
	box-sizing: border-box;
}
#concept #foodnote img {
	margin-right: 0px;
	border: 3px solid #CCC;
	width:50%;
	height:auto;
	box-sizing: border-box;
}
}


@media screen and (max-width:414px){
#concept {
	width: 100%;
	padding:10px 10px 50px 10px;
	margin: auto;
	text-align: left;
	font-size: 1.1em;
	box-sizing: border-box;
}
#concept #concept-main {
	height: auto;
	width: 100%;
	margin: auto;
	box-sizing: border-box;
}
#concept #concept-main h3 {
	display: block;
	box-sizing: border-box;
}

#concept #concept-main h3 img {
	width:100%;
	height:auto;
	box-sizing: border-box;
}

#concept h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 2.5em;
	color: #630;
	box-sizing: border-box;
}

#concept h2 img {
	width:100%;
	height:auto;
	box-sizing: border-box;
}

#concept img {
	width:100%;
	height:auto;
	box-sizing: border-box;
}


#concept #foodnote {
	padding: 0px;
	box-sizing: border-box;
}
#concept #foodnote img {
	margin-right: 0px;
	border: 3px solid #CCC;
	width:100%;
	height:auto;
	box-sizing: border-box;
}
}





#profile {
	background-image: url(img/hulksmethod/back.png);
	background-repeat: repeat;
	padding-top: 50px;
	padding-bottom: 50px;
	margin: auto;
	width: 100%;
	min-width: 980px;
}
#profile #profile-box {
	margin: auto;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#profile #profile-box h2 {
	margin-bottom: 10px;
}
#profile #profile-box h2 img {
	float: right;
	margin-right: 20px;
	border: 3px solid #960;
}

#profile #profile-box p {
	margin-right: 30px;
	margin-left: 30px;
}
#profile #profile-box .profile_img_box {
	width: 400px;
	text-align: left;
	vertical-align: baseline;
	float: left;
}
#profile #profile-box .profile_img_box img {
	margin-left: 30px;
	border: 3px solid #960;
}
#profile_movie {
	padding-top: 30px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 30px;
	clear: both;
}
#profile_movie h5 {
	font-size: 1.1em;
	font-weight: normal;
}

.wp-video {
	width:900px;
	padding-left: 30px;
}

.wrapper {
	width:480px;
	height:360px;
	float:left;
	margin-right:5px;
}


hr {
	width:700px;
}

.con_box3 {
	width:980px;
	overflow:hidden;
	margin:0 auto 0px auto;
	box-sizing: border-box;
	position:relative;
}

.con_box3 img {
	position:absolute;
	top:0;
	right:50px;
}

.con_box3 span {
	box-sizing: border-box;
	position:inherit;
	text-align:left;
	display:block;
}


@media screen and (max-width:834px){
	#profile {
	background-image: url(img/hulksmethod/back.png);
	background-repeat: repeat;
	padding-top: 50px;
	padding-bottom: 50px;
	margin: auto;
	width: 100%;
	min-width: 100%;
}
#profile #profile-box {
	margin: auto;
	width: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#profile #profile-box h2 {
	margin-bottom: 10px;
}
#profile #profile-box h2 img {
	float: right;
	margin-right: 0px;
	margin-left:20px;
	margin-bottom:10px;
	border: 3px solid #960;
}

#profile #profile-box p {
	margin-right: 0px;
	margin-left: 0px;
}
#profile #profile-box .profile_img_box {
	width: 300px;
	text-align: center;
	vertical-align: baseline;
	float: left;
}

.nori {
	width:100%;
	text-align:left;
}

#profile #profile-box .profile_img_box img {
	margin-left: 0px;
	border: 3px solid #960;
}
#profile_movie {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
}
#profile_movie h5 {
	font-size: 1.1em;
	font-weight: normal;
}

.wp-video {
	width:100%;
	box-sizing: border-box;
	padding-left: 0px;
	text-align:center;
}





.video{
width:100%;
padding-bottom: 56.25%;
height:0px;
position: relative;
margin-bottom:20px;
}
.video iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.video2{
width:100%;
padding-bottom: 56.25%;
height:0px;
position: relative;
margin-bottom:0px;
}
.video2 iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}



.wrapper {
  width:100%;
padding-bottom: 56.25%;
height:0px;
position: relative;
margin-bottom:20px;
float:none;
	margin-right:0px;
	background: url('thum.jpg') no-repeat;
	z-index:1;
}

#video {
  position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index:1;
}

hr {
	width:100%;
}




.mm20 {
	margin-bottom:20px;
}

.m5 {
	margin-bottom:5px;
}

.con_box3 {
	width:100%;
	overflow:hidden;
	margin:0 auto 0px auto;
	box-sizing: border-box;
	position:inherit;
	text-align:center;
}

.con_box3 img {
	position:inherit;
	top:0;
	right:0px;
	width:50%;
	height:auto;
	box-sizing: border-box;
	margin-top:10px;
}

.con_box3 p {
	text-align:left;
}

.con_box3 span {
	box-sizing: border-box;
	position:inherit;
	text-align:left;
	display:block;
}

.con_box3 h2 {
	text-align:left;
}


}




@media screen and (max-width:414px){
	#profile {
	background-image: url(img/hulksmethod/back.png);
	background-repeat: repeat;
	padding:10px 10px 10px 10px;
	margin: auto;
	width: 100%;
	min-width: 100%;
	box-sizing: border-box;
}
#profile #profile-box {
	margin: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	box-sizing: border-box;
}
#profile #profile-box h2 {
	margin-bottom: 10px;
	box-sizing: border-box;
}
#profile #profile-box h2 img {
	float: none;
	margin-right: 0px;
	border: 3px solid #960;
	width:100%;
	height:auto;
	margin-left:0px;
	margin-bottom:0px;
	box-sizing: border-box;
}

#profile #profile-box p {
	margin-right: 0px;
	margin-left: 0px;
	box-sizing: border-box;
}
#profile #profile-box .profile_img_box {
	width: 100%;
	text-align: left;
	vertical-align: baseline;
	float: none;
	box-sizing: border-box;
}
#profile #profile-box .profile_img_box img {
	margin-left: 0px;
	border: 3px solid #960;
	width:100%;
	height:auto;
	box-sizing: border-box;
}

.nori {
	width:100%;
	text-align:left;
}

.wp-video {
	width:100%;
	box-sizing: border-box;
	padding-left: 0px;
}



#profile_movie {
	padding-top: 30px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	box-sizing: border-box;
}

#profile_movie img {
	width:100%;
	height:auto;
	box-sizing: border-box;
}


#profile_movie h5 {
	font-size: 1.1em;
	font-weight: normal;
	box-sizing: border-box;
}


.video{
width:100%;
padding-bottom: 56.25%;
height:0px;
position: relative;
margin-bottom:20px;
}
.video iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.video2{
width:100%;
padding-bottom: 56.25%;
height:0px;
position: relative;
margin-bottom:0px;
}
.video2 iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}



.wrapper {
  width:100%;
padding-bottom: 56.25%;
height:0px;
position: relative;
margin-bottom:20px;
float:none;
	margin-right:0px;
	background: url('thum.jpg') no-repeat;
	z-index:1;
}

#video {
  position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index:1;
}


.mt20 {
	margin-top:20px;
}


.con_box3 {
	width:100%;
	overflow:hidden;
	margin:0 auto 0px auto;
	box-sizing: border-box;
	position:inherit;
}

.con_box3 img {
	position:inherit;
	top:0;
	right:0px;
	width:100%;
	height:auto;
	box-sizing: border-box;
	margin-top:10px;
}


}










.price {
	width: 980px;
	padding-top: 50px;
	padding-bottom: 0px;
	margin: auto;
	overflow:hidden;
}
.price .price-box {
	width: 400px;
	float: left;
	margin-left: 10px;
	border: 4px solid #960;
	padding: 10px;
	font-size: 1.2em;
	margin-right: 20px;
}
.price p img {
	margin-top: auto;
	margin-bottom: 20px;
	margin-left: 10px;
	display: block;
}

.price .price-box h3 {
	font-size: 1.2em;
	color: #630;
	margin-bottom: 10px;
}
.price .price-box p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660;
	margin-bottom: 10px;
}
.price .price-box p span {
	font-size: 0.8em;
	color: #C30;
}

.price #price-txt-box {
	clear: both;
	padding: 20px;
}





.price-box2 {
	width:980px;
	margin-bottom:20px;
}

.price-box2 img {
	margin-bottom:0px;
	margin:auto;
}

.price-box2 p {
	text-align:right;
	width:980px;
	color: #C30;
}

.none3 {
	display:block;
}

.none4 {
	display:none;
}


#hulksmathod #contents-box #method_img {
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}
#hulksmathod #contents-box #method_img img {
	border: 5px solid #FFF;
	margin-left: 10px;
}


#hulksmathod #contents-box #method_img2 {
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}
#hulksmathod #contents-box #method_img2 img {
	border: 0px solid #FFF;
	margin-left: 10px;
}

.price-box2 h2 {
	color:#6A3906;
}

.price-box2 h2 span {
	color:#E08C00;
}

.pri-box5 {
	width:100%;
	height:auto;
	background-color:#F1F1F3;
	margin-top:60px;
}

.pri-box6 {
	width:980px;
	height:auto;
	margin:0px auto;
	padding-top:50px;
	padding-bottom:50px;
}

.pri-box6 p {
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
}

.pri-box6 img {
	margin-bottom:10px;
}


@media screen and (max-width:834px){
	.price {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 0px;
	margin: auto;
	/*padding:20px 10px 0px 10px;*/
	box-sizing: border-box;
}

.price #price-txt-box {
	clear: both;
	padding: 10px;
}

.price-box2 {
	width:100%;
	margin-bottom:20px;
	box-sizing: border-box;
}

.price-box2 img {
	margin-bottom:5px;
	width:100%;
	height:auto;
	box-sizing: border-box;
}

.price-box2 p {
	text-align:right;
	width:100%;
	color: #C30;
	box-sizing: border-box;
}

.none3 {
	display:block;
}

.none4 {
	display:none;
}	

#hulksmathod #contents-box #method_img {
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	clear: both;
	box-sizing: border-box;
}
#hulksmathod #contents-box #method_img img {
	border: 5px solid #FFF;
	margin-left: 0px;
	box-sizing: border-box;
}

#hulksmathod #contents-box #method_img2 {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	box-sizing: border-box;
}
#hulksmathod #contents-box #method_img2 img {
	border: 0px solid #FFF;
	margin-left: 0px;
	box-sizing: border-box;
}

.pri-box5 {
	width:100%;
	height:auto;
	background-color:#F1F1F3;
	margin-top:40px;
	padding:0px 20px 0px 20px;
	box-sizing: border-box;
}

.pri-box6 {
	width:100%;
	height:auto;
	margin:0px auto;
	padding:20px 0px 20px 0px;
	box-sizing: border-box;
}

.pri-box6 p {
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
}


.pri-box6 img {
	margin-bottom:10px;
}

	
}


@media screen and (max-width:414px){
	.price {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 0px;
	margin: auto;
	padding:20px 10px 0px 10px;
	box-sizing: border-box;
}

.price #price-txt-box {
	clear: both;
	padding: 10px;
}

.price #price-txt-box img {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

.price-box2 {
	width:100%;
	margin-bottom:20px;
	box-sizing: border-box;
}

.price-box2 img {
	margin-bottom:5px;
	width:100%;
	height:auto;
	box-sizing: border-box;
}

.price-box2 p {
	text-align:right;
	width:100%;
	color: #C30;
	box-sizing: border-box;
}

#hulksmathod #contents-box #method_img {
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	clear: both;
	box-sizing: border-box;
}
#hulksmathod #contents-box #method_img img {
	border: 5px solid #FFF;
	margin-left: 0px;
	box-sizing: border-box;
}

#hulksmathod #contents-box #method_img2 {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	box-sizing: border-box;
}
#hulksmathod #contents-box #method_img2 img {
	border: 0px solid #FFF;
	margin-left: 0px;
	box-sizing: border-box;
}

.pri-box5 {
	width:100%;
	height:auto;
	background-color:#F1F1F3;
	margin-top:40px;
	padding:0px 20px 0px 20px;
	box-sizing: border-box;
}

.pri-box6 {
	width:100%;
	height:auto;
	margin:0px auto;
	padding:20px 0px 20px 0px;
	box-sizing: border-box;
}

.pri-box6 p {
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
}

.pri-box6 img {
	margin-bottom:10px;
	width:100%;
	height:auto;
}
	
}








#faq {
	margin: auto;
	width: 980px;
	padding-top: 50px;
	padding-bottom: 50px;
	clear: both;
}
#faq dl {
	clear: both;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#faq dl dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #060;
	background-image: url(img/price/q.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-bottom: 5px;
}
#faq dl dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #930;
	padding-left: 30px;
	margin-left: 0px;
	background-image: url(img/price/a.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
}
#faq ul li {
	margin-left: 60px;
	margin-bottom: 20px;
	padding-bottom:20px;
	border-bottom:1px dotted #000;
}
#faq #ishi {
	width: 500px;
	margin: auto;
	padding: 20px;
	background-image: url(img/hulksmethod/back.png);
	border: 3px solid #666;
}
#faq #ishi img {
	display: block;
	margin: auto;
}
#faq img {
	margin: auto;
	display: block;
}

@media screen and (max-width:834px){
	
	#faq {
	margin: auto;
	width: 80%;
	padding-top: 20px;
	padding-bottom: 50px;
	clear: both;
	padding:20px 10px 50px 10px;
	box-sizing: border-box;
}
#faq dl {
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	box-sizing: border-box;
}
#faq dl dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #060;
	background-image: url(img/price/q.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-bottom: 5px;
	box-sizing: border-box;
}
#faq dl dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #930;
	padding-left: 30px;
	margin-left: 0px;
	background-image: url(img/price/a.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
	box-sizing: border-box;
}
#faq ul li {
	margin-left: 0px;
	margin-bottom: 20px;
	box-sizing: border-box;
	padding-bottom:20px;
	border-bottom:1px dotted #000;
}
#faq #ishi {
	width: 500px;
	margin: auto;
	padding: 20px;
	background-image: url(img/hulksmethod/back.png);
	border: 3px solid #666;
	box-sizing: border-box;
}
#faq #ishi img {
	display: block;
	margin: auto;
	box-sizing: border-box;
}
#faq img {
	margin: auto;
	display: block;
	box-sizing: border-box;
}
	
	
	
}



@media screen and (max-width:414px){
	
	#faq {
	margin: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 50px;
	clear: both;
	padding:20px 10px 50px 10px;
	box-sizing: border-box;
}
#faq dl {
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	box-sizing: border-box;
}
#faq dl dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #060;
	background-image: url(img/price/q.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-bottom: 5px;
	box-sizing: border-box;
}
#faq dl dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #930;
	padding-left: 30px;
	margin-left: 0px;
	background-image: url(img/price/a.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
	box-sizing: border-box;
}
#faq ul li {
	margin-left: 0px;
	margin-bottom: 20px;
	box-sizing: border-box;
	padding-bottom:20px;
	border-bottom:1px dotted #000;
}
#faq #ishi {
	width: 500px;
	margin: auto;
	padding: 20px;
	background-image: url(img/hulksmethod/back.png);
	border: 3px solid #666;
	box-sizing: border-box;
}
#faq #ishi img {
	display: block;
	margin: auto;
	box-sizing: border-box;
}
#faq img {
	margin: auto;
	display: block;
	box-sizing: border-box;
}
	
	
	
}










#mail-box {
	margin: auto;
	width: 980px;
	padding-top: 50px;
	padding-bottom: 50px;
}

@media screen and (max-width:834px){
	#mail-box {
	margin: auto;
	width: 100%;
	padding:20px 10px 50px 10px;
	box-sizing: border-box;
}
}

@media screen and (max-width:414px){
	#mail-box {
	margin: auto;
	width: 100%;
	padding:20px 10px 50px 10px;
	box-sizing: border-box;
}
}




/**------------------
   MAILFORM
   ---------------**/
#form-box {
	width: 980px;
	background-color: #FFF;
	font-size: 0.9em;
}
#mail-box h2 {
	font-size: 2em;
}

div#mf_wrapper {
	width: 620px;
	text-align: left;
	font-family: sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#mf_header h1 {
	font-size: 24px;
	border-bottom: solid 1px #999999;
	margin: 0px;
	padding: 0px;
}
div#mf_header h2 {
	font-size: 1.5em;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#form-txt-box {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

form#mailform {
	padding: 5px;
}
table.mailform {
	background-color: #FFF;
	font-size: 1.2em;
	width:100%;

}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	padding: 7px 5px 7px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
table.mailform tr th {
	width: 300px;
	color: #666;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 1.2em;
	padding-right: 5px;
}
table.mailform tr th p {
	font-size: 1.2em;
	color: #009999;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
table.mailform tr td textarea {
	height: 150px;
}
table.mailform tr td p {
	line-height: 1.2em;
	margin-bottom: 10px;
}

p.num{
	background-color:#FFCC00;
	color:#666;
	font-weight:bold;
	float:left;
	width:20px;
	border:1px dashed #FFCC00;
	text-align:center;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}

p.item{
	border:1px dashed #FFCC00;
	margin-left:20px;
	padding:10px;

}


p.infotxt{
	margin: 10px 10px 10px 30px;
	line-height: 1.1em;
}
p.send-p {
	font-style: normal;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
}


	


@media screen and (max-width:414px){


	
	
	#form-box {
	width: 100%;
	background-color: #FFF;
	font-size: 0.9em;
	box-sizing: border-box;
}
#mail-box h2 {
	font-size: 2em;
	box-sizing: border-box;
}

div#mf_wrapper {
	width: 100%;
	text-align: left;
	font-family: sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	box-sizing: border-box;
}
div#mf_header h1 {
	font-size: 24px;
	border-bottom: solid 1px #999999;
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}
div#mf_header h2 {
	font-size: 1.5em;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}
#form-txt-box {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

form#mailform {
	padding: 0px;
	width:100%;
	box-sizing: border-box;
}
table.mailform {
	background-color: #FFF;
	font-size: 1.2em;
	box-sizing: border-box;
	width:100%;

}

table.mailform tr {
	width:10px;
}


table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	padding: 7px 0px 7px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width:100%;
	box-sizing: border-box;
}
table.mailform tr th {
	color: #666;
	box-sizing: border-box;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 1.2em;
	padding-right: 5px;
	box-sizing: border-box;
}
table.mailform tr th p {
	font-size: 1.2em;
	color: #009999;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	box-sizing: border-box;
}
table.mailform tr td textarea {
	height: 10%;
	box-sizing: border-box;
}
table.mailform tr td p {
	line-height: 1.2em;
	margin-bottom: 10px;
	width:10%;
	box-sizing: border-box;
}




p.num{
	background-color:#FFCC00;
	color:#666;
	font-weight:bold;
	float:left;
	width:20px;
	border:1px dashed #FFCC00;
	text-align:center;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	box-sizing: border-box;
}

p.item{
	border:1px dashed #FFCC00;
	margin-left:0px;
	padding:10px;
	box-sizing: border-box;

}


p.infotxt{
	margin: 10px 10px 10px 0px;
	line-height: 1.1em;
}
p.send-p {
	font-style: normal;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
}
}







/**-----------------------------------

　　個人情報

------------------------------------**/
#privacy-wrap {
	width: 500px;
	background-color: #FFFFFF;
	color: #666;
}
#privacy-title {
	width: 500px;
	background-image: url(img/privacy/title.jpg);
	height: 80px;
	background-repeat: no-repeat;
}
#privacy-box {
	line-height: 1.5em;
	font-size: 0.9em;
	padding: 10px;
}

#thanks-txt {
	padding: 20px;
	font-size: 14px;
	line-height: 21px;
}
#thanks-txt p {
	margin-bottom: 20px;
}

/**--------------------------------------**/



.slicknav_menu {
	display:none;
}

#menu {
	display:none;
	box-sizing: border-box;
}

@media screen and (max-width:834px){

#menu {
		display:none;
	}

.slicknav_menu {
		display:inline;
	}

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
}



}



@media screen and (max-width:414px){

#menu {
		display:none;
	}

.slicknav_menu {
		display:inline;
	}

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
}



}




.iframe-wrap {
  position: relative;
  width: 100%;
  padding-top: 420px;
  overflow-y:auto;
  -webkit-overflow-scrolling:touch;
  border:0px solid #ccc;
}
.iframe-wrap iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
    display:block;
	overflow-x:hidden; 
}

@media screen and (max-width:834px){
	.iframe-wrap {
  position: relative;
  width: 100%;
  padding-top: 370px;
  overflow-y:auto;
  overflow-x:hidden;
  -webkit-overflow-scrolling:touch;
  border:0px solid #ccc;
}
.iframe-wrap iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
    display:block;
	overflow-x:hidden; 
	-webkit-overflow-scrolling: touch;
}
}


@media screen and (max-width:414px){
	.iframe-wrap {
  position: relative;
  width: 100%;
  padding-top: 370px;
  overflow-y:auto;
  overflow-x:hidden;
  -webkit-overflow-scrolling:touch;
  border:0px solid #ccc;
}
.iframe-wrap iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
    display:block;
	overflow-x:hidden; 
	-webkit-overflow-scrolling: touch;
}
}







#footer {
	clear:both;
	width:100%;
	margin-top:0px;
	background-position:center top;
	background-repeat:repeat-x;
	font-size:10px;
	font-size:1.0rem;
}

@media screen and (min-width:834px){
#footer {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
}

@media screen and (min-width:835px){
#footer {
	width:100%;
}
}

@media screen and (max-width: 834px){
#footer {
	margin-top:0px;
	background-image:none;
	width:100%;
}
}

/* フッターナビ */
#fNaviWrap {
	width:100%;
	height:auto;
	padding-top:0px;
}

#fNavi a {
	padding-left:0px;
	color:#fff;
	text-decoration:none;
	font-size:10px;
	font-size:1.0rem;
	margin-left:0px;
}

#fNavi a:hover {
	padding-left:0px;
	color:#fff;
	text-decoration:underline;
	font-size:10px;
	font-size:1.0rem;
	margin-left:0px;
}

.fnav {
	width:100%;
	margin:0px 0 0 0;
	color:#FFF;
	text-align:center;
	font-size:10px;
	font-size:1.0rem;
}

.fnav a {
	color:#FFF;
	text-decoration:none;
}

.fnav a:hover {
	color:#FFF;
	text-decoration:underline;
}

@media screen and (min-width:834px){
#fNavi {
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	width:1000px;
	line-height:180%;
	font-size:10px;
	font-size:1.0rem;
}
}

.fNaviIn{
	width:100%;
	font-size:0;
	float:none;
}

.fNaviIn div.fnav {
	display: inline-block;
	padding-left:0px;
	font-size:10px;
	font-size:1.0rem;
	line-height:200%;
	margin-bottom:0px;
	margin-top:30px;
	width:100%;
}

#fNavi .fNaviIn div.flogo {
	margin:35px 0px 0 96px;
	float:left;
	background:none;
}

#fNavi .fNaviIn div.flogo a {
	background:none;
}

.fNaviIn div.ftxt {
	width:378px;
	float:left;
	margin:35px 0px 0 20px;
}

.fNaviIn div.ftxt2 {
	width:1000px;
	float:left;
	margin:60px 0px 0 0;
	font-size:10px;
	font-size:1.0rem;
	font-weight:bold;
	line-height:31px;
}

.fNaviIn div.ftxt2 img {
	float:right;
	margin-right:20px;
}

#fNavi .fNaviIn div.ftxt2 a {
	background:none;
}

.fNaviIn div.ftxt3 {
	width:1000px;
	float:left;
	margin:13px 0px 0 0;
	font-size:10px;
	font-size:1.0rem;
}





.ml7 {
	margin-left:0px;
	width:150px;
}

.ml7 a {
	color:#000;
}

.flt {
	float:left;
	height:120px;
}

#fNavi .fNaviIn div.home a {
	color:#000;
	background-image:url(img/icon.jpg);
	background-repeat:no-repeat;
	background-position:0 1;
	padding-top:0px;
	padding-left:10px;
	width:100%;
	font-size:10px;
	font-size:1.0rem;
}

#fNavi .fNaviIn div.home {
	width:100%;
	color:#1F4E79;
	margin-top:55px;
	margin-bottom:0px;
	height:auto;
}

.fNaviIn div.sub {
	padding-left:20px;
}

.none {
	display:block;
}

.none2 {
	display:none;
}



@media screen and (max-width: 834px){
#fNaviWrap {
	height:auto;
	padding-top:0;
	padding-left:0;
	background-image:none;
	background-color:#6F4E27;
}

#fNavi {
	padding:0;
	width:100%;
}

#fNavi a {
	padding-left:0;
	background-image:none;
	color:#FFF;
	font-size:10px;
	font-size:1.0rem;
}

.fNaviIn {
	width:100%;
}

.fNaviIn div {
	height:50px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	padding-left:0;
	text-align:center;
	border-bottom:1px #FFF solid;
}

.fNaviIn div.home {
	padding-top:15px;
	background-image:none;
	color:#1F4E79;
}

.fNaviIn div:nth-child(2),
.fNaviIn div:nth-child(5),
.fNaviIn div:nth-child(9)
 {
	border-right:1px #FFF solid;
}

.fNaviIn div.sub {
	display:none;
}

.none {
	display:none;
}

.none2 {
	display:block;
}

}

#footerIn {
	padding:15px;
	background:#FFF;
}

#footerIn:after {
	content:"";
	display:block;
	clear:both;
}

#footerIn ul {
	margin:0;
	padding:0;
}

#footerIn li {
	display:block;
	margin-left:0;
	text-align:center;
}

#footerIn a {
	color:#F60;
}


@media screen and (min-width:1025px){
#footerIn {
	margin:0 auto;
	margin-top:23px;
	padding-left:0;
	padding-right:0;
	width:1000px;
}

#footerIn ul {
	text-align:center;
}

#footerIn li {
	display:inline-block;
	vertical-align:middle;
	text-align:left;
	margin-left:32px;
	font-size:10px;
	font-size:1.0rem;
}

#footerIn li:first-child {
	margin-left:0;
}
}

@media screen and (max-width:414px){
#footerIn {
	padding-top:20px;
}

#footerIn li {
	display:block;
	margin-left:0;
	padding-bottom:20px;
}
}

#copyright {
	width:100%;
	padding-bottom:3px;
	color:#fff;
	font-size:10px;
	font-size:1.0rem;
	font-weight:normal;
	text-align:center;
	height:40px;
	line-height:40px;
	float:left;
	margin-top:35px;
}

@media screen and (max-width: 834px){
#copyright {
	margin-top:0px;
}
}


#copyright2 {
	width:100%;
	color:#fff;
	font-size:10px;
	font-size:1.0rem;
	font-weight:normal;
	text-align:center;
	float:left;
	margin-top:35px;
	background:#6F4E27;
	padding:10px;
	border-bottom:60px solid #BCB192;
}

@media screen and (max-width: 834px){
#copyright2 {
	margin-top:0px;
}
}


@media screen and (max-width:834px){

.flogo2 img {
	width:80%;
	height:auto;
	max-width:350px;
	height:auto;
	margin-right:0px;
}
	
}

@media screen and (max-width:414px){

.flogo2 img {
	width:80%;
	height:auto;
	max-width:350px;
	height:auto;
	margin-right:0px;
}
	
}

table.tab{
border-collapse:collapse;
border:0px solid #fff;
background:#6F4E27;
width:100%;
}
	
table.tab td{
	border-collapse:collapse;
border-bottom:1px solid #fff;
border-right:1px solid #fff;
padding:15px;
text-align:center;
line-height:130%;
font-size:10px;
	font-size:1.0rem;
vertical-align:top;
}

table.tab td.bdrl{
	border-collapse:collapse;
border-bottom:1px solid #fff;
border-right:0px solid #fff;
padding:15px;
text-align:center;
line-height:130%;
font-size:10px;
	font-size:1.0rem;
vertical-align:top;
}

table.tab th{
	border-collapse:collapse;
border-bottom:1px solid #fff;
padding:15px;
background:#6F4E27;
text-align:center;
color:#fff;
font-size:10px;
	font-size:1.0rem;
font-weight:lighter;
}




.top_tel{
    max-width:980px;
    margin:30px auto;
    padding:18px 18px 33px;
    background:#231815;
    box-sizing: border-box;
    text-align: center;
    border-radius: 10px;
}
.top_tel img{
    max-width: 100%;
}
@media screen and (max-width: 834px){
.top_tel{
    margin:15px auto;
    padding:18px;
    background:#231815;
}
}
.top_box15 {
	width:100%;
	background:#F1F1F3;
	font-size:16px;
	line-height:1.6;
	border-bottom:5px solid #6F4E27;
	margin-bottom:0px;
}

.top_box15-1 {
	width:1020px;
	margin:0 auto;
	padding:50px 0px 50px 0px;
	overflow:hidden;
	display:table;
	border-collapse: separate;  /* セルの間隔を空ける */
 border-spacing: 20px 0;  /* 左右 上下で記述 */
}

.top_box15-2 {
	width:300px;
	overflow:hidden;
	background:#FFF url(img/num01.jpg) no-repeat right top;
	background-size:50px 50px;
	display:table-cell;
	padding:30px 15px 15px 15px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	
}

.top_box15-2:nth-child(2) {
	background:#FFF url(img/num02.jpg) no-repeat right top;
	background-size:50px 50px;
}

.top_box15-2:nth-child(3) {
	background:#FFF url(img/num03.jpg) no-repeat right top;
	background-size:50px 50px;
}

.top_box15-5 {
	width:300px;
	overflow:hidden;
	background:#FFF url(img/num04.jpg) no-repeat right top;
	background-size:50px 50px;
	display:table-cell;
	padding:30px 15px 15px 15px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	
}

.top_box15-5:nth-child(2) {
	background:#FFF url(img/num05.jpg) no-repeat right top;
	background-size:50px 50px;
}

.top_box15-5:nth-child(3) {
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
}

.top_box15-2 img {
	width:150px;
	height:auto;
	text-align:center;
	border-radius: 50%;
	margin-bottom:10px;
}


.top_box15-5 img {
	width:150px;
	height:auto;
	text-align:center;
	border-radius: 50%;
	margin-bottom:10px;
}


.top_box15-3 {
	width:1200px;
	margin:0 auto;
	padding:50px 0px 20px 0px;
	overflow:hidden;
	display:table;
	border-collapse: separate;  /* セルの間隔を空ける */
 border-spacing: 20px 0;  /* 左右 上下で記述 */
}

.top_box15-4 {
	width:1200px;
	margin:0 auto;
	padding:0px 0px 80px 0px;
	overflow:hidden;
	display:table;
	border-collapse: separate;  /* セルの間隔を空ける */
 border-spacing: 20px 0;  /* 左右 上下で記述 */
}


.top_box15-2 h4 {
font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
font-size:16px;
margin-bottom:10px;
text-align:left;
}

.top_box15-5 h4 {
font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
font-size:16px;
margin-bottom:10px;
text-align:left;
}

.top_box15-2 p {
	text-align:left;
}

.top_box15-5 p {
	text-align:left;
}


h4.h4_1 {
font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
font-size:16px;
margin-bottom:10px;
text-align:left;
color:#000;
font-weight:bold;
}


@media screen and (max-width:834px){
	.top_box16 {
	width:100%;
	color:#FFF;
	font-weight:lighter;
	background:#C70A53;
	text-align:left;
	font-size:18px;
	padding:15px 10px 15px 10px;
	box-sizing: border-box;
	}
	
	.top_box15 {
	width:100%;
	background:#F1F1F3;
	font-size:16px;
	line-height:1.6;
	margin-bottom:0px;
}

.top_box15-1 {
	width:100%;
	margin:0 auto;
	padding:15px 10px 40px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */
 box-sizing: border-box;
}

.top_box15-2 {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num01.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:10px;
	box-sizing: border-box;
	
}

.top_box15-2:nth-child(3) {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num03.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:0px;
	box-sizing: border-box;
	
}


.top_box15-5 {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num04.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:10px;
	box-sizing: border-box;
	
}

.top_box15-5:nth-child(3) {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:0px;
	box-sizing: border-box;
	
}


.top_box15-3 {
	width:100%;
	margin:0 auto;
	padding:10px 10px 10px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */
 box-sizing: border-box;
}


.top_box15-4 {
	width:100%;
	margin:0 auto;
	padding:0px 10px 40px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */
 box-sizing: border-box;
}
	
}


@media screen and (max-width:414px){
	.top_box16 {
	width:100%;
	color:#FFF;
	font-weight:lighter;
	background:#C70A53;
	text-align:left;
	font-size:18px;
	padding:15px 10px 15px 10px;
	box-sizing: border-box;
	}
	
	.top_box15 {
	width:100%;
	background:#F1F1F3;
	font-size:16px;
	line-height:1.6;
	margin-bottom:0px;
}

.top_box15-1 {
	width:100%;
	margin:0 auto;
	padding:15px 10px 40px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */
 box-sizing: border-box;
}

.top_box15-2 {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num01.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:10px;
	box-sizing: border-box;
	
}

.top_box15-2:nth-child(3) {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num03.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:0px;
	box-sizing: border-box;
	
}


.top_box15-5 {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num04.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:10px;
	box-sizing: border-box;
	
}

.top_box15-5:nth-child(3) {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:0px;
	box-sizing: border-box;
	
}


.top_box15-3 {
	width:100%;
	margin:0 auto;
	padding:10px 10px 10px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */
 box-sizing: border-box;
}


.top_box15-4 {
	width:100%;
	margin:0 auto;
	padding:0px 10px 40px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */
 box-sizing: border-box;
}
	
}


















.top_box20 {
	width:100%;
	background:#F1F1F3;
	font-size:16px;
	line-height:1.6;
	border-bottom:5px solid #6F4E27;
	margin-bottom:40px;
}

.top_box20 h3 {
	font-size: 2em;
	width:980px;
	margin: 0 auto 10px auto;
	text-align:left;
	padding-top:20px;
	
}

.top_box20-1 {
	width:1020px;
	margin:0 auto;
	padding:0px 0px 50px 0px;
	overflow:hidden;
	display:table;
	border-collapse: separate;  /* セルの間隔を空ける */
 border-spacing: 20px 0;  /* 左右 上下で記述 */
}

.top_box20-2 {
	width:300px;
	overflow:hidden;
	background:#FFF url(img/num04.jpg) no-repeat right top;
	background-size:50px 50px;
	display:table-cell;
	padding:30px 15px 15px 15px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	
}

.top_box20-2:nth-child(2) {
	background:#FFF url(img/num05.jpg) no-repeat right top;
	background-size:50px 50px;
}

.top_box20-2:nth-child(3) {
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
}

.top_box20-5 {
	width:300px;
	overflow:hidden;
	background:#FFF url(img/num04.jpg) no-repeat right top;
	background-size:50px 50px;
	display:table-cell;
	padding:30px 15px 15px 15px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	
}

.top_box20-5:nth-child(2) {
	background:#FFF url(img/num05.jpg) no-repeat right top;
	background-size:50px 50px;
}

.top_box20-5:nth-child(3) {
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
}

.top_box20-2 img {
	width:150px;
	height:auto;
	text-align:center;
	border-radius: 50%;
	margin-bottom:10px;
}


.top_box20-5 img {
	width:150px;
	height:auto;
	text-align:center;
	border-radius: 50%;
	margin-bottom:10px;
}


.top_box20-3 {
	width:1200px;
	margin:0 auto;
	padding:50px 0px 20px 0px;
	overflow:hidden;
	display:table;
	border-collapse: separate;  /* セルの間隔を空ける */
 border-spacing: 20px 0;  /* 左右 上下で記述 */
}

.top_box20-4 {
	width:1200px;
	margin:0 auto;
	padding:0px 0px 80px 0px;
	overflow:hidden;
	display:table;
	border-collapse: separate;  /* セルの間隔を空ける */
 border-spacing: 20px 0;  /* 左右 上下で記述 */
}


.top_box20-2 h4 {
font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
font-size:16px;
margin-bottom:10px;
text-align:left;
}

.top_box20-5 h4 {
font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
font-size:16px;
margin-bottom:10px;
text-align:left;
}

.top_box20-2 p {
	text-align:left;
}

.top_box20-5 p {
	text-align:left;
}


h4.h4_1 {
font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
font-size:16px;
margin-bottom:10px;
text-align:left;
color:#000;
font-weight:bold;
}


@media screen and (max-width:834px){
	.top_box16 {
	width:100%;
	color:#FFF;
	font-weight:lighter;
	background:#C70A53;
	text-align:left;
	font-size:18px;
	padding:15px 10px 15px 10px;
	box-sizing: border-box;
	}
	
	.top_box20 {
	width:100%;
	background:#F1F1F3;
	font-size:16px;
	line-height:1.6;
	margin-bottom:30px;
}

.top_box20 h3 {
	font-size: 2em;
	width:100%;
	margin: 0 auto 0px auto;
	text-align:left;
	padding-top:30px;
	padding-left:10px;
	
}

.top_box20-1 {
	width:100%;
	margin:0 auto;
	padding:0px 10px 40px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */
 box-sizing: border-box;
}

.top_box20-2 {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num04.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:10px;
	box-sizing: border-box;
	
}

.top_box20-2:nth-child(3) {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num05.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:0px;
	box-sizing: border-box;
	
}

.top_box20-2:nth-child(2) {
	background:#FFF url(img/num05.jpg) no-repeat right top;
	background-size:50px 50px;
}

.top_box20-2:nth-child(3) {
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
}


.top_box20-5 {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:10px;
	box-sizing: border-box;
	
}

.top_box20-5:nth-child(3) {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:0px;
	box-sizing: border-box;
	
}


.top_box20-3 {
	width:100%;
	margin:0 auto;
	padding:10px 10px 10px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */
 box-sizing: border-box;
}


.top_box20-4 {
	width:100%;
	margin:0 auto;
	padding:0px 10px 40px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */
 box-sizing: border-box;
}
	
}


@media screen and (max-width:414px){
	.top_box16 {
	width:100%;
	color:#FFF;
	font-weight:lighter;
	background:#C70A53;
	text-align:left;
	font-size:18px;
	padding:15px 10px 15px 10px;
	box-sizing: border-box;
	}
	
	.top_box20 {
	width:100%;
	background:#F1F1F3;
	font-size:16px;
	line-height:1.6;
	margin-bottom:30px;
}

.top_box20 h3 {
	font-size: 2em;
	width:100%;
	margin: 0 auto 0px auto;
	text-align:left;
	padding-top:20px;
	padding-left:10px;
	
}


.top_box20-1 {
	width:100%;
	margin:0 auto;
	padding:0px 10px 40px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */
 box-sizing: border-box;
}

.top_box20-2 {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num04.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:10px;
	box-sizing: border-box;
	
}

.top_box20-2:nth-child(3) {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num05.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:0px;
	box-sizing: border-box;
	
}

.top_box20-2:nth-child(2) {
	background:#FFF url(img/num05.jpg) no-repeat right top;
	background-size:50px 50px;
}

.top_box20-2:nth-child(3) {
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
}


.top_box20-5 {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:10px;
	box-sizing: border-box;
	
}

.top_box20-5:nth-child(3) {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:0px;
	box-sizing: border-box;
	
}


.top_box20-3 {
	width:100%;
	margin:0 auto;
	padding:10px 10px 10px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */
 box-sizing: border-box;
}


.top_box20-4 {
	width:100%;
	margin:0 auto;
	padding:0px 10px 40px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */

 box-sizing: border-box;
}
	
}

#toTop2 {
	display:none;
}

#toTop2 a {
	display:none;
}




@media screen and (max-width:834px){
	#toTop2 {
		margin:0;
		padding:0;
		background:#FFF;
		width:100%;
		text-align:center;
		z-index:2;
	}
	
	#toTop2 img {
		width:4%;
		height:4%;
		margin-bottom:15px;
		margin-right:40px;
		margin-top:10px;
	}
	
	#toTop2 img.nnn {
		width:4%;
		height:4%;
		margin-bottom:15px;
		margin-right:0px;
		margin-top:10px;
	}
	
	#toTop2 a {
	display:inline;
}
	
}


@media screen and (max-width:414px){
	#toTop2 {
		margin:0;
		padding:0;
		background:#FFF;
		width:100%;
		text-align:center;
		z-index:2;
	}
	
	#toTop2 img {
		width:7%;
		height:7%;
		margin-bottom:15px;
		margin-right:40px;
		margin-top:10px;
	}
	
	#toTop2 img.nnn {
		width:7%;
		height:7%;
		margin-bottom:15px;
		margin-right:0px;
		margin-top:10px;
	}
	
	#toTop2 a {
	display:inline;
}
}






.top_box21 {
	width:100%;
	background:#CABCAC;
	font-size:16px;
	line-height:1.6;
	border-bottom:0px solid #6F4E27;
	margin-bottom:0px;
}

.top_box21 h3 {
	font-size: 2em;
	width:900px;
	margin: 0 auto 10px auto;
	text-align:left;
	padding-top:20px;
	
}

.top_box21-1 {
	width:940px;
	margin:0 auto;
	padding:0px 0px 50px 0px;
	overflow:hidden;
	display:table;
	border-collapse: separate;  /* セルの間隔を空ける */
 border-spacing: 20px 0;  /* 左右 上下で記述 */
}

.top_box21-2 {
	width:300px;
	overflow:hidden;
	background:#FFF url(img/num04.jpg) no-repeat right top;
	background-size:50px 50px;
	display:table-cell;
	padding:30px 15px 15px 15px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	
}

.top_box21-2:nth-child(2) {
	background:#FFF url(img/num05.jpg) no-repeat right top;
	background-size:50px 50px;
}

.top_box21-2:nth-child(3) {
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
}

.top_box21-5 {
	width:300px;
	overflow:hidden;
	background:#FFF url(img/num04.jpg) no-repeat right top;
	background-size:50px 50px;
	display:table-cell;
	padding:30px 15px 15px 15px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	
}

.top_box21-5:nth-child(2) {
	background:#FFF url(img/num05.jpg) no-repeat right top;
	background-size:50px 50px;
}

.top_box21-5:nth-child(3) {
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
}

.top_box21-2 img {
	width:150px;
	height:auto;
	text-align:center;
	border-radius: 50%;
	margin-bottom:10px;
}


.top_box21-5 img {
	width:150px;
	height:auto;
	text-align:center;
	border-radius: 50%;
	margin-bottom:10px;
}


.top_box21-3 {
	width:1200px;
	margin:0 auto;
	padding:50px 0px 20px 0px;
	overflow:hidden;
	display:table;
	border-collapse: separate;  /* セルの間隔を空ける */
 border-spacing: 20px 0;  /* 左右 上下で記述 */
}

.top_box21-4 {
	width:1200px;
	margin:0 auto;
	padding:0px 0px 80px 0px;
	overflow:hidden;
	display:table;
	border-collapse: separate;  /* セルの間隔を空ける */
 border-spacing: 20px 0;  /* 左右 上下で記述 */
}


.top_box21-2 h4 {
font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
font-size:16px;
margin-bottom:10px;
text-align:left;
}

.top_box21-5 h4 {
font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
font-size:16px;
margin-bottom:10px;
text-align:left;
}

.top_box21-2 p {
	text-align:left;
}

.top_box21-5 p {
	text-align:left;
}



@media screen and (max-width:834px){
	.top_box16 {
	width:100%;
	color:#FFF;
	font-weight:lighter;
	background:#CABCAC;
	text-align:left;
	font-size:18px;
	padding:15px 10px 15px 10px;
	box-sizing: border-box;
	}
	
	.top_box21 {
	width:100%;
	background:#CABCAC;
	font-size:16px;
	line-height:1.6;
	margin-bottom:0px;
}

.top_box21 h3 {
	font-size: 2em;
	width:100%;
	margin: 0 auto 0px auto;
	text-align:left;
	padding-top:0px;
	padding-left:10px;
	
}

.top_box21-1 {
	width:100%;
	margin:0 auto;
	padding:0px 10px 40px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */
 box-sizing: border-box;
}

.top_box21-2 {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num04.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:10px;
	box-sizing: border-box;
	
}

.top_box21-2:nth-child(3) {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num05.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:0px;
	box-sizing: border-box;
	
}

.top_box21-2:nth-child(2) {
	background:#FFF url(img/num05.jpg) no-repeat right top;
	background-size:50px 50px;
}

.top_box21-2:nth-child(3) {
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
}


.top_box21-5 {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:10px;
	box-sizing: border-box;
	
}

.top_box21-5:nth-child(3) {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:0px;
	box-sizing: border-box;
	
}


.top_box21-3 {
	width:100%;
	margin:0 auto;
	padding:10px 10px 10px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */
 box-sizing: border-box;
}


.top_box21-4 {
	width:100%;
	margin:0 auto;
	padding:0px 10px 40px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */
 box-sizing: border-box;
}
	
}


@media screen and (max-width:414px){
	.top_box16 {
	width:100%;
	color:#FFF;
	font-weight:lighter;
	background:#C70A53;
	text-align:left;
	font-size:18px;
	padding:15px 10px 15px 10px;
	box-sizing: border-box;
	}
	
	.top_box21 {
	width:100%;
	background:#CABCAC;
	font-size:16px;
	line-height:1.6;
	margin-bottom:0px;
}

.top_box21 h3 {
	font-size: 2em;
	width:100%;
	margin: 0 auto 0px auto;
	text-align:left;
	padding-top:0px;
	padding-left:10px;
	
}


.top_box21-1 {
	width:100%;
	margin:0 auto;
	padding:0px 10px 40px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */
 box-sizing: border-box;
}

.top_box21-2 {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num04.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:10px;
	box-sizing: border-box;
	
}

.top_box21-2:nth-child(3) {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num05.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:0px;
	box-sizing: border-box;
	
}

.top_box21-2:nth-child(2) {
	background:#FFF url(img/num05.jpg) no-repeat right top;
	background-size:50px 50px;
}

.top_box21-2:nth-child(3) {
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
}


.top_box21-5 {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:10px;
	box-sizing: border-box;
	
}

.top_box21-5:nth-child(3) {
	width:100%;
	overflow:hidden;
	background:#FFF url(img/num06.jpg) no-repeat right top;
	background-size:50px 50px;
	display:block;
	padding:30px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin-bottom:0px;
	box-sizing: border-box;
	
}


.top_box21-3 {
	width:100%;
	margin:0 auto;
	padding:10px 10px 10px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */
 box-sizing: border-box;
}


.top_box21-4 {
	width:100%;
	margin:0 auto;
	padding:0px 10px 40px 10px;
	overflow:hidden;
	display:block;
	border-collapse:inherit;  /* セルの間隔を空ける */
 border-spacing: 0px 0;  /* 左右 上下で記述 */
 box-sizing: border-box;
}
	
}



.pri-box3 {
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
}

.pri-box4 {
	width:940px;
	margin:0 auto;
	text-align:center;
}

.pri-box4 a img {
	margin-top:40px;
}

.pri-box4 h3 {
margin: auto;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #333;
}

.pri-box4 h4 {
margin: auto;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.pri-box4 .red_waku {
    width: 80%;
    border: solid 2px #ff0000;
    margin: 20px auto;
    padding: 20px;
    font-size: 30px;
    font-weight: 600;
    color: #ff0000;
    box-sizing: border-box;
}
table.tab2{
border-collapse:collapse;
border:0px solid #fff;
background:#fff;
width:100%;
}
	
table.tab2 td{
	border-collapse:collapse;
border-bottom:1px dotted #000;
padding:20px;
text-align:left;
line-height:180%;
font-size:16px;
vertical-align:top;
}

table.tab2 th{
	border-collapse:collapse;
border-bottom:1px dotted #000;
padding:20px;
background:#fff;
text-align:left;
color:#000;
font-size:16px;
font-weight:lighter;
}

@media screen and (max-width:834px){
	.pri-box3 {
	width:100%;
	padding:30px 10px 30px 10px;
	box-sizing: border-box;
}

.pri-box4 {
	width:100%;
	margin:0 auto;
	box-sizing: border-box;
}

.pri-box4 h3 {
margin: auto;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #333;
	box-sizing: border-box;
}

.pri-box4 h4 {
margin: auto;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	box-sizing: border-box;
}
.pri-box4 .red_waku {
    width: 100%;
    margin: 10px auto;
    padding: 10px;
    font-size: 20px;
}
}

@media screen and (max-width:414px){
	.pri-box3 {
	width:100%;
	padding:30px 10px 30px 10px;
	box-sizing: border-box;
}

.pri-box4 {
	width:100%;
	margin:0 auto;
	box-sizing: border-box;
}

.pri-box4 h3 {
margin: auto;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #333;
	box-sizing: border-box;
}

.pri-box4 h4 {
margin: auto;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	box-sizing: border-box;
}

.pri-box4 img {
	width:100%;
	height:auto;
}

}










































.inside_box {
	width:980px;
	height:auto;
	text-align:left;
	margin:0 auto 20px auto;
	font-size:18px;
}




@media only screen and (max-width: 834px) {

.inside_box {
	width:80%;
	height:auto;
	margin:0 auto 20px auto;
	box-sizing: border-box;
}

}



@media only screen and (max-width: 414px) {

.inside_box {
	width:100%;
	height:auto;
	margin:0 auto 20px auto;
	box-sizing: border-box;
}

}


.con_box {
	width:100%;
	overflow:hidden;
	margin:0 auto 40px auto;
	border-top:0px dotted #1a1a1a;

}


.con_box2 {
	width:100%;
	overflow:hidden;
	margin:0 auto 40px auto;
	border-top:0px dotted #1a1a1a;

}

.con_box2 img {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:20px auto 0px auto;
	border-top:0px dotted #1a1a1a;

}



#contact-form {
width:100%;
float:left;
}

#contact-form dl{
width:980px;
border-bottom:1px dotted #1a1a1a;
float:left;
padding:20px 0 60px 0;
}

#contact-form dt{
width:300px;
float:left;
}

#contact-form dt span{
font-weight:bold;
color:#CC0000;

}

#contact-form dd{
width:440px;
float:left;
}

#contact-form dd p{
float:left;
margin:0 10px 0 0;
}

#contact-form dd ul{
width:440px;
float:left;
list-style-type:none;
}

#contact-form dd li{
width:440px;
float:left;
}

#contact-form dd li p{
width:120px;
float:left;
margin:0px;
}

#contact-form dd li input{
margin:5px 0 0 0;
float:left;
}

#contact-form dd ul#privacy{
width:100%;
height:200px;
overflow:auto;
float:left;
list-style-type:none;
margin:0 0 20px 0;
background-color:#f6f6f6;
padding:10px 10px 0 10px;
}


#privacy a {
	color:#F60;
}


#contact-form dd ul#privacy li{
width:420px;
margin:0 0 15px 0;
float:left;
font-size:16px;
}

#contact-form dd ul#privacy li.em3{
width:auto;
margin:0 0 5px 0;
float:left;
padding-left:2.6em;
text-indent:-2.6em;
}

#contact-form dd ul#privacy li.em4{
width:auto;
margin:0 0 20px 0;
float:left;
padding-left:1em;
text-indent:-1em;
}

#contact-button {
width:680px;
float:left;
margin:10px 0 25px 0;
}

#contact-button input{
width:180px;
margin:0 0 0 390px;
}

#contact-box01 {
width:590px;
float:left;
}

#contact-box01 dt{
width:260px;
text-align:right;
float:right;
}

#contact-box01 dd{
width:330px;
float:left;
}

#contact-box01 dd ul{
margin:0 0 20px 0;
list-style-type:none;
}

#contact-box01 dd li{
background-image:url(../icon05.jpg);
background-repeat:no-repeat;
background-position:0 50%;
text-indent:20px;
color:#FE9900;
font-weight:bold;
letter-spacing:2px;
}

#contact-tel{
margin:0px 0px 0px 0;
text-align:left;
}

.res {
	display:block;
}

.res2 {
	display:none;
}


@media only screen and (max-width: 834px) {
.con_box {
	width:100%;
	float:none;
	box-sizing: border-box;
}


.con_box2 {
	width:100%;
	float:none;
	box-sizing: border-box;
}

#contact-form {
width:100%;
float:none;
box-sizing: border-box;
}

#contact-form input {
	width:80%;
	box-sizing: border-box;
}

#contact-form input.wid {
	width:auto;
	box-sizing: border-box;
}

#contact-form input.wid2 {
	width:100%;
	box-sizing: border-box;
}

#contact-form textarea {
	width:80%;
	box-sizing: border-box;
}

#contact-form dl{
float:none;
border-bottom:1px dotted #1a1a1a;
float:none;
padding:20px 0;
width:100%;
box-sizing: border-box;
}

#contact-form dt{
width:100%;
float:none;
font-weight:bold;
margin-bottom:10px;
box-sizing: border-box;
}

#contact-form dt span{
font-weight:bold;
color:#CC0000;
box-sizing: border-box;
}

#contact-form dd{
width:100%;
float:none;
margin:0;
padding:0;
box-sizing: border-box;
}

#contact-form dd p{
float:none;
margin:0 0px 0 0;
box-sizing: border-box;
}

#contact-form dd ul{
width:100%;
float:none;
list-style-type:none;
box-sizing: border-box;
}

#contact-form dd li{
width:100%;
float:none;
box-sizing: border-box;
}

#contact-form dd li p{
width:100%;
float:none;
margin:0px;
box-sizing: border-box;
}

#contact-form dd li input{
margin:5px 0 0 0;
float:none;
box-sizing: border-box;

}

#contact-form dd ul#privacy{
max-width:100%;
height:200px;
overflow:auto;
float:none;
list-style-type:none;
margin:0 0 20px 0;
background-color:#f6f6f6;
box-sizing: border-box;
}

#contact-form dd ul#privacy li{
width:100%;
margin:0 0 15px 0;

float:none;
line-height:120%;
font-size:16px;
box-sizing: border-box;
}

#contact-form dd ul#privacy li.em3{
width:auto;
margin:0 0 5px 0;
float:left;
padding-left:2.6em;
text-indent:-2.6em;
box-sizing: border-box;
}


#contact-form dd ul#privacy li.em4{
width:auto;
margin:0 0 20px 0;
float:left;
padding-left:1em;
text-indent:-1em;
box-sizing: border-box;
}

#contact-button {
width:100%;
float:none;
margin:10px 0 25px 0;
box-sizing: border-box;
}

#contact-button input{
width:100%;
margin:0 0 0 0px;
box-sizing: border-box;
}

#contact-box01 {
width:100%;
float:none;
box-sizing: border-box;
}

#contact-box01 dt{
width:100%;
text-align:right;
float:none;
box-sizing: border-box;
}

#contact-box01 dd{
width:100%;
float:none;
box-sizing: border-box;
}

#contact-box01 dd ul{
margin:0 0 20px 0;
list-style-type:none;
box-sizing: border-box;
}

#contact-box01 dd span {
	width:100%;
	box-sizing: border-box;
}

#contact-box01 dd li{
background-image:url(../icon05.jpg);
background-repeat:no-repeat;
background-position:0 50%;
text-indent:0px;
color:#FE9900;
font-weight:bold;
letter-spacing:2px;
box-sizing: border-box;
}

#contact-tel{
margin:0px 0px 0px 0;
text-align:left;
box-sizing: border-box;
}

.res {
	display:none;
	box-sizing: border-box;
}

.res2 {
	display:block;
	box-sizing: border-box;
}



}



@media only screen and (max-width: 414px) {
.con_box {
	width:100%;
	float:none;
	box-sizing: border-box;
}


.con_box2 {
	width:100%;
	float:none;
	box-sizing: border-box;
}

#contact-form {
width:100%;
float:none;
box-sizing: border-box;
}

#contact-form input {
	width:80%;
	box-sizing: border-box;
}

#contact-form input.wid {
	width:auto;
	box-sizing: border-box;
}

#contact-form input.wid2 {
	width:100%;
	box-sizing: border-box;
}

#contact-form textarea {
	width:80%;
	box-sizing: border-box;
}

#contact-form dl{
float:none;
border-bottom:1px dotted #1a1a1a;
float:none;
padding:20px 0;
width:100%;
box-sizing: border-box;
}

#contact-form dt{
width:100%;
float:none;
font-weight:bold;
margin-bottom:10px;
box-sizing: border-box;
}

#contact-form dt span{
font-weight:bold;
color:#CC0000;
box-sizing: border-box;
}

#contact-form dd{
width:100%;
float:none;
margin:0;
padding:0;
box-sizing: border-box;
}

#contact-form dd p{
float:none;
margin:0 0px 0 0;
box-sizing: border-box;
}

#contact-form dd ul{
width:100%;
float:none;
list-style-type:none;
box-sizing: border-box;
}

#contact-form dd li{
width:100%;
float:none;
box-sizing: border-box;
}

#contact-form dd li p{
width:100%;
float:none;
margin:0px;
box-sizing: border-box;
}

#contact-form dd li input{
margin:5px 0 0 0;
float:none;
box-sizing: border-box;
}

#contact-form dd ul#privacy{
max-width:100%;
height:200px;
overflow:auto;
float:none;
list-style-type:none;
margin:0 0 20px 0;
background-color:#f6f6f6;
box-sizing: border-box;
}

#contact-form dd ul#privacy li{
width:100%;
margin:0 0 15px 0;
float:none;
line-height:120%;
font-size:16px;
box-sizing: border-box;
}

#contact-form dd ul#privacy li.em3{
width:auto;
margin:0 0 5px 0;
float:left;
padding-left:2.6em;
text-indent:-2.6em;
box-sizing: border-box;
}


#contact-form dd ul#privacy li.em4{
width:auto;
margin:0 0 20px 0;
float:left;
padding-left:1em;
text-indent:-1em;
box-sizing: border-box;
}

#contact-button {
width:100%;
float:none;
margin:10px 0 25px 0;
box-sizing: border-box;
}

#contact-button input{
width:100%;
margin:0 0 0 0px;
box-sizing: border-box;
}

#contact-box01 {
width:100%;
float:none;
box-sizing: border-box;
}

#contact-box01 dt{
width:100%;
text-align:right;
float:none;
box-sizing: border-box;
}

#contact-box01 dd{
width:100%;
float:none;
box-sizing: border-box;
}

#contact-box01 dd ul{
margin:0 0 20px 0;
list-style-type:none;
box-sizing: border-box;
}

#contact-box01 dd span {
	width:100%;
	box-sizing: border-box;
}

#contact-box01 dd li{
background-image:url(../icon05.jpg);
background-repeat:no-repeat;
background-position:0 50%;
text-indent:0px;
color:#FE9900;
font-weight:bold;
letter-spacing:2px;
box-sizing: border-box;
}

#contact-tel{
margin:0px 0px 0px 0;
text-align:left;
box-sizing: border-box;
}

.res {
	display:none;
	box-sizing: border-box;
}

.res2 {
	display:block;
	box-sizing: border-box;
}


}

.mm_box {
	width:100%;
	height:auto;
	background:url(img/price/bg.gif) repeat-x;
	margin:0;
	padding:0;
	display:inline-block;
}

.mm_box01 {
	width:980px;
	padding-top:80px;
	margin:0 auto 40px auto;
}

.mm_box02 {
	width:48%;
	margin:0 auto 80px auto;
	float:left;
}

.mm_box02 table {
	vertical-align:top;
	margin: 0;
 padding: 0;
}


.mm_box02 img {
	display:inline-block;
	margin-right:40px;
	vertical-align:top;
}


.mm_box03 {
	width:100%;
	display:inline-block;
}

.mm_box03 p {
	text-align:right;
	width:100%;
	color: #C30;
}

.mm_box04 {
	width:980px;
	margin:0 auto 30px auto;
}


table.tab3{
	border-collapse:collapse;
border:0px solid #cccccc;
margin-bottom:5px;
}
	
table.tab3 td{
border-bottom:1px dotted #000;
padding:19px 0 16px 0;
text-align:right;
font-size:20px;
}




.h3on {
	font-weight:bold;
	width:100%;
	height:auto;
	font-size:32px;
	text-align:center;
	line-height:1.2;
	position:relative;
	margin-bottom:60px;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
}

.h3on span {
	font-size:14px;
	font-weight:lighter;
}

.h3on:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -20px; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #FF6666; /*下線の色*/
}


.h3on2 {
	font-weight:bold;
	width:100%;
	height:auto;
	font-size:32px;
	text-align:center;
	line-height:1.2;
	position:relative;
	margin-bottom:40px;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
}

.h3on2 span {
	font-size:14px;
	font-weight:lighter;
}

.h3on2:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -20px; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #E18C00; /*下線の色*/
}



.mm_box05 {
	width:48%;
	margin:0 auto 50px auto;
	float:right;
}

.mm_box05 table {
	vertical-align:top;
	margin: 0;
 padding: 0;
}


.mm_box05 img {
	display:inline-block;
	margin-right:40px;
	vertical-align:top;
}


.mm_box06 {
	width:100%;
	display:inline-block;
}

.mm_box06 p {
	text-align:right;
	width:100%;
	color: #C30;
}


@media only screen and (max-width: 834px) {
	
	.mm_box {
	width:100%;
	height:auto;
	background:url(img/price/bg.gif) repeat-x;
	margin:40px 0 0 0;
	display:inline-block;
	padding:0px 20px 0 20px;
	box-sizing: border-box;
}

.mm_box01 {
	width:100%;
	padding-top:40px;
	margin:0px auto 40px auto;
	box-sizing: border-box;
}

.mm_box01 img {
	width:100%;
	height:auto;
}

.mm_box02 {
	width:48%;
	margin:0 auto 50px auto;
	box-sizing: border-box;
	float:left;
}

.mm_box02 table {
	vertical-align:top;
	margin: 0;
 padding: 0;
box-sizing: border-box;
}


.mm_box02 img {
	display:inline-block;
	margin-right:0px;
	vertical-align:top;
	width:100%;
	height:auto;
	box-sizing: border-box;
}


.mm_box03 {
	width:100%;
	display:inline-block;
	box-sizing: border-box;
}

.mm_box03 p {
	text-align:right;
	width:100%;
	color: #C30;
	margin-top:5px;
}

.mm_box04 {
	width:100%;
	margin:0 auto 30px auto;
	box-sizing: border-box;
}

.mm_box04 img {
	width:100%;
	height:auto;
}




.mm_box05 {
	width:48%;
	margin:0 auto 50px auto;
	box-sizing: border-box;
	float:right;
}

.mm_box05 table {
	vertical-align:top;
	margin: 0;
 padding: 0;
box-sizing: border-box;
}


.mm_box05 img {
	display:inline-block;
	margin-right:0px;
	vertical-align:top;
	width:100%;
	height:auto;
	box-sizing: border-box;
}


.mm_box06 {
	width:100%;
	display:inline-block;
	box-sizing: border-box;
}

.mm_box06 p {
	text-align:right;
	width:100%;
	color: #C30;
	box-sizing: border-box;
}

.m40 {
	margin-bottom:40px;
}
	
	
}




@media only screen and (max-width: 414px) {
	
	.mm_box {
	width:100%;
	height:auto;
	background:url(img/price/bg.gif) repeat-x;
	margin:40px 0 0 0;
	display:inline-block;
	padding:0px 10px 0 10px;
	box-sizing: border-box;
}

.mm_box01 {
	width:100%;
	padding-top:40px;
	margin:0px auto 40px auto;
	box-sizing: border-box;
}

.mm_box01 img {
	width:100%;
	height:auto;
}

.mm_box02 {
	width:100%;
	margin:0 auto 80px auto;
	box-sizing: border-box;
}

.mm_box02 table {
	vertical-align:top;
	margin: 0;
 padding: 0;
box-sizing: border-box;
}


.mm_box02 img {
	display:inline-block;
	margin-right:0px;
	vertical-align:top;
	width:100%;
	height:auto;
	box-sizing: border-box;
}


.mm_box03 {
	width:100%;
	display:inline-block;
	box-sizing: border-box;
}

.mm_box03 p {
	text-align:right;
	width:100%;
	color: #C30;
}

.mm_box04 {
	width:100%;
	margin:0 auto 30px auto;
	box-sizing: border-box;
}

.mm_box04 img {
	width:100%;
	height:auto;
}

.mm_box05 {
	width:100%;
	margin:0 auto 50px auto;
	box-sizing: border-box;
}

.mm_box05 table {
	vertical-align:top;
	margin: 0;
 padding: 0;
box-sizing: border-box;
}


.mm_box05 img {
	display:inline-block;
	margin-right:0px;
	vertical-align:top;
	width:100%;
	height:auto;
	box-sizing: border-box;
}


.mm_box06 {
	width:100%;
	display:inline-block;
	box-sizing: border-box;
}

.mm_box06 p {
	text-align:right;
	width:100%;
	color: #C30;
	box-sizing: border-box;
}
	
	
}


table.tab4 {
	border-collapse:collapse;
border:0px solid #cccccc;
margin-bottom:5px;
}
	
table.tab4 td {
border-bottom:1px dotted #000;
padding:24px 0 23px 0;
text-align:left;
font-size:20px;
}

table.tab4 td span {
	font-size:16px;
}


.pr_box {
	width:100%;
	height:auto;
	background:url(img/price/bg.png) repeat-x;
	background-position:83% 0;
	margin:0px 0 0 0;
	padding:0;
	display:inline-block;
}

.pr_box01 {
	width:980px;
	padding-top:80px;
	margin:0 auto 20px auto;
}


@media only screen and (max-width: 834px) {
	
	.pr_box {
	width:100%;
	height:auto;
	background:url(img/price/bg2.png) repeat-x;
	background-position:83% 0;
	margin:-6px 0 0 0;
	display:inline-block;
	padding:0px 10px 0 10px;
	box-sizing: border-box;
}
	
	
	.pr_box01 {
	width:100%;
	padding-top:20px;
	margin:0px auto 0px auto;
	box-sizing: border-box;
}

.pr_box01 img {
	width:100%;
	height:auto;
}

table.tab4 {
	border-collapse:collapse;
border:0px solid #cccccc;
margin-bottom:5px;
}
	
table.tab4 td {
border-bottom:1px dotted #000;
padding:24px 0 23px 0;
text-align:left;
font-size:16px;
}

table.tab4 td span {
	font-size:16px;
}

}


@media only screen and (max-width: 414px) {
	
	.pr_box {
	width:100%;
	height:auto;
	background:url(img/price/bg.png) repeat-x;
	background-position:83% 0;
	margin:-6px 0 0 0;
	display:inline-block;
	padding:0px 10px 0 10px;
	box-sizing: border-box;
}

.pr_box01 {
	width:100%;
	padding-top:20px;
	margin:0px auto 40px auto;
	box-sizing: border-box;
}

.pr_box01 img {
	width:100%;
	height:auto;
}
}

.top_box50 {
	width:100%;
	background:#F8F3E8;
	font-size:16px;
	line-height:1.6;
	border-bottom:0px solid #6F4E27;
	margin-bottom:0px;
	padding-top:20px;
	padding-bottom:40px;
}

.top_box50-1 {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width:980px;
	margin:0 auto;
	padding:0px 0px 20px 0px;
	overflow:hidden;
}

.top_box50-1 .box {
	display: block;
	width: 49%;
}

.top_box50-1 img {
	width:100%;
	overflow:hidden;
}

.top_box50-1 img:last-child {
	margin-right:0px;
	overflow:hidden;
}

.top_box50 h3.n01 img {
	width:535px;
	height:29px;
	margin:0px auto 20px auto;
}

.top_box50 h3.n02 img {
	width:535px;
	height:71px;
	margin:0px auto 20px auto;
}

.te_box {
	width:820px;
	height:auto;
	margin:0 auto 0px auto;
	background:#FFF;
}





.te_box span.img_01 img {
	margin:20px 0 0 22px;
	padding-bottom:10px;
	display:inline-block;
	padding-top:0px;
}

.te_box span.img_02 img {
	margin:0px 0 0 25px;
	padding-bottom:30px;
	display:inline-block;
}

.te_box span.img_03 img {
	margin:0px 0 0 25px;
	padding-bottom:30px;
	display:inline-block;
}

.te_box span.img_04 img {
	margin:0px 0 0 22px;
	padding-bottom:10px;
	display:inline-block;
	padding-top:0px;
}

.te_box span.img_05 img {
	margin:0px 0 0 25px;
	padding-bottom:10px;
	display:inline-block;
}

.te_box span.img_06 img {
	margin:12px 0 0 25px;
	padding-bottom:10px;
	display:inline-block;
	vertical-align:top;
}





@media screen and (max-width:834px){

.top_box50 {
	width:100%;
	background:#F8F3E8;
	font-size:16px;
	line-height:1.6;
	border-bottom:0px solid #6F4E27;
	margin-bottom:0px;
	padding:20px;
	box-sizing: border-box;
}

.top_box50-1 {
	width:100%;
	margin:0 auto;
	padding:0px 0px 20px 0px;
	overflow:hidden;
	box-sizing: border-box;
}

.top_box50-1 img {
	height:auto;
	overflow:hidden;
	box-sizing: border-box;
}

.top_box50-1 img:last-child {
	margin-right:0px;
	height:auto;
	overflow:hidden;
	box-sizing: border-box;
}

.top_box50 h3.n01 img {
	width:100%;
	height:auto;
	margin:0px auto 20px auto;
	box-sizing: border-box;
}

.top_box50 h3.n02 img {
	width:55%;
	height:auto;
	margin:0px auto 20px auto;
	box-sizing: border-box;
}

.te_box {
	width:100%;
	height:auto;
	margin:0 auto 0px auto;
	padding:10px 20px 10px 20px;
	background:#FFF;
	box-sizing: border-box;
}


.te_box span.img_01 img {
	width:70%;
	height:auto;
	box-sizing: border-box;
	margin:20px 0 0 22px;
	padding-bottom:10px;
	display:inline-block;
	padding-top:0px;
}

.te_box span.img_02 img {
	width:50%;
	height:auto;
	box-sizing: border-box;
	margin:0px 0 0 25px;
	padding-bottom:30px;
	display:inline-block;
}

.te_box span.img_03 img {
	width:40%;
	height:auto;
	box-sizing: border-box;
	margin:0px 0 0 25px;
	padding-bottom:30px;
	display:inline-block;
}

.te_box span.img_04 img {
	width:70%;
	height:auto;
	box-sizing: border-box;
	margin:0px 0 0 22px;
	padding-bottom:10px;
	display:inline-block;
	padding-top:0px;
}

.te_box span.img_05 img {
	width:50%;
	height:auto;
	box-sizing: border-box;
	margin:0px 0 0 25px;
	padding-bottom:0px;
	display:inline-block;
}

.te_box span.img_06 img {
	width:30%;
	height:auto;
	box-sizing: border-box;
	margin:10px 0 0 25px;
	padding-bottom:0px;
	display:inline-block;
	vertical-align:top;
}

	
	
}


@media screen and (max-width:414px){
	
	.top_box50 {
	width:100%;
	background:#F8F3E8;
	font-size:16px;
	line-height:1.6;
	border-bottom:0px solid #6F4E27;
	margin-bottom:0px;
	padding:10px;
	box-sizing: border-box;
}

.top_box50-1 {
	display: block;
	width:100%;
	margin:0 auto;
	padding:0px 0px 20px 0px;
	overflow:hidden;
	box-sizing: border-box;
}
	
.top_box50-1 .box {
	width: 100%;
}

.top_box50-1 img {
	margin-right:0px;
	width:100%;
	height:auto;
	overflow:hidden;
	box-sizing: border-box;
}

.top_box50-1 img:last-child {
	margin-right:0px;
	width:100%;
	height:auto;
	overflow:hidden;
	box-sizing: border-box;
}

.top_box50 h3.n01 img {
	width:100%;
	height:auto;
	margin:0px auto 20px auto;
	box-sizing: border-box;
}

.top_box50 h3.n02 img {
	width:80%;
	height:auto;
	margin:0px auto 20px auto;
	box-sizing: border-box;
}

.te_box {
	width:100%;
	height:auto;
	margin:0 auto 0px auto;
	padding:10px 20px 10px 20px;
	background:#FFF;
	box-sizing: border-box;
}

.te_box span.img_01 img {
	width:100%;
	height:auto;
	box-sizing: border-box;
	margin:10px 0 0 0px;
	padding-bottom:10px;
	display:inline-block;
	padding-top:0px;
}

.te_box span.img_02 img {
	width:100%;
	height:auto;
	box-sizing: border-box;
	margin:0px 0 0 0px;
	padding-bottom:10px;
	display:inline-block;
}

.te_box span.img_03 img {
	width:100%;
	height:auto;
	box-sizing: border-box;
	margin:0px 0 0 0px;
	padding-bottom:30px;
	display:inline-block;
}

.te_box span.img_04 img {
	width:100%;
	height:auto;
	box-sizing: border-box;
	margin:0px 0 0 0px;
	padding-bottom:10px;
	display:inline-block;
	padding-top:0px;
}

.te_box span.img_05 img {
	width:100%;
	height:auto;
	box-sizing: border-box;
	margin:0px 0 0 0px;
	padding-bottom:0px;
	display:inline-block;
}

.te_box span.img_06 {
	width:100%;
	text-align:center;
	display:block;
}

.te_box span.img_06 img {
	width:50%;
	height:auto;
	box-sizing: border-box;
	margin:0px 0 0 0px;
	padding-bottom:10px;
	display:inline-block;
	vertical-align:top;
}
	
}


.mm_box07 {
	width:980px;
	margin:0 auto 80px auto;
}

.mm_box07 table {
	vertical-align:top;
	margin: 0;
 padding: 0;
}


.mm_box07 img {
	display:inline-block;
	margin-right:40px;
	vertical-align:top;
}


.mm_box08 {
	width:500px;
	display:inline-block;
}

.mm_box08 p {
	text-align:right;
	width:500px;
	color: #C30;
}


.h3on {
	font-weight:bold;
	width:100%;
	height:auto;
	font-size:32px;
	text-align:center;
	line-height:1.2;
	position:relative;
	margin-bottom:60px;
	font-family: "Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Helvetica,Arial,Verdana,sans-serif;
}

.h3on span {
	font-size:14px;
	font-weight:lighter;
}

.h3on:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -20px; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #FF6666; /*下線の色*/
}




@media only screen and (max-width: 834px) {
	

.mm_box07 {
	width:80%;
	margin:0 auto 80px auto;
	box-sizing: border-box;
}

.mm_box07 table {
	vertical-align:top;
	margin: 0;
 padding: 0;
box-sizing: border-box;
}


.mm_box07 img {
	display:inline-block;
	margin-right:0px;
	vertical-align:top;
	width:100%;
	height:auto;
	box-sizing: border-box;
}


.mm_box08 {
	width:100%;
	display:inline-block;
	box-sizing: border-box;
}

.mm_box08 p {
	text-align:right;
	width:100%;
	color: #C30;
	margin-top:5px;
}

}




@media only screen and (max-width: 414px) {
	

.mm_box07 {
	width:100%;
	margin:0 auto 80px auto;
	box-sizing: border-box;
}

.mm_box07 table {
	vertical-align:top;
	margin: 0;
 padding: 0;
box-sizing: border-box;
}


.mm_box07 img {
	display:inline-block;
	margin-right:0px;
	vertical-align:top;
	width:100%;
	height:auto;
	box-sizing: border-box;
}


.mm_box08 {
	width:100%;
	display:inline-block;
	box-sizing: border-box;
}

.mm_box08 p {
	text-align:right;
	width:100%;
	color: #C30;
}

.mm_box04 {
	width:100%;
	margin:0 auto 30px auto;
	box-sizing: border-box;
}	
}

/* 料金案内調整 */
	  .price_bn {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
		  
	  }
	  .price_bn img{
		  width:48.9%;
		  margin-bottom:30px;
	  }
	  .price_bn2{
		  text-align: center;
	  }
	  .price_bn2 img{
		  margin:auto;
		  margin-bottom:30px;
	  }
	  .pc{		  
		  display: block;
	  }
	  .sp{
		  display: none;
	  }
	  .admission_fee{
		  padding:20px;
		  background:#cc3300;
		  color:#fff;
		  text-align: center;
		  margin-bottom:80px;
	  }
	  .admission_fee span{
		  font-weight: bold;
		  font-size:24px;
	  }
	  @media screen and (max-width: 414px){
		  .price_bn{
			  display:block;
		  }
		  .price_bn img,.price_bn2 img{
		  width:100%;
			  margin-bottom:20px;
	  }
		  .pc{
		  display: none;
	  }
	  .sp{
		  display: block;
	  }
	  }
/* 料金案内入会金等 */
.admission_info{
		background:#F1F1F3;
		padding:30px 30px 30px 60px;
	}
	.admission_info li{
		list-style-type: square;
	}
	@media screen and (max-width: 414px){
		.admission_info{
		padding:15px 15px 15px 30px;
	}
	}

/* TOP-ブログ */
.blog{
    margin:50px;
}
.blog_url {
    text-align: center;
}
.blog_url a{
    font-size:2.5em;
    font-weight: 700;
    color:#000;
}
.blog_txt {
    margin-top:30px;
    text-align: center;
}
@media screen and (max-width: 414px){
        .blog{
        margin:30px auto 20px;
    }
		.blog_url a{
        font-size:1em;
    }
        .blog_txt {
        margin-top:15px;
        font-size:0.8em;
    }
	}