@charset "UTF-8";

/*base*/
body {
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}


a{
	color: #515151;
	text-decoration: none;
	}
a:hover{
	color:#D4D4D4;
		}
	
	
a img:hover{
	opacity: 0.5;
}


.freee_icon {
	float: left;
	height: 85px;
	display: block;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#page-top{
  width:50px;
  height:50px;
   position:fixed;
  right:10px;
  bottom:10px;
  display:none;
}
 
#page-top p{
  margin:0;
  padding:0;
  text-align:center;
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;
  transition:all 0.3s;
}
 
#page-top p:hover{
}
 
#page-top p a{
  color:#000;
  line-height:20px;
  text-decoration:none;
  display:block;
  cursor:pointer;
}

/*sub pape*/
.qanda_box_in2 {
	border-bottom: 2px solid #FF8E00;
	border-right: 1px solid #FF8E00;
	margin: 0px;
	padding: 10px;
	border-left: 1px solid #FF8E00;
	font-size: 1.2em;
}
.qanda_box_in2.cf ul {
	margin: 10px 0px 0px 20px;
	list-style-type: disc;
}
.qanda_box_in2.cf ul li {
	margin: 10px;
}

.qanda_box_in2.cf h3 {
	margin: 20px 0px;
	font-weight: bold;
}

.text_box {
	float: left;
	width: 100%;
}

.text_box p  {
	line-height: 120%;
}
.text_box table {
	font-size: 0.7em;
	line-height: 130%;
}
.text_box tbody tr td {
	padding: 5px;
}
.price_box {
	border: 1px solid #000000;
	border-collapse: collapse;
	text-align: center;
}

/*base end*/

@media only screen and (min-width:769px){

#header {
	height: 110px;
	width: 100%;
	color: #000;
	background-color: #FAFAFA;
}
#header_area {
	width: 1000px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#header_info {
	width:1000px;
	height: 20px;
	font-size: 0.7rem;
	font-weight: bold;
	margin:0px auto;
	
}
#header_top{
	background-color: #FFDDA4;
	}
#header_area h1 {
	width: 320px;
	border-radius: 10px 10px 0px 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	float: left;
	background-image: url(img/gra.png);
	background-size: contain;
	border-top: 2px solid #FFDDA4;
	border-right: 2px solid #FFDDA4;
	border-left: 2px solid #FFDDA4;
	padding-left: 15px;
}
#tel_box {
	float: right;
	margin-top: 5px;
	background-image: url(url);
}
.header_tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5rem;
	font-weight: bold;
	text-align: right;
}
.header_tel img {
	vertical-align: top;
}


.tel_text {
	font-size: 0.7em;
	line-height: 1;
}

#menu_box {
	background-color: #FFDDA4;
}

#menu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0px 5px 0px;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu ul li {
	padding: 0px;
	margin: 0px;
}
#menu ul li a {
	margin: 0px;
	padding: 10px;
	width: 250px;
	float: left;
	font-size: 1.1em;
	text-align: center;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	color: #000000;
	border-radius: 10px;
	border: 5px solid #FFDDA4;
	background-image: url(img/gra.png);
	background-size: contain;
	background-clip: padding-box;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

#menu ul li a:hover {
	color: #fff;
	background-size: contain;
	background-clip: padding-box;
	background-image: url(img/header_back.jpg);
}
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#eye_catch_box {
	width: 1000px;
}
#eye_catch_left {
	float: left;
	width: 490px;
}
#eye_catch_right {
	float: left;
	width: 495px;
	height: 485px;
	margin-top: 5px;
	margin-left: 10px;
}
.photo_box {
	border-radius: 0px 10px 10px 0px;
}
.photo_box_up {
	border-top-left-radius: 10px;
}
.photo_box_bottom {
	border-bottom-left-radius: 10px;
	margin-top: 5px;
}

.photo_box_bottom2 {
	margin-top: 5px;
}

.eye_box_up {
	float: left;
	height: 245px;
	width: 245px;
	padding:5px 0px 5px 5px;
}

.eye_box_bottom {
	float: left;
	height: 245px;
	width: 245px;
	padding:0px 0px 5px 5px;
}
    
.info_box_in {
	border: 1px solid #FF8E00;
    border-radius:0px 0px 5px 5px;
	margin: 0px;
	padding: 10px;
	font-size: 1.1em;
	line-height: 160%;
}   

