@charset "utf-8";

/* Base
----------------------------------------------------*/
.box img    {
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
}
html{
font-size:100.01%;
}

body{
	font-size: 14px;
	color: #FFF;
	background-color: #24221f;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
margin:0;
padding:0;
vertical-align:baseline;
font-style:normal;
font-weight:normal;
font-family:"メイリオ", Osaka, "ヒラギノ角ゴ Pro W3",Meiryo UI,"Segoe UI Light","ＭＳ Ｐゴシック",sans-serif;
}

h1, h2, h3, h4, h5, h6{
	line-height:1.7;
	font-weight:normal;
	font-size:100%;
	margin-bottom: 15px;
}

p,
li,
dt, dd,
th, td{
	line-height: 1.6;
}

p a{
	color: #F00;
}

ul, ol{
list-style-type:none;
list-style-position:outside;
}



img{
	vertical-align: bottom;
	text-align: center;
}

a img{
border:0;
}

/*　　*/


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

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

.clearboth {
	clear:both;
}

.margin_b5 {
	margin-bottom: 5px;
}

.margin_b10 {
	margin-bottom: 10px;
}

.margin_b20 {
	margin-bottom: 20px;
}

.margin_b30 {
	margin-bottom: 30px;
}

.padd_l15 {
	margin-right: 10px;
	margin-left: 10px;
}

.in_cont {
	clear: both;
	overflow: hidden;
}

.in_cont10 {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}

.in_cont20 {
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
}

.in_cont25 {
	clear: both;
	margin-bottom: 25px;
	overflow: hidden;
}

.in_cont30 {
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
}

.midashi1 {
	font-weight: bold;
	color: #EDE4CC;
	background-image: url(../img/midashi1.png);
	height: 31px;
	font-size: 15px;
	padding-top: 13px;
	background-repeat: no-repeat;
	padding-left: 11px;
	margin-bottom: 15px;

}

.midashi2 {
	font-size: 14px;
	color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-weight: bold;

}

.midashi3 {
	font-size: 18px;
	color: #584C3A;
	text-align: center;
	margin-bottom: 10px;

}


.t1 {
	font-size: 12px;
}

.list1 {
	margin-bottom: 20px;
	margin-left: 10px;
}

.list1 li{
	text-indent: -1.25em;
	padding-left: 1.25em;
	list-style-type: decimal;
	list-style-position: inside;
}

.list2 {
	margin-bottom: 20px;
	margin-left: 10px;
}

.list2 li{
	text-indent: -14px;
	padding-left: 14px;
	list-style-position: inside;
	list-style-image: url(../img/disc.png);
}

