html {
}

body {
	font-family: "ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN", 'Lucida Grande', 'Meiryo', 'メイリオ', sans-serif;
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	font-size: 0.875em;
	margin: 0 auto;
	text-align: center;
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

img {
	vertical-align: middle;
}

em {
	font-style: normal;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.yellow { color: #E0C05E; }

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}

a img:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

h2 {
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 175%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.h2_border {
	border-bottom: 3px solid #C14755;
	max-width: 150px;
	margin: 0 auto;
	text-align: center;
}

.subtitle {
	color: #C14755;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 175%;
	letter-spacing: 0.2em;
}

.sp {
	display: none;
}

span.anchor {
	display: block;
	top: -30px;
	position: relative;
}

.box-left40 {
	float: left;
	width: 36%;
	margin: 0 4% 0 0;
}
.box-left45 {
	float: left;
	width: 41%;
	margin: 0 4% 0 0;
}
.box-left50 {
	float: left;
	width: 48%;
}
.box-left55 {
	float: left;
	width: 51%;
	margin: 0 4% 0 0;
}
.box-left60 {
	float: left;
	width: 56%;
	margin: 0 4% 0 0;
}
.box-left65 {
	float: left;
	width: 61%;
	margin: 0 4% 0 0;
}

.box-right35 {
	float: right;
	width: 35%;
}
.box-right40 {
	float: right;
	width: 40%;
}
.box-right45 {
	float: right;
	width: 45%;
}
.box-right50 {
	float: right;
	width: 48%;
}
.box-right55 {
	float: right;
	width: 55%;
}
.box-right60 {
	float: right;
	width: 60%;
}
.box-right65 {
	float: right;
	width: 65%;
}

.image-left {
	float: left;
	width: 150px;
}

.image-right {
	float: right;
	width: 150px;
}

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

.bg1 {
	background-image: url(./p/images/kaitosou_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0 0;
}
.bg2 { background-color: #FFFEEC; }
.bg_white { background-color: #FFFFFF; }

.radius10 { border-radius: 10px; }

.mgt10 { margin-top: 10px; }
.mgt15 { margin-top: 15px; }
.mgt20 { margin-top: 20px; }
.mgt30 { margin-top: 30px; }
.mgt40 { margin-top: 40px; }
.mgt50 { margin-top: 50px; }

.mgb5 { margin-bottom: 5px; }
.mgb10 { margin-bottom: 10px; }
.mgb15 { margin-bottom: 15px; }
.mgb20 { margin-bottom: 20px; }
.mgb25 { margin-bottom: 25px; }
.mgb30 { margin-bottom: 30px; }
.mgb35 { margin-bottom: 35px; }
.mgb40 { margin-bottom: 40px; }
.mgb45 { margin-bottom: 45px; }
.mgb50 { margin-bottom: 50px; }

.mgl5 { margin-left: 5px; }
.mgl10 { margin-left: 10px; }
.mgl15 { margin-left: 15px; }
.mgl20 { margin-left: 20px; }
.mgl25 { margin-left: 25px; }
.mgl30 { margin-left: 30px; }
.mgl35 { margin-left: 35px; }
.mgl40 { margin-left: 40px; }
.mgl45 { margin-left: 45px; }
.mgl50 { margin-left: 50px; }

.mgr5 { margin-right: 5px; }
.mgr10 { margin-right: 10px; }
.mgr15 { margin-right: 15px; }
.mgr20 { margin-right: 20px; }
.mgr25 { margin-right: 25px; }
.mgr30 { margin-right: 30px; }
.mgr35 { margin-right: 35px; }
.mgr40 { margin-right: 40px; }
.mgr45 { margin-right: 45px; }
.mgr50 { margin-right: 50px; }

.pdt10 { padding-top: 10px; }
.pdt15 { padding-top: 15px; }
.pdt20 { padding-top: 20px; }
.pdt25 { padding-top: 25px; }
.pdt30 { padding-top: 30px; }
.pdt35 { padding-top: 35px; }
.pdt40 { padding-top: 40px; }
.pdt50 { padding-top: 50px; }

.pdb10 { padding-bottom: 10px; }
.pdb15 { padding-bottom: 15px; }
.pdb20 { padding-bottom: 20px; }
.pdb30 { padding-bottom: 30px; }
.pdb40 { padding-bottom: 40px; }
.pdb50 { padding-bottom: 50px; }

.green { color: #1A8E47; }
.red { color: #CC0000; }
.pink { color: #C14755; }

.btn {
	margin: 0 auto;
	text-align: center;
}
.btn.align-left { text-align: left; }
.btn.align-right { text-align: right; }
.btn a {
	position: relative;
	display: inline-block;
	background-color: #FFFFFF;
	background-image: url(./images/tendo_icon_arrow.png);
	background-size: 20px auto;
	background-position: right 10px center;
	background-repeat: no-repeat;
	border: 1px solid #D3C6B3;
	box-shadow: 2px 2px 2px #DDDDDD;
	border-radius: 10px;
	color: #333333;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	line-height: 175%;
	padding: 20px 60px 20px 50px;
	text-align: left;
}
.btn a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
}
.btn.small a {
	font-size: 1.05em;
	letter-spacing: 0.1em;
	line-height: 175%;
	padding: 7px 40px 7px 20px;
}

.btn-outer {
	background-color: #FFFFFF;
	box-shadow: 2px 2px 2px #DDDDDD;
	padding: 30px 0 40px;
	margin: 0 auto 40px;
}

.linkBtn {
	-webkit-appearance: none;
	background-color: #999999;
	border: 1px solid #999999;
	box-shadow: 1px 2px 1px #AAAAAA;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 175%;
	letter-spacing: 0.1em;
	padding: 5px 20px;
	text-align: center;
	cursor: pointer;
}
.linkBtn.small  {
	padding: 3px 15px;
}
.linkBtn:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


/* page
------------------------------------- */

#page1,
#page2,
#page3,
#page4 {
	min-width: 1100px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}


/* kiji-image
------------------------------------- */

.size35 {
	text-align: center;
	width: 39px;
	height: 39px;
}
.size55 {
	width: 59px;
	height: 59px;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
}
.size120 {
	text-align: center;
	width: 120px;
	height: 120px;
}
.size220 {
	text-align: center;
	width: 200px;
	height: 200px;
}


/* header
------------------------------------- */

#header {
	background-color: rgba(255, 255, 255, 1);
	position: fixed;
	z-index: 1001;
	width: 100%;
}

#header .box {
	height: 120px;
	border-bottom: 2px solid #D7CAB7;
}

#header .box .inner {
	z-index: 1001;
	position: relative;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	text-align: center;
}

#header .box .inner .logo {
	position: absolute;
	top: 18px;
	left: 0;
	width: 330px;
}

#header .box .inner .org {
	position: absolute;
	top: 20px;
	right: 0;
	color: #8B5856;
	font-size: 1.0em;
	letter-spacing: 0.05em;
	line-height: 175%;
}

#header .box .inner .link {
	position: absolute;
	top: 65px;
	right: 0;
	color: #555555;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 175%;

	/* 20210906翻訳 */
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
#header .box .inner .link a {
	color: #555555;
}
#header .box .inner .link a:hover {
	color: #8B5856;
	text-decoration: none;
}
#header .box .inner .link img {
	padding: 0 0 2px;
	
	/* 20210906翻訳 */
	margin-right: 5px;
}

