#about h2, #strength h2, #adviser h2, #application h2, #voice h2, #client h2, #event h2, #entry h2 {
	display: inline-block;
	width: auto;
    font-size: 27px;
    line-height: 40px;
    letter-spacing: 4px;
    border-bottom: 5px solid #1cbfb9;
    margin-bottom: 40px;
    padding: 0 5px;
    text-align: center;
}
#about h3 {
    font-size: 14px;
    font-weight: 600;
    color: #1cbfb9;
    margin: 3px auto;
    line-height: 20px;
    letter-spacing: 1px;
}
#about, #strength, #event, #voice_area {
    background-color: rgba(220,220,220, 0.2);
}
#about p, #strength p, #adviser p, #application p, #adviser p {
    font-size: 13px;
    letter-spacing: 2px;
    text-align: left;
}
.feature-box {
    width: 262px;
    padding: 15px 11px 18px;
    display: inline-block;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #dadbdd;
    vertical-align: top;
}

.animation-top02, .animation-top03, .animation-top04 {
	margin: 0 0 0 50px;
}
#strength h2 rt {
    font-size: 27px;
    color: #99dad8;
}

#strength .point-box .border-box h3 {
    color: #22bdb7;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
    margin: 5px auto;
    letter-spacing: 5px;
}

#strength .point-box {
    width: 210px;
    display: inline-block;
    vertical-align: top;
    margin-right: 23px;
}

#strength .animation-top04 {
    margin-left: 23px;
}

#strength .point-box .number {
    font-size: 24px;
    line-height: 30px;
    width: 34px;
    color: #1cbfb9;
    border-bottom: 3px solid #1cbfb9;
    margin: 0 auto;
}

#strength .point-box .border-box {
    border: 1px solid #88898a;
    text-align: center;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 5px;
    height: 160px;
    background-color: #FFFFFF;
}

#strength .point-box .border-box h3 span {
    display: block;
    margin: 0 auto;
}

#adviser {
    margin: 0 auto;
    width: 1061px;
    height: 590px;
    padding-top: 75px;
    text-align: center;
}

#adviser .profile-box .name-about h3 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

#adviser .profile-box .icon img {
    display: inline-block;
    width: 183px;
    border-radius: 50%;
}

#adviser .profile-box:nth-of-type(1), #adviser .profile-box {
    width: 500px;
    display: inline-block;
    text-align: left;
    vertical-align: bottom;
    height: 290px;
}

#adviser .profile-box:nth-of-type(1) {
    top: 0;
    left: 0;
}

#adviser .profile-box:nth-of-type(2) {
    top: 100px;
    right: 0;
    margin-left: 2em;
}

#adviser .profile-box:nth-of-type(1), .section05 .adviser .profile-box {
    width: 500px;
    display: inline-block;
    text-align: left;
    vertical-align: bottom;
    margin-right: 2em;
    height: 290px;
}

#adviser .profile-box .icon {
    display: inline-block;
    width: 183px;
}

#adviser .profile-box div {
    vertical-align: middle;
}

#adviser .profile-box .name-about {
    display: inline-block;
    width: 300px;
    margin-left: 10px;
}
#adviser .adviser-title {
    margin-bottom: 10px;
}

#application {
    margin: 0 auto;
    width: 1000px;
    padding-top: 70px;
    text-align: center;
    letter-spacing: -3px;
}

.case-box {
    width: 190.7px;
    display: inline-block;
    letter-spacing: 0;
    vertical-align: top;
    margin-right: 5px;
}

.balloon {
    position: relative;
    background: #ffffff;
    border: 1px solid #cdcbcb;
    border-radius: 5px;
    margin-bottom: 20px;
    height: 75px;
}

.balloon h3 {
    padding: 0;
    font-size: 18px;
    line-height: 23px;
    color: #1cbfb9;
    letter-spacing: 1px;
}

.balloon h3.single_h2 {
	line-height: 44px;
}

.balloon:after, .balloon:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.balloon:after {
    border-color: rgba(255, 255, 255, 0) !important;
    border-top-color: #ffffff !important;
    border-width: 10px !important;
    margin-left: -10px !important;
}

