@charset "utf-8";
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
* html .clearfix {
	zoom: 1;
}
*+html .clearfix {
	zoom: 1;
}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

@font-face {
    font-family: 'Futura';
    font-style: normal;
    font-weight: 100;
    src: url('../../fonts/Futura.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Futura.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../fonts/Futura.woff') format('woff'), /* Modern Browsers */
    url('../../fonts/Futura.ttf')  format('truetype'); /* Safari, Android, iOS */
}

.en {
	font-family: 'Futura', "sans-serif"
}

/*------------------------------------------------------------
	comBox
------------------------------------------------------------*/
#main .comBox {
	margin: 0 auto;
	max-width: 1000px;
}
@media all and (max-width: 767px) {
	#main .comBox {
		padding: 0 17px;
	}
}
/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
#main .headLine01 {
	margin-bottom: 14px;
	text-align: center;
}
#main .headLine01 .en {
	margin-bottom: 16px;
	padding-bottom: 14px;
	display: block;
	position: relative;
	font-size: 1rem;
	color: #D6B09B;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
}
#main .headLine01 .en::after {
	margin-left: -168px;
	width: 336px;
	height: 10px;
	position: absolute;
	left: 50%;
	bottom: 0;
	background: url("../../img/common/img01.png") no-repeat left top;
	background-size: 100% auto;
	content: '';
}
#main .headLine01 .txt {
	display: block;
	font-size: 2.2rem;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
	letter-spacing: 2px;
	    font-weight: normal;
}
#main .headLine01 .txt .size {
	margin-bottom: 6px;
	font-size: 1.3rem;
	display: block;
}
#main .headLine01 .txt .color {
	color: #D6B09B;
}
@media all and (max-width: 767px) {
	#main .headLine01 {
		margin-bottom: 23px;
	}
	#main .headLine01 .en {
        display: block;
		margin-bottom: 13px;
		padding-bottom: 11px;
		font-size: 1.25rem;
	}
	#main .headLine01 .txt {
		font-size: 2.5rem;
	}
	#main .headLine01 .txt .size {
		margin-bottom: 4px;
	}
    #main .headLine01 .en::after {
        margin-left: 0;
		width: 100%;
		max-width: 336px;
		height: 10px;
		position: absolute;
		left: 50%;
		bottom: 0;
		background: url("../../img/common/img01.png") no-repeat left top;
		background-size: 100% auto;
		content: '';
		transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);

    }
}
/*------------------------------------------------------------
	common
------------------------------------------------------------*/
#conts .comPhotoUl {
	margin: -80px 0 22px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#conts .comPhotoUl li {
	margin-top: 80px;
	width: 336px;
}
#conts .comPhotoUl li .photo {
	margin-bottom: 14px;
}
#conts .comPhotoUl li .photo a {
	display: block;
}
#conts .comPhotoUl li .photo img {
	width: 100%;
}
#conts .comPhotoUl li p {
	line-height: 2;
	text-align: justify;
	letter-spacing: -0.3px;
}
#conts .comPhotoUl li .ttl {
	margin-bottom: 26px;
	display: table;
	width: 100%;
	position: relative;
	border-collapse: collapse;
}
#conts .comPhotoUl li .ttl::after {
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -16px;
	background-color: #E3D1BF;
	content: '';
}
#conts .comPhotoUl li .ttl > p {
	margin: 0;
	display: table-cell;
	text-align: left;
	line-height: 1;
	vertical-align: middle;
}
#conts .comPhotoUl li .ttl .lTxt {
	width: 46px;
	color: #9C545A;
	font-size: 1.2rem;
	text-align: center;
	background-color: #ECDBD2;
}
#conts .comPhotoUl li .ttl .lTxt01 {
	background-color: #EBAFB9;
}
#conts .comPhotoUl li .ttl .lTxt02 {
	background-color: #BCD9E3;
}
#conts .comPhotoUl li .ttl .rTxt {
	padding: 1px 0 4px 10px;
	font-size: 1.4rem;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
}
#conts .comPhotoUl li .ttl .rTxt .size {
	margin-top: 7px;
	display: block;
	font-size: 1.1rem;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#conts .comPhotoUl li .price {
	padding: 4px 4px 3px;
	margin-top: 8px;
	font-size: 1.623rem;
	text-align: center;
	line-height: 1;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
	border: 2px solid #EFCED2;
}
#conts .comPhotoUl li .price > span {
	font-size: 2.2rem;
	color: #9C545A;
	vertical-align: -2px;
}
#main .comPhotoUl li .price > span span {
	font-size: 1.623rem;
	vertical-align: 2px;
}
@media all and (max-width: 767px) {
	#conts .comPhotoUl {
		margin: 0 0 20px;
		display: block;
	}
	#conts .comPhotoUl li {
		margin: 0 0 35px;
		width: auto;
	}
	#conts .comPhotoUl li:last-child {
		margin-bottom: 0;
	}
	#conts .comPhotoUl li .ttl .rTxt {
		padding: 0px 0 0 10px;
		font-size: 1.8rem;
		letter-spacing: -1.5px;
	}
	#conts .comPhotoUl li .ttl .rTxt .size {
		margin-top: 9px;
		font-size: 1.5rem;
		letter-spacing: 0;
	}
	#conts .comPhotoUl li .ttl .lTxt {
		width: 50px;
		font-size: 1.5rem;
		font-weight: bold;
	}
	#conts .comPhotoUl li .photo {
		margin-bottom: 15px;
	}
	#conts .comPhotoUl li .ttl::after {
		bottom: -15px;
	}
	#conts .comPhotoUl li .ttl {
		margin-bottom: 24px;
	}
	#conts .comPhotoUl li .price {
		padding-bottom: 4px;
		margin-top: 5px;
	}
}

