﻿@charset "UTF-8";

/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:1.4;
   letter-spacing:1px;
   font-family:"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
   font-size:12px;
   color:#000;
}

br {
   letter-spacing:normal;
}

a {
   color:#000;
   text-decoration:none;
}

a:hover {
   color:#999;
   text-decoration:underline;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
#top {
   width:960px;
   margin:0 auto;
   padding:0 10px;
   background:#fff;
   box-shadow:0 0 5px #FCA451;
   -moz-box-shadow:0 0 5px #FCA451;
   -webkit-box-shadow:0 0 5px #FCA451;
   behavior: url(PIE.htc);/* for IE */
}

#header {
   width:960px;
   background:#FDEFCD;
}



h1 {
   font-size:100%;
   color:#fff;
   background:#FCA451;
   margin:5px 0 0 0;
   padding:5px 0 5px 15px;
}

#headerLogo {
   border:1px solid #FCA451;
   position:relative;
   margin:5px 5px 0 0;
   padding:10px 0 10px 25px;
}

#pr {
   position:absolute;
   left:0;
   top:0;
}

#message {
   position:absolute;
   top:15px;
   right:10px;
   font-size:120%;
   font-weight:bold;
}

#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

.global_nav {
   float:left;
   width:960px;
   margin-top:10px;
}

.toggle {
  display: none;
}

.kimg {
  display: none;
}

#icatch {
  clear:both;
  position: relative;
  width:100%;
  height:auto;
}

#icatch p {
  margin:0;
  padding:0;
}

.yazirusi {
  position: absolute;
  top: 70%;
  left: 50%;
}

.kclimbde {
  position: absolute;
  top: 15%;
  left: 45%;
  transform: rotate(-20deg);
  font-size:180%;
  padding:15px;
  font-weight: bold;
  color:#fff;
  background:#FCA451;
  border-radius: 30px;
}

#contents {
   float:left;
   width:960px;
   padding:10px 0;
   background:#fff;
}

.box {
  font-size:110%;
  margin:5px 5px 20px;
  padding:5px;
  text-align:left;
}