#header .navi {
	background-color: rgba(255, 255, 255, 1);
	border-bottom: 1px solid #D7CAB7;
	width: 100%;
	min-width: 1100px;
	margin: 0 auto;
	padding: 18px 0 0;
	text-align: center;
}

#header .navi .inner {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	text-align: center;
}

#header .navi .inner ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#header .navi .inner ul li {
	float: left;
	width: 13%;
	color: #555555;
	font-size: 1.05em;
	font-weight: bold;
	line-height: 175%;
	letter-spacing: 0.1em;
	margin-right: 1%;
	border-bottom: 3px solid #BBDAA6;
}
#header .navi .inner ul li:nth-child(1) {
	border-bottom: 3px solid #BBDAA6;
	width: 14%;
}
#header .navi .inner ul li:nth-child(2) {
	border-bottom: 3px solid #A1CECB;
	width: 14%;
}
#header .navi .inner ul li:nth-child(3) {
	border-bottom: 3px solid #EBEB7A;
	width: 10%;
}
#header .navi .inner ul li:nth-child(4) {
	border-bottom: 3px solid #F4C5A6;
}
#header .navi .inner ul li:nth-child(5) {
	border-bottom: 3px solid #EEACCA;
}
#header .navi .inner ul li:nth-child(6) {
	border-bottom: 3px solid #C5C5C6;
	width: 11%;
}
#header .navi .inner ul li:nth-child(7) {
	border-bottom: 3px solid #C14755;
	width: 19%;
	margin-right: 0;
}
#header .navi .inner ul li a {
	display: block;
	color: #555555;
	padding: 0 3px 15px 0;
}
#header .navi .inner ul li a:hover,
#header .navi .inner ul li a.on:hover {
	text-decoration: none;
}
#header .navi .inner ul li:nth-child(1) a:hover,
#header .navi .inner ul li:nth-child(1) a.on:hover {
	color: #BBDAA6;
}
#header .navi .inner ul li:nth-child(2) a:hover,
#header .navi .inner ul li:nth-child(2) a.on:hover {
	color: #A1CECB;
}
#header .navi .inner ul li:nth-child(3) a:hover,
#header .navi .inner ul li:nth-child(3) a.on:hover {
	color: #EBEB7A;
}
#header .navi .inner ul li:nth-child(4) a:hover,
#header .navi .inner ul li:nth-child(4) a.on:hover {
	color: #F4C5A6;
}
#header .navi .inner ul li:nth-child(5) a:hover,
#header .navi .inner ul li:nth-child(5) a.on:hover {
	color: #EEACCA;
}
#header .navi .inner ul li:nth-child(6) a:hover,
#header .navi .inner ul li:nth-child(6) a.on:hover {
	color: #C5C5C6;
}
#header .navi .inner ul li:nth-child(7) a:hover,
#header .navi .inner ul li:nth-child(7) a.on:hover {
	color: #C14755;
}

#header .navi .inner ul li img {
	height: 21px;
	margin: -3px 7px 0 0;
}

#spacer {
	padding: 120px 0 0;
}
#spacer.spacer_corner {
	padding: 180px 0 0;
}

#nav-drawer {
	display: none;
	cursor: pointer;
	position: relative;
	float: right;
	width: 30px;
	margin: 23px 20px 0 0;
}

#nav-drawer #nav-open {
	cursor: pointer;
}

#nav-drawer #nav-open span,
#nav-drawer #nav-open span:before,
#nav-drawer #nav-open span:after {
	display: block;
	content: '';
	position: absolute;
	height: 3px;
	width: 30px;
	border-radius: 3px;
	background-color: #D06766;
}
#nav-drawer #nav-open span:before {
	bottom: -9px;
}
#nav-drawer #nav-open span:after {
	bottom: -18px;
}

#nav-drawer .menu {
	color: #D06766;
	font-size: 0.65em;
	letter-spacing: 0.1em;
	margin: 1px 0 0;
}

#nav-drawer .nav-unshown {
	display: none;
}

#nav-drawer #nav-open {
	display: inline-block;
	width: 30px;
	height: 22px;
	vertical-align: middle;
}

#nav-close {
	display: none;
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0;
	transition: .3s ease-in-out;
}

#nav-drawer #nav-content {
	opacity: 1.0;
	position: fixed;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	top: 0;
	right: 0;
	z-index: 9999;
	width: 90%;
	max-width: 270px;
	height: 100%;
	transition: .3s ease-in-out;
	-webkit-transform: translateX(105%);
	transform: translateX(105%);
	background-color: rgba(208, 103, 102, 0.9);
}

#nav-drawer #nav-content .nav-tel {
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
}

#nav-drawer #nav-content .search {
	background-color: #FFFFFF;
	padding: 15px;
	text-align: left;
}

#nav-drawer #nav-content .search input[type="text"] {
	border: 1px solid #999999;
	width: 150px;
	color: #532C0F;
	font-size: 1.0em;
	line-height: 175%;
	padding: 0 5px;
}

