@charset "utf-8";



/*----------------------------------------------------
見出し
----------------------------------------------------*/
h2::before,h2::after{
	background-image: url(../img/h2_line.png);
}

#contents01 h2 p::before{
	background-image: url(../img/h2_1.png);
}

#contents02 h2 p::before{
	background-image: url(../img/h2_2.png);
}
#contents03 h2 p::before{
	background-image: url(../img/h2_3.png);
}
#contents03 h2 p::before{
}
#contents04 h2 p::before{
	background-image: url(../img/h2_4.png);
}

#contents05 h2 p::before{
	background-image: url(../img/h2_5.png);
}
#contents06 h2 p::before{
	background-image: url(../img/h2_6.png);
}
#contents07 h2 p::before{
	background-image: url(../img/h2_7.png);
}
#contents08 h2 p::before{
	background-image: url(../img/h2_8.png);
}
#contents09 h2 p::before{
	background-image: url(../img/h2_9.png);
}
.under_line_yellow {
    color: #8B9BCE;
    background: linear-gradient(transparent 60%, #FFF8A5 60%);
    line-height: 1em;
}
.back_maru_white {
	line-height: 4.5em;
}
.txt_color01{
	color: #8B9BCE;
}

.tabel_yoko_sayuaki{
	background-size: 100% 3px;
}
.tabel_yoko_migiaki{
	background-size: 100% 3px;
}
.tabel_yoko_hidariaki{
	background-size: 100% 3px;
}
.tabel_tate_jogeaki{
	background-size: 3px 100%;
}
.tabel_tate_ueaki{
	background-size: 3px 100%;
}
.tabel_tate_shitaaki{
	background-size: 3px 100%;
}

/*----------------------------------------------------
博士コメント
----------------------------------------------------*/
.hakase_back {
    background-image: url(../img/comment_hakase.png);
}
/*----------------------------------------------------
リンク
----------------------------------------------------*/
.page_link ul {
	flex-wrap: wrap;
	justify-content: center;
}
.page_link li {
    width: 32%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	background-image: url(../img/page_link.png);
	padding-top: 1.5em;
	padding-right: 0.5em;
	padding-bottom: 1.5em;
	padding-left: 5.5em;
	background-size: 100% 100%;
	margin-bottom: 1em;
}

.page_link li a:before{
	color: #8B9BCE;
    left: 2.2em;
}

.page_link .page_link_on {
	background-image: url(../img/page_link_on.png);
}

.page_link .page_link_on a{
    color: #8B9BCE;
}
.page_link .page_link_on a:before{
	background: #8B9BCE;
}

.externalsite_link_bot a {
    background-color: #8B9BCE;
}
/*----------------------------------------------------
　MV
----------------------------------------------------*/
#main_area {/*--メイン背景----*/
	background-image: url(../img/main_back.png);
}
#main_copy div {
	font-size: 70%;	
    line-height: 1.2em;
    text-indent: -0.5em;
}
/*--------------------------------------------------------------------------------------
　contents_index
--------------------------------------------------------------------------------------*/


.contents_index_title {
	border-bottom: solid 3px #8B9BCE;
	color: #8B9BCE;
}

.txt_area ul li{
    color: #8B9BCE;
}
.contents_index_title:before{
    border-top: solid 12px #8B9BCE;
}
.contents_index_list > div::after{
	border-top: 5px solid #8B9BCE;
	border-right: 5px solid #8B9BCE;
}

.contents_index_list .box1{
    background-image: url(../img/index_no_01.png);
}
.contents_index_list .box2{
	background-image: url(../img/index_no_02.png);
}
.contents_index_list .box3{
	background-image: url(../img/index_no_03.png);
}
.contents_index_list .box4{
	background-image: url(../img/index_no_04.png);
}
.contents_index_list .box5{
	background-image: url(../img/index_no_05.png);
}
.contents_index_list .box6{
	background-image: url(../img/index_no_06.png);
}
.contents_index_list .box7{
	background-image: url(../img/index_no_07.png);
}
.contents_index_list .box8{
	background-image: url(../img/index_no_08.png);
}
.contents_index_list .box9{
	background-image: url(../img/index_no_09.png);
}