.a27{
  width:35%;
  text-align:center;
  background: linear-gradient(#fca451, #ffd700);
  background: #fca451;
  border-radius: 10px;
  font-size:180%;
  font-weight: bold;
  color:#fff;
  padding:4px;
}

.ladysday {
  position: relative;
  color: black;
  font-size: 120%;
  font-weight: bold;
  background: #FDEFCD;
  line-height: 1.4;
  padding: 5px 10px 5px;
  margin: 2em 0 0.5em;
  border-radius: 0 5px 5px 5px;
}

.ladysday:after {
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  content: '✓ ladysday';
  background: #FCA451;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 3px 7px 1px;
  font-size: 0.9em;
  line-height: 1;
  letter-spacing: 0.05em;
}

.beginner_school {
  position: relative;
  color: black;
  font-size: 120%;
  font-weight: bold;
  background: #FDEFCD;
  line-height: 1.4;
  padding: 5px 10px 5px;
  margin: 2em 0 0.5em;
  border-radius: 0 5px 5px 5px;
}

.beginner_school:after {
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  content: '✓ beginner';
  background: #FCA451;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 3px 7px 1px;
  font-size: 0.9em;
  line-height: 1;
  letter-spacing: 0.05em;
}

.student {
  position: relative;
  color: black;
  font-size: 120%;
  font-weight: bold;
  background: #FDEFCD;
  line-height: 1.4;
  padding: 5px 10px 5px;
  margin: 2em 0 0.5em;
  border-radius: 0 5px 5px 5px;
}

.student:after {
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  content: '✓ studentday';
  background: #FCA451;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 3px 7px 1px;
  font-size: 0.9em;
  line-height: 1;
  letter-spacing: 0.05em;
}

.junior_school {
  position: relative;
  color: black;
  font-size: 120%;
  font-weight: bold;
  background: #FDEFCD;
  line-height: 1.4;
  padding: 5px 10px 5px;
  margin: 2em 0 0.5em;
  border-radius: 0 5px 5px 5px;
}

.junior_school:after  {
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  content: '✓ junior';
  background: #FCA451;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 3px 7px 1px;
  font-size: 0.9em;
  line-height: 1;
  letter-spacing: 0.05em
}

.line_coupon {
  position: relative;
  color: black;
  font-size: 120%;
  font-weight: bold;
  background: #FDEFCD;
  line-height: 1.4;
  padding: 5px 10px 5px;
  margin: 2em 0 0.5em;
  border-radius: 0 5px 5px 5px;
}

.line_coupon:after  {
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  content: '✓ line coupon';
  background: #FCA451;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 3px 7px 1px;
  font-size: 0.9em;
  line-height: 1;
  letter-spacing: 0.05em
}

.oyako {
  position: relative;
  color: black;
  font-size: 120%;
  font-weight: bold;
  background: #FDEFCD;
  line-height: 1.4;
  padding: 5px 10px 5px;
  margin: 2em 0 0.5em;
  border-radius: 0 5px 5px 5px;
}

.oyako:after  {
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  content: '✓ oyako time';
  background: #FCA451;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 3px 7px 1px;
  font-size: 0.9em;
  line-height: 1;
  letter-spacing: 0.05em
}


.instamidasi {
  position: relative;
  color: black;
  font-size: 120%;
  font-weight: bold;
  background: #FDEFCD;
  line-height: 1.4;
  padding: 5px 10px 5px;
  margin: 2em 0 0.5em;
  border-radius: 0 5px 5px 5px;
}

.instamidasi:after  {
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  content: '✓ Instagram';
  background: #FCA451;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 3px 7px 1px;
  font-size: 0.9em;
  line-height: 1;
  letter-spacing: 0.05em
}

.monthly {
  position: relative;
  color: black;
  font-size: 120%;
  font-weight: bold;
  background: #FDEFCD;
  line-height: 1.4;
  padding: 5px 10px 5px;
  margin: 2em 0 0.5em;
  border-radius: 0 5px 5px 5px;
}

.monthly:after  {
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  content: '✓ past_monthly';
  background: #FCA451;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 3px 7px 1px;
  font-size: 0.9em;
  line-height: 1;
  letter-spacing: 0.05em
}

.mleft {
   float:left;
   width:480px;
}

.mright {
   float:right;
   width:160px;
}

#main {
   float:left;
   width:680px;
}

#sub {
   float:right;
   width:260px;
}

.margin {
  margin:20px 0;
}


#pageTop {
   clear:both;
}

.faq_box {
  width:90%;
  margin:5px 10px 0 12px;
  padding:12px 10px;
  border:1px solid #FCA451;
  border-radius: 10px;
}

.modoru {
  width:90%;
  margin:5px 0 30px 0;
  font-size:84%;
  text-align:right;
}

#footer {
   clear:both;
   width:960px;
   background:#FDEFCD;
}


/* ========HEADER CUSTOMIZE======== */


#header #gnavi ul {
   list-style:none;
}

#header #gnavi li {
   float:left;
   margin-left:15px;
   font-size:11px;
}

#header #gnavi li a {
   display:block;
   padding-left:8px;
   background:url("../images/bg_arrow.gif") 0 50% no-repeat;
}


/* ========MENU CUSTOMIZE======== */
/* メインメニュー */
.global_nav ul {
   display:block;
   list-style-type: none;
   margin:0;
   padding:0;
}

/* サブメニュー1段目 */
.global_nav ul ul {
   display:none;
   position:absolute;
   top:100%;
   left:0;
}

/* サブメニュー2段目以降 */
.global_nav ul ul ul {
   top:0;
   left:100%;
}

/* リスト */
.global_nav li {
   float:left;
}

.global_nav li li {
   clear:both;
}

.global_nav li:hover {
   position:relative;
}

.global_nav li:hover > ul {
   display: block
}

/* デザイン */
.global_nav ul {
   float:left;
   margin:0;
   padding:0;
   list-style:none;
   border-top:1px solid #999;
   border-bottom:1px solid #999;
   background:#fff url("../images/bg_menu.gif") 0 0 repeat-x;
}

.global_nav li ul {
   border-top:1px solid #999;
   border-bottom:none;
}

.global_nav li li {
   margin-left:0;
   background:#f5f5f5;
   border-bottom:1px solid #999;
}

.global_nav li li a:hover {
   margin-left:0;
   background:#fff;
}