#nav-drawer #nav-content .search input[type="submit"] {
	-webkit-appearance: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #532C0F;
	font-size: 1.0em;
	line-height: 175%;
	padding: 0px 10px;
	cursor: pointer;
}

#nav-drawer #nav-content ul {
	display: block;
	width: 100%;
	margin: 0 0 5px;
	border-bottom: 1px solid #EEEEEE;
}

#nav-drawer #nav-content ul li {
	display: block;
	text-align: left;
	border-top: 1px solid #EEEEEE;
}
#nav-drawer #nav-content ul li a {
	display: block;
	color: #FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 175%;
	padding: 20px 10px 20px 20px;
	background-image: url(./p/images/kaitosou_icon_arrow2.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-size: 8px auto;
	margin: 0 10px 0 0;
}
#nav-drawer #nav-content ul li a:hover {
	color: #FBF8F3;
	text-decoration: none;
}

#nav-drawer input[type="button"] {
	-webkit-appearance: none;
	background-color: #FFFFFF;
	border-radius: 30px;
	box-shadow: 2px 2px 3px #CCCCCC;
	border: 0;
	color: #4E2712;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 175%;
	padding: 10px 50px;
	margin: 20px 0 40px;
	cursor: pointer;
}
#nav-drawer input[type="button"]:hover {
	opacity: 0.9;
	color: #AB3666;
}

#nav-drawer #nav-input:checked ~ #nav-close {
    display: block;
    opacity: .6;
}
#nav-drawer #nav-input:checked ~ #nav-content {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
	box-shadow: 6px 0 25px rgba(0,0,0,.15);
}



/* content
------------------------------------- */

#content {
	background-color: #FDF9F4;
	padding: 0 0 80px;
}
#toppage #content {
	padding: 35px 0 80px;
}


/* main
------------------------------------- */

#main1 {
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

#main_body {
	float: left;
}

#main-top {
	max-width: 1100px;
	margin: 0 auto;
	text-align: center;
}

#main-top-left {
	float: left;
	width: 790px;
	padding: 0;
	margin: 0;
}

#main-top-right {
	float: right;
	width: 280px;
	padding: 0;
	margin: 0;
	text-align: center;
}

#main-top-right ul li {
	margin: 0 0 7px;
}

#topimage {
	z-index: 1;
	position: relative;
	z-index: 100;
	width: 100%;
}

#topimage .inner .chara {
	z-index: 100;
	position: absolute;
	right: 10px;
	bottom: 0;
}
#topimage .inner .chara img {
	height: 200px;
}

.main-title {
	text-align: left;
}

.main .box {
	max-width: 1100px;
	padding: 60px 0;
	margin: 0 auto;
	text-align: center;
}
.main .box.pdt0 {
	padding-top: 0;
}
.main .box.pdb0 {
	padding-bottom: 0;
}

.main .box .inner {
	box-shadow: 2px 2px 2px #DDDDDD;
	position: relative;
	text-align: center;
	padding: 30px;
	margin-left: auto;
	margin-right: auto;
}

.main .box .waku {
	position: relative;
	background-color: #FFFFFF;
	box-shadow: 2px 2px 2px #DDDDDD;
	font-size: 1.05em;
	line-height: 200%;
	letter-spacing: 0.05em;
	padding: 30px;
}
.main .box .waku.bg_yellow {
	background-color: #FFF9EB;
}

.main .box .waku2 {
	background-color: #FFFEF8;
	border: 1px dotted #C44755;
	font-size: 1.05em;
	line-height: 200%;
	letter-spacing: 0.05em;
	padding: 10px;
}

.main .box .koumoku {
	display: inline-block;
	border: 1px solid #499980;
	color: #499980;
	padding: 2px 10px;
}

.main .box .search input[type="text"] {
	border: 1px solid #B7B8B8;
	width: 90%;
	max-width: 500px;
	font-size: 1.1em;
	line-height: 175%;
	padding: 7px 10px;
}
.main .box .search input[type="submit"] {
	-webkit-appearance: none;
	background-color: #C44755;
	border-radius: 5px;
	border: 0;
	box-shadow: 2px 2px 2px #DDDDDD;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 175%;
	padding: 7px 20px;
	text-align: center;
	cursor: pointer;
}

.main .box h3 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 0.1em;
	text-align: left;
}
.main .box h3.small {
	font-size: 1.25em;
}
.main .box h3 span {
	font-size: 0.8em;
	font-weight: normal;
}

.main .box p {
	font-size: 1.1em;
	line-height: 175%;
	letter-spacing: 0.1em;
	text-align: left;
}
.main .box p.align-center {
	text-align: center;
}
.main .box p.align-right {
	text-align: right;
}
.main .box p em {
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	line-height: 175%;
}
.main .box p span {
	font-size: 1.1em;
	line-height: 175%;
}
.main .box p .small {
	font-size: 0.9em;
	line-height: 175%;
}
.main .box p .middle {
	font-size: 1.1em;
	line-height: 175%;
}
.main .box p .large {
	font-size: 1.3em;
	line-height: 175%;
}
.main .box p .large2 {
	font-size: 1.5em;
	line-height: 175%;
}
.main .box p .red {
	color: #E43931;
}
.main .box p .blue {
	color: #0780C6;
}
.main .box p .green {
	color: #007849;
}
.main .box p .navy {
	color: #054295;
}
.main .box p .yellow {
	color: #FF8517;
}
.main .box p .orange {
	color: #FF9A37;
}

.main .box ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.main .box ul.row2 li {
	float: left;
	width: 48.5%;
	margin-right: 3%;
}
.main .box ul.row2 li:nth-child(2n+0){
	margin-right: 0;
}

.main .box ul.row3 li {
	float: left;
	width: 31%;
	margin-right: 3.5%;
}
.main .box ul.row3 li:nth-child(3n+0){
	margin-right: 0;
}

.main .box ul.row4 li {
	position: relative;
	float: left;
	width: 22.5%;
	margin-right: 3%;
}
.main .box ul.row4 li:nth-child(4n+0){
	margin-right: 0;
}