/*------------------------------------------------------------
	comBtn
------------------------------------------------------------*/
#main .comBtn {
	margin: 0 auto;
	max-width: 270px;
	width: 100%;
}
#main .comBtn a {
	padding: 12px 15px;
	width: 100%;
	font-size: 1.1rem;
	color: #fff;
	display: inline-block;
	background: url("../../img/common/icon08.png") no-repeat right 10px center #9C545A;
	border-radius: 10px;
	letter-spacing: 1px;
	text-align: center;
	background-size: 6px 9px;
}
@media all and (max-width: 767px) {
	#main .comBtn  {
		max-width: 340px;
	}
	#main .comBtn a {
		padding: 15px 15px 14px;
		font-size: 1.35rem;
		background: url("../../img/common/icon08.png") no-repeat right 13px center #9C545A;
		background-size: 7px auto;
	}
}

#main ul.comBtn {
	margin-bottom: 63px;
	max-width: inherit;
	text-align: center;
} 
#main ul.comBtn li {
	margin: 0 25px;
	width: 270px;
	display: inline-block;
}
@media all and (max-width: 767px) {
	#main ul.comBtn {
		margin: 0 auto;
		max-width: 340px;
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	#main ul.comBtn li {
		margin: 0;
		width: 47%;
	}
	#main ul.comBtn a {
		padding: 21px 15px;
		border-radius: 5px;
		background-position-x: right 16px;
	}
	
}


/*------------------------------------------------------------
	comTable
------------------------------------------------------------*/
#main .comTable {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #D6B09B;
}
#main .comTable th,
#main .comTable td {
	padding: 6px 5px 5px 15px;
	font-size: 1.2rem;
	text-align: left;
	vertical-align: middle;
	position: relative;
	border-right: 1px solid #D6B09B;
	border-top: 1px solid #D6B09B;
}
#main .comTable th {
	padding: 10px 5px 6px;
	width: 31%;
	color: #D6B09B;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
	text-align: center;
}
#main .comTable th::after,
#main .comTable td::after{
	width: 10px;
	height: 10px;
	position: absolute;
	right: -5px;
	top: -5px;
	background-color: #fff;
	content: '';
}
#main .comTable tr td:last-child {
	border-right: none;
}
#main .comTable tr td:last-child::after {
	display: none;
}
#main .comTable tr:last-child td::before,
#main .comTable tr:last-child th::before{
	width: 10px;
	height: 10px;
	position: absolute;
	right: -5px;
	bottom: -5px;
	background-color: #fff;
	content: '';
}
#main .comTable tr:last-child td:last-child::before {
	display: none;
}


