@charset "UTF-8";




/*================================================
 *  一般・共通設定
 ================================================*/
body {
    font-size: 18px;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","メイリオ","ＭＳ Ｐゴシック",sans-serif,arial,helvetica,clean;
    line-height: 2;
    color: #000000;
    background: #FFFFFF;
    margin: 0 auto;
	max-width: 100%;
    height: 100%;
	margin-top: 0;
			background-image: url(../images/bg_top.png);
	background-repeat:repeat-x;
}

#warp{
	width: 80%;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: #ffffff;
}

#warp2{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
}

.pc-dsp { display:block; }
.sp-dsp { display:none; }

@media only screen and (max-width : 900px){
.pc-dsp { display:none; }
.sp-dsp { display:block; }
	
#warp{
	width: 90%;
}

#warp2{
	width: 100%;
}

.contents {
	width: 90%!important;
	margin: 0 auto;
}

.contents2 {
	width: 90%!important;
	margin: 0 auto;
}


.contents img{
	max-width: 100%;
}

.contents2 img{
	max-width: 100%;
}

}


.contents {
	width: 70%;
	margin: 0 auto;
}

.contents2 {
	width: 70%;
	margin: 0 auto;
}


.contents img{
	max-width: 100%;
}

.contents2 img{
	max-width: 100%;
}

#backbg {
	background-image: url("../images/bg.png");
}



#main {
	float:left;
	width:65.625%;
}

#sub {
	float:right;
	width:31.25%;
}

#subnav {
	display:none;
}

a {
	color:#CE579B;
}
a:hover {
	color:#932674;
}

h1 {
	color:#000000;
	font-size:11px;
	line-height:1.5;
	font-weight: normal;
}


h1 a {
	color:#A6E39D;
	text-decoration:none;
}
h1 a:hover {
	color:#009250;
	text-decoration:underline;
}

h2 {
	margin-top: 20px;
    margin-bottom: 20px;
	color: #434343;
	font-size:120%;
	text-align: center;
	font-weight: 600;
}

h3 {
	color: #e40c80;
	font-size: 150%;
	margin-bottom: 10px;
	text-align: center;
	font-weight: 600;
}

h4 {
	margin-bottom:0.25em;
	font-size:18px;
	color:#382400;
}
h4:before {
	content:"\002665";
	color:#9b2f3d;
}

h5 {
	text-align: center;
	font-size: 250%;
	margin-bottom:0.25em;
	padding:20px;
	color:#ffffff;
	border-top:3px dotted #fffff;
	border-bottom:3px dotted #ffffff;
}

h6 {
  position: relative;
  font-size: 120%;
  padding: 10px 20px;
  color: #ffffff;
  background: #23AC0E;
}

h6:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #23AC0E;
  width: 0;
  height: 0;
}

h7 {
  color: #000000;
  margin-top: 5px;
  padding-left: 10px;
}

.h7_school {
  color: #434343;

}


h8 {
	margin-top: 20px;
    margin-bottom: 20px;
	color: #434343;
	font-size:120%;
	font-weight: 600;
	text-align: justify;
	text-justify: inter-ideograph;
}

h9 {
  	color: #434343;
	font-size:120%;
	font-weight: 700;
  position: relative;/*相対位置*/
  line-height: 1.4;/*行高*/
  display: inline-block;
}

h9:before, h9:after { 
  position: relative;
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-size: 1.0em;
  color: #e40c80;
}
h9:before {
  content:"\f053";/*アイコン種類*/
  padding-right: 0.5em
}
h9:after {
  content:"\f054";/*アイコン種類*/
  padding-left: 0.5em
}

h10{
	color: #e40c80;
}

p {
	font-size: 100%;
	color: #434343;
	text-align: center;
	font-weight: 600;
}

