@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17

*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

ul,ol {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
img{
	vertical-align:bottom;
	max-width: 100%;
}


/************** layout base ********************/

.clearfix{
overflow:hidden;
}
.clear:after{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}




a{color:#231815;
	text-decoration:none;
}
a:hover{
}
a:visited{color:#231815;}

/*¥Ü¥¿¥órollover*/
a:hover{filter:Alpha(opacity:60);
-moz-opacity:0.60;
opacity:0.60;}

sup {
	line-height: 100%;
	font-size:10px;
	vertical-align: 0.4em;
}
sub{
	line-height: 100%;
	font-size:10px;
	vertical-align: -0.1em;
}

.txtLeft{
text-align:left;
}
.txtRight{
text-align:right;
}
.txtCenter{
text-align:center;
}
.fw{font-weight:bold !important;}
.f10{ font-size:10px !important;}
.f11{ font-size:11px !important;}
.f12{ font-size:12px !important;}
.f13{ font-size:13px !important;}
.f14{ font-size:14px !important;}
.f15{ font-size:15px !important;}
.f16{ font-size:16px !important;}
.f17{ font-size:17px !important;}
.f18{ font-size:18px !important;}

.txtRed{ color:#D80000;}
.note{ color:#666666; font-size:12px;}

.fLeft{ float:left;}
.fRight{ float:right;}
.fNon{
	float:none !important;
}

.mTop0{ margin-top:0 !important;}
.mTop5{ margin-top:5px !important;}
.mTop10{ margin-top:10px !important;}
.mTop15{ margin-top:15px !important;}
.mTop20{ margin-top:20px !important;}
.mTop25{ margin-top:25px !important;}
.mTop30{ margin-top:30px !important;}
.mTop35{ margin-top:35px !important;}
.mTop40{ margin-top:40px !important;}
.mTop45{ margin-top:45px !important;}
.mTop50{ margin-top:50px !important;}

.mBtm0{ margin-bottom:0 !important;}
.mBtm5{ margin-bottom:5px !important;}
.mBtm10{ margin-bottom:10px !important;}
.mBtm15{ margin-bottom:15px !important;}
.mBtm20{ margin-bottom:20px !important;}
.mBtm25{ margin-bottom:25px !important;}
.mBtm30{ margin-bottom:30px !important;}
.mBtm35{ margin-bottom:35px !important;}
.mBtm40{ margin-bottom:40px !important;}
.mBtm45{ margin-bottom:45px !important;}
.mBtm50{ margin-bottom:50px !important;}
.mBtm60{ margin-bottom:60px !important;}

.pTop0{ padding-top:0 !important;}
.pTop5{ padding-top:5px !important;}
.pTop10{ padding-top:10px !important;}
.pTop15{ padding-top:15px !important;}
.pTop20{ padding-top:20px !important;}
.pTop25{ padding-top:25px !important;}
.pTop30{ padding-top:30px !important;}
.pTop35{ padding-top:35px !important;}
.pTop40{ padding-top:40px !important;}
.pTop45{ padding-top:45px !important;}
.pTop50{ padding-top:50px !important;}

.pBtm0{ padding-bottom:0 !important;}
.pBtm5{ padding-bottom:5px !important;}
.pBtm10{ padding-bottom:10px !important;}
.pBtm15{ padding-bottom:15px !important;}
.pBtm20{ padding-bottom:20px !important;}
.pBtm25{ padding-bottom:25px !important;}
.pBtm30{ padding-bottom:30px !important;}
.pBtm35{ padding-bottom:35px !important;}
.pBtm40{ padding-bottom:40px !important;}
.pBtm45{ padding-bottom:45px !important;}
.pBtm50{ padding-bottom:50px !important;}
.pBtm60{ padding-bottom:60px !important;}


.spOnly,.spOnlyI{ display:none;}
.pcOnly{ display:block;}
.pcOnlyI{ display:inline-block;}

/************** layout base ********************/
body{
	position: relative;
background:#ffffff;
text-align:center;
		font-family: "¥Ò¥é¥®¥Î½Ç¥´ ProN W3", "Hiragino Kaku Gothic ProN", "ÓÎ¥´¥·¥Ã¥¯", YuGothic, "¥á¥¤¥ê¥ª", Meiryo, sans-serif;
line-height:1.2;
	padding-top: 80px;
}

div,p,dl{
text-align:left;
}

p,dt,dd,li,td,th{
color:#231815;
font-size:15px;
line-height:2;
}
h1,h2,h3,h4,h5,h6{
color:#231815;
font-size:12px;
	line-height: 1.2;
}

/*------------------ list style----------------*/
.numberList{
	padding:0 0 0 18px;	
}
.numberList li{
	list-style:decimal outside;
	padding:0 0 5px 0;
}

.discList{
	padding:0 0 0 18px;
}
.discList li{
	list-style:disc outside;
	padding:0 0 2px 0;
}

.indentList li{
	padding-left:1em;
	text-indent:-1em;
}

/*****************  head ***********************/
header{
	position: fixed;
	top: 0;
	left: 0;
	border-bottom: 1px #f2f2f2 solid;
	background: #FFFFFF;
	width: 100%;
	height: 80px;
	padding: 0 2%;
	box-sizing: border-box;	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	z-index: 100;
}
#logo{
	width: 160px;
	padding-left: 2%;
	line-height: 1;
}

.bogo-language-switcher{
	/*display: inline-block;*/
	display: flex;
	font-size: 0;
}
.pcOnly .bogo-language-switcher{
   justify-content: flex-end;
}
.spOnly .bogo-language-switcher{
   justify-content: center;
}
.bogo-language-switcher .ja {
  order: 1;
}
.bogo-language-switcher .en-US {
  order: 2;
}
.bogo-language-switcher li{
	display: inline-block;
	border-radius:3px;
	margin:0 5px;
	font-size: 14px;
	line-height: 1.2;
}
header .lang-btn span,
.bogo-language-switcher li.current{
	background:#e1bb29;
	border-radius:3px;
	color:#fff;
	display: inline-block;
	margin:0 5px;
	padding:2px 8px;
}
.bogo-language-switcher li a{
	background:#9c9c9c;
	border-radius:3px;
	color:#fff;
	display:inline-block;
	padding:2px 8px;
}
#gNavi div .bogo-language-switcher li a.current{
  background: none;
  color: #fff;
  padding: 0;
}
header .lang-btn a{
	background:#9c9c9c;
	border-radius:3px;
	color:#fff;
	display:inline-block;
	margin:0 5px;
	padding:2px 8px;
}

/*****************  navi ***********************/
#gNavi{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex; 
	flex-wrap: wrap;
	flex-flow: column-reverse;
}
#gNavi >ul,
#gNavi > div{
	width: 100%;
}
#gNavi >ul li::before,
#gNavi >div >a::before{
	content: "/";
	display: inline-block;
	color: #e2bd00;
	font-size: 18px;
	font-weight: bold;
}
#gNavi >div >a:first-child::before,
#gNavi >ul li:first-child::before{
	display: none;
}
#gNavi > div{
	font-size: 14px;
	text-align: right;
	line-height: 1.2;
}
#gNavi > div.pcOnly{
	display: flex;
   justify-content: flex-end;
}
#gNavi >div> a::before{
	margin: 0 15px;
}
#gNavi >ul{
	font-size: 0;
	text-align: right;
}
#gNavi >ul li{
	display: inline-block;
}
#gNavi >ul li.spOnly{
	display: none;
}
#gNavi >ul li a{
	display: inline-block;
	padding: 0 25px;
}
#gNavi >ul li:first-child a{
	padding-left: 0;
}
#gNavi >ul li:last-child a{
	padding-right: 0;
}
@media screen and (max-width: 910px) {
	#logo{
		width: 150px;
	}
#gNavi >ul li a{
	display: inline-block;
	padding: 0 10px;
}
}
#gNavi .current a,
#top #gNavi >ul li:first-child a,
#gNavi div a.current{	
	color: #e2bd00;	
pointer-events: none;}
.single-curriculum #gNavi .current a{
	pointer-events: inherit;
}
/*****************  foot ***********************/
#pageTop{
	padding-right: 7%;
	text-align: right;
	margin-top: 120px;
}
#pageTop img{
	width: 98px;
	cursor: pointer;
}
footer{
	position: relative;
	background: #efede5;
	height: 85px;
	padding: 30px 0 25px;
	box-sizing: border-box;
}
#footLogo img{
	position: absolute;
	left: 4.6%;
	top: 0;
	bottom: 0;
	margin: auto;
}
#footLinks{
	padding: 0 6%;
	margin: 0 auto;
	text-align: right;
}
#footLinks a{
	margin-left: 30px;
    display: inline-block;
    vertical-align: middle;
}
#footLinks a img.footLinksFB {
    vertical-align: middle;
}