.main .box ul.row5 li {
	float: left;
	width: 19%;
	margin-right: 1%;
}
.main .box ul.row5 li:nth-child(5n+0) {
	margin-right: 0;
}

.main .box ul li .thumbnail {
	width: 100%;
	height: 250px;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}

.main .box p {
	font-size: 1.1em;
	line-height: 175%;
	letter-spacing: 0.1em;
	text-align: left;
}

.main .box .number {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background-color: #C44755;
	border-radius: 50px;
	color: #FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 0.05em;
	margin: 0 10px 0 0;
	text-align: center;
}

.main .box table {
	width: 100%;
	border-top: 1px dotted #999999;
}
.main .box table.jikokuhyo {
	max-width: 750px;
	border-top: 1px solid #AAAAAA;
}

.main .box table tr th {
	width: 20%;
	color: #C44755;
	font-size: 1.05em;
	font-weight: bold;
	line-height: 175%;
	letter-spacing: 0.05em;
	padding: 10px;
	margin: 0;
	border-bottom: 1px dotted #999999;
	text-align: left;
	vertical-align: top;
}
.main .box table.menu tr th {
	width: 80%;
	color: #333333;
}
.main .box table.jikokuhyo tr th {
	width: 30%;
	color: #222222;
	border-bottom: 1px solid #AAAAAA;
}
.main .box table.jikokuhyo tr th a {
	color: #222222;
}
.main .box table.soryo tr th {
	width: 7%;
	font-size: 1.0em;
	text-align: center;
}
.main .box table.soryo tr th:nth-of-type(1) {
	width: 16%;
	text-align: left;
}

.main .box table.menu tr th span {
	font-size: 0.85em;
	font-weight: normal;
}

.main .box table tr td {
	width: 80%;
	font-size: 1.05em;
	font-weight: normal;
	line-height: 175%;
	letter-spacing: 0.05em;
	padding: 10px;
	margin: 0;
	border-bottom: 1px dotted #999999;
	text-align: left;
	vertical-align: top;
}
.main .box table.menu tr td {
	width: 20%;
	text-align: right;
}
.main .box table.jikokuhyo tr td {
	width: 11.5%;
	font-size: 0.95em;
	border-bottom: 1px solid #AAAAAA;
}
.main .box table.soryo tr td {
	width: 7%;
	font-size: 1.0em;
	text-align: center;
}
.main .box table.soryo tr td:nth-of-type(1) {
	width: 16%;
	text-align: left;
}

.shoppingnavi li,
.shoppinglist li {
	box-shadow: 2px 2px 3px #CCCCCC;
}

.shoppinglist a {
	color: #333333;
	font-weight: bold;
}
.shoppinglist a:hover {
	color: #C44755;
	text-decoration: none;
}

.shoppinglist figcaption {
	background-color: #FFFFFF;
	font-size: 1.1em;
	line-height: 175%;
	letter-spacing: 0.1em;
	text-align: left;
	padding: 15px;
}

.pager {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.pager .count {
	width: max-content;
	text-align: center;
	margin: 0 auto;
}
.pager .count a {
	display: inline-block;
	width: 35px;
	height: 35px;
	background-color: #FFFFFF;
	border: 1px solid #D05E68;
	border-radius: 5px;
	color: #D05E68;
	font-size: 0.9em;
	line-height: 35px;
	margin: 0 7px 10px 0;
	padding: 0;
}
.pager .count a:hover,
.pager .count a.on {
	background-color: #D05E68;
	color: #FFFFFF;
	text-decoration: none;
}
.pager .count a.back,
.pager .count a.next {
	width: auto;
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px 20px;
}

#shopping_detail .box {
	text-align: left;
}

#shopping_detail h2 {
	background-color: #D06766;
	box-shadow: 2px 2px 2px #DDDDDD;
	color: #FFFFFF;
	font-size: 1.6em;
	line-height: 175%;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 15px 30px 15px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}

#shopping_detail form {
	text-align: left;
}

#shopping_detail .box .mainimage table {
	background-color: #FCF5ED;
	background-color: #FFFFFF;
	border: 1px solid #EEE3D3;
	padding: 0;
}

#shopping_detail .box .mainimage table tr td {
	border: 0;
	height: 350px;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
}
#shopping_detail .box .mainimage table tr td img {
	width: auto;
	max-width: 100%;
	max-height: 350px;
}

#shopping_detail .box .subimage table {
	background-color: #FCF5ED;
	background-color: #FFFFFF;
	border: 1px solid #EEE3D3;
	float: left;
	width: 23%;
	padding: 0;
	margin: 0 1% 10px;
}
#shopping_detail .box .subimage table tr td {
	border: 0;
	height: 73px;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}
#shopping_detail .box .subimage table tr td img {
	width: auto;
	max-width: 100%;
	max-height: 73px;
}

#shopping_detail .box .box-right50 img {
	width: auto !important;
	height: auto !important;
	max-width: 100% !important;
}

#shopping_detail.main .box ul.row3 li {
	background-color: #FFFFFF;
}

#shopping_detail.main .box .comment-title {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 175%;
	letter-spacing: 0.05em;
	padding: 0 10px 10px;
	border-bottom: 1px solid #D06766;
}

#shopping_detail.main .box .comment-image img {
	max-width: 100%;
}

.main .box .waku2 {
	background-color: #FFFEF8;
	border: 1px dotted #C44755;
	font-size: 1.05em;
	line-height: 200%;
	letter-spacing: 0.05em;
	padding: 10px;
}

.cartButton {
	background-color: #D06766;
	border: 0;
	border-radius: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0.05em;
	line-height: 175%;
	padding: 10px 50px;
	cursor: pointer;
}
.cartButton:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


/*
	list  [list]
	parts4  [top-info]
	parts8  [info1]
	parts30  [info2]
	parts31  [info3]
	parts32  [info4]
	parts33  [info5]
------------------------------------- */

.list {
	width: 100%;
	max-width: 1100px;
	background-color: #FFFFFF;
	box-shadow: 2px 2px 2px #DDDDDD;
	margin: 0 auto 40px;
	padding: 30px 0 40px;
	text-align: center;
}
.parts4.list {
	padding: 30px 0 0;
	margin: 0 auto;
}