.qanda_box {
	padding: 5px;
}
.qanda_box h2 {
	border-radius: 5px 5px 0px 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-top: 1px solid #FF8E00;
	border-right: 1px solid #FF8E00;
	margin: 0px;
	border-left: 1px solid #FF8E00;
	background-color: #FFDDA4;
	font-size: 1.4em;
	padding: 10px;
	font-weight: bold;
}
.qanda_box_in p {
	margin: 0px;
}
.question {
	font-size: 2em;
	color: #FF8E00;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	padding:10px;
	line-height:160%;
}
.qanda_box_in {
	border-bottom: 2px solid #FF8E00;
	border-right: 1px solid #FF8E00;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	border-left: 1px solid #FF8E00;
	font-size: 1.1em;
	line-height: 160%;
}
.qanda_box_in h3 {
	padding: 5px 0px 0px 5px;
	margin: 0px;
	font-size: 1.2em;
	font-weight: bold;
}
.icon_img {
	vertical-align: -5px;
	margin-right: 5px;
}
.mail_box a {
	margin: 0px 0px 10px 0px;
}
.photo_right {
	margin: 10px 0px 5px 5px;
	border-radius: 10px;
	float: right;
}
.photo_left {
	margin: 10px 10px 5px 0px;
	border-radius: 10px;
	float: left;
}
.mail_box {
	padding: 20px;
	margin: 0px 0px 40px 0px;
	border-radius: 0px 0px 10px 10px;
	border-left: 1px solid #FF8E00;
	border-right: 1px solid #FF8E00;
	border-bottom: 2px solid #FF8E00;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 1px #8B8B8B;
	-webkit-box-shadow: 0px 1px 3px #898989;
	box-shadow: 0px 1px 3px #898989;
	background-repeat: repeat;
	background-size: contain;
	background-color: #FFDDA4;
}

.mail_box a{
	padding: 10px;
	margin: 0px 0px 20px 0px;
	border-radius: 10px;
	border: 2px solid #FF8E00;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	font-size: 1.5em;
	text-shadow: 1px 1px 1px #8B8B8B;
	-webkit-box-shadow: 0px 1px 3px #898989;
	box-shadow: 0px 1px 3px #898989;
	text-decoration: none;
	background-image: url(img/gra3.png);
	background-size: contain;
}

.mail_box a:hover{
	background-color: #FFDDA4;
	color: #FFFFFF;
	background-image: url(img/gra2.png);
}

#footer {
	background-color: #FF8E00;
	line-height: 100%;
	color: #FFFFFF;
}
#footer_erea {
	font-size: .8em;
	margin-left: auto;
	padding: 10px;
	margin-right: auto;
	width: 980px;
}
.footer_menu {
	float: left;
	border-right: 1px solid #FFF;
	margin-right: 30px;
	padding-right: 30px;
	width: 180px;
}
#footer_c {
	color: #FFFFFF;
	width: 1000px;
	height: 30px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
}
.footer_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footer_menu ul li {
	padding: 0px;
	margin: 0px;
}
.footer_menu ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
.footer_menu ul li a:hover {
	text-decoration: none;
	color: #FFDDA4;
	background-image: url(img/sankaku.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-clip: padding-box;
	background-position: 0% 0%;
	padding-left: 15px;
}
#address_box {
	float: right;
	color: #FFF;
}
#address_box h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 1.2em;
}
#address_box p {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}

/*sub page*/
.sub_header {
	margin: 10px 5px;
	border-radius: 10px;
}




}

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


	a img{
	width:100%;
	height: auto;
		}
	
	#header {
	width: 100%;
	color: #000;
	background-color: #FAFAFA;
}
#header_area {
	width: 100%;
	margin-top: 10px;
}
#header_info {
	width: 100%;
	font-size: 0.7rem;
	font-weight: bold;
	margin:0px auto;
	
}
#header_top{
	background-color: #FFDDA4;
	}
#header_area h1 {
	width: 50%;
	border-radius: 10px;
	padding-top: 23px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px auto;
	background-image: url(img/gra.png);
	background-size: contain;
	border: 2px solid #FFDDA4;
}

#tel_box {
	width: 100%;
	margin-top: 5px;
	text-align: center;
	background-image: url(url);
	margin-bottom: 5px;
}
.header_tel {
	width:100%;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5rem;
	font-weight: bold;
}
.header_tel img {
	vertical-align: top;
}

#tel_box .header_tel img {
	max-width: 100%;
	height: auto;
}

.tel_text {
	font-size: 0.7em;
	line-height: 1;
}

#menu_box {
	background-color: #FFDDA4;
}

#menu {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0px 5px 0px;
}

#menu ul {
	padding: 5px;
	margin: 0px;
	list-style-type: none;
	width: 100%;
}
#menu ul li {
	padding: 0px;
	margin: 0px;
}
#menu ul li a {
	float: left;
	margin: 0px;
	padding: 10px;
	width: 50%;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(img/gra.png);
	background-size: contain;
	background-clip: padding-box;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: 2px solid #FFDDA4;
	font-weight: bold;
}