/*****************  contents ***********************/
main::after{
	content: "";
	display: block;
	background: url(/tp-coil/wp-content/themes/tpcoil/images/line_l.png) repeat-y left top;
	width:15px;
	height: calc(100% - 80px);
	position: absolute;
	top: 80px;
	left: 0;
}
body::after{
	content: "";
	display: block;
	background:url(/tp-coil/wp-content/themes/tpcoil/images/line_r.png) repeat-y right 0px;
	width:15px;
	height: calc(100% - 80px - 85px);
	position: absolute;
	top: 80px;
	right: 0;
}
#top main::after{
	height: calc(100% - 80px - 745px);
	position: absolute;
	top: 825px;	
} 
#top::after{
	height: calc(100% - 80px - 85px - 745px);
	position: absolute;
	top: 825px;	
} 

#pageTitle{
	margin: 80px 0 55px;
	font-size: 40px;
	line-height: 111px;
	text-align: center;
}
#pageTitle + p{
	max-width: 800px;
	margin: 0 auto;
}

.inner{
	max-width: 1000px;
	padding-left: 4.5%;
	padding-right: 4.5%;
	margin-left: auto;
	margin-right: auto;
}
.flex{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex; }
.txtlink{
	position: relative;
	display: inline-block;
}
.txtlink::after{
	content: "";
	display: inline-block;
	border-top: 2px #231815 solid;
	border-right: 2px #231815 solid;
	width: 5px;
	height: 5px;
	margin-left: 10px;
	-webkit-transform: rotate(45deg);
transform: rotate(45deg);
	vertical-align: middle;
}
.btn{
	position: relative;
	display: inline-block;
	border: 3px #231815 solid;
	background: #FFFFFF;
	min-width: 300px;
	padding: 15px 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	line-height: 1.55;
}
.btn::after{
	content: "";
	display: block;
	border-top: 2px #231815 solid;
	border-right: 2px #231815 solid;
	width: 5px;
	height: 5px;
	-webkit-transform: rotate(45deg);
transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 24px;
	margin: auto;
}

/*----------------------------------------------
              top
---------------------------------------------*/
#mainVisual{
	border-bottom: 1px #efede5 solid;
	position: relative;	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;/*url(images/mainimg.png) no-repeat center;*/
	background-size: cover;
	height: 745px;
	z-index: 1;
}
#mainVisual #particles-js-c,
#mainVisual #particles-js-o,
#mainVisual #particles-js-i,
#mainVisual #particles-js-l{	
	z-index: 2;
}
#mainVisual .mvTxt{
	position: relative;
	z-index: 10;
}
#mainVisual h1{
	margin-bottom: 15px;
	text-align: center;
}
#mainVisual h1 + p{
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 1.2;
}
#mainVisual p{
	font-size: 26px;
	text-align: center;
	line-height: 1.4;
}
#topNews{
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 6%;
}
.newsList{
	overflow: hidden;
	padding: 20px 0 0 0;
}
.newsList dt{
	float: left;
	color: #e2bd00;
	/*font-family: Roboto,"¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", "sans-serif";*/
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}
.newsList dd{
	border-bottom: 1px #efede5 solid;
	padding: 0 0 20px 8.5em;
	margin-bottom: 20px;
}
#topNews p{
	margin: -10px 0 0 0;
}
#top section h2{
	font-size: 40px;
	text-align: center;
	line-height: 111px;
}
#top section h2 img{
	vertical-align:-0.02em;
}
/*-about-*/
#topAbout{
	padding: 70px 0 100px 0;
}
#topAbout h2{
	background: url(/tp-coil/wp-content/themes/tpcoil/images/bg_ttl_about.png) no-repeat center;
	background-size: auto 100%;
	margin-bottom: 50px;
}
#topAbout h2 + p{
	max-width: 845px;
	margin: 0 auto 35px;
	font-size: 24px;
	line-height: 1.75;
}
.worldmap{
	background: url(/tp-coil/wp-content/themes/tpcoil/images/bg_map.png) no-repeat center;
	background-size:contain;
	height: 628px;
	padding: 140px 0 0 0;
	font-size: 0;
	text-align: center;
	box-sizing: border-box;
}
.worldmap li{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.worldmap li:first-child{
	font-size: 32px;
}
.en-US .worldmap li:first-child{
	font-size: 20px;
    line-height: 2.4;
}
.worldmap li:first-child img{
	margin-right: 25px;
	vertical-align: middle;
}
.worldmap li:last-child{
	padding: 0 0 0 120px;
	margin-left: 55px;
	font-size: 16px;
	line-height: 1.6;
}
.worldmap li:last-child::before{
	content: "";
	display: block;
	background: url(/tp-coil/wp-content/themes/tpcoil/images/pct_cross.png) no-repeat center;
	background-size: cover;
	width: 71px;
	height: 70px;
	vertical-align: middle;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
#topAbout .btn{
	margin: -18px 0 0 0;
}
/*-Curriculum-*/
#topCurriculum{
	overflow: hidden;
	position: relative;
	padding: 150px 6%;
}
#topCurriculum:before,
.bgGray::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 140%;
  height: 92.5%;
  margin: 13.5% -20% 0;
  background: #efede5;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  transform: rotate(6deg);
	z-index: -1;
}
#topCurriculum h2{
	background: url(/tp-coil/wp-content/themes/tpcoil/images/bg_ttl_curriculums_white.png) no-repeat center ;
	background-size: contain;
	margin: 100px auto 95px;
}
#topCurriculum .curriculumList{
	margin-bottom: 120px;
}
#topCurriculum .btn{
	margin: 80px 0 175px 0;
}
.curriculumList{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
	background: #FFFFFF;
	-webkit-clip-path: polygon(10px 0, calc(100% - 10px) 0, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0 calc(100% - 10px), 0 1%);
clip-path: polygon(10px 0, calc(100% - 10px) 0, 100% 10px, 100% calc(100% - 10px),calc(100% - 10px) 100%, 10px 100%, 0 calc(100% - 10px), 0 10px);
	max-width: 1000px;
	padding: 40px 4%;
	margin: 0 auto;
	box-sizing: border-box;
}
.curriculumList li{
	width: 50%;
	box-sizing: border-box;
}
.curriculumList li:nth-of-type(1),
.curriculumList li:nth-of-type(2){
	border-bottom: 2px #e2bd00 solid;
	padding-top: 25px;
	padding-bottom: 45px;
}
.curriculumList li:nth-of-type(3),
.curriculumList li:nth-of-type(4){
	padding-top: 45px;
	padding-bottom: 25px;
}
.curriculumList li:nth-of-type(1),
.curriculumList li:nth-of-type(3){
	padding-left: 1%;
	padding-right: 5%;
}
.curriculumList li:nth-of-type(2),
.curriculumList li:nth-of-type(4){
	border-left: 2px #e2bd00 solid;
	padding-left: 5%;
	padding-right: 1%;
}

