﻿body { margin: 0; padding: 0; }

.notoserif_jp600 { font-family: 'Noto Serif JP', serif; }
.notosans_jp500 { font-family: 'Noto Sans JP', sans-serif; }
.kosugimaru { font-family: 'Kosugi Maru', sans-serif; }

.full_contents	{ background-color: #eeeeee; color: #000; font-family: 'Kosugi Maru', sans-serif; margin: 0; padding: 0; position: relative; width: 100%;}
.full_contents a { text-decoration: none; }
.main_contents {
	background-color: #fcfcfc; width: 100%; max-width: 1000px; 
	margin: 0 auto; padding: 0; 
	font-size:16px; line-height:1.7em; overflow: hidden;
}

.chapter_text_shadow {
	text-shadow :
	#fff 2px 0px,  #fff -2px 0px,  #fff 0px -2px, #fff 0px 2px,  #fff 2px 2px , #fff -2px 2px,
	#fff 2px -2px, #fff -2px -2px, #fff 1px 2px,  #fff -1px 2px, #fff 1px -2px, #fff -1px -2px,
	#fff 2px 1px,  #fff -2px 1px,  #fff 2px -1px, #fff -2px -1px;
}


/* br */
.br_sp { display: none; }
.br_tab { display: none; }

/** layout **/
.span_16	{ margin: 16px 0 0 0; }
.span_24	{ margin: 24px 0 0 0; }
.span_32	{ margin: 32px 0 0 0; }
.span_64	{ margin: 64px 0 0 0; }
.span_96	{ margin: 96px 0 0 0; }
.span_128	{ margin: 128px 0 0 0; }
.thinborder { border: solid #000; border-width: 1px 0 0 0; }

/* key visual */
.key_visual_wrap { width: 100%; margin: 0 auto; padding: 0; }
.key_visual { width: 100%; max-width: 1000px; text-align: center; margin: 0 auto; position: relative; }

.img_pc { display: block !important; }
.img_sp { display: none !important; }
.img_l { width: 100%; }


/* menu */
.menu_arrow::before{
	content: ""; position: absolute; 
	left: 48%; top: 86px; width: 8px; height: 8px; 
	border-top: 2px solid #555; border-right: 2px solid #555; 
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.main_menu {
	display: flex; align-items: center; justify-content: center; 
	width: 100%; max-width: 1000px; margin: 0 auto; text-align: center; 
}

.main_menu_header {
	width: 100%; max-width: 1000px; margin: 0 auto; 
	height: 8px; background-color: #cc6a92;
}

.menu_block_text a { display: block; }

.menu_block_text {
	flex: 1; background-color: #ddd3cd; border-left: 1px solid #eee; box-sizing: border-box; width:33%; height: 104px; 
	position: relative; font-size: 18px; line-height: 20px; margin: 0; padding: 0; transition: 0.7s; overflow:hidden; 
}

.menu_block_text:first-child { border-left: none; }
.menu_block_text a		 { color: #333; transition: 0.7s; position: relative; top:12px; }
.menu_block_text a:hover { color: #333; transition: 0.7s; }
.menu_block_text:hover   { background-color: #c8b4a8; transition: 0.7s; }

.more_info {
	border:2px solid #92126a; box-sizing: border-box; border-radius: 32px; background: #cc6a92;
	max-width: 800px; margin: 0 auto; height: 48px; text-align: center; overflow: hidden;
}

.more_info_text_1 { font-size: 16px; line-height: 46px; }
.more_info_text_2 { font-size: 16px; line-height: 48px; }

.more_info a { display: block; text-decoration: none; transition: 0.7s; }
.more_info a:link	{ color: #fff; }
.more_info a:visited{ color: #fff; }
.more_info a:hover	{ color: #fff; background: #92126a; transition: 0.7s; }
.more_info a:active	{ color: #fff; }

.sharp_wifi_header { width: 100%; height: 8px; background: #cc6a92; }

.sharp_wifi {
	width: 100%; max-width: 1000px; margin: 0 auto; padding: 24px 0; background-color: #ddd3cd;
	border-bottom: 1px solid #fff; box-sizing: border-box;
	color: #515151; text-align: center; font-size: 32px; line-height: 44px; letter-spacing: 0.1em;
}

.linkbox_1::before{
	content: ""; position: absolute; 
	left: 49%; top: 68px; width: 6px; height: 6px; 
    border-top: 2px solid #555; border-right: 2px solid #555; 
    -webkit-transform: rotate(135deg); 
    transform: rotate(135deg);
}

.link_wrap { display: flex; text-align: center; }
.link_wrap div { text-align: center; background-color: #e5e0dd; transition: 0.5s; }
.link_wrap > div { border-left: 1px solid #fff; }
.link_wrap > div:first-child { border-left: none; }
.linkbox_1 { flex: 1; position: relative; align-items: center; justify-content: center; }

.linktxt_m  { flex: 1; line-height: 88px; font-size:20px; }
.linktxt_2s { height: 40px; font-size: 14px; line-height: 52px; color: #555; }
.linktxt_2m { height: 48px; font-size: 20px; line-height: 10px; color: #555; }

.link_wrap a { display: block; text-decoration: none; color: #555; }
.link_wrap a:hover   { color: #e60012; transition: 0.5s; background-color: #d3cbc6; }
.linkbox_1:hover div { color: #e60012; transition: 0.5s; background-color: #d3cbc6; }

.kaden_name_box { display: flex; align-items: center; justify-content: center; width: 95%; margin:0 auto; }
.kaden_name_box { background-color:#d3cbc6; border-radius: 16px; overflow:hidden; }
.kaden_name_s   { margin: 0 0 0 32px; color: #e60012; font-size: 32px; line-height: 32px; }
.kaden_name_m   { margin: 0 0 0 16px; color: #e60012; font-size: 56px; line-height: 56px; flex: 1; }
.kaden_name_m2  { margin: 0 0 0 32px; color: #e60012; font-size: 56px; line-height: 56px; flex: 1; }
.kaden_name_img { height: 65px; }
.kaden_name_hen { margin: 0 0 0 8px; color: #555; font-size: 36px; }
.chapter_img    { float:right; position:relative; right:20px; }

.step_title { width: 100%; max-width: 640px; margin: 0 auto; padding: 0 32px; }
.step_title_row2 { float: left; width: 190px; margin: 0; padding: 0; }
.step_title_col1 { float: left; width: 40px;  margin: 0; padding: 0; }
.step_title_col2 { float: left; width: 150px; margin: 0; padding: 0; }
.step_title_col3 { float: left; width: calc(100% - 190px ); }

.step_title_l { font-size: 30px; color: #000; font-weight: 500; line-height: 36px; }
.pushbutton_flame { width: 100%; height: 36px; background-color: #727272; border-radius: 16px; margin: 4px 0; }
.pushbutton_text  { color: #fff; line-height: 36px; font-size: 24px; text-align: center; }

.step_model { max-width: 864px; margin: 0 auto; text-align: center; padding: 0 32px; font-size: 15px; line-height: 17px; }

.stepflame_all { padding: 0 32px; overflow: hidden; }


.stepflame {
	display: flex; width: 100%; max-width: 864px; min-width: 120px; position: relative; 
	margin: 40px auto; padding: 16px 0; color: #000; font-size: 16px;
	background: #fff; border: solid 6px #b3a59d; box-sizing: border-box; border-radius: 10px; 
	align-items: center; justify-content: center;
}
.stepflame:before {
	content: ""; position: absolute; bottom: -60px; left: 50%; margin-left: -35px; 
	border: 32px solid transparent; border-top: 32px solid #fff; z-index: 2; border-radius: 10px;
}
.stepflame:after {
	content: ""; position: absolute; bottom: -70px; left: 50%; margin-left: -37px; 
	border: 34px solid transparent; border-top: 34px solid #b3a59d; z-index: 1; border-radius: 10px;
}
.stepflame_delta {
	content: ""; position: absolute; bottom: -42px; left: 50%; margin-left: -24px; 
	border: 21px solid transparent; border-top: 21px solid #f8b551;
	z-index: 2; border-radius: 0;
}

.stepflame_5 {
	display: flex; width: 100%; max-width: 864px; min-width: 120px; position: relative; 
	margin: 40px auto 16px auto; padding: 16px 0; color: #000; font-size: 16px; 
	background: #fff; border: solid 6px #b3a59d; box-sizing: border-box; border-radius: 16px; 
	align-items: center;
}

.stepflame_note {
	width: 100%; max-width: 864px; min-width: 120px; position: relative;  overflow: hidden; 
	margin: 0 auto 16px auto; padding: 24px 32px 24px 32px; font-size: 16px; 
	background: #fff; border: solid 4px #cfcac7; box-sizing: border-box; border-radius: 16px;
}

.step_no {
	width: 80px; height: 68px; font-size: 40px; line-height: 68px; 
	text-align: center; margin: 0; padding: 0; color: #fff; 
	background-image: url("../img/bg_circle.png"); background-repeat: no-repeat;
}

.step_no_text	{ position: relative; left: -16px; }
.step_img_text	{ flex: 1; display:flex; align-items:center; justify-content:center; }
.step_img		{ float: left; width: 350px; font-size: 32px; margin: 0; padding: 0; }
.step_text		{ float: left; width: calc(100% - 380px); margin: 0 0 0 16px; overflow: hidden; 
					  font-size: 22px; color: #000; font-weight: 400; line-height: 32px; }
.step_text_s	{ font-size: 16px; color: #000; font-weight: 400; line-height: 18px; }
.step_end		{ font-size: 32px; }
.step_endimg	{ width: 34px; }
.step_end_air	{ width: 174px; font-size: 34px; float: left; line-height:111px; }
.step_endimg_air{ width: 176px; float: right; }
.stepflame_5_air { width: 350px; display:flex; }

.step_note_title{ font-size: 22px; line-height: 40px; color: #000; font-weight: 600; margin: 0 0 8px 0; }
.step_note		{ font-size: 18px; line-height: 24px; color: #000; font-weight: 400; margin: 0 0 16px 0; }
.step_note_memo	{ font-size: 16px; line-height: 18px; color: #000; font-weight: 400; padding-left: 1em; text-indent: -1em; }
.stepflame_note_txt { float: left; width: calc(100% - 200px); }
.stepflame_note_img { float: left; width: 200px; }
.step_text_note_flame { display: flex; width: 100%; max-width: 864px; min-width: 120px; margin:0 auto; }

.step_text_note	{
	font-size: 16px; line-height: 20px; color: #000; font-weight: 400; 
	padding-left: 1em; text-indent: -1em;
}


.step_note a		{ text-decoration: none; }
.step_note a:link	{ color: #e9774a; transition: 0.3s; }
.step_note a:visited{ color: #e9774a; transition: 0.3s; }
.step_note a:hover	{ color: #e50112; transition: 0.3s; }
.step_note a:active	{ color: #e50112; }


/* share button */
.share_button { width: 100%; text-align: center; }
.sns_tw { display: inline-block; width: 120px; height: 24px; }
.sns_fb { display: inline-block; position: relative; top: -7px; width: 120px; height: 24px; }



/***/
@media screen and ( min-width: 601px ) and ( max-width: 767px ){
	.menu_block_text { font-size: 16px; line-height: 18px; }
	.sharp_wifi { font-size: 28px; line-height: 40px; }
	.linkbox_1::before{
		content: ""; position: absolute; 
		left: 49%; top: 68px; width: 6px; height: 6px; 
	    border-top: 2px solid #555; border-right: 2px solid #555; 
	    -webkit-transform: rotate(135deg);
	    transform: rotate(135deg);
	}
	.linktxt_m  { line-height: 88px; font-size: 16px; }
	.linktxt_2s { height: 38px; font-size: 12px; line-height: 48px; }
	.linktxt_2m { height: 50px; font-size: 16px; line-height: 12px; }

	.kaden_name_s   { font-size: 20px; line-height: 20px; }
	.kaden_name_m   { font-size: 44px; line-height: 44px; }
	.kaden_name_m2  { font-size: 44px; line-height: 44px; }
	.kaden_name_img { height: 50px; }
	.kaden_name_hen { font-size: 28px; }
	.chapter_img img { width: 180px; }
}

@media screen and ( max-width: 767px ){
	.br_tab { display: block; }

	.img_pc { display: none !important; }
	.img_sp { display: block !important; }

	.stepflame_all	{ padding: 0 32px; overflow: hidden; }
	.step_no_text	{ position: relative; left: -16px; }

	.step_img_text	{ display: block; width: 100%; font-size: 24px; }
	.step_img  { display: block; width: 100%; text-align: center; }
	.step_text { display: block; width: calc(100% - 32px); text-align: left; font-size: 20px; }

	.step_note_title{ font-size: 20px; line-height: 22px; color: #000; font-weight: 600; margin: 0 0 16px 0; }
	.step_note		{ font-size: 16px; line-height: 18px; color: #000; font-weight: 400; margin: 0 0 8px 0; }
	.step_note_memo	{ font-size: 14px; line-height: 16px; color: #000; font-weight: 400; }
	.stepflame_note	{ font-size: 14px; line-height: 16px; color: #000; font-weight: 400; }
	.stepflame_note_txt { clear: both; width: 100%; }
	.stepflame_note_img { clear: both; width: 100%; margin: 0 auto; text-align: center; }
	.step_text_note	{ font-size: 14px; line-height: 16px; color: #000; font-weight: 400; }
}

@media screen and ( max-width: 600px ){
	.br_sp { display: block; }

	.menu_block_text { font-size: 14px; line-height: 16px; }
	.more_info {
		border:2px solid #92126a; box-sizing: border-box; border-radius: 20px; background: #cc6a92;
		max-width: 800px; margin: 0 auto; height: 40px; text-align: center; overflow: hidden;
	}
	.more_info_text_1 { font-size: 14px; line-height: 36px; }
	.more_info_text_2 { font-size: 12px; line-height: 18px; }

	.sharp_wifi {
		font-size: 20px; line-height: 24px;
	}
	.linkbox_1::before{
		content: ""; position: absolute; 
		left: 49%; top: 50px; width: 4px; height: 4px; 
	    border-top: 1px solid #555; border-right: 1px solid #555; 
	    -webkit-transform: rotate(135deg);
	    transform: rotate(135deg);
	}
	.linktxt_m  { line-height: 64px; font-size: 12px; letter-spacing: -0.15em }
	.linktxt_2s { height: 20px; font-size: 8px;  line-height: 34px; letter-spacing: -0.2em }
	.linktxt_2m { height: 44px; font-size: 14px; line-height: 30px; }

	.kaden_name_s   { font-size: 12px; line-height: 12px; }
	.kaden_name_m   { font-size: 20px; line-height: 20px; }
	.kaden_name_m2  { font-size: 20px; line-height: 20px; }
	.kaden_name_img { height: 30px; }
	.kaden_name_hen { font-size: 16px; }
	.chapter_img img { width: 100px; }

	.step_title { width: 100%; margin: 0 auto; padding: 0 32px; overflow: hidden; }
	.step_title_row2 { width: 100%;  }
	.step_title_col1 { width: 40%; text-align: right; }
	.step_title_col2 { width: 60%; text-align: left; }
	.step_title_col3 { width: 100%; margin: 0; }
	.step_title_l { font-size: 20px; color: #000; font-weight: 600; line-height: 1.5em; }
	.pushbutton_flame { width: 100%; height: 24px; background-color: #727272; border-radius: 12px; margin: 4px 0; }
	.pushbutton_text  { color: #fff; line-height: 24px; font-size: 16px; text-align: center; }
	.step_model { max-width: 864px; margin: 0 auto; text-align: center; padding: 0 32px; font-size: 12px; line-height: 14px; }
	.step_title_col1_img { width: 30px; }

	.step_text { display: block; width: calc(100% - 32px); text-align: left; font-size: 14px; line-height: 18px; }
	.step_text_s	{ font-size: 12px; color: #000; font-weight: 400; line-height: 12px; }
	.step_no_text	{ position: absolute; left: 14px; }

	.step_note_title{ font-size: 18px; line-height: 18px; color: #000; font-weight: 600; margin: 0 0 16px 0; }
	.step_note		{ font-size: 14px; line-height: 18px; color: #000; font-weight: 400; margin: 0 0 8px 0; }
	.step_end		{ font-size: 26px; }
	.stepflame_5_air { flex-flow: column-reverse wrap-reverse; }
	.step_endimg_air{ width: 100%; text-align:center;  }
	.step_end_air	{ width: 100%; font-size: 32px; line-height: 26px; text-align:center; }

	.menu_arrow div::before{ width: 8px; height: 8px; top: 50px; }
}

