
@charset "UTF-8";

.txtMenu {
	font-size:15px;
	max-width:800px;
	margin: 0 auto 40px;
}

.txtMenu p{
	margin-bottom: 20px;
}

.boxCate {
	background:#e7f5fb;
	padding:15px 15px 5px;
	margin-bottom:40px;
}

.h3_sub{
	/*margin-top: 20px;*/
}
#menu_detail .boxCate {
	margin-top:0px;
}

.boxCate div {
	max-width:880px;
	margin:0 auto;
}
.boxCate_2 div{
	max-width:586px;
}
.boxCate_1 div{
	max-width:293px;
}

.boxCate ul {
	margin:0 -10px;
}

.boxCate ul li {
	width:33.33%;
	float:left;
	padding:0 6px;
	margin-bottom:10px;
	display: table;
	min-height: 50px;
}
.boxCate_2 ul li {
	width:50%;
}
.boxCate_1 ul li {
	width:100%;
}

.boxCate ul li a {
	background:#27a5df url(../img/menu/bg01.png) no-repeat left top;
	display:table-cell;
	vertical-align: middle;
	color:#fff;
	text-align:center;
	font-size:16px;
	position:relative;
	padding:13px 30px;
	letter-spacing:0px;
	line-height: 20px;
	-moz-transition:none;
	-o-transition:none;
	-webkit-transition:none;
	-ms-transition:none;
}
@media screen\0 { /* To target IE 8, 9 and 10 */
	.boxCate ul li a { padding:15px 0 11px; }
}
.boxCate ul li a:before {
	content: "";
	position: absolute;
	right: 15px;
	top: 42%;
	width: 6px;
	height: 6px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	-moz-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}

.h4_sub{
	font-size: 26px;
}

.menuPart {
	max-width:800px;
	margin:0 auto;
	margin-bottom: 50px;
}

.lstMenu > li {
	border-bottom:1px solid #e8e8e8;
	padding:40px 0 60px;
}

.lstMenu > li:last-child {
	border-bottom:none;
	padding-bottom:0;
}

.lstMenu > li:first-child {
	padding-top:30px;
}

.lstMenu li .left {
	width:47.5%;
	float:left;
}

.txtMenu .lstMenu li .right img {
	position:relative;
	max-width: 669px;
	width: auto;
	height: auto;
	margin: 0 auto 12px;
}

.lstMenu li .right img {
	position:relative;
	max-width: 669px;
	width: 100%;
	height: 100%;
	margin: 0 auto 12px;
}

.topcontent li .right img {
	position:relative;
	max-width: 669px;
	width: auto;
	height: auto;
	margin: 0 auto 12px;
}

.lstMenu li .right .img p {
	margin:0 0 10px;
}

/*.lstMenu li .left .img:before {
    content: "";
    position: absolute;
    right: 48%;
	top:32%;
    width: 0;
    height: 0;
    border-bottom: 40px solid transparent;
    border-left: 20px solid #e8e8e8;
    border-top: 40px solid transparent;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}*/

.wrapUl {
	background:#ececec;
	padding:40px 30px 30px;
	margin:-25px 0 0;
}

.wrapUl ul {
	float:left;
	width:50%;
}

.wrapUl ul li {
	margin-bottom:5px;
	font-size:18px !important;
}




.lstMenu li .right .img .leftImage {
	width:42%;
	float:left;
}

.lstMenu li .right .img .rightImage {
	width:42%;
	float:right;
}

.lstMenu li .right {
	width:47.5%;
	float:right;
	/*margin-top:-15px;*/
}

.lstMenu li .left .title {
	color:#BF9960;
	font-size:24px;
	line-height:1.6;
	margin-bottom: 10px;
}

.lstMenu li .left .title span {
	font-size:15px;
	line-height:1;
}

.lstMenu li .left .content {
	font-size:15px;
	line-height:1.6;
	margin-top:14px;
	margin-bottom:16px;
}

.lstMenu li .right .box {
	background:#ececec;
	padding:22px 30px 30px;
}

