/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */

/* カスタマイズする場合にはこれより下に追記してください  */


.wp-caption{
	margin-bottom:20px!important;
}

.center_text{
	text-align:center;
	margin-bottom:0px;
	padding-bottom:0px!important;
}


.box1{
    margin: 2em 0;
    border: solid 3px #38B7AB;
    border-radius: 8px;
}

.box1 .box-title {
    display: inline-block;
    position: relative;
    top: -14px;
    left: 10px;
    padding: 0 10px 0px 25px;
    margin: 0 7px;
    color: #38B7AB;
    font-size: 19px;
    line-height: 1.4;
	background: no-repeat url("https://www.masterwhirlpools.com/wp-content/themes/diver/img/waku1title.jpg") 5px 5px #fff;
	font-weight: 900; 
}

.box-content {
    padding: 0px 15px 25px 0px;
}

.box1 ul{
	margin: 5px 0px 20px 20px;
    padding: 0 10px 0 20px;
    border: none;
    box-shadow: none;
	list-style-position: outside;
	list-style-image: url(https://www.masterwhirlpools.com/wp-content/themes/diver/img/re.jpg);
}

.box1 li{
	list-style-type: none !important;
    padding: 0.5em 0;
    line-height: 1.5;
	padding: 5px 0;
}



.box2 {
    margin: 2em 0;
    padding: 0 15px 10px;
    background: #EDF7F7;
    box-shadow: 0 2px 4px rgb(0 0 0 / 15%);
}

.box2 .box-title {
    margin: 0 -15px 15px;
    padding: 8px 4px;
    background: #38B7AB;
    color: #fff;
    font-size: 1.2em;
    text-align: center;
    line-height: 1.5;
	font-weight: 900; 
}


.box2 ol {
  counter-reset:num;
  list-style-type: none!important;
  padding:0;
  margin:0;
}
.box2 ol li {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
}

.box2 ol li:before {
  position: absolute;
  counter-increment: num;
  content: counter(num);
  display:inline-block;
  background: #38B7AB;
  color: #FFF;
  font-family: 'Arial',sans-serif;
  font-weight:bold;
  font-size: 14px;
  border-radius: 50%;
  left: 0;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  top: 10px;
}


.box3 .li-check ul {
    position: relative;
    padding: 20px;
    border: solid 2px #ffb03f;
	list-style-position: outside;
	list-style-image: url(https://www.masterwhirlpools.com/wp-content/themes/diver/img/re.jpg);
}
.box3 .li-check li{　
    list-style-type: none !important;
	margin:10px 20px 10px 20px;
    line-height: 1.5;
}


.box4 {
    margin: 2em 0;
    border: solid 2px #F39A28;
}

.box4 .box-title {
    display: inline-block;
    position: relative;
    top: -2px;
    padding: 2px 9px;
    background: #F39A28;
    color: #fff;
    font-size: 17px;
    line-height: 1.5;
	font-weight: 900; 
}

.box4 .li-check ul {
    position: relative;
    padding: 20px;
	list-style-position: outside;
	list-style-image: url(https://www.masterwhirlpools.com/wp-content/themes/diver/img/re.jpg);
}

.box4 .li-check li{　
    list-style-type: none !important;
	margin:10px 20px 10px 20px;
    line-height: 1.5;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
	width: 100%; 
	height: 144px;
	margin: 10px 0;
    border: 2px solid #f2f2f2;
}

th{
	text-align:center;
	background: #B4B4B3!important;
	color:#fff;
	font-weight: 900; 
}

/******************************************************
 * 文字装飾	
******************************************************/

.font-back-yellow{
 background: linear-gradient(transparent 40%, #f5ff00 60%);	
}

.font-red_b{
	font-weight:bold;
	color:red;
}

.font-blue{
	color:blue;
}

/******************************************************
 * パーツ
******************************************************/

/*パーツ*/


.dounyu {
    padding: 1em 1em;
    margin: 2em 0;
    background: #d6ebff;
    box-shadow: 0px 0px 0px 10px #d6ebff;
    border: dashed 2px white;
}

.waku_lead {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 2px #6091d3;/*線*/
    border-radius: 5px;/*角の丸み*/
}

.waku_lead ul {
  color: #668ad8;/*文字色*/
  padding: 0.5em 0.5em 0em 2em;
}

.waku_lead ul li{
  line-height: 1.5;
  padding: 0.5em 0;
}



.hosoku{
	border:solid 1px #ccc;
	background:#f2f2f2;
	font-size:1em;
	padding:20px;
	line-height:1.4;
	margin-bottom:20px;
}



.waku_point {
    margin: 2em 0;
    background: #f1f1f1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.waku_point .box-title {
    font-size: 1.2em;
    background: #5fc2f5;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.waku_point p {
    padding: 15px 20px!important;
    margin: 0;
}

.waku_hosoku{
    padding: 0.5em 1em;
    margin: 2em 0;
    background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
    background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
}
.waku_hosoku p {
    margin: 0; 
    padding: 0;
}



.waku{}

.waku {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 3px #6091d3;/*線*/
    border-radius: 10px;/*角の丸み*/
}


.waku ul {
  color: #668ad8;/*文字色*/
  padding: 0.5em 0.5em 0em 2em;
}

.waku ul li{
  line-height: 1.5;
  padding: 0.5em 0;
}
/******************************************************
 * 目次
******************************************************/

.single-article__body ul, ol {
	border:none!important;
}

#toc_container {
	width:100%!important;}

/****************************************************************
装飾ボタン
****************************************************************/

.btn_link{
	text-align:center;
	margin:30px auto;
}

.btn-square-pop {
  position: relative;
  display: inline-block;
  padding: 0.5em 2em;
  text-decoration: none;
  color: #FFF!important;
  background: #bd2000;/*背景色*/
  border-bottom: solid 2px #8c0000;/*少し濃い目の色に*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-weight: bold;
	font-size:1.2em;
}

.btn-square-pop:hover {
  border-bottom: solid 2px #8c0000;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
	background: #fa1e0e;/*背景色*/
}

.btn-square-pop:link { color: #fff!important; }
.btn-square-pop:visited { color: #fff; }
.btn-square-pop:hover { color: #fff; }


.moji-s{
	font-size:0.8em;
}



.red_button a{
	padding:15px 45px!important;
}

/*********************************
 *gogoleマップ*/

.googlemap {
  position: relative;
  width: 100%;
  height: 300px;
	margin:10px 0px 20px 0px;
}

/* Google Mapのiframe */
.googlemap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height:300px;
}

/*********************************
 * TOC もくじのカスタマイズ */

#toc_container{
 margin-top:25px;
 margin-bottom:20px;
 border-radius: 4px; 
 font-size: 16px; /* 文字の大きさ */
 padding-right: 0px;
 padding-left: 20px;
 padding-bottom:20px;
 background-color: #FFFBF4; /* 背景色 */
 border: 2px solid #96c291; /* 外枠の設定 */
 border-radius: 30px;
}

#toc_container .toc_title{
 font-size: 1.2em; /* タイトルの文字の大きさ */
 font-weight:bold;
 color: #96c291; /* タイトルの文字色 */
 text-align: center; 
 margin:15px 0px 0px 0px;
}

/* タイトル前のアイコン　FontAwesomeの設定 */
#toc_container .toc_title:before{
 content: "\f005"; /* FontAwesomeのコード */
 font-family: FontAwesome;
 padding-right: 6px;
 font-size:1.2em; /* アイコンの大きさ */
 color: #96c291;
}

#toc_container .toc_toggle a{
 color: #F89174; 
}

#toc_container ul{
 counter-reset:number;
 list-style:none!important;
  margin-bottom: 10px;
}