.balloon:before {
    border-color: rgba(205, 203, 203, 0);
    border-top-color: #cdcbcb;
    border-width: 12px;
    margin-left: -12px;
}

.case-box .balloon h3 span {
    display: block;
    margin: 0 auto;
}

#application p {
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 5px;
    text-align: center;
}

#application p span {
    display: block;
    margin: 0 auto;
}

#voice {
    margin: 0 auto;
    width: 840px;
    padding: 65px 80px;
}

#voice h3 {
    font-size: 15px;
    font-weight: 600;
}

#voice h4 {
    font-size: 23px;
    color: #1cbfb9;
}

#voice h3 span {
    margin-right: 10px;
}

.voice-box {
    position: relative;
    padding-left: 203px;
    margin-bottom: 50px;
    letter-spacing: 0.5px;
    text-align: left;
}

.voice-box .icon img {
    border-radius: 50%;
}

.voice-box:nth-of-type(1) .icon {
    top: 10px;
}

.voice-box:nth-of-type(2) {
    padding-left: 0;
    padding-right: 203px;
}

.voice-box .icon {
    position: absolute;
    top: 0;
    left: 0;
}

.voice-box:nth-of-type(1) .icon {
    top: 10px;
}

.voice-box:nth-of-type(2) .icon {
    top: -10px;
    left: unset;
    right: 0;
}

.corporation-logs-img {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60%;
	margin-top: 20px;
	margin: 0 auto;
}

.corporation-logs-img:nth-child(n + 2) {
	margin-top: 20px;
}

.corporation-logs-img img {
	width: 14%;
}

.corporation-logs-img img.first-logo {
	margin-right: 40px;
}

.corporation-logs-img img.second-logo {
	margin-right: 40px;
	margin-left: 40px;
}

.corporation-logs-img img.third-logo {
	margin-right: 40px;
	margin-left: 40px;
}

.corporation-logs-img img.fourth-logo {
	margin-left: 40px;
}

.none {
	display:none;
}

.last .first-logo {
	width: 21% !important;
}

.for_client {
    margin-top: 50px;
}

.for_client a {
    font-weight: 600;
/*
    text-decoration:underline;
    text-decoration-color:#000000;
*/
}

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

.contents {
    padding: 40px 0%;
    width: initial;
}

#about, #strength, #adviser, #application, #voice {
    text-align: center;
    height: auto;
    background-position: center top;
}

#about h2, #adviser h2, #application h2, #voice h2, #client h2, #event h2, #entry h2, #strength h2 {
    display: inline-block;
    width: auto;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 35px;
    border-bottom: 3.5px solid #1cbfb9;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 0 5px;
}

#strength h2, #strength h2 ruby, #strength h2 rt {
    font-size: 14px;
    letter-spacing: 0;
}

#about p, #strength p, #adviser p, #application p, #adviser p {
    font-size: 11px;
}

#about h3 {
/*    font-size: 12px; */
    text-align: left;
    letter-spacing: 0;
}

#about .feature-box, #about .feature-box:nth-of-type(1) {
    display: block;
    margin: 0 auto 25px;
    padding: 0;
    border: 0 none;
    background-color: unset;
    width: 90%;
    position: relative;
    letter-spacing: -5px;
}

#about .feature-box img {
    width: 20%;
    margin-right: 3%;
    position: relative;
    top: unset;
    left: unset;
    display: inline-block;
    vertical-align: middle;
}

#about .feature-box .about-detail {
    display: inline-block;
    width: 75%;
    vertical-align: middle;
}

#strength .point-box .border-box h3 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    font-weight: 600;
}

#strength .point-box {
    position: relative;
    font-size: 10px;
    line-height: 15px;
    width: 65%;
    margin: 0 auto 15px;
    padding-left: 25%;
    text-align: left;
}

#strength .point-box .number {
    position: absolute;
    top: 50px;
    left: 20px;
}

#strength .point-box .border-box {
    margin-top: 0;
    height: 120px;
    margin-top: 0;
}

#strength .point-box .border-box h3 span {
    display: inline;
}

#strength .point-box p {
    font-size: 11px;
    letter-spacing: 1px;
    display: inline;
    line-height: 22px;
    text-align: left;
}

