[type="submit"] {
	position: relative;
    display: inline-block;
    background: #E9414C;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: 4px;
	width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 1rem;
       -webkit-appearance: none;
  cursor: pointer;
}

.btn2 {
	position: relative;
    display: inline-block;
    background: #E9414C;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: 4px;
	width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 1rem;
       -webkit-appearance: none;
  cursor: pointer;
  margin-left: 10px;
}

[type="submit"]:hover {
	opacity:.7;
	transition:.7s;
}

[type="text"] {
	border: 1px solid #E9414C;
	width: 70%;
}

.form_txt {
	border: 1px solid #E9414C;
	width: 40%;
	padding: 10px;
}

.form_txt2 {
	border: 1px solid #E9414C;
	width: 40%;
	padding: 10px;
	margin-bottom: 10px;
}

.btn {
	position: relative;
    display: inline-block;
    background: #E9414C;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: 4px;
	width: 40px;
    height: 30px;
    line-height: 30px;
    font-size: 1rem;
}

.activities__body img {
	display: block;
	margin-bottom: 30px;
}

.activities__body p.txt {
	margin-bottom: 30px;
}

.activities__body p.txt2 {
	margin-top: 30px;
}

.activities__item2 {
    width: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 auto;
}

.activities__list2 {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
    margin-bottom: 40px;
    border-bottom: 1px dotted;
}

.activities__list1 {
    display: flex;
    justify-content: space-between;
}

.btn_sakura {
	width: 420px;
    height: 50px;
    margin-top: 0px;
    padding: 0 20px;
    line-height: 50px;
    font-size: 18px;
    letter-spacing: 0.1em;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 5px 10px;
    background-position: right 20px top 50%;
}

.txt2 {
	margin-top: 30px;
}

.activities2 {
    background: #fff;
    border-radius: 8px;
    border: 2px solid #E9414C;
    margin-top: 40px;
}

.table-b-td-a {
	font-size: 1rem;
	margin-right: 30px;
}

.table-b-td-a2 {
	font-size: 1rem;
	margin-right: 20px;
}

select {
	font-size: 1rem;
	font-weight: bold;
	margin-right: 30px;
	border: 1px solid;
    padding: 10px;
}

.activities__item__body2 {
    margin-bottom: 28px;
    width: 800px;
}

.right {
    text-align: right !important;
}
ul.link-list {
    line-height: 2;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.link-list span.page-top {
    background: url(/contribution3/assets/images/bg-icon-02.png) left center no-repeat;
}
.link-list span {
    padding-left: 15px;
    background: url(/contribution3/assets/images/bg-icon-01.png) left center no-repeat;
}
.link-list span a {
    color: #003366;
    text-decoration: underline;
}


.con__title {
    font-size: 2rem;
}
.con__title span{
    font-size: 3rem;
    color: #E9414C;
}
.con {
    padding-top: 64px;
    padding-right: 0px;
    padding-bottom: 64px !important;
    padding-left: 0px;
}
.main2 .main__title {
    font-size: 2rem;
    color: #FFF;	
}
.main__title {
    font-size: 2rem;
    color: #E9414C;	
}
.main {
padding-top: 0px !important;
    padding-right: 0px;
    padding-bottom: 64px;
    padding-left: 0px;
    }
    
.main__video {
    width: 560px;
    height: 344px !important;
    border-radius: 8px;
    box-shadow: 0px 0px 10px 4px #ccc;
}

.con-01__list {
    display: flex;
    justify-content: space-between;
    padding-bottom: 50px;
    list-style-type: none;
    border-bottom: 0px dotted #b8b8b8 !important;
}

.shakaikouken__body {
    width: 100% !important;
}

.sakuraneko__card__inner {
    padding: 40px 0 30px !important;
}

.sakuraneko__body p span {
	font-weight: bold;
	font-size: 140%;
}
.main__inner2 {
	background-color: black;
	width: 100%;
	display: flex;
}
.main__body2 {
 	width: 50%;
    padding: 6% 6% 0% 6%;
}
.main__body2 p {
	text-align: center;
}

.main__body3 {
 	width: 50%;
    padding: 0%;
}
.main2 {
    padding-top: 0px !important;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.main2 {
    width: 100%;
    padding: 0px 0;
}
.main2 .con-01__item__img {
    margin: 0px;
}
.main-under2 {width:100%;height:420px;background-image:url(../images/main.png);background-position:50% 50%;background-size:cover;color:#FFF}