/* body ----------*/
body {
	background-image: url(../images/bg_01.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 10px;
	font-size: 14px;
	line-height: 150%;
}


/* box ----------*/

#box_bace {
	padding: 0px;
	margin: 0px auto;
	width: 920px;
}

/* box_contents----------*/
#box_contents_01 {
}

/* contents_title_01----------*/
#box_contents_01 .contents_title_01 h2 {
	background-repeat: no-repeat;
	height: 115px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#box_contents_01 .contents_title_01 .title_tyukosya {
	background-image: url(../images/contents_title.png);
	margin: 0px 10px;
}

/* contents ----------*/

#box_contents_01 .contents_01 {
	width: 900px;
	margin: 0px auto;
}

/* header ----------*/

#header {
	height: 70px;
}
#header h1 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 70px;
	width: 196px;
	background-image: url(../images/tcm_logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
}
#header h1 a {
	height: 70px;
	width: 196px;
	display: block;
}
#header h3 {
	background-image: url(../images/header_copy.png);
	margin: 0px;
	padding: 0px;
	height: 50px;
	text-indent: -9999px;
	background-position: right bottom;
	background-repeat: no-repeat;
}

/* footer ----------*/
#footer_02 {
	background-image: url(../images/footer_02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 33px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#footer_02 a {
	display: block;
	height: 30px;
	width: 80px;
	margin-left: 830px;
}

/* menu ---------- */

#menu {
	height: 42px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#menu li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}

#menu .menu_01 a {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 42px;
	width: 170px;
	text-indent: -9999px;
}
#menu .menu_01 a:hover {
	background-position: 0px -42px;
}
#menu .menu_01-2 a {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: -170px 0px;
	display: block;
	height: 42px;
	width: 140px;
	text-indent: -9999px;
}
#menu .menu_01-2 a:hover {
	background-position: -170px -42px;
}

#menu .menu_02 a {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: -310px 0px;
	display: block;
	width: 150px;
	height: 42px;
	text-indent: -9999px;
}
#menu .menu_02 a:hover {
	background-position: -310px -42px;
}

#menu .menu_03 a {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: -460px 0px;
	display: block;
	width: 90px;
	height: 42px;
	text-indent: -9999px;
}
#menu .menu_03 a:hover {
	background-position: -460px -42px;
}

#menu .menu_04 a {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: -550px 0px;
	display: block;
	width: 90px;
	height: 42px;
	text-indent: -9999px;
}
#menu .menu_04 a:hover {
	background-position: -550px -42px;
}

#menu .menu_05 a {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: -640px 0px;
	display: block;
	width: 90px;
	height: 42px;
	text-indent: -9999px;
}
#menu .menu_05 a:hover {
	background-position: -640px -42px;
}

#menu .menu_06 a {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: -730px 0px;
	display: block;
	width: 90px;
	height: 42px;
	text-indent: -9999px;
}
#menu .menu_06 a:hover {
	background-position: -730px -42px;
}

#menu .menu_07 a {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: -820px 0px;
	display: block;
	width: 90px;
	height: 42px;
	text-indent: -9999px;
}
#menu .menu_07 a:hover {
	background-position: -820px -42px;
}

/* hidden ----------*/
.hidden {
	display: none;
}



/* table ---------*/

.table_list {
	border-collapse: collapse;
	font-size: 12px;
	line-height: 130%;
	text-align: center;
}
.table_list td {
	border: 1px solid #EEEEEE;
	border-collapse: collapse;
	padding: 4px;
}
.table_list .koumoku {
	background-color: #CCCC99;
}
.table_list .hinmei {
	text-align: left;
	font-weight: bold;
}

/*　title ----------*/
.title_list_tcm {
/*
	background-image: url(../images/title_list_tcm.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
*/
	width: 900px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
    font-size: 18px;
    letter-spacing: 0.05em;
    font-weight: bold;
    line-height: 2;
    padding: 0.2em 0.75em;
    border-radius: 0.25em;
    box-sizing: border-box;
    color: #fff;
    text-shadow: 2px 2px 0 rgba(0,0,0,0.2);
}
.title_list_tcm:nth-of-type(1){
        margin-top: 0;
background: #3E8CB3;
background: linear-gradient(0deg,rgba(62, 140, 179, 1) 0%, rgba(51, 114, 145, 1) 100%);
    }
.title_list_tcm:nth-of-type(2){
background: #EC6A16;
background: linear-gradient(0deg,rgba(236, 106, 22, 1) 0%, rgba(196, 84, 10, 1) 100%);
    }
.title_list_ippan {
/*
	background-image: url(../images/title_list_ippan.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
*/
	width: 900px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
        font-size: 18px;
    letter-spacing: 0.05em;
    font-weight: bold;
    line-height: 2;
    padding: 0.2em 0.75em;
    border-radius: 0.25em;
        box-sizing: border-box;
        color: #fff;
    text-shadow: 2px 2px 0 rgba(0,0,0,0.2);
    background: #47a116;
background: linear-gradient(0deg,rgba(71, 161, 22, 1) 0%, rgba(56, 125, 19, 1) 100%);
}

.title_tcm {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/syousai_title_tcm.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 886px;
	padding: 8px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.title_ippan {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/syousai_title_ippan.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 886px;
	padding: 8px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
/* お問い合わせ----------*/
.toiawase {
	text-align: center;
	margin-top: 40px;
}

/* 戻るボタン----------*/
.modoru {
	text-align: center;
	margin-top: 40px;
}

/* 金額----------*/
.price {
	background-image: url(../images/price_back.png);
	height: 26px;
	width: 860px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.price table {
	height: 26px;
	font-size: 12px;
	line-height: 130%;
}
.price table td {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	text-align: center;
	padding: 4px;
}
.price table .kingaku {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.price table .hinmei {
	text-align: left;
}
/* 写真-----------*/
.photo {
	background-size: auto auto;
	background-color: rgba(238, 238, 238, 1);
	background-image: repeating-linear-gradient(135deg, transparent, transparent 11px, rgba(255, 255, 255, 1) 11px, rgba(255, 255, 255, 1) 12px );
	background-repeat: no-repeat;
	height: auto;
	width: 900px;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-bottom: 20px;
	border-radius: 12px;
}

.photo .flex_wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 890px;
    margin: auto;
    gap:2px;
}

.photo .flex_wrap .html_img {
    width: 640px;
    height: 480px;
}
.photo .flex_wrap .html_img img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.photo table {
    border-spacing: 0;
    margin: 0;
}

.photo table td.thumb {
	padding: 3px 2px 3px 2px;
    text-align: center;
    height: 90px;
    width:120px;
}
.photo table td.thumb img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