/*
#strength .point-box:nth-of-type(2), #strength .point-box:nth-of-type(4) {
    padding-left: 0;
    padding-right: 25%;
}

#strength .point-box:nth-of-type(2) .number, #strength .point-box:nth-of-type(4) .number {
    left: unset;
    right: 20px;
}
*/

#event .container {
	width: 90%;
}

#adviser {
    width: 100% !important;
    padding: 40px 0;
    padding-bottom: 0px;
    margin: 0 auto;
    text-align: center;
}

#adviser div:nth-of-type(1) {
    position: relative;
}

#adviser .profile-box, #adviser .profile-box:nth-of-type(1), #adviser .profile-box:nth-of-type(2), .section05 .adviser .profile-box:nth-of-type(3), .section05 .adviser .profile-box:nth-of-type(4) {
    width: 90%;
    margin-bottom: 15px;
    letter-spacing: -5px;
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
}

#adviser .profile-box .icon {
    display: inline-block;
    width: 30%;
}

#adviser .profile-box div {
    vertical-align: middle;
}

#adviser .profile-box .icon img {
    width: 100%;
}

#adviser .profile-box .name-about {
    width: 65%;
    margin-left: 3%;
}

#adviser .profile-box .name-about p {
    font-size: 10px;
    line-height: 15px;
}

#adviser .profile-box .name-about h3 {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 0;
    letter-spacing: 0.5px;
}


#adviser .profile-box {
    height: initial !important;
    margin-left: initial !important;
    margin-right: initial !important;
    margin-bottom: 3em !important;
}

#application {
    width: 95%;
}

#application div:nth-of-type(1) {
    letter-spacing: -5px;
}

.case-box {
    width: 31.5%;
    margin-right: 1.5%;
    margin-bottom: 15px;
}

.balloon {
    margin-bottom: 15px;
    padding: 3px;
    height: 48px;
}

.balloon h3 {
    font-size: 9px;
    line-height: 17px;
}

.balloon h3.single_h2 {
    line-height: 34px;
}

.case-box p {
    font-size: 8px !important;
    line-height: 17px !important;
}

#application p span {
    display: block;
    margin: 0 auto;
}

#voice {
	width: 100%;
	padding: 40px 0;
}

.voice-box {
    width: 90%;
    margin: 0 auto 20px;
    padding: 0;
}

.voice-box .icon, .voice-box:nth-of-type(1) .icon, .voice-box:nth-of-type(2) .icon, .voice-box:nth-of-type(3) .icon {
    width: 110px;
    top: 0;
    left: 11%;
    right: unset;
}

.voice-box .icon img {
    width: 100%;
}

#voice h3 {
    font-size: 14px;
    line-height: 17px;
    padding: 40px 0 40px 50%;
    text-align: left;
}

#voice h3 span {
    margin-right: 0;
    display: block;
    font-size: 14px;
}

#voice h4 {
    font-size: 15px;
    line-height: 30px;
    text-align: center;
}

#voice p {
    font-size: 11px;
    line-height: 19px;
    text-align: left;
}

.voice-box:nth-of-type(2) {
    padding-right: 0;
}

.corporation-logs-img {
	width: 90%;
	display: block;
}

.corporation-logs-img:nth-child(n + 2) {
/*	margin-top: initial; */
}

.corporation-logs-img:nth-child(2) .second-logo {
/*	margin-bottom: 16px; */
}

.corporation-logs-img:nth-child(2) .third-logo {
	margin-top: 45px;
	margin-right: initial;
}
.corporation-logs-img img {
	width: 35% !important;
}

.corporation-logs-img img.first-logo {
	margin-right: 20px;
}

.corporation-logs-img img.second-logo {
	margin-right: initial !important;
	margin-left: 20px;
}

.corporation-logs-img img.third-logo {
	margin-left: initial !important;
	padding-bottom: 20px;
}

.corporation-logs-img img.fourth-logo {
	margin-right: initial !important;
	margin-left: 20px;
}

.none {
	display: inline;
	visibility:hidden !important;
}

.last {
	margin-top: 10px !important;
}

.last .first-logo {
	width: 44% !important;
}

#entry {
	width: 90%;
}

.entry_form {
	margin-bottom: 20px;
}

}