.pink-line {
  background: linear-gradient(transparent 80%, #dd9dbf 0%);
}

.hr {
	border-top: 1px dashed #8c8b8b;
	border-bottom: 1px dashed #ffffff;
}

.center{
	text-align: center;
}

.menu_font{
	color: #c99407;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 25px;
	font-weight: 600;
	text-align: left;
    display:inline;
	padding: 10px 30px;
}

.font-big{
	font-size: 120%;
	color: #e40c80;
	text-align: center;
	font-weight:bold;
    line-height:160%;
	
}

.font-smoll {
	font-size: 16px;
	color: #141414;
	font-weight:normal;
    line-height:160%;
}

.box-font{
	padding: 10px;
	font-size: 90%;
	text-align: left;
	font-weight:600;
    line-height:160%;
	color: #282828;
}

.box-font02{
	padding: 10px;
	font-size: 90%;
	text-align: left;
	color: #434343;
	background-color: rgba(255,255,255,0.8);
	font-weight: normal;
}

.box-big{
	font-size: 150%;
	display:inline;
	color:  #ffffff;
	padding-right: 3px;
}

.uranai_ft {
  position: relative;
  color: #23AC0E;
  font-size: 20px;
  padding: 10px 0;
  text-align: center;
  margin: 1.5em 0;
}
.uranai_ft:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  width: 150px;
  height: 58px;
  border-radius: 50%;
  border: 5px solid #A6E39D;
  border-left-color: transparent;
  border-right-color: transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.sen_mei {
	background-color: #B61972;
	padding: 10px 20px;
	font-size: 25px;
	color: #ffffff;
	height: auto;
	position:relative;
	vertical-align: middle;
	word-wrap: break-word;
}

.sen_boku {
	background-color: #EDAD0B;
	padding: 10px 20px;
	font-size: 25px;
	color: #ffffff;
	height: auto;
	position:relative;
	vertical-align: middle;
	word-wrap: break-word;
}

.sen_sou {
	background-color: #5D639E;
	padding: 10px 20px;
	font-size: 25px;
	color: #ffffff;
	height: auto;
	position:relative;
	vertical-align: middle;
	word-wrap: break-word;
}

.senmon_ft {
  background: #fffbd5;/*背景色*/
  padding: 1em;
  max-width: 100%;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}

/***line****/

hr.style1{
	border-top: 1px solid #8c8b8b;
}


hr.style2 {
	border-top: 3px double #8c8b8b;
}

hr.style3 {
	border-top: 1px dashed #8c8b8b;
}

hr.style4 {
	border-top: 1px dotted #8c8b8b;
}

hr.style5 {
	background-color: #fff;
	border-top: 2px dashed #8c8b8b;
}


hr.style6 {
	background-color: #fff;
	border-top: 2px dotted #8c8b8b;
}

hr.style7 {
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}


hr.style8 {
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}
hr.style8:after {
	content: '';
	display: block;
	margin-top: 2px;
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}

hr.style9 {
	border-top: 1px dashed #8c8b8b;
	border-bottom: 1px dashed #fff;
}

hr.style10 {
	border-top: 1px dotted #8c8b8b;
	border-bottom: 1px dotted #fff;
}


hr.style11 {
	height: 6px;
	background: url(http://ibrahimjabbari.com/english/images/hr-11.png) repeat-x 0 0;
    border: 0;
}


hr.style12 {
	height: 6px;
	background: url(http://ibrahimjabbari.com/english/images/hr-12.png) repeat-x 0 0;
    border: 0;
}

hr.style13 {
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #8c8b8b inset;
}


hr.style14 { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}


hr.style15 {
	border-top: 4px double #8c8b8b;
	text-align: center;
}
hr.style15:after {
	content: '\002665';
	display: inline-block;
	position: relative;
	top: -15px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
}

hr.style16 { 
  border-top: 1px dashed #8c8b8b; 
} 
hr.style16:after { 
  content: '\002702'; 
  display: inline-block; 
  position: relative; 
  top: -12px; 
  left: 40px; 
  padding: 0 3px; 
  background: #f0f0f0; 
  color: #8c8b8b; 
  font-size: 18px; 
}


hr.style17 {
	border-top: 1px solid #8c8b8b;
	text-align: center;
}
hr.style17:after {
	content: '§';
	display: inline-block;
	position: relative;
	top: -14px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	transform: rotate(60deg);
}


hr.style18 { 
  height: 30px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 1px 0 0 0; 
  border-radius: 20px; 
} 
hr.style18:before { 
  display: block; 
  content: ""; 
  height: 30px; 
  margin-top: -31px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 0 0 1px 0; 
  border-radius: 20px; 
}

/***スマホフォント指定***/
@media screen and (max-width:900px) {
h1 {
	color:#000000;
	font-size:13px;
	line-height:1.2;
}

h7 {
	
  padding:0;
}


h1 a {
	color:#A6E39D;
	text-decoration:none;
}
h1 a:hover {
	color:#23AC0E;
	text-decoration:underline;
}

h2 {
	margin-top: 20px;
    margin-bottom: 20px;
	color: #434343;
	font-size:18px;
	text-align: left;
    font-weight: normal;
}

h3 {
	color: #e40c80;
	font-size: 20px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: 600;
}

h4 {
	margin-bottom:0.25em;
	font-size:16px;
	color:#382400;
    font-weight: normal;
}
h4:before {
	content:"\002665";
	color:#9b2f3d;
}

h5 {
	text-align: center;
	font-size: 25px;
	margin-top:0;
	margin-bottom:10px;
	color:#23AC0E;
	border-bottom:2px dotted #23AC0E;
}

h6 {
  position: relative;
  font-size: 120%;
  padding: 10px 20px;
  color: #ffffff;
  background: #009250;
}

h6:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #009250;
  width: 0;
  height: 0;
}
	
h8 {
	margin-top: 20px;
    margin-bottom: 20px;
	color: #434343;
	font-size:16px;
	font-weight: 600;
	text-align: justify;
	text-justify: inter-ideograph;
}

p {
	font-size: 13px;
	color: #434343;
	text-align: center;
	font-weight: 600;
}

.font-big{
	font-size: 18px;
	color: #e40c80;
	text-align: left;
	font-weight:bold;
    line-height:160%;
	
}

.font-smoll {
	font-size: 16px;
	color: #141414;
	text-align: left;

    line-height:170%;
}

.box-font{
	padding: 10px;
	font-size: 16px;
	text-align: left;
	font-weight:600;
    line-height:160%;
	color: #282828;
}

.box-big{
	font-size: 35px;
	display:inline;
	color:  #23AC0E;
	padding-right: 3px;
}
}

img {
	vertical-align:bottom;
}

em {
	font-weight:bold;
}

strong {
	font-weight:bold;
	color:#e40c80;
}

pre {
	margin:1em 0;
	padding:1em;
}

blockquote {
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #ddd;
	border-left:5px solid #ddd;
}

ul,ol,dl {
	margin:0 0 1em 0;
}
ul li {
	list-style:disc;
}

li {
	margin-left:0;
}

dt {
	margin-bottom:0.5em;
	border-bottom:1px dotted #ddd;
}
dt:before {
	content:"\0025a0";
}
dd {
	margin-bottom:1em;
}


img {
	vertical-align:bottom;
}

/*================================================
 *  ヘッダー
 ================================================*/


#header_wrap {
	width:80%;
	margin:0 auto;
}

header {
	position:relative;
	margin:10px 0;
}
header h1 {
	margin-bottom:20px;
	margin-top: 0;
}

.tel {
	position:absolute;
	top:20px;
	right:0;
	margin:10px auto;
}

.tel_comennt{
	color: #b61972;
	position:absolute;
	top:25px;
	right:0;
	margin:0 auto;
	font-size:12px;
}

.tel_number{
	color: #b61972;
	position:absolute;
	font-size:30px;
	top:50px;
	padding: 0;
	right:0;
	margin: 0 auto;
}

@media screen and (max-width:900px) {
#header_wrap {
	width:80%;
	margin:0 auto;
}

header {
	position:relative;
	margin:10px 0;
}
header h1 {
	margin: 0;
}
header img {
	width: 100%;
	}

.tel {
	position:relative;
	top:0;
	right:0;
	margin: 0 auto;
	}}


