@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.2
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/*ヘッダー詰める*/
.entry-title,
.content {
padding: 0;
margin: 0;
}

#main{
Padding: 0;
margin: 0;
margin-top:-1px;
background-color: transparent;
}

.logo-image * {
display: block;
margin: auto;
width:279px;
	height:89px;
	float:left;
	margin:0 0.25em;
}

.entry-content{
	margin:0;
	padding:0;
}

.article-footer.entry-footer {
	display: none;
}

/*タイトル、投稿日時、投稿者の非表示*/
.entry-title,
.date-tags,
.author-info{
  display: none;
}

/*テキスト*/

.font1{
	font-size:190%;
	font-weight:bold;
	line-height:150%;
}

.font2{
	margin:0;
	padding:0;
	font-size:300%;
	font-weight:bold;
	line-height:150%;
}

.font3{
	margin:0;
	padding:0;
	font-size:80%;
	line-height:160%;
}

.font4 {
  background: #333;
  background: -webkit-linear-gradient(top, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
font-family: sans-serif;
}

.font5{
	color:#011664;
}


.line1{
	text-align:center;
	padding:0.25em 0.5em;
	color:#ffffff;
	margin:5px;
	background-color:#910000;
}

.line2{
	background: #ffffff;
	padding:1em !important;
	color:#000000;
	border:1px solid #ababab;
	margin-bottom:0.75em !important;
	line-height:150%;
}

.line3{
	text-align:center;
	padding:0.5em 0.75em;
	color:#ffffff;
	height:100%;
	margin:2px;
background-color: rgba(145, 0, 0, .8);
}

.line4{
	text-align:center;
	padding:0.15em 0.5em;
	color:#ffffff;
background-color: rgba(145, 0, 0, .8);
	height:48.5%;
	margin:3px;
}

.line5{
	text-align:center;
	padding:0.25em 0.5em;
	color:#ffffff;
	margin:5px;
	background-color:#011664;
}

.line6{
	background: #ccddeb;
	padding:1em;
	color:#000000;
	text-align:center;
	margin:0.25em 0em 0 0em;
}

.title1{
	background: #011664;
	color:#ffffff;
	padding:0.25em;
	margin:0.5em 0;
	text-align:center;
}

/*\リスト*/
.list1 ol {
  padding: 0 0.5em;
  list-style-type: none;
  border: none;
  counter-reset: number;
	font-size:230%;
}
.list1 ol li {
  position: relative;
  line-height: 1.5;
  padding: 0.5em 0.5em 0.5em 3em;
	background-color:#eeeeee;
}
.list1 ol li:before {
  position: absolute;
  content: counter(number);
  counter-increment: number;
	top: 0px;
  left: -30px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #910000;
  color: white;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  line-height: 230%;
}

.list2 ol {
  padding: 0;
  list-style-type: none;
  border: none;
  counter-reset: number;
	font-size:230%;
  font-weight: bold;
}
.list2 ol li {
  position: relative;
  line-height: 1.5;
  padding: 0.75em 0 0.75em 3.25em;
	background-color:#ffffff;
	border:1px solid #333333;
}
.list2 ol li:before {
  position: absolute;
  content: counter(number);
  counter-increment: number;
	top: 10px;
  left: 10px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #910000;
  color: white;
  text-align: center;
  vertical-align: middle;
  line-height: 230%;
}

/*ボックス*/

.boxin2 {
  display: flex;
	justify-content:center;
  flex-wrap: wrap;
}
.con {
  width:32%;
	margin:0 0.3em;
	padding:0.25em;
}

.boxString .con{
  width:32%;
	margin:0;
	padding:0;
}

.con2 {
  width:66%;
  margin: 0 ;
}

.con3 {
  width:48%;
  margin: 0;
}

.con4 {
  width:32%;
	padding:0 1em;
}

.con5 {
  width:100%;
	padding:0 1em;
}

.hikaku1{
	background-color:#eeeeee;
	text-align:center;
	margin:0.25em;
	font-weight:bold;
	padding:1em;
	height:180px;
}

.hikaku2{
	background-color:#011664;
	text-align:center;
	margin:0.25em;
	color:#ffffff;
	font-weight:bold;
	padding:1em;
	height:180px;
}

box3{
	width:1160px;
	margin:0 0 30px 0;
}

contents{
  display: flex;
	justify-content:center;
  flex-wrap: wrap;
	padding:0;
	margin:0 !important;
}

.cover{
background: url('http://lp-zeroone.altair-waseda-keio.jp/wp/wp-content/uploads/2020/11/ノート背景.png') top left; 
background-repeat:repeat-y;
	background-color:#e2e2e2;
	padding:0 0 1.5em 0;
}

.cover2{
background: url('http://lp-zeroone.altair-waseda-keio.jp/wp/wp-content/uploads/2020/11/1677637_l-scaled.jpg') top center;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;	
	position: relative;
z-index: 0;
	padding:2em 1.5em;
	text-align:center;
	color:#ffffff;
}
.cover2::before,.cover5::before{
content: '';
position: absolute;
width: 100%;
height: 100%;
background: inherit;
filter: brightness(60%);
/* 最背面へ */
z-index: -1;
}

.cover3{
	background-color:#ffffff;
	padding:1.25em 0.75em;
	margin:0.5em 0;
}

.cover3 .con3 img{
	padding:1em;
}

.cover4{
	background-color:#f7f7f7;
	padding:1.25em;
  border-radius: 15px;
	border:5px solid #011664;
	text-align:center;
}

box3 .cover4{
	margin:0.5em;
}

.cover5{
background: url('http://lp-zeroone.altair-waseda-keio.jp/wp/wp-content/uploads/2020/11/野田英夫.png') top center;
background-repeat:no-repeat;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;	
	position: relative;
z-index: 0;
	padding:0 1.5em;
	color:#ffffff;
}

.cover6{
	background-color:#ccddeb;
	padding:0 1.5em;
}

.cover7{
	background-color:#ffffff;
	padding:0 1.5em;
	margin:0.5em 0;
}

/* ふきだし */
.balloon {
 	position: relative;
	display: inline-block;
	padding:1.5em 1em;
	min-width:12em;
	max-width:100%;
	background: #011664;
	color:#fff;
	font-size:150%;
  z-index    : 12;
	text-align:center;
}
.balloon:before{
	content: "";
	position: absolute;
	top: 100%;
	left: 49%;
 	margin-left: -15px;
	border: 30px solid transparent;
	border-top: 30px solid #011664;
}

.scrolly{
  overflow:hidden;
  overflow-y:scroll;
	height:270px;
}

/*テーブル*/
.cover table{
	font-size:150%;
}

.cover table {
border-collapse: separate;
border-top: 1px solid #ccc;
border-left:none;
}
.cover table th {
border-top:none;
border-left:1px solid #ccc;
border-right:none;
border-bottom: 1px solid #ccc;
padding: 0.5em 0.5em;
background-color:#1a65af;
color:#ffffff;
}
.cover table td {
border-top:none;
border-left:none;
border-right:1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 0.5em 0.75em;
background-color:#ffffff;
width:40%;
}

/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/
@media(max-width:500px){
.inquiry th,.inquiry td {
 display:block!important;
 width:100%!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
}
.inquiry tr:first-child th{
 border-top:1px solid #d7d7d7!important;
}
/* 必須・任意のサイズ調整 */	
.inquiry .haveto,.inquiry .any {	
font-size:10px;
}}
/*見出し欄*/
.inquiry th{
 text-align:left;
 color:#444;
 padding:5px 10px;
 background:#f7f7f7;
 border:solid 1px #d7d7d7;
	font-size:15px;
	font-weight:normal;
}
/*通常欄*/
.inquiry td{
 border:solid 1px #d7d7d7;	
 padding:5px 10px;
	font-size:15px;
	font-weight:normal;
}
/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{
 border:solid 1px #d7d7d7;	
}
/*必須の調整*/
.haveto{
 font-size:7px;
 padding:5px;
 background:#ff9393;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*任意の調整*/
.any{
 font-size:7px;
 padding:5px;
 background:#93c9ff;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}

span.wpcf7-list-item {
display: block!important;
}

/*swiper*/

/* Swiperの親要素 */
.swiper-parent {
	position: relative;
}
/* Swiper本体 */
.swiper-container {
	width: calc(100% - 100px);	/* ☆前・次ページボタンの幅をそれぞれ50pxとして、その分を引く */
	padding-bottom: 50px !important;		/* ★ページネーション・スクロールバー分の余白50pxを下に取る */
	box-sizing: content-box;
}
/* 前・次スライドボタンの縦位置調整（スライドの高さの中央に合わせる） */
.swiper-button-prev, .swiper-button-next {
	top: calc((100% - 50px) * 0.5);	/* ☆★ページネーション・スクロールバー（50px）を除く縦位置の中央（＝スライドの高さの中央）に一旦配置 */
	margin-top: -22px;			/* ★ボタンの高さ（44px）の半分のネガティブマージンで上に少しずらす */
}


.cover .swiper-container {
	width: calc(100% - 0px);	/* ☆前・次ページボタンの幅をそれぞれ50pxとして、その分を引く */
	padding-bottom: 50px !important;		/* ★ページネーション・スクロールバー分の余白50pxを下に取る */
	box-sizing: content-box;
}


/* --- 全体のBOX定義 ---------------------------------------- */
.box {
  position   : relative;
  max-width  : 1920px;
  height     : 650px;
  margin     : auto;
  overflow   : hidden;
}

/* --- 背景の指定 ------------------------------------------- */
.box .bgImg {
  position   : absolute;
  top        : 0;
  left       : 0;
  bottom     : 0;
  right      : 0;
  opacity    : 0;
  animation  : bgAnime 10s infinite;   /* 4画像 × 各5s = 20s */
}

/* --- 段差で背景画像のアニメーションを実行 ----------------- */
.box .src1 {
	background: url('http://lp-zeroone.altair-waseda-keio.jp/wp/wp-content/uploads/2020/12/main2.png') center center;   /* 背景の画像を指定 */
	background-repeat:no-repeat;
	background-size:100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.box .src2 {
	background: url('http://lp-zeroone.altair-waseda-keio.jp/wp/wp-content/uploads/2020/12/main1.png') center center;   /* 背景の画像を指定 */
	background-repeat:no-repeat;
	background-size:100%;
	display: flex;
	justify-content: center;
	align-items: center;
  animation-delay  : 5s;
}

@keyframes bgAnime {
   0% { opacity: 0; }
  25% { opacity: 1; }
  50% { opacity: 1; }
  75% { opacity: 1; }
 100% { opacity: 0; }
}

/* --- 前面の文字定義（サンプルのため変更してください） ----- */
.box .boxString{
  position   : absolute;
  display    : inline-block;
  padding    : 20px;
  top        : 50%;                               /* 中央寄せ */
  left       : 28%;
  transform  : translate(-50%,-50%);
  z-index    : 11;
	color:#011664;
}

#page-top {
    position: fixed;
    bottom: 0px;
    right: 0px;
	width:100%;
	background-color:#011664;
	border-top:1px solid #ffffff;
	color:#ffffff;
	line-height:170%;
	text-align:center;
	padding:0.5em 0;
}

@media screen and (min-width: 650px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 650px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}

/*追従バナー*/
.floating-banner {
    position: fixed; /* 追従 */
    z-index: 99999; /* 他の要素の下に隠れないように */
    top: 10%; /* バナーの上下の位置 */
    right: 0%; /* バナーの左右の位置 */
}
.pc {
	width:80px; /* バナーの横幅を指定 */
}
.floating-banner:hover {
    opacity: .8; /* ホバーで少し透過 */
}
.sp {
    display: none; /* PCではスマホ用のバナーは非表示に */
}

@media screen and (max-width: 990px) { /* タブレット用のブレイクポイントを指定 */
    .pc {
        display: none; /* タブレットサイズ以下でPC用のバナーを非表示に */
    }
    .sp {
        display:inline-block; /* タブレットサイズ以下でPC用のバナーを非表示に */
    }
}

@media screen and (max-width: 560px) { /* スマホ用のブレイクポイントを指定 */
   .pc {
        display: none; /* タブレットサイズ以下でPC用のバナーを非表示に */
    }	
    .sp {
        display: inline-block; /* 消していたスマホ用のバナーを表示させる */
    }	
    .floating-banner  {
        top: unset; /* PCで指定していた上下の位置指定をクリア */
        right: 0; /* 左右の隙間が空かないように */
        top: 20px; /* 画面の最下部にぴったりくっつくように指定 */
    }
}

/*-----------ボタン指定-----------*/

.article .btn-flat-logo {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 0.5em 1.5em;
  text-decoration: none;
  color: #ffffff;
  background: #011664;
  transition: .4s;
	margin:0.1em;
	font-size:120%;
}

.article .btn-flat-logo:hover{
	opacity: 0.5 ;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1024px以下*/
@media screen and (max-width: 1024px){
  /*必要ならばここにコードを書く*/
box3 .cover4{
	margin:0.25em 0;
}
	
.font1{
	font-size:150%;
	font-weight:bold;
	margin:0.5em 0;
	line-height:130%;
}

.font2{
	margin:0.5em 0;
	padding:0;
	font-size:170%;
	font-weight:bold;
	line-height:130%;
}	

.title1{
	padding:0.5em 0.75em;
}

.con {
  width:32%;
	margin:0;
}

.con2 {
  width:66%;
  margin: 0 ;
}
	
.balloon .con3{
	width:45%;
}
.circle {	
  width: 70px;
  height: 70px;
	font-size:130%;
	margin-left:-0.5em;
}
.circle span {
  width :70px;
}
.fuki1{
  padding:0.5em 0.5em 0em 1em;
}
.fuki2{
  padding:0 0.5em 0.5em 0.5em;
	}
	
/*\リスト*/
.list1 ol {
  padding: 0;
  font-size:130%;
}
.list1 ol li {
  line-height: 1.5;
  padding: 0.5em 0.5em 0.5em 3em;
}
.list1 ol li:before {
	font-size:150%;
	top: 0px;
  left: -15px;
  width: 50px;
  height: 50px;
  line-height: 180%;
}

.list2 ol {
  padding: 0;
  font-size:130%;
}
.list2 ol li {
  line-height: 1.6;
  padding: 0.5em 0.5em 0.5em 3em;
}
.list2 ol li:before {
	top: 10px;
  left: 5px;
  width: 50px;
  height: 50px;
  line-height: 240%;
}
.box {
  height     : 450px;
}
/* --- 前面の文字定義（サンプルのため変更してください） ----- */
.box .boxString{
  padding    : 20px;
  top        : 50%;                               /* 中央寄せ */
  left       : 30%;
}
/*swiper*/
.swiper-container {
  width: 900px;
  margin:1em 0;
}
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
/* --- 全体のBOX定義 ---------------------------------------- */
.box {
  height     : 500px;
}
/* --- 段差で背景画像のアニメーションを実行 ----------------- */
.box .src1 {
	background: url('http://lp-zeroone.altair-waseda-keio.jp/wp/wp-content/uploads/2020/11/smain3.png') top right;   /* 背景の画像を指定 */
background-color:rgba(255,255,255,0.5);
background-blend-mode:lighten;
}
.box .src2 {
	background: url('http://lp-zeroone.altair-waseda-keio.jp/wp/wp-content/uploads/2020/11/smain3.png') top right;   /* 背景の画像を指定 */
background-color:rgba(255,255,255,0.5);
background-blend-mode:lighten;
  animation-delay  : 5s;
}
.box .src3 {
	background: url('http://lp-zeroone.altair-waseda-keio.jp/wp/wp-content/uploads/2020/11/smain4.png') top right;   /* 背景の画像を指定 */
background-color:rgba(255,255,255,0.5);
background-blend-mode:lighten;
  animation-delay  : 10s;
}
.box .src4 {
	background: url('http://lp-zeroone.altair-waseda-keio.jp/wp/wp-content/uploads/2020/11/smain4.png') top right;   /* 背景の画像を指定 */
background-color:rgba(255,255,255,0.5);
background-blend-mode:lighten;
  animation-delay  : 15s;
}
/* --- 前面の文字定義（サンプルのため変更してください） ----- */
.box .boxString{
  padding    : 20px;
  top        : 50%;                               /* 中央寄せ */
  left       : 35%;
}
/*swiper*/
.swiper-container {
  width: 650px;
  margin:1em 0;
}
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/

.con {
  width:100%;
	margin:0;
}

.con2 {
  width:100%;
  margin: 0 ;
}

.con3 {
  width:100%;
  margin: 0 0.5em ;
}

.con4 {
  width:100%;
  padding:0 1em;
}
.hikaku1{
	padding:1em;
	height:130px;
}

.hikaku2{
	padding:1em;
	height:130px;
}
	
.hikaku1 .font2,.hikaku2 .font2{
	margin:0.5em 0;
	padding:0;
	font-size:200%;
	font-weight:bold;
	line-height:180%;
}
/*swiper*/
.swiper-container {
  width: 330px;
  margin:1em 0;
}
	
.box .boxString{
  position   : absolute;
  display    : inline-block;
  padding    : 1.5em;
  top        : 40%;                               /* 中央寄せ */
  left       : 50%;
	width:100%;
  transform  : translate(-50%,-50%);
  z-index    : 11;
	color:#011664;
}
.fuki1{
  order:0;
  padding:1em 1em 0em 2em;
}
.fuki2{
  order:1;
  padding:0 1em 1em 1em;
	}
.cover2 .con .con{
  width:25%;
  }
.cover2 .con .con2{
  width:70%;
}
	
/*テーブル*/
.article table {
font-size:90%;
}
.article table th {
padding: 0.5em 0.25em;
}
.article table td {
padding: 0.5em 0.5em;
}

.balloon{
  font-size:110%;
}
.balloon .con3{
	width:100%;
}
/* --- 前面の文字定義（サンプルのため変更してください） ----- */
.box .boxString{
  padding    : 20px;
  top        : 50%;                               /* 中央寄せ */
  left       : 50%;
}
.box .con {
  width:33%;
	margin:0;
}
.box .con2 {
  width:66%;
  margin: 0 ;
}

}