.curriculumList li h3{
	margin-bottom: 15px;
	text-align: center;
}
.curriculumList li h3 img{
	height: 40px;
}
.curriculumList li h4{
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 1.4;
}
.curriculumList li p{
	font-size: 16px;
}
.curriculumList li:nth-of-type(1) h4{
	color: #1b619e;
}
.curriculumList li:nth-of-type(1) h4.curriculumListSubTtl2{
	line-height: 2.8;
}
.curriculumList li:nth-of-type(2) h4{
	color: #abc10b;
}
.curriculumList li:nth-of-type(3) h4{
	color: #e95098;
}
.curriculumList li:nth-of-type(4) h4{
	color: #00a484;
}
.coilbox{
	display: block;
	max-width: 1000px;
	margin: 0 auto;
}
.coilbox + .coilbox{
	margin-top: 85px;
}
.coilbox dt{
	padding-bottom: 10px;
	text-align: right;
}
.coilbox dt img{
	height: 40px;
}
.coilbox .flex{
	justify-content: space-between;
	align-items: center;
	padding: 0 8.5%;
}
.coilbox .flex img{
	margin-top: -9%;
}
.coilbox .flex p{
	width: 55%;
	color: #FFFFFF;
	font-size: 28px;
	font-style: italic;
	line-height: 1.3;
}
.coilbox .flex + dd{
	box-shadow: 0 6px 26px 0 rgba(0,0,0,0.1);
	background: #FFFFFF;
	font-size: 17px;
	text-align: center;
	line-height: 66px;
}
.coilbox dd span{
	margin: 0 10px;
	font-size: 18px;
}
.coilbox:nth-of-type(even) dt{
	text-align: left;
}
.coilbox:nth-of-type(even) .flex{
	flex-flow: row-reverse;
}
.coilbox.coil1 .flex{
	background: #1b619e;
}
.coilbox.coil1 dd{
	color: #1b619e;
}
.coilbox.coil2 .flex{
	background: #abc10b;
}
.coilbox.coil2 dd{
	color: #abc10b;
}
.coilbox.coil3 .flex{
	background: #e95098;
}
.coilbox.coil3 dd{
	color: #e95098;
}
.coilbox.coil4 .flex{
	background: #00a484;
}
.coilbox.coil4 dd{
	color: #00a484;
}
/*-program-*/
#topProgram{
	position: relative;
	border: 3px #e2bd00 solid;
	max-width: 1000px;
	padding: 95px 5% 110px;
	margin: 100px auto 0;
	box-sizing: border-box;
}
#topProgram::before,
#topProgram::after{
	content: "";
	position: absolute;
	top: -3px;
	left: -3px;
	background: url(/tp-coil/wp-content/themes/tpcoil/images/bg_program_ltop.png) no-repeat left top, url(/tp-coil/wp-content/themes/tpcoil/images/bg_program_rtop.png) no-repeat right top;
	background-size: auto 100%;
	width: calc(100% + 6px);
	height: 12px;
}
#topProgram::after{
	background: url(/tp-coil/wp-content/themes/tpcoil/images/bg_program_lbtm.png) no-repeat left bottom, url(/tp-coil/wp-content/themes/tpcoil/images/bg_program_rbtm.png) no-repeat right bottom;
	background-size: auto 100%;
	top: auto;
	bottom: -3px;	
}
#topProgram h2{
	background: url(/tp-coil/wp-content/themes/tpcoil/images/bg_ttl_programs.png) no-repeat center;
	background-size: contain;
	margin-bottom: 70px;
}
#topProgram .flex{
	padding-bottom: 50px;
	justify-content: space-between;
}
#topProgram .flex li{
	width: 47%;
	max-width: 400px;
}
#topProgram .flex figure{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 96px;
}
#topProgram .flex h3{
	margin: 30px 0 20px;
	font-size: 18px;
	text-align: center;
}
/*-partner-*/
#topPartner{
	max-width: 1000px;
	padding: 115px 6% 0;
	margin: 0 auto;
}
#topPartner h2{
	background: url(/tp-coil/wp-content/themes/tpcoil/images/bg_ttl_partners.png) no-repeat center;
	background-size: contain;
	margin-bottom: 30px;
}
.partnerList{
	margin-left: -2%;
	font-size: 0;
	text-align: center;
}
.partnerList li{
	display: inline-block;
	width: 31%;
	margin-left: 2%;
	margin-bottom: 65px;
	vertical-align: top;
}
.partnerList li figure{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 160px;
	box-sizing: border-box;
}
.partnerList li p{
	text-align: center;
}

@media screen and (max-width: 1000px) {
	.curriculumList,
.coilbox,
	#topProgram{
	margin-left:6%;
	margin-right:6%;
}
}/*-1000 end-*/
/*----------------------------------------------
              outline (about)
---------------------------------------------*/
#outline #pageTitle,
#outline-2 #pageTitle{
	background: url(/tp-coil/wp-content/themes/tpcoil/images/bg_ttl_about.png) no-repeat center;
	background-size: contain;	
}
#outline #pageTitle img,
#outline-2 #pageTitle img{
	vertical-align: -0.04em;
}
#outline section,
#outline-2 section{
	padding-top: 95px;
}
#outline section h2,
#outline-2 section h2{
	margin-bottom: 25px;
	font-size: 30px;
	text-align: center;
}
#purpose > div{
	background: url(/tp-coil/wp-content/themes/tpcoil/images/bg_map.png) no-repeat center;
	background-size: contain;
	height: 628px;	
}
#purpose .flex{
	justify-content: space-between;
	max-width: 1040px;
	padding: 60px 6% 0;
	margin: 0 auto;
}
#purpose .flex li{
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(255,255,255,0.70);
	width: 42.5%;
	height: 130px;
	max-width: 440px;
	font-size: 24px;
	text-align: left;
	line-height: 1.5;
	box-sizing: border-box;
}
#purpose .flex li:last-child::before{
	content: "";
	display: block;
	background: url(/tp-coil/wp-content/themes/tpcoil/images/about_pct_arrow.png) no-repeat center;
	width: 38px;
	height: 34px;
	position: absolute;
	left: -20%;
}
#purpose .worldmap{
	background: none;
	padding-top: 45px;
}
/*--*/
#o_outline h2 + p,
#human h2 + p{
	max-width: 800px;
	margin: 0 auto;
}
#o_outline .flex,
#human .flex{
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 55px 0 0 0;
}
#o_outline .flex li,
#human .flex li{
	position: relative;
	border: 3px #e2bd00 solid;
	width: 48%;
	padding: 30px 3.5% 45px;
	margin-bottom: 4%;
	box-sizing: border-box;
}
#o_outline .flex li::before,
#o_outline .flex li::after,
#human .flex li::before,
#human .flex li::after{
	content: "";
	position: absolute;
	top: -3px;
	left: -3px;
	background: url(/tp-coil/wp-content/themes/tpcoil/images/bg_program_ltop.png) no-repeat left top, url(/tp-coil/wp-content/themes/tpcoil/images/bg_program_rtop.png) no-repeat right top;
	background-size: auto 100%;
	width: calc(100% + 6px);
	height: 12px;
}
#o_outline .flex li::after,
#human .flex li::after{
	background: url(/tp-coil/wp-content/themes/tpcoil/images/bg_program_lbtm.png) no-repeat left bottom, url(/tp-coil/wp-content/themes/tpcoil/images/bg_program_rbtm.png) no-repeat right bottom;
	background-size: auto 100%;
	top: auto;
	bottom: -3px;	
}
/*--*/
#o_outline .flex .sbox{
	width: 22.2%;
	padding-bottom: 25px;
}
#o_outline .flex .sbox figure,
#o_outline .flex li figure{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 95px;
	margin-bottom: 15px;
}
#o_outline .flex .sbox h3{
	font-size: 16px;
	text-align: center;
	line-height: 1.3;
}
#o_outline .flex li figure{
	height:102px ;
	margin-bottom: 20px;
}
#o_outline .flex li h3{
	font-size: 18px;
	text-align: center;
}
#o_outline .flex li p{
	margin-top: 20px;
}
/*--*/
#human .flex li h3{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 2.4em;
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 1.2;
	text-align: center;
}
.btns{
	padding-top: 15px;
	font-size: 0;
	text-align: center;
}
.btns li{
	display: inline-block;
	margin: 0 20px;
	vertical-align: top;
}
/*--*/
#greeting,
#chargeGreeting{
	background: #efede5;
	max-width: 1000px;
	padding: 80px 10% 70px;
	margin: 100px auto 0;
	box-sizing: border-box;
}
#outline #greeting h2,
#outline #chargeGreeting h2,
#outline-2 #greeting h2,
#outline-2 #chargeGreeting h2{
	margin-bottom: 20px;
	font-size: 26px;
}
#greeting p,
#chargeGreeting p{
	margin-bottom: 2em;
}
#greeting p.txtRight,
#chargeGreeting p.txtRight{
	margin: 70px 0 0;
}