/*----------------------------------------------------
intro
----------------------------------------------------*/
/*====コメントファミリー　============*/
.com_family .says {
	background-color: #FDEDEC;
}

.com_family .says:after {
  border-left: 12px solid #FDEDEC;
}
/*====コメント博士　============*/
.com_hakase .says {
	background-color: #dbddef;
}

.com_hakase .says:after {
  border-right: 12px solid #dbddef;
}

/*====プロフィール　============*/
#intro_profile{
	background-image: url(../img/profile.png);
}

.contents_title_01{/*--タイトル文字----*/
	color: #B1CE5C;
}

.contents_title_01::before,.contents_title_01::after  {
	background-image: url(../img/title_line.png);
}

#intro .txt_u_line {
  background: linear-gradient(transparent 60%, #B1CE5C 60%);
}


/*----------------------------------------------------
　check_contents
----------------------------------------------------*/

.check_contents{/*--チェック背景----*/
	background-image: url(../img/contents_01_back_middle.png);
}

.check_contents .title_01 span{/*--タイトル----*/
	color: #8B9BCE;
	border: 2px solid #8B9BCE;
}
.check_contents .title_01 span {
  box-shadow: 3px 3px rgba(139, 155, 206);
}
.check_contents .txt_u_line {/*--本文アンダーライン----*/
	background: linear-gradient(transparent 60%, #edbda1 60%);
}

.check_contents .title_02 {
  color: #8B9BCE;
}
.check_contents .title_03{/*--角丸テキスト----*/
	border: 2px solid #F7DCA0;
}

.check_contents .kadomaru_back{
	background-color: #FAD9D8;
}
/*----------------------------------------------------
　contents00
----------------------------------------------------*/
#contents00{
}
#contents00 div{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	text-indent: -1em;
}


/*----------------------------------------------------
　contents01
----------------------------------------------------*/
#contents01{
}


/*----------------------------------------------------
　contents02
----------------------------------------------------*/

#contents02{
}


#contents02 .check_contents .kadomaru_back h5 {
	color: #8B9BCE;
}


.table_02_00_01{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
}
.table_02_00_01 li{
	text-indent: -1em;
	margin-left: 1em;
}


.table_02_00_01 .sell_02{
	background-color: #8B9BCE;
	color: #FFFFFF;
}

#contents02 .check_01 .kadomaru_back_white {
	background-color: #FFFFFF;
	border-radius: 0.3rem;
	padding-top: 0.3rem;
	padding-right: 0.3rem;
	padding-left: 0.3rem;
	position: relative;
	margin-bottom: 4em;
	margin-top: 6em;
    padding-bottom: 0.05rem;
}

#contents02 .check_01 .wakunai_fukidashi {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	position: relative;
	display: block;
	border-radius: 0.5em;
	text-align: center;
	font-size: 130%;
	margin-bottom: 2em;
	background-color: #8B9BCE;
	margin-top: -4em;
	color: #FFFFFF;
}
#contents02 .check_01 .wakunai_fukidashi:after {
    content: "";
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin-left: -13px;
    border: 26px solid transparent;
    border-top: 26px solid #8B9BCE;
    z-index: 1;
}
#contents02 .check_01 .wakunai_fukidashi .maruwaku {
	background-color: #FFFFFF;
	border-radius: 5rem;
	padding-right: 0.2rem;
	padding-left: 0.2rem;
	color: #8B9BCE;
	margin-right: 0.5em;
	font-weight: 600;
	display: inline-block;
}


#contents02 .check_01 .kadomaru_back_white .kadomaru_back{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}


#contents02 .check_01 .kadomaru_back_white .kadomaru_back .back_maru_white {
	line-height: 4.5em;
}

#contents02 .check_01>.kadomaru_back,
#contents02 .check_02>.kadomaru_back,
#contents02 .check_03>.kadomaru_back{
	position: relative;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#contents02 .check_01>.kadomaru_back img,
#contents02 .check_02>.kadomaru_back img,
#contents02 .check_03>.kadomaru_back img{
	position: absolute;
    right: -0.5rem;
    bottom: -0.3rem;
}

/*----------------------------------------------------
　contents03
----------------------------------------------------*/


