/* ::::: index.css ::::: */

body {
	font-family: "メイリオ", Meiryo, Verdana, Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック";
	padding: 0px;
	font-size: 20px;
	margin: 0px;
	background-color: #FFF;
	line-height: 1.8em;
    background: url("../images/bg.png") center top repeat;
}
.pd50{
    padding: 0 50px;
}
.bigword {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.5em;
}
.catchword {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.8em;
}
.colorered {
    color: rgba(255,5,9,1.00);
}
img { max-width: 100%;height: auto;}
.catch {margin: 30px auto;
text-align:center;
font-size: 48px;
color: #BA1B21;
line-height: 1.6em;
 font-weight: bold;	}
.catch span {
    font-size: 72px;
}
#faq h4 {
    padding-bottom: 10px;
    border-bottom: 2px dotted #bbb;
}
.ans {
 background: #f5f5f5;
padding: 15px;
margin-bottom: 30px;
}
.nomgn {
    margin: 0 !important;
    padding: 0  !important;
}
.nomgnw90 {
    margin: 0 auto;
    padding: 0;
    width: 96%;
}
.content {
    max-width: 920px;
    margin: auto;
}
.accordion .inner {display: none; padding: 0 50px;
line-height: 1.6em;}
.accordion#voice p {
border-bottom: 1px solid #ccc;
}

.accordion p{
    cursor: pointer; padding: 10px 50px; vertical-align: middle;
font-weight: bold; color:#C70001; }
.accordion p span { color: #333; display: block;}
.btn ul {
    max-width: 594px;
    list-style: none;
    margin: 30px auto;
padding: 0;}
.accordion h4 {
    font-weight: bold;
    color: #FF0004;
    font-size: 18px;
    margin-bottom: 0;
}
.btn ul li {
     max-width: 594px;
    margin-bottom: 50px;
}


.clm-row {
    max-width: 100%;
    margin: auto;
    display: flex;
    padding: 0 40px;
    flex-wrap:wrap;
}
.clm {
    margin-bottom: 30px;
    position: relative;
}
.whalf {
    margin: 0;
    width:50%;
}/*
.whalf:first-child,.whalf:nth-child(3) {
    margin-right: 40px !important;
}*/
.whalf p:first-child {
   margin-bottom: 6px; 
}
.wthird{
    margin: 0;
    width:calc((100% - 20px) / 3);
    text-align: center;
}
.w4th{
    margin: 0;
    width:calc(100% / 4);
    text-align: center;
}
.wother{
    margin: 0;
    padding-right: 10px;
    width: calc((100% - 20px) / 3 * 2);
}
.whalf img {
    max-width: 100%;
    height: auto;
}

/* ::::: class (for Text)::::: */


.hl {
	font-weight: bold;
	color: #C00;
	background-color: #FF0;
}


.hl2 {
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
}

.ul {
	font-weight: bold;
	text-decoration: underline;
	}

.dropcap {
	font-weight: bold;
	font-size: 30px;
	line-height: 50px;
}

em {
    background: url("../images/underline.png") left top repeat-x;
    font-weight: bold;
}
.red {
	color: #C00;
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
}

.red_ul {
	color: #C00;
	font-weight: bold;
	text-decoration: underline;
}

.red2 {
	color: #C00;
	font-weight: bold;
	font-size: 24px;
	line-height: 2em;
}

.center {
	text-align: center;
}
.bold {
	font-weight: normal;
	font-size: 16px;
	color: #666;
}

.bold2 {
	font-weight: bold;
	font-size: 24px;
	line-height: 2em;
}

.yellow {
	font-weight: normal;
	color: #CC0000;
	font-size: 30px;
}


/* :::::::::::::::::::::::::::::: 上部ナビ :::::::::::::::::::::::::::::: */

#navi_bg {
	background-image: none;
	background-repeat: repeat-x;
	height: 160px;
	width: 100%;
	position: fixed;
	z-index: 999;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
	background-color: #C00;
}

.nv_cont {
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	}

.nv_form_pos {
	position: relative;
	left: 350px;
	top: -80px;
	height: 60px;
	width: 600px;
	float: none;
	}

.form_area_nv {
	width: 480px;
	height: 60px;
	font-size: 30px;
	border-radius: 6px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
.submit_nv {
	background-image: url(../img/btn_nv_on.png);
	height: 70px;
	width: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 435px;
	top: -142px;
}

/* :::::::::::::::::::::::::::::: ヘッダー :::::::::::::::::::::::::::::: */

#header_under {
	background-image: url(../img/header_under.jpg);
	background-repeat: no-repeat;
	height: 383px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}

#header_top {
    width: 100%;
    height: 1050px;
    background: url("../images/tma_header190730_pc.jpg") center top no-repeat;
    margin: 0 auto !important;
    padding: 0 !important;
}

