@charset "utf-8";

/* ========== Defaults Styles ========== */

/*
html5doctor.com Reset Stylesheet
v1.4.1
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
	font-weight:500;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary {
	display:block;
}

ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}



table {
    border-collapse:collapse;
    border-spacing:0;
}

input, select {
    vertical-align:middle;
}

::selection { background: #ea5514; color: #fff;}
::-moz-selection, p::selection { background: #ea5514; color: #fff;}



html {
    font-size: 62.5%;
    overflow: auto !important;
    margin: 0 !important;
}
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
body {
    color: #333;
	font-size: 13px;
    font-size: 1.3rem;
/*	line-height: 1.5;*/
/*	font-family: Avenir , "Avenir Next" , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;*/
	font-family: Avenir , "Avenir Next" , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "Yu Gothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	text-align:center;
}
/*----------------------------------------------*/
@media screen and (max-width: 768px) {
}
/*----------------------------------------------*/
@media screen and (max-width: 480px) {
    body {
        font-size: 14px;
        font-size: 1.4rem;
    }
	
}
/*----------------------------------------------*/




/* ========== Link ========== */   
a:link    { color: #262626; text-decoration: none; }
a:visited { color: #262626; text-decoration: none; }
a:hover   { color: #262626; text-decoration: underline; }
a:active  { color: #262626; text-decoration: underline; }


/* ========== Base Styles ========== */
/* margin */
.mgt2 {margin-top: 2px  !important;}
.mgt3 {margin-top: 3px  !important;}
.mgt4 {margin-top: 4px  !important;}
.mgt5 {margin-top: 5px  !important;}
.mgt10 {margin-top:10px !important;}
.mgt15 {margin-top:15px !important;}
.mgt20 {margin-top:20px !important;}
.mgt25 {margin-top:25px !important;}
.mgt30 {margin-top:30px !important;}
.mgt35 {margin-top:35px !important;}
.mgt40 {margin-top:40px !important;}
.mgt45 {margin-top:45px !important;}
.mgt50 {margin-top:50px !important;}
.mgt55 {margin-top:55px !important;}
.mgt60 {margin-top:60px !important;}
.mgt70 {margin-top:70px !important;}
.mgt80 {margin-top:80px !important;}
.mgt90 {margin-top:90px !important;}

.mgb2 {margin-bottom: 2px  !important;}
.mgb3 {margin-bottom: 3px  !important;}
.mgb4 {margin-bottom: 4px  !important;}
.mgb5 {margin-bottom: 5px  !important;}
.mgb10 {margin-bottom:10px !important;}
.mgb15 {margin-bottom:15px !important;}
.mgb20 {margin-bottom:20px !important;}
.mgb25 {margin-bottom:25px !important;}
.mgb30 {margin-bottom:30px !important;}
.mgb35 {margin-bottom:35px !important;}
.mgb40 {margin-bottom:40px !important;}
.mgb45 {margin-bottom:45px !important;}
.mgb50 {margin-bottom:50px !important;}
.mgb55 {margin-bottom:55px !important;}
.mgb60 {margin-bottom:60px !important;}
.mgb70 {margin-bottom:70px !important;}
.mgb80 {margin-bottom:80px !important;}
.mgb90 {margin-bottom:90px !important;}

.mgl5  {margin-left:5px  !important;}
.mgl10 {margin-left:10px !important;}
.mgl15 {margin-left:15px !important;}
.mgl20 {margin-left:20px !important;}
.mgl25 {margin-left:25px !important;}
.mgl30 {margin-left:30px !important;}

.mgr5  {margin-right:5px  !important;}
.mgr10 {margin-right:10px !important;}
.mgr15 {margin-right:15px !important;}
.mgr20 {margin-right:20px !important;}
.mgr25 {margin-right:25px !important;}
.mgr30 {margin-right:30px !important;}

.mg5 {margin:5px  !important;}
.mg10 {margin:10px  !important;}
.mg15 {margin:15px  !important;}
.mg20 {margin:20px  !important;}
.mg25 {margin:25px  !important;}
.mg30 {margin:30px  !important;}
.mg35 {margin:35px  !important;}
.mg40 {margin:40px  !important;}

/* padding */
.pdt5 {padding-top: 5px !important;}
.pdt10{padding-top:10px !important;}
.pdt15{padding-top:15px !important;}
.pdt20{padding-top:20px !important;}
.pdt25{padding-top:25px !important;}
.pdt30{padding-top:30px !important;}

.pdl5 {padding-left: 5px !important;}
.pdl10{padding-left:10px !important;}
.pdl15{padding-left:15px !important;}
.pdl20{padding-left:20px !important;}
.pdl25{padding-left:25px !important;}
.pdl30{padding-left:30px !important;}
.pdl40{padding-left:40px !important;}

.pdlr10{
	padding-left:10px !important;
	padding-right:10px !important;
}

.pdb5{padding-bottom:5px !important;}


/* float */
.floatL{ float: left; }
.floatR{ float: right; }


.alL{ text-align: left !important; }
.alC{ text-align: center !important; }
.alR{ text-align: right !important; }

.vaT{ vertical-align: top; }
.vaM{ vertical-align: middle; }
.vaB{ vertical-align: bottom; }

.nowrap{ white-space:nowrap; }


/* ========== Clear ========== */
/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
} 
.cf:after {
    clear:both;
} 
/* For IE 6/7 (trigger hasLayout) */
.cf { zoom:1;}

/* ========== Font ========== */
.lag {
	font-size: 16px !important;
}

.sml {
	font-size: 12px !important;
}

.xsml {
	font-size: 11px !important;
}

.bold { font-weight: bold; }


/* ========== List ========== */
.comList01 li {
	margin-left:  1em;
	text-indent: -1em;
}


/* ========== Image ========== */   
img {
	vertical-align: top;
	font-size: 0;
	line-height: 0;
	max-width: 100%;
	height: auto;
	/*width: auto\9; /* ie8 */
	image-rendering: optimizeQuality;  /* Firefox, �����̃o�[�W���� (Gecko 1.9.2) */
	-ms-interpolation-mode: bicubic;   /* Internet Explorer 7.0+ */
}
img.w100per {
    width: 100%;
    height: auto;
}



/*------------------j_cool--------------------*/
/*-----------------banner_box----------------*/

.jstyle_banner_box{
	width: 100%;
    margin: 6px auto 30px;
    position: relative;
    padding-bottom: 10px;
	text-align: center;
}

.jstyle_banner_box p.amazon_box {
    position: absolute;
    top: 85px;
    width: 701px;
}

.j_style_iframe {
	border: 1px solid #000000;
}

.j_style_eventrepo {
    margin-top: 60px;
    margin-bottom: 70px;
}

.j_style_eventrepo li {
    position: relative;
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
}

.j_style_eventrepo .pic {
    float: left;
    width: 120px;
}
.j_style_eventrepo li .txt {
    float: right;
    width: 492px;
}

.j_style_eventrepo li .txt p {
    margin: 10px 0;
}

.j_style_eventrepo li .txt h5 {
    font-size: 1.6rem;
    font-weight: bold;
}

.j_style_academ {
    width: 600px;
    margin: 30px auto;
    text-align: left;
}

.j_style_academ h4{
	font-size: 1.6em;
    text-align: center;
	color: #ea5514;
}

.j_style_academ li{
border: 1px solid #e5e5e5;
box-shadow: 0px 1px 0 #e5e5e5;
padding: 20px;
width: auto;
}

.j_style_academ li .txt{
	width: 400px;
}


@media screen and (max-width: 630px) {
	.jstyle_banner_box p.amazon_box{
		width: 200px;
		top: 75px;
		left: 100px;
	}
	.j_style_iframe_box {
    position: relative;
    width: 100%;
    padding: calc(354 / 630 * 100%) 0 0;
  }
  .j_style_iframe_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}



@media screen and (max-width: 480px){
.jstyle_banner_box p.amazon_box{
		width: 160px;
		top: 60px;
		left: 30px;
	}
	
.j_style_eventrepo {
    width: auto;
    padding: 10px;
}

.j_style_eventrepo .txt{
	width: auto;
    text-align: center;	
}

.j_style_eventrepo .pic{
	width: 100%;
	text-align: center;
}
	
.j_style_eventrepo li .txt{
	width: auto;
    margin: 10px;	
}

.j_style_eventrepo h4{
	text-align: center;
}
	
.j_style_academ {
    width: auto;
    padding: 10px;
}
	
.j_style_academ .txt{
	width: auto;
    text-align: center;	
}

.j_style_academ .pic{
	width: 100%;
	text-align: center;
}
	
.j_style_academ li .txt{
	width: auto;
    margin: 10px;	
}

.j_style_iframe {
    max-width: inherit;
    width: 100%;
}
	
}


@media screen and (max-width: 414px){
	
.jstyle_banner_box p.amazon_box {
    width: 130px;
    top: 54px;
    left: 30px;
}
}

@media screen and (max-width: 375px){

.jstyle_banner_box p.amazon_box {
    width: 120px;
    top: 45px;
    left: 30px;
}
}

@media screen and (max-width: 320px){

.jstyle_banner_box p.amazon_box {
    width: 100px;
    top: 38px;
    left: 10px;
}
}

/*------------------ //j_cool--------------------*/