@charset "UTF-8";
/*@import url(http://weloveiconfonts.com/api/?family=entypo);*/

body {
    font-family:'メイリオ','Hiragino Kaku Gothic Pro','sans-serif';
    background-color:#f5f5f5}


/* --------------------------------------------------
    Header
-------------------------------------------------- */

/* PW_PT_サイトの説明 */

.site p {
	margin-bottom:10px;
	font-size:14px;
    color:#000000}

.site {clear:both}

/* PW_PT_ロゴとボタンの横並び */

.home-header{
    overflow: hidden;
    margin-bottom:15px;
    clear:both}

.logo{
    padding-top:10px;
    padding-bottom:10px;
    float:left;
    width:45%}

.logo img{
    width:100%}

.header-btn{
    float:right;
    overflow: hidden;
    margin-top:0px;
    margin-bottom:5px;
    width:55%}

/* PW_PT_palkids-clubボタン */

.mypage {
    float:right;
    margin-left:7px;
    width:32.3%}

.mypage img{
    width:100%}

.mypage img:hover{
    opacity:0.8}

/* PW_PT_カートを見るボタン */

.cart {
    float:right;
    margin-left:7px;
    width:32.3%}

.cart img{
    width:100%}

.cart img:hover{
    opacity:0.8}

/* PW_PT_ログインボタン */

.login {
    float:right;
    width:32.3%}

.login img{
    width:100%}

.login img:hover{
    opacity:0.8}




/* PW_メニュー */

.menu ul {
    overflow: hidden;
    padding:0px;
    list-style: none}

.menu li img {
    display: block;
    margin-bottom: 0px;
    float: left;
    height:auto;
    width:20%}

#mm img {
    display: none}

/* PT_メニュー */

.PT_menu ul {
    margin:0px;
    padding:0px;
    list-style: none}

.PT_menu li img {
    display: block;
    margin-bottom: 10px;
    margin-top: 20px;
    float: left;
    height:auto;
    width:15%}

.PT_menu img:hover {
    opacity: 0.8}


/* --------------------------------------------------
    Contents
-------------------------------------------------- */


/* PW_バナー */

.banner {display: block}

.banner img {
    width: 100%;
    height: auto}

.banner img:hover {
    opacity:0.8}

/* PW_ぴったりの教材を探す */

.easy-select-box{
  background: #fffdf4;
  border: 2px solid #d2ba85;
  border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
  text-align:left;
  font-size:14px;
  color:#0c2245;
  width: 300px;
  height: 40px;
}
.easy-select-box .esb-displayer{
  background: url(/sample/img/select-box-arrow.png) no-repeat right top;
	color:#0c2245;
	cursor: default;
  height: 30px;
	line-height:30px;
	padding:0 3px;
	text-indent: 5px;
  width: 400px;
}
.easy-select-box .esb-displayer:hover {
  filter: alpha(opacity=80);
  -ms-filter: 'alpha(opacity=80)';
  opacity: .8;
}
.easy-select-box:hover .esb-displayer{
	text-decoration:none;
}
.easy-select-box.disabled .esb-displayer,
.easy-select-box:hover.disabled .esb-displayer{
	background-position: 0 -36px;
}
.easy-select-box .esb-dropdown{
  background: #fff;
  border: 1px solid #ccc;
  display: none;
  max-height: 200px;
  overflow: auto;
  position: absolute;
  z-index: 999;
	width: 400px;
}
.easy-select-box  .esb-item{
	padding:3px;
	background:#fffdf4;
	color:#0c2245;
	cursor:default;
}
.easy-select-box .esb-item:hover{
	background:#d2ba85;
	color:#FFFFFF;
	text-decoration:none;
}

.content-pittari:after {
    content: "";
    display: block;
    clear: both}

.content-pittari ul {
    margin:0px;
    padding:15px;
    list-style: none}

.content-pittari li {
    display: block;
    text-align:center;
    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
    height:auto;
    width:49%}

.content-pittari {
    border:solid 2px;
    border-color:#d2ba85;
    border-radius:15px}

.search-btn input {
    text-align:center;
    margin-top:0px;
    margin-left:10px;
    width:350px}

.search-btn input:hover {
    opacity:0.8}



/* PW_S6会員名・期限表記 */

.member p {
    font-size: 18px;
    margin-top: 0px;
    display: block;
    color: #000000;
    text-align: center}

/* PW_コンテンツ部分ヘッダー */

.header {display: block}

.header img {
    width: 100%;
    height: auto}

/* PT_検索ボックス */

dl.search{
    float:right;
    width:50%;
    position:relative;
    background-color:#fff;
    border:1px solid #aaa;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    -o-border-radius:6px;
    -ms-border-radius:6px;
    border-radius:6px;
}

.clearfix {
  display: block;
  clear: both;
  content: "";
}

dl.search dt{
    margin-right:40px;
    padding:8px 0 8px 8px;
}
dl.search dt input{
    width:100%;
    height:24px;
    line-height:24px;
    background:none;
    border:none;
}
dl.search dd{
    position:absolute;
    top:0;
    right:0;
}
dl.search dd button{
    display:block;
    padding:10px;
    background:none;
    border:none;
}
dl.search dd button span{
    display:block;
    width:20px;
    height:20px;
    background:url('/img_pt/web-magazine-search.png') no-repeat scroll 0 0;
}

/* PT_コンテンツ部分ヘッダー */

.PT_header img{
    width: 100%;
    margin-top: 10px;
    height: auto}

/* PW_コンテンツ部分タイトル */

.title01 img {
    margin-bottom: 10px;
    width: 100%}

/* PT_コンテンツ部分タイトル */

.PT_title img {
    width:100%;
    margin-top: 15px;
    height:auto}

.title01 img {
    margin-bottom: 10px;
    width: 100%}


/* PW_コンテンツ4列-2列 */

.content04:after {
    content: "";
    display: block;
    clear: both}

.content04 ul {
    margin:0px;
    padding:0px;
    list-style: none}

.content04 li img {
    display: block;
    margin-bottom: 2px;
    margin-left: 2px;
    float: left;
    height:auto;
    width:24.6%}

.content04 img:hover {
    opacity:0.8}

/* PW_コンテンツ2列-1列A */

.content02:after {
    content: "";
    display: block;
    clear: both}

.content02 ul {
    margin:0px;
    padding:0px;
    list-style: none}

.content02 li img{
    display: block;
    align-content: center;
    float: left;
    margin-bottom: 2px;
    margin-left: 2px;
    height:auto;
    width:49.4%}

.content02 img:hover {
    opacity:0.8}


/* PW_コンテンツ2列 or 1列 */

.content03:after {
    content: "";
    display: block;
    clear: both}

.content03 ul {
    margin:0px;
    padding:0px;
    list-style: none}

.contentA img {
    display: block;
    margin: 2px;
    float: left;
    height:auto;
    width:48.5%}

.contentB img {
    display: block;
    margin: 2px;
    float: right;
    height:auto;
    width:48.5%}

.contentC img {
    display: block;
    margin: auto;
    text-align: center;
    height:auto;
    width:48.5%}

.content03 img:hover {
    opacity:0.8}

/* PW_コンテンツ2列-1列B */


.content05:after {
    content: "";
    display: block;
    clear: both}

.contentD img{
    margin-bottom: 10px;
    float:left;
    width: 40%;
    height:auto}

.contentD iframe{
    margin-bottom: 10px;
    float:left;
    width: 40%;
    height:300px}

.contentE {
    margin-bottom: 20px;
    padding-left: 20px;
    font-size:18px;
    color:#000000;
    float:left;
    width: 56%;
    height:auto}

audio {width: 100%}

iframe {
    margin-top: 10px;
    width: 100%;
    height: 300px}

.contentE img {
    padding-top: 10px;
    float: right;
    width: 70%;
    height:auto}

.contentE img:hover {
    opacity:0.8}

.chui p {
    margin-top: -10px;
    padding: 0px;
    font-size:12px;
    color:#FF6666;
    height:auto}

/* PW_コンテンツ2列-1列C(資料請求) */

.content06:after {
    content: "";
    display: block;
    clear: both}

.contentF {
    display: block;
    align-content: center;
    float: left;
    height:auto;
    width:30%}

.contentG {
    display: block;
    align-content: center;
    float: left;
    height:auto;
    width:69%}

/* PW_コンテンツ5列-3列 */

.content07:after {
    content: "";
    display: block;
    clear: both}

.contentH {
    display: block;
    align-content: center;
    float: left;
    height:auto;
    width:18%}

/* PW_コンテンツ1列（講演会） */

.content08 p {
    font-size: 18px;
    margin-left: 2px;
    color:#000000}

.content08 i {color: #07b9b3}

.content08 img {
    width: 30%}

.content08 img:hover {
    opacity:0.8}

.content08 strong {
    background-color: antiquewhite}

.content09 p {
    font-size: 18px;
    color: #000000;
    font-style: oblique}

/* Store_コンテンツ */

.store_content p {
    font-size: 16px;
    color: #000000;
    text-align: center}

.store_btn2 {
    width: 20%;
    margin-left: auto;
    margin-right: auto}

.store_btn2 img {width: 100%}

.store_btn2 img:hover {
    opacity:0.8}

/* Store_コンテンツ5列-1列 */

table { border:0; border-spacing:0; border-collapse:collapse; width:100%; }
th,td { text-align: left; font-size:16px; margin:0; padding:0; line-height:1.5; font-weight:normal; padding:8px; }

#table-b { }
    #table-b th { color:#06b7b1; padding:10px 8px; border-bottom:2px solid #06b7b1; }
    #table-b td { border-bottom:1px solid #000000; color:#000000; padding:6px 8px; }
    #table-b tbody tr:hover td { color:#06b7b1; }
    #table-b img { width:15%; height: auto;}


.all {width: 50%;
    margin-left: auto;}

#table-c { }
    #table-c th { color:#06b7b1; padding:10px 8px; border-bottom:2px solid #06b7b1; }
    #table-c td { border-bottom:1px solid #000000; color:#FF6600; padding:6px 8px; }
    #table-c tbody tr:hover td { color:#06b7b1; }

.proceed_input {
    margin-left: auto;
    width: 100%;
}

.proceed_input input{
    margin-left: auto;
    width: 100%}

.proceed {
    width: 40%;
    margin-left: auto;
    margin-top: 15px}

.proceed img {width: 100%}

.proceed2 img{
    width: 20%;
    margin-top: 15px}

.proceed_input2 input{
    margin-top: 15px;
    width: 20%;
}

.store_btn {
    width: 40%;
    margin-left: auto}

.store_btn img {width: 100%}

.store_btn:after {
	content:"";
    margin: 0px;
	display:block;
	clear:both}

.store_btnA input{
    float: none;
    padding-left: 1px;
    width: 100%}

.proceed img:hover {
    opacity:0.8}

.store_btn img:hover {
    opacity:0.8}

.store_btnA input:hover {
    opacity:0.8}

/* Store_コンテンツ3列-2列 */

.content07:after {
    content: "";
    display: block;
    clear: both}

.contentI {
    display: block;
    align-content: left;
    float: left;
    height:auto;
    width:33%}

/* PW_最新のお知らせ */

.title_news img {
    margin-bottom: 10px;
    width: 100%}

.news ul {
    list-style: none;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0px}

.news li a {
    text-align:left;
    display: block;
    border-bottom: dotted 2px #dddddd;
    margin-bottom:10px;
    color: #555555;
    font-size: 16px;
    text-decoration: none}

.news li a:hover {background-color: #eeeeee}


/* PT_コンテンツ3列-1列（トップ・BN） */

.PT_content:after {
    content: "";
    display: block;
    clear: both}

.PT_content {
    margin: auto}

.PT_content01 {
    float: left;
    width: 32%}

.PT_content01 img {
    display: block;
    width: 95%;
    margin-left: auto;
    margin-right: auto}

.PT_content a {
    font-size: 16px;
    text-decoration: none;
    color: #000000;
    text-align: center}

.PT_content01 p {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 95%}

.PT_content img {
    text-align: center}

.PT_content img:hover {
    opacity: 0.8}

/* PT_コンテンツ2列-1列（本文） */

.PT_content02 {
    color: #000000;
    line-height: 30px;
    font-size: 16px}

.PT_content02 p .left {
    float: left;
    width: 350px;
    margin-right: 2em;
    margin-bottom: 1em}

.PT_content02 p .right {
    width: 350px;
    float: right;
    margin-left: 2em;
    margin-bottom: 1em}

.PT_content02 strong {
    font-weight:400;
    background-color: #ffffe0}

h4 {
    color: #000000;
    margin-top: 0px}

.PT_content02 p a {
    text-decoration: none;
    font-size: 16px}


/* PT_コンテンツ2列-1列（プロフィール） */

.profile:after {
    content: "";
    display: block;
    clear: both}

.PT_content03 img {
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 20%}

.PT_content04 {
    display: block;
    font-size: 14px;
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    float: right;
    width: 75%}


/* --------------------------------------------------
    Footer
-------------------------------------------------- */

/* PW_お問合せ */

.faq ul {
    margin-top: 10px;
    padding:0px;
    list-style: none}

.faq li a {
    display: block;
    padding: 5px;
    color: #000000;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    background-color: #ffffff;
    border: solid 1px #dddddd}

.faq li a:hover {background-color: #eeeeee}

.faq ul:after {
    content: "";
    display: block;
    clear: both}

.faq li {
    float: left;
    width: 50%}

/* PW_フッター */

.footer p {
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    font-size: 12px;
    color: #000000;
    background-color:#dedede}


/* --------------------------------------------------
    Table
-------------------------------------------------- */

/* S5 */

table.brwsr1 {
    font-size: 14px;
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 1px;
}
 
table.brwsr1 th {
    padding: 2px;
    font-weight: 100;
    vertical-align: middle;
    text-align: left;
    border-bottom: #fff 1px solid;
    color: #000000;
}
 
table.brwsr1 td {
    padding: 12px;
    vertical-align: middle;
    text-align: left;
    border-bottom: #fff 1px solid;
    font-size: 11px;
}
 
table.brwsr1 th.r1 {
    width: 152px;
    border-right: #fff 1px solid;
    border-left: #fff 1px solid;
    text-align: center;
    background: #fce8a9;
}
 
table.brwsr1 th.r2,
table.brwsr1 td.r2 {
    width: 128px;
    border-left: #fff 1px solid;
    border-right: #fff 1px solid;
    background: #fffae5;
}
 
table.brwsr1 th.r2,
table.brwsr1 th.r3,
table.brwsr1 th.r4 {
    text-align: left;
    color: #000000
}
 
table.brwsr1 th.r3,
table.brwsr1 td.r3 {
    width: 128px;
    border-left: #fff 1px solid;
    border-right: #999 1px solid;
    background: #e3eb99;
}
 
table.brwsr1 th.r4,
table.brwsr1 td.r4 {
    width: 128px;
    border-left: #fff 1px solid;
    background: #a0c2d3;
}

/* S4 */

table.brwsr2 {
    font-size: 14px;
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 1px;
}
 
table.brwsr2 th {
    padding: 2px;
    font-weight: 100;
    vertical-align: middle;
    text-align: left;
    border-bottom: #fff 1px solid;
    color: #fff;
}
 
table.brwsr2 td {
    padding: 12px;
    vertical-align: middle;
    text-align: left;
    border-bottom: #fff 1px solid;
    font-size: 11px;
}
 
table.brwsr2 th.r1 {
    width: 152px;
    border-right: #fff 1px solid;
    border-left: #fff 1px solid;
    text-align: center;
    background: #feb81a;
}
 
table.brwsr2 th.r2,
table.brwsr2 td.r2 {
    width: 128px;
    border-left: #fff 1px solid;
    border-right: #fff 1px solid;
    background: #faeac5;
}
 
table.brwsr2 th.r2,
table.brwsr2 th.r3,
table.brwsr2 th.r4 {
    text-align: left;
    color: #000000
}
 
table.brwsr2 th.r3,
table.brwsr2 td.r3 {
    width: 128px;
    border-left: #fff 1px solid;
    border-right: #999 1px solid;
    background: #faeac5;
}
 
table.brwsr2 th.r4,
table.brwsr2 td.r4 {
    width: 128px;
    border-left: #fff 1px solid;
    background: #a0c2d3;
}


/* --------------------------------------------------
    Form
-------------------------------------------------- */

/* PW_ログイン */

.login-card {
  padding: 40px;
  width: 274px;
  background-color: #F0F8FF;
  margin: 0 auto 10px;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

.login-card h1 {
  font-weight: 100;
  text-align: center;
  color: #A9A9A9;
  font-size: 20px;
}

.login-card input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.login-card input[type=text], input[type=password] {
  height: 44px;
  font-size: 14px;
  width: 100%;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.login-card input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.login {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.login-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff; 
  background-color: #66CCFF;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.login-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  opacity: 0.8;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.login-card p {
  text-decoration: none;
  text-align: center;
  padding: 0px;
  color: #666;
  font-weight: 400;
  display: block;
}

.login-card a {
  text-decoration: none;
  text-align: center; 
  opacity: 0.6;
  color: #666;
  transition: opacity ease 0.5s}

.login-card a:hover {
  opacity: 1;
}

.login-help input {
  width: 7%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: #A9A9A9;
  font-size: 12px;
}

.login-help label {
  color: #A9A9A9;
  font-size: 12px;
}

.login-help a {
  color: #A9A9A9;
  font-size: 12px;
  opacity: 0.6;
  color: #000000;
  transition: opacity ease 0.5s;
}
    
/* PW_子ども名選択 */

.child input{
display: block;
border:0;
padding:10px;
line-height: 1;
font-size:16px;
font-family:Arial, sans-serif;
color:#000000;
border:solid 1px #ccc;
margin:0 0 10px;
width:46%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2)
    }

.child input[type=radio] { display: none; }
.child input[type=radio]:checked + .check:before { opacity: 1; }
.child .check { box-sizing: border-box; position: relative; display: inline-block; margin: 0 20px 0 0; padding: 0 0 0 30px; vertical-align: middle; cursor: pointer; }
.child .check:hover:after { border-color: #27d2ff; }
.child .check:after { position: absolute; top: 50%; left: 0; display: block; margin-top: -12px; width: 18px; height: 18px; border: 2px solid #bbb; border-radius: 3px; content: ''; }
.child .check:before { position: absolute; top: 50%; left: 7px; display: block; margin-top: -9px; width: 5px; height: 10px; border-right: 3px solid #2C9AB7; border-bottom: 3px solid #2C9AB7; transform: rotate(45deg); content: ''; opacity: 0; }

    }

/* PW_資料請求 */

.shiryo input{
display: block;
border:0;
padding:10px;
line-height: 1;
font-size:16px;
font-family:Arial, sans-serif;
color:#000000;
border:solid 1px #ccc;
margin:0 0 10px;
width:46%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2)
    }

.shiryo input[type=checkbox] { display: none; }
.shiryo input[type=checkbox]:checked + .check:before { opacity: 1; }
.shiryo .check { box-sizing: border-box; position: relative; display: inline-block; margin: 0 20px 0 0; padding: 0 0 0 30px; vertical-align: middle; cursor: pointer; }
.shiryo .check:hover:after { border-color: #27d2ff; }
.shiryo .check:after { position: absolute; top: 50%; left: 0; display: block; margin-top: -12px; width: 18px; height: 18px; border: 2px solid #bbb; border-radius: 3px; content: ''; }
.shiryo .check:before { position: absolute; top: 50%; left: 7px; display: block; margin-top: -9px; width: 5px; height: 10px; border-right: 3px solid #2C9AB7; border-bottom: 3px solid #2C9AB7; transform: rotate(45deg); content: ''; opacity: 0; }

.soshin {
    text-align: center}

.soshin input {
    margin-top: 0px;
    width: 250px;
    height: auto}

.soshin input:hover {
    opacity: 0.8}

.soshin input {
  @include box-shadow(rgba(0, 0, 0, .15) 0 0 2px);
}

/* Store_新規アカウント作成 */

.account input{
display: block;
border:0;
padding:10px;
line-height: 1;
font-size:16px;
font-family:Arial, sans-serif;
color:#000000;
border:solid 1px #ccc;
margin:0 0 10px;
width:46%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
    }

.account input {
display: block;
border:0;
padding:10px;
line-height: 1;
font-size:16px;
font-family:Arial, sans-serif;
color:#000000;
border:solid 1px #ccc;
margin:0 0 10px;
width:46%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
    }

.account input[type="password"] {width:100%}

.account input {
display: block;
border:0;
padding:10px;
line-height: 1;
font-size:16px;
font-family:Arial, sans-serif;
color:#000000;
border:solid 1px #ccc;
margin:0 0 10px;
width:46%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
    }

.account input[type=checkbox] { display: none; }
.account input[type=checkbox]:checked + .check:before { opacity: 1; }
.account .check { box-sizing: border-box; position: relative; display: inline-block; margin: 0 20px 0 0; padding: 0 0 0 30px; vertical-align: middle; cursor: pointer; }
.account .check:hover:after { border-color: #27d2ff; }
.account .check:after { position: absolute; top: 50%; left: 0; display: block; margin-top: -12px; width: 18px; height: 18px; border: 2px solid #bbb; border-radius: 3px; content: ''; }
.account .check:before { position: absolute; top: 50%; left: 7px; display: block; margin-top: -9px; width: 5px; height: 10px; border-right: 3px solid #2C9AB7; border-bottom: 3px solid #2C9AB7; transform: rotate(45deg); content: ''; opacity: 0; }
}

/* Store_プレゼントリスト */

.present input{
display: block;
border:0;
padding:10px;
line-height: 1;
font-size:16px;
font-family:Arial, sans-serif;
color:#000000;
border:solid 1px #ccc;
margin:0 0 10px;
width:46%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
    }

.present input[type=checkbox] { display: none; }
.present input[type=checkbox]:checked + .check:before { opacity: 1; }
.present .check { box-sizing: border-box; position: relative; display: inline-block; margin: 0 20px 0 0; padding: 0 0 0 30px; vertical-align: middle; cursor: pointer; }
.present .check:hover:after { border-color: #27d2ff; }
.present .check:after { position: absolute; top: 50%; left: 0; display: block; margin-top: -12px; width: 18px; height: 18px; border: 2px solid #bbb; border-radius: 3px; content: ''; }
.present .check:before { position: absolute; top: 50%; left: 7px; display: block; margin-top: -9px; width: 5px; height: 10px; border-right: 3px solid #2C9AB7; border-bottom: 3px solid #2C9AB7; transform: rotate(45deg); content: ''; opacity: 0; }

.contentH label {font-size: 16px}

/* Store_お支払い方法選択 */

.payment input{
border:0;
padding:10px;
line-height: 1;
font-size:16px;
font-family:Arial, sans-serif;
color:#000000;
border:solid 1px #ccc;
margin:0 0 10px;
width:46%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
    }

.payment input[type=radio] { display: none; }
.payment input[type=radio]:checked + .check:before { opacity: 1; }
.check { box-sizing: border-box; position: relative; display: inline-block; margin: 0 20px 0 0; padding: 0 0 0 30px; vertical-align: middle; cursor: pointer; }
.payment .check:hover:after { border-color: #27d2ff; }
.payment .check:after { position: absolute; top: 50%; left: 0; display: block; margin-top: -12px; width: 18px; height: 18px; border: 2px solid #bbb; border-radius: 3px; content: ''; }
.payment .check:before { position: absolute; top: 50%; left: 7px; display: block; margin-top: -9px; width: 5px; height: 10px; border-right: 3px solid #2C9AB7; border-bottom: 3px solid #2C9AB7; transform: rotate(45deg); content: ''; opacity: 0; }

/* Store_配達時間帯選択 */

.shiping input{
border:0;
padding:10px;
line-height: 1;
font-size:16px;
font-family:Arial, sans-serif;
color:#000000;
border:solid 1px #ccc;
margin:0 0 10px;
width:46%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
    }

.shipping input[type=radio] { display: none; }
.shipping input[type=radio]:checked + .check:before { opacity: 1; }
.check { box-sizing: border-box; position: relative; display: inline-block; margin: 0 20px 0 0; padding: 0 0 0 30px; vertical-align: middle; cursor: pointer; }
.shipping .check:hover:after { border-color: #27d2ff; }
.shipping .check:after { position: absolute; top: 50%; left: 0; display: block; margin-top: -12px; width: 18px; height: 18px; border: 2px solid #bbb; border-radius: 3px; content: ''; }
.shipping .check:before { position: absolute; top: 50%; left: 7px; display: block; margin-top: -9px; width: 5px; height: 10px; border-right: 3px solid #2C9AB7; border-bottom: 3px solid #2C9AB7; transform: rotate(45deg); content: ''; opacity: 0; }


}



/* --------------------------------------------------
    Cart
-------------------------------------------------- */

/* S5メイン_カート */

.buy {
    border: #000000 1px solid;
    margin-bottom: 5px}

.buy:after {
    content:"";
    display: block;
    clear: both}

.buy_img img{
    float: left;
    width: 49%;
    height: auto}

.buy_text {
    float: left;
    width: 49%;
    height: auto}

.buy_title {
    text-align: center;
    font-size: 20px;
    color: #000000}

.buy_ex {
    font-size: 16px;
    color: #000000}

.buy_btn:hover {
    opacity: 0.8}

/* S5トップ_カート */

.buytop:after {
    content: "";
    display: block;
    clear: both}

.buytop .buytop1 {
    float: left;
    width: 24.3%;
    border: #000000 1px solid;
    margin: 2px;
    font-size: 16px;
    color: #000000;
    text-align: center}

.buytop1 img {
    margin: 2px;
    margin-bottom: 0px;
    text-align: center}

.buytop1 img {
  @include box-shadow(rgba(0, 0, 0, .15) 0 0 2px);
}

.buytop input {
    width: 70%;
    text-align: center}

.buytop1 img:hover {
    opacity: 0.8}

.buytop input:hover {
    opacity: 0.8}


/* --------------------------------------------------
    Return to Page Top btn
-------------------------------------------------- */

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 15px;
}
#page-top a {
    width: 150px;
  background-color: #3cb9e8;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgb(38,127,160);
  color: #ffffff;
  display: block;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  margin: 10px auto;
  padding: 5px 0;
}
#page-top a:hover {
  box-shadow: 0 1px 0 rgb(39,121,152);
  margin: 12px auto 8px;
}

/* PW_講演会送信ボタン */

#sendbutton input{
    width: 600px}



/* --------------------------------------------------


    Responsive


-------------------------------------------------- */


/* 768px以下の場合 */


@media (max-width: 768px) {
    
/* PW_PT_サイトの説明 */

.site p {
	font-size:10px}
    
/* PW_PT_ロゴとボタンの横並び解除 */

.logo{
    margin-bottom:10px;
    width:100%}

.header-btn{
    width:100%}
	
.menu li img {
    display: none}
	


/* PW_PT_palkids-clubボタン */

.mypage {
    margin-left:1px;
    margin-right:5px;
    width:48%}

.cart {
    margin-left:1px;
    margin-right:5px;
    width:48%}


/* PT_パルキッズの世界にようこそ（モバイルのみ表示） */

#mm img {
    display: block}
    
/* PT_ヘッダー */
    
.PT_header img{
    margin-top: 5px}
    

/* PW_S6会員名・期限表記 */
    
.member p {font-size: 12px}
    
/* PT_コンテンツ部分タイトル */
    
.PT_title img {margin-top: 5px}
    
/* PW_コンテンツ4列-2列 */

.content04 li img {width:48%}
    
/* PW_コンテンツ2列-1列A */
    
.content02 li img {
    float:none;
    width: 100%}
    
/* PW_コンテンツ2列 or 1列 */

.contentA img {
    display: block;
    float: none;
    height:auto;
    width:100%}

.contentB img {
    display: block;
    float: none;
    height:auto;
    width:100%}
    
.contentC img{
    display: block;
    margin: auto;
    text-align: center;
    height:auto;
    width:100%}
    
/* PW_コンテンツ2列-1列B */
    
.contentD img {width: 100%}

.contentD iframe {width: 100%}

.contentE {
	 font-size:16px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 0px;
    color:#000000;
    width: 100%;
    height:auto}
    
iframe {
    width: 280px;
    height: 210px}
    
.chui p {
    margin-top: 0px;
    font-size:10px}
    
/* PW_最新のお知らせ */
    
.news ul {
    margin-left: 20px;
    margin-right: 20px}

.news li a {font-size: 14px}

/* PW_コンテンツ1列（講演会） */

.content08 p {
    color:#000000}
    
.content08 img {
    width: 50%}
    
    
/* PT_コンテンツ3列-1列（トップ・BN） */
    
.PT_content01 {
    float: none;
    margin-bottom:0px;
    width: 100%}
    
.PT_content01 p {
    width: 95%}
    
/* PT_コンテンツ2列-1列（本文） */
    
.PT_content02 {
    line-height: 30px;
    font-size: 16px}
    
.PT_content02 p .left {
    float: left;
    width: 100%}
    
.PT_content02 p .right {
    float: right;
    width: 100%}
    
/* PT_コンテンツ2列-1列（プロフィール） */
    
.PT_content03 img {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 50%}

.PT_content04 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    float: none;
    width: 100%}
    
/* PW_お問合せ */
    
.faq li a {font-size: 10px}
    
/* PW_フッター */

.footer p {font-size: 8px}
    
/* PW_S5_テーブル */
    
table.brwsr1 {font-size: 10px}
    
table.brwsr1 th {padding: 1px}
    
/* PW_S4_テーブル */
    
table.brwsr2 {font-size: 10px}
    
table.brwsr2 th {padding: 1px}
    
/* PW_S5メイン_カート */
    
.buy_img img{
    width: 100%;
    height: auto}

.buy_text {
    width: 100%;
    height: auto}

.buy_title {
    text-align: center;
    font-size: 14px}

.buy_ex {
    font-size: 12px;
    padding-left: 3px}
    
input  {
    margin-right: 10px;
    text-align: center;
    width: 40%}
    
/* PW_S5仕様 */

.siyou p {
    font-size: 10px;
    line-height: 12px}
    
/* PW_資料請求 */
    
.soshin input {width: 60%}

    
    
}

/* 768px以下の場合 */

@media (max-width: 768px) {
    
/* PW_資料請求 */
    
.shiryo input {
    width:94%;
    font-size: 16px}
    
.shiryo p {font-size: 11px}
    
.shiryo label {font-size: 11px}

/* ぴったり */

.search-btn input {
    text-align:center;
    margin-top:0px;
    width:300px}

.content-pittari li {
    float: none;
    margin-left:0px;
    width:100%}

/* PT_検索ボックス */

dl.search{
    width:100%;
}

dl.search dt{
    padding:2px 0 2px 2px;
}
dl.search dt input{
    height:18px;
    line-height:18px;
}

    
/* Store_アカウント作成 */
    
.account input {
    width:94%;
    font-size: 16px}
    
.account p {
    font-size: 11px}  
    
.account label {font-size: 11px}
    
/* PW_コンテンツ2列-1列C(資料請求) */
    
.contentF {
    float: none;
    width:100%}

.contentG {
    float: none;
    width:100%}
    
/* PW_コンテンツ5列-3列 */
    
.contentH {width:33%}
    
.contentH label {font-size: 12px}

/* Store_コンテンツ5列-1列 */
    
th,td { text-align: left; font-size:14px; margin:0; padding:0; line-height:1.5; font-weight:normal; padding:8px; }

#table-b { }
#table-b img { width:30%; height: auto;}
    
.proceed {
    width: 70%;
    margin-left: auto;
    margin-top: 15px}

.proceed img {width: 100%}


.store_btn {
    width: 70%;
    margin-left: auto}

.store_btn img {width: 100%}

.store_btn:after {
	content:"";
    	margin: 0px;
	display:block;
	clear:both}
    
.store_btnA input{
    float: right;
    padding-left: 1px;
    width: 100%}
    
.store_btn2 {
    width: 70%;
    margin-left: auto;
    margin-right: auto}

.store_btn2 img {width: 100%}

.proceed2 img{
    width: 35%;
    margin-top: 15px}

.proceed_input2 input{
    margin-top: 15px;
    width: 35%;}
    
/* Store_コンテンツ */
    
.store_content p {
    font-size: 14px}   
   
.store_content span {font-size: 7px}
    
/* Store_コンテンツ3列-2列 */
    
.contentI {width:49%}
    
.contentI label {font-size: 12px}
    
/* PW_S5トップ_カート */
    
.buytop .buytop1 {
    width: 48.3%;
    margin: 2px;
    font-size: 14px}

.buytop input {
    width: 70%;
    margin: 0px}
    
/* PW_ログイン */
    
.login-card p {
    font-size: 9px}
        
}

/* 320px以下の場合 */

@media (max-width: 368px) {

/* PW_PT_palkids-clubボタン */

.mypage {
    margin-left:1px;
    margin-right:5px;
    width:45%}

.cart {
    margin-left:1px;
    margin-right:5px;
    width:45%}

/* PW_ぴったりの教材を探す */

.easy-select-box{
  width: 200px;
}

.easy-select-box .esb-displayer{
  width: 300px;
}

}
    
/* --------------------------------------------------
    全体の横幅を固定
-------------------------------------------------- */

@media (min-width:1040px) {

body {
    width: 1000px;
    margin-left: auto;
    margin-right: auto}
 
    }


/* SNSごとの背景色 */
#twitter {
   background-color: #00acee;
}
#pocket {
   background-color: #EE4056;
}
#facebook {
   background-color: #3b5998;
}
#ggl-plus {
   background-color: #dd4b39;
}
#hatena {
   background-color: #2D4C86;
}

/* ボタン設定 */
.button-area {
   width: 100%;
   margin: 10px 0;
}
.button-area:after {
   content: '';
   clear: both;
   display: block;
}
.button-area-title {
   font-weight: 700;
   margin: 0 0 8px;
   text-align: center;
}
.title-fill {
   display: block;
   background-color: #444;
   color: #fff;
   font-size: 14px;
   width: 100%;
   padding: 6px 15px;
   box-sizing: border-box;
}
.button-whole {
   float: left;
   width: 19%;
   margin: 0 0.5% 0 0.5%;
   box-sizing: border-box;
}
.button-link {
   display: block;
   text-align: center;
   color: #fff !important;
   font-size: 14px !important;
   padding: 10px 0 !important;
   box-sizing: border-box;
   border-radius: 3px;
   text-decoration: none;
}
.button-link:hover {
   text-decoration: none !important;
   filter:alpha(opacity=70);
   -moz-opacity: 0.70;
   opacity: 0.70;
}