.global_nav li a {
   display:block;
   width:130px;
   padding:10px 0;
   text-align:center;
   outline:none;
}

.global_nav li li a {
   display:block;
   width:120px;
   padding:10px 5px;
   line-height:20px;
   text-align:left;
   outline:none;
}

.global_nav li a:hover {
   color:#666;
   text-decoration:none;
}


/* ========TOPICPATH CUSTOMIZE======== */
#topicPath {
   padding:5px 0;
}


/* ========MAINCONTENTS CUSTOMIZE======== */
#main a {
   color:#d9890f;
}

#main a:hover {
   text-decoration:underline;
}

#main h2 {   
   clear:both;
   width:420px;
   height:40px;
   padding-left:5px;
   margin:20px 0 20px 5px;
   background:url("../images/bg_h2.png") no-repeat;
   background-position:5px 25px;
 }

#main h3 {
   clear:both;
   margin-bottom:5px;
   padding-left:10px;
   font-size:14px;
   color:#e54c81;
   border-left:5px solid #ED81A6;
}

#main h4 {
   margin-bottom:5px;
   font-size:14px;
   color:#e54c81;
   border-bottom:2px solid #ED81A6;
}

#main h5 {
   margin-bottom:5px;
   padding:2px;
   font-size:12px;
   color:#666;
   border:1px solid #ED81A6;
   background:#FFF3EF;
}

#main h6 {
   margin-bottom:3px;
   padding-left:8px;
   font-size:12px;
   font-weight:normal;
   background:url("../images/bg_arrow.gif") no-repeat left 50%;
}

#main p {
   margin:0 0 1em 0;
   font-size:120%;
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* INFORMATION CUSTOMIZE */
#main dl.information {
   margin:0 0 20px 0;
}
#main dl.information dt {
   float:left;
   padding-top:5px;
}

#main dl.information dd {
   margin:0 0 5px 0;
   padding: 5px 0px 5px 9em;
}

#main table {
   width:85%;
   text-align:center;
   margin-left:15px;
   margin-bottom:20px;
   border-collapse:collapse;
   border:1px solid #999;
   border-spacing:0;
   line-height:1.8;
}

#main table th {
   padding:5px;
   border:1px solid #999;
   border-width:0 0 1px 1px;
   background:#EFEBEF;
   font-weight:bold;
   text-align:left;
}

#main table td {
   padding:5px;
   border:1px solid #999;
   border-width:0 0 1px 1px;
}

.ryoukin_th {
  background-color: #FDEFCD;
  font-weight: bold;
}


/* ========SUBCONTENTS CUSTOMIZE======== */
#sub .section {
   margin-bottom:10px;
}

#sub h2 {
   padding-bottom:2px;
   font-size:14px;
   font-weight:bold;
   text-align:center;
   border-bottom:1px solid #999;
}

#sub h3 {
   margin:15px 0 10px;
   padding:5px;
   font-size:12px;
   font-weight:bold;
   background:#EFEBEF;
}

#sub p {
   font-size:12px;
   margin:10px 5px;
}

#sub ul {
   margin:0;
   padding:0;
   border:1px solid #EFEBEF;
}

#sub li {
   padding:5px;
   line-height:1.8;
   list-style:none;
   border-bottom:1px solid #E7E7EF;
}

#sub li a {
   display:block;
   padding:5px 5px 5px 15px;
   background:url("../images/bg_arrow.gif") 5px 50% no-repeat;
}

#sub li a:hover {
   display:block;
   color:#333;
   background:#FFF3EF url("../images/bg_arrow.gif") 5px 50% no-repeat;
   text-decoration:none;
}


/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   text-align:right;
}

#pageTop a {
   padding:0 0 0 12px;
   background:url("../images/bg_pagetop.gif") 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
#footer ul {
   margin:20px 0;
   padding-top:20px;
   text-align:center;
   border-top:1px solid #ddd;
}

#footer li {
   display:inline;
   margin:0 0 0 20px;
   list-style:none;
}

#footer li a:hover {
   color:#666;
   text-decoration:underline;
}

.line {

}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
   font-style:normal;
   font-size:11px;
   color:#999;
   line-height:3.0;
   text-align:center;
}