#menu ul li a:hover {
	color: #fff;
	background-size: contain;
	background-clip: padding-box;
	background-image: url(img/header_back.jpg);
}
#main {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#eye_catch_box {
	width: 100%;
}
#eye_catch_left {
	float: left;
	width: 100%;
}
#eye_catch_right {
	padding: 5px;
	width: 100%;
	float: left;
}

.photo_box {
	width: 100%;
	height: auto;
}


.eye_box_up {
	float: left;
	height: auto;
	width: 50%;
	padding:0px;
}

.eye_box_bottom {
	float: left;
	height: auto;
	width: 50%;
	padding:0px;
}

.qanda_box {
	padding: 5px;
}
.qanda_box h2 {
	padding: 10px;
	border-radius: 5px 5px 0px 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-top: 1px solid #FF8E00;
	border-right: 1px solid #FF8E00;
	margin: 0px;
	border-left: 1px solid #FF8E00;
	background-color: #FFDDA4;
	font-weight: bold;
}
.qanda_box_in p {
	margin: 0px;
}
.question {
	font-size: 2em;
	color: #FF8E00;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	padding:10px;
	line-height:160%;
}
.qanda_box_in {
	border-bottom: 2px solid #FF8E00;
	border-right: 1px solid #FF8E00;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	border-left: 1px solid #FF8E00;
	font-size: 1.1em;
	line-height: 160%;
}
.qanda_box_in h3 {
	padding: 5px 0px 0px 5px;
	margin: 0px;
	font-size: 1.2em;
	font-weight: bold;
}
.icon_img {
	vertical-align: bottom;
	display: none;
}
.mail_box a {
	margin: 0px 0px 10px 0px;
}
.photo_right {
	margin: 10px 0px 5px 5px;
	border-radius: 10px;
	float: right;
}
.photo_left {
	margin: 10px 10px 5px 0px;
	border-radius: 10px;
	float: left;
}
.mail_box {
	padding: 20px;
	margin: 0px 0px 40px 0px;
	border-radius: 0px 0px 10px 10px;
	border-left: 1px solid #FF8E00;
	border-right: 1px solid #FF8E00;
	border-bottom: 2px solid #FF8E00;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 1px #8B8B8B;
	-webkit-box-shadow: 0px 1px 3px #898989;
	box-shadow: 0px 1px 3px #898989;
	background-repeat: repeat;
	background-size: contain;
	background-color: #FFDDA4;
}

.mail_box a{
	padding: 10px;
	margin: 0px 0px 20px 0px;
	border-radius: 10px;
	border: 2px solid #FF8E00;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	font-size: 1em;
	text-shadow: 1px 1px 1px #8B8B8B;
	-webkit-box-shadow: 0px 1px 3px #898989;
	box-shadow: 0px 1px 3px #898989;
	text-decoration: none;
	background-image: url(img/gra3.png);
	background-size: contain;
	display:block;
}

.mail_box a:hover{
	background-color: #FFDDA4;
	color: #FFFFFF;
	background-image: url(img/gra2.png);
}

a img .icon_img{
	max-width: 100%;
	height: auto;
}

#footer {
	background-color: #FF8E00;
}
#footer_erea {
	font-size: 1.2em;
	line-height:110%;
	margin-left: auto;
	padding: 10px;
	margin-right: auto;
	width: 100%;
	text-align: center;
}
.footer_menu {
	float: left;
	margin-right: 30px;
	padding-right: 30px;
	width: 100%;
}
#footer_c {
	color: #FFFFFF;
	width: 100%;
	height: 30px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
}
.footer_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footer_menu ul li {
	padding: 0px;
	margin: 0px;
}
.footer_menu ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
.footer_menu ul li a:hover {
	text-decoration: none;
	color: #FFDDA4;
	background-image: url(img/sankaku.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-clip: padding-box;
	background-position: 0% 0%;
	padding-left: 20px;
}
#address_box {
	width:100%;
	color: #FFF;
}
#address_box h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 1.2em;
}
#address_box p {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}

/*sub page*/
.sub_header {
	width:100%;
	height:auto;
	padding:0px 10px;
	margin: 10px 5px;
	border-radius: 10px;
}


}




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

	
	a img{
	width:100%;
	height: auto;
		}

		
	
	#header {
	width: 100%;
	color: #000;
	background-color: #FAFAFA;
}
#header_area {
	width: 100%;
	margin-top: 10px;
}
#header_info {
	width: 100%;
	font-size: 0.7rem;
	font-weight: bold;
	margin:0px auto;
	
}
#header_top{
	background-color: #FFDDA4;
	}
#header_area h1 {
	width: 80%;
	border-radius: 10px;
	padding-top: 23px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px auto;
	background-image: url(img/gra.png);
	background-size: contain;
	border: 2px solid #FFDDA4;
}
#tel_box {
	width: 100%;
	margin-top: 5px;
	text-align: center;
	background-image: url(url);
	margin-bottom: 5px;
}
.header_tel {
	width:100%;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5rem;
	font-weight: bold;
}
.header_tel img {
	vertical-align: top;
}

