@charset "utf-8";
/* CSS Document */

/* reset styles */
html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, th, td,
form, fieldset {
	margin: 0;
	padding: 0;
	font-family:"游ゴシック",sans-serif,"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";

	/*font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;*/
	/*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*
	/*font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
}

/* HTML5の新要素 */
section, nav, article, aside, header, footer, 
hgroup, figure, figcaption, summary {
	display: block;
	margin: 0;
	padding: 0;
	font-family:"游ゴシック",sans-serif,YuMincho,'Yu Mincho',"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";

	/*font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;*/
	/*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*
	/*font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
/*------------------------------------------------------------------
共通スタイル
-------------------------------------------------------------------*/
html,body{
}
body{
	font-size:large;
	text-align:center;
	color:#000;
	background:#fff;
	line-height:2rem;
	position:relative;
}
section.one {
	height: auto;
	overflow: hidden;
}
.clear{
	overflow:hidden;
}
ul{
	list-style:none;
}
img{
    vertical-align:bottom;
	border:none;
	max-width:100%;
}
span.red{
	color:red;
}
span.underline{
	text-decoration:underline;
}
*:focus {
   outline:none;
}
a{
	color:#221815;
}
a:hover{
	color:#B5B5B5;
}
a:hover img{
	opacity: 0.8;
}
/*------------------------------------------------------------------
共通スタイルheader
-------------------------------------------------------------------*/
header .inner h1{
    width: 100%;
    margin: 0 auto;
    font-size: 2rem;
    text-align: left;
    padding: 20px 0 20px 200px;
    line-height: 3rem;
    color:#fff;
    background-color: darkblue;
}
header .inner p{
    font-size: 1rem;
    text-align: right;
    margin-right: 50px;
}
@media screen and (max-width:900px){
    header .inner p{
    font-size: 1rem;
    text-align: right;
    margin-right: 0;
    }
}
header img{
    width: 100%;
    height: auto;
}
header .inner img{
    width: 100%;
    margin: 0;
}
header .inner .hb img{
    position: absolute;
    top: 810px;
    left: 115px;
    width: auto;
}
@media screen and (min-width:1800px){
    header .inner .hb img{
    position: absolute;
    top: 850px;
    left: 100px;
    width: 40%;
    }
}
@media screen and (max-width:1700px){
    header .inner .hb img{
    position: absolute;
    top: 750px;
    left: 100px;
    width: 40%;
    }
}
@media screen and (max-width:1600px){
    header .inner .hb img{
    position: absolute;
    top: 700px;
    left: 80px;
    width: 40%;
    }
}
@media screen and (max-width:1500px){
    header .inner .hb img{
    position: absolute;
    top: 630px;
    left: 70px;
    width: 40%;
    }
}
@media screen and (max-width:1400px){
    header .inner .hb img{
    position: absolute;
    top: 585px;
    left: 70px;
    width: 40%;
    }
}
@media screen and (max-width:1300px){
    header .inner .hb img{
    position: absolute;
    top: 550px;
    left: 70px;
    width: 40%;
    }
}
@media screen and (max-width:1200px){
    header .inner .hb img{
    position: absolute;
    top: 510px;
    left: 60px;
    width: 40%;
    }
}
@media screen and (max-width:1100px){
    header .inner .hb img{
    position: absolute;
    top: 460px;
    left: 60px;
    width: 40%;
    }
}
@media screen and (max-width:1040px){
    header .inner .hb img{
    position: absolute;
    top: 450px;
    left: 50px;
    width: 40%;
    }
}
@media screen and (max-width:930px){
    header .inner .hb img{
    position: absolute;
    top: 392px;
    left: 50px;
    width: 40%;
    }
}
@media screen and (max-width:845px){
    header .inner .hb img{
    position: absolute;
    top: 360px;
    left: 40px;
    width: 40%;
    }
}
@media screen and (max-width:770px){
    header .inner .hb img{
    position: absolute;
    top: 320px;
    left: 20px;
    width: 50%;
    }
}
@media screen and (max-width:701px){
    header .inner .hb img{
    position: absolute;
    top: 290px;
    left: 20px;
    width: 50%;
    }
}
@media screen and (max-width:650px){
    header .inner .hb img{
    position: absolute;
    top: 265px;
    left: 20px;
    width: 50%;
    }
}
@media screen and (max-width:600px){
    header .inner .hb img{
    position: absolute;
    top: 245px;
    left: 20px;
    width: 53%;
    }
}
@media screen and (max-width:550px){
    header .inner .hb img{
    position: absolute;
    top: 220px;
    left: 10px;
    width: 55%;
    }
}
@media screen and (max-width:500px){
    header .inner .hb img{
    position: absolute;
    top: 210px;
    left: 10px;
    width: 55%;
    }
}
@media screen and (max-width:457px){
    header .inner .hb img{
    position: absolute;
    top: 190px;
    left: 6px;
    width: 56%;
    }
}
@media screen and (max-width:429px){
    header .inner .hb img{
    position: absolute;
    top: 175px;
    left: 6px;
    width: 56%;
    }
}
@media screen and (max-width:400px){
    header .inner .hb img{
    position: absolute;
    top: 168px;
    left: 6px;
    width: 57%;
    }
}
@media screen and (max-width:390px){
    header .inner .hb img{
    position: absolute;
    top: 162px;
    left: 6px;
    width: 57%;
    }
}
@media screen and (max-width:370px){
    header .inner .hb img{
    position: absolute;
    top: 155px;
    left: 6px;
    width: 57%;
    }
}
@media screen and (max-width:360px){
    header .inner .hb img{
    position: absolute;
    top: 150px;
    left: 6px;
    width: 57%;
    }
}
header .inner .hc img{
    position: absolute;
    display: block;
    top: 60px;
    left: 130px;
    width: auto;
    z-index: 10;
}
header img{
    margin: 500px auto;
}
@media screen and (max-width:900px){
    header .inner p{
        font-size: 0.7rem;
    }
}
.one p{
    width: 1000px;
	margin: 3px auto;
    text-align: left;
    line-height: 2rem;
    font-weight: bold;
    background-color: #fff;
}
@media screen and (max-width:1040px){
    .one p{
        width: 100%;
        margin: 3px auto;
        padding: 0 20px;
        font-size: 1.0rem;
        line-height: 1.9rem;
        font-weight:normal;
    }
}
.one .bu02 {
	margin: 40px 0 0;
}
.one .bu02 img{
    width: auto;
}
.one p small{
    margin-left: 100px;
}
@media screen and (max-width:1040px){
    .one p small{
    margin: 0 10px;
    }
}
.one .sm1 {
     display: block !important;
}
@media only screen and (max-width: 1040px){
    .one .sm1{
        display: none !important;
    }    
}
.one .sm2 {
     display: none !important;
}
@media only screen and (max-width: 1040px){
    .one .sm2{
        display: block !important; 
        margin: 0 8px;
    }    
}
.one img{
    width: 100%;
}
.pc { display: block; }
.sp { display: none; }
@media only screen and (max-width: 1040px) {
.pc { display: none; }
.sp { display: block; }
}
/*header*/
.inner .pc { display: block !important; }
.inner .tab { display: none !important; }
.inner .sp { display: none !important; }
@media only screen and (max-width: 1040px) {
.inner .pc { display: none !important; }
.inner .tab { display: none !important; }
.inner .sp { display: block !important; }
}
@media only screen and (max-width: 420px) {
.inner .pc { display: none !important; }
.inner .tab { display: none !important; }
.inner .sp { display: block !important; }
}

.botn02{
    width: 500px;
    font-weight: bold;
    font-family: "游ゴシック", sans-serif,"ヒラギノ角ゴ Pro W3", "メイリオ";
    font-size: 1.8rem;
    line-height: 2.5rem;
    padding: 10px;
    margin: 10px auto;
    border: 3px #fff solid;
    border-radius: 7px;
    background-color: #7dab48;
    color: #fff;
}
.butt{
    position: relative;
    width: 300px;
    height: auto;
}
.tyo img{
    width: auto;
    height: auto;
}
.sample {
  background: -moz-linear-gradient(left, #04406f 8%, #8ebee0);
  background: -webkit-linear-gradient(left, #04406f 8%, #8ebee0);
  background: linear-gradient(to right, #04406f 8%, #8ebee0);
    text-align: left;
  padding: 26px 10px 26px 130px;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
}
@media screen and (max-width:1000px){
    .sample {
        text-align: center;
        padding: 26px 10px;  
        line-height: 2.6rem;
    }
}
.one h2{
    padding: 70px 20px 50px 20px;
    margin-top: 20px;
    font-size: 2.2rem;
}
.one .dvd h2{
    background:  url(../images/dvd.png) no-repeat center top;
    padding: 80px 20px 90px 20px;
}
.one .dv img{
    width: 30%;
    position: relative;
    top: -130px;
    right: 10px;
    float: right;
}
@media screen and (min-width:1300px){
    .one .dv img{
    width: 26%;
    position: relative;
    top: -180px;
    right: 30px;
    float: right;
    }
}
@media screen and (max-width:1100px){
    .one .dv img{
    width: 30%;
    position: relative;
    top: -130px;
    right: 10px;
    float: right;
    }
}
@media screen and (max-width:1040px){
    .one .dv img{
    width: 30%;
    position: relative;
    top: -50px;
    }
}
@media screen and (max-width:700px){
    .one .dv img{
    width: 40%;
    position: relative;
    top: -35px;
    }
}
@media screen and (max-width:500px){
    .one .dv img{
    width: 40%;
    position: relative;
    top: -10px;
    }
}
.one h3{
    width: 1000px;
    margin: 0 auto;
    padding: 50px 20px 30px 0;
    font-size: 1.5rem;
    text-align: left;
}
@media screen and (max-width:1040px){
    .one h3{
        width: 100%;
        margin:0 auto;
        padding: 50px 20px 30px 20px;
        font-size: 1.0rem;
        line-height: 1.9rem;
    }
}
.one .san1 h3{
     display: block !important;
}
@media only screen and (max-width: 800px){
    .one .san1 h3{
        display: none !important;
    }    
}
.one .san2 h3{
     display: none !important;
}
@media only screen and (max-width: 800px){
    .one .san2 h3{
        display: block !important; 
    }    
}
@media only screen and (min-width: 1107px){
    .one .syou {
        width: 33%;
        text-align: center;
        float: left;
        margin: 70px 0px 230px 5%;
    }
}
.one .syou img{
    width: 380px;
    margin: 0;
    float: none;
}
.one .detail{
    width: 57%;
    margin: 0;
    text-align: left;
    float: right
}
@media only screen and (max-width: 1107px){
    .one .syou img{
    width: 60%;
    margin: 20px 0 0 0;
    }
}
.one .detail h3 {
    margin: 0;
    padding: 50px 0 30px;
    width: 100%;
}
@media only screen and (max-width: 1107px){
    .one .detail h3 {
        font-size: 1.2rem;
        margin: 0 0 0 20px;
    }
    .one .detail ul li{
        font-size: 0.9rem;
        line-height: 1.0rem;
        margin: 0 0 0 20px;
        padding: 5px 0;
    }
}

@media only screen and (max-width: 1107px){
    .one .detail{
    display: block;
    width: 100%;
    margin: 0;
    text-align: left;
        clear: both;
    }
}
ul li:before{
    content: url("../images/redch.png");
    padding-right : 8px;
}
@media only screen and (max-width: 800px){
    ul li:before{
    content: url("../images/redchS.png");
    padding-right : 8px;
    }
}
.container{
    width: 1000px;
    margin: 0 auto;
}
@media screen and (max-width:1000px){
    .container{
    width: 100%;
    margin: 0 auto;
    }
}
.boxLeft{
	width: 248px;
	padding: 6px;
	border: ridge 1px #f9f9f9;
	background: #f9f9f9;
	text-align: center;
	color: #ffffff;
	float: left;
	margin: 0 1px 100px;
}
.one .boxLeft p{
    width: 240px;
    color: #000000;
    background: #f9f9f9;
    font-size: 0.7rem;
    line-height: 1.0rem;
    font-weight:normal;
}
@media screen and (max-width:1000px){
    .boxLeft{
	padding: 6px;
	text-align: center;
	color: #ffffff;
	float: left;
    margin: 5px;
    }
}
@media screen and (max-width:700px){
    .boxLeft{
        display: inline-block;
	padding: 6px;
	text-align: center;
	color: #ffffff;
	float: left;
    margin: 0 auto;
        margin-left: 40px;
    }
}
.bu023 {
    display: inline-block;
    animation: hurueru 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes hurueru {
    3% {transform: translateX(3px) rotate(1deg);}
    5% {transform: translateX(-3px) rotate(-1deg);}
    7% {transform: translateX(3px) rotate(1deg);}
    9% {transform: translateX(-3px) rotate(-1deg);}
    11% {transform: translateX(3px) rotate(1deg);}
    13% {transform: translateX(-3px) rotate(-1deg);}
    15% {transform: translateX(3px) rotate(1deg);}
    20% {transform: translateX(0px) rotate(0deg);}
    25% {transform: translateX(0px) rotate(0deg);}
    30% {transform: translateX(0px) rotate(0deg);}
    35% {transform: translateX(0px) rotate(0deg);}
    40% {transform: translateX(0px) rotate(0deg);}
    45% {transform: translateX(0px) rotate(0deg);}
    50% {transform: translateX(0px) rotate(0deg);}
    90% {transform: translateX(0px) rotate(0deg);}
    100% {transform: translateX(0px) rotate(0deg);}
}
footer {
	background-color: black;
	padding: 10px;
	color: #ffff;
	position: absolute;
	width: 100%;
}

footer a {
	color: #ffff;
	margin: 0 10px;
}

footer p{
	padding-top: 10px;
	line-height: 1.5rem;
	font-family: "游ゴシック", sans-serif,"ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1rem;
	text-align: left;
}
@media only screen and (max-width: 1040px){
	footer p{
	padding-top: 10px;
	line-height: 1.5rem;
	font-family: "游ゴシック", sans-serif,"ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 0.8rem;
	text-align: left;
}
}
/*add 20181029 mori*/
div#privilegea-list {
	width: 90%;
	margin: 10px auto;
	max-width: 900px;
}
h1 {
	background-color: #2a5077;
	color: white;
	padding: 20px;
	margin: 0 0 30px;
}
/*add 20190203 mori*/
li {
	margin: 15px;
}
/*add 20190313 mori*/
img#ama-price {
	width: 60%;
	text-align: center;
	margin: 10px;
	min-width: 300px;
	max-width: 600px;
}
.tyo {
	width: 75%;
	text-align: center;
	margin: auto;
	min-width: 300px;
}
/*youtube*/
.container{
	width: 1000px;
	margin: 0 auto;
}
@media screen and (max-width:1000px){
	.container{
	width: 100%;
	margin: 0 auto;
}
}
.boxLeft{
	width: 248px;
	padding: 6px;
	border: ridge 1px #f9f9f9;
	background: #f9f9f9;
	text-align: center;
	color: #ffffff;
	float: left;
	margin: 0 1px 100px;
}
.one .boxLeft p{
	width: 240px;
	color: #000000;
	background: #f9f9f9;
	font-size: 0.7rem;
	line-height: 1.0rem;
	font-weight:normal;
}
@media screen and (max-width:1000px){
	.boxLeft{
	padding: 6px;
	text-align: center;
	color: #ffffff;
	float: left;
	margin: 5px;
}
}
@media screen and (max-width:700px){
	.boxLeft{
	display: inline-block;
	padding: 6px;
	text-align: center;
	color: #ffffff;
	float: left;
	margin: 0 auto;
	margin-left: 40px;
}
}
div#contents {
	margin: 30px 0;
}
.wrap1 {
	position: relative;
}
div#text1 {
	margin: 20px 0;
}
/*スマホ対応_固定フッター*/
div#sp-footer {
	display: none;
}
/*LIST-BOX*/
.list_box1, .list_box2, 
.list_box3, .list_box4 {
	height auto;
	overflow: hidden;
	padding: 0px 20px 50px;
}
.detail ul {
	padding-bottom: 20px;
}
.list_box1, .list_box3 {
	background-color: #f3f3f3;
}
 .list_box2, .list_box4 {
	background-color: #ffffff;
}
/*正規化*/
img.pc {
	margin: 20px 0;
}
img.sp {
	margin: 20px 0;
}