@media all and (max-width: 767px) {
}
/*------------------------------------------------------------
	comTable01
------------------------------------------------------------*/
#main .comTable01 tbody th {
	width: 38.5%;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main .comTable01 tbody td {
	padding: 12px 5px 7px 28px;
	font-size: 1.016rem;
	line-height: 1.67;
}
#main .comTable01 th::after, #main .comTable01 td::after {
	width: 20px;
	height: 8px;
	right: -10px;
	top: -6px;
}
@media all and (max-width: 767px) {
	#main .comTable01 tbody th {
		width: 30.5%;
		font-size: 1.35rem;
		font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
	}
	#main .comTable01 tbody td {
		padding: 10px 5px 6px 21px;
		font-size: 1.25rem;
		line-height: 2;
	}
	#main .comTable01 th::after, #main .comTable01 td::after {
		width: 16px;
		height: 14px;
		right: -8px;
		top: -7px;
	}
}




/*------------------------------------------------------------
	comMv
------------------------------------------------------------*/
#main .comMv {
	margin-bottom: 62px;
}
#main .comMv .photo {
	margin-bottom: 24px;
	position: relative;
}
#main .comMv .photo img {
	width: 100%;
}
#main .comMv .photo::after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border: 6px solid rgba(191,149,109,0.3);
	content: '';
	box-sizing: border-box;
}
#main .comMv p {
	text-align: center;
	line-height: 2;
}
#main .comMv .imgBox {
	margin: 27px 0 23px;
	position: relative;
}
#main .comMv .imgBox .txtBox {
	width: 440px;
}
#main .comMv .imgBox .txtBox h3 {
	padding-bottom: 6px;
	margin-bottom: 8px;
	color: #D6B09B;
	font-size: 2.2rem;
	font-weight: normal;
	line-height: 1.58;
	border-bottom: 1px solid #D6B09B;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
}
#main .comMv .imgBox .txtBox h3 span {
	display: block;
	color: #42210B;
	font-size: 1.3rem;
}
#main .comMv .imgBox .img {
	position: absolute;
	right: -13px;
	bottom: -32px;
	width: 280px;
}
#main .comMv .imgBox .txtBox p {
	text-align: justify;
	letter-spacing: -1px;
}
@media all and (max-width: 767px) {
	#main .comMv .photo::after {
		border-width: 3px;
	}
	#main .comMv .imgBox .txtBox h3 {
		margin-bottom: 12px;
		padding-bottom: 9px;
		font-size: 2.5rem;
		line-height: 1.48;
		text-align: center;
	}
	#main .comMv .imgBox .txtBox h3 span {
		font-size: 1.35rem;
	}
	#main .comMv .imgBox .img {
		margin: 6px -3px -7px 10px;
		float: right;
		width: 178px;
		position: static;
	}
	#main .comMv .imgBox .txtBox {
		width: auto;
	}
	#main .comMv .imgBox {
		margin: 32px 0 23px;
	}
	#main .comMv .imgBox .txtBox p {
		line-height: 1.5;
		letter-spacing: 0;
		color: #603813;
	}
}