#toc_container ul li{
 line-height: 1.25em;
 margin-bottom: 0.9em;
 margin-top:10px;
 margin-left:10px;
}

#toc_container ul li:before{
 counter-increment: number;
 content: counter(number);
 font-weight: bold;
 color: #555555;
 padding-right:12px;
 margin-left:-25px;
}

#toc_container ul li a{
 font-weight: bold;
 color: #555555;
 text-decoration:none;
}
#toc_container ul li a:hover{
 text-decoration:underline
}

#toc_container ul ul{
 margin-top: 0.5em;
 margin-left:0px!important;
 padding-left:0px!important;
}

#toc_container ul ul li{
 line-height: 1.25em;
 margin-bottom: 0.5em;
 margin-left:0px!important;
 padding-left:0px!important;
 font-size:14px;
 margin-left:-50px;
}

#toc_container ul ul li:before{
 content: "\f02b";
 font-family: FontAwesome;
 padding-right: 6px;
 margin-left:0px!important;
 color: #CCC;
 margin-left:-10px;	
}

#toc_container ul ul li a{
 color: #3D3D3D;
 font-weight: normal;
 padding-right:6px;
 text-decoration:none
}

#toc_container ul ul li a:hover{
 text-decoration:underline
}


/*地域ページ　table内アフェリリンク */

