/*
Theme Name: lightning_child
Template:lightning
*/

/* KIWAMIロゴ設定 */
.site-header-logo {
    display: block;
	margin: 0;
	padding: 0;
    /*margin-right: auto;   
	max-width: 300px;*/
}
.site-header-logo img {
	max-height: 120px !important;
	margin-right: 0;
} 

/* ロゴ周りのパディングなし */
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    padding-right: 0;
    padding-left: 0;
}
	
	
/* ヘッダー背景カラー */
/* ヘッダー全体の背景カラー */
.site-header {
	background-color: #fff000;
}
.header_scrolled .site-header {
    background-color:#fff000;
}
/* ロゴ右横の背景カラー */
#site-header-container > div {
    background-color:#fff;
	display: flex;
	flex-wrap: wrap;
}
/* グローバルナビ（３段目）の背景カラー */
#global-nav {
    background-color:#fff000;
}


/* --------- グローバルナビ　電話番号 --------- */
#second-nav {
	width: 650px;
	background-image: url(https://india-test1.tamai-edu.com/wp-content/uploads/phone.jpg);
	background-repeat: no-repeat;
	background-size:contain;
}

/* --------- グローバルナビ（2段目）の設定 --------- */
/* SNSロゴ画像上のスペース */
.fb img, .ist img, .fb-t img {
	position: relative;
	top: -10px;
}

/* メニュー文字の上部スペース */
.vk-menu-acc {
    margin-top:60px;
}
.second-nav {
	padding-top: 1%;
}

/* メニュー文字サイズ */
.second-nav-list {
	font-size: 16px;
}

/* トップ用（２段目）設定 */
#menu-second_nav_t .ist {
	padding-right: 0% !important;
}
#menu-second_nav_t.second-nav-list, #menu-second_nav_s.second-nav-list, #menu-second_nav_u.second-nav-list, #menu-second_nav_l.second-nav-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	}

/* メニュー項目の間隔（PC用）*/
#second-nav.second-nav li a {
	/*width: auto 0;*/
	padding: 0 25px 0 25px;
}
.faq {
	padding-left: 12%;
}
.ist {
	padding-right: 12%;
}

/* メニュー項目の間隔（スマホ用） */
@media (max-width:767.98px) {
	#second-nav.second-nav li a  {
	padding: 0 10px 0 10px;
	font-size:17px;
	float: left;
	}
	#menu-second_nav_t.second-nav-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	}
.faq {
	padding-left: 9%;
}
.ist {
	padding-right: 8%;
}
}


/* --------- メニュー（3段目）---------  */
/* サブメニューの文字サイズ */
.sub-menu li, .acc-child-close li {
	font-size: 14px;
}


/* --------- フッターメニュー --------- */
.footer-nav {
	text-align: center;
}
.site-footer nav li a {
	color: #fff;
}
/* footer　背景・文字カラー・サイズ */
.site-footer{
	background-color: #77725f;
	color: #fff;
	font-size: 14px;
}


/* --------- フッター上のパンくず --------- */
.aioseo-breadcrumbs a {
text-decoration:underline;
}
.aioseo-breadcrumbs {
padding: 20px 0 0 0;
font-size: 10pt;
}


/* --------- ナビゲーション直下部分  --------- */
/* ページタイトルとその帯 */
h1.page-header-title, .page-header-title {
font-weight: 400;
color: #fff;
padding: 14px 0 20px 10px;
margin-bottom: 43px;
}



.page-header-inner {
margin: 0 auto;
}

/* 各セクション別タイトルとその帯設定（このクラス名を各page-header-XXXX.phpに書き込む） */
/* --- Template名：Default --- */
.page-header {
background-color: #ffa500;
}

/* --- Template名：Top --- */
.page-header-t {
background-color: #ffa500;
}
/* --- Template名：Asobi --- */
.page-header-a {
background-color: #fc51ae;
}
/* --- Template名：School --- */
.page-header-s {
background-color: #d13178;
}
/* --- Template名：University --- */
.page-header-u {
background-color: #456bd6;
}
/* --- Template名：Learning --- */
.page-header-l {
background-color: #44c6c6;
}


/* navinの下線カラー  */
.global-nav-list > li::before {
border-bottom: solid #999933;
}

/* buttonの下スペース */
.wp-block-buttons {
	margin-bottom: 5px;
}

/* 著作権表示 */
.site-footer-copyright p:nth-child(2) {
    display:none;
}
/* パンくず非表示 */
.breadcrumb {
	display: none;
}


/* --------- メインセクション ＜共有＞ --------- */