/***btn***/
.btn-5 {
    background-color: #EDAD0B; /* ボタン背景色 */
    color: #fff; /* ボタン文字色 */
    box-shadow: 0 5px 0 0 #ddd; /* ボタン陰色 */
    font-weight: bold;
    border-radius: 4px;
    max-width: 100%;
    margin: 0.5em auto;
    padding: 0;
    text-align: center;
    line-height: 1.4;
    transition: all .2s ease;
}

.btn-5:hover {
    opacity: 0.8;
}

.btn-5 a {
	font-size: 120%;
    text-decoration: none !important;
    color: #fff !important;
    display: block;
    margin: 0;
    padding: 0.5em 0;
    position: relative;
    overflow: hidden;
}

.btn-5 a::before {
    display: block;
    position: absolute;
    z-index: 1;
    left: -100%;
    top: -50vh;
    content: '';
    width: 3rem;
    height: 100vh;
    transform: rotate(5deg);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    animation: highLight 3s ease-in-out 0s infinite;
}

@keyframes highLight {
    from { left: -5%; }
    15%, 100% { left: 105%; }
}

.btn-5 > img { float: left; }
.btn-5::after{ content: ''; clear: left; }

.shinybutton {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}
.shinybutton a {
    display: block;
    position: relative;
    z-index: 100;
    overflow: hidden;
    width: 300px;
    background-image: url("../images/tel_off.gif");
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    transition: .25s linear;
    -webkit-transition: .25s linear;
    -moz-transition: .25s linear;
}
.shinybutton a:hover {
    color: #52d3ff;
    background-color: #ffffff;
}
.shinybutton a:before {
    display: block;
    position: absolute;
    z-index: 2000;
    left: -30%;
    top: -50%;
    content: "";
    width: 30px;
    height: 100px;
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));
    background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,1),rgba(255,255,255,0) 100%);
    animation: shiny 3s infinite linear;
    -webkit-animation: shiny 3s infinite linear;
    -moz-animation: shiny 3s infinite linear;
}
@keyframes shiny {
    0% {
        left: -30%;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}
@-webkit-keyframes shiny {
    0% {
        left: -30%;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}
@-moz-keyframes shiny {
    0% {
        left: -30%;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}


/*================================================
 *  グローバルナビゲーション
 ================================================*/

#global_wrap {
    margin: 0 auto;
    padding-top: 25px;
	padding-bottom: 10px;
    width: 100%;
    clear: both;
    border-bottom: #932674 5px solid;
}

#global {
    margin: 0px auto;
    text-align: center;
}

.clearfix {
    display: block;
}

.clearfix {
    zoom: 100%;
}

.clearfix::after {
    display: block;
    clear: both;
    content: ".";
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    visibility: hidden;
}

#global ul {
    list-style-type: none; 
    margin: 0; 

}

