@charset "UTF-8";


                                                         /* header */
header {
    /*width: 650px;*/
    width: 98%;
    margin: auto;
}

body {
    /*width: 650px;*/
    width: 98%;
    margin: auto;
	color: #222222;
    line-height: 30px;
    font-size: 18px;
}

  #header_comment1 img { 
    display: block;
    margin: 0,auto;
    width: 98%;
    height:auto;
  }

  #header_comment2 img { 
    display: none;
    margin: 0,auto;
   width: 98%;
    height:auto;
  }

                                                            /* パンくずリスト */
#breadcrumb {
    /*font-size: smaller;*/
    font-size: 15px;
}
#breadcrumb {
    list-style: none;
    margin: 0;
    padding: 0;
}
#breadcrumb ol li {
    display: inline;
}
#breadcrumb ol li::after {
    content: ">";
    padding-left: 7px;
}
#breadcrumb ol li:last-child::after {
    content: none;
}
                                                            /* index */
#main {
    /*width: 650px;*/
    width: 98%;
    margin: 0px auto;
    /*text-align: center;*/
}


#line-1,
#line-2 {
    font-weight: bolder;    
}



#index_visual {
    margin: 0,auto;
    width: 98%;
    
}


.read-me1 {
position: relative;
font-weight: bold;
line-height: 1.8;
margin-top: 100px;
font-size:24px;
}
.read-me1:after {
position: absolute;
font-family: FontAwesome;
font-size: 28px;
content: '\知ってほしい大事なこと';
transform: rotate(-10deg);
line-height: 1.3;
background: #ff69b4;
color: #ffffff;
left: 0px;
font-weight: bold;
bottom: 120%;
border-radius: 5px;
padding: 5px 7px 3px;
font-size: 1.0em;
margin-bottom: -20px;
}
.read-me2 {
position: relative;
font-weight: bold;
line-height: 1.8;
margin-top: 100px;
font-size:24px;
}
.read-me2:after {
position: absolute;
font-family: FontAwesome;
font-size: 28px;
content: '\知ってほしい大事なこと';
transform: rotate(-10deg);
line-height: 1.3;
background: #ff69b4;
color: #ffffff;
left: 0px;
font-weight: bold;
bottom: 120%;
border-radius: 5px;
padding: 5px 7px 3px;
font-size: 1.0em;
margin-bottom: -10px;
}


.botan1 {
    width: 230px;
    clear: both;
    overflow:hidden;
    margin: 0px auto;
}
.botan1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.botan1 ul li {
    background-color: #4682B4;
    margin-right: 1px;
    text-align: center;
}
.botan1 ul li a {
    display: block;
    padding: 10px;
    color: #FFF;
    text-decoration: none;
}
.botan1 ul li.current a {
    background-color: #5F9EA0;
}

.botan1 ul li a:hover {
    background-color: #5F9EA0;
    color: #FFF;
}

.botan2 {
    width: 230px;
    clear: both;
    overflow:hidden;
    margin: 16px auto;
}
.botan2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.botan2 ul li {
    background-color: #4682B4;
    margin-right: 1px;
    text-align: center;
}
.botan2 ul li a {
    display: block;
    padding: 10px;
    color: #FFF;
    text-decoration: none;
}
.botan2 ul li.current a {
    background-color: #5F9EA0;
}

.botan2 ul li a:hover {
    background-color: #5F9EA0;
    color: #FFF;
}

.botan3 {
    width: 230px;
    clear: both;
    overflow:hidden;
    margin: 16px auto;
}
.botan3 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.botan3 ul li {
    background-color: #4682B4;
    margin-right: 1px;
    text-align: center;
}
.botan3 ul li a {
    display: block;
    padding: 10px;
    color: #FFF;
    text-decoration: none;
}
.botan3 ul li.current a {
    background-color: #5F9EA0;
}

.botan3 ul li a:hover {
    background-color: #5F9EA0;
    color: #FFF;
}