/* メインセクション上部のスペース */
.site-body {
padding-left: 2%;
padding-right: 2%;
}

/* テキスト　ジャスティファイ */
.site-body p {
	text-align:justify;
}

/* マウスオーバー時のテキストや画像の透明度変更 */
a:hover{ 
	opacity:0.5;
	transition:0.3s;
}

h2 {
font-family:Times, "Times New Roman", Georgia, serif;
font-weight: 450;
border-bottom: solid 1px;
}

h3, h3:after {
border: none;
font-size: 1.3rem;
font-weight: 600;
}

h3 {
margin-bottom: 0;
}

/* h2用 title */
.entry-title--post-type--page, h2 {
padding: 0;
border-top: 0;
}
/* h2用　ゴシック　センター */
.ttl-col {
font-family: Lato, "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:1.8rem;
font-weight: 450;
border: 0;
text-align: center !important;
margin-bottom: 20px;
}
/* h2用　ゴシック */
.ttl-gothic {
font-family: Lato, "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:1.3rem;
font-weight: 600;
border: 0;
padding-bottom: 5px;
}
/* h2用　ゴシック */
.ttl-gothic-sbs {
font-family: Lato, "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:1.3rem;
font-weight: 600;
border: 0;
margin-bottom: 3px;
}

h4 {
	background: none;
	border-radius: 0;
	border-bottom: 0;
	font-size: 1.1rem;
}

/* ページタイトル下のテキスト */
.main-center-col {
font-size:1.2rem;
text-align: center !important;
padding-bottom: 20px;
}
/* センターテキスト */
.main-center {
text-align: center !important;
}
/* 右寄せテキスト */
.main-right {
display: inline-block;
text-align: right !important;
}
/* カラータイトル */
.col-pgf {
font-size:1.3rem;
font-weight: 200;
margin-bottom:40px;
text-align: center !important;
}

/* 各セクション文字カラー */
.col-t {
color: #cc6600;
}
.col-a {
color: #fc51ae;
}
.col-s {
color: #d13178;
}
.col-u {
color: #2E53BB;
}
.col-l {
color: #339999;
}

/* その他　文字カラー */
.col-yellow {
color: #f7bb05;
font-size:1.2rem;
text-align: center !important;
}
.col-yellow-large {
color: #f7bb05;
text-align: center !important;
font-weight: 600;
}
.col-white {
color:#fff;
}
.col-red {
color: #CF2E2E;
}
.col-magenta {
color: #ff00ff;
}
.col-cornflower-blue {
color: #1155CC;
}
.col-dark-green {
color: #6AA84F;
}

/* 背景カラー */
.bg-yellow {
background-color: #FCF9B1;
}
.bg-beige {
background-color: #F2EFE7;
}
.bg-pink {
background-color: #F9F3F5;
}
.bg-blue {
background-color: #e2f7f7;
}
.bg-yellow-d {
background-color: #fbf57c;
margin-bottom: 0;
}
.bg-orange {
background-color: #FFB052;
}
.bg-purple {
background-color: #9485D8;
}

/* ボックス、スペース */
/* Highlights用 */
.highlights-box {
background-color: #fff;
border-radius: 20px;
margin-bottom: 30px !important;
}
.highlights-box-nbs {
background-color: #fff;
border-radius: 20px;
}

/* 角丸ボックス */
.material-box {
border-radius: 20px;
border: solid 3px #F7C47F;
margin-bottom: 20px;
}
.material-box-blue {
border-radius: 20px;
border: solid 3px #456bd6;
}

/* 左寄せテキスト */
.left-body {
text-align: left !important;
}

/* ボックス下のスペース */
.box-space-60 {
margin-bottom: 60px !important;
}
.box-space-30 {
margin-bottom: 30px !important;
}
.box-space-20 {
margin-bottom: 20px !important;
}

/* footer上のスペースゼロ */
.site-body {
padding-bottom: 0;
}
/*.site-body-bottom {
display: none;
}*/
.wp-block-columns {
margin-bottom: 0;
}

/* タイトルの下線 */
.study-m {
border-bottom: solid 1px;
}


/* --- HOME --- */
/* タイトル大 イエロー*/
.ttl-big-yellow {
font-size: 3rem;
border-bottom: 0;
color: #ebb800;
margin-bottom: 10px;
}
/* About out founder */
.founder {
color: #77725f;
font-size: 3rem;
border-bottom: 0;
text-align: center !important;
}
.left-space {
padding-left: 0px;
line-height: 0.1rem;
}
/* メインセクション上部のスペース */
.site-body {
padding-top: 0;
}
/* 各ボックスのボトムスペース */
.box-space-top {
padding-bottom: 50px !important;
}