.list .kiji_image {
	float: left;
	width: 59px;
	height: 59px;
	background-color: #FFFFFF;
	border: 1px solid #D6CFBD;
	box-shadow: 1px 1px 1px #DDDDDD;
	margin: 0 15px 0 0;
}
.list .kiji_image img {
	max-width: 55px;
	max-height: 55px;
}

.list .kiji_body {
	float: left;
	width: 100%;
}

.list .kiji_contents {
	clear: both;
	position: relative;
	max-width: 1000px;
	background-image: url(./p/images/kaitosou_icon_arrow.png);
	background-repeat: no-repeat;
	background-size: 10px auto;
	background-position: center right 5px;
	border-top: 1px dotted #AAAAAA;
	padding: 8px 0;
	margin: 0 30px;
	text-align: left;
}
.parts4.list .kiji_contents:nth-child(5),
.parts8.list .kiji_contents:nth-child(5),
.parts30.list .kiji_contents:nth-child(5),
.parts31.list .kiji_contents:nth-child(5),
.parts32.list .kiji_contents:nth-child(5),
.parts33.list .kiji_contents:nth-child(5) {
	border-bottom: 1px dotted #AAAAAA;
}

.list .kiji_date {
	position: absolute;
	top: 10px;
	left: 75px;
	color: #222222;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	line-height: 175%;
}

.list h3 {
	position: absolute;
	top: 0;
	left: 75px;
	width: 92%;
	color: #532C0F;
	font-size: 1.05em;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 175%;
}
.list h3 a,
.list h3 a:link,
.list h3 a:active,
.list h3 a:visited {
	display: block;
	color: #532C0F;
	padding: 28px 0 15px;
	text-decoration: none;
}
.list h3 a:hover {
	color: #F39F1D;
	text-decoration: underline;
}
.parts4.list h3,
.parts8.list h3 {
	width: 79%;
}

.list p {
	display: none;
}

.parts4.list .links,
.parts8.list .links,
.parts30.list .links,
.parts31.list .links,
.parts32.list .links,
.parts33.list .links {
	display: none;
}
.list .links {
	max-width: 1000px;
	border-top: 1px dotted #AAAAAA;
	color: #532C0F;
	font-size: 1.0em;
	line-height: 175%;
	letter-spacing: 0.05em;
	padding: 20px 0 0;
	margin: 0 30px;
	text-align: right;
}
.list .links a,
.list .links a:link,
.list .links a:active, 
.list .links a:visited {
	color: #532C0F;
	text-decoration: none;
}
.list .links a:hover {
	color: #F39F1D;
	text-decoration: underline;
}


/*
	album
------------------------------------- */

.album {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.album .kiji_contents {
	clear: both;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.album .album_3_01,
.album .album_3_02 {
	float: left;
	width: 31%;
	margin: 0 3.5% 25px 0;
	padding: 0;
}
.album .album_3_03 {
	float: left;
	width: 31%;
	margin: 0 0 25px;
}

.album .album_4_01,
.album .album_4_03 {
	float: left;
	width: 48.5%;
	margin: 0 3% 25px 0;
}
.album .album_4_02,
.album .album_4_04  {
	float: left;
	width: 48.5%;
	margin: 0 0 25px;
}

.album table {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	box-shadow: 1px 1px 1px #DDDDDD;
	width: 100%;
	height: 240px;
	text-align: center;
	margin: 0 auto 10px;
}
.album table img {
	max-width: 100%;
	max-height: 240px;
	vertical-align: middle;
/*
	object-fit: cover;
	font-family: 'object-fit: cover;';
*/
}
.album table img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

.album h3 {
	font-size: 1.05em;
	font-weight: bold;
	line-height: 175%;
	letter-spacing: 0.05em;
	text-align: left;
	padding: 0;
}
.album h3 a,
.album h3 a:link,
.album h3 a:active, 
.album h3 a:visited {
	color: #1A1311;
	text-decoration: none;
}
.album h3 a:hover {
	color: #D06766;
	text-decoration: underline;
}

.album .kiji_date {
	color: #242017;
	font-size: 0.9em;
	line-height: 175%;
	text-align: left;
	margin: 0 10px;
}

.album .kiji_member {
	display: none;
}

.album .links {
	color: #1A1311;
	font-size: 1.0em;
	letter-spacing: 0.05em;
	line-height: 175%;
	margin: 0;
	padding: 20px 0 30px;
	text-align: right;
}
.album .links a,
.album .links a:link,
.album .links a:active, 
.album .links a:visited {
	color: #1A1311;
	text-decoration: none;
}
.album .links a:hover {
	color: #EE8100;
	text-decoration: underline;
}


/*
	card
------------------------------------- */

.card {
	background-color: #FFFFFF;
	box-shadow: 2px 2px 3px #DDDDDD;
	margin: 0 0 40px;
	padding: 0 0 15px;
}

.card h2 {
	display: none;
}

.card .kiji_contents {
	padding: 30px 60px;
}

.card .kiji_contents p {
	font-size: 1.1em;
	line-height: 175%;
	text-align: left;
	padding: 0 0 20px;
	margin: 0;
}

.card .kiji_contents .kiji_date {
	color: #777777;
	font-size: 0.75em;
	letter-spacing: 0.05em;
	text-align: right;
	margin: 0;
}

.card .kiji_contents .kiji_image {
	margin: 0 0 25px;
	text-align: left;
}
.card .kiji_contents .kiji_image img {
	width: auto !important;
	max-width: 100% !important;
}

.card .links {
	display: none;
	color: #555555;
	font-size: 1.0em;
	letter-spacing: 0.05em;
	line-height: 175%;
	margin: 0;
	padding: 20px 50px;
	text-align: right;
}
.card .links a,
.card .links a:link,
.card .links a:active, 
.card .links a:visited {
	color: #000000;
	text-decoration: none;
}
.card .links a:hover {
	color: #572C0D;
	text-decoration: underline;
}


/* footer
------------------------------------- */

#footer1 {
	position: relative;
	background-color: #FFFFFF;
	border-top: 2px solid #D7CAB7;
}

#footer {
	width: 100%;
	margin: 0;
	padding: 50px 0 40px;
	text-align: left;
}