@media screen and (max-width: 1000px) {
	#greeting,
	#chargeGreeting{
		margin-left: 6%;
		margin-right: 6%;
	}
}/*-1000END-*/
/*----------------------------------------------
              curriculum
---------------------------------------------*/
#curriculum #pageTitle,
#curriculum-2 #pageTitle{
	background: url(/tp-coil/wp-content/themes/tpcoil/images/bg_ttl_curriculums.png) no-repeat center;
	background-size: contain;	
}
@media screen and (max-width: 1000px) {
	#curriculum #pageTitle,
	#curriculum-2 #pageTitle{
		margin-right:3%;margin-left:3%;
	}
}/*-1000 end-*/
#curriculum section h2,
#curriculum-2 section h2{
	font-size: 30px;
	text-align: center;
}
#theme{
	padding: 50px 0 140px;
}
#theme h2{
	margin-bottom: 45px;
}
#theme .curriculumList{
	position: relative;
	border: 3px #e2bd00 solid;
}
#theme .curriculumList::before,
#theme .curriculumList::after{
	content: "";
	position: absolute;
	top: -3px;
	left: -3px;
	background: url(/tp-coil/wp-content/themes/tpcoil/images/bg_program_ltop.png) no-repeat left top, url(/tp-coil/wp-content/themes/tpcoil/images/bg_program_rtop.png) no-repeat right top;
	background-size: auto 100%;
	width: calc(100% + 6px);
	height: 12px;
}
#theme .curriculumList::after{
	background: url(/tp-coil/wp-content/themes/tpcoil/images/bg_program_lbtm.png) no-repeat left bottom, url(/tp-coil/wp-content/themes/tpcoil/images/bg_program_rbtm.png) no-repeat right bottom;
	background-size: auto 100%;
	top: auto;
	bottom: -3px;	
}
#theme .curriculumList li:nth-of-type(1),
#theme .curriculumList li:nth-of-type(2){
	border-bottom: 3px #e2bd00 solid;
}
#theme .curriculumList li:nth-of-type(2),
#theme .curriculumList li:nth-of-type(4){
	border-left: 3px #e2bd00 solid;
}
#c_program{
	position: relative;
	overflow: hidden;
	padding: 170px 0 300px;
}
#c_program h2{
	margin-bottom: 60px;
}
#c_program .c_programInner + h2{
	margin-top: 130px;
}
.c_programInner{
	width: 88%;
	max-width: 1000px;
	margin: auto;
}
.c_programInner + .c_programInner{
	margin-top: 80px;
}
.c_programInner h3{
	margin-bottom: 20px;
}
.c_programInner h3 img{
		width: calc(100%*138/1000);	
}