.school_hikaku a:link {
 color: #f0f8ff;
}


.school_hikaku a:visited  {
 color: #f0f8ff;
}

.school_hikaku a:hover  {
 color: #b0c4de;
}

.school_hikaku a:active  {
 color: #f0f8ff;
}

/* 引用 */

blockquote {
    border-radius: 5px;
	border:1px solid #CCC!important;
    padding: 1em;
    padding-top: 2em;
    margin-bottom: 1.2em;
    background: #f9f9f9;
    color: #333;
	font-size:0.9em!important;
	line-height: 1.4em!important;
}




/***************************************************:
 * Twitter　横並び
 **/

.twitter_box-wrap{
	overflow:auto;
	flex-wrap: wrap; /* 画面幅に合わせてカラム落ちさせる */
	display:flex;
}


.twitter-tweet {
	width:45%!important;

	margin:10px!important;
}
.instagram-media{
	width:45%!important;
	height:800px;	
	margin:5px!important;
}



/* 画面サイズ960px以下ではTwitterを縦並びに変える */
@media (max-width: 960px) {
.twitter-tweet{
	padding: 0; /* 縦並びでは余白なし */
	width:100%!important;
}
.instagram-media{
	padding: 0; /* 縦並びでは余白なし */
	width:100%!important;
}
}





h2{
	clear:both;
}

h3{
	clear:both;
}


/*********************************
 *おすすめポイント・イマイチポイント*/

.dli-check {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: 1em;
  height: 0.45em;
  border: 0.1em solid currentColor;
  border-top: 0;
  border-right: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(-45deg);
  margin-right:5px;
}


.rpoint-dpoint{}

.rpoint-dpoint th{
	border:solid 5px #fff;
	background:#5fc2f5!important;
}

.rpoint-dpoint td{ 
	border:solid 5px #fff;
	width:50%;
	background-size: 20px 20px;
	background-image: repeating-linear-gradient(45deg, #fffaf0 0, #fffaf0 2px, #e0ffff 0, #e0ffff 50%);

}




/*********************************
 *オンラインと通学のメリットデメリット*/


.online-hikaku{}

.online-hikaku th{
	border:solid 5px #fff;
	background:#FF82B2!important;
}

.online-hikaku td{ 
	border:solid 5px #fff;
	width:50%;
	background-size: 20px 20px;
	background-image: repeating-linear-gradient(45deg, #fffaf0 0, #fffaf0 2px, #fff0f5 0, #fff0f5 50%);

}

/*********************************
 *Twitter　よこ100％表示*/

.tweeter_100{
	width:1000px!important;
    transform: scale(0.8);
    /* サイズの拡大縮小の基準位置を決めるcss */
    transform-origin: left top;	
}
.tweeter_100 .twitter-tweet{

}

/*********************************
 *パーツ　おすすめポイント*/



.list-004 {
    border: 2px solid #f9679a;
}

.list-004 div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 10px 0;
    background-color: #f9679a;
    color: #fff;
    font-weight: 600;
}

.list-004 ul {
    list-style-type: disc;
    margin: 0;
    padding: 1em 1em 1em 2.5em;
}

.list-004 li {
    padding: .3em .3em .3em 0;
}

.list-004 li::marker {
    color: #f9679a;
    font-size: 1.1em;
}