#tel_box .header_tel img {
	max-width: 100%;
	height: auto;
}

.tel_text {
	font-size: 0.7em;
	line-height: 1;
}


#menu_box {
	background-color: #FFDDA4;
}

#menu {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0px 5px 0px;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu ul li {
	padding: 0px;
	margin: 0px;
}
#menu ul li a {
	float: left;
	margin: 0px;
	padding: 10px;
	width: 100%;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	color: #000000;
	border: 2px solid #FFDDA4;
	background-image: url(img/gra.png);
	background-size: contain;
	background-clip: padding-box;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

#menu ul li a:hover {
	color: #fff;
	background-size: contain;
	background-clip: padding-box;
	background-image: url(img/header_back.jpg);
}
#main {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#eye_catch_box {
	width: 100%;
}
#eye_catch_left {
	float: left;
	width: 100%;
}
#eye_catch_right {
	padding: 5px;
	width: 100%;
	float: left;
}

.photo_box {
	width: 100%;
	height: auto;
}


.eye_box_up {
	float: left;
	height: auto;
	width: 50%;
	padding:0px;
}

.eye_box_bottom {
	float: left;
	height: auto;
	width: 50%;
	padding:0px;
}
.qanda_box {
	padding: 5px;
}
.qanda_box h2 {
	padding: 10px;
	border-radius: 5px 5px 0px 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-top: 1px solid #FF8E00;
	border-right: 1px solid #FF8E00;
	margin: 0px;
	border-left: 1px solid #FF8E00;
	background-color: #FFDDA4;
	font-weight: bold;
}
.qanda_box_in p {
	margin: 0px;
}
.question {
	font-size: 2em;
	color: #FF8E00;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	padding:10px;
	line-height:160%;
}
.qanda_box_in {
	border-bottom: 2px solid #FF8E00;
	border-right: 1px solid #FF8E00;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	border-left: 1px solid #FF8E00;
	font-size: 1.1em;
	line-height: 160%;
}
.qanda_box_in h3 {
	padding: 5px 0px 0px 5px;
	margin: 0px;
	font-size: 1.2em;
	font-weight: bold;
}
.icon_img {
	vertical-align: bottom;
	display: none;
}
.mail_box a {
	margin: 0px 0px 10px 0px;
}
.photo_right {
	margin:10px auto;
	border-radius: 10px;
}
.photo_left {
	margin:10px auto;
	border-radius: 10px;
}
.mail_box {
	padding: 20px;
	margin: 0px 0px 40px 0px;
	border-radius: 0px 0px 10px 10px;
	border-left: 1px solid #FF8E00;
	border-right: 1px solid #FF8E00;
	border-bottom: 2px solid #FF8E00;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 1px #8B8B8B;
	-webkit-box-shadow: 0px 1px 3px #898989;
	box-shadow: 0px 1px 3px #898989;
	background-repeat: repeat;
	background-size: contain;
	background-color: #FFDDA4;
}

.mail_box a{
	padding: 10px;
	margin: 0px 0px 20px 0px;
	border-radius: 10px;
	border: 2px solid #FF8E00;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	font-size: 1em;
	text-shadow: 1px 1px 1px #8B8B8B;
	-webkit-box-shadow: 0px 1px 3px #898989;
	box-shadow: 0px 1px 3px #898989;
	text-decoration: none;
	background-image: url(img/gra3.png);
	background-size: contain;
	display:block;
}

.mail_box a:hover{
	background-color: #FFDDA4;
	color: #FFFFFF;
	background-image: url(img/gra2.png);
}
#footer {
	background-color: #FF8E00;
}
#footer_erea {
	font-size: 1.5em;
	line-height:110%;
	margin-left: auto;
	padding: 10px;
	margin-right: auto;
	width: 100%;
	text-align: center;
}
.footer_menu {
	float: left;
	margin-right: 30px;
	padding-right: 30px;
	width: 100%;
}
#footer_c {
	color: #FFFFFF;
	width: 100%;
	height: 30px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
}
.footer_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 130%;
}
.footer_menu ul li {
	padding: 0px;
	margin: 0px;
}
.footer_menu ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
.footer_menu ul li a:hover {
	text-decoration: none;
	color: #FFDDA4;
	background-image: url(img/sankaku.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-clip: padding-box;
	background-position: 0% 0%;
	padding-left: 20px;
}
#address_box {
	width:100%;
	color: #FFF;
}
#address_box h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 1.2em;
}
#address_box p {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}

/*sub page*/
.sub_header {
	width:100%;
	height:auto;
	padding:0px 10px;
	margin: 10px 5px;
	border-radius: 10px;
}
	
}
