body {
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-color: rgba(255,252,235,1.00);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (max-width: 767px){
	body {
		background-image: none;
	}
	img{
		max-width: 100%;
		height: auto;
	}
}
.pc-only{
	display: block;
}
.sp-only{
	display: none;
}
@media screen and (max-width: 767px){
	.pc-only{
		display: none;
	}
	.sp-only{
		display: block;
	}
}
.clear {
	clear: both;
	background-color: undefined;
}
/*clearfix*/
.cf:before,
.cf:after{
  content:"";
  display: table;
}
.cf:after{
  clear:both;
}
/*IE6,7対策 （haslayout対策）*/
.cf{
  *zoom:1;
}
#contents {
	width: 100%;
}
#main {
	width: 1075px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
@media screen and (max-width: 767px){
	#main{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
}
#left {
	width: 800px;
	float: left;
	font-size: medium;
}
@media screen and (max-width: 767px){
	#left{
		order: 1;
		width: 100%;
		float: none;
	}
}

.c-title-main{
	width: 750px;
    background-image: url(images/top_h2ber.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    color: #FFFFFF;
    padding-top: 25px;
    height: 65px;
    margin-right: 0px;
    margin-left: 5px;
    padding-left: 50px;
    letter-spacing: 6px;
    margin-top: 10px;
    margin-bottom: 0px;
}
@media screen and (max-width: 767px){
	.c-title-main{
		width: 100%;
		height: auto;
		box-sizing: border-box;
		margin: 0;
		font-size: 18px;
		background-image: none;
		background: #f37c12;
		position: relative;
		padding: 15px 10px 15px 30px;
		letter-spacing: 0;
		border-bottom: 5px solid #da6f0f;
	}
	.c-title-main:before{
		content: '';
		width: 8px;
		height: 8px;
		border-top: 2px solid #ffe614;
		border-right: 2px solid #ffe614;
		transform: rotate(45deg) translateY(-50%);
		position: absolute;
		top: 50%;
		left: 10px;
	}
}

#right {
	width: 265px;
	float: right;
	padding-top: 10px;
}
@media screen and (max-width: 767px){
	#right{
		order: 2;
		width: 100%;
		padding: 15px 20px;
		box-sizing: border-box;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
}
.right-sider1{
	text-decoration: none;
	display: block;
	position: relative;
}
@media screen and (max-width: 767px){
	.right-sider1{
		width: 100%;
		padding: 0 12% 10px;
		margin: 0 13px 10px 0;
	}
	.right-sider1 img{
		width: 100%;
	}
}
.right_menu_box {
	width: 230px;
	border: 10px solid #E7E1DA;
	background-color: #FFFFFF;
}
@media screen and (max-width: 767px){
	.right_menu_box{
		width: 100%;
		border: 5px solid #E7E1DA;
	}
}
.right_menu_box ul {
	padding: 0 10px 15px;
	margin: 0px;
}
.right_menu_box li {
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 2px dotted #ADADAD;
	background-image: url(images/right_title_25.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 5px;
	height: 30px;
}
@media screen and (max-width: 767px){
	.right_menu_box li{
		width: 100%;
		box-sizing: border-box;
		padding: 16px 10px 17px 52px;
		height: auto;
	}
}
.right_menu_box li a {
	list-style-type: none;
    font-size: 17px;
    color: #1A1A1A;
    text-decoration: none;
}
.right_menu_box li a:hover  {
	list-style-type: none;
	color: #F37C12;
	text-decoration: none;
}
.right_menu_box_ti {
	/* background-repeat: no-repeat;
	width: 231px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 0%;
	background-image: url(images/right_title_22.png);
	font-weight: bold;
	color: #FFFFFF;
	font-size: 21px;
	text-align: center;
	padding-top: 14px;
	letter-spacing: 0px; */
	background-repeat: no-repeat;
    width: 231px;
    height: 55px;
    margin-right: auto;
    margin-left: auto;
    background-position: 0px 0%;
    background-image: url(images/right_title_22.png);
    font-weight: bold;
    color: #FFFFFF;
    font-size: 22px;
    text-align: center;
    padding-top: 15px;
    letter-spacing: 5px;
}
@media screen and (max-width: 767px){
	.right_menu_box_ti{
		width: 100%;
		height: auto;
		background-image: none;
		background: #f37c12;
		position: relative;
		padding: 10px 10px;
		letter-spacing: 0;
		border-bottom: 5px solid #da6f0f;
		box-sizing: border-box;
	}
}
.left_article {
	padding-bottom: 10px;
}
.left_article1 {
}
.left_article2 {
	padding-bottom: 10px;
}
h1 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #FFE614;
}
@media screen and (max-width: 767px){
	h1{
		font-size: 10px;
		padding: 0 10px;
	}
}
.article {
	font-size: 15px;
	line-height: 20px;
	padding: 20px;
	margin-top: 0px;
	width: auto;
	height: auto;
	min-height: 110px;
}
.article2 {
	font-size: 15px;
	line-height: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	width: auto;
	height: auto;
	min-height: 70px;
}