/* ÖvŽŸÒ»ÓE */
.c_teacherList li{
	margin-top: 25px;	
}
.c_teacherList li a{
	position: relative;
	width: 100%;
	height: 120px;
	display: -ms-flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;

	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;

	background: #fff;
}
.c_teacherList li a figure{
	width: 120px;
	height: 120px;
  flex-shrink: 0;
	background: #1B619E;
	display: -ms-flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  -ms-align-items    : flex-end;
  align-items        : flex-end;
	overflow: hidden;
}
.c_teacherList li.coil1 a figure{	background: #1B619E;}
.c_teacherList li.coil2 a figure{	background: #ABC01F;}
.c_teacherList li.coil3 a figure{	background: #FE569E;}
.c_teacherList li.coil4 a figure{	background: #27A48F;}

.c_teacherList li a figure img{
    /*object-fit: cover;*/
    width: 100% !important;
    height: auto !important;
}
.c_teacherList li a .t_name{
	width: 325px;
	padding-right: 1em;
	padding-left: 23px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex; 
   -webkit-box-align: center;
      -ms-flex-align: center;
         align-items: center;

	text-align: left;
	font-size: 14px;
	line-height: 2em;
}
.c_teacherList li a .t_name > span{
	width: 100%;
}
.c_teacherList li a .t_name > span span{
	font-size: 18px;
}
.c_teacherList li a .ic{
	width: 36px;
	background: #DDBE00;
}
.c_teacherList li a::after{
	position: absolute;
	right: 15px;
	top: 50%;
	content: "";
	display: block;
	border-top: 2px #fff solid;
	border-right: 2px #fff solid;
	width: 7px;
	height: 7px;
	-webkit-transform: rotate(45deg) translate(0, -50%);
   transform: rotate(45deg) translate(0, -50%);
}

/* ¥×¥í¥°¥é¥àÒ»ÓE */
.c_programList li{
	margin-top: 25px;
}
.c_programList li a{
	position: relative;
	width: 100%;
	height: 160px;
	display: -ms-flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;

	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;

	border: 2px solid #004F8E;
	background: #fff;
}
.c_programList.coil1 li a{	border-color: #004F8E;}
.c_programList.coil2 li a{	border-color: #9FB30A;}
.c_programList.coil3 li a{	border-color: #D94B89;}
.c_programList.coil4 li a{	border-color: #00A484;}

.c_programList li a .p_maintitle{
	width: 440px;
	padding-right: 1em;
	padding-left: 35px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex; 
   -webkit-box-align: center;
      -ms-flex-align: center;
         align-items: center;
	text-align: left;
	font-size: 16px;
	line-height: 2em;
}
.c_programList li a .ic{
	width: 45px;
	background: #1B619E;
}
.c_programList.coil1 li a .ic{	background: #1B619E;}
.c_programList.coil2 li a .ic{	background: #9FB30A;}
.c_programList.coil3 li a .ic{	background: #D94B89;}
.c_programList.coil4 li a .ic{	background: #00A484;}

.c_programList li a::after{
	position: absolute;
	right: 20px;
	top: 50%;
	content: "";
	display: block;
	border-top: 2px #fff solid;
	border-right: 2px #fff solid;
	width: 7px;
	height: 7px;
	-webkit-transform: rotate(45deg) translate(0, -50%);
   transform: rotate(45deg) translate(0, -50%);
}
@media screen and (max-width: 768px) {
	.c_teacherList li a{
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
    	height: auto;
	}
	.c_teacherList li a figure{
		height: auto;
		min-height: 120px;
	}	
	.c_teacherList li a .t_name{		
    	line-height: 1.6em;
    	padding-left: 16px;
		padding-top: 4px;
		padding-bottom: 4px;
    	width: calc(100% - 120px - 30px);
	}
	.c_teacherList li a .ic{
    	width: 30px;
	}
}
@media screen and (min-width: 769px) {
	.c_teacherList,
	.c_programList{
		display: -ms-flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;

	  -webkit-flex-wrap: wrap;
	  flex-wrap: wrap;
	}
	.c_teacherList li,
	.c_programList li{
		max-width: 485px;
		width: calc(100%*485/1000);
	}
}

/*---*/
.curriculumDetail{
	max-width: 800px;
	padding: 75px 6% 0;
	margin: 0 auto;
}
.curriculumDetail .ttl{
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 15px;
}
.curriculumDetail h1{
	width:109px ;
}
.curriculumDetail h2{
	padding: 0 0 0 15px;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	line-height: 1.3;
}
.curriculumDetail h2 span{
	display: block;
}
/*--*/
.curriculumDetail.coil1 h2,
.curriculumDetail.coil1 .box > p,
.curriculumDetail.coil1 .outline h3,
.curriculumDetail.coil1 .howto dt{
	color:#1b619e;
}
.curriculumDetail.coil2 h2,
.curriculumDetail.coil2 .box > p,
.curriculumDetail.coil2 .outline h3,
.curriculumDetail.coil2 .howto dt{
	color:#abc10b;
}
.curriculumDetail.coil3 h2,
.curriculumDetail.coil3 .box > p,
.curriculumDetail.coil3 .outline h3,
.curriculumDetail.coil3 .howto dt{
	color:#e95098;
}
.curriculumDetail.coil4 h2,
.curriculumDetail.coil4 .box > p,
.curriculumDetail.coil4 .outline h3,
.curriculumDetail.coil4 .howto dt{
	color:#00a484;
}
.curriculumDetail .box {
	margin-bottom: 40px;
}
.curriculumDetail .box .flex{
	height: 296px;
	padding: 0 5.5% 0 8.75%;
	justify-content: space-between;
	align-items: center;
}
.curriculumDetail .box .flex figure{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: flex-end;
	width: 32%;
	height: 100%;
	 }
.curriculumDetail .box .flex p{
	width: 55%;
	color: #FFFFFF;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	line-height: 1.6;
}
.curriculumDetail .box > p{
	background: #efede5;
	font-size: 17px;
	text-align: center;
	line-height: 51px;
}
.curriculumDetail.coil1 .box .flex{	
	background: #1b619e;
}
.curriculumDetail.coil2 .box .flex{	
	background:#abc10b;
}
.curriculumDetail.coil3 .box .flex{	
	background:#e95098;
}
.curriculumDetail.coil4 .box .flex{	
	background:#00a484;
}
.curriculumDetail .outline{
	border: 3px solid;
	padding: 40px 6.25%;
	margin-bottom: 50px;
}
.curriculumDetail .outline h3{
	margin-bottom: 20px;
	font-size: 18px;
}
.curriculumDetail .outline p{
	font-size: 16px;
}
.curriculumDetail ol{
  margin: 1em 0 0 1em;
}
.curriculumDetail ol li{
  list-style: decimal;
	text-align: left;
}
.coil1 .outline{
	border-color: #1b619e;
}
.coil2 .outline{
	border-color:#abc10b;
}
.coil3 .outline{
	border-color:#e95098;
}
.coil4 .outline{
	border-color: #00a484;
}
/*--*/
.curriculumDetail .flex.img{
	padding: 0 7.5%;
	justify-content: space-between;
	align-items: center;
}
.curriculumDetail > h3{
	margin: 50px 0 15px;
	font-size: 18px;
	text-align: left;
}

/*.curriculumDetail ol li span{
	margin-right: 0.5em;
}*/
.howto{
	background: #efede5;
	padding: 45px 6.25%;
	margin-top: 70px;
}
.howto dt{
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.howto dd{
	font-size: 16px;
}

/*----------------------------------------------
              teacher
---------------------------------------------*/
/* teacher single */
.teacherDetail{
	max-width: 1000px;
	padding: 70px 6% 0;
	margin: 0 auto 130px;
}
.teacherDetail h1{
	margin-bottom: 0.8em;
	font-size: 28px;
}
.teacherDetail .img figure,
.teacherDetail.coil1Color .img figure{	
    background: #1B619E;
}
.teacherDetail.coil2Color .img figure{	
    background: #ABC01F;
}
.teacherDetail.coil3Color .img figure{	
    background: #FE569E;
}
.teacherDetail.coil4Color .img figure{	
    background: #27A48F;
}
.teacherDetail .img figure{	
    background: #1B619E;
}
.teacherDetail .img img{
	width: 100% !important;
	height: auto !important;
}
.teacherDetail .txt p.t_position{
	font-size: 18px;
	line-height: calc(36/18);
}
.teacherDetail .txt dl.t_info{
	margin-top: 24px;
	padding-top: 30px;
	border-top: 1px solid #EEEDE6;
}
.teacherDetail .txt dl.t_info dt{
	font-size: 16px;
	font-weight: bold;
}
.teacherDetail .txt dl.t_info dd + dt{
	margin-top: 30px;
}
.teacherDetail .txt dl.t_info dt::before{
	content: "\025cf";
	color: #E1BE00;
}
.teacherDetail .txt dl.t_info dd{
	font-size: 18px;
}
@media screen and (min-width: 769px) {
	.teacherDetail .flex{
	}
	.teacherDetail .txt{
		max-width: 670px;
		width: calc(100%*670/1000);
	}
	.teacherDetail .img{
		max-width: 280px;
		width: calc(100%*280/1000);
		margin-right: calc(100%*50/800);
	}
}

/*----------------------------------------------
              program
---------------------------------------------*/
#program #pageTitle,
#program-2 #pageTitle,
#voice #pageTitle,
#voice-2 #pageTitle{
	background: url(/tp-coil/wp-content/themes/tpcoil/images/bg_ttl_programs.png) no-repeat center;
	background-size: contain;
}
#program .worldmap li:first-child,
#voice .worldmap li:first-child{
	font-size: 40px;
}


#program .worldmap,
#program-2 .worldmap,
#voice .worldmap,
#voice-2 .worldmap{
	margin-bottom: 40px;
}
#program section figure,
#program-2 section figure,
#voice section > figure,
#voice-2 section > figure{
	padding: 0 0 30px;
	text-align: center;
}
#program section h2,
#program-2 section h2,
#voice section > h2,
#voice-2 section > h2{
	margin-bottom: 20px;
	font-size: 18px;
	text-align: center;
}
#program section p,
#program-2 section p,
#voice section > p,
#voice-2 section > p{
	max-width: 800px;
	margin: 0 auto;
}
#program section > .flex,
#program-2 section > .flex,
#voice section > .flex,
#voice-2 section > .flex{
	padding: 50px 0 0;
	justify-content: space-between;
}
#program section > .flex li,
#program-2 section > .flex li,
#voice section > .flex li,
#voice-2 section > .flex li{
	width: 30%;
}
#program section + section,
#program-2 section + section,
#voice section + section,
#voice-2 section + section{
	padding-top: 80px;
}

/*----------------------------------------------
              partner
---------------------------------------------*/
#partner #pageTitle,
#partner-2 #pageTitle{
	background: url(/tp-coil/wp-content/themes/tpcoil/images/bg_ttl_partners.png) no-repeat center;
	background-size: contain;
}
#partner #pageTitle + p,
#partner-2 #pageTitle + p{
	margin-bottom: 30px;
}

/*----------------------------------------------
              news
---------------------------------------------*/
#news #pageTitle,
#news-2 #pageTitle{
	background: url(/tp-coil/wp-content/themes/tpcoil/images/bg_ttl_news.png) no-repeat center;
	background-size: contain;
}
#news .newsList,
#news-2 .newsList{
	border-top: 1px #efede5 solid;
}
.pageNavi{
	padding: 60px 0 0;
	font-size: 0;
	text-align: center;
}
.pageNavi a,
.pageNavi span{
	display: inline-block;
	border: 2px #231815 solid;
	width: 39px;
	margin: 0 7px;
	color: #231815;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	box-sizing: border-box;
}
.pageNavi span{
	background:#231815 ;
	color: #FFFFFF;
}
.pageNavi .prev,
.pageNavi .prev2,
.pageNavi .next,
.pageNavi .next2{
	position: relative;
	background:#231815 ;
	text-indent: -9999px;
}
.pageNavi .prev::before,
.pageNavi .prev2::before,
.pageNavi .prev2::after,
.pageNavi .next::before,
.pageNavi .next2::before,
.pageNavi .next2::after{
	content: "";
	display: block;
	border-top: 2px #FFFFFF solid;
	border-right: 2px #FFFFFF solid;
	width:5px;
	height: 5px;
	-webkit-transform: rotate(45deg);
transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	left:38%;
	margin: auto;
}
.pageNavi .next2::before{
	left: 9px;
}
.pageNavi .next2::after{
	left: 16px;	
}
.pageNavi .prev::before,
.pageNavi .prev2::before,
.pageNavi .prev2::after{
	border: none;
	border-bottom: 2px #FFFFFF solid;
	border-left: 2px #FFFFFF solid;
	left: 15px;
}
.pageNavi .prev2::before{
	left: 12px;
}
.pageNavi .prev2::after{
	left: 19px;
}

.newsDetail{
	max-width: 800px;
	padding: 70px 6% 0;
	margin: 0 auto;
}
.newsDetail h1{
	border-bottom: 2px #efede5 solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 26px;
	line-height: 1.5;
	text-align: left;
}
.newsDetail .date{
	margin-bottom: 35px;
	color: #e2bd00;
	/*font-family: Roboto,"¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", "sans-serif";*/
	font-size: 18px;
	line-height: 1.5;
}
.newsDetail p{
	margin-bottom: 2em;
	font-size: 16px;
}
.newsDetail h2{
	margin:50px 0 15px;
	font-size: 18px;
	text-align: left;
}
.newsDetail >img{
	max-width: 74.5%;
	margin: 0 auto;
}
.newsDetail h3,.newsDetail h4{
	font-size: 16px;
	text-align: left;
}
.newsDetail .program{
		overflow: hidden;
	padding-bottom: 2em;
	}
.newsDetail .program dt{
	float: left;
}
.newsDetail .program dd{
	padding: 0 0 0 4.5em;
	font-size: 16px;
}
.share{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
	padding: 40px 0 30px;
}
.share dt{
	margin-right: 10px;
	font-size: 18px;
	/*font-family: Roboto,"¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", "sans-serif";*/
	font-style: italic;
	font-weight: bold;
}
.share dd{
	margin: 0 10px;
}


