/*------------------------------------------------------------------------------
								KANSO
------------------------------------------------------------------------------*/
body {
	background:#000000;
}
body a {
	text-decoration: none!important;
}
#wrapper {
	width: 1200px;
	margin: 0 auto;
	color:#000000;
	position: relative;
}
.btn {
	width: 400px;
	margin: 40px auto 0;
	line-height: 60px;
	height: 60px;
	background: #333333;
	-webkit-border-radius : 10px;
	-moz-border-radius : 10px;
	border-radius : 10px;
	text-align: center;
	position: relative;
	color: #ffff99;
	font-size: 26px;
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
}
.btn a {
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
}
#header-kanso {
	width: 100%;
	height: 800px;
	background: url("../../img/kanso/main4.jpg") no-repeat center center;
	position: relative;
}
#header-kanso a {
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	text-indent:-99999px;
}
.titBox {
	position: relative;
	width: 100%;
	height: 100px;
	background: url("../../img/kanso/aka.jpg") no-repeat center center / cover;
}
.titBox .tit {
	width: 620px;
	height: 50px;
	margin: 0 auto;
	padding: 25px 0 0;
}
.titBox:before {
	content: '';
	width: 100%;
	height: 6px;
	background: url("../../img/kanso/obi.jpg") no-repeat center top;
	position: absolute;
	top:0px;
	left:0px;
}
.titBox:after {
	content: '';
	width: 100%;
	height: 6px;
	background: url("../../img/kanso/obi.jpg") no-repeat center top;
	position: absolute;
	bottom:0px;
	left:0px;
	transform: scale(-1.0,1.0);
}
#contents2 {
	width: 100%;
	background: url("../../img/common/contents-back.jpg") repeat-y center top / contain;
	box-sizing: border-box;
	padding: 0 40px 80px;
}
section {
	padding: 40px 0 40px;
}
section h3 {
	width: 100%;
	padding-bottom: 20px;
	margin: 0 auto 40px;
	border-bottom: 4px solid #990000;
}
section h3 div {
	color: #ffff99;
	width: 300px;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	font-weight: 700;
	background: url("../../img/kanso/aka.jpg") no-repeat center center / cover;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
}
#section1 p {
	font-size: 24px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	text-align: center;
	line-height: 1.6em;
}
#section2 p {
	font-size: 24px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	text-align: center;
	line-height: 1.8em;
}
#section2 em {
	font-style: normal;
	font-weight: 900;
	color: #ffff99;
	padding: 2px 0.5em 4px;
	margin: 0 0;
	background: #000000;
}
#section3 p {
	font-size: 36px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	text-align: center;
	line-height: 1.6em;
}
#section3 p span {
	font-size: 28px;
	color: #990000;
	font-weight: 900;
	margin: 0 -0.3em;
}
section p {
	font-size: 24px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
}
section p strong {
	color: #990000;
	font-weight: 900;
}
section p.alert {
	font-size: 14px !important;
	font-weight: 400;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.5em;
}
#section4 p.alert {
margin-top: 10px;
}
section .box {
	position: relative;
	overflow: hidden;
}
#section2 .box li {
	margin-top: 30px;
	width: 49%;
	float: left;
	margin-right: 2%;
	box-sizing: border-box;
	padding: 30px 10px;
	background: rgba(255,255,255,0.5);
	min-height: 660px;
}
#section2 .box li:last-child {
margin-right: 0px;
}
#section2 h4 {
	width: 300px;
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	line-height: 40px;
	height: 40px;
	padding-top: 70px;
	position: relative;
	font-family: 'Bebas Neue', cursive , 'Noto Sans JP', sans-serif;
}
#section2 h4.tw:before {
	content: '';
	position: absolute;
	width: 60px;
	height: 60px;
	top:0px;
	left:50%;
	margin-left: -30px;
	background: #000000 url("../../img/kanso/x.png") no-repeat center center / contain;;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
}
#section2 h4.insta:before {
	content: '';
	position: absolute;
	width: 60px;
	height: 60px;
	top:0px;
	left:50%;
	margin-left: -30px;
	background: #000000 url("../../img/kanso/insta.png") no-repeat center center / contain;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
}
#section2 h5 {
	width: 160px;
	text-align: center;
	font-size: 24px;
	line-height: 36px;
	height: 34px;
	color: #fff8da;
	margin: 20px auto 15px;
	position: relative;
	font-family: 'Bebas Neue', cursive;
	background: url("../../img/kanso/aka.jpg") no-repeat center center / cover;
	-webkit-border-radius:18px;
	-moz-border-radius:18px;
	border-radius:18px;
}
#section2 .line {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	width: 100%;
	background: #000000;
	margin : 20px 0
}
#section2 .box p.setsu {
	line-height: 1.6;
}
#section2 .box p em.link:hover {
	background: #990000;
}
#section2 .box p.setsu a {
	color:#ffff99;
}
#section2 .btn {
	width: 240px;
	background: #000000;
	text-align: center;
	margin: 30px auto 0;
	height: 50px;
	line-height: 50px;
	position: relative;
}
#section2 .btn:hover {
	background: #990000;
}
#section2 .btn a {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0px;
	left:0px;
	text-align: center;
	font-weight: 800;
	font-size: 24px;
	line-height: 50px;
	color:#ffff99;
}
#section4 h6 {
	background: url("../../img/kanso/aka.jpg") no-repeat center center / cover;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	text-align: center;
	color: #ffff99;
	font-weight: 800;
}
#section4 h6 span {
	font-size: 24px;
	margin-left: 0.5em;
}
#section4 .box li {
	width: 32%;
	float: left;
	margin-right: 2%;
}
#section4 .box li .keihin-img {
	background: rgba(255,255,255,0.5);
	box-sizing: border-box;
	padding: 20px;
	margin-bottom: 10px;
}
#section4 .box li:last-child {
	margin-right: 0px;
}
#section4 p {
	font-size: 22px;
	text-align: center;
}
#section5 {
	padding-bottom: 40px;
}
#section5 p {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6em;
	padding-right: 30px;
	text-align: justify;
}
#section5 p.margin-top10 {
	margin-top: 20px;
}
#section5 .scroll-box {
	overflow-y: scroll;
	height: 340px;
	box-sizing: border-box;
	padding: 20px 0 20px 20px;
	background: rgba(255,255,255,0.5);
	border: 1px solid #000000;
}
#section5 p.chu2 {
	padding-left: 1em;
	text-indent: -1em;
}
#section5 p.chu2 a {
	color:#990000!important;
}
/*------------------------------------------------------------------------------
								FOOTER
------------------------------------------------------------------------------*/
#footer-area {
	background: #000000;
}
/*------------------------------------------------------------------------------
								SP
------------------------------------------------------------------------------*/
@media screen and (max-width: 1000px) {
/*------------------------------------------------------------------------------
								KANSO
------------------------------------------------------------------------------*/
#wrapper {
	width: 100%;
	margin: 0 auto;
	color:#000000;
	position: relative;
}
#header-kanso {
	width: 100%;
	height: 0px;
	padding-top: 66.6666%;
	background: url("../../img/kanso/main4.jpg") no-repeat center center / cover;
	position: relative;
}
#header-kanso a {
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	text-indent:-99999px;
}
.titBox {
	position: relative;
	width: 100%;
	height: 100px;
	background: url("../../img/kanso/aka.jpg") no-repeat center center / cover;
}
.titBox .tit {
	width: 620px;
	height: 50px;
	margin: 0 auto;
	padding: 25px 0 0;
}
.titBox:before {
	content: '';
	width: 100%;
	height: 6px;
	background: url("../../img/kanso/obi.jpg") no-repeat center top;
	position: absolute;
	top:0px;
	left:0px;
}
.titBox:after {
	content: '';
	width: 100%;
	height: 6px;
	background: url("../../img/kanso/obi.jpg") no-repeat center top;
	position: absolute;
	bottom:0px;
	left:0px;
	transform: scale(-1.0,1.0);
}
#contents2 {
	width: 100%;
	background: url("../../img/common/contents-back.jpg") repeat-y center top / contain;
	box-sizing: border-box;
	padding: 0 40px 80px;
}
section {
	padding: 40px 0 40px;
}
section h3 {
	width: 100%;
	padding-bottom: 30px;
	margin: 0 auto 30px;
	border-bottom: 4px solid #990000;
}
section h3 div {
	color: #ffff99;
	width: 300px;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	font-weight: 700;
	background: url("../../img/kanso/aka.jpg") no-repeat center center / cover;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
}
#section1 p {
	font-size: 24px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	text-align:justify;
	line-height: 1.6em;
}
#section2 p {
	font-size: 24px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	text-align:justify;
	line-height: 1.6em;
}
#section2 em {
	font-style: normal;
	font-weight: 900;
	color: #ffff99;
	padding: 2px 0.5em 4px;
	margin: 0 0.5em;
	background: #000000;
}
#section3 p {
	font-size: 36px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	text-align: center;
	line-height: 1.6em;
}
#section3 p span {
	font-size: 28px;
	color: #990000;
	font-weight: 900;
	margin: 0 -0.3em;
}
section p {
	font-size: 24px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
}
section p strong {
	color: #990000;
	font-weight: 900;
}
section p.alert {
	font-size: 18px !important;
	font-weight: 400;
	text-indent: -1em;
	padding-left: 1em;
}
#section2 p.alert {
	margin-top: 10px;
}
section .box {
	position: relative;
	overflow: hidden;
}
#section2 .box li {
	margin-top: 30px;
	width: 100%;
	float: none;
	margin-right: 0%;
	box-sizing: border-box;
	padding: 30px;
	background: rgba(255,255,255,0.5);
	min-height: 0px;
}
#section2 .box li:last-child {
margin-right: 0px;
}
#section2 h4 {
	width: 300px;
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	line-height: 40px;
	height: 40px;
	padding-top: 70px;
	position: relative;
	font-family: 'Bebas Neue', cursive , 'Noto Sans JP', sans-serif;
}
#section2 h4.tw:before {
	content: '';
	position: absolute;
	width: 60px;
	height: 60px;
	top:0px;
	left:50%;
	margin-left: -30px;
	background: #000000 url("../../img/kanso/x.png") no-repeat center center / contain;;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
}
#section2 h4.insta:before {
	content: '';
	position: absolute;
	width: 60px;
	height: 60px;
	top:0px;
	left:50%;
	margin-left: -30px;
	background: #000000 url("../../img/kanso/insta.png") no-repeat center center / contain;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
}
#section2 h5 {
	width: 160px;
	text-align: center;
	font-size: 30px;
	line-height: 50px;
	height: 48px;
	color: #fff8da;
	margin: 30px auto 20px;
	position: relative;
	font-family: 'Bebas Neue', cursive;
	background: url("../../img/kanso/aka.jpg") no-repeat center center / cover;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
}
#section2 .line {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	width: 100%;
	background: #000000;
	margin : 30px 0 20px;
}
#section2 .box p.setsu {
	line-height: 1.8em;
	text-align: center;
}
#section2 .box p em.link:hover {
	background: #990000;
}
#section2 .box p.setsu a {
	color:#ffff99;
}
#section2 .btn {
	width: 240px;
	background: #000000;
	text-align: center;
	margin: 30px auto 0;
	height: 50px;
	line-height: 50px;
	position: relative;
}
#section2 .btn:hover {
	background: #990000;
}
#section2 .btn a {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0px;
	left:0px;
	text-align: center;
	font-weight: 800;
	font-size: 24px;
	line-height: 50px;
	color:#ffff99;
}
#section3 p.alert {
	margin: 0 auto;
	width: 500px;
	margin-top: 10px;
	text-align: justify;
}
#section4 h6 {
	background: url("../../img/kanso/aka.jpg") no-repeat center center / cover;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	text-align: center;
	color: #ffff99;
	font-weight: 800;
}
#section4 h6 span {
	font-size: 24px;
	margin-left: 0.5em;
}
#section4 .box li {
	width: 60%;
	float: none;
	margin-right: auto;
	margin: 0 auto 40px;
}
#section4 .box li .keihin-img {
	background: rgba(255,255,255,0.5);
	box-sizing: border-box;
	padding: 20px;
	margin-bottom: 10px;
}
#section4 .box li:last-child {
	margin: 0 auto 0px;
}
#section4 p {
	font-size: 22px;
	text-align: center;
}
#section5 {
	padding-bottom: 40px;
}
#section5 p {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.6em;
	padding-right: 30px;
	text-align: justify;
}
#section5 p.margin-top10 {
	margin-top: 20px;
}
#section5 .scroll-box {
	overflow-y: scroll;
	height: 340px;
	box-sizing: border-box;
	margin-bottom: 40px;
	padding: 20px 0 20px 20px;
	background: rgba(255,255,255,0.5);
	border: 1px solid #000000;
}
#section5 p.chu2 {
	padding-left: 1em;
	text-indent: -1em;
}
}
@media print{
}