.box-0 {
	font-size:1.8em;
	line-height:1.5em;
	font-weight:bold;
	color: #4682B4;
	text-shadow: 
		0.04em 0.02em 0 #87CEFA, 
		0.08em 0.05em 0 rgba(0, 0, 0, 0.3);
        word-break: break-all;
}
.box-1 {
    /*width: 630px;
    height: 95px;*/
    margin-top: 70px;
    margin-left: -18px;
        transform: translateY(-50%);
        padding: 20px;
        background-color: #6495ED;
        opacity: 0.7;
        border: 1px solid #555555;
        box-shadow: 10px 20px 17px #555555;
        word-break: break-all;
}
.box-2 {
    /*width: 630px;
    height: 20px;*/
    margin-top: 70px;
    margin-left: -18px;
        transform: translateY(-50%);
        padding: 20px;
        background-color: #6495ED;
        opacity: 0.7;
        border: 1px solid #555555;
        box-shadow: 10px 20px 17px #555555;
        word-break: break-all;
}
.box-3 {
    /*width: 630px;
    height: 120px;*/
    margin-top: 70px;
    margin-left: -18px;
        transform: translateY(-50%);
        padding: 20px;
        background-color: #6495ED;
        opacity: 0.7;
        border: 1px solid #555555;
        box-shadow: 10px 20px 17px #555555;
        word-break: break-all;
        font-size: 1.2em;
}









/* 部品 Start  */
.cp_h3title {
	position: relative;
	background: #4DD0E1;
	padding: 0.3em;
	border-radius: 0 5px 5px 5px;
	color: #fff;
}
.cp_h3title:after {
	position: absolute;
	background: #00ACC1;
	color: #fff;
	left: 0px;
	bottom: 100%;
	border-radius: 5px 5px 0 0;
	padding: .1em .5em 0em .3em;
	font-size: .9em;
	letter-spacing: 0.05em;
}
.cp_h3title {
position: relative;
background: #AFEEEE;
padding: 0.3em;
border-radius: 0 5px 5px 5px;
color: #483D8B;
}
.cp_h3title:after {
position: absolute;
content: '\002713 集団ストーカー行為';
background: #00ACC1;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: .1em .5em 0em .3em;
font-size: .9em;
letter-spacing: 0.05em;
}




.cp_h3title2 {
	position: relative;
	background: #a8a8a8;
	padding: 0.3em;
	border-radius: 0 5px 5px 5px;
	color: #fff;
}
.cp_h3title2:after {
	position: absolute;
	background: #00ACC1;
	color: #fff;
	left: 0px;
	bottom: 100%;
	border-radius: 5px 5px 0 0;
	padding: .1em .5em 0em .3em;
	font-size: .9em;
	letter-spacing: 0.05em;
}
.cp_h3title2 {
position: relative;
background: #99cccc;
padding: 0.3em;
border-radius: 0 5px 5px 5px;
color: #db7093;
}
.cp_h3title2:after {
position: absolute;
content: '\002713 集団ストーカー調査の結果について';
background: #CC9999;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: .1em .5em 0em .3em;
font-size: .9em;
letter-spacing: 0.05em;
}




.cp_h3title3 {
	position: relative;
	background: #a8a8a8;
	padding: 0.3em;
	border-radius: 0 5px 5px 5px;
	color: #fff;
}
.cp_h3title3:after {
	position: absolute;
	background: #00ACC1;
	color: #fff;
	left: 0px;
	bottom: 100%;
	border-radius: 5px 5px 0 0;
	padding: .1em .5em 0em .3em;
	font-size: .9em;
	letter-spacing: 0.05em;
}
.cp_h3title3 {
position: relative;
background: #99cccc;
padding: 0.3em;
border-radius: 0 5px 5px 5px;
color: #db7093;
}
.cp_h3title3:after {
position: absolute;
content: '\002713 依頼金支払う前に！';
background: #CC9999;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: .1em .5em 0em .3em;
font-size: .9em;
letter-spacing: 0.05em;
}
/* 部品  End  */



