@media screen and (min-width:1440px) {
	.the-process-leading__subcont-icon {
		width: 150px;
		height: 150px;
	}
	
	.sp-only {
	display: none;
	}
}

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


@media screen and (max-width:1024px) {
	#test-voucher, #group-examination-guide, #greetings-representative, #message, #faq, #access, #news {
		padding: 50px 10px;
	}
	
	.hdr__layout {
		display: block;
		margin: 0 auto;
		height: 100px;
	}

	.hdr__logo {
		margin: 0 auto;
	}

	.hdr__navi.am-flex {
		justify-content: end;
	}

	header {
		padding: 10px 0;
	}

	.hdr__navi-menu {
		justify-content: center;
		width: 650px;
	}
	
	header .hdr__navi-button, .tama__button {
		margin: 0 0 0 30px;
	}
	
	.cont-1200 {
		margin: 0 10px;
	}
	
	.inquiry-form__contact-col:first-child {
		width: 35%;
	}
	
	.inquiry-form__contact-col {
		width: calc(65% - 20px);
	}
	
	#subpage-banner {
		margin: 120px 0 0;
	}
	
	.recommend-to-those-who__image {
		max-width: 50%;
	}

	.recommend-to-those-who__content {
		width: 50%;
	}
	
	.itil-foundation-exam__subcont-map {
		max-width: 50%;
	}

	.itil-foundation-exam__subcont-content {
		max-width: 50%;
		width: 50%;
	}
}

@media screen and (max-width:991px) {
	header {
		padding: 10px 0;
		height: 130px;
	}
	
	.bnr__ov {
		left: 50%;		
	}
	
	.examination-categories__content {
		min-height: 200px;
	}
	
	.examination-categories__item {
		width: calc(100% / 2 - 62px);	
	}
	
	.examination-categories__item:nth-child(3n) {
		margin: 0 20px 20px 0;
	}
	
	.examination-categories__item:nth-child(2n) {
		margin: 0 0 20px 0;
	}
	
	.greetings-representative__content {
		width: 50%;
	}
	
	.greetings-representative__image {
		max-width: 508px;
		width: calc(50% - 50px);
	}
	
	.am-col-auto.hdr__navi.am-flex {
		display: block;
		text-align: center;
	}

	header .hdr__navi-button {
		margin: 5px auto 0 auto;
	}

	ul.hdr__navi-menu {
		width: 100%;
/* 		margin: 100px 0 50px; */
	}
	
	.the-process-leading__subcont-icon img {
		width: 40px;
		height: 40px;
	}

	.the-process-leading__subcont-number {
		font-size: 20px;
	}

	.the-process-leading__subcont-step {
		font-size: 16px;
	}
	
	.inquiry-form__contact-col:first-child {
		width: 40%;
		color: #371F1F;
	}
	
	.inquiry-form__contact-col {
		width: calc(60% - 20px);
	}
	
	.application-form__subcont-content {
		padding: 20px 10px;
	}
	
	#subpage-banner img {
		margin: 130px 0 0;
	}
	
	.apply-for-pearson-vue {
		padding: 30px;
	}
	
	.recommended-post {
		display: block;
	}

	.recommended-post__thumb img {
		width: 100%;
	}

	.recommended-post__content {
		width: 100%;
	}

	.popular-post {
		display: block;
	}

	.popular-post__thumb img {
		width: 100%;
	}

	.popular-post__content {
		width: 100%;
		margin: 10px 0 0;
	}
	
	.blog-title {
		display: block;
		text-align: left;
	}
	
	.blog-pg.category-pg .blog-item:nth-child(even) {
		margin: 0 0 30px;
	}
	
	.post-nav__content {
		display: block;
	}

	.post-nav__title {
		width: 100%;
	}

	.post-nav__thumb img {
		width: 100%;
		height: 150px;
	}
}

@media screen and (max-width: 768px) {
	.prd-intro__cont a {
		display: block;
		font-size: 25px;
		margin: 10px 0;
	}
}