.btn1 {
	background-color: #049CB7;
	text-align: center;
	display: block;
	float: left;
	width: 140px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

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

.cont3 {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

img.icon:hover{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}

.font_b {
	font-weight: bold;
}
.font_b0 {
	font-weight: bold;
}

.font_bb {
	font-weight: bold;
	color:#40311D;
}

.font_r {
	color: #F00;
}

.page_jump {
	float: right;
	margin-bottom: 20px;
}

.page_jump a{
	color:#006D75;
}

.page_jump2 a{
	color:#006D75;
	font-weight: bold;
}


/*　トップページ　*/


/*　ヘッダー　*/

.sp-home {
	width: 100%;
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}


.sp_cont {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}


.toph1 {
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 8px;
}

.header_logo {
	float: none;
	width: 230px;
	margin-left: auto;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
}

.header_logo img{
    width: 70%;
    height: auto;
    margin: auto;
    display: block;
}

.main_img {
	clear: both;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	z-index: 1;
	margin-bottom: 20px;
}



.main1 {
	background-repeat: repeat;
	background-position: center top;
	padding-bottom: 20px;
	clear: both;
	position: relative;
	z-index: 1;
}

.main1_t{
	width: 310px;
	margin-right: auto;
	margin-left: auto;
}


.main_cont {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

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

.main2_m {
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px;
	font-size: 12px;
}

.main3 {
	background-color: #F7EFDA;
	padding: 10px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.main3_p {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.main4 {
	background-image: url(../img/main4_back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 20px;
}

.main5 {
	background-color: #710302;
	background-image: url(../img/main5_back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
	padding-bottom: 20px;
}

.main5_t {
	float: left;
	padding-top: 10px;
}

.main5_p {
	padding-right: 15px;
	padding-left: 15px;
	color: #FFF;
	padding-top: 20px;
	clear: both;
}

.main6_1 {
	float: left;
	width: 134px;
}

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

.main6_2 {
	float: right;
	width: 134px;
}

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


footer {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

	font-size: 12px;
	height: 75px;
}

.pagetop {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

.copyright {
	background-image: url(../img/copyright_back.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 3px;
	height: 27px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}



/*　中ページ　*/

.page_cont {
	background-color: #FFF;
	width: 280px;
	margin-right: auto;.
	margin-left: auto;
	padding: 10px;
	clear: both;
}

.page_indent1 {
	padding-left: 1em;
	text-indent: -1em;
	padding-top: 30px;
}

.txt_indent1 {
	padding-left: 1em;
	text-indent: -1em;
}

.page_pic {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}

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

.pic_waku {
	border: 1px solid #CCC;
}

.takeda_c {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.takeda_c li{
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 16px;
	color: #666;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.info_t {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.info_t th{
	background-color: #FCC;
	text-align: left;
	width: 70px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 1px solid #999;
}

.info_t td{
	padding: 8px;
	border: 1px solid #999;
}

.info_t a{
	color:#333;
}

.pdf {
	background-image: url(../img/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 5px;
	padding-top: 3px;
	font-weight: bold;
	color: #F30;
	padding-left: 30px;
	margin-bottom: 20px;
}

.pdf a{
	color: #F30
}

.osechi {
	font-weight: bold;
	margin-bottom: 10px;
	color: #594D65;
}
.head_line {
	background-image: url(../img/line2.png);
	background-repeat: repeat-x;
	height: 16px;
	margin-top: 10px;
	padding: 10px;
	clear: both;
	background-position: 10px;
}
.pic_left {
	float:left;
	padding-bottom:5px;
	padding-right:10px;
}
.pic_right {
	float: right;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
.inline-block {
	text-align: center;
}
.inline-block li {
	display: inline-block;
}

.midashi_main {
	font-size: 14px;
	color: #4A2417;
	background-color: #F4EDA9;
	/* box-shadow */
	box-shadow: 0px 0px 5px 1px rgba(184,107,144,0.31);
	-moz-box-shadow: 0px 0px 5px 1px rgba(184,107,144,0.31);
	-webkit-box-shadow: 0px 0px 5px 1px rgba(184,107,144,0.31);
	/* border-radius */
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	/* border */

	margin-bottom: 20px;
	padding-left: 12px;
	height: 35px;
	padding-top: 15px;
	margin-left: 0px;
}.map {
	height: 400px;
	width: 298px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #eee;
}
.info {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #eee;
}
.hyou dt {
	float:left;
	width: 60px;
	color: #FFF;
	background-color: #FF870A;
	margin-left: 0px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
.hyou dd {
	float:left;
	text-align: left;
	margin-left: 5px;
	width:220px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.hyou dd:after {
  content: "";
  clear: both;
  display: block;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.dd_box {
	float: left;
	width: 47%;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
}
.pdb {
	padding-left:10px;
}

.inner {
	width:300px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	margin-top: 30px;
}

.midashi0 {
	position: relative;
	border-bottom: 4px solid #ccc;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0.5em;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.midashi0::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #FF9019;
}
.bold {
	font-weight:bold;
}
.red {
	color:#f00;
}
.red_midashi {
	font-size:16px;
	font-weight:bold;
}
figure {
	float: none; /* 外側に余白を加える(右に7px・下に7px) */
	background-color: #ccc;  /* 背景色 */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 280px;
}
figure img {
	display: block; /* 下側にだけ3pxの余白を追加 */
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
figcaption {
    font-size: 0.9em;        /* 文字サイズを90%に */
    text-align: center;      /* 中身をセンタリング */
}
div.imagearea:after {
    content: "";      /* ※Clearfix */
    clear: both;
    display: block;
}
header {
	position:relative;
	z-index:3;
	background: #fff;
  color: #000;
  height: 90px;
}
.contents img {
	max-width:100%;
	height:auto;
	margin-bottom:20px;
}
h2 {
	font-size:18px;
	padding-bottom:20px;
	padding-top:20px;
	padding-left:40px;
	color:#633325;
	background-image: url(../images/h2_icon.jpg);
	background-repeat: no-repeat;
	background-position:left center;
	font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
}
h5 {
	font-size:16px;
	line-height:30px;
	padding-left:28px;
	color:#633325;
	background-image: url(../images/h5_icon.jpg);
	background-repeat: no-repeat;
	background-position:left center;
	font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	margin-bottom:10px;
}
.doc_list{
	color:#633325;
	font-size:16px;
	margin:0px;
	padding:10px;
	}
.doc_list li{
	margin-bottom:10px;
	margin-left:10px;
	border-bottom:1px dotted #633325;
	padding-bottom:5px;
	}
	
	.line {
	clear:both;
	height:1px;
	border-bottom:1px solid #C1ADA8;
}
.line30 {
	clear:both;
	height:1px;
	border-bottom:1px solid #C1ADA8;
	margin-top:15px;
	margin-bottom:15px;
}
.care{
	border-radius: 15px;
	background-color:#FFCFDA;
	border:2px solid #633325;
	padding:10px;
	font-size:14px;
	margin-top:15px;
	margin-bottom: 20px;
}
.left{
	float:left;
}
.right{
	float:right;
}
b {
	color:#633325;
}
h6 {
	border-radius: 5px;
	background-color:#FFCFDA;
	border:2px solid #633325;
	padding:5px;
	font-size:18px;
	margin-top:10px;
	margin-bottom:15px;
}
.small {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
table.type04 {
	border-collapse: separate;
	border-spacing: 1px;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	font-size: 12px;
}
table.type04 th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
table.type04 td {
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
.pd10 {
	margin-left: 10px;
	margin-right: 5px;
}
.tel_top {
 margin-top:10px;
}/**202206**/

.arrow {
	font-size: 12px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-left: 20px;
	padding-left: 15px;
}
.main1  a {
	color: #FFF;
}

.table0 {
	width: 100%;
}
.table0 caption {
	text-align: right;
}
.table0:not(:last-child) {
	margin-bottom: 2em;
}
.table0 th {
	background: #666666;
	padding: 5px;
	font-size: .9em;
	text-align: left;
	border: 1px solid #CCCCCC;
}
.table0 th p:not(:last-child) {
	margin-bottom: 1em;
}
.table0 th strong {
	font-size: 1.2em;
	font-weight: 700;
}
.table0 td {
	background: #FFF;
	color: #000000;
	font-size: .9em;
	padding: 5px;
	border: 1px solid #CCCCCC;
}


/* 230328 追記 */
.text-end {
	text-align: right;
}

.rentacar {
	border: 1px solid #ccc;
	background-color: #666;
}

.rentacar-title {
	padding: 10px;
	font-weight: bold;
}

.rentacar-price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-top: 1px solid #ccc;
}

.rentacar-price dt {
	width: 7em;
	padding: 10px;
}

.rentacar-price dd {
	-webkit-box-flex: 1;
				flex: 1;
	padding: 10px;
	color: #000;
	background-color: #fff;
}

/* 240910 追記 */
.service_menu {
	padding: 0 20%;
}

.service_menu,
.service_menu * {
	box-sizing: border-box;
}

.service_menu_list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px -10px 0;
}

.service_menu li {
	display: block;
	width: 50%;
	padding: 0 10px 10px 0;
}

.service_menu img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	margin: 0;
}

.service_menu {
}

.service_menu {
}