/*----------------------------------------------
              voice
---------------------------------------------*/
/* voice archive */
#programVoiveTop{
}
.listVoice{	
}
.listVoice li{
	position: relative;
	margin-top: 30px;
	border: 2px solid #DDBE00;
	padding-bottom: 45px;
}
.listVoice li .flex{
	display: -ms-flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;

	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.listVoice li .flex .img{
	width: 150px;
	margin: 20px;
}
#program section .listVoice li .flex .img figure,
#program-2 section .listVoice li .flex .img figure{
  padding: 0;
}
.listVoice li .flex .img img{
	width: 100% !important;
	height: auto !important;
}
.listVoice li .flex .txt{
	width: calc(100% - 170px);
	margin: 20px 20px 20px 0;
}
.listVoice li .flex .txt h3{
    min-height: 70px;
    margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
}
.listVoice li .flex .txt p{
	font-size: 14px;
	line-height: 1.5;
}
.listVoice li .btnListVoice{
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	background: #DDBE00;
	line-height: 48px;
	color: #fff;
	text-align: center;
}
.listVoice li span.btnListVoice ::after{
	content: "";
	display: inline-block;
	border-top: 2px #fff solid;
	border-right: 2px #fff solid;
	width: 6px;
	height: 6px;
	margin-left: 24px;
	-webkit-transform: rotate(45deg);
   transform: rotate(45deg);
	vertical-align: middle;
}

@media screen and (min-width: 769px) {
	.listVoice{
		display: -ms-flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	  -webkit-flex-wrap: wrap;
	  flex-wrap: wrap;
	}
	.listVoice li{
		max-width: 485px;
		width: calc(100%*485/1000);
	}
}

/* voice single */
.voiceDetail{
	max-width: 1000px;
	padding: 70px 6% 0;
	margin: 0 auto 130px;
}
.voiceDetail h1{
	margin-bottom: 0.8em;
	font-size: 28px;
}
.voiceDetail .txt p{
	font-size: 16px;
	line-height: calc(36/16);
}
.voiceDetail .img p{	
	font-size: 16px;
	text-align: center;
}
.voiceDetail .img figure img{
	width: 100% !important;
	height: auto !important;
}
.voiceDetail .img figure + p{
	margin-top: 20px;
}
.voiceDetail .img p + p{
	margin-top: 5px;
}
.voiceDetail .img p.name{
	font-size: 20px;
	font-weight: bold;
}
.btnVoice{
    position: relative;
    display: inline-block;
    border: 3px #231815 solid;
    background: #FFFFFF;
    min-width: 300px;
    padding: 15px 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    line-height: 1.55;
}
@media screen and (min-width: 769px) {
	.voiceDetail .flex{
	}
	.voiceDetail .txt{
		max-width: 590px;
		width: calc(100%*590/1000);
	}
	.voiceDetail .img{
		max-width: 360px;
		width: calc(100%*360/1000);
		margin-right: calc(100%*50/800);
	}
}

/*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------
              smartphone
--------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	body{
		font-family: Roboto, Arial, ¡°Droid Sans¡±, "¥Ò¥é¥®¥Î½Ç¥´ ProN W3", "Hiragino Kaku Gothic ProN", "ÓÎ¥´¥·¥Ã¥¯", YuGothic, "¥á¥¤¥ê¥ª", Meiryo, sans-serif;	
-webkit-text-size-adjust: 100%;
		padding-top: 60px;
	}
img{	height: auto;}
.pcOnly,.pcOnlyI{ display:none;}
.spOnly{ display:block;}
.spOnlyI{ display:inline-block;}
	p,dt,dd,li,td,th{
font-size:14px;
line-height:1.8;
}

/***************** SP head ***********************/
header{
	height: 60px;
	padding: 0 5% 0 3.7%;
}
#logo{
	width: 100px;
	padding-left:0;
}
	#spMenu{
		width: 30px;
	}
	#spMenu.active img{
		filter:Alpha(opacity:0);
	-moz-opacity:0;
	opacity:0;
 transition: 0.2s ease-in-out; 
	}
	#spMenu.active{
		background: url(/tp-coil/wp-content/themes/tpcoil/images/menu_close.png) no-repeat center;
		background-size: cover;
	}
	
header .lang-btn span,
header .lang-btn a{
	padding: 7px 14px;
}
	.bogo-language-switcher li.current,
	.bogo-language-switcher li a{
	padding: 7px 14px;
	}
/*****************SP  navi ***********************/
#gNavi{
	position: absolute;
	top: 99%;
	left: 0;
	background: url(/tp-coil/wp-content/themes/tpcoil/images/line_menu_l.png) repeat-y left top,
		url(/tp-coil/wp-content/themes/tpcoil/images/line_menu_r.png) repeat-y right top rgba(255,255,255,0.95);
	background-size: 10px auto;
	width: 100%;
	height: 100vh;
	display: block;
	display: none;
}
#gNavi > ul,
#gNavi .bogo-language-switcher{
	width: auto;
}
#gNavi >ul li::before{
	display: none;
}
#gNavi >div{
	padding: 20px 0;
	font-size: 16px;
	text-align: center;
}
#gNavi > div.pcOnly{ display:none;}
#gNavi .bogo-language-switcher a::before{
	margin: 0 15px;
}
#gNavi >ul{
	padding: 0 25px;
	text-align: center;
}
#gNavi > ul li{
	display: block;
	border-bottom: 2px #efede5 solid;
}
#gNavi > ul li.spOnly{
	display:block;
}
#gNavi > ul li a{
	display: block;
	padding: 20px 0;
	font-size: 18px;
	line-height: 1.2;
	text-align: center;
}


#gNavi > ul li.spOnly a{
	display: inline-block;
	padding: 20px 6px;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
}

#gNavi > ul li.spOnly a::before{
	content: "/";
	display: inline-block;
	color: #e2bd00;
	font-size: 18px;
	font-weight: bold;
	padding-right:8px;
}
#gNavi > ul li.spOnly a:first-child::before{
	display:none;
}

/***************** SP foot ***********************/
#pageTop{
	padding-right: 0;
	text-align: center;
	margin-top: 50px;
}
#pageTop img{
	width: 80px;
	cursor: pointer;
}
footer{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	height: 70px;
	padding: 20px calc(100vw*20/375) 25px;
}
#footLogo img{
	position: relative;
	left: 0;
	/*height: 20px;*/
	width: calc(100vw*100/375);
	max-width: 100px;
}
#footLinks{
	width: 60%;
	width: calc(100% - calc(100vw*100/375) - 10px);
	padding: 0;
	margin: 0;
	text-align: right;
}
#footLinks a{
	margin-left: calc(100vw*12/375);
}
#footLinks a:first-of-type{
	margin-left: 0%;
}
#footLinks a img.footLinksFB{
	width: calc(100vw*30/375) !important;
	height: calc(100vw*30/375) !important;
	max-width: 30px;
	max-height: 30px;
}

/***************** SP contents ***********************/
main::after{
		background-size: 100% auto;
	width:6px;
	height: calc(100% - 60px);
	top: 60px;
}
body::after{
		background-size: 100% auto;
	width:6px;
	height: calc(100% - 60px - 70px);
	top: 60px;
}
#top main::after{
	height: calc(100% - 60px - 520px);
	position: absolute;
	top: 580px;	
} 
#top::after{
	height: calc(100% - 60px - 70px - 520px);
	position: absolute;
	top: 580px;	
} 

#pageTitle{
	margin: 60px 0 50px;
	font-size: 24px;
	line-height: 45px;
}
#pageTitle + p{
}


.inner{
	max-width: none;
	padding-left: 6%;
	padding-right: 6%;
}
.txtlink{}
.txtlink::after{
	margin-left: 8px;
}
.btn{
	display: block;
	border: 2px #231815 solid;
	max-width: 280px;
	min-width: inherit;
	padding: 10px 10%;
	margin: 0 auto;
	font-size: 14px;
}
.btn::after{
	right: 15px;
}