/*------------------------------------------------------------
	comPhotoList
------------------------------------------------------------*/
#main .comPhotoList {
	margin: -41px 0 22px;
	display: flex;
	flex-wrap: wrap;
}
#main .comPhotoList li {
	margin: 41px 25px 0 0;
	width: 220px;
}
#main .comPhotoList li:nth-child(3n) {
	margin-right: 0;
}
#main .comPhotoList li .photo {
	margin-bottom: 12px;
	position: relative;
}
#main .comPhotoList li .photo img {
	width: 100%;
}
#main .comPhotoList li .photo .tip {
	padding: 4px 3px 3px;
	width: 40px;
	position: absolute;
	top: 0;
	left: 10px;
	font-size: 0.927rem;
	color: #fff;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
	text-align: center;
	background-color: #EBAFB9;
	box-sizing: border-box;
}
#main .comPhotoList li .photo .tip span {
	display: block;
	font-size: 2.721rem;
	line-height: 0.9;
}
#main .comPhotoList li .photo .tip p {
	padding-bottom: 4px;
	border-bottom: 1px solid #fff;
}
#main .comPhotoList li .textBox > p {
	line-height: 2;
	color: #603813;
	text-align: justify;
}
#main .comPhotoList li .textBox .ttl {
	margin-bottom: 4px;
	padding-bottom: 6px;
	font-size: 1.6rem;
	color: #D6B09B;
	line-height: 1.4;
	text-align: center;
	border-bottom: 1px solid #D6B09B;
}
#main .comPhotoList li:nth-child(2n) .photo .tip {
	background-color: #9C545A;
}

@media all and (max-width: 767px) {
	#main .comPhotoList {
		margin: 0 0 17px;
		display: block;
	}
	#main .comPhotoList li {
		margin: 0 0 25px;
		overflow: hidden;
		width: auto;
	}
	#main .comPhotoList li .photo {
		width: 48.6%;
		float: left;
	}
	#main .comPhotoList li .textBox {
		width: 48.6%;
		float: right;
	}
	#main .comPhotoList li .textBox .ttl {
		font-size: 1.5rem;
		line-height: 1.2;
		font-weight: bold;
		padding-bottom: 4px;
		text-align: left;
	}
	#main .comPhotoList li .photo .tip {
		width: 30px;
		left: 8px;
		font-size: 0.7rem;
	}
	#main .comPhotoList li .photo .tip span {
		font-size: 2rem;
	}
	#main .comPhotoList li .photo .tip p {
		padding-bottom: 2px;
	}
	#main .comPhotoList li .photo .tip {
		padding-bottom: 2px;
	}
	#main .comPhotoList li:nth-child(2n) .textBox {
		float: left;
	}
	#main .comPhotoList li:nth-child(2n) .photo {
		float: right;
	}
}

/*------------------------------------------------------------
	comImgUl
------------------------------------------------------------*/
#main .comImgUl {
	margin-bottom: 30px;
}
#main .comImgUl li {
	padding-bottom: 32px;
	border-bottom: 1px solid #D4AE99;
	overflow: hidden;
}
#main .comImgUl li:not(:last-child) {
	margin-bottom: 40px;
}
#main .comImgUl li .photo {
	width: 243px;
	float: left;
}
#main .comImgUl li .photo img {
	width: 100%;
}
#main .comImgUl li .textBox {
	width: 444px;
	float: right;
}
#main .comImgUl li .textBox > p {
	line-height: 2;
	letter-spacing: -1px;
}
#main .comImgUl li .textBox .ttl {
	margin-bottom: 10px;
	display: table;
	width: 100%;
	border-collapse: collapse;
}
#main .comImgUl li .textBox .ttl > p {
	display: table-cell;
	text-align: left;
	vertical-align: top;
}
#main .comImgUl li .textBox .ttl .img {
	width: 50px;
}
#main .comImgUl li .textBox .ttl .img img {
	width: 100%;
}
#main .comImgUl li .textBox .txt {
	padding-left: 13px;
	font-size: 1.6rem;
	line-height: 1.5;
	color: #D4AE99;
}
#main .comImgUl li .textBox .big{
	font-size: 2.4rem !important;
}

