@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: #ffffff;
	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;}


/* 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: 1002px;
	
  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:27px;
  font-family:  'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    color: #383d5c;
}

#head1 { background: url("../images/header_01.png") no-repeat top center; height:    88px; } 
#head2 { background: url("../images/header_02.png") no-repeat top center; height:    260px; } 
#head3 { background: url("../images/header_03.png") no-repeat top center; height:    209px; } 
#head4 { background: url("../images/header_04.png") no-repeat top center; height:    333px; } 
#head5 { background: url("../images/header_05.png") no-repeat top center; height:    195px; } 
#head6 { background: url("../images/header_06_text.png") no-repeat top center; height:    477px; } 
#head7 { background: url("../images/header_07.png") no-repeat top center; height:    159px; } 
#head8 { background: url("../images/header_08.png") no-repeat top center; height:    519px; } 
#head9 { background: url("../images/header_09.png") no-repeat top center; height:    558px; } 
#head10 { background: url("../images/header_10.png") no-repeat top center; height:    159px; } 
#head11 { background: url("../images/header_11.png") no-repeat top center; height:    470px; } 
#head12 { background: url("../images/header_12.png") no-repeat top center; height:    154px; } 
#head13 { background: url("../images/header_13.png") no-repeat top center; height:    483px; } 
#head14 { background: url("../images/header_14.png") no-repeat top center; height:    590px; } 
#head14_2 { color:#000; margin-top:-50px; margin-bottom: 30px; }

#sankou1 { background: url("../images/sankou1.png") no-repeat top center; height:    650px; } 
#sankou2 { background: url("../images/sankou2.png") no-repeat top center; height:    512px; } 
#sankou3 { background: url("../images/sankou3.png") no-repeat top center; height:    602px; } 

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


#shirowaku1 { background: url("../images/shirowaku1.png") no-repeat top center; height:    22px; }
#shirowaku3 { background: url("../images/shirowaku3.png") no-repeat top center; height:    14px; }


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

#wrappataan {

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



#wrap {

	background-image: url("../images/bgg.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%;
}


#wrappatan {

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

#wrappatan2 {

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

#wrapshiro {

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


#container {

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

#containerform {

	text-align:left;
	width:985px;
	margin:0 auto;
	font-size: 15px;
	
}

#containerform2 {

	text-align:left;
	width:985px;
	margin:0 auto;
	font-size: 15px;
	
}


#pcform {

	text-align:left;
	width:480px;
	float :left;
	
	
}

#pcdenwa {

	text-align:left;
	width:480px;	
	margin-left: 500px;
	
	
}


#text {

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

#text1 {

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

#text2 {

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

#text-right {

	text-align:left;
	width:520px;
	padding-left: 330px;
	
	
	
}

#text-left {

	text-align:left;
	width:520px;
	padding-right: 330px;
	font-size: 45px;
	
	
}

#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;
}

#footer {  
	background-color: #135da4;	
}
--------------------------- */

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: 300em;
}

/* 質問をクリックした時のアイコンの動き */
.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);
}



.side{position: fixed;
  position: fixed;
  right: 0;
  bottom: 0px;
  z-index: 2;
}
.side a img:hover{
  opacity:0.8;
}


/*----- side button -----*/

@-webkit-keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    } 
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.swing:hover {
-webkit-animation: swing 1s ease;
animation: swing 1s ease;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}