@media screen and (max-width: 767px) {
	.sp-only {
		display: inline;
	}
	
	.af-topgap {
		height: 100px;
	}
	
	.hdr__menu-btn {
		display: block;
	}
	
	header {
		position: fixed;
		z-index: 5;
		width: 100%;
		top: 0;
		left: 0;
		border-bottom: 1px solid #163a6e;
		height: 80px;
	}
	
	header .am-container {
		width: 100%;
	}

	.hdr__logo > a {
		display: block;
		position: absolute;
		top: 45px;
		width: calc(65% - 40px);
		text-align: left;
		transform: translateY(-50%);
		padding: 0 0 0 20px;
	}

	.hdr__logo img {
		width: auto;
		height: 50px;
	}

	.hdr__layout {
		display: block;
		height: auto;
		width: 100%;
		position: relative;
	}

	.hdr__logo {
		text-align: center;
		margin: 0;
	}
	
	.hdr__navi {
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.5s linear;
		flex-wrap: wrap;
	}

	.hdr__navi-cont {
		height: auto;
		display: flex;
		flex-direction: column;
		align-items: stretch;
		justify-content: space-between;
		min-height: max(710px, calc(100vh - 125px));
	}

	.hdr__navi-menu {
		position: relative;
		margin: 0;
		width: calc(100% - 1px);
	}

	.hdr__navi-menu-bg {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
	}

	.hdr__navi-menu {
		display: block;
		position: relative;
		z-index: 2;
	}

	.hdr__navi-menu li,
	.hdr__navi-menu li:last-child {
		border: solid #333;
		border-width: 1px 0 0;
	}
	
	.hdr__navi-menu li:last-child {
		border: solid #FFF;
		border-width: 1px 0;
	}

	.hdr__navi-menu li a,
	.hdr__navi-menu li:last-child a {
		padding: 15px 0;
		color: #000;
		font-weight: 200;
		width: 100%;
		text-align: center;
		font-size: 20px;
	}

	.hdr__navi-btn-cont .hdr__navi-btn:last-child,
	.hdr__navi-btn-cont .hdr__navi-btn:first-child {
		border-radius: 25px;
		display: block;
		margin: 50px auto 10px;
		font-size: 16px;
	}
	
	.hdr__navi-lang {
		position: absolute;
		top: 60px;
		transform: translateY(-50%);
		right: 80px;
	}

	.hdr__navi-btn-cont .hdr__navi-btn:last-child {
		margin: 0 auto;
	}

	.hdr__navi-btn-cont {
		text-align: center;
	}
	
	.hdr__menu--show .hdr__menu-btn-icon>span {
		opacity: 0;
	}

	.hdr__menu--show .hdr__menu-btn-icon::before {
		transform: translateY(10px) rotate(225deg);
	}

	.hdr__menu--show .hdr__menu-btn-icon::after {
		transform: translateY(-10px) rotate(-225deg);
	}

	.hdr__menu--show .hdr__navi {
		max-height: 1000px;
	}
	
	header .ftr__cont {
		display: block;
	}
	
	.hdr__ftr.ftr__cont {
		padding: 30px 0 0;
		min-height: calc(100vh - 461px);
		display: flex;
		flex-direction: column;
	}

	.hdr__ftr .ftr__socmed {
		padding: 0 10px;
	}

	.hdr__ftr .ftr__addr {
		margin: auto 20px 30px;
		text-align: center;
	}
	
	.hdr__ftr .ftr__socmed-link {
		text-align: center;
		width: calc(50% - 25px);
		margin: 0 10px 20px;
		padding: 5px 0;
	}
	
	.hdr__ftr .ftr__cpright {
		margin: auto 0 0;
	}
	
	.ftr.type2 .ftr__socmed-link {
		width: 140px;
    	margin: 15px 10px
	}

	.ftr__layout {
		display: block;
	}

	.ftr__logo {
		text-align: center;
		margin: 0 auto;
	}

	.ftr__navi {
		margin: 50px 0;
	}

	.ftr__cpright {
		text-align: center;
	}
	
	.bnr__ov {
		font-size: 30px;
		line-height: 40px;
		width: 100%;
		top: 68%;
	}

	.bnr__cont img {
		height: 450px;
		object-position: 87%;
	}
	
	.bnr__ov-txt {
		text-shadow: 0px 2px 4px #fff;
	}
	
	.inquiry-form__desc2 {
		text-align: left;
	}
	
	.grp-exam-guide__desc {
		text-align: left;
	}
	
	.application-form-group-exams__desc {
		text-align: left;
	}

	.side__button {
		display: none;
	}

	.tama__button-cont {
		display: block;
		margin: 20px auto 0;
	}

	.tama__button-cont .tama__button {
		margin: 0 auto 15px;
	}

	.tama__button-cont .tama__button:last-child {
		margin: 0 auto 15px;
		display: none;
	}
	
	.title-jp {
		font-size: 24px;
		line-height: 32px;
	}
	
	.title-en {
		font-size: 20px;
		line-height: 28px;
	}

	.text-voucher__subcont {
		display: block;
	}

	.text-voucher__content {
		max-width: unset;
		margin: 20px 0;
	}

	.tama__button.style2 {
		margin: 20px auto;
	}

	.examination-categories__cont {
		display: block;
	}

	.examination-categories__item {
		width: calc(100% - 20px);
		margin: 0 10px 20px;
	}

	.examination-categories__item:nth-child(2n) {
		margin: 0 10px 20px;
	}

	.examination-categories__item:nth-child(3n) {
		margin: 0 10px 20px;
	}

	.group-examination-guide__cont {
		flex-wrap: wrap;
	}

	.group-examination-guide__image {
		max-width: unset;
		order: 1;
	}

	.group-examination-guide__content {
		max-width: unset;
		order: 2;
	}

	.greetings-representative__cont {
		display: block;
	}

	.greetings-representative__image {
		width: 100%;
	}

	.greetings-representative__content {
		width: calc(100% - 20px);
		margin: 0;
		max-width: unset;
	}

	.message__cont {
		display: block;
	}

	.message__image {
		max-width: unset;
		width: 50%;
		margin: 0 auto;
	}

	.message__content {
		max-width: unset;
		width: calc(100% - 40px);
		margin: 20px auto 0;
	}
	
	.access-cont {
		display: block;
	}

	.access-content {
		margin: 20px auto 50px;
	}
	
	.ftr__addr-cont {
		text-align: center;
	}

	.ftr__socmed {
		display: flex;
		justify-content: center;
		margin: 10px 0 0;
	}

	.tama__button.style3.footer-button {
		margin: 0 10px 0 0;
	}
	
	.faq-item_q > h5 {
		padding: 0;	
		flex: unset;
        width: calc(100% - 110px);
	}
	
	.test-voucher-information__submenu {
		display: block;
	}

	.test-voucher-information__submenu-item {
		margin: 0 auto 20px;
	}
	
	 .the-process-leading__subcont-icon img {
        width: 50px;
        height: 50px;
        margin: 0 auto;
        display: block;
    }
	
	.the-process-leading__subcont-icon {
		width: 150px;
		height: 110px;
	}

	.the-process-leading__subcont-content {
		width: calc(100% - 40px);
		margin: 0 0 0 20px;
	}
	
	.inquiry-form__row {
		display: block;
		margin: 0 0 40px;
	}

	.inquiry-form__contact-col:first-child {
		width: 100%;
		margin: 0 10px 20px;
	}

	.required, 
	.notrequired {
		margin: 0 20px 0;
	}

	.inquiry-form__contact-col {
        width: calc(100% - 10px);
        margin: 0 10px 0 0;
    }
	
	.inquiry-form__contact-form {
		width: calc(100% - 20px);
		margin: 0;
	}
	
	.inquiry-form__contact-col input {
		width: 100%;
	}
	
	.contact-form__desc {
        margin: 50px 10px;
		text-align: left;
    }
	
	.inquiry-form__contact-col textarea {
		width: 100%;
	}
	
	input[type="checkbox"] {
		width: 10%;
		align-self: start;
        margin: 8px 10px 0 0;
	}
	
	span.inquiry-form__desc {
		margin: 0 0px 20px;
	}
	
	.application-form__desc {
		text-align: left;	
	}
	
	.application-form__subcont-inner {
		display: block;
	}

	button.application-form__subcont-tab {
		width: 100%;
		border-width: 1px 1px 0;
	}
	
	.privacy-policy__subcont ul {
		padding: 0 0 0 20px;
	}
	
	.tbl_sphdr {
        display: block;
        font-weight: bold;
        color: #000;
    }
	
	.lpic__table table tr,
	.tamachi-test-center__subcont-table  table tr,
	.take-exam-at-home__table table tr,
	.itil-foundation__table table tr,
	.tst-vcr-info__table table tr,
	.group-examination__table tr {
        display: block;
        border: 1px solid #1e73be;
        margin: 0 0 20px;
    }

	.lpic__table table tr:first-child,
	.tamachi-test-center__subcont-table table tr:first-child,
	.take-exam-at-home__table table tr:first-child,
    .itil-foundation__table table tr:first-child,
	.tst-vcr-info__table table tr:first-child,
	.group-examination__table table tr:first-child {
        display: none;
    }

	.lpic__table table tr td,
	.tamachi-test-center__subcont-table table tr td,
	.take-exam-at-home__table table tr td,
    .itil-foundation__table table tr td,
	.tst-vcr-info__table table tr td,
	.group-examination__table table tr td {
        display: block;
        border: unset;
    }
	
	.application-form-group-exams__cont {
		padding: 40px 10px;
	}
	
	.tama__button.style5 {
		margin: 0 auto;
	}
	
	a.border-btm {
		border: 1px solid #333;
		border-width: 0 0 1px;
	}
	
	#subpage-banner img {
		height: 350px;
		margin: 100px 0 0;
		object-fit: cover;
	}
	
	#subpage-banner img {
		height: 250px;
		margin: 100px 0 0;
		object-fit: cover;
	}
	
	.hdr__navi-menu li:nth-child(7n) {
		border-width: 1px 0;
	}

	.pearson-vue__subcont {
		display: block;
	}

	.about-peaspn__cont {
		padding: 40px 10px;
	}

	.pearson-vue__content {
		margin: 0;
	}

	.pearson-vue__image {
		margin: 0 auto;
	}

	.tama__button.style3.peaspn-vue-button {
		margin: 30px auto 50px;
	}

	.apply-via-phone ul {
		padding: 0 0 0 20px;
	}

	.apply-via-email ul {
		padding: 0 0 0 20px;
	}

	.apply-for-pearson-vue {
		padding: 40px 10px;
	}

	.list-of-available-exams__item {
		display: block;
	}

	.list-of-available-exams__item-image {
		margin: 0 auto;
	}

	.list-of-available-exams__item-content {
		max-width: unset;
		margin: 20px 0;
		overflow-wrap: break-word;
	}

	.tama__button.style3.list-of-available-exams-button {
		margin: 20px auto 30px;
	}
	
	 #subpage-banner {
        margin: 100px 0 0;
    }
	
	.hdr__menu--show ul.hdr__navi-menu {
		margin: 100px 0 50px;
	}
	
	.faq-tab {
		display: block;
	}

	.faq-tab__item-cont {
		border: 1px solid #333;
		border-width: 0 1px;
		margin: 20px 0;
	}

	.faq-tab__item img {
		display: block;
		margin: 0 0 0 auto;
	}

	.faq-tab__item {
		width: 100%;
	}
	
	.faq-subtitle {
		line-height: 32px;
		padding: 15px;
		font-size: 20px;
	}
	
	.recruitment-overview__table table tr td:first-child {
		width: 100%;
	}
	
	.recruitment-overview__table tr {
		display: block;
		width: calc(100% - 40px);
		margin: 0;
	}

	.recruitment-overview__table tr td {
		display: block;
		width: 100%;
	}

	.recruitment-overview__table table tr td {
		 border-width: 1px;
	}
	
	.itil-foundation-exam__subcont {
		display: block;
	}

	.itil-foundation-exam__subcont-map {
		max-width: 100%;
	}

	.itil-foundation-exam__subcont-content {
		max-width: 100%;
		width: 100%;
		margin: 20px 0 0;
	}
	
	.itil-foundation-exam__item {
		width: 100%;
		margin: 0 0 30px;
	}

	.recommend-to-those-who__subcont {
		display: block;
	}

	.recommend-to-those-who__image {
		max-width: 100%;
	}

	.recommend-to-those-who__content {
		width: 100%;
		margin: 20px 0;
	}

	.recruitment-notes__desc {
		line-height: 28px;
	}
	
	.itil-foundation-exam__subcont-map iframe {
		width: 100%;
	}
	
	.access-maps.top-page iframe {
		width: 100%;
		height: 350px;
	}
	
	.company-information__table table tr {
		display: block;
		width: calc(100% - 40px);
		margin: 0;
	}

	.company-information__table table tr td {
		width: 100%;
		display: block;
	}

	.company-information__table table tr td:first-child {
		border-width: 1px 1px 0;
	}
	
	.company-information__image.first {
		margin: 0 30px 0 0;
	}
	
	.blog-pg.category-pg .blog-item:nth-child(even) {
		margin: 0 0 30px;
	}

	.sect-blog__cont {
		display: block;
	}

	.blog-pg.category-pg .blog-item {
		width: 100%;
		margin: 0 0 30px;
	}

	.sect-blog__post.am-col8 {
		width: 100%;
	}

	.sect-cont {
		padding: 40px 0;
	}

	#sect-blog .tama-test-title {
		margin: 0 0 40px;
	}

	#sect-blog .am-col4 {
		width: 100%;
		margin: 0;
	}

	.sect-blog__sidebar {
		width: 100%;
		margin: 0;
	}

	.recommended-post__thumb img {
		height: 150px;
	}
	
	.post-nav {
		display: block;
	}
	
	a.post-nav__item.prev {
		margin: 0 0 30px;
		display: block;
	}
	
	
    .post-nav__thumb img {
        height: 200px;
    }
	
	.faq-item.show .faq-item_a {
		max-height: 650px;
	}
	
	#weekend-works .announcement-text {
		font-size: 18px;
	}
	
	.weekend-works__desc {
		text-align :left;
	}
	
	.lpic__desc {
    font-weight: 700;
    font-size: 20px;
	}
	
	.test-code-list__subtitle {
		font-size: 24px;
    	font-weight: 700;
	}
	
	#sect-blog .title1 {
		font-size: 24px;
    	line-height: 32px;
	}
	
	#sect-blog .single-item .title1 {
		font-size: 24px;
    	line-height: 32px;
	}
	
	span.wpcf7-form-control.wpcf7-radio label {
		display: block;
	}
}