#main .comImgUl li .textBox .txt span{
	color: #754C24;
	display: block;
	font-size: 1.1rem;
}
#main .comImgUl li:nth-child(2n) .photo {
	float: right;
}
#main .comImgUl li:nth-child(2n) .textBox {
	float: left;
}
@media all and (max-width: 767px) {
	#main .comImgUl {
		margin-bottom: 0;
	}
	#main .comImgUl li  {
		margin-bottom: 0;
		padding: 48px 17px 43px;
		border: none;
	}
	#main .comImgUl li:first-child {
		padding-top: 0;
	}
	#main .comImgUl li .textBox {
		width: auto;
		float: none;
	}
	#main .comImgUl li .textBox .txt{
		font-size: 1.8rem;
	}
	#main .comImgUl li .photo {
		margin-bottom: 12px;
		width: auto;
		float: none !important;
	}
	#main .comImgUl li .textBox .ttl {
		margin-bottom: 11px;
		letter-spacing: -1px;
	}
	#main .comImgUl li:nth-child(2n) {
		background-color: #fff;
	}
	#main .comImgUl li:not(:last-child) {
		margin-bottom: 0;
	}
	#main .comImgUl li .textBox > p {
		color: #603813;
	}
}
/*------------------------------------------------------------
	common
------------------------------------------------------------*/
#main .comPrice {
	margin-bottom: 29px;
}
#main .comPrice .photo {
	margin-top: 5px;
	width: 250px;
	float: right;
}
#main .comPrice .photo img {
	width: 100%;
}
#main .comPrice .txtBox {
	width: 433px;
	float: left;
}
#main .comPrice .txtBox .ttl {
	margin-bottom: 11px;
	color: #C8A28D;
	font-size: 2.2rem;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
}
@media all and (max-width: 767px) {
	#main .comPrice {
		
	}
	#main .comPrice .photo {
		margin-bottom: 31px;
		width: auto;
		float: none;
	}
	#main .comPrice .txtBox {
		width: auto;
		float: none;
	}
	#main .comPrice .txtBox .ttl {
		margin-bottom: 8px;
		font-size: 1.5rem;
		text-align: center;
	}

}
/*------------------------------------------------------------
	.comTable
------------------------------------------------------------*/
#main .comTable02 thead td {
	padding: 14px 5px;
	color: #754C24;
	font-size: 1.3rem;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
	text-align: center;
}
#main .comTable02 tbody td {
	padding: 18px 5px 15px;
	color: #C8A28D;
	font-size: 1.4rem;
	text-align: center;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
}
#main .comTable02 .wid01 {
	width: 35%;
}
#main .comTable02 .wid02 {
	width: 15%;
}
#main .comTable02 th::after,
#main .comTable02 td::after {
	width: 20px;
	height: 20px;
	top: -10px;
	right: -10px;
}
#main .comTable02 tr:last-child td::before,
#main .comTable02 tr:last-child th::before {
	width: 20px;
	height: 20px;
	bottom: -10px;
	right: -10px;
}
#main .comTable02 td .color {
    display: block;
    color: #42210B;
    font-size: 1.3rem;
    font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main .comTable02 td.tdStyle span {
	font-size: 1rem;
	vertical-align: middle;
}
#main .comTable02 td.tdStyle02 {
    text-align: left;
}
#main .comTable02 td small {
	margin-top: -4px;
	display: block;
	font-size: 1.3rem;
}
#main .comTable02 tbody td.tdStyle {
	font-size: 1.6rem;
}

@media all and (max-width: 767px) {
	#main .comTable02 thead td,
	#main .comTable02 tbody td{
		font-size: 1.25rem;
	}
	#main .comTable02 thead td {
		padding: 10px 5px 9px;
	}
	#main .comTable02 tbody td {
		padding: 15px 5px 11px;
	}
	#main .comTable02 td.tdStyle span {
		font-size: 1.25rem;
	}
	#main .comTable02 tbody td.tdStyle {
		font-size: 1.25rem;
	}
}