/*----------------------------------------------------
　contents04
----------------------------------------------------*/
#contents04 .fukidashi div:nth-child(3) .faceicon {
    width: 16em;
    left: -10em;
    top: -8em;
}
#contents04 .fukidashi div:nth-child(3) .faceicon span {
    padding-left: 5em;
    display: block;
    margin-top: -1em;
}

#contents04 h2 p::before {
    top: -0.75rem;
}

#contents04 .table_02_00_01 td ul{
	margin-right: 1em;
}
#contents04 .check_01 .collum_6 {
	width: 90%;
	margin-left: 10%;
}
#contents04 .check_01 .collum_6 > div,
#contents04 .check_02 .collum_2 > div{
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#contents04 .check_01 .collum_6 > div:last-child {
	background-color: transparent;
	text-align: left;
}



#contents04 .check_02 .collum_3{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	justify-content: space-between;
}
#contents04 .check_02 .collum_3 > div{
	width: 32%;
	background-color: #FFFFFF;
	display: flex;
	align-items: center;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 1em;
	padding-left: 3.8em;
	margin-left: 0.5%;
	margin-right: 0.5%;
	height: 6em;
	background-image: url(../img/icon_check.png);
	background-repeat: no-repeat;
	background-position: left 0.2em center;
	text-align: left;
	line-height: 1.5em;
}



/*----------------------------------------------------
　contents05
----------------------------------------------------*/


/*----------------------------------------------------
　contents06
----------------------------------------------------*/
#contents06 h2 p::before {
    top: -0.75rem;
}

/*----------------------------------------------------
　contents07
----------------------------------------------------*/
#contents07 .white_fukidashi {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 3em;
	padding-bottom: 1em;
	padding-left: 3em;
	position: relative;
	display: block;
	border-radius: 0.5em;
	text-align: center;
	font-size: 100%;
	margin-bottom: 5em;
	background-color: #8B9BCE;
	margin-top: 3em;
}
#contents07 .white_fukidashi:after {
    content: "";
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin-left: -13px;
    border: 26px solid transparent;
    border-top: 26px solid #8B9BCE;
    z-index: 1;
}
#contents07 .white_fukidashi .collum_3 div {
	width: 32.5%;
	background-color: #FFFFFF;
	border-radius: 0.5em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-top: 1em;
}
#contents07 .white_fukidashi .collum_3 div a{
	text-decoration: none;
	color: #8B9BCE;
	font-weight: 600;
	display: block;
}
#contents07 .table_02_00_01 {
    width: 90%; 
}


#contents07 .check_03 .kadomaru_back .collum_3{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	justify-content: space-between;
	margin-top: 1em;
}

#contents07 .check_03 .kadomaru_back .collum_3 > div{
	width: 32%;
	background-color: #FFFFFF;
	display: flex;
	align-items: center;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 1em;
	padding-left: 3.8em;
	margin-left: 0.5%;
	margin-right: 0.5%;
	height: 5em;
	background-image: url(../img/icon_check.png);
	background-repeat: no-repeat;
	background-position: left 0.2em center;
	text-align: left;
	line-height: 1.5em;
	margin-bottom: 0px;
}
#contents07 .check_03 .waku_back .collum_3 > div{
	width: 32%;
	background-color: #FFFFFF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

/*----------------------------------------------------
　contents08
----------------------------------------------------*/
#contents08 .white_fukidashi {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 3em;
	padding-bottom: 1em;
	padding-left: 3em;
	position: relative;
	display: block;
	border-radius: 0.5em;
	text-align: center;
	font-size: 100%;
	margin-bottom: 5em;
	background-color: #8B9BCE;
	margin-top: 3em;
}
#contents08 .white_fukidashi:after {
    content: "";
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin-left: -13px;
    border: 26px solid transparent;
    border-top: 26px solid #8B9BCE;
    z-index: 1;
}
#contents08 .white_fukidashi .collum_3 div {
	width: 32.5%;
	background-color: #FFFFFF;
	border-radius: 0.5em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-top: 1em;
}
#contents08 .white_fukidashi .collum_3 div a{
	text-decoration: none;
	color: #8B9BCE;
	font-weight: 600;
	display: block;
}