#global li {
  display: inline-block;

}

/****スマホメニュー****/
.menu_cont {
	height: auto;
}
.menu_offcm04 {
	top: 0;
	left: 0px;
	display: inline-block;
}
/* menu */
.menu_offcm04 .menu_menu {
	z-index: 2147483647;
	position: fixed;
	top: 0;
	left: -100vw;
	width: 250px;
	height: 100%;
	cursor: pointer;
	-webkit-transition: 0.53s transform;
	        transition: 0.53s transform;
	-webkit-transition-timing-function: cubic-bezier(.38,.52,.23,.99);
	        transition-timing-function: cubic-bezier(.38,.52,.23,.99);
	background-color: #CE579B;
	    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;

}
.menu_offcm04 .menu_menu ul {
	margin: 0;
	padding: 0;
}
.menu_offcm04 .menu_menu li {
	list-style: none;
}
.menu_offcm04 .menu_menu li a {
	display: block;
	padding: 20px;
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

.menu_offcm04 #menu_toggle04 {
	position: absolute;
	display: none;
	opacity: 0;
}
.menu_offcm04 #menu_toggle04:checked ~ .menu_menu {
	-webkit-transform: translateX(100vw);
	        transform: translateX(100vw);
}
/* menu toggle */
.menu_offcm04 #menu_toggle04 ~ label {
	display: inline-block;
	cursor: pointer;
	-webkit-transition: 0.5s transform;
	        transition: 0.5s transform;
	-webkit-transition-timing-function: cubic-bezier(.61,-0.38,.37,1.27);
	        transition-timing-function: cubic-bezier(.61,-0.38,.37,1.27);
	text-align: center;
	color: #333333;
}
.menu_offcm04 #menu_toggle04:checked ~ label {
	-webkit-transform: translateX(250px);
	        transform: translateX(250px);
}

.menu_offcm04 #menu_toggle04 ~ label::before {
	z-index: 2147483647;
    display: table-cell;
    background-color: #ffffff;
    content: "Menu";
	font-size: 1em;
	color: #ffffff;
    width: 100vw;
	height:50px;
	padding: 0;
	border: 1.5px solid #ffffff;
	background: #932674;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
	vertical-align: middle;
}
.menu_offcm04 #menu_toggle04:checked ~ label::before {
	max-width: 100%;
	max-height: 100%;
    background: inherit;

    box-sizing: border-box;
    padding: 0 20px;
	z-index: 0;
}
/* contents */
.menu_contents {
	color: #333333;
	text-align: center;
}


/***flex***/

.flex-box {
    padding:  10px;             /* 余白指定 */
	display: flex;              /* フレックスボックスにする */
	margin: 0 auto;
}
 
.flex-item {
    padding: 10px;
    color:  #fff;               /* 文字色 */
    margin:  10px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
}

@media screen and (max-width: 900px) {
  .flex-box {
	width: 99.5%;
	display: flex;              /* フレックスボックスにする */
	flex-direction: column;
	margin: 30px 0 0 0;
	padding: 0;
  }
	.flex-item {
	width: 90%;
    color:  #434343;               /* 文字色 */
	margin:  0 0 30px 0; 
	padding: 0;
    border-radius:  5px;        /* 角丸指定 */
}
}
 