/*------------------------------------------------------------
	comLinkUl
------------------------------------------------------------*/
#conts .comLinkUl {
	margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#conts .comLinkUl li {
	margin-bottom: 29px;
    width: 342px;
}
#conts .comLinkUl li a {
	padding: 10px 20px 8px 127px;
    display: block;
	position: relative;
	color: #fff;
	font-size: 1.6rem;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
	background: url(../../img/common/icon01.png) no-repeat right 10px center #9C545A;
	background-size: 7px auto;
	border-radius: 75px 20px 20px 75px;
}
#conts .comLinkUl li .img {
	width: 75px;
	position: absolute;
	transform: translate(0,-50%);
	top: 50%;
	left: 0;
	border-radius: 100%;
}
#conts .comLinkUl li .img:before {
	position: absolute;
	left:0;
	top:0;
	right: 0;
	bottom: 0;
	content: "";
	border: 5px solid #9C545A;
	border-radius: 100%;
}
#conts .comLinkUl li .txt {
	margin-bottom: -2px;
	display: block;
	font-size: 1rem;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#conts .comLinkUl li .num {
	color: #C7A18C;
	font-size: 4.5rem;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
    letter-spacing: -2px;
	position: absolute;
	transform: translate(-50%,-50%);
	top: 50%;
	left: 97px;
}
#conts .comLinkUl li:nth-child(4n-1) a,
#conts .comLinkUl li:nth-child(4n-2) a {
	background-color: #C7A18C;
}
#conts .comLinkUl li:nth-child(4n-1) a .num,
#conts .comLinkUl li:nth-child(4n-2) a .num {
	color: #fff;
}
#conts .comLinkUl li:nth-child(4n-1) a .img::before,
#conts .comLinkUl li:nth-child(4n-2) a .img::before {
	border-color: #C7A18C;
}

@media all and (max-width: 767px) {
	#conts .comLinkUl {
		margin-bottom: 42px;
	}
	#conts .comLinkUl li {
		margin-bottom: 25px;
		width: 48%;
	}
	#conts .comLinkUl li a {
		padding: 2px;
		font-size: 1.35rem;
		background: #fff !important;
		border: 1px solid #E3D1BF;
		border-radius: 0;
	}
	#conts .comLinkUl li .img {
		width: 100%;
		position: static;
		transform: translate(0,0);
		border: none;
	}
	#conts .comLinkUl li .img img {
		width: 100%;
	}
	#conts .comLinkUl li .txt {
		margin-bottom: -1px;
		font-size: 1.1rem;
		letter-spacing: -1px;
	}
	#conts .comLinkUl li .num {
		width: 34px;
		height: 34px;
		color: #9C545A;
		font-size: 2.5rem;
		box-sizing: border-box;
		transform: translate(0);
		top: -16px;
		left: -8px;
		background-color: #fff;
		border-radius: 100%;
	}
	#conts .comLinkUl li p {
		padding: 7px 0 3px;
		text-align: center;
		background-color: #9C545A;
	}
	#conts .comLinkUl li:nth-child(4n-1) p,
	#conts .comLinkUl li:nth-child(4n-2) p {
		background-color: #C7A18C;
	}
	#conts .comLinkUl li:nth-child(4n-1) a .num,
	#conts .comLinkUl li:nth-child(4n-2) a .num {
		color: #C7A18C;
	}
	#conts .comLinkUl li:nth-child(4n-1) a .img,
	#conts .comLinkUl li:nth-child(4n-2) a .img {
		border-color: #C7A18C;
	}
	#conts .comLinkUl li .img::before {
		display: none;
	}
}

/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
#conts .headLine02 {
	margin-bottom: 38px;
	padding-bottom: 3px;
	color: #C7A18C;
	font-size: 2.2rem;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
	text-align: center;
	border-bottom: 2px solid #D6B09B;
	font-weight: normal;
}

@media all and (max-width: 767px) {
	#conts .headLine02 {
        margin-bottom: 30px;
        padding-bottom: 0;
		font-size: 1.5rem;
        border-bottom: none;
	}
}

