@charset "UTF-8";
/* CSS Document */

/* 警告文 */
.alert-box {
	text-align: center;
	padding: 50px;
	font-size: 20px;
	color: #FFFFFF;
	margin: 0 auto;
	background-color: #FF0000;
	line-height: 28px;
}
.alert-box span {
	font-size: 30px;
}
.alert-box a {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.alert-box a:hover {
	color: #FFDB00;
}
/* 警告文 */

body {
	width: 100%;
	position:relative;
}

body {
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	overflow-x: hidden;
	color: #3E3E3E;
	background-repeat: repeat;
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	background-color: #f0e9da;
}
.row {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.margin_top   {
	margin-top: 50px;
}
.margin_top20   {
	margin-top: 20px;
}
.margin_bottom80   {
	margin-bottom: 70px;
}
.margin_bottom   {
	margin-bottom: 50px;
}
.margin_bottom20   {
	margin-bottom: 20px;
}
.both   {
	clear: both;
}
.m_p_none {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.over_hidden {
	overflow: hidden;
}
.list_none {
	list-style-type: none;
}

body {
	width: 100%;
}
.head_area {
	position: relative;
}
.penetrate {
	margin-left: -500%;
	margin-right: -500%;
	padding-left: 500%;
	padding-right: 500%;
}
article img {
	width: 100%;
	height: auto;
}


/* ベース */
/* gotop */
p.gotop{
    position: fixed;
		left: 50%;
    bottom: 0;
    margin:0 0 0 -63px;}
p.gotop a{
    width: 122px;
    height: 64px;
    display: block;
}
/* gotop */





footer{
	background-color: #cbc3ae;
	margin-top: 70px;
}
footer .foot_logo img{
	width:100%;
	height:auto;
}
footer h2 {
	font-weight: bold;
	font-size: 24px;
	margin-top: 30px;
}
footer address {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 10px;
}
footer section li {
	display: inline-block;
	margin-bottom: 5px;
}
footer section li a  {
	display: block;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
	color: #ffffff;
	background-color: #8a7966;
	padding-left: 5px;
	border-radius: 5px;
	padding-right: 5px;
	font-size: 14px;
}
footer section li a:hover {
	background-color: #613d00;
	color: #ffffff;
	text-decoration: none;
}
footer section li a:visited {
	text-decoration: none;
}

footer .contact_form a {
	display: block;
	background-color: #f0e9da;
	width: 70%;
	text-align: center;
	color: #4d3316;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	font-weight: bold;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
footer .contact_form a:hover {
	background-color: #9d8e67;
	text-decoration: none;
	color: #ffffff;
}
footer .description {
	border: 1px solid #808080;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 20px;
	font-size: 14px;
	line-height: 24px;
}
footer .copyright  {
	background-color: #9d8e67;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}



/* 子ページ共通 */
article.child{
	margin-top: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
article.child h2 {
	background-color: #e6dbc3;
	margin-top: 0px;
	margin-bottom: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 18px;
}
article.child h2 img {
	width: 18%;
	margin-right: 15px;
}
article.child section h3 {
	font-size: 20px;
	line-height: 30px;
	padding-top:10px;
	padding-bottom:10px;
	border-left: 9px solid #666666;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 20px;
	letter-spacing: 3px;
}
article.child .inside {
	display: block;
}
article.child .inside h4  {
	color: #4d4d4d;
	font-size: 18px;
	background-color: #e6dbc3;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dashed #9f9f9f;
	border-bottom: 1px dashed #9f9f9f;
	padding-left: 10px;
	margin-bottom: 30px;
}
/* 子ページ共通 */


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

.logo img{
	display: inline-block;
	width: 50%;
	height:auto;
	background-repeat: repeat;
	margin-right: 5%;
}
.logo span{
	vertical-align: middle;
	font-size: 16px;
	line-height: 25px;
	display: inline-block;
	width: 40%;
}
footer .foot_center address{
	font-size: 14px;
	line-height: 24px;
}

/* 子ページ共通 */
article.child{
	margin-top: 70px;
}
/* 子ページ共通 */

}
@media screen and (max-width: 767px) {
footer .foot_logo img{
	width:30%;
	height:auto;
	display:block;
	margin: 0 auto;
}
footer .foot_center{
	text-align:center;
	margin-top:20px;
}
footer .foot_center h2{
	display:none;
}
footer .foot_right .contact_form a{
	margin: 0 auto;
	border-radius:50px;
	margin-top:20px;
	margin-bottom:20px;
}
footer .foot_right .description{
	width:80%;
	margin:0 auto;
	margin-bottom:20px;
}

/* 子ページ共通 */
article.child h2 {
	font-size: 18px;
}
article.child h2 img {
	width: 25%;
}
/* 子ページ共通 */
.logo span{
	width: 30%;
}
}
@media screen and (max-width: 480px) {
.logo span{
	font-size: 12px;
	line-height: 18px;
	width: 30%;
}

/* 子ページ共通 */
article.child h2 {
	font-size: 16px;
}
article.child h2 img {
	width: 35%;
}
article.child section h3 {
	font-size: 18px;
	letter-spacing: 0px;
}
/* 子ページ共通 */
}