.lstMenu li .right .box h5 {
	text-align:center;
	color:#bf9960;
	font-size:18px;
	margin-bottom:15px;
	line-height:1;
}

.lstMenu li .right .box h5 span {
	display:inline-block;
	position:relative;
	padding:0 54px;
	line-height:1;
	font-weight:normal;
	letter-spacing:3px;
}

.lstMenu li .right .box h5 span:before {
	content:'';
	position:absolute;
	top:40%;
	left:0;
	width:55px;
	height:10px;
	 background: url(../../img/common/other/ico04.png) no-repeat left top;
	 -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}

.lstMenu li .right .box h5 span:after {
	content:'';
	position:absolute;
	top:40%;
	right:0;
	width:55px;
	height:10px;
	 background: url(../../img/common/other/ico04.png) no-repeat left top;
}

.lstMenu li .right .box p {
	line-height:1.6;
}

.h4_menu {
	background:#8e8e8e;
	text-align:center;
	color:#fff;
	font-size:20px;
	position:relative;
	/*margin-top:12px;*/
	margin-bottom:17px;
	padding:5px 0;
}
@media screen\0 { /* To target IE 8, 9 and 10 */
	.h4_menu { padding:7px 0 3px; }
}
.h4_menu:before {
	content: "";
	position: absolute;
	right: 48%;
	bottom: -20px;
	width: 0;
	height: 0;
	border-bottom: 20px solid transparent;
	border-left: 15px solid #8e8e8e;
	border-top: 20px solid transparent;
  -moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.lstMenu li .left ul li {
	padding-left:22px;
	background:url(../img/menu/ico01.svg) no-repeat left 3px;
	font-size:15px !important;
	line-height:1.8;
}

.lstMenu li .left ul li span {
	color:#ff4d82;
}

.lstMenu li .right .box a {
	color:#0f9bdc;
	text-decoration:underline;
	font-size:15px;
}

.moreBtn {
	background:#27a5df url(../img/menu/bg01.png) no-repeat left top;
	display:block;
	color:#fff !important;
	text-align:center;
	font-size:16px;
	position:relative;
	letter-spacing:0px;
	margin:30px auto 0;
	max-width:55%;
	padding: 16px 35px;
	line-height: 1.5;
}
@media screen\0 { /* To target IE 8, 9 and 10 */
	.moreBtn { padding:10px 0 6px; }
}
.moreBtn:before {
	content: "";
	position: absolute;
	right: 15px;
	top: 43%;
	width: 5px;
	height: 5px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

#menu_detail .lstMenu li .left {
	width:100%;
	float:none;
}

#menu_detail .lstMenu li .left .img .imgFix {
	width:100%;
	padding-bottom: 30px;
}

#menu_detail .lstMenu li .left .img p img {
	height:20px;
}


#menu_detail .lstMenu li .right {
	width:100%;
}

#menu_detail .lstMenu li .right .content {
	margin-bottom:0;
}
#menu_detail .lstMenu li .right .content strong {
	color: #FF4D82;
}

.h4_detail {
	color:#fff !important;
	font-size:24px !important;
	background:#57b9e6 !important;
	text-align:center;
	margin-bottom:30px !important;
	border: 0 !important;
}
#menu_detail .h4_detail{
	background:#57b9e6;
	padding: 12px 0 11px 0;

}

@media screen\0 { /* To target IE 8, 9 and 10 */
	.h4_detail { padding:8px 0 1px; }
}

.w800 {
	max-width:800px;
	margin:0 auto;
	margin-bottom: 80px;
}

.img_detail {
	text-align:center;
}

.lstStep {
	margin-bottom:40px;
	margin-top:30px;
}


.repeatMenu ol {
	counter-reset: item;
	margin-bottom:35px;
}