#header_top img {display: none;}
@media screen and (max-width:768px) {
    #header_top {
    background-image: none;
        width: 100%;
    height: auto !important;
}
    #header_top img {
        display: block;
    max-width: 100%;
        height: auto; }
}

/* ::::::::::::::::::::::::: タイマー ::::::::::::::::::::::::: */


.timer {
	background-image: url(../img/timer_bg.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
	vertical-align: middle;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #FC0;
	border-left-color: #C00;
	background-color: #003366;
	position: fixed;
	background-position: center;
	}

/* :::::::::::::::::::::::::::::: 基礎構造 :::::::::::::::::::::::::::::: */

.wrapper {
	max-width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center;
	-webkit-box-shadow: 0 5x 10px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
	background-color: #FFF;
}


.sub {
	background-color: #F9B62B;
	text-align: center;
	width: 100%;
	background-repeat: repeat-x;
	height: 160px;
	padding: 0px;
	background-image: url(../img/sub_bg.png);
}

.sub2 {
	background-color: #CC0000;
	text-align: center;
	width: 100%;
	background-repeat: repeat-x;
	height: 160px;
	padding: 0px;
	background-image: url(../img/sub2_bg.png);
}

hr {
	width: 860px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}

.ttl {
	background-color: #C00;
	text-align: center;
	width: 100%;
	height: 50px;
	font-size: 36px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
}

.bg_img01 {
	background-image: url(../img/img_01.png);
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 700px;
	background-repeat: no-repeat;
	font-size: 20px;
	color: #C00;
	line-height: 2em;
	}
	
.bg_img02 {
	background-image: url(../img/img_06.png);
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 550px;
	background-repeat: no-repeat;
	font-size: 20px;
	color: #C00;
	line-height: 2em;
	}
	
.koe_bg {
	background-image: url(../img/koe_bg.png);
	width: 837px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 280px;
	background-repeat: no-repeat;
	font-size: 30px;
	color: #333;
	line-height: 1.5em;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 15px;
	}

.merit_ttl {
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.merit {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	}
	
.merit02 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #FFF;
	padding: 40px;
	}
	
.prf_01 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333;
	background-color: #FFF;
	background-image: url(../img/prf_bg_01.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 16px;
	height: 600px;
	}
	
.prf_02 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333;
	background-color: #FFF;
	background-image: url(../img/prf_bg_02.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 15px;
	height: 600px;
	}
	
.profile {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	background-color: #E5F1FA;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	}
	
.tokuten {
	width: 898px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	background-color: #fefdf3;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	}
	
.mg3 {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 2em;
	color: #333;
	border-top-width: 0px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-weight: bold;
	letter-spacing: 0em;
	}
	
.mg4 {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 2em;
	color: #333;
	border-top-width: 0px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	font-weight: bold;
	letter-spacing: 0em;
	}
.mg5 {
	margin-right: 90px;
	margin-left: 90px;
	margin-bottom: 0px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 0px;
	border-radius:10px;
	line-height: 1.6em;
	font-size: 14px;
}

.mg6 {
	margin-right: 90px;
	margin-left: 90px;
	margin-bottom: 0px;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 0px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	line-height: 1.8em;
	font-size: 20px;
}

.check {
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	height: auto;
	width: auto;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 2em;
	margin-top: 8px;
	font-size: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-weight: bold;
	letter-spacing: 0.025em;
	color: #C00;
	margin-bottom: 5px;
}

.check2 {
	background-repeat: no-repeat;
	background-position: 5px 0px;
	height: auto;
	width: auto;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 2px;
	line-height: 1.8em;
	margin-top: 8px;
	font-size: 19px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-weight: normal;
	letter-spacing: 0.025em;
	color: #600;
	margin-bottom: 5px;
}

.check3 {
	background-image: url(../img/check3.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	height: auto;
	width: auto;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 2px;
	line-height: 2em;
	margin-top: 8px;
	font-size: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-weight: bold;
	letter-spacing: 0.025em;
	color: #C00;
	margin-bottom: 5px;
}

.check4 {
	background-image: url(../img/check04.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	height: auto;
	width: auto;
	padding-left: 60px;
	padding-top: 0px;
	padding-bottom: 2px;
	line-height: 2em;
	margin-top: 10px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.025em;
	color: #000;
	margin-bottom: 5px;
}

.check6 {
	background-image: url(../img/check6.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	height: auto;
	width: auto;
	padding-left: 50px;
	padding-top: 0px;
	padding-bottom: 2px;
	line-height: 2em;
	margin-top: 10px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.025em;
	color: #000;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
}

.border{
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #006;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* :::::::::::::::::::::::::::::: フッター :::::::::::::::::::::::::::::: */

#footer {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	color: rgb(51,51,51);
	background-color: #FFF;
	max-width: 970px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pp {
	border: 1px solid rgb(204, 204, 204);
	overflow: auto;
	height: 100px;
	color: rgb(85, 85, 85);
	background-color: rgb(255, 255, 255);
	max-width: 900px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	}
	
	
#pp p {
	font-size: 10px;
	}

/* ::::::::::::::::::::::::: フォーム ::::::::::::::::::::::::: */

.submit {
	background-image: url('../img/btn_on.png');
	padding: 0px;
	height: 105px;
	width: 880px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.submit02 {
	background-image: url('../img/btn_amazon_on.png');
	margin: 0px auto;
	padding: 0px;
	height: 90px;
	width: 700px;
	position: relative;
	top: 120px;
	left: 0px;
}

.submit03 {
	background-image: url('../img/btn_link_on.png');
	margin: 0px auto;
	padding: 0px;
	height: 90px;
	width: 700px;
	position: relative;
	top: 10px;
	left: 0px;
}

.btn:hover {
	opacity: 0.8;
}
	

.form {
	background-color: #FBFBED;
	width: 100%;
	height: auto;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-bottom: 30px;
	}
	
.form_top {
	background-color: #000000;
	width: 100%;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}
	
.form_cont {
	width: 900px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 0px;
	border: 10px none #039;
	background-color: #e5f1fa;
	}

.form_tx {
	font-size: 21px;
	font-weight: bold;
	color: #C00;
	padding-bottom: 0px;
	}

.form_area {
	width: 850px;
	height: 90px;
	font-size: 30px;
	border-radius: 10px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 5px solid #C00;
	}
	
.caution {
	font-size: 14px;
	background-color: #FFF;
	height: auto;
	width: 860px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1.6em;
	border: 7px double #C03;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #666;
	}
	
.caution_ttl {
	font-size: 18px;
	font-weight: bold;
	color: #C00;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 3px;
	}
	
.movie_bg {
	background-image: url(../img/movie_bg.png);
	height: 800px;
	width: 1000px;
	position: relative;
	left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 10px;
	background-repeat: no-repeat;
	border: 1.5px none #C90;
	background-position: top;
}

.movie {
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 180px;
	margin-left: auto;
}

/* :::::::::::::::::::::::::::::: table関連 :::::::::::::::::::::::::::::: */

.table{
	text-align: left;
	background-position: center;
	width: auto;
	border: 10px solid #333;
	border-radius: 8px;
	position: relative;
	top: 30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: -10;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
}
		
table.basic_tb {
	background: #999999;
	font-size: 18px;
	color: #333333;
	line-height: 150%;
}

table.basic_tb td{
	background: #FFFFFF;
	margin: 0px;
	padding: 10px;
}

table.basic_tb td.bg_grey {
	background-color: #F2F2F2;
	text-align: right;
}

.alpha>a{
	position:relative;
}

.alpha img{
	transition:all 0.5s ease-in-out;
}

.alpha a:hover img{
	opacity:0.7;
}


.merit2 {
	width: 720px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	float: none;
	clear: left;
	text-align: left;
	border-top-width: 3px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CC0000;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: #FFC;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	}
	
.form2 {
	background-color: #900;
	width: 100%;
	height: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-image: url(../img/form_bg.png);
	}

.right {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
}

.left {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
}

#footer_pp {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	color: rgb(51,51,51);
	background-color: #CCC;
	width: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

.wrap_pp {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
	padding-left: 30px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	font-size: 16px;
	line-height: 1.7em;
	background-color: #FFF;
	}
	
.ttl_bg {
	background-color: #CCCCCC;
	width: 730px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 30px;
	}
	
.ttl_bg_01 {
	background-color: #CCC;
	width: 730px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	}
	
.q {
	background-image: url(../img/q.png);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	height: auto;
	width: auto;
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 6px;
	line-height: 1.6em;
	margin-top: 5px;
	font-size: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	margin-bottom: 0px;
	color: #C00;
	background-color: #FFF;
}

.a{
	background-image: url(../img/a.png);
	background-repeat: no-repeat;
	background-position: 15px 20px;
	height: auto;
	width: auto;
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 1.9em;
	margin-top: 20px;
	font-size: 20px;
	color: #333;
	margin-bottom: 5px;
	background-color: #ebebeb;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-weight: normal;
	padding-right: 30px;
}

.white{
	color: #333;
	font-weight: normal;
	font-size: 28px;
	line-height: 45px;
}
.read{
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
    padding-bottom: 30px;
    text-align: center;
}
.readw{
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
    padding-bottom: 30px;
    text-align: center;
}
.readleft{
	color: #333;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
}

.readleft2{
    width: 100%;
	color: #333;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.readleft3{
    width: 100%;
	color: #333;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
}
.white02{
	color: #FFF;
	font-weight: normal;
	font-size: 20px;
	line-height: 45px;
    padding-bottom: 30px;
}

.bg01{
	width: 900px;
	height: auto;
	background-position: center center;
	background-color: #FFFFFF;
	border: 8px solid #F9B62B;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
	padding-right: 42px;
	border-radius: 20px; 
}

.bg02{
	max-width: 100%;
	height: auto;
	background-position: center center;
	background-color: #ebebeb;
	padding-top: 30px;
	padding-bottom: 0px;
}

.bg03{
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: #F9F4EB;
	padding-left: 0px;
	background-position: center center;
	background-color: #000000;
}


.bg04{
	width: 100%;
    margin: 0;
    padding: 0;
	background-color: #0c0c49;
}
.bgwhite{
	width: 100%;
    margin: 0;
    padding: 0;
	background-color: #fff;
}
.bgblack{
	width: 100%;
    margin: 0;
    padding: 0;
	background-color: #000;
}

.content_bg{
	width: 720px;
	height: auto;
	background-color: #FFFFFF;
	padding: 40px;
	border: thick ridge #CC0000;
}

.tokuten_bg{
	width: 720px;
	height: auto;
	background-color: #FFFFFF;
	padding: 40px;
	margin-bottom: 30px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #020115;
	border-right-color: #020115;
	border-bottom-color: #020115;
	border-left-color: #020115;
}

.review_bg{
	width: 720px;
	height: auto;
	background-color: #FBFBED;
	padding: 40px;
	margin-bottom: 30px;
	border: thick groove #000B5F;
}

.step_bg {
	background-image: url(../img/step_03.png);
	height: 250px;
	width: 800px;
	position: relative;
	left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-radius: 10px;
	background-repeat: no-repeat;
	border: 1.5px none #C90;
	background-position: top;
}

.step_bg02 {
	background-image: url(../img/step_01.png);
	height: 250px;
	width: 800px;
	position: relative;
	left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-radius: 10px;
	background-repeat: no-repeat;
	border: 1.5px none #C90;
	background-position: top;
}

.merit04 {
	width: 835px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E8E8E8;
	font-weight: normal;
	color: #182251;
	font-size: 20px;
	line-height: 1.8em;
	padding: 30px;
	}

.shadow {
    margin-top: 5px; /* 画像の上の余白*/
    display: inline-block; 
    box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, 0.8); /*横方向　下方向　ぼかし　広がり　色 */
}

.frame {
	background-image: url(../img/frame_img.png);
	border: 5px solid #C00;
	height: auto;
	width: 730px;
	padding: 30px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.frame2 {
	border: 5px solid #C00;
	height: auto;
	width: 730px;
	padding: 30px;
}


label {
	/* color: #FFFFFF;
	padding: 20px;
	display: block; */
	margin: 0;
	border: 1px none #fff;
	font-size: 18px;
	background-color: #320000;
	font-weight: normal;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}

input[type="checkbox"].on-off{
    display: none;
}

.menu ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu li {
    padding: 5px;
}

input[type="checkbox"].on-off + ul{
    height: 0;
    overflow: hidden;
}

input[type="checkbox"].on-off:checked + ul{
    height: 700px;
}



/* :::::::::::::::::::::::::::::: 20181917 追加CSS :::::::::::::::::::::::::::::: */


input[type="checkbox"].on-off_long{
    display: none;
}


input[type="checkbox"].on-off_long + ul{
    height: 0;
    overflow: hidden;
}

input[type="checkbox"].on-off_long:checked + ul{
    height: 2700px;
}
.sp {
    display: none;
}
.movies {
    max-width: 900px;
    margin: auto;
}
.movies iframe {
    width: 100%;
    height: 400px;
    
}
@media screen and (max-width:768px) {
    .btn ul {
    max-width: 80%;
    list-style: none;}
    .movies {
   max-width: 450px;
        margin: auto;
}
    .movies iframe {
    max-width: 450px;
        margin: auto;
        height: 260px;
    
}
    .sp {
        display: block;
        text-align: center;
    }
    .wrapper{
        width: 100%;
        margin: auto;
        overflow: hidden;
    }
    .pd50 {
        padding: 0 10px;
    }
.clm-row {
    padding: 0 !important;
}
  .whalf {
    margin: 0 auto;
    width:calc(100%);
}  
    .whalf:first-child {
    margin-right: 0 !important;
}
    .wthird,.wother{
    margin: 0 auto;
    padding-right: 0 !important;
    width:calc(96%) !important;
    width: 96% !important;
}
.readleft{
	color: #333;
	font-weight: normal;
	font-size: 15px;
	line-height:2.0em;
    padding-bottom: 30px;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
    .readleft2,.readleft3{
	font-size: 15px;
	line-height:2.0em;
}
    .catchword {
    font-size: 20px;
    font-weight: bold;
    line-height:2.0em;
}
    .accordion p{ padding: 10px 15px; }
.accordion .inner { padding: 0 15px;}
    .accordion p span { display: block;}
}