#footer .inner {
	position: relative;
	width: 1100px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
#footer .inner a {
	color: #532C0F;
}

#footer .inner .box {
	margin: 0 0 20px;
	text-align: left;
}

#footer .inner .logo {
	font-size: 1.25em;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 175%;
}

#footer .inner .adrs {
	font-size: 1.0em;
	font-weight: normal;
	line-height: 200%;
	letter-spacing: 0.1em;
	text-align: left;
}

#footer .copyright {
	font-size: 0.8em;
	line-height: 175%;
	letter-spacing: 0.1em;
	text-align: left;
}

#footer .pagetop {
	position: absolute;
	right: 0;
	bottom: 0px;
	width: 80px;
}


/* corner
------------------------------------- */

#cornerimage {
	position: relative;
	background-image: url(./images/tendo_tendo_cornerimage.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 350px;
}
#cornerimage.tendo {
	background-image: url(./images/tendo_tendo_cornerimage.jpg);
	border-bottom: 5px solid #C5DEB4;
}
#cornerimage.spot {
	background-image: url(./images/tendo_spot_cornerimage.jpg);
	border-bottom: 5px solid #AED5D4;
}
#cornerimage.speciality {
	background-image: url(./images/tendo_speciality_cornerimage.jpg);
	border-bottom: 5px solid #EBEB7A;
}
#cornerimage.onsen {
	background-image: url(./images/tendo_onsen_cornerimage.jpg);
	border-bottom: 5px solid #F4C5A6;
}
#cornerimage.shopping {
	background-image: url(./images/tendo_shopping_cornerimage.jpg);
	border-bottom: 5px solid #C14755;
}
#cornerimage.wakamatsu {
	background-image: url(./images/tendo_wakamatsu_cornerimage.jpg);
	border-bottom: 5px solid #AED5D4;
}
#cornerimage.koma {
	background-image: url(./images/tendo_koma_cornerimage.jpg);
	border-bottom: 5px solid #AED5D4;
}
#cornerimage.guide {
	background-image: url(./images/tendo_guide_cornerimage.jpg);
	border-bottom: 5px solid #AED5D4;
}
#cornerimage.morina {
	background-image: url(./images/tendo_morina_cornerimage.jpg);
	border-bottom: 5px solid #AED5D4;
}

#cornerimage .inner {
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

#cornerimage .inner #cornercopy {
	color: #FFFFFF;
	font-size: 2.3em;
	font-weight: bold;
	line-height: 175%;
	letter-spacing: 0.2em;
	text-shadow: 1px 1px 1px #000000;
	text-align: center;
	padding: 150px 0 0;
}
#cornerimage .inner #cornercopy img {
	height: 40px;
	margin: -10px 20px 0 0;
}

#cornerimage .inner #cornercopy2 {
	color: #FFFFFF;
	font-size: 2.3em;
	font-weight: bold;
	line-height: 175%;
	letter-spacing: 0.2em;
	text-shadow: 1px 1px 1px #000000;
	text-align: left;
	padding: 50px 0 0 50px;
}
#cornerimage .inner #cornercopy2 img {
	width: 100%;
	max-width: 500px;
}

#cornerimage .inner #cornercopy3 {
	color: #FFFFFF;
	font-size: 2.3em;
	font-weight: bold;
	line-height: 175%;
	letter-spacing: 0.2em;
	text-shadow: 1px 1px 1px #000000;
	text-align: center;
	padding: 150px 0 0;
}
#cornerimage .inner #cornercopy3 img {
	height: 70px;
	margin: -10px 20px 0 0;
}

#cornerimage .inner #cornercopy4 {
	color: #FFFFFF;
	font-size: 2.3em;
	font-weight: bold;
	line-height: 175%;
	letter-spacing: 0.2em;
	text-shadow: 1px 1px 1px #000000;
	text-align: left;
	padding: 180px 0 0 50px;
}
#cornerimage .inner #cornercopy4 img {
	width: 100%;
	max-width: 400px;
}

#cornerimage .inner #cornerchara {
	position: absolute;
	right: 50px;
	bottom: 0px;
}
#cornerimage .inner #cornerchara img {
	height: 150px;
}
#cornerimage .inner #cornerchara.chara-left {
	right: auto;
	left: 50px;
}

.corner h4 {
	background-color: #EEEEEE;
	color: #222222;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 0.1em;
	padding: 10px 0;
	margin: 0 auto 10px;
	text-align: center;
}

.corner nav {
	margin: 0 auto 15px;
	border-bottom: 1px solid #C0971D;
}

.corner nav div {
	display: inline-block;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 175%;
	letter-spacing: 0.1em;
	padding: 10px 50px;
	margin: 0 5px;
	cursor: pointer;
}
.corner nav div.navi1 {
	background-color: #4A94CD;
}
.corner nav div.navi2 {
	background-color: #46539F;
}

.corner .box {
	position: relative;
	width: 1000px;
	text-align: center;
	padding: 60px 0;
	margin: 0 auto;
}
.corner .box.pdb0 {
	padding: 60px 0 0;
}

.corner .box p {
	font-size: 1.1em;
	line-height: 180%;
	letter-spacing: 0.05em;
	text-align: left;
}
.corner .box p em {
	font-size: 1.5em;
	line-height: 175%;
}
.corner .box p.small {
	font-size: 1.0em;
}
.corner .box p .small {
	font-size: 0.85em;
}

.corner .box dl {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-top: 1px dotted #999999;
}

.corner .box dl dt {
	float: left;
	width: 15%;
	color: #112C54;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 175%;
	letter-spacing: 0.05em;
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px dotted #999999;
}

.corner .box dl dd {
	float: left;
	width: 82%;
	font-size: 1.0em;
	line-height: 175%;
	letter-spacing: 0.05em;
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px dotted #999999;
}
.corner .box dl dd span {
	font-size: 0.8em;
}