/*--------------------------------------------
            SP top
---------------------------------------------*/
#mainVisual{
	background: #fff;/*url(images/mainimg_sp.png) no-repeat center*/;
	background-size: cover;
	height: 520px;
	padding: 0 4.8%;
}
#mainVisual h1{
	margin-bottom: 10px;
}
#mainVisual h1 + p{
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 1.4;
}
#mainVisual p{
	font-size: 16px;
}
#topNews{}
.newsList{
	overflow: hidden;
	padding: 15px 0 0 0;
}
.newsList dt{
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0.05em;
}
.newsList dd{
	padding: 0 0 15px 6.5em;
	margin-bottom: 15px;
	line-height: 1.4;
}
#topNews p{
	margin: 0px;
}
#top section h2{
	font-size: 24px;
	line-height: 45px;
}
#top section h2 img{
	height: 22px;
}
/*-SP about-*/
#topAbout{
	padding: 50px 0 60px;
}
#topAbout h2{
	margin-bottom: 30px;
}
#topAbout h2 + p{
	margin: 0 6% 20px;
	font-size: 15px;
	line-height: 1.8
}
.worldmap{
	height: auto;
	padding: 0px 5%;
	margin: 0 10px;
}
.worldmap li{
	display: block;
	text-align: center;
}
.worldmap li:first-child{
	font-size: 20px;
}
.en-US .worldmap li:first-child{
	font-size: 15px;
    line-height: 3;
}
.worldmap li:first-child img{
	margin-right: 8px;
	height: 32px;
}
.worldmap li:first-child img:nth-of-type(2){
		height: 25px;
	}
.worldmap li:last-child{
	padding: 0;
	margin-left: 0px;
	font-size: 14px;
	line-height: 1.7;
}
.worldmap li:last-child::before{
	width: 51px;
	height: 50px;
	margin: 20px auto;
	position: relative;
}
#topAbout .btn{
	margin: 20px auto 0;
}
/*-SP Curriculum-*/
#topCurriculum{
	padding: 75px 6%;
}
#topCurriculum:before,
	.bgGray::before{
  width: 190%;
  height: 95%;
  margin: 17.5% -45% 0;
}
#topCurriculum h2{
	margin: 35px auto 45px;
}
#topCurriculum .curriculumList{
	margin:0 0 60px;
}
#topCurriculum .btn{
	margin: 40px auto 50px;
}
.curriculumList{
	padding: 10px 6%;
}
.curriculumList li{
	width: 100%;
}
.curriculumList li:nth-of-type(1),
.curriculumList li:nth-of-type(2),
.curriculumList li:nth-of-type(3){
	border: none;
	border-bottom: 2px #e2bd00 solid;
	padding: 30px 0 25px;
}
.curriculumList li:nth-of-type(4){
	border: none;
	padding: 30px 0 25px;
}
.curriculumList li h3{
	margin-bottom: 10px;
	text-align: center;
}
.curriculumList li h3 img{
	height: 22px;
}
.curriculumList li h4{
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.35;
}
.curriculumList li p{
	font-size: 14px;
}
.curriculumList li:nth-of-type(1) h4{
	line-height: 1.35;
}

#topCurriculum .coilbox{
	margin-left: 0;
	margin-right: 0;
}
.coilbox + .coilbox{
	margin-top: 90px;
}
.coilbox dt{
	padding-bottom: 6px;
}
.coilbox dt img{
	height: 25px;
}
.coilbox .flex{
	display: block;
	padding: 0 6.5%;
	text-align: center;
}
.coilbox .flex img{
	margin-top: -65px;
	height: 130px;
}
.coilbox .flex p{
	width:auto;
	padding: 15px 0 10px;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0.05em;
}
.coilbox .flex + dd{
	box-shadow: 0 3px 13px 0 rgba(0,0,0,0.1);
	padding: 10px 5px;
	font-size: 13px;
	line-height: 1.45;
}
.coilbox dd span{
	display: block;
	margin: 0;
	font-size: 0;
}

/*-SP program-*/
#topProgram{
	border: 2px #e2bd00 solid;
	padding: 40px 5% 40px;
	margin: 50px 6% 0;
}
#topProgram::before,
#topProgram::after{
	top: -2px;
	left: -2px;
	width: calc(100% + 4px);
	height: 11px;
}
#topProgram::after{
	top: auto;
	bottom: -2px;	
}
#topProgram h2{
	margin-bottom: 30px;
}
#topProgram .flex{
	display: block;
	padding-bottom: 10px;
}
#topProgram .flex li{
	width: auto;
	max-width: none;
	padding-bottom: 40px;
}
#topProgram .flex figure{
	display: block;
	height: auto;
}
#topProgram .flex li:first-child figure img{
		width: 70%;
	}
#topProgram .flex h3{
	margin: 20px 0 15px;
	font-size: 14px;
}
/*-SP partner-*/
#topPartner{
	padding: 50px 6% 0;
}
#topPartner h2{
	margin-bottom: 30px;
}
.partnerList{
	margin-left: -2%;
	padding-bottom: 10px;
}
.partnerList li{
	width: 48%;
	margin-left: 2%;
	margin-bottom: 35px;
}
.partnerList li figure{
	max-width: 65%;
	min-height: 110px;
	max-height: 110px;
	margin: 0 auto 10px;
}
.partnerList li figure.wide{
		max-width: 90%;
	}
.partnerList li p{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 2.5em;
	font-size: 13px;
	line-height: 1.25;
}
/*----------------------------------------------
             SP outline (about)
---------------------------------------------*/
#outline #pageTitle img,
#outline-2 #pageTitle img{
	height: 22px;
}
	#outline #pageTitle + p,
	#outline-2 #pageTitle + p{
		margin: 0 6%;
		font-size: 16px;
	}
#outline section,
#outline-2 section{
	padding-top: 55px;
}
#outline section h2,
#outline-2 section h2{
	margin-bottom: 20px;
	font-size: 20px;
}
#purpose > div{
	background-position: center 25px;
	height: auto;
}
#purpose .flex{
	display: block;
	max-width: 1040px;
	padding: 0 6% 0;
	margin: 0 auto;
}
#purpose .flex li{
	background: rgba(254,237,208,0.45);
	width: auto;
	height: auto;
	max-width: none;
	padding: 15px 5px;
	font-size: 18px;
	text-align: center;
	line-height: 1.6;
	box-sizing: border-box;
}
	#purpose .flex li:last-child{
	margin-top: 98px;
	}
#purpose .flex li:last-child::before{
	background: url(/tp-coil/wp-content/themes/tpcoil/images/about_pct_arrowdown.png) no-repeat center;
	background-size:auto 100%;
	width: 100%;
	height: 45px;
	left: 0;
	top: -65px;
}
#purpose .worldmap{
	padding-top: 35px;
}
/*--*/
#o_outline h2 + p,
#human h2 + p{
	font-size: 16px;
}
#o_outline .flex,
#human .flex{
	padding: 25px 0 0 0;
}
#o_outline .flex li,
#human .flex li{
	position: relative;
	border: 2px #e2bd00 solid;
	width: 100%;
	padding: 40px 6% 15px;
	margin-bottom: 4%;
	box-sizing: border-box;
}
#o_outline .flex li::before,
#o_outline .flex li::after,
#human .flex li::before,
#human .flex li::after{
	top: -2px;
	left: -2px;
	width: calc(100% + 4px);
	height: 11px;
}
#o_outline .flex li::after,
#human .flex li::after{
	top: auto;
	bottom: -2px;	
}
/*--*/
#o_outline .flex .sbox{
	width: 47%;
	padding-top: 25px;
	padding-bottom: 15px;
}
#o_outline .flex .sbox figure,
#o_outline .flex li figure{
	height: 60px;
	margin-bottom: 15px;
}
	#o_outline .flex .sbox figure img,
	#o_outline .flex li figure img{
		max-height: 100%;
	}
#o_outline .flex .sbox h3{
	font-size: 15px;
}
#o_outline .flex li figure{
	height:auto;
	margin-bottom: 15px;
}
	#o_outline .flex li.short figure img{
		width: 60%;
		margin: 0 auto;
	}
#o_outline .flex li h3{
	font-size: 17px;
}
#o_outline .flex li p{
	margin-top: 15px;
}
/*--*/
#human .flex li {
		padding-top: 20px;
	}