.repeatMenu ol li {
	border-bottom:1px solid #e8e8e8;
	font-size:15px;
	list-style:none;
	position:relative;
	padding:10px 10px 10px 35px;
}
@media screen\0 { /* To target IE 8, 9 and 10 */
	.repeatMenu ol li { padding:13px 10px 7px 35px; }
}
.repeatMenu ol li::before {
	color:#0f9bdc;
	font-size:26px;
	font-family: "Times New Roman", Georgia, Serif;
	font-style:italic;
	display: inline-block;
	content: counter(item) ;
	counter-increment: item;
	width: 1.5em;
	position:absolute;
	top:0;
	left:0;
}

.repeatMenu ol:first-child {
	padding-top:0;
}


.repeatMenu table {
	width:100%;
	border:1px solid #e8e8e8;
	font-size:15px;
	max-width:100% !important;
	/*margin-top: 30px;*/
}

.repeatMenu table tr td:first-child {
	background:#f4f4f4;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	width:20%;
	vertical-align:top;
	padding:15px;
	text-align:left;
	font-weight:normal;
}

.repeatMenu table tr td {
	border-bottom:1px solid #e8e8e8;
	padding:15px 20px;
	line-height: 1.5;
}
@media screen\0 { /* To target IE 8, 9 and 10 */
	.repeatMenu table tr td:first-child {padding:18px 0 12px 20px;}
	.repeatMenu table tr td {padding:18px 20px 12px; }
}

.cont_repeat ul {
    list-style: disc;
	margin-left: 20px !important;
}
.cont_repeat {
	margin-bottom:30px;
}

.cont_repeat p img{
	margin-bottom:40px;
}

.cont_repeat a{
	text-decoration: underline;
	color: #a1864d;
}