.corner .box ol li {
	position: relative;
	border-bottom: 1px dotted #999999;
}
.corner .box ol li.midashi {
	background-color: #632D5A;
	border: 0;
	border-radius: 10px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	margin: 30px 0 0;
	padding: 10px 20px;
}
.corner .box ol li:last-child {
	border: 0;
}

.corner .box ol li a {
	display: block;
	background-image: url(./p/images/kaitosou_icon_arrow.png);
	background-repeat: no-repeat;
	background-size: 10px auto;
	background-position: center left 5px;
	color: #112C54;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 0.1em;
	padding: 15px 0 15px 30px;
}

.corner .box ol li a:hover {
	color: #D71F20;
	text-decoration: none;
}

.corner .box ol li .edit-btn {
	position: absolute;
	top: 10px;
	right: 10px;
}


/*
.corner .box .detail {
	padding: 0 20px 40px;
}

.corner .box .copy {
	font-size: 1.3em;
	line-height: 200%;
	margin: 0 0 40px;
}

.corner .box .copy em {
	font-weight: bold;
	font-style: normal;
}
.corner .box .copy em.blue {
	color: #002C85;
}
.corner .box .copy em.red {
	color: #DF201F;
}
*/


/*
	parts7  [contact]
------------------------------------- */

.contact {
	width: 1000px;
	padding: 60px 0 0;
	margin: 0 auto 60px;
	text-align: center;
}

.contact_contents {
	clear: both;
	background-color: #FFFFFF;
	box-shadow: 2px 2px 2px #DDDDDD;
	margin: 40px auto 0;
	padding: 30px;
}

.contact_text {
	font-size: 1.2em;
	line-height: 175%;
	letter-spacing: 0.05em;
	margin: 0 0 30px;
	text-align: left;
}
.contact_text span {
	color: #112C54;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 175%;
}
.contact_text em {
	color: #CB0019;
	font-size: 1.6em;
	font-weight: bold;
	font-style: normal;
	line-height: 175%;
}
.contact_text em a {
	color: #CB0019;
}

.contact_form {
	border-top: 1px dotted #AAAAAA;
}

.contact_form li {
	width: 100%;
	display: inline-table;
	margin: 0;
	padding: 15px 0;
	border-bottom: 1px dotted #AAAAAA;
}
.contact_form li:last-child {
	border: 0;
}

.contact_form .contact_index,
.contact_form .contact_body,
.contact_form .contact_submit {
	float: left;
}

.contact_form .contact_index {
	width: 200px;
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 200%;
	text-align: left;
	min-height: 1px;
}

.contact_form .contact_body {
	font-size: 1.1em;
	line-height: 200%;
	text-align: left;
}

.contact_form .contact_body input[type="text"],
.contact_form .contact_body input[type="password"],
.contact_form .contact_body textarea {
	border: 1px solid #B7B8B8;
	padding: 5px;
	width: 500px !important;
}

.contact_form .contact_body input[type="checkbox"] {
	width: 23px;
	height: 23px;
}

.contact_form .contact_body select {
	border: 1px solid #B7B8B8;
	padding: 3px 5px;
}
.contact_form .contact_body option {
	line-height: 150%;
	padding: 3px 5px;
}

.contact_form .contact_body input[type="radio"]{
	width: 20px;
	height: 20px;
}

.contact_form .contact_body_comment {
	color: #777777;
	font-size: 0.9em;
	line-height: 175%;
	margin: 0 0 5px;
}

.contact_body_needs {
	display: inline;
	color: #CC0000;
	font-size: 0.7em;
	margin: 0 0 0 5px;
}

.contact_submit {
	width: 600px;
	text-align: left;
	padding: 20px 0;
}

.contact_submit input[type="submit"] {
	-webkit-appearance: none;
	background-color: #D71F20;
	border-radius: 10px;
	border: 0;
	box-shadow: 2px 2px 2px #DDDDDD;
	width: 300px;
	height: 50px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}

.contact_submit input[type="button"] {
	-webkit-appearance: none;
	background-color: #AAAAAA;
	border: 1px solid #DDDDDD;
	box-shadow: 2px 2px 2px #DDDDDD;
	border-radius: 10px;
	width: 150px;
	height: 50px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}
.contact_submit input:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.contact_ssl {
	width: 610px;
	font-size: 11px;
	line-height: 175%;
	margin: 0 0 50px 20px;
	text-align: left;
}
.contact_ssl a {
	color: #003254;
}
.contact_ssl img {
	display: none;
}


/* kiji
------------------------------------- */

#kiji {
	width: 1000px;
	padding: 60px 0 0;
	margin: 0 auto 60px;
	text-align: center;
}

#kiji h2 {
	background-color: #D06766;
	box-shadow: 2px 2px 2px #DDDDDD;
	color: #FFFFFF;
	font-size: 1.6em;
	line-height: 175%;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 15px 50px 15px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}

#kiji .kiji_contents {
	clear: both;
	background-color: #FFFFFF;
	box-shadow: 2px 2px 2px #DDDDDD;
	font-size: 1.1em;
	line-height: 175%;
	margin: 0;
	padding: 30px 50px 30px;
	text-align: left;
}

#kiji .kiji_contents table {
	border-color: #AAAAAA;
}
#kiji .kiji_contents table tr th,
#kiji .kiji_contents table tr td {
	border-color: #AAAAAA;
	padding: 5px;
}

#kiji .kiji_image {
	width: auto !important;
	max-width: 700px;
	margin: 0 0 25px;
}
#kiji .kiji_image img {
	width: auto !important;
	max-width: 100% !important;
}

#kiji p {
	text-align: left;
}
#kiji p a,
#kiji p a:link,
#kiji p a:active, 
#kiji p a:visited {
	color: #0000FF;
	text-decoration: underline;
}
#kiji p a:hover {
	color: #9D0011;
	text-decoration: underline;
}

#kiji .kiji_date {
	color: #777777;
	font-size: 0.75em;
	letter-spacing: 0.05em;
	text-align: right;
	margin: 0;
}
#kiji.member_d .kiji_date {
	display: none;
}

