@charset "utf-8";

@media screen and (max-width: 767px) {

	/*----- base -----*/

	.youtube {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}
	.youtube iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100% !important;
		height: 100% !important;
	}


	/*----- common -----*/

	header {
		width: 100%;
		left: 0px;
		top: 0px;
		z-index: 999;
		position: fixed;
	}

	header .menu-checkbox {
		display: none;
	}

	header #headerIn {
		width: 100%;
	}

	header #headerTop {
		width: 100%;
		height: 50px;
		background-color: #fff;
		position: relative;
	}

	header #headerTopIn h1 {
		width: 150px;
		font-size: 0;
		line-height: 0;
		left: 19px;
		top: 15px;
		position: absolute;
	}

	header #headerTopIn h1 a {
		display: block;
	}

	header #headerTopIn h1 img {
		width: 100%;
		height: auto;
	}

	header #headerTopInR {
		margin: 0px 0px 0px auto;
		width: 153px;
		height: 50px;
		position: relative;
		display: -webkit-flex;
		display: flex;
	}

	header #headerTopInRL ul,
	header #headerTopInRC,
	header #headerTel {
		display: none !important;
	}

	header #headerTopInRR {
		border-left: #d0d4d7 1px solid;
	}

	header #mt-site-search {
		padding: 0px;
		width: 100%;
		border-top: none;
		overflow: hidden;
		top: 50px;
		left: 0px;
		position: fixed;
	}

	header #mt-site-search .mt-site-search-form {
		padding: 0px 28px;
		height: 0px;
		-webkit-align-items: stretch;
		align-items: stretch;
		display: -webkit-flex;
		display: flex;
	}

	header #mt-site-search .mt-site-search-form input[type=search],
	header #mt-site-search .mt-site-search-form input[type=text] {
		margin: 0px;
		padding: 4px 12px;
		height: 30px;
		background-color: #fff;
		border: #ccc 1px solid;
		border-right: none;
		border-radius: 0px;
		box-shadow: none;
		font-size: 1.2rem;
		line-height: 20px;
		-webkit-flex: 1;
		flex: 1;
		-webkit-appearance: none;
		box-sizing: border-box;
	}

	header #mt-site-search .mt-site-search-form [type=button],
	header #mt-site-search .mt-site-search-form [type=submit],
	header #mt-site-search .mt-site-search-form button {
		margin: 0px;
		padding: 0px;
		width: 30px;
		height: 30px;
		background: #990033 url("../img/icon_search.png") no-repeat center center / 15px auto;
		border: none;
		border-radius: 0px;
		font-size: 0;
		line-height: 0;
	}

	header #mt-site-search #mt-site-search-result-container {
		display: none !important;
	}

	header #headerAccess,
	header #menuBt,
	header #closeBt {
		font-size: 1.2rem;
		font-weight: bold;
		line-height: 20px;
	}

	header #closeBt {
		top: 0px;
		right: 0px;
		position: absolute;
		display: none;
	}

	header.open #closeBt {
		display: block;
	}

	header #headerAccess a {
		padding: 30px 0px 0px;
		width: 88px;
		height: 20px;
		background: #fff url("../img/icon_pin.png") no-repeat center 7px / 14px auto;
		color: #666;
		text-align: center;
		display: block;
	}

	header #menuBt a,
	header #closeBt a {
		padding: 30px 0px 0px;
		width: 65px;
		height: 20px;
		background-color: #990033;
		background-repeat: no-repeat;
		background-position: center top;
		color: #fff;
		text-align: center;
		display: block;
	}

	header #menuBt a {
		background-image: url("../img/icon_menu.png");
		background-size: cover;
	}

	header #closeBt a {
		background-image: url("../img/icon_close.png");
		background-size: cover;
	}

	header #headerTopInBtm {
		display: none !important;
	}

	header #gNavi {
		overflow: hidden;
		width: 100%;
		height: 0px;
		background-color: #fff;
		box-sizing: border-box;
	}

	header #gNavi nav #gNaviUl {
		border-bottom: 1px #ccc solid;
		text-align: left;
	}

	header #gNavi nav #gNaviUl > li {
		border-top: 1px #fff solid;
		font-size: 1.5rem;
		font-weight: bold;
		line-height: 20px;
	}

	header #gNavi nav #gNaviUl > li:first-of-type {
		border-top:none;
	}

	header #gNavi nav #gNaviUl > li > a {
		padding: 7px 50px 7px 28px;
		background: #990033 url("../img/arr_r_w.png") no-repeat right 32px center / 9px auto;
		color: #fff;
		display: block;
	}

	header #gNavi nav #gNaviUl > li > .has_sub {
		padding: 7px 50px 7px 28px;
		background: #990033 url("../img/arr_b_w.png") no-repeat right 32px center / 9px auto;
		color: #fff;
		display: block;
		cursor: pointer;
	}

	header #gNavi nav #gNaviUl > li .gNaviSub {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	header #gNavi nav #gNaviUl > li .gNaviSub .closeWrap {
		display: none;
	}

	header #gNavi nav #gNaviUl > li .gNaviSub > div dl dt {
		border-top: 1px #ccc solid;
		font-size: 1.2rem;
		line-height: 20px;
	}

	header #gNavi nav #gNaviUl > li .gNaviSub > div dl dt a {
		padding: 7px 50px 7px 38px;
		background: #fff url("../img/arr_r_b.png") no-repeat right 32px center / 9px auto;
		display: block;
	}

	header #gNavi nav #gNaviUl > li .gNaviSub > div dl dd {
		display: none !important;
	}

	header #gNavi #gnLink {
		padding: 28px 0px 20px;
		text-align: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		justify-content: center;
		display: -webkit-flex;
		display: flex;
	}

	header #gNavi #gnLink li {
		margin: 0px 4px;
		width: 131px;
		font-size: 1.5rem;
		font-weight: bold;
		line-height: 20px;
	}

	header #gNavi #gnLink li a {
		padding: 7px 0px;
		background-color: #fff;
		border: 1px #ccc solid;
		text-align: center;
		display: block;
	}

	header #gnTel {
		margin: 0px auto;
		padding: 0px 0px 0px 30px;
		background: url("../img/icon_tel.png") no-repeat 0px 5px / 24px auto;
		font-size: 2.4rem;
		font-weight: bold;
		line-height: 32px;
		text-align: left;
		vertical-align: baseline;
		display: inline-block;
	}

	header #gnTel span {
		font-size: 1.2rem;
		vertical-align: baseline;
	}

	header,
	header #headerIn,
	header #gNavi,
	header #mt-site-search,
	header #mt-site-search .mt-site-search-form,
	header #gNavi nav #gNaviUl > li > a,
	header #gNavi nav #gNaviUl > li > .has_sub,
	header #gNavi nav #gNaviUl > li .gNaviSub {
		transition-property: all;
		transition-duration: 0.5s;
	}

	header.open,
	header.open #headerIn,
	header.open #gNavi {
		height: 100%;
	}

	header.open #gNavi {
		padding: 85px 0px 0px;
	}

	header.open #mt-site-search {
		padding: 26px 0px 28px;
		border-top: 1px #e3e2df solid;
	}

	header.open #mt-site-search .mt-site-search-form {
		height: 30px;
	}

	header #gNavi nav #gNaviUl > li.open > .has_sub {
		background-image: url("../img/arr_close_w.png");
	}

	header #gNavi nav #gNaviUl > li.open .gNaviSub {
		height: auto;
	}
	header #gNavi nav #gNaviUl > li .gNaviSub > div dl dt a {
		pointer-events: none;
	}
	header #gNavi nav #gNaviUl > li.open .gNaviSub > div dl dt a {
		pointer-events: inherit;
	}

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

	main {
		text-align: left;
	}

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

	footer {
		background-color: #f2f3f4;
	}

	footer > div {
		padding: 25px 8px 24px;
	}

	footer ul {
		padding: 0px 20px 22px;
		-webkit-align-items: flex-start;
		align-items: flex-start;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		display: -webkit-flex;
		display: flex;
	}

	footer ul li {
		margin: 0px 0px 12px;
		padding: 0px 20px;
		border-right: 1px #999 solid;
		font-size: 1.4rem;
		line-height: 20px;
		font-weight: bold;
	}

	footer ul li:last-of-type {
		border-right: none;
	}

	footer p {
		font-size: 1.0rem;
		line-height: 20px;
		text-align: center;
		letter-spacing: -0.05em;
	}

	footer p small {
		font-size: 1.0em;
	}

	#pagetop {
		width: 100%;
		display: none;
		position: relative;
	}

	#pagetop a {
		width: 35px;
		height: 35px;
		background: url(../img/totop.png) no-repeat center center;
		background-size: cover;
		font-size: 0px;
		line-height: 0;
		text-indent: -9999px;
		display: block;
		right: 15px;
		bottom: 75px;
		z-index: 100;
		position: fixed;
	}

	#pagetop.nonfixed a {
		position: absolute;
	}

	/*----- top -----*/

	#topCts {
		padding-top: 225px;
		width: 100%;
	}

	#topCts > h1{
		width: 100%;
		height: 0px;
		font-size: 0;
		line-height: 0;
		text-indent: -9999px;
		display: block;
	}

	#topCts #topMainList {
		width: 100%;
		height: 225px;
		display: block;
		top: 50px;
		left: 0px;
		position: fixed;
		overflow: hidden;
		background-color: #f9f9f7;
	}

	#topMainList #topMainUl {
		padding: 0px;
	}

	#topMainList .topMainLi {
		margin: 0px;
		text-align: center;
		float: left;
		position: relative;
		z-index: 9999;
		height: 216px;
	}

	#topMainList .topMainLi a {
		position: absolute;
		top: 92px;
		left: 0;
		display: block;
		width: 100%;
		max-width: 750px;
		z-index: 9999;
	}

	#topMainList .topMainLi a:hover {
		opacity: 0.8;
	}

	#topMainList .topMainLi a > div {
		background: linear-gradient(to right, rgba(255,255,255,0.7) 70%, rgba(255,255,255,0));
		padding: 1.3em 1.5em 0.7em;
		text-align: left;
	}

	#topMainList .topMainLi a > div p {
		text-shadow:
		1px 1px 8px rgba(255,255,255,0.7),
		-1px 1px 8px rgba(255,255,255,0.7),
    	1px -1px 8px rgba(255,255,255,0.7),
		-1px -1px 8px rgba(255,255,255,0.7);
		font-feature-settings: "palt";
		letter-spacing: 0.06em;
	}

	#topMainList .topMainLi a > div p:nth-of-type(1) {
		font-size: 1.4em;
		font-weight: bold;
		line-height: 1.2;
		margin-bottom: 0.4em;
	}

	#topMainList .topMainLi a > div p:nth-of-type(1) .ib {
		display: inline-block;
	}

	#topMainList .topMainLi a > div p:nth-of-type(2) {
		font-size: 1.1em;
		font-weight: bold;
		line-height: 1.5;
		color: #990033;
	}

	#topMainList .topMainLi a > div p:nth-of-type(2) span {
		font-size: 1em;
	}

	#topMainList .topMainLi a > div p:nth-of-type(2)::before {
		display: inline-block;
		content: "";
		width: 16px;
		height: 16px;
		vertical-align: middle;
		margin-top: -4px;
		margin-right: 6px;
		background: url(../img/arr_r_crc.png) no-repeat center center / 16px auto;
	}

	#topMainList .topMainLi img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center top;
	}

	#topMainList .topMainLi.kenshin img {
		object-position: center 50%;
	}

	#topMainList .topMainLi.medicasa img {
		object-position: center 60%;
	}

	#topMainList .topMainLi.kamikochi img {
		object-position: center 20%;
	}

	#topMainList .slick-dots {
		margin-top: 0px;
		padding: 0px 0px 0px;
		text-align: center;
		position: absolute;
		top: 160px;
		right: 0;
		width: 100%;
		z-index: 99;
	}

	#topMainList .slick-dots li {
		margin: 0px 9px;
		font-size: 0;
		line-height: 0;
		display: inline-block;
	}

	#topMainList .slick-dots li button {
		margin: 0px;
		padding: 0px;
		width: 12px;
		height: 12px;
		border-radius: 50%;
		background: none;
		background-color: rgba(255,255,255,0.5);
		border: none;
		font-size: 0;
		line-height: 0;
		text-indent: -9999px;
		display: block;
		cursor: pointer;
		transition-duration: 0.5s;
	}

	#topMainList .slick-dots li.slick-active button,
	#topMainList .slick-dots li button:hover {
		background-color: #990033;
		border: none;
	}

	#topNav {
		margin: 40px 0 -20px;
		/*margin: 40px 0 -20px;*/
		padding: 0px 28px 0px;
		background-color: #f9f9f7;
		z-index: 300;
		position: relative;
		box-sizing: border-box;
	}

	#topNav .topInfoWindow {
		transform: translateY(-25px);
		width: 100%;
		box-sizing: border-box;
		background: #fff;
		border: 2px solid #903;
		text-align: center;
		padding: 8px 4px;
		z-index: 100;
	}

	#topNav .topInfoWindow.close {
		display: none;
	}

	#topNav .topInfoWindow #closeBnr {
		display: none;
	}

	#topNav .topInfoWindow #closeBnr img {
		width: 16px;
	}

	#topNav .topInfoWindow .shoulder {
		font-size: 1.7rem;
		line-height: 1.4;
		font-weight: bold;
		color: #903;
		margin-bottom:0.4em;
	}

	#topNav .topInfoWindow h2 {
		display: inline;
		padding-top: 2px;
		font-size: 1.7rem;
		line-height: 1.4;
		background: url("../img/arr_r_crc.png") no-repeat 0px 0.13em / 16px auto;
		padding-left: 24px;
	}

	#topNav .topInfoWindow .infoTxt {
		padding-top: 4px;
		padding-bottom: 6px;
		font-size: 1.1rem;
		line-height: 1.4;
	}

	#topNav .topInfoWindow .infoTxt span {
	}

	#topNav .topInfoWindow a.link h2 {
		color: #903;
	}

	#topNav .topInfoWindow a.link:hover {
		color: #903;
		text-decoration: none;
		opacity: 0.6;
	}

	#topNav .ulWrap {
		margin: 0px 0 20px;
		/*margin: 0px 0 20px;*/
		padding: 0px 0 24px;
		/*padding: 0px 0 24px;*/
		height: 312px;
		/*height: 625px; .topNav8項目のとき   */
		background: #f9f9f7;
		z-index: 20;
		box-sizing: border-box;
		transform: translateY(-14px);
		/*transform: translateY(-24px);*/
	}

	#topNav ul {
		margin: 0 0 24px;
		padding: 1px 0px -24px 1px;
		background-color: #ececeb;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		display: -webkit-flex;
		display: flex;
	}

	#topNav ul li {
		width: 50%;
		font-size: 1.8rem;
		font-weight: bold;
		line-height: 22px;
		text-align: center;
		/*transform: translateY(-24px);*/
	}

	#topNav ul li .ib {
		display: inline-block;
	}

	#topNav ul li a {
		margin: 0px 0px 1px;
		padding: 100px 0px 0px;
		height: 55px;
		background-repeat: no-repeat;
		background-position: center 16px;
		background-color: #fff;
		border-right: 1px #ececeb solid;
		color: #333;
		display: block;
		transition-property: all;
	}

	#topNav ul li#topNav01 a {
		background-image: url("../img/icon_top_01b.png");
		background-size: 70px auto;
	}

	#topNav ul li#topNav02 a {
		background-image: url("../img/icon_top_02b.png");
		background-size: 70px auto;
	}

	#topNav ul li#topNav03 a {
		background-image: url("../img/icon_top_03b.png");
		background-size: 70px auto;
	}

	#topNav ul li#topNav04 a {
		background-image: url("../img/icon_top_04b.png");
		background-size: 70px auto;
	}

	#topNav ul li#topNav05 a {
		background-image: url("../img/icon_top_05b.png");
		background-size: 70px auto;
	}

	#topNav ul li#topNav06 a {
		background-image: url("../img/icon_top_06b.png");
		background-size: 70px auto;
	}

	#topNav ul li#topNav07 a {
		background-image: url("../img/icon_top_07b.png");
		background-size: 70px auto;
	}

	#topNav ul li#topNav08 a {
		background-image: url("../img/icon_top_08b.png");
		background-size: 70px auto;
	}

	#topNav ul li#topNav09 a {
		background-image: url("../img/icon_top_09b.png");
		background-size: 70px auto;
	}

	#topNav ul li#topNav10 a {
		background-image: url("../img/icon_top_10b.png");
		background-size: 70px auto;
	}

	#topBg {
		background: #fff;
		z-index: 10;
		position: relative;
		margin-top: 0;
		padding-top: 0px;
	}

	.topNewsImp {
		padding: 20px 0 0;
		background: #fff;
		text-align: center;
	}
	.topNewsImp h2 {
		font-size: 1.7rem;
		font-weight: bold;
		display: inline-block;
	}
	.topNewsImp h2::after {
		display: block;
		content: "";
		background: #990033;
		width: 60%;
		height: 2px;
		text-align: center;
		margin: 0.25em auto 0;
	}
	.topNewsImp dl {
		margin: 8px 28px 0;
		text-align: left;
	}
	.topNewsImp dl > div {
		padding: 15px 0px 10px;
		border-bottom: 1px #c0c0c0 dotted;
	}
	.topNewsImp dl > div:last-of-type {
		border-bottom: none;
	}
	.topNewsImp dt {
		padding: 0px 0px 8px;
		-webkit-align-items: center;
		align-items: center;
		display: -webkit-flex;
		display: flex;
	}

	.topNewsImp dt span {
		margin-right: 10px;
		font-size: 1.5rem;
		line-height: 20px;
	}

	.topNewsImp dt a {
		margin-right: 4px;
		padding: 1px 10px;
		color: #fff;
		font-size: 1.2rem;
		line-height: 18px;
		display: block;
		pointer-events: none;
	}

	.topNewsImp dt a.ct00 {
		background-color: #37a2e6;
	}

	.topNewsImp dt a.ct01 {
		background-color: #da4444;
	}

	.topNewsImp dt a.ct02 {
		background-color: #000;
	}

	.topNewsImp dt a.ct03 {
		background-color: #0f5091;
	}

	.topNewsImp dt a.ct04 {
		background-color: #7bc636;
	}

	.topNewsImp dt a.ct05 {
		background-color: #9e1136;
	}

	.topNewsImp dt a.ct06 {
		background-color: #cc66cc;
	}

	.topNewsImp dd {
		font-size: 1.5rem;
		line-height: 18px;
	}

	.topNewsImp dd a {
		color: #000;
	}

	#topAnnounce {
		padding: 0px 0 15px;
		background: #fff;
		text-align: center;
	}

	#topAnnounce p {
		display: block;
		padding: 0.7em 0.5em;
		font-size: 1.7rem;
		line-height: 1.4;
		font-weight: bold;
		color: #990033;
		border: 2px solid #990033;
		border-radius: 4px;
		margin: 15px 28px;
	}

	#topAnnounce p span.ib {
		display: inline-block;
	}

	#topAnnounce p a {
		color: #990033;
	}


	#topNwRs {
		width: 100%;
		background-color: #fff;
	}

	#topNwRs > div {
		padding: 0px 28px;
	}

	#topNwRs .topNwRsTitle {
		margin: 0px 0px 20px;
		-webkit-align-items: flex-end;
		align-items: flex-end;
		display: -webkit-flex;
		display: flex;
	}

	#topNwRs .topNwRsTitle h1 {
		margin-right: 12px;
		padding: 0px 0px 10px;
		font-size: 2.0rem;
		font-weight: bold;
		line-height: 24px;
		white-space: nowrap;
		position: relative;
	}

	#topNwRs .topNwRsTitle h1::after {
		content: "";
		width: 60px;
		height: 2px;
		font-size: 0;
		line-height: 0;
		text-indent: -9999px;
		background-color: #990033;
		display: block;
		left: 0px;
		bottom: 0px;
		position: absolute;
	}

	#topNwRs .topNwRsTitle p {
		color: #e7e6e6;
		font-size: 3.0rem;
		font-weight: bold;
		line-height: 36px;
	}

	#topNews {
		padding: 26px 0px 30px;
		position: relative;
	}

	#topNews #topNewsLink {
		padding: 0px 0px 0px 8px;
		border-left: 1px #ccc solid;
		font-size: 1.4rem;
		line-height: 20px;
		right: 0px;
		top: 40px;
		position: absolute;
	}

	#topNews #topNewsMain .topNewsTab {
		margin: 0 -28px;
		padding: 0px 28px 24px;
		/*padding: 0px 0px 24px;*/
		display: -webkit-flex;
		display: flex;

		background-color: #e6eef7;
	}

	#topNews #topNewsMain .topNewsTab li {
		font-size: 1.2rem;
		font-weight: bold;
		line-height: 20px;
		text-align: center;
		-webkit-flex: 1;
		flex: 1;

		background-color: #fff;
	}

	#topNews #topNewsMain .topNewsTab li#tab03,
	#topNews #topNewsMain .topNewsTab li#tab04 {
		font-size: 1.0rem;
	}

	#topNews #topNewsMain .topNewsTab li a {
		padding: 5px 0px;
		border: 1px #cfd3d5 solid;
		display: block;
		position: relative;
		transition-property: all;
		height: 100%;
		box-sizing: border-box;
	}

	#topNews #topNewsMain .topNewsTab li#tab00 a,
	#topNews #topNewsMain .topNewsTab li#tab01 a,
	#topNews #topNewsMain .topNewsTab li#tab02 a,
	#topNews #topNewsMain .topNewsTab li#tab05 a {
		padding: 15px 0px;
	}

	#topNews #topNewsMain .topNewsTab li a::after {
		content: "";
		width: 0px;
		height: 0px;
		font-size: 0;
		line-height: 0;
		text-indent: -9999px;
		display: block;
		left: 50%;
		bottom: 0px;
		position: absolute;
		border-top: 14px solid #990033;
		border-right: 5px solid transparent;
		border-bottom: 14px solid transparent;
		border-left: 5px solid transparent;
		transform: translate(-50%, 100%);
		opacity: 0;
		transition-property: opacity;
		transition-duration: 0.5s;
	}

	#topNews #topNewsMain .topNewsTab li:not(:first-of-type) a {
		border-left: none;
	}

	#topNews #topNewsMain .topNewsTab li.set a {
		background-color: #990033;
		border-color: #990033;
		color: #fff;
		opacity: 1;
	}

	#topNews #topNewsMain .topNewsTab li.set a::after {
		opacity: 1;
	}

	#topNews #topNewsMain .topNewsIdx {
		margin: 0px -28px;
		padding: 0px 28px 0px 28px;
		/*
		margin: 0px;
		padding: 0px 0px 0px 0px;
		*/
		display: none;

		background-color: #e6eef7;
		color: #000;
	}

	#topNews #topNewsMain.cat00 .topNewsIdx#listN00,
	#topNews #topNewsMain.cat01 .topNewsIdx#listN01,
	#topNews #topNewsMain.cat02 .topNewsIdx#listN02,
	#topNews #topNewsMain.cat03 .topNewsIdx#listN03,
	#topNews #topNewsMain.cat04 .topNewsIdx#listN04,
	#topNews #topNewsMain.cat05 .topNewsIdx#listN05 {
		display: block;
	}

	#topNews #topNewsMain .topNewsIdx div {
		padding: 15px 0px 10px;
		border-bottom: 1px #c0c0c0 dotted;
	}

	#topNews #topNewsMain .topNewsIdx dt {
		padding: 0px 0px 8px;
		-webkit-align-items: center;
		align-items: center;
		display: -webkit-flex;
		display: flex;
	}

	#topNews #topNewsMain .topNewsIdx dt span {
		margin-right: 10px;
		font-size: 1.5rem;
		line-height: 20px;
	}

	#topNews #topNewsMain .topNewsIdx dt a {
		margin-right: 4px;
		padding: 1px 10px;
		color: #fff;
		font-size: 1.2rem;
		line-height: 18px;
		display: block;
		cursor: default;
	}

	#topNews #topNewsMain .topNewsIdx dt a.ct00 {
		background-color: #37a2e6;
	}

	#topNews #topNewsMain .topNewsIdx dt a.ct01 {
		background-color: #da4444;
	}

	#topNews #topNewsMain .topNewsIdx dt a.ct02 {
		background-color: #000;
	}

	#topNews #topNewsMain .topNewsIdx dt a.ct03 {
		background-color: #0f5091;
	}

	#topNews #topNewsMain .topNewsIdx dt a.ct04 {
		background-color: #7bc636;
	}

	#topNews #topNewsMain .topNewsIdx dt a.ct05 {
		background-color: #9e1136;
	}

	#topNews #topNewsMain .topNewsIdx dt a.ct06 {
		background-color: #cc66cc;
	}

	#topNews #topNewsMain .topNewsIdx dd {
		font-size: 1.5rem;
		line-height: 18px;
	}

	#topNews #topNewsMain .topNewsIdx dd a {
		color: #000;
	}
	
	#topNews #topNewsMain .topNewsInfo {
		background-color: #e6eef7;
		padding: 0 28px 0 28px;
		margin: -1px -28px 0;
	}
	
	#topNews #topNewsMain .topNewsInfo p {
		color: #000;
		font-size: 1.5rem;
		line-height: 18px;
		padding: 16px 0 16px;
		border-top: 1px #c0c0c0 dotted;
	}

	

	#topNews .bt {
		margin: 0px auto;
		padding: 50px 0px;
		width: 100%;
		font-size: 1.6rem;
		font-weight: bold;
		line-height: 24px;
		text-align: center;
	}

	#topNews .bt a {
		padding: 12px 0px;
		background-color: #fff;
		border-radius: 4px;
		border: 1px #990033 solid;
		color: #990033;
		text-align: center;
		display: block;
		vertical-align: middle;
	}

	#topNews .bt a::before {
		content: "";
		margin-right: 4px;
		width: 12px;
		height: 12px;
		background: url("../img/arr_r_b.png") no-repeat center center / cover;
		font-size: 0;
		line-height: 0;
		text-indent: -9999px;
		display: inline-block;
	}

	#topRs {
		padding: 26px 0px 10px;
	}

	#topRs #topRsList li {
		margin: 0px 0px 10px;
		font-size: 1.6rem;
		font-weight: bold;
		line-height: 1.3;
		-webkit-flex: 1;
		flex: 1;
	}
	#topRs #topRsList li span {
		display: inline-block;
	}
	#topRs #topRsList li span > span {
		display: block;
		font-size: 0.8em;
		line-height: 1.3;
		margin-top: 0.35em;
		font-feature-settings: "palt";
		letter-spacing: 0.08em;
	}

	#topRs #topRsList li a {
		height: 98px;
		border: 1px #d9d9d9 solid;
		display: block;
		position: relative;
	}

	#topRs #topRsList li a img {
		height: 100px;
		width: auto;
		left: -1px;
		top: -1px;
		position: absolute;
	}

	#topRs #topRsList li a div {
		padding: 0px 8px 0px 172px;
		height: 98px;
		-webkit-align-items: center;
		align-items: center;
		display: -webkit-flex;
		display: flex;
	}

	#topTpc {
		padding: 10px 0px 44px;
		width: 100%;
		background-color: #f9f9f7;
	}

	#topTpc h1 {
		padding: 18px 0px;
		color: #000;
		font-size: 2.4rem;
		font-weight: bold;
		line-height: 30px;
		text-align: center;
		position: relative;
	}

	#topTpc h1::before {
		content: "Topics";
		color: #e9e9e8;
		font-size: 8.0rem;
		font-weight: bold;
		line-height: 84px;
	}

	#topTpc h1 span {
		left: 50%;
		top: 50%;
		position: absolute;
		transform: translate(-50%,-50%);
	}

	#topTpc #topTpcList {
		position: relative;
	}

	#topTpc #topTpcUl {
		overflow: hidden;
	}

	#topTpc #topTpcList .topTpcLi {
		margin: 0px 5px;
		font-size: 1.6rem;
		font-weight: bold;
		line-height: 24px;
		text-align: center;
		float: left;
	}

	#topTpc #topTpcList .topTpcLi img {
		width: 100%;
		height: auto;
	}

	#topTpc #topTpcList .topTpcLi p {
		padding: 10px 0px 0px;
	}

	#topTpc #topTpcList .slick-arrow {
		display: none !important;
	}

	#topTpc #topTpcList .slick-dots,
	#newsMtCts #topTpc #topTpcList .slick-dots {
		padding: 20px 0px 0px!important;
		text-align: center;
	}

	#topTpc #topTpcList .slick-dots li,
	#newsMtCts #topTpc #topTpcList .slick-dots li {
		margin: 0px 4px!important;
		font-size: 0;
		line-height: 0;
		display: inline-block;
	}

	#topTpc #topTpcList .slick-dots li button,
	#newsMtCts #topTpc #topTpcList .slick-dots li button {
		margin: 0px;
		padding: 0px;
		width: 12px;
		height: 12px;
		background: none;
		background-color: #fff;
		border: 1px #c6869c solid;
		border-radius: 50%;
		font-size: 0;
		line-height: 0;
		text-indent: -9999px;
		display: block;
		cursor: pointer;
	}

	#topTpc #topTpcList .slick-dots li.slick-active button,
	#newsMtCts #topTpc #topTpcList .slick-dots li.slick-active button {
		background-color: #990033;
		border: 1px #990033 solid;
	}

	#topLink {
		padding: 39px 28px 34px;
		background: url("../img/bg_top_link_sp.jpg") no-repeat center top/ cover;
	}

	#topLink ul {
		-webkit-align-items: stretch;
		align-items: stretch;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		display: -webkit-flex;
		display: flex;
	}

	#topLink ul li {
		margin: 0px 0px 10px;
		width: 50%;
		font-size: 1.8rem;
		font-weight: bold;
		line-height: 21px;
	}

	#topLink ul li a {
		height: 59px;
		background: url("../img/arr_r_w.png") no-repeat right 10px center / 8px auto;
		border: 1px #fff solid;
		color: #fff;
		display: block;
		position: relative;
	}

	#topLink ul li a[href$=".pdf"]::after {
		display: none;
	}

	#topLink ul li a[href$=".pdf"] div span::after {
		content: "";
		display: inline-block;
		width: 20px;
		height: 20px;
		background: url("../img/icon_pdf.png") no-repeat center center / cover;
		vertical-align: middle;
	}

	#topLink ul li:nth-of-type(odd) a {
		margin-right: 5px;
	}

	#topLink ul li:nth-of-type(even) a {
		margin-left: 5px;
	}

	#topLink ul li a div {
		padding: 0px 25px 0px 8px;
		height: 59px;
		-webkit-align-items: center;
		align-items: center;
		display: -webkit-flex;
		display: flex;
	}

	#topLink ul li a div span span {
		display: block;
		font-size: 0.55em;
		line-height: 1.1;
	}

	#topRf {
		padding: 0px 0px 18px;
		width: 100%;
		background-color: #fff;
	}

	#topRf h1 {
		padding: 25px 0px;
		color: #000;
		font-size: 2.4rem;
		font-weight: bold;
		line-height: 30px;
		text-align: center;
		position: relative;
	}

	#topRf h1::before {
		content: "Related facilities";
		color: #f7f6f5;
		font-size: 4.0rem;
		font-weight: bold;
		line-height: 44px;
	}

	#topRf h1 span {
		left: 50%;
		top: 50%;
		position: absolute;
		transform: translate(-50%,-50%);
	}

	#topRf #topRfList {
		padding: 0px 28px;
	}

	#topRf #topRfList li {
		margin: 0px 0px 12px;
		font-size: 1.5rem;
		font-weight: bold;
		line-height: 24px;
	}

	#topRf #topRfList li a {
		height: 98px;
		border: 1px #d9d9d9 solid;
		display: block;
		position: relative;
	}

	#topRf #topRfList li a img {
		height: 100px;
		width: auto;
		left: -1px;
		top: -1px;
		position: absolute;
	}

	#topRf #topRfList li a div {
		padding: 0px 8px 0px 150px;
		height: 98px;
		-webkit-align-items: center;
		align-items: center;
		display: -webkit-flex;
		display: flex;
	}

	#topInfo {
		padding: 0px 0px 27px;
		background-color: #fff;
	}

	#topBoxInfo {
		padding: 24px 28px;
		color: #000;
		background-color: #f5f6f6;
	}

	#topBoxInfo .link {
		color: #990033;
		text-decoration: underline;
	}

	#topBoxInfo h1 {
		margin: 0px 0px 20px;
		width: 190px;
		font-size: 0px;
		line-height: 0;
	}

	#topBoxInfo h1 a {
		display: block;
	}

	#topBoxInfo h1 img {
		width: 100%;
		height: auto
	}

	#topBoxInfo h1 + p {
		font-size: 1.5rem;
		margin: 5px 0 0;
		padding-bottom: 18px;
		border-bottom: 1px #c7c8c9 solid;
	}

	#topBoxInfo ul#attention {
		border-top: 1px #c7c8c9 solid;
		padding: 15px 0 20px;
		font-size: 1.5rem;
	}

	#topBoxInfo ul#attention li {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		width: 100%;
		margin: 3px auto;
	}

	#topBoxInfo ul#attention li p {
		width: calc(100% - 50px);
	}

	#topBoxInfo ul#attention #noSmoking::before {
		display: table;
		content: " ";
		background: url("../img/icon_no_smoking.png") no-repeat left center / 40px auto;
		width: 50px;
		height: 40px;
	}

	#topBoxInfo ul#attention #noPhoto::before {
		display: table;
		content: " ";
		background: url("../img/icon_no_photo.png") no-repeat left center / 40px auto;
		width: 50px;
		height: 40px;
	}

	#topBoxInfo ul.ninka {
		padding: 5px 0px 0px;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
	}

	#topBoxInfo ul.ninka li {
		width: 50%;
		margin-bottom: 4px;
	}

	#topBoxInfo ul.ninka li a {
		display: block;
	}

	#topBoxInfo ul.ninka li a:nth-of-type(odd) {
		margin-right: 4px;
	}

	#topBoxInfo ul.ninka li a:nth-of-type(even) {
		margin-left: 4px;
	}

	#topBoxInfo ul.ninka li img {
		width: 100%;
		height: auto
	}

	#topBoxInfoDl > div {
		padding: 18px 0px;
		border-top: 1px #c7c8c9 solid;
	}

	#topBoxInfoDl > div:first-of-type {
		border-top: none;
	}

	#topBoxInfoDl dt {
		padding: 0px 0px 10px 20px;
		background-repeat: no-repeat;
		background-position: 0px 1px;
		font-size: 1.5rem;
		font-weight: bold;
		line-height: 24px;
	}

	#topBoxInfoDl #topBoxInfo01 dt {
		background-image: url("../img/icon_info01.png");
		background-size: auto 22px;
	}

	#topBoxInfoDl #topBoxInfo02 dt {
		background-image: url("../img/icon_info02.png");
		background-size: auto 22px;
	}

	#topBoxInfoDl #topBoxInfo03 dt {
		background-image: url("../img/icon_info03.png");
		background-size: auto 22px;
	}

	#topBoxInfoDl #topBoxInfo04 dt {
		background-image: url("../img/icon_info04.png");
		background-size: 18px auto;
	}

	.creca img {
		margin: 0 12px 12px 0;
		width: 40px;
	}

	#topBoxInfoDl dd p {
		font-size: 1.5rem;
		line-height: 24px;
	}

	#topBoxInfoDl dd #topTel {
		margin: 10px 0px 0px;
		padding: 0px 0px 0px 26px;
		background: url("../img/icon_tel_b.png") no-repeat 0px 2px / 20px auto;
		font-size: 2.4rem;
		font-weight: bold;
	}

	#topBoxInfoDl dd p span {
		font-size: 1.2rem;
	}

	#topBoxInfoDl #topBoxInfo04 dd p.sub {
		font-size: 1.2rem;
		line-height: 1.4;
	}

	#topBoxMap {
		padding: 26px 28px 0px;
		height: 520px; /*178px*/ /*360px*/
	}

	#topBoxMap iframe {
		width: 100%;
		height: 100%;
	}

	/*----- common -----*/

	#pageTitle {
		width: 100%;
		height: 174px;
		background: url("../img/bg_title.jpg") no-repeat center top/ cover;
	}

	#pageTitle .sizeS {
		font-size: 0.55em;
		line-height: 1.1em;
		display: block;
		margin-top: 0.4em;
	}

	#pageTitle.raiinA {
		background: url("../img/bg_title_raiin_a.jpg") no-repeat center 50% / cover;
	}

	#pageTitle.raiinB {
		background: url("../img/bg_title_raiin_b.jpg") no-repeat center 70% / cover;
	}

	#pageTitle.raiinC {
		background: url("../img/bg_title_raiin_c.jpg") no-repeat center 50% / cover;
	}

	#pageTitle.raiinD {
		background: url("../img/bg_title_raiin_d.jpg") no-repeat center 60% / cover;
	}

	#pageTitle.raiinE {
		background: url("../img/bg_title_raiin_e.jpg") no-repeat center 50% / cover;
	}

	#pageTitle.soudan {
		background: url("../img/bg_title_soudan.jpg") no-repeat center 50% / cover;
	}

	#pageTitle.kamikochi {
		background: url("../img/bg_title_kamikochi.jpg") no-repeat center 50% / cover;
	}

	#pageTitle.medicasa {
		background: url("../img/bg_title_medicasa.jpg") no-repeat center 50% / cover;
	}

	#pageTitle.raiinKanwa {
		background: url("../img/bg_title_raiinkanwa.jpg") no-repeat center 70% / cover;
	}

	#pageTitle.iryo01 {
		background: url("../img/bg_title_iryo01.jpg") no-repeat center 55% / cover;
	}

	#pageTitle > h1 {
		padding: 97px 0px 0px;
		color: #fff;
		font-size: 2.8rem;
		font-weight: bold;
		line-height: 30px;
		text-align: center;
		display: block;
	}

	#pageTitle > h1.spSizeS {
		font-size: 2.0rem;
		line-height: 1.4;
	}

	#topicPath {
		width: 100%;
	}

	#topicPath > div {
		padding: 0px 15px;
		min-height: 55px;
		align-items: center;
		display: flex;
	}

	#topicPath ol {
		padding: 17px 0px;
		list-style: none;
	}

	#topicPath ol li {
		font-size: 1.4rem;
		line-height: 20px;
		display: inline-block;
		vertical-align: middle;
	}

	#topicPath ol li::after {
		margin: 0px 0.5em;
		content: "\003e";
		font-size: 1.4rem;
		line-height: 20px;
		display: inline-block;
	}

	#topicPath ol li:last-of-type::after {
		display: none;
	}

	#topicPath ol li a {
		text-decoration: underline;
	}

	#topicPath .printBt {
		display: none;
	}

	#contentS,
	#contentW {
		width: 100%;
	}

	#sectionNavi {
		width: 100%;
		min-height: 59px;
	}

	#sectionNavi > nav {
		width: 100%;
		left: 0px;
		bottom: 0px;
		position: fixed;
	}

	#sectionNavi.navFix > nav {
		left: auto;
		bottom: auto;
		position: relative;
	}

	#sectionNavi #spMenu {
		padding: 16px 0px 0px;
		font-size: 1.6rem;
		font-weight: bold;
		line-height: 24px;
		text-align: center;
		position: relative;
	}

	#sectionNavi #spMenu  a {
		padding: 10px 0px 9px;
		height: 24px;
		background-color: #990033;
		color: #fff;
		display: block;
	}

	#sectionNavi #spMenu a::before {
		content: "";
		width: 36px;
		height: 36px;
		background-image: url("../img/crc_up.png");
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		font-size: 0;
		line-height: 0;
		text-indent: -9999px;
		display: block;
		left: 50%;
		top: 0px;
		z-index: 1;
		position: absolute;
		transform: translateX(-50%);
	}

	#sectionNavi #spMenu.open a::before {
		background-image: url("../img/crc_x.png");
		background-size: cover;
	}

	#sectionNavi #spMenu a span {
		z-index: 2;
		position: relative;
	}

	#sectionNavi .sideNav,
	#sectionNavi .toParent {
		background-color: #fff;
	}

	#sectionNavi nav h1 {
		display: none !important;
	}

	#sectionNavi nav ol {
		list-style: none;
	}

	#sectionNavi nav ol li,
	#sectionNavi .toParent {
		font-size: 1.6rem;
		line-height: 24px;
	}

	#sectionNavi nav ol li span,
	#sectionNavi nav ol li a,
	#sectionNavi .toParent a {
		padding: 7px 30px 7px 10px;
		display: block;
	}

	#sectionNavi .sideNav li span,
	#sectionNavi .sideNav li a,
	#sectionNavi .toParent a {
		padding: 0px 0px 0px;
		height: 0px;
		overflow: hidden;
		transition-property: padding;
		transition-duration: 0.5s;
	}

	#sectionNavi #spMenu.open + .sideNav li span,
	#sectionNavi #spMenu.open + .sideNav li a,
	#sectionNavi #spMenu.open + .sideNav + .toParent a {
		padding: 7px 30px 7px 10px;
		height: auto;
	}

	#sectionNavi nav > ol > li > span,
	#sectionNavi nav > ol > li > a,
	#sectionNavi nav > ol > li > ol > li > ol {
		display: none !important;
	}

	#sectionNavi nav > ol > li > ol > li,
	#sectionNavi .toParent {
		border-bottom: 1px #ccc solid;
	}

	#sectionNavi .sideNav > li > ol > li,
	#sectionNavi .toParent {
		border-bottom: none;
		transition-property: border-bottom;
		transition-duration: 0.5s;
	}

	#sectionNavi #spMenu.open + .sideNav > li > ol > li,
	#sectionNavi #spMenu.open + .sideNav + .toParent {
		border-bottom: 1px #ccc solid;
	}

	#sectionNavi nav > ol > li > ol > li > span,
	#sectionNavi nav > ol > li > ol > li > a {
		background-image: url("../img/arr_r_b.png");
		background-size: 9px auto;
		background-repeat: no-repeat;
		background-position: right 12px top 15px;
	}

	#sectionNavi .toParent a {
		background-color: #f7f8f9;
		background-image: url("../img/arr_r_crc.png");
		background-size: 16px auto;
		background-repeat: no-repeat;
		background-position: right 11px top 11px;
	}

	#contentMain {
		width: 100%;
	}

	#contentMain .h1 {
		margin: 0px 0px 26px;
		padding: 0px 0px 0px 8px;
		border-left: 4px #990033 solid;
		font-size: 2.4rem;
		font-weight: bold;
		line-height: 26px;
	}
	#contentMain .h1 .sizeS {
		font-size: 0.7em;
		display: inline-block;
	}

	#contentMain .link,
	#contentMain .link span {
		color: #990033;
		text-decoration: underline;
	}

	#contentMain table {
		width: 100%;
		border-spacing: 0;
		border-collapse: collapse;
		word-wrap: break-word;
	}

	#contentMain .gtSec {
		margin: 0px 0px 40px;
		width: 100%;
		overflow-x: auto;
	}

	#contentMain .kiSec {
		margin: 0px 0px 40px;
		width: 100%;
	}

	#contentMain .gtSec > div {
		padding: 0px 0px 20px;
		width: 900px;
	}

	#contentMain .gtSec .gtTtl {
		padding: 0px 0px 12px;
		-webkit-align-items: stretch;
		align-items: stretch;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		display: -webkit-flex;
		display: flex;
	}

	#contentMain .kiSec .kiTtl {
		padding: 0px 0px 6px;
	}

	#contentMain .kiSec .kiTtl h2,
	#contentMain .gtSec .gtTtl h2 {
		padding: 0px 0px 0px 26px;
		font-size: 2.0rem;
		font-weight: bold;
		line-height: 24px;
		position: relative;
	}

	#contentMain .kiSec .kiTtl h2 {
		margin: 0px 0px 20px;
	}

	#contentMain .kiSec .kiTtl h2::before,
	#contentMain .gtSec .gtTtl h2::before {
		content: "";
		width: 16px;
		height: 16px;
		background-color: #990033;
		font-size: 0;
		line-height: 0;
		text-indent: -9999px;
		display: block;
		left: 0px;
		top: 4px;
		position: absolute;
	}

	#contentMain .kiSec .kiTtl p,
	#contentMain .gtSec .gtTtl p {
		font-size: 1.6rem;
		line-height: 24px;
	}

	#contentMain .kiSec .kiTtl p {
		color: #cc0000;
		text-align: right;
		vertical-align: middle;
	}

	#contentMain .kiSec .kiTtl p span {
		margin: 0px 2px;
		padding: 0px;
		width: 32px;
		height: 18px;
		background-color: #fbeded;
		border: 1px #ccc solid;
		font-size: 0;
		text-indent: -9999px;
		display: inline-block;
		vertical-align: middle;
	}

	#contentMain .gtSec table,
	#contentMain .gtSec table th,
	#contentMain .gtSec table td {
		border: 1px #ccc solid;
	}

	#contentMain .gtSec table th,
	#contentMain .gtSec table td {
		text-align: center;
		vertical-align: middle;
	}

	#contentMain .gtSec table th {
		padding: 20px 10px;
		background-color: #f7f8f9;
		font-size: 1.8rem;
		font-weight: bold;
		line-height: 24px;
		box-sizing: border-box;
	}

	#contentMain .gtSec table tr:first-of-type th:not(:first-of-type) {
		width: 14%;
	}

	#contentMain .gtSec table tr:first-of-type th:first-of-type {
		background-color: #e5e5e5;
	}

	#contentMain .gtSec table td {
		padding: 16px 12px;
		font-size: 1.6rem;
		line-height: 20px;
	}

	#contentMain .kiSec table {
		border: 1px #ccc solid;
		border-top: none;
	}

	#contentMain .kiSec table td {
		border-top: 1px #ccc solid;
		font-size: 1.4rem;
		line-height: 18px;
		text-align: left;
		vertical-align: middle;
		display: block;
		position: relative;
	}

	#contentMain .kiSec table td.sun {
		background-color: #fbeded;
	}

	#contentMain .kiSec table td::before,
	#contentMain .kiSec table td::after {
		content: "";
		width: 1px;
		height: 100%;
		background-color: #ccc;
		font-size: 0;
		line-height: 0;
		text-indent: -9999px;
		display: block;
		top: 0px;
		position: absolute;
	}

	#contentMain .kiSec table td::before {
		left: 42px;
	}

	#contentMain .kiSec table td::after {
		left: 88px;
	}

	#contentMain .kiSec table th,
	#contentMain .kiSec table .otm {
		display: none !important;
	}

	#contentMain .kiSec table td > div {
		padding: 11px 12px 11px 100px;
		min-height: 18px;
	}

	#contentMain .kiSec table td dl {
		height: 100%;
		-webkit-align-items: center;
		align-items: center;
		display: -webkit-flex;
		display: flex;
		left: 0px;
		top: 0px;
		position: absolute;
	}

	#contentMain .kiSec table td dl dt,
	#contentMain .kiSec table td dl dd {
		font-size: 2.0rem;
		line-height: 24px;
		text-align: center;
	}

	#contentMain .kiSec table td dl dt {
		margin-right: 1px;
		width: 42px;
	}

	#contentMain .kiSec table td dl dd {
		width: 45px;
	}

	#contentMain .kiSec table tr td:nth-of-type(6) dl dd {
		color: #37a2e6;
	}

	#contentMain .kiSec table tr td:nth-of-type(7) dl dd {
		color: #cc0000;
	}


	.flgP {
		display: none !important;
	}

	.flgS {
		display: block !important;
	}

	/* mori_20191025 start */
	/* category index */
	#categoryIndex {
		margin: 0 15px;
	}

	#categoryIndex .categoryList {
		margin: 0 0 50px;
	}

	#categoryIndex .categoryList li {
		margin: 0 0 20px;
	}

	#categoryIndex .categoryList li a {
		padding: 10px 10px 10px 37px;
	}

	#categoryIndex .categoryList a::before {
		left: 20px;
	}
	/* mori_20191025 end */


	/*slider2*/
	#contentMain #topTpc {
		padding: 30px 0px 20px;
		margin: 0 -5%;
		width: 110%;
		min-width: inherit;
		max-width: inherit;
		background-color: #f9f9f7;
	}

	#contentMain #topTpc #topTpcList {
		position: relative;
	}

	#contentMain #topTpc #topTpcUl {
		overflow: hidden;
		margin: 0 -6%;
	}

	#contentMain #topTpc #topTpcList .topTpcLi {
		margin: 0px 5px;
		font-size: 1.6rem;
		font-weight: bold;
		line-height: 24px;
		text-align: center;
		float: left;
	}

	#contentMain #topTpc #topTpcList .topTpcLi img {
		width: 100%;
		height: auto;
	}


	/*----- ADD20211112 -----*/

	.headAtt {
		display: none;
	}

	body.top .headAtt {
		margin-top: 50px;
		display: block;
	}

	.headAttIn {
		padding: 12px 19px 15px;
	}

	header + main #topCts > #topMainList {
		transition-property: transform;
		transition-duration: 0.5s;
	}

	header.hdFix + main #topCts > #topMainList {
		transform: translateY(0) !important;
	}

	.headAttBox {
		margin: 0px auto;
		width: 100%;
		max-width: 560px;
		background-color: #fff;
		text-align: center;
	}

	.headAttBox h1 {
		background-color: #2c58a7;
		padding: 5px 15px;
		color: #ffff00;
		font-size: 1.7rem;
		font-weight: bold;
		line-height: 1.6;
	}

	.headAttBoxIn {
		padding: 5px 15px;
		border: 3px #2c58a7 solid;
		color: #000;
	}

	.headAttBox h2 {
		margin: 0px auto 5px;
		color: #ff0000;
		font-size: 1.7rem;
		font-weight: bold;
		line-height: 1.25;
	}

	.headAttBox p {
		font-size: 1.1rem;
		font-weight: normal;
		line-height: 1.3;
		text-align: left;
	}

}