#human .flex li h3{
	height: auto;
	margin-bottom: 12px;
	font-size: 18px;
	line-height: 1.2;
	text-align: center;
}
.btns{
	padding-top: 15px;
}
.btns li{
	display:block;
	margin: 0 0 15px;
}
/*--*/
#outline #greeting,
#outline #chargeGreeting,
#outline-2 #greeting,
#outline-2 #chargeGreeting{
	padding: 35px 4% 30px;
	margin: 50px 6% 0;
}
#outline #greeting h2,
#outline #chargeGreeting h2,
#outline-2 #greeting h2,
#outline-2 #chargeGreeting h2{
	margin-bottom: 20px;
	font-size: 20px;
}
#greeting p,
#chargeGreeting p{
	font-size: 16px;
	margin-bottom: 1.65em;
	line-height: 1.65;
}
#greeting p.txtRight,
#chargeGreeting p.txtRight{
	margin: 35px 0 0;
}
/*----------------------------------------------
             SP curriculum
---------------------------------------------*/
#curriculum section h2,
#curriculum-2 section h2{
	font-size: 20px;
}
#theme{
	padding: 50px 0 50px;
}
#theme h2{
	margin-bottom: 25px;
}
#theme .curriculumList{
	border: 2px #e2bd00 solid;
}
#theme .curriculumList::before,
#theme .curriculumList::after{
	top: -2px;
	left: -2px;
	width: calc(100% + 4px);
	height: 11px;
}
#theme .curriculumList::after{
	top: auto;
	bottom: -2px;	
}
#theme .curriculumList li:nth-of-type(1),
#theme .curriculumList li:nth-of-type(2){
	border-bottom: 2px #e2bd00 solid;
}
#theme .curriculumList li:nth-of-type(2){
	border: none;
	border-bottom: 2px #e2bd00 solid;
}
	#theme .curriculumList li:nth-of-type(4){
		border: none;
	}
#c_program{
	padding: 80px 0 120px;
}
#c_program::before{		
  width: 190%;
  height: 93.5%;
  margin: 16% -45% 0;
	}
#c_program h2{
	margin-bottom: 50px;
}
.c_programInner h3 img {
    width: 40%;
}
.c_programList li a .p_maintitle{
	padding-left: 6vw;
	width: calc(100% - 40px);
}
.c_programList.coil1 li a .ic{
	width: 40px;
}

	/*---*/
.curriculumDetail{
	padding: 55px 6% 0;
}
.curriculumDetail .ttl{
	display: block;
	margin-bottom: 70px;
}
.curriculumDetail h1{
	width:auto;
	text-align: center;
}
	.curriculumDetail h1 img{
		height: 25px;
	}
.curriculumDetail h2{
	padding: 20px 0 0 0;
	font-size: 20px;
	text-align: center;
}
.curriculumDetail h2 span{
	padding: 10px 0 0 0;
}

.curriculumDetail .box {
	margin-bottom: 20px;
}
.curriculumDetail .box .flex{
	display: block;
	height: auto;
	padding: 0 6.8% 15px 6.8%;
}
.curriculumDetail .box .flex figure{
	width: auto;
	height: auto;
	text-align: center;
	 }
	.curriculumDetail .box .flex figure img{
	height: 130px;
		margin: -65px auto 0;
	}
.curriculumDetail .box .flex p{
	width: auto;
	padding: 15px 0 0 0;
	font-size: 14px;
	line-height: 1.4;
}
.curriculumDetail .box > p{
	padding: 8px 5px;
	font-size: 13px;
	line-height: 1.45;
}
	.curriculumDetail .box > p span{
		display: block;
		text-indent: -9999px;
		font-size: 0;
	}

.curriculumDetail .outline{
	padding: 35px 6%;
	margin-bottom: 30px;
}
.curriculumDetail .outline h3{
	margin-bottom: 15px;
	font-size: 20px;
}
.curriculumDetail .outline p{
	font-size: 14px;
	line-height: 1.85;
}
/*--*/
.curriculumDetail .flex.img{
	padding: 0;
}
	.curriculumDetail .flex.img img{
		width: 46.7%;
	}
.curriculumDetail > h3{
	margin: 30px 0 15px;
	font-size: 17px;
}
.curriculumDetail ol li{
	position: relative;
	padding: 0 0 10px 0;/* 2021.3 modify old 0 0 10px 2em */
	font-size: 14px;
	line-height: 1.5;
}
	.curriculumDetail ol li span{
	/*	position: absolute;
		left: 0;
		top: 0;*/
	}
.howto{
	background: #efede5;
	padding: 35px 7%;
	margin-top: 40px;
}
.howto dt{
	margin-bottom: 12px;
	font-size: 20px;
}
.howto dd{
	font-size: 14px;
	line-height: 1.85;
}

/*----------------------------------------------
              SP teacher
---------------------------------------------*/
/* teacher single */
.teacherDetail{
	margin: 0 auto 65px;
}
.teacherDetail > .flex{
	display: block;
}
.teacherDetail > .flex .txt {
	margin-top: 30px;
}

/*----------------------------------------------
             SP program
---------------------------------------------*/
#program .worldmap li:first-child,
#program-2 .worldmap li:first-child,
#voice .worldmap li:first-child,
#voice-2 .worldmap li:first-child{
	font-size: 20px;
}
#program .worldmap li:last-child,
#program-2 .worldmap li:last-child
#voice .worldmap li:last-child,
#voice-2 .worldmap li:last-child{
	font-size: 14px;
}
#program .worldmap,
#program-2 .worldmap,
#voice .worldmap,
#voice-2 .worldmap{
	background-position: center 30%;
	margin-bottom: 40px;
}
#program section figure,
#program-2 section figure,
#voice sectio > figure,
#voice-2 section > figuree{
	padding: 0 0 20px;
}
	#program main section:first-of-type figure,
	#program-2 main section:first-of-type figure{
		width: 70%;
		margin: 0 auto;
	}
	#program main section:last-of-type figure,
	#program-2 main section:last-of-type figure{
		width: 90%;
		margin: 0 auto;
	}
#program section h2,
#program-2 section h2
#voice section > h2,
#voice-2 section > h2{
	margin-bottom: 14px;
	font-size: 14px;
}
#program section > .flex,
#program-2 section > .flex,
#voice section > .flex,
#voice-2 section > .flex{
	display: block;
	padding: 20px 0 0;
}
#program section > .flex li,
#program-2 section > .flex li,
#voice section > .flex li,
#voice-2 section > .flex li{
	width: auto;
}
	#program section > .flex li + li,
	#program-2 section > .flex li + li
	#voice section > .flex li + li,
	#voice-2 section > .flex li + li{
		margin-top: 20px;
	}
#program section + section,
#program-2 section + section,
#voice section + section,
#voice-2 section + section{
	padding-top: 60px;
}

/*----------------------------------------------
           SP   news
---------------------------------------------*/
.pageNavi{
	padding: 30px 0 0;
}
.pageNavi a,
.pageNavi span{
	border: 1px #231815 solid;
	width: 10%;
	max-width: 39px;
	margin: 0 5px;
	font-size: 18px;
	font-weight: normal;
	line-height: 36px;
}

.newsDetail{
	padding: 50px 6% 0;
}
.newsDetail h1{
	border-bottom: 2px #efede5 solid;
	margin-bottom: 8px;
	font-size: 20px;
}
.newsDetail .date{
	margin-bottom: 20px;
	font-size: 16px;
}
.newsDetail p{
	margin-bottom: 1em;
	font-size: 14px;
	line-height: 1.8;
}
.newsDetail >img{
	max-width: 100%;
}
.newsDetail h2{
	margin:25px 0 10px;
	font-size: 14px;
	line-height: 1.55;
}
.newsDetail h3,.newsDetail h4{
	font-size: 14px;
}
.newsDetail .program{
	padding-bottom: 1em;
	}
.newsDetail .program dd{
	padding: 0 0 5px 4.5em;
	font-size: 14px;
	line-height: 1.5;
}
.share{
	display:block;
	padding: 40px 0 30px;
	font-size: 0;
	text-align: center;
}
.share dt{
	margin-right: 0px;
	margin-bottom: 15px;
	font-size: 16px;
	text-align: center;
}
.share dd{
	display: inline-block;
	width: 33px;
	margin: 0 10px;
}

/*----------------------------------------------
           SP   voice
---------------------------------------------*/
/* voice archive */
.listVoice li{
	padding-bottom: 36px;
}
.listVoice li .flex .img{
	margin: 17px 17px 10px 17px;
}
.listVoice li .flex .txt{
	margin: 17px 17px 10px 0;
    width: calc(100%*250/485);
}
.listVoice li .flex .txt h3{
    min-height: 60px;
	font-size: 16px;
}
.listVoice li .btnListVoice{
	line-height: 36px;
}
/* voice single */
.voiceDetail{
	padding: 50px 6% 0;
}
.voiceDetail .flex{
	display: block;
}
.voiceDetail .flex div + div{
	margin-top: 30px;
}
.btnVoice{
    display: block;
    border: 2px #231815 solid;
    max-width: 280px;
    min-width: inherit;
    padding: 10px 10%;
    margin: 0 auto;
    font-size: 14px;
	
}


}/*-SP END-*/