.hissu {
	display:block;
    margin-left: 3%;
    background: #F00;
    padding: 1.3% 10% 1.3% 10%;
    color: #FFF;
    font-size: 90%;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.entry-table{
	width:100%;
    font-size: 90%;
}

.entry-table th{
	  width: 26%;
  	border-bottom: 1px dotted #CCC;
    padding: 2% 2% 2% 2%;
    text-align: left;
    font-weight: normal;
    vertical-align: top;
    background: #F0EAE1;
}


input.largetext {
	height: 75%;
	font-size: 150%;
}

select.largeselect {
	height: 75%;
	font-size: 150%;
}

textarea.largearea {
	height: 75%;
	font-size: 150%;
}

.article_box {
	background-color: rgba(255,255,255,1.00);
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-left: 1px solid rgba(243,124,18,1.00);
	border-right: 1px solid rgba(243,124,18,1.00);
	border-bottom: 1px solid rgba(243,124,18,1.00);
	padding: 10px;
	margin: 0 0 25px 7px;
	width: 748px;
}
@media screen and (max-width: 767px){
	.article_box{
		width: calc(100% - 40px);
		margin: 0 auto 10px;
		box-sizing: border-box;
	}
	.article_box >p{
		font-size: 14px;
	}
}
.article_box-art {
	margin-left: 13px;
	margin-right: 13px;
}
.function_box ul{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

#ac_faq dt{
	display: block;
	width: 720px;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	border-bottom: 1px dotted #5E3819;
	padding-left: 35px;
	font-size: 16px;
	background-image: url(images/qa_35.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
    }
#ac_faq dd{
	background-color: #FFFFFF;
	width: 680px;
	height: auto;
	border-bottom: 1px dotted #F37C12;
	display: none;
	background-image: url(images/qa_32.png);
	background-repeat: no-repeat;
	background-position: 35px 15px;
	min-height: 30px;
	padding-bottom: 15px;
	padding-top: 25px;
	padding-left: 75px;
	margin-left: auto;
	margin-right: auto;
    }
.faq_box {
}
.faq_box ul li {
	background-color: rgba(255,255,255,1.00);
	border: 1px solid rgba(243,124,18,1.00);
	min-height: 120px;
	margin-bottom: 25px;
}
@media screen and (max-width: 767px){
	.faq_box ul li:last-child{
		margin-bottom: -10px;
	}
}
.faq_box ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.faq_q {
	background-image: url(images/qa_35.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 25px;
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
	color: rgba(94,56,25,1.00);
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}
@media screen and (max-width: 767px){
	.faq_q{
		height: auto;
	}
}
.faq_a {
	background-image: url(images/qa_32.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: auto;
	padding-top: 5px;
	font-size: 15px;
	color: rgba(67,64,64,1.00);
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
}
@media screen and (max-width: 767px){
	.faq_a{
		font-size: 14px;
		line-height: 1.8;
	}
}
.faq_a img{
	max-width: 100%;
  height: auto;
}

.mark{
	background: rgba(255,255,0,.4);
}

.wpcf7-mail-sent-ok { display:none !important }

.search-entry_send {
		text-align: center;
}

.search-entry_send input {
    color: #FFF;
    border: none;
    width: 40%;
    padding: 3%;
    font-size: 120%;
    font-weight: bold;
    background: #F37E17 url(images/go_27x27.png) no-repeat 85% center;
    cursor: pointer;
}

#price-table{
  width: 750px;
  border: 2px solid rgba(243,124,18,1.00);
}

#price-table th td{
  border:2px solid rgba(243,124,18,1.00);
}