/* --- <School> ---*/
/* materialの破線 */
.box-material-line {
padding-right: 2%;
border-right: 2px dotted #d13178;
}
/* 文頭の数字 */
.text-first:first-letter {
font-size: 1.5rem;
font-weight:600;
color: #d13178;
padding-right: 10px;
}
/* testimonialのタイトル */
.ttl-testimonial {
background-color:#d13178;
color: #fff;
padding-left:5px;
}
/* --- For School TOP --- */
.wp-block-image {
margin-bottom: 0 !important;
}


/* --- <Learning institute> --- */
/* materialの破線 */
.box-material-line-l {
padding-right: 2%;
border-right: 2px dotted #44c6c6;
}
/* 文頭の数字 */
.text-first-l:first-letter {
font-size: 1.5rem;
color: #44c6c6;
padding-right: 10px;
}
/* testimonialのタイトル */
.ttl-estimonial-l {
background-color:#44c6c6;
color: #fff;
padding-left:5px;
}
/* テーブル用 */
.wp-block-table {
border-style: solid;
border-color: #ccc;
border-bottom: solid #ccc !important;
}
.figure {
margin-inline-end: 0;
}


/* --- Achievements with school --- */
/* h2 学校名 */
.school-name {
font-size: 1.5rem;
text-align: center !important;
padding:0;
}
/* Benefitsのタイトル */
.ttl-benefits {
margin-bottom: 0;
}


/*  --- job application  --- */
/* サブタイトル用　オレンジの線 */
.orange-bar {
margin-top: 30px;
font-size: 1.2rem;
border-left: thick solid #ffa500;
padding-left: 8px;
}


/* --- 投稿ページ --- */
/*.page-header {
	background-color: #ffa500;
}
.page-header-title {
	text-align: left !important;
    vertical-align: 45%;
    font-weight: 100;
    font-size: 1.8rem;
    padding-left: 5px;
}*/


/* --- KIWAMI Geometry --- */
.highlights-box-school {
background-color: #fff;
border-radius: 20px;
margin-bottom: 30px;
}
.material-box {
border-radius: 20px;
border: solid 3px #F7C47F;
}
.box-material {
padding-right: 2%;
}
.box-material-line {
padding-right: 2%;
border-right: 2px dotted #d13178;
}
.text-first:first-letter {
font-size: 1.5rem;
font-weight:600;
color: #d13178;
padding-right: 10px;
}
.ttl-estimonial {
background-color:#d13178;
color: #fff;
padding-left:5px;
}


/* --- Achievements with schools --- */
/* 各学校のボックス */
.schoolbox {
border: solid 6px #eee; 
margin-bottom: 20px !important;
}


/* --- How to collaborate? --- */
.two-items-center {
margin:  0 auto; 
}


/* --- Achievements with Universities/College --- */
.has-background {
margin-bottom: 0;
}
.bg-orange {
margin-bottom: 0;
}


/* --- Notice --- */
/* h2 titleの下線カラー */
.entry-title--post-type--page, h2 {
border-bottom: 0;
}
.wp-block-post-featured-image img {
border: solid thin #efefef;
}


/* ウジェット　*/	
.widget_block h2 {
	border-bottom: solid thin #ffa500 !important;
}
/* Posts by Categoryのリスト下スペース（クラス名は管理画面のウジェット内で指定） */
.posts-category {
	margin-bottom: 35px !important;
}
/* Latest Postsのリスト間のスペース */
.wp-block-latest-posts li {
	margin-top: 0;
}
/* ウジェットの日時表示 */
.wp-block-latest-posts time {
	font-size: 8pt;
}
/* 投稿者非表示 */
.entry-meta-item-author { 
	display: none; 
}
.entry-meta-item-updated { 
	display: none; 
}
.archive-description {
	font-size: 24px;
	font-weight: 700;
}


/* --- イベントバナー --- */
*:before,
*:after {
-webkit-box-sizing: none;
-moz-box-sizing: none;
box-sizing: none;
}
.test-img {
position:absolute; top:0%; right:-15% !important;
}
.event-img {
padding:0 0 1% 0;
margin:0;
}
.event-ttl {
padding:0;
margin:0;
}
/* イベントバナー mobile用 */
@media (max-width:767.98px) {
.test-img {
text-align: center;
position:absolute; top:110px; right:0% !important;
}
}

.entry-title h1 {
margin-top: 50px;
}