.cont_repeat strong { color: #FF4D82; font-weight: normal;}

.cont_repeat h4{
	padding: 12px 0;
	margin-bottom: 40px;
	background: #ecf7fb;
	text-align: center !important;
	color: #0f9bdc;
	font-size: 20px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.subImage {
	border:1px solid #e8e8e8;
	margin-bottom:15px;
}

.subImage .title {
	background:#e7f5fb;
	text-align:center;
	color:#0f9bdc;
	font-size:20px;
	padding:5px 0;
}
@media screen\0 { /* To target IE 8, 9 and 10 */
	.subImage .title  { padding:8px 0 2px; }
}
.subImage .wrap {
	padding:40px 65px;
}

.subImage .wrap .boximg{
	margin-bottom: 40px;
}
.subImage .wrap .boximg:last-child{
	margin-bottom: 0;
}

.subImage .wrap .boximg img{
	width: 100%;
	height: 100%;
	max-width: 670px;
	/*max-height: 350px;*/
}

.subImage .img .leftImage {
	width:42%;
	float:left;
}

.subImage .img .rightImage {
	width:42%;
	float:right;
}

.subImage .img .imgFix {
	width:100%;
	margin-bottom:10px;
}

.subImage .img {
	position:relative;
	margin-bottom:45px;
}

.subImage .img:before {
    content: "";
    position: absolute;
    right: 48%;
    top: 32%;
    width: 0;
    height: 0;
    border-bottom: 40px solid transparent;
    border-left: 20px solid #e8e8e8;
    border-top: 40px solid transparent;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.subImage .inner .left {
	width:43%;
	float:left;
	font-size:13px;
	line-height:1.6
}

.subImage .inner .left img {
	margin-bottom:15px;
}

.subImage .inner .right {
	width:50%;
	float:right;
	font-size:15px;
	line-height:1.5
}

.subImage .inner .right .tit {
	background:#ececec;
	color:#1e1e1e;
	font-size:18px;
	margin-bottom:18px;
	padding:0 15px;
	line-height:2;
}
@media screen\0 { /* To target IE 8, 9 and 10 */
	.subImage .inner .right .tit { padding:5px 15px 0; }
}
.lstMenu li .right {
	width:47.5%;
	float:right;
	/*margin-top:-15px;*/

}

.more_Menu {
	border:1px solid #BF9960;
	text-align:center;
	color:#BF9960 !important;
	font-size:16px;
	display:block;
	max-width:360px;
	margin:80px auto 50px;
	padding:12px 10px 11px;
	line-height: 1.5;
}
@media screen\0 { /* To target IE 8, 9 and 10 */
	.more_Menu { padding:18px 0 12px; }
}
.more_Menu span {
	display:block;
	padding:0 15px;
	position:relative;
}

.more_Menu span:before {
	content: "";
	position: absolute;
	left: 8px;
	top: 50%;
	width: 6px;
	height: 6px;
	margin-top: -5px;
	border-left: 1px solid #9c7e59;
	border-top: 1px solid #9c7e59;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.repeatMenu h3,
.repeatMenu h5 {
    font-size: 20px;
    color: #bf9960;
   	background: url(../img/common/other/ico05.png) no-repeat left bottom 15px;
    padding-left: 25px;
    min-height: 28px;
    border-bottom: 1px solid #bf9960;
    padding-bottom: 15px;
    padding-top: 3px;
    margin-bottom: 30px;
    line-height: 1.5;
	margin-top:30px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
@media screen\0 { /* To target IE 8, 9 and 10 */
	.repeatMenu h3,
	.repeatMenu h5 { padding-top: 8px;padding-bottom: 10px; }
}
@media screen and (max-width: 999px) {
	.menuPart{
		padding: 0 15px;
		margin-bottom: 0;
	}
}

@media screen and (max-width: 767px) {
	.txtMenu {
		font-size:14px;
		margin-bottom:22px;
	}

	.lstMenu li .left, .lstMenu li .right {
		width:100%;
	}

	.menuPart {
		padding:0 15px;
	}

	.moreBtn {
		max-width:100%;
		margin:20px 20px 0;
		font-size:15px;
		line-height: 22px;
		text-align: left;
	}

	.moreBtn:before {
		content: "";
		position: absolute;
		right: 15px;
		top: 47%;
		width: 4px;
		height: 4px;
		border-left: 1px solid #fff;
		border-top: 1px solid #fff;
		-moz-transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		transform: rotate(135deg);
	}

	.moreBtn br{
		display: none;
	}

	.lstMenu > li {
		padding:40px 0;
	}


	.lstMenu li .right {
		margin-top:20px;
	}

	.boxCate {
		margin:25px 0 5px !important;
		padding:5px 15px 5px;
	}

	.lstMenu li .left .img p img {
		height:15px;
	}

	/*.lstMenu li .left .img:before {
    content: "";
    position: absolute;
    right: 47%;
    top: 25%;
    width: 0;
    height: 0;
    border-bottom: 30px solid transparent;
    border-left: 15px solid #e8e8e8;
    border-top: 30px solid transparent;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
	}*/

	.lstMenu li .left .img p {
		margin-top:0;
	}

	.lstMenu li .left .title {
		color: #a58b69;
		font-size: 22px;
		line-height: 1.6;
		margin-bottom:15px;
	}

	.lstMenu li .left .title span {
		font-size:14px;
	}

	.lstMenu li .left .content {
		font-size:14px;
	}

	.h4_menu {
		font-size:14px;
		margin-top:10px;
	}

	.lstMenu li .left ul li {
		font-size:14px;
		background: url(../img/menu/ico01.svg) no-repeat left 1px;
	}

	.lstMenu li .right .box {
		padding:15px 15px 20px;
	}

	.lstMenu li .right .box p {
		font-size:14px;
	}

	.wrapUl {
		padding:20px 15px;
		margin-top:-18px;
	}

	.wrapUl ul {
		width:100%;
	}

	.wrapUl ul li {
		font-size:14px !important;
	}

	#menu_detail .lstMenu li .right {
		margin-top:15px;
	}

	#menu_detail .lstMenu li .right .content {
		margin-top:0;
	}

	.w800 {
		padding:0 15px;
	}

	.repeatMenu h3,
	.repeatMenu h5 {
		font-size:18px;
		margin-bottom:20px;
	}

	.repeatMenu ol li {
		font-size:14px;
		padding-top:10px;
		padding-bottom:25px;
		padding-left:28px;
	}

	.repeatMenu ol li::before {
		font-size:23px;
		margin-right:10px;
		top: 7px;
	}

	.repeatMenu table {
		border-left:none;
		font-size:14px;
		border-right:none;
	}


	.repeatMenu table tr td {
		padding:10px 20px;
	}


	.repeatMenu table tr td:first-child {
		padding: 10px;
		width:22%;
		border-right:none;
	}

	.subImage .title {
		font-size:16px;
		padding-left:10px;
		padding-right:10px;
	}

	.subImage .wrap {
		padding:15px 10px 10px 10px;
	}

	.subImage .wrap .boximg{
		margin-bottom: 10px;
	}

	.subImage .inner {
		margin-top:20px;
	}

	.subImage .inner .left img {
		width:100%;
	}

	.subImage .inner .left, .subImage .inner .right {
		width:100%;
	}

	.subImage .inner .right {
		margin-top:20px;
	}

	.subImage .inner .right .tit {
		font-size:16px;
	}

	.viewMore {
		background:#8e8e8e;
		color:#fff !important;
		text-align:center;
		width:50%;
		margin:20px auto 0;
		padding:5px 0;
	}

	.viewMore span {
		display:inline-block;
		position:relative;
		padding-right:20px;
	}
	.viewMore span.close {
		display: inline;
	}
	.viewMore span.open {
		display: none;
	}
	.viewMore.active span.close {
		display: none;
	}
	.viewMore.active span.open {
		display: inline;
	}

	.viewMore span:before {
		content: "";
		position: absolute;
		right: 0;
		top: 25%;
		width: 6px;
		height: 6px;
		border-left: 2px solid #fff;
		border-top: 2px solid #fff;
		-moz-transform: rotate(225deg);
		-webkit-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		transform: rotate(225deg);
	}

	.viewMore.active span:before {
		content: "";
		position: absolute;
		right: 0;
		top: 40%;
		width: 4px;
		height: 4px;
		border-left: 2px solid #fff;
		border-top: 2px solid #fff;
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.subImage {
	}

	.subImage .img {
		margin-bottom:0;
	}

	.boxCate ul {
		margin:0;
		background: #27a5df url(../img/menu/bg01.png) no-repeat left top;
		color: #fff;
		font-size: 15px;
		position: relative;
		padding: 13px 0;
		letter-spacing: 0px;
	}

	.boxCate ul:before {
		content:'';
		position:absolute;
		top:24px;
		right:15px;
		width:9px;
		height:12px;
		background: #27a5df url(../img/menu/arrow.png) no-repeat left top;
		background-size:9px auto;
	}

	.boxCate ul li {
		float:none;
		width:100%;
		display:none;
		margin-bottom:0;
		min-height: inherit;
	}

	.boxCate ul li:first-child {
		display:block;
		padding:5px 10px;
	}

	.boxCate ul li a {
		background:none;
		text-align:left;
		padding:5px 0;
	}

	.boxCate ul li a:before {
		border:none;
	}

	.boxCate.ver2018 ul {
		background: none;
	}
	.boxCate.ver2018 ul li {
		display: block;
		padding: 0 ;
		margin-bottom: 10px;
	}
	.boxCate.ver2018 ul li:last-child{
		margin-bottom: 0;
	}
	.boxCate.ver2018 ul:before {
		display: none;
	}
	.boxCate.ver2018 ul li a {
		display: block;
		background: #27a5df url(../img/menu/bg01.png) no-repeat left top;
		background-size: auto 50px;
		padding: 15px 30px 15px 15px;
		font-size: 15px;
	}
	.boxCate.ver2018  ul li a:before {
		border-left: 1px solid #fff;
    	border-top: 1px solid #fff;
	}


	.more_Menu {
		font-size:16px;
		display:block;
		max-width:250px;
		margin:50px auto -30px;
		padding:10px 10px;
	}

	.subImage .img:before {
		content: "";
		position: absolute;
		right: 47%;
		top: 25%;
		width: 0;
		height: 0;
		border-bottom: 30px solid transparent;
		border-left: 15px solid #e8e8e8;
		border-top: 30px solid transparent;
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	.h3_sub {
		/*margin-top:35px !important;*/
	}

	#menu_detail .h3_sub span {
		line-height:1.5 !important;
	}

	.h4_sub {
		line-height:1.2 !important;
		font-size: 22px;
	}

	.contactBox {
		margin-top:85px;
	}

	.h4_detail {

		font-size: 18px !important;
	    padding: 9px 5px 5px !important;
	    margin: 20px 0 !important;
	    color: #fff !important;
	    background: #57b9e6 !important;
	    border: 0 !important;
	}

	.repeatMenu table {
		max-width:100% !important;
		    width: inherit !important;
	}

	.viewMore {
		width:46%;
	}

	.viewMore span {
		font-size:12px;
	}

	.viewMore span:before {
	  right: 0;
		width: 4px;
		height: 4px
	}

}

.h3menu_bg {
	position: relative;
	margin-bottom: 30px;
}
.h3menu_bg .txtdiv {
	position: absolute;
	top: 50%;
	left: 50px;
	margin-top: -35px;
	color: #BF9960;
	line-height: 1.5;
}
.h3menu_bg .txtdiv .text01 {
	font-size: 28px;
	letter-spacing: 4px;
}
.h3menu_bg .txtdiv .text02 {
	display: block;
	font-size: 20px;
	font-family: Times, sefif;
	text-transform: capitalize;
	color: #BF9960;
	font-style: italic;
	letter-spacing: 4px;
}

/** 比較表レイアウト table-comparison **/
.table-comparison{
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}
.table-comparison table{
	border: 1px solid #e8e8e8;
}

.table-comparison table th{
	padding: 10px; 
	border: 1px solid #e8e8e8;
	vertical-align: middle;
}
.itemhead01{
	width: 6%;
    background: #fff;
    border-top: 1px solid #fff !important;
    border-left: 1px solid #fff !important;
}
.itemhead02{
	width: 47%;
	border-top: 4px solid #ff4d82 !important;
	border-left: 4px solid #ff4d82 !important;
	border-right: 4px solid #ff4d82 !important;
}
.itemhead03{
	width: 47%;
	background: #787878;
    color: #fff;
}
.itembody01{
	border-left: 4px solid #ff4d82 !important;
	border-right: 4px solid #ff4d82 !important;
}
.itembody02{
	border-bottom: 4px solid #ff4d82 !important;
}
.itembody03{
	background-color: #f4f4f4;
}
.table-comparison table td{
	
	background-color: #ffffff;
	border-right: 1px solid #e8e8e8;
}
.item03{
	writing-mode: vertical-rl;
	letter-spacing: 4px;
}
.item04{
	font-size: 12px;
}
.item05{
	font-size: 16px;
}
.item01{
	color: #ff4d82;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 10px;
}
.item02{
	color: #787878;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 10px;
}
.item06{
	color: #ff4d82;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
    margin-bottom: 10px;
}
.item07{
	color: #00bfff;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
    margin-bottom: 10px;
}
.item08{
	text-align: center;
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 10px;
}
.container01{
	display: flex;
	flex-wrap: wrap;
	gap: 4px;
	padding: 2px;
}
.container01 img{
	width: calc(31% - 4px);
}
.container02{
	display: flex;
	flex-wrap: wrap;
	gap: 4px;
	padding: 2px;
}
.container02 p{
	width: calc(50% - 4px);
}
.doctor01{
	overflow: hidden;
    padding: 10px;
    margin: 10px;
	background: #F5F0E9;
}
.doctor02{
	width:40%;
	padding: 20px;
	float:left;
	text-align: center;
}
.doctor03{
	width: 50%;
	padding: 20px;
	float:left;
}
.doc-text01{
	font-size: 18px;
}
.doc-text02{
	margin-top: 10px;
	line-height: 400%;
}

.tokuchou{
	padding: 10px;
	margin-top: 20px;
	margin: 0 18%;
}
.tokuchou h3{
	position: relative;
	padding: 0.5em;
	background: #a1864d;
	color: white;
	font-weight: bold;
	font-family: "游ゴシック体", "YuGothic", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
/*
	font-size: 18px;
	border-bottom:none;
	background:none;
	padding:0px;
	margin: 0 0 20px;
	text-align: center;
*/
}
.tokuchou h3::before{
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	border: none;
	border-bottom: solid 15px transparent;
	border-right: solid 20px #a1864d;
}

.tokuchou ul {
	list-style-type: none;
	margin-left: 26px !important;
  }
.tokuchou  li {
	position: relative;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
}
.tokuchou li::after {
	content: '';
	display: block;
	position: absolute;
	top: .5em;
	left: -1.5em;
	width: 10px;
	height: 5px;
	border-left: 2px solid #e84175;
	border-bottom: 2px solid #e84175;
	transform: rotate(-45deg);
}

.osusume{
    padding: 10px;
    margin: 0 18%;
    color: #565656;
    background: #fff8e6;
    box-shadow: 0px 0px 0px 10px #fff8e6;
    border: dashed 2px #bf9960;
    border-radius: 8px;
/*
	border: 1px solid #bf9960;
	padding: 20px;
	margin-top: 20px;
*/
}
.osusume h3{
	font-size: 18px;
	border-bottom:none;
	background:none;
	padding:0px;
	margin: 0 0 20px;
	text-align: center;
	font-weight: bold;
	font-family: "游ゴシック体", "YuGothic", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.osusume li{
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	list-style: disc;
}
.page_link{
	margin: 20px 0;
	text-align: center;
}
.link_label{
	margin: 20px 0;
	text-align: center;
}
.link_label p{
	display: inline-block;
    padding: 0 10px;
    line-height: 1.8;
    font-size: 12px;
    color: #e84175;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 2px;
    text-transform: uppercase;
	border: solid 0.3px;
	border-color: #e84175;
	margin: 0 5px;
}


@media screen and (max-width: 767px) {
	.h3menu_bg {
		position: relative;
		margin:0 -15px 15px;
	}
	.h3menu_bg .txtdiv {
		position: absolute;
		left: 25px;
		margin-top: -25px;
	}
	.h3menu_bg .txtdiv .text01 {
		font-size: 19px;
	}
	.h3menu_bg .txtdiv .text02 {
		font-size: 16px;
	}

	.cont_repeat h4{
		font-size: 16px;
		margin-bottom: 20px;
		padding: 12px 10px;
	}

	.cont_repeat p img{
		width: 100%;
		margin: 0 0 1em;
	}

	#menu_detail .lstMenu li .right .content img{
		width: 100%;
		display: block;
	}
	.tokuchou{
		margin: 0;
	}
	.tokuchou h3{
		text-align: left;
	}
	.tokuchou  li {
		font-size: 16px;
		line-height: 30px;
	}
	.tokuchou p{
		text-align: left;
	}
	.osusume{
		padding: 15px;
		margin: 50px 10px;	
	}
	.osusume h3{
		text-align: left;
	}
	.osusume li{
		font-size: 16px;
		line-height: 30px;
	}

/** 比較表レイアウト table-comparison **/
	.table-comparison{
		justify-content: left;
		
		overflow-x: scroll;
	}
	.table-comparison div{
		flex-shrink:0;
	}
	.table-comparison table{
		table-layout: fixed;
	}
	.table-comparison table td{
		padding: 10px 10px !important;
	}
	.item01{
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 10px;
	}
	.item02{
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 10px;
	}
	.item08{
		font-size: 18px;
	}
	.container01 img{
		width: 90%;
	}
	.container02 p{
		width: 100%;
	}
	.doctor02 {
		width: 100%;
		float: none;
	}
	.doctor02 img{
		width: 70% !important;
	}
	.doctor03{
		width:100%;
		float:none;
	}
}