/*------------------------------------------------------------
	comTtlBox
------------------------------------------------------------*/
#conts .comTtlBox {
	margin-bottom: 28px;
	padding-bottom: 16px;
	position: relative;
	border-bottom: 1px solid #D6B09B;
}
#conts .comTtlBox dl {
	display: flex;
	align-items: center;
	line-height: 1;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
}
#conts .comTtlBox dt {
	padding: 3px 0;
	width: 32px;
	color: #fff;
	font-size: 2.9rem;
	text-align: center;
	position: relative;
	background-color: #9C545A;
}
#conts .comTtlBox dt span {
	margin:0 -5px -5px;
	display: block;
	font-size: 1.2rem;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	transform: scale(0.4);
}
#conts .comTtlBox dt:before {
	position: absolute;
	left: 2px;
	right: 2px;
	top: 2px;
	border-top: 1px solid #fff;
	content: "";
}
#conts .comTtlBox dt:after {
	position: absolute;
	left: 2px;
	right: 2px;
	bottom: 2px;
	border-bottom: 1px solid #fff;
	content: "";
}
#conts .comTtlBox dd {
	padding-left: 15px;
	width: 500px;
	color: #754C24;
	font-size: 1.1rem;
}
#conts .comTtlBox dd span {
	margin-top: 10px;
	display: block;
	color: #9B545A;
	font-size: 2.2rem;
}
#conts .comTtlBox ul {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
#conts .comTtlBox li {
	margin-left: 4px;
	padding: 10px 2px;
	min-width: 54px;
	display: inline-block;
	color: #9B545A;
	text-align: center;
	font-size: 1.2rem;
	border: 1px solid #9B545A;
	border-radius: 6px;
	vertical-align: top;
}
#conts .comTtlBox li.list {
	padding: 7px 5px;
} 
#conts .comTtlBox02 dt {
	background-color: #C7A18C;
}
#conts .comTtlBox02 dd span {
	color: #C7A18C;
}
#conts .comTtlBox02 li {
	color: #D6B09B;
	border-color: #D6B09B;
}
@media all and (max-width: 767px) {
	#conts .comTtlBox {
		padding-bottom: 0;
		border-bottom: none;
	}
	#conts .comTtlBox dt {
		padding: 5px 3px 3px 0;
		width: 49px;
		font-size: 4.45rem;
		letter-spacing: -3px;
	}
	#conts .comTtlBox dt span {
		margin-bottom: -4px;
		font-size: 1.4rem;
		letter-spacing: 0;
	}
	#conts .comTtlBox dd {
		width: calc(100% - 49px) !important;
		/*letter-spacing: -1px;*/
	}
	#conts .comTtlBox dd span {
		margin-top: 4px;
		font-size: 2.1rem;
		line-height: 1.19;
	}
	#conts .comTtlBox ul {
		margin-top: 9px;
		position: static;
		display: flex;
    	justify-content: space-between;
	}
	#conts .comTtlBox li {
		width: 48%;
		font-size: 1.5rem;
		text-align: center;
		box-sizing: border-box;
	}
	#conts .comTtlBox + .comTable td:nth-child(1),
	#conts .comTtlBox + .comTable td:nth-child(2) {
		width: 28%;
	}
	#conts .comTtlBox + .comTable td:nth-child(3) {
		width: 44%;
	}
	#conts .comTtlBox dt::before {
		top: 4px;
	}
	#conts .comTtlBox dt::after {
		bottom: 4px;
	}
	#conts .comTtlBox ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#conts .comTtlBox ul li {
		margin: 0;
		width: 49%;
		min-width: inherit;
		padding: 6px 5px 5px;
		border-radius: 5px;
	}
	#conts .comTtlBox li.list {
		padding: 10px 5px 7px;
	}
}