/* 部品 Start  */
ul.cp_list {
	position: relative;
	padding: 0 0.5em;
	margin-top: 2em;
	list-style-type: none;
	border: solid 2px #29B6F6;
}
ul.cp_list::after {
	position: absolute;
	content: "LIST";
	padding: 1px 7px;
	letter-spacing: 0.05em;
	font-weight:bold;
	font-size: .8em;
	background: #29B6F6;
	color: #fff;
	bottom: 100%;
	left: -2px;
	border-radius: 4px 4px 0px 0px;
}
ul.cp_list li {
	line-height: 1.5;
	padding: 0.5em 0 0.5em 1.4em;
	border-bottom: 1px dashed #81D4FA;
}
ul.cp_list li::before {
	position: absolute;
}
ul.cp_list {
position: relative;
padding: 0 0.5em;
margin-top: 2em;
list-style-type: none;
border: solid 2px #29B6F6;
}
ul.cp_list::after {
position: absolute;
content: "こんな事はないか？";
padding: 1px 7px;
letter-spacing: 0.05em;
font-weight: bold;
font-size: 1.0em;
background: #C71585;
color: #fff;
bottom: 100%;
left: -2px;
border-radius: 4px 4px 0px 0px;
}
ul.cp_list li {
line-height: 1.5;
padding: 0.5em 0 0.5em 1.4em;
border-bottom: 1px dashed #C71585;
background-color: aliceblue;
color: #483D8B;
font-weight: bold;
}
ul.cp_list li::before {
position: absolute;
content: "\002713";
color: #FF5722;
font-weight: bold;
left : 0.5em;
}
ul.cp_list li:last-of-type {
	border-bottom: none;
}




ul.cp_list2 {
	position: relative;
	padding: 0 0.5em;
	margin-top: 2em;
	list-style-type: none;
	border: solid 2px #29B6F6;
}
ul.cp_list2::after {
	position: absolute;
	content: "LIST";
	padding: 1px 7px;
	letter-spacing: 0.05em;
	font-weight:bold;
	font-size: .8em;
	background: #29B6F6;
	color: #fff;
	bottom: 100%;
	left: -2px;
	border-radius: 4px 4px 0px 0px;
}
ul.cp_list2 li {
	line-height: 1.5;
	padding: 0.5em 0 0.5em 1.4em;
	border-bottom: 1px dashed #81D4FA;
}
ul.cp_list2 li::before {
	position: absolute;
}
ul.cp_list2 {
position: relative;
padding: 0 0.5em;
margin-top: 2em;
list-style-type: none;
border: solid 2px #29B6F6;
}
ul.cp_list2::after {
position: absolute;
content: "きちんと結果をだす時はどんな時？";
padding: 1px 7px;
letter-spacing: 0.05em;
font-weight: bold;
font-size: 1.0em;
background: #669999;
color: #fff;
bottom: 100%;
left: -2px;
border-radius: 4px 4px 0px 0px;
}
ul.cp_list2 li {
line-height: 1.5;
padding: 0.5em 0 0.5em 1.4em;
border-bottom: 1px dashed #C71585;
background-color: aliceblue;
color: #db7093;
font-weight: bold;
}
ul.cp_list2 li::before {
position: absolute;
content: "\002713";
color: #FF5722;
font-weight: bold;
left : 0.5em;
}
ul.cp_list2 li:last-of-type {
	border-bottom: none;
}




ul.cp_list3 {
	position: relative;
	padding: 0 0.5em;
	margin-top: 2em;
	list-style-type: none;
	border: solid 2px #29B6F6;
}
ul.cp_list3::after {
	position: absolute;
	content: "LIST";
	padding: 1px 7px;
	letter-spacing: 0.05em;
	font-weight:bold;
	font-size: .8em;
	background: #29B6F6;
	color: #fff;
	bottom: 100%;
	left: -2px;
	border-radius: 4px 4px 0px 0px;
}
ul.cp_list3 li {
	line-height: 1.5;
	padding: 0.5em 0 0.5em 1.4em;
	border-bottom: 1px dashed #81D4FA;
}
ul.cp_list3 li::before {
	position: absolute;
}
ul.cp_list3 {
position: relative;
padding: 0 0.5em;
margin-top: 2em;
list-style-type: none;
border: solid 2px #29B6F6;
}
ul.cp_list3::after {
position: absolute;
content: "依頼金支払う前に確認することは？";
padding: 1px 7px;
letter-spacing: 0.05em;
font-weight: bold;
font-size: .8em;
background: #669999;
color: #fff;
bottom: 100%;
left: -2px;
border-radius: 4px 4px 0px 0px;
}
ul.cp_list3 li {
line-height: 1.5;
padding: 0.5em 0 0.5em 1.4em;
border-bottom: 1px dashed #C71585;
background-color: aliceblue;
color: #db7093;
font-weight: bold;
}
ul.cp_list3 li::before {
position: absolute;
content: "\002713";
color: #FF5722;
font-weight: bold;
left : 0.5em;
}
ul.cp_list3 li:last-of-type {
	border-bottom: none;
}
/* 部品  End  */