.flex-item:nth-child(1) {
	width:30%;
    background: linear-gradient(180deg, #A6E39D 0%, #009250 100%) fixed;
}
 
.flex-item:nth-child(2) {
		width:30%;
    background: linear-gradient(360deg, #EDAD0B 0%, #F9DB57 100%) fixed;
}
 
.flex-item:nth-child(3) {
		width:30%;
    background: linear-gradient(360deg, #CE579B 0%, #F3D1E5 100%) fixed;
}

@media screen and (max-width: 900px) {
.flex-item:nth-child(1) {
	width:100%;
    background: #ffffff;
	border: 2px solid #23AC0E;
}
 
.flex-item:nth-child(2) {
	width:100%;
    background: #ffffff;
	border: 2px solid #23AC0E;
}
 
.flex-item:nth-child(3) {
	width:100%;
    background: #ffffff;
	border: 2px solid #23AC0E;
}
}


/***あいさつ****/

.flex-box-aisatsu {
    background-color: #ffffff;     /* 背景色指定 */
    padding:  10px;             /* 余白指定 */
	display: flex;              /* フレックスボックスにする */
	margin: 0 auto;
}
 
.flex-item-aisatsu {
    color:  #434343;               /* 文字色 */
    border-radius:  5px;        /* 角丸指定 */
}

.flex-item-aisatsu:nth-child(1) {
	width:50%;
}
 
.flex-item-aisatsu:nth-child(2) {
	width:50%;
}

@media screen and (max-width: 900px) {
  .flex-box-aisatsu {
	padding: 0;
	margin: 0;
    background-color: #ffffff;     /* 背景色指定 */
	display: flex;              /* フレックスボックスにする */
	flex-direction: column;
  }
	.flex-item-aisatsum {
    color:  #fff;               /* 文字色 */
	padding: 0;
    margin:  0;              /* 外側の余白 */
}
	.flex-item-aisatsu:nth-child(1) {
	width:100%;
}
 
	.flex-item-aisatsu:nth-child(2) {
	width:100%;
}
	.aisatsu-ft{
	font-size: 80%!important;
	background-color: #B61972;
	color: #ffffff;
	font-weight: 700;
}
	
}

img .sensei {
	width: 100% !important;
}

.star {
	width: 200px!important;
	padding-bottom: 10px;
}

.aisatsu-topft{
	font-size:25px;
	font-family: '游ゴシック','Yu Gothic','Meiryo UI',Roboto;
	padding: 0;
	margin: 0;
}

.aisatsu-topft small {
	font-size:15px;
	font-family: '游ゴシック','Yu Gothic','Meiryo UI',Roboto;
		font-weight: 700;
}

.aisatsu-ft{
	font-size:20px;
	background-color: #e93564;
	color: #ffffff;
	font-weight: 700;
}

/****占いスクール　特徴****/
.flex-box-school {
    background-color: #ffffff;     /* 背景色指定 */
    padding:  10px;             /* 余白指定 */
	display: flex;              /* フレックスボックスにする */
	margin: 0 auto;
}
 
.flex-item-school {
    padding: 10px;
    color:  #fff;               /* 文字色 */
    margin:  10px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
}

@media screen and (max-width: 900px) {
  .flex-box-school {
	width: 95%;
    background-color: #ffffff;     /* 背景色指定 */
	display: flex;              /* フレックスボックスにする */
	flex-direction: column;
	margin: 0 auto;
  }
	.flex-item-school {

    color:  #fff;               /* 文字色 */
	margin:  0 0 30px 0; 
    border-radius:  5px;        /* 角丸指定 */
}
}
 
.flex-item-school:nth-child(1) {
	width:30%;
    background: linear-gradient(-90deg, #FFBDF1, #FFF7BD) fixed;
}
 
.flex-item-school:nth-child(2) {
		width:30%;
    background: linear-gradient(-90deg, #FFBDF1, #FFF7BD) fixed;
}
 
.flex-item-school:nth-child(3) {
		width:30%;
    background: linear-gradient(-90deg, #FFBDF1, #FFF7BD) fixed;
}

@media screen and (max-width: 900px) {
.flex-item-school:nth-child(1) {
	width:95%;
    background: linear-gradient(-90deg, #FFBDF1, #FFF7BD) fixed;
}
 
.flex-item-school:nth-child(2) {
		width:95%;
    background: linear-gradient(-90deg, #FFBDF1, #FFF7BD) fixed;
}
 
.flex-item-school:nth-child(3) {
		width:95%;
    background: linear-gradient(-90deg, #FFBDF1, #FFF7BD) fixed;
}
}

/***テーブル***/
.cp_table *, .cp_table *:before, .cp_table *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_table {
	width: 100%;
	border-collapse: collapse;
}
.cp_table th, .cp_table  td {
	padding: 10px;
	border: 1px solid #dddddd;
}
.cp_table th {
	width: 30%;
	text-align: center;
	background: #f4f4f4;
}
@media only screen and (max-width:480px) {
	.cp_table {
		margin: 0;
	}
	.cp_table th, .cp_table td {
		width: 100%;
		display: block;
		border-top: none;
	}
	.cp_table tr:first-child th {
		border-top: 1px solid #dddddd;
	}
}

 
/*================================================
 *  サブコンテンツ
 ================================================*/
.submenu li {
	margin:0;
	padding:0;
	list-style:none;
}
.submenu li a:before {
	content:"\0025a0";
	color:#5b4111;
}

.submenu li a {
	display:block;
	padding:5px 2px;
	border-bottom:1px dotted #ddd;
	text-decoration:none;
}
.submenu li a:hover {
	background:#f7d0cb;
}

.bnr {
	overflow:hidden;
}

.bnr ul {
	overflow:hidden;
}

.bnr li {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
.bnr li a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}
.bnr img {
	width:100%;
}

/*================================================
 *  フッター
 ================================================*/
footer {
	clear:both;
	padding-top: 50px;
	background: #0086AB; /* Old browsers */
background: -moz-linear-gradient(top, #0086AB 0%, #42AAC7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #0086AB 0%,#42AAC7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #0086AB 0%,#42AAC7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0086AB', endColorstr='#42AAC7',GradientType=0 ); /* IE6-9 */
}

.footmenu {
	width:100%;
	padding:20px 0;
	overflow:hidden;

}
.footmenu ul {
	position:relative;
	float:left;
	left:50%;
	margin:0;
}
.footmenu li {
	position:relative;
	left:-50%;
	float:left;
	list-style:none;
	margin:0;
	padding:0 20px;
	font-size:100%;
	text-align:center;
	color: #ffffff;
	font-weight: 700;
}

.footmenu a {
	color: #ffffff;
	font-size: 120%;
}

.footmenu a:hover {
	color: #cdcdcd;
	font-size: 120%;
}

/***スマホフッターメニュー**/

.footmenu2 {
	width:100%;
	padding: 0;
	overflow:hidden;

}
.footmenu2 ul {
	position:relative;
	float:left;
	left: 4em;
	margin:0;
}
.footmenu2 li {
	position:relative;
	float:left;
	list-style: none;
	margin:0;
	padding:0 20px;
	font-size:100%;
	text-align:center;
	color: #ffffff;
	font-weight: 700;
}

.footmenu2 ul li::after {
  display: block;
  content: '';
  position: absolute;
  top: .9em;
  left: -1em;
  width: 6px;
  height: 6px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.footmenu2 a {
	color: #ffffff;
	font-size: 120%;
    text-decoration: none; 
}	

.footmenu2 a:hover {
	color: #cdcdcd;
	font-size: 120%;
}



.copyright {
	clear:both;
	padding:20px 0;
	font-size:11px;
	text-align:center;
}

/******footer*******/


ul.footer{
background-color: #ea8a8d;
}

ul.footer li {
display: inline;
text-align: center;
}

.footer-menu{
    padding-top: 30px;
}

table {
  width: 50%;
  margin: 0 auto;
}

table img {

  padding: 0;
}

.tbl-r02 tr {
  padding: 0;
}

.tbl-r02 th {
  padding: 0;
}
.tbl-r02 td {
  padding: 0;
}

 
@media screen and (max-width: 900px) {
	
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 80%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}

footer{
    font-size: 80%;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #7d7d7d;
}
footer address{
    color: #ffffff;

}

/*================================================
 *  ページトップへの戻り
 ================================================*/
.totop {
	position:fixed;
	bottom:15px;
	right:15px;
}
.totop a {
	display:block;
	text-decoration:none;
}
.totop img {
	background:#7d7d7d;
}
.totop img:hover {
	background:#d690de;
}

/*================================================
 *  クラス
 ================================================*/
.textL {
	text-align:left;
}

.textR {
	text-align:right;
}

.list {
	padding:0 0 0 2em;
}

.list li {
	margin:0;
	padding:0;
	list-style:none;
	text-indent:-1.3em;
}
.list li:before {
	content:"\002618\00a0";
	color:#9b2f3d;
}

.temp {
	clear:both;
	overflow:hidden;
	margin-bottom:50px;
}

.img {
	float:left;
	width:300px;
}

.text {
	float:right;
	width:450px;
}

.photo {
	margin:20px 0;
	padding:10px;
	box-shadow:rgba(113, 135, 164, 0.8) 0 3px 15px 0;
	background:#fff;
}

.info dt {
	border-bottom:none;
}
.info dd {
	padding-bottom:1em;
	border-bottom:1px solid #ddd;
}

.catalog {
	overflow:hidden;
}
.catalog ul {
	overflow:hidden;
	margin-top:1.587%;
	margin-right:-1.587%;
}
.catalog li {
	list-style:none;
	float:left;
	width:18.412%;
	margin:0 1.587% 1.587% 0;
}
.catalog li img {
	width:100%;
}

/*================================================
 *  mainimg
 ================================================*/
.mainimg {
	width:100%;
	position:relative;
	margin-bottom:20px;
	background-image: url("../images/topimg.png");
    height: 0;
    padding-top: calc(712 / 1600 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
    background-size: cover;
}

/***line****/
.line_sp {

  position: relative;
  padding: 1em;
  height:100%;
  background: -moz-linear-gradient(top, #932674, #b75c9d);
  background: -webkit-linear-gradient(top, #932674, #b75c9d);
  background: linear-gradient(to bottom, #932674, #b75c9d);
  vertical-align: middle;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	
}

.line_ft {
    font-size: 7vw;
	color: #ffffff;
    text-align: center;
	margin: 0 auto;
	padding: 0;
	vertical-align: middle;
}

.line1 {
	width:100%;
	position:relative;
		margin-top: 70px;
	margin-bottom:20px;
	background-image: url("../images/line1.gif");
    height: 0;
    padding-top: calc(269 / 1920 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
    background-size: cover;
}

.line2 {
	width:100%;
	position:relative;
	margin-top: 70px;
	margin-bottom:20px;
	background-image: url("../images/line2.gif");
    height: 0;
    padding-top: calc(269 / 1920 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
    background-size: cover;
}

.line3 {
	width:100%;
	position:relative;
	margin-top: 70px;
	margin-bottom:20px;
	background-image: url("../images/line3.gif");
    height: 0;
    padding-top: calc(269 / 1920 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
    background-size: cover;
}

.line4 {
	width:100%;
	position:relative;
	margin-top: 70px;
	margin-bottom:20px;
	background-image: url("../images/line4.gif");
    height: 0;
    padding-top: calc(269 / 1920 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
    background-size: cover;
}

.line5 {
	width:100%;
	position:relative;
	margin-top: 70px;
	margin-bottom:20px;
	background-image: url("../images/line5.gif");
    height: 0;
    padding-top: calc(269 / 1920 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
    background-size: cover;
}

.line6 {
	width:100%;
	position:relative;
	margin-top: 70px;
	margin-bottom:20px;
	background-image: url("../images/line6.gif");
    height: 0;
    padding-top: calc(269 / 1920 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
    background-size: cover;
}

.line7 {
	width:100%;
	position:relative;
	margin-top: 70px;
	margin-bottom:20px;
	background-image: url("../images/line7.gif");
    height: 0;
    padding-top: calc(269 / 1920 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
    background-size: cover;
}

.line8 {
	width:100%;
	position:relative;
	margin-top: 70px;
	margin-bottom:20px;
	background-image: url("../images/line8.gif");
    height: 0;
    padding-top: calc(269 / 1920 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
    background-size: cover;
}

.onayami {
	text-align: center;
	margin: 0 auto;
	max-width: 800px!important;
}

/****btn****/
.cp_arrows *, .cp_arrows *:before, .cp_arrows *:after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_arrows {
		font-size: 15px;
	position: relative;

	height: 13px;
	margin: 1em auto;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.cp_arrows .cp_arrow {
	position: relative;
	display: inline-block;

	-webkit-transition: all 0.3s ease-out;
	        transition: all 0.3s ease-out;
	-webkit-animation: arrow-move06 2s 1s ease-in-out infinite;
	        animation: arrow-move06 2s 1s ease-in-out infinite;
	text-decoration: none;
	color: #9a619f;
	border-color: #9a619f;
}
.cp_arrows .cp_arrow:before {
	font-size: 90%;
	top: 0;
	left: 50%;
	width: 2em;
	height: 2em;
	margin-left: -0.7em;
	content: '▼';
	-webkit-transition: transform 0.5s ease-in;
	        transition: transform 0.5s ease-in;
	text-align: center;
	border: 0.13em solid #ffffff;
}
.cp_arrows .cp_arrow:hover {
	color: #ddb5e7;
	border-color: #ddb5e7;
}


.btn-1 {
    background-color: #fb7d79; /* ボタン背景色 */
    color: #fff; /* ボタン文字色 */
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    font-weight: bold;
    border-radius: 4px;
    max-width: 300px;
    margin: 0.5em auto;
    padding: 0;
    text-align: center;
    line-height: 1.4;
    transition: all .2s ease;
    opacity: 0.8;
}

.btn-1:hover {
    box-shadow: none;
    transform: translateY(2px);
}

.btn-1 a {
    text-decoration: none !important;
    color: #fff !important;
    display: block;
    margin: 0;
    padding: 0.5em;
}

.btn-1 > img { float: left; }
.btn-1::after{ content: ''; clear: left; }

.btn-2 {
    background-color: #23AC0E; /* ボタン背景色 */
    color: #fff; /* ボタン文字色 */
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    font-weight: bold;
    border-radius: 4px;
    max-width: 80%;
    margin: 0.5em auto;
    padding: 10px 0 10px 0;
    text-align: center;
    line-height: 1.4;
    transition: all .2s ease;
    position: relative;
}



.btn-2:hover {
    box-shadow: none;
    transform: translateY(2px);
    opacity: 0.8;
}

.btn-2 a {
    text-decoration: none !important;
    color: #fff !important;
    display: block;
    margin: 0;
    padding: 0.5em;
}

.btn-2 > img { float: left; }
.btn-2::after{ content: ''; clear: left; }

.btn-6 {
    background-color: #EDAD0B; /* ボタン背景色 */
    color: #fff; /* ボタン文字色 */
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    font-weight: bold;
    border-radius: 4px;
    max-width: 80%;
    margin: 0.5em auto;
    padding: 0;
    text-align: center;
    line-height: 1.4;
    transition: all .2s ease;
}

.btn-6:hover {
    opacity: 0.8;
}

.btn-6 a {
    text-decoration: none !important;
    color: #fff !important;
    display: block;
    margin: 0;
    padding: 0.5em;
    position: relative;
    overflow: hidden;
}

.btn-6 a::before {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: scale(0) translateY(-50%) translateX(-50%);
    transform-origin: left top;
    border-radius: 50%;
    content: '';
    width: 10em;
    height: 10em;
    background-color: rgba(255, 255, 255, 50%);
    opacity: 0;
    animation: plzTap 3s ease-out 0s infinite;
}

@keyframes plzTap {
    from { transform: scale(0) translateY(-50%) translateX(-50%); opacity: 1; }
    15%, 100% { transform: scale(1) translateY(-50%) translateX(-50%); opacity: 0; }
}

.btn-6 > img { float: left; }
.btn-6::after{ content: ''; clear: left; }


/****box****/
.boxWrap{
  display: 	flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
}

.box2 {
	display: inline-block;
	width: 30%;
    padding: 0.5em 1em;
    margin: 2em 10px;
    text-align: center;
    border: solid 3px #B61972;/*線*/
    border-radius: 10px;/*角の丸み*/
}
	
	@media only screen and (max-width:600px) {
.box2 {
	display: inline-block;
	width: 30%;
    padding: 0.5em;
    margin: 2em 2px;
    text-align: center;
    border: solid 3px #B61972;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.box2 a {
    margin: 0; 
    padding: 0;
	font-size: 120%;
	font-weight: bold;
    color: #434343;/*文字色*/
    background: #fff;
	text-decoration: none;
}

.box2 p{
  float: center; 
  color: #434343;
  font-size: 120%;
  padding-right: 2px;
  line-height: 50px;
}

.box2 p:first-child:first-letter {
  float: center; 
  color: #B61972;
  font-size: 150%;
  padding-right: 2px;
  line-height: 50px;
}
}



.box2 a {
    margin: 0; 
    padding: 0;
	font-size: 120%;
	font-weight: bold;
    color: #434343;/*文字色*/
    background: #fff;
	text-decoration: none;
}

.box2 p{
  float: center; 
  color: #434343;
  font-size: 150%;
  padding-right: 2px;
  line-height: 50px;
}

.box2 p:first-child:first-letter {
  float: center; 
  color: #B61972;
  font-size: 150%;
  padding-right: 2px;
  line-height: 50px;
}

.box3 {
	 display: inline-block;
	width: 30%;
    padding: 10px;
    margin: 2em 10px;
    text-align: center;
    border: solid 3px #B61972;/*線*/
    border-radius: 50px;/*角の丸み*/
	background: #ffffff;
}
.box3 a {
    margin: 0; 
    padding: 0;
	font-size: 120%;
	font-weight: bold;
    color: #434343;/*文字色*/
	text-decoration: none;
}

.box3 p:first-child:first-letter {
  float: center; 
  color: #B61972;
  font-size: 150%;
  padding-right: 2px;
  line-height: 0;
}
/***モーダルウィンドウ***/


/****list***/

ol.list1{
  width: 95%;
  counter-reset:list;
  list-style-type:none;
  font: 14px/1.6 'arial narrow', sans-serif;
  padding:0;
  margin: 0 auto;
}
ol.list1 li{
  color: #000000;
  background: #ffffff;
  position:relative;
  margin: 7px 0 7px 0px;
  padding-left:40px;
  font-weight: bold;
  font-size:14px;
  line-height: 30px;
  border: solid 1px #23AC0E;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
ol.list1 li:before{
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: 0px;
  width: 30px;
  height: 100%;
  text-align: center;
  color: #fff;
  line-height:30px;
  background: #23AC0E;
  border: solid 1px #23AC0E;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
ol.list1 li:hover{
  background: #A6E39D;
  color: #fff;
}
ol.list1 li:hover:before{
  background: #fff;
  color: #A6E39D;
}

/****box****/
.box1 {/*親div*/
  position: relative;/*相対配置*/
  text-align: center;
  }

.box1 p {
  width: 100%;
  position: absolute;/*絶対配置*/
  color: #434343;
  top: 58%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  font-size: 150%;
  }

@media only screen and (max-width:800px) {
.box1 p {
  width: 100%;
  position: absolute;/*絶対配置*/
  color: #434343;
  top: 60%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  font-size: 100%;
	}
}
@media only screen and (max-width:400px) {
.box1 p {
  width: 100%;
  position: absolute;/*絶対配置*/
  color: #434343;
  top: 55%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  font-size: 16px;
	}
}

.box1 img{
	margin: 0 auto;
	max-width: 100%;
}

.my-orange {color: #f9db57}


/* PC用固定シェアボタン */
.share-fixed-pc {
  position: fixed;
  top: 20px;
  left: 20px;
  display: flex;
  gap: 10px;
  z-index: 9999;
}

/* スマホでは非表示 */
@media (max-width: 768px) {
  .share-fixed-pc {
    display: none;
  }
}

/* モバイルメニュー用（768px以下） */
.share-mobile {
  display: none;
}

/* スマホでは表示、PCでは非表示 */
@media (max-width: 768px) {
  .share-mobile {
    display: block;
  }
}


.web-share-btn {
  position: fixed;
  bottom: 20px;    /* ← top → bottom に変更！ */
  left: 20px;
  z-index: 9999;
  width: 56px;
  height: 56px;
  background-color: #fff;
  color: #8e44ad; /* Menuと同系色 */
  border: 1px solid #8e44ad;
  border-radius: 50%;
  font-size: 26px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  line-height: 56px;
  text-align: center;
  display: none;
}

.web-share-btn:hover {
  background-color: #8e44ad;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .web-share-btn {
    display: block;
  }
}