@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@500&family=Playfair+Display&display=swap');


/*ヘッダーを消す*/
.AfHero { display: none !important; }

/* aside（左カラム）を消す */
.AfDetailPage .AfDetailPage_aside {
  display: none !important;
}

/* 親の2カラムを強制的に1カラムへ */
.AfDetailPage .AfDetailPage__columns {
  /* grid/flexどちらでも潰せるように */
  display: block !important;              /* flex/grid を無効化して1列に */
  grid-template-columns: 1fr !important;  /* gridの保険 */
  gap: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}

@media screen and (min-width: 770px) {
  .AfDetailPage .AfDetailPage__columns > * {
    width: 750px !important;
    max-width: 750px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

/* コンテナ系の左右パディングを除去（必要に応じて） */
.AfDetailPage .AfDetailPage__columns > [class*="container"],
.AfDetailPage .AfDetailPage__columns > [class*="Container"],
.AfDetailPage .AfDetailPage__columns > [class*="wrapper"],
.AfDetailPage .AfDetailPage__columns > [class*="Wrapper"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
}




/* 1) reset
-------------------------------------------------------------*/
html,body,
h2,
#oll-itv,
#oll-itv div,
#oll-itv span,
#oll-itv iframe,
#oll-itv h1,
#oll-itv h2,
#oll-itv h3,
#oll-itv h4,
#oll-itv h5,
#oll-itv h6,
#oll-itv p,
#oll-itv em,
#oll-itv img,
#oll-itv small,
#oll-itv strong,
#oll-itv b,
#oll-itv i,
#oll-itv a,
#oll-itv dl,
#oll-itv dt,
#oll-itv dd,
#oll-itv ol,
#oll-itv ul,
#oll-itv li,
#oll-itv table,
#oll-itv tbody,
#oll-itv thead,
#oll-itv tr,
#oll-itv th,
#oll-itv td,
#oll-itv article,
#oll-itv aside,
#oll-itv figcaption,
#oll-itv figure, 
#oll-itv footer,
#oll-itv header,
#oll-itv nav,
#oll-itv section,
#oll-itv time,
#oll-itv mark,
#oll-itv audio,
#oll-itv video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    vertical-align:baseline;
    background:transparent;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#oll-itv article,
#oll-itv aside,
#oll-itv figcaption,
#oll-itv figure,
#oll-itv footer,
#oll-itv header,
#oll-itv nav,
#oll-itv section { 
	display:block;
}
#oll-itv nav ul,
#oll-itv ul li,
#oll-itv ol li {
    list-style: none;
}
#oll-itv img {
	max-width: 100%;
	vertical-align: top;
}
#oll-itv {
	width: 100%;
	font-size: 17px;
	line-height: 1.5;
	font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	letter-spacing: 0.1em;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	color: #000;
}
@media screen and (max-width:769px){
	#oll-itv {
		font-size: 15px;
	}
}
#oll-itv mark {
    background-color:#fff;
    font-weight:bold;
}
#oll-itv table {
    border-collapse:collapse;
    border-spacing:0;
}
#oll-itv table,
#oll-itv th,
#oll-itv td {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#oll-itv hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #000;
    margin:0;
    padding:0;
}

h2 {
  font-size: 1.55rem !important;
  font-weight: 400 !important;
  display: inline-block; 
  display: inline-block; 
  position: relative;
  padding-bottom: -5px; 
}

h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 110%;   
  height: 12px;  
  background: linear-gradient(to right, #bce3fd, #fff);
  z-index: -1;   
}

body {
    font-size: 1.55rem !important;
    font-weight: 350;
    letter-spacing: 0.1em;
    line-height: 1.6;
}
/* 2) fonts
-------------------------------------------------------------*/
#oll-itv .gothic-r {
	font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
}
#oll-itv .gothic-m {
	font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
}
#oll-itv .gothic-sb {
	font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-optical-sizing: auto;
	font-weight: bold;
	font-weight: 600;
}
#oll-itv .gothic-b {
	font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-optical-sizing: auto;
	font-weight: bold;
	font-weight: 700;
}
#oll-itv .mincho {
	font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-optical-sizing: auto;
	font-weight: normal;
	font-weight: 500;
	letter-spacing: 0;
}
#oll-itv .en {
	font-family: "Playfair Display", 'Times New Roman', Times, serif;
	font-optical-sizing: auto;
  	font-style: normal;
	font-weight: normal;
	font-weight: 400;
	letter-spacing: 0;
}
#oll-itv .logoGreen {
	color: #7e8a4a;
}
#oll-itv h2,
#oll-itv h3,
#oll-itv h4 {
	font-weight: normal;
	font-weight: 500;
}



/* 5) nowrap
-------------------------------------------------------------*/
.nowrap { white-space: nowrap; }

/* 6) pcOnly, spOnly
-------------------------------------------------------------*/
.pcOnly { display: none; }
@media screen and (min-width:770px){
	.pcOnly { display: inline-block; }
	.spOnly { display: none; }
}

/* 7) You Tube
-------------------------------------------------------------*/
@media screen and (max-width:882px){
	#oll-itv .youtube {
		position: relative !important;
		width: auto !important;
    	padding-bottom: 56.25% !important;
    	height: 0 !important;
		overflow: hidden !important;
	}
	#oll-itv .youtube iframe {
    	position: absolute !important;
    	top: 0 !important;
    	left: 0 !important;
    	width: 100% !important;
    	height: 100% !important;
	}
}

/* 8) tsume
-------------------------------------------------------------*/
.tsume {
	letter-spacing: -0.05em;
}


/* 1) introduction
-------------------------------------------------------------*/
#oll-itv .introduction {
	background: #fff;
}
#oll-itv .introduction .hdWrap {
	max-width: 1300px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
}
#oll-itv .introduction .title {
	line-height: 1;
	text-align: center;
	margin: 30px 0 25px;
}
#oll-itv .introduction .title img,
#oll-itv .introduction .title span {
	display: block;
}
#oll-itv .introduction .title img {
	width: 290px;
	margin: 0 auto;
}
#oll-itv .introduction .title .gothic-m {
	font-size: 13px;
}
#oll-itv .introduction .kv {
	max-width: 600px;
	margin: 0 auto;
}
#oll-itv .introduction .chathWrap {
  background: #343a76;
  color: #fff;
  text-align: center;
  padding: 20px 0 25px; /* デフォルトはSP */
  margin: 7px 0;
}

/* PC (幅770px以上) のときだけ上側paddingを40pxに変更 */
@media screen and (min-width: 770px) {
  #oll-itv .introduction .chathWrap {
    background: transparent !important;
    padding: 40px 0 25px;
  }
}
#oll-itv .introduction .chathWrap .catch {
	font-size: 22px;
	line-height: 1.27;
	margin: 0 0 28px;
}

@media screen and (min-width:600px){
	#oll-itv .introduction .hdWrap {
		padding: 20px 20px 0 0;
	}
	#oll-itv .introduction .title {
		margin: 20px 0 50px;
	}
	#oll-itv .introduction .title img {
		width: 500px;
	}
	#oll-itv .introduction .title .gothic-m {
		font-size: 16px;
	}
	#oll-itv .introduction .chathWrap {
		margin: 5px 0;
	}
	#oll-itv .introduction .chathWrap .catch {
		font-size: 32px;
	}
}