/*------------------------------------------------------------
	comInner
------------------------------------------------------------*/
#conts .comInner {
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}
#conts .comInner:before {
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0;
	border-right: 1px dashed #D6B09B;
	content: "";
}
#conts .comInner .lBox,
#conts .comInner .rBox {
	width: 48%;
	float: left;
}
#conts .comInner .rBox {
	float: right;
}
#conts .comInner table {
	margin-bottom: 0;
}
#conts .comInner .comTable02 thead td {
    height: auto !important;
}
#conts .comInner .comTable02 tbody td {
    padding: 7px 0;
}
@media all and (max-width: 767px) {
	#conts .comInner {
		display: block;
	}
	#conts .comInner:before {
		display: none;
	}
	#conts .comInner .lBox,
	#conts .comInner .rBox {
		width: auto !important;
		float: none !important;
		overflow: hidden;
	}
	#conts .comInner .rBox table {
		margin-top: -1px;
	}
	#conts .comInner .rBox thead {
		display: none;
	}
    #conts .comInner .comTable02 tbody td {
        height: auto !important;
        letter-spacing: 0;
    }
	#conts .comInner td:nth-child(1),
	#conts .comInner td:nth-child(2) {
		width: 28%;
	}
	#conts .comInner td:nth-child(3) {
		width: 44%;
	}
}

/*------------------------------------------------------------
	comTxtList
------------------------------------------------------------*/
#conts .comTxtList {
	margin-bottom: 60px;
	color: #754C24;
}
#conts .comTxtList li:not(:last-child) {
	margin-bottom: 5px;
}

@media all and (max-width: 767px) {
	#conts .comTxtList {
		margin-bottom: 30px;
		font-size: 1.1rem;
	}
}

/*------------------------------------------------------------
	comSpBg
------------------------------------------------------------*/
@media all and (max-width: 767px) {
	#conts .comSpBg {
		margin: 0 -17px 50px;
		padding: 66px 17px;
		background-color: #FAF2F3;
	}
	#main .comSpBg .comBtn {
		margin-bottom: 0;
	}
	#conts .comSpBg .comTable th::after, 
	#conts .comSpBg .comTable td::after {
		background-color: #FAF2F3;
	}
	#main .comSpBg .comTable tr:last-child td::before, 
	#main .comSpBg .comTable tr:last-child th::before {
		background-color: #FAF2F3;
	}
}
/*------------------------------------------------------------
	common
------------------------------------------------------------*/
#main .headLine03 {
	margin-bottom: 18px;
}
#main .headLine03 .en {
	margin-bottom: 8px;
}
#main .headLine03 .en::after {
	margin-left: -70px;
	width: 139px;
	height: 10px;
	position: absolute;
	left: 50%;
	bottom: 0;
	background: url("../../img/common/img08.png") no-repeat left top;
	background-size: auto 10px;
}
.hidden{
		visibility: hidden;
	}
@media all and (max-width: 767px) {
	#main .headLine03 .en {
		display: block;
	}
	#main .headLine03 .en::after {
		margin-left: 0;
		width: 100%;
		max-width: 336px;
		height: 10px;
		position: absolute;
		left: 50%;
		bottom: 0;
		background: url("../../img/common/img01.png") no-repeat left top;
		background-size: 100% auto;
		content: '';
		transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
	}
	.hidden{
		visibility: hidden;
	}

}


@media all and (-ms-high-contrast:none){
	#main .comBtn a {
		padding: 14px 15px 10px;
	}
	#main .comPhotoList li .photo .tip span {
		margin-top: 2px;
	}
	#main .comTable02 thead td {
   		padding: 17px 5px 11px;
	}
	#conts .comLinkUl li a {
		padding: 13px 20px 5px 127px;
	}
	#conts .comLinkUl li .num {
		margin-top: 7px;
	}
	#conts .comTtlBox li {
		padding: 13px 2px 7px;
	}
	#conts .comTtlBox dt span {
		margin-bottom: 2px;
	}

}
@media all and (max-width: 350px) {
	#main .comImgUl li .textBox .txt{
		font-size: 1.6rem;
	}
}
@media all and (max-width: 374px) {
	#conts .comLinkUl li p {
		padding: 7px 18px 3px;
	}
}