#contents08 .check_01 .kadomaru_back_white {
	background-color: #FFFFFF;
	border-radius: 0.3rem;
	padding-top: 0.3rem;
	padding-right: 0.3rem;
	padding-left: 0.3rem;
	position: relative;
	margin-bottom: 4em;
	margin-top: 6em;
    padding-bottom: 0.05rem;
}

#contents08 .check_01 .wakunai_fukidashi {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	position: relative;
	display: block;
	border-radius: 0.5em;
	text-align: center;
	font-size: 130%;
	margin-bottom: 2em;
	background-color: #8B9BCE;
	margin-top: -4em;
	color: #FFFFFF;
}
#contents08 .check_01 .wakunai_fukidashi:after {
    content: "";
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin-left: -13px;
    border: 26px solid transparent;
    border-top: 26px solid #8B9BCE;
    z-index: 1;
}
#contents08 .check_01 .wakunai_fukidashi .maruwaku {
	background-color: #FFFFFF;
	border-radius: 5rem;
	padding-right: 0.2rem;
	padding-left: 0.2rem;
	color: #8B9BCE;
	margin-right: 0.5em;
	font-weight: 600;
	display: inline-block;
}

#contents08 .check_01 .kadomaru_back{
	background-color: #EFF1F9;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 110%;
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;
	vertical-align: middle;
}

#contents08 .back_maru_yellow{
	background-color: #FFF799;
	color: #8B9BCE;
	font-weight: 700;
	font-size: 180%;
	border-radius: 3em;
	margin-left: 0.2em;
	margin-right: 0.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	line-height: 1.5em;
	display: inline-block;
    margin-bottom: 0.5em;
}
#contents08 .kadomaru_back .collum_3 div{
	background-color: #FFFFFF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	width: 32.5%;
	margin-bottom: 0px;
}



/*----------------------------------------------------
　contents09
----------------------------------------------------*/
#contents09 h2 p::before {
    top: -0.75rem;
}
#contents09 .fukidashi{
	margin-bottom: 4em;
}

#contents09 .white_fukidashi {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 3em;
	padding-bottom: 1em;
	padding-left: 3em;
	position: relative;
	display: block;
	border-radius: 0.5em;
	text-align: center;
	font-size: 100%;
	margin-bottom: 5em;
	background-color: #8B9BCE;
	margin-top: 3em;
}
#contents09 .white_fukidashi:after {
    content: "";
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin-left: -13px;
    border: 26px solid transparent;
    border-top: 26px solid #8B9BCE;
    z-index: 1;
}
#contents09 .white_fukidashi .collum_5 div {
	background-color: #FFFFFF;
	border-radius: 0.5em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-top: 1em;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 1em;
}
#contents09 .white_fukidashi .collum_5 div a{
	text-decoration: none;
	color: #8B9BCE;
	font-weight: 600;
	line-height: 1.6em;
	display: block;
    width: 100%;
}
#contents09 .check_03 .collum_3 div,
#contents09 .check_03 .collum_4 div {
	background-color: #FFFFFF;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0.5em;
}
#contents09 .check_03 .collum_3 div {
  width: 32.8%;
	margin-bottom: 0em;
}
#contents09 .check_03 .collum_4 div {
  width: 24.5%;
}


#contents09 .check_03 .waku_back .collum_3{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	justify-content: space-between;
	margin-top: 1em;
}

#contents09 .check_03 .waku_back .collum_3 > div{
	width: 32%;
	background-color: #FFFFFF;
	display: flex;
	align-items: center;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 1em;
	padding-left: 3.8em;
	margin-left: 0.5%;
	margin-right: 0.5%;
	height: 5em;
	background-image: url(../img/icon_check.png);
	background-repeat: no-repeat;
	background-position: left 0.2em center;
	text-align: left;
	line-height: 1.5em;
	margin-bottom: 0px;
}
#contents09 .check_03 .waku_back .collum_3 > div{
	width: 32%;
	background-color: #FFFFFF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
/*----------------------------------------------------
　まとめ
----------------------------------------------------*/
#matome {
	background-image: url(../img/matome_back.png);
}
#matome h2 p {
    color: #8B9BCE;
}

#matome .fukidashi div:nth-child(2) .faceicon{
	margin-top: -3em;
}
#matome .fukidashi div:nth-child(3) .faceicon{
	margin-top: 3em;
}
	
