@charset "utf-8";

/*
Theme Name: SUBHAND
Author: SUBHAND.LLC
Author URL: http://www.subhand.net/
*/


/* common
---------------------------------------------*/
* {margin:0;padding:0;}

a:link,a:visited {
	color: #333333;
	text-decoration:underline;
}
a:hover,a:active {
	color: #d90909;
	text-decoration:underline;
}

.impact   {font-size:20pt; font-weight:bold;}
.impact2  {color:red;}
.impact3  {background:yellow; color:#000;}
#impact4  {underline;}
.impact5  {background:#173B50; padding:2px 5px; color:#fff;}
.impact6  {background:#f4f4f4; padding:3px; line-height:1.1;}
.impact7  {background: #B60000; padding:2px 5px; color:#fff;}
.style2   {color: #FF0000}
.style3   {color: #333333}
.style4   {color: #000000}


img{ border: none;}

/* ボタンのマウスオーバーで明るくする */
.btn:hover {
  filter: brightness(120%);
}

#sticky {
	width:100%;
text-align: center;
}


#btn.fixed {
	position:fixed;
	right:0;
	left:0;
margin:0 auto;
	bottom:0;
}

#btn.none {
	display:none;
}


/* animation
---------------------------------------------*/
.feedInUp {
	opacity: 0;
	transform: translate(0,30px); 
	-webkit-transform: translate(0,30px); 
	transition: 1.5s;
}
.feedInUp_On {
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}

/* layout
---------------------------------------------*/


/*TopIntro-Start*/
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 1052px;
	
  background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top center;
	
-webkit-text-size-adjust:none;
	
  text-align:center;
  font-size:18px;
  font-family: 'meiryo', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    color: #383d5c;
}

#head1 { background: url("../images/header_01.png") no-repeat top center; height:    111px; } 
#head2 { background: url("../images/header_02.png") no-repeat top center; height:    292px; } 
#head3 { background: url("../images/header_03.png") no-repeat top center; height:    316px; } 
#head4 { background: url("../images/header_04.png") no-repeat top center; height:    284px; } 
#head5 { background: url("../images/header_05.png") no-repeat top center; height:    px; } 
#head6 { background: url("../images/header_06.png") no-repeat top center; height:    px; } 
#head7 { background: url("../images/header_07.png") no-repeat top center; height:    px; } 
#head8 { background: url("../images/header_08.png") no-repeat top center; height:    px; } 
#head9 { background: url("../images/header_09.png") no-repeat top center; height:    px; } 

#form { background: url("../images/form.png") no-repeat top center; height:   435px; } 

#prezent { background: url("../images/prezent.png") no-repeat top center; height:   169px; } 

.width {
	width:90%;
	margin:0 auto ;
}
#tokuten1 { background: url("../images/tokuten1\ 150ppi2.png") no-repeat top center; height:1064px; background-size: auto 100%;}  
#tokuten2 { background: url("../images/tokuten2.png") no-repeat top center; height:   996px; } 
#tokuten3 { background: url("../images/tokuten3\ 150ppi.png") no-repeat top center; height:   1045px; background-size: auto 100%} 

#kouza1 { background: url("../images/kouza1.png") no-repeat top center; height:   809px; } 
#kouza2 { background: url("../images/kouza2.png") no-repeat top center; height:   512px; } 
#kouza3 { background: url("../images/kouza3.png") no-repeat top center; height:   508px; } 
#kouza4 { background: url("../images/kouza4.png") no-repeat top center; height:   768px; } 

#tegami1 { background: url("../images/tegami1.png") no-repeat top center; height:   1362px; }
#tegami2 { background: url("../images/tegami2.png") no-repeat top center; height:   1473px; }
#tegami3 { background: url("../images/tegami3.png") no-repeat top center; height:   1293px; }
#tegami4 { background: url("../images/tegami4.png") no-repeat top center; height:   1317px; }
#tegami5 { background: url("../images/tegami5.png") no-repeat top center; height:   1217px; }
#tegami6 { background: url("../images/tegami6.png") no-repeat top center; height:   721px; }
#tegami7 { background: url("../images/tegami7.png") no-repeat top center; height:   373px; }
#tegami8 { background: url("../images/tegami8.png") no-repeat top center; height:   1439px; }
#tegami9 { background: url("../images/tegami9.png") no-repeat top center; height:   1307px; }
#tegami10 { background: url("../images/tegami10.png") no-repeat top center; height:   1200px; }
#tegami11 { background: url("../images/tegami11.png") no-repeat top center; height:   1056px; }


#sub2 { background: url("../images/sub2.png") no-repeat top center; height:   317px; } 
#content1 { background: url("../images/content1.png") no-repeat top center; height:   571px; } 
#content2 { background: url("../images/content2.png") no-repeat top center; height:   781px; } 
#content3 { background: url("../images/content3.png") no-repeat top center; height:   783px; } 

#serabgsp { background: url("../images/serabgsp.png") no-repeat top center; height:   1643px; } 

#wrap {

	background-image: url("../images/wrap.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrapform {

	background-image: url("../images/wrapform.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}


#container {

	text-align:left;
	width:1050px;
	margin:0 auto;
	
	
}

#text {

	text-align:left;
	width:850px;
	margin:0 auto;
	
	
}

#textwhite {

	text-align:left;
	width:850px;
	margin:0 auto;
	color: #fff;
	
}

#texts2 {

	text-align:left;
	width:750px;
	position: relative;
	margin-top:170px;
	margin-left:400px;
	
	
}

#texts3 {

	text-align:left;
	width:850px;
	margin-top:250px;
	margin-left:170px;
	
	
}


.container {

	text-align:left;
	width:1200px;
	margin:0 auto;
	
	
}

.white {
  color: #fff;
}

.text-center {
　text-align: center;
}

#footer {  
	background-color: #ffffff;
}
/* ---------------------------*/

ol,
ul{
	list-style-position: inside;
	padding-left:10px;
}
ol li,
ul li{
	text-align:left;
}

.cp_qa *, .cp_qa *:after, .cp_qa *:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cp_qa {
    width: calc(100% - 45px);
    margin-left: auto;
    margin-right: auto;
}

.cp_qa .cp_actab {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-bottom: 1px;
}

.cp_qa .cp_actab input {
    position: absolute;
    opacity: 0;
}

/* 質問 */
.cp_qa .cp_actab label {
    font-weight: bold;
    line-height: 1.6;
    position: relative;
    display: block;
    margin-bottom: 25px;
    padding: 0.5em 2em;
    cursor: pointer;
    text-align: center;
    background-color: #fcfbe9;
    color: #000;
}

.cp_qa .cp_actab label:hover {
}

/* 答え */
.cp_qa .cp_actab .cp_actab-content {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s ease;
}

.cp_qa .cp_actab .cp_actab-content p {
    margin: 1em;
}

/* 質問を開いた時の仕様 */
/* --アイコン */
.cp_qa .cp_actab input:checked ~ label {
}

/* --答えの高さ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
    max-height: 100em;
}

/* 質問をクリックした時のアイコンの動き */
.cp_qa .cp_actab label::after {
    position: absolute;
    top: 50%;
    right: 40px;
    display: block;
    font-size: 25px;
    transform: translateY(-50%);
    transition: all 0.5s ease;
    text-align: center;
}

.cp_qa .cp_actab input[type=checkbox] + label::after {
    content: '▼';
}

.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
    transform: translateY(-50%) rotateX(180deg);
}