#kiji .kiji_category {
	color: #777777;
	letter-spacing: 0.05em;
	padding: 0 0 0 10px;
}
#kiji .kiji_category a,
#kiji .kiji_category a:link,
#kiji .kiji_category a:active, 
#kiji .kiji_category a:visited{
	color: #777777;
	text-decoration: none;
}
#kiji .kiji_category a:hover {
	color: #9D0011;
	text-decoration: underline;
}


/* kiji_comment
------------------------------------- */

#kiji_comment {
	display: none;
}


/* kiji footer
------------------------------------- */

#kiji_footer .corner .box ul.row4 li {
	box-shadow: 2px 2px 3px #CCCCCC;
}


/* member list
------------------------------------- */

#member {
	display: none;
	margin: 0 0 80px;
	padding: 0;
	text-align: center;
}
#member.member_d_list {
	padding: 0;
}

#member .member_contents {
	clear: both;
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#member.member_d_list .member_contents {
	border-bottom: 1px dotted #CCCCCC;
	padding: 0 10px 10px;
	margin: 0 20px 10px;
	font-size: 1.1em;
	line-height: 175%;
	text-align: left;
}

#member .member_image {
	float: left;
	width: 60px;
	height: 60px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	box-shadow: 1px 1px 3px #CCCCCC;
	margin: 0 20px 0 0;
}
#member.member_d_list .member_image {
	width: 39px;
	height: 39px;
}
#member.member_d_list .member_image img {
	padding: 2px;
}

#member .member_body {
	float: left;
	text-align: left;
}

#member h3 {
	color: #CC3E3F;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 175%;
	margin: 3px 0;
}
#member.member_d_list h3 {
	margin: 0;
}
#member h3 a,
#member h3 a:link,
#member h3 a:active, 
#member h3 a:visited{
	color: #CC3E3F;
	text-decoration: none;
}
#member h3 a:hover {
	color: #CC3E3F;
	text-decoration: underline;
}

#member p {
	color: #777777;
	font-size: 0.8em;
	letter-spacing: 0.05em;
	line-height: 175%;
}

#member .member_url,
#member .member_date {
	display: none;
}
#member.member_d_list .member_date {
	display: block;
	color: #777777;
	font-size: 0.7em;
	letter-spacing: 0.05em;
	line-height: 150%;
}

#member .links {
	color: #777777;
	font-size: 1.0em;
	line-height: 175%;
	letter-spacing: 0.05em;
	margin: 20px 90px 0 0;
	text-align: right;
}
#member.member_d_list .links {
	margin: 0;
	padding: 10px 30px;
}
#member .links a,
#member .links a:link,
#member .links a:active, 
#member .links a:visited {
	color: #777777;
}
#member .links a:hover {
	color: #CC3E3F;
	text-decoration: underline;
}


/* clearfix
------------------------------------- */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* Reset
------------------------------------- */

h1{
	display:none;
}

* {
	margin:0px;
	padding:0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del, ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption, th {
	text-align: left;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

legend {
	color: #000;
}

input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input, button, textarea, select {
 *font-size: 100%;
}


/* Fonts
------------------------------------- */

select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}

table {
	font-size:inherit;
	font:100%;
}

pre, code, kbd, samp, tt {
	font-family:monospace;
 	*font-size:108%;
	line-height:100%;
}


/* トップページのお知らせを標準パーツに差し替えるため構造変更210819
------------------------------------- */
#toppage {
	background-color: #FDF9F4;
}

@media screen and (max-width: 768px) {
	#toppage #page3 {
		min-width: auto;
	}
}

#toppage #content {
	display: flex;
	justify-content: space-between;
	margin: 0 auto 0;
	max-width: 1100px;
}
@media screen and (max-width: 768px) {
	#toppage #content {
		flex-wrap: wrap;
		max-width: 728px;
	}
}

#toppage #content #main3 {
	max-width: 790px;
	margin-right: 30px;
}
@media screen and (max-width: 768px) {
	#toppage #content #main3 {
		margin: 0 0 50px;
		/* max-width: none; */
		max-width: 728px;
		width: 100%;
	}
}

@media screen and (max-width: 768px) {
	#toppage #content #main3 #main-top-left {
		margin: 0 0 20px;
	}
}
@media screen and (max-width: 480px) {
	#toppage #content #main3 #main-top-left {
		margin: 0 15px 20px;
	}
}

@media screen and (max-width: 768px) {
	#toppage #content #main3 .album {
		/* margin: 0 20px 0; */
	}
}

@media screen and (max-width: 480px) {
	#toppage #content #main3 .album {
		margin: 0 15px 0;
	}
}

#toppage #content #main3 .album table img {
	/* width: 100%; */
}
@media screen and (max-width: 480px) {
	#toppage #content #main3 .album table img {
		width: auto;
		height: 100%;
	}
}

#toppage #content #main3 .album .links {
	font-size: 0;
}

/* #toppage #content #main3 .album .links a {
} */

#toppage #content #main3 .album .links a::after {
	content: "協会からのお知らせ一覧";
	font-size: 14.7px;
	letter-spacing: 0.1em;
	/* line-height: 175%; */
	padding: 9px 40px 9px 20px;
	border: 1px solid #D3C6B3;
	box-shadow: 2px 2px 2px #dddddd;
	border-radius: 10px;
	background-color: #fff;
	background-image: url(./images/tendo_icon_arrow.png);
	background-size: 20px auto;
	background-position: right 10px center;
	background-repeat: no-repeat;
	text-decoration: none;
}
@media screen and (max-width: 480px) {
	#toppage #content #main3 .album .links a::after {
		font-size: 14.0px;
	}
}
#toppage #content #main3 .album .links a:hover::after {
	color: #333;
	text-decoration: none;
	background-color: #eee;
}
#toppage #content #main3 .album .links a:hover {
	text-decoration: none;
}

@media screen and (max-width: 768px) {
	#toppage #content #rside1 {
		max-width: 728px;
	}
}

@media screen and (max-width: 768px) {
	#toppage #content #rside1 #main-top-right {
		margin: 0;
	}
}
@media screen and (max-width: 480px) {
	#toppage #content #rside1 #main-top-right {
		margin: 0 15px 0;
	}
}


#footer2 {
	position: relative;
	background-color: #FFFFFF;
	border-top: 2px solid #D7CAB7;
}