/*  end  -->

/* -----------------------------------------------------------------------
ビューポート(viewport)メディアクエリー(mediaquery)
----------------------------------------------------------------------- */
  @media screen and (max-width : 1000px){
                                                      /* 基本要素 */

    
.read-me1 {
    margin-top: 150px;
}
.read-me1:after {
    margin-bottom: -40px;
}
.read-me2 {
    margin-top: 150px;
}
.read-me2:after {
    margin-bottom: -25px;
}
 


}
  /* end */

/* -----------------------------------------------------------------------
ビューポート(viewport)メディアクエリー(mediaquery)
----------------------------------------------------------------------- */
  @media screen and (max-width : 767px){
                                                      /* 基本要素 */

    
  
  header,
  body,
  #main {
    width: 98%;
    /*margin-left: 10px;*/
  } 

  #header_comment1 img { 
    display: block;
    margin: 0,auto;
    width: 98%;
    height:auto;
  }

  #header_comment2 img { 
    display: none;
    margin: 0,auto;
    width: 98%;
    height:auto;
  }



  #mid_comment2,
  #mid_comment3,
  #mid_comment4 {
    max-width: 98%; 
    /*margin-left: 10px;*/
       
  }


.read-me1 {
    margin-top: 150px;
}
.read-me1:after {
    margin-bottom: -40px;
}
.read-me2 {
    margin-top: 150px;
}
.read-me2:after {
    margin-bottom: -25px;
}



}
  /* end */

/* -----------------------------------------------------------------------
ビューポート(viewport)メディアクエリー(mediaquery)
----------------------------------------------------------------------- */
  @media screen and (max-width : 600px){
                                                      /* 基本要素 */

      body {
    font-size: 16px;
      }
  #header_comment1 img { 
    display: none;
    margin: 0,auto;
    width: 98%;
    height:auto;
  }

  #header_comment2 img { 
    display: block;
    margin: 0,auto;
   width: 98%;
    height:auto;
  }


.read-me1:after {
    margin-bottom: -80px;
}
.read-me2:after {
    margin-bottom: -50px;
}


.box-0 {
	font-size:1.5em;
}


.box-1 {
    margin-top: 100px;      
}
.box-3 {
	font-size:1.0em;
}
      
ul.cp_list li {
	font-size:1.0em;
}

ul.cp_list2 li {
	font-size:1.0em;
}
ul.cp_list2::after {
	font-size:1.0em;
}

ul.cp_list3 li {
	font-size:1.0em;
}
ul.cp_list3::after {
	font-size:1.0em;
}

.cp_h3title {
	font-size:1.1em;
}
.cp_h3title2 {
	font-size:1.1em;
}
.cp_h3title3 {
	font-size:1.1em;
}

.cp_h3title:after {
	font-size:1.1em;
}
.cp_h3title2:after {
	font-size:1.1em;
}
.cp_h3title3:after {
	font-size:1.1em;
}



}
  /* end */

/* -----------------------------------------------------------------------
ビューポート(viewport)メディアクエリー(mediaquery)
----------------------------------------------------------------------- */
  @media screen and (max-width : 460px){
                                                      /* 基本要素 */

    
.read-me1:after {
    margin-bottom: -100px;
}
.read-me2:after {
    margin-bottom: -60px;
}
 


}
  /* end */
/* -----------------------------------------------------------------------
ビューポート(viewport)メディアクエリー(mediaquery)
----------------------------------------------------------------------- */
  @media screen and (max-width : 410px){
                                                      /* 基本要素 */

    
.read-me1:after {
    margin-bottom: -110px;
}
.read-me2:after {
    margin-bottom: -60px;
}
 


}
  /* end */

/* -----------------------------------------------------------------------
ビューポート(viewport)メディアクエリー(mediaquery)
----------------------------------------------------------------------- */
  @media screen and (max-width : 370px){
                                                      /* 基本要素 */

    
.read-me1:after {
    margin-bottom: -125px;
}
.read-me2:after {
    margin-bottom: -90px;
}
 


}
  /* end */
/* -----------------------------------------------------------------------
ビューポート(viewport)メディアクエリー(mediaquery)
----------------------------------------------------------------------- */
  @media screen and (max-width : 348px){
                                                      /* 基本要素 */

    
.read-me1:after {
    margin-bottom: -135px;
}
.read-me2:after {
    margin-bottom: -100px;
}
 


}
  /* end */
