/*
Theme Name: fac_child
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.6.1
*/


@import url('https://fonts.googleapis.com/css2?family=EB+Garamond&family=M+PLUS+1p:wght@100;300;400;500;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1:wght@400;500;600;700;800&display=swap'); /* font-family: 'Shippori Mincho B1', serif; */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap'); /* font-family: "Oswald", sans-serif; */


body{ background-color: #d0caf0; }
.breadcrumb{ display:none; }


/* サイトロゴとヘッダーナビを縦に積む。中央配置も追加 */
div#site-header-container {
  display: block;
  text-align: center;
}
/* ヘッダーナビをコンテンツ幅いっぱいに広げる */
body:not(.header_scrolled) .global-nav--layout--float-right {
  display: block;
  width: 100%;
}
.global-nav-list {
  justify-content: center;
  width: 100%;
}
/* サイトロゴを中央配置とする */
.site-header--layout--nav-float .site-header-logo {
  display: inline-block;
  width: auto;
  margin-right: 0;
}


/** メニューバーの背景色・文字色変更 */
.site-header { background-image: linear-gradient(90deg, #5e85b8, #cc6496); }
.global-nav-list>li .global-nav-name { color:#fff; }


/**　文字をイタリックにする　**/
.sec_title_main	{ font-style:italic; font-size:6em; font-family: 'Shippori Mincho B1', serif; font-weight:500; }
.sec_title_main span { font-size:0.8em; letter-spacing: -10px; }
.sec_title	{ font-style:italic; font-size:2.5em; }

typewritten-text { font-size:1em; text-align: center; }
.txt_center		{ text-align: center; }
.txt_white		{ color:#fff; }

.sec_alpha	{
			font-size:9em;
			font-family: "Oswald", sans-serif;
			font-weight:600;
			color:#fff;
			margin:0;
			padding:0;
			position: relative;
			top:30px;
			line-height: 0;
			}
.sec_alpha2	{
			font-size:9em;
			font-family: "Oswald", sans-serif;
			font-weight:600;
			color:#3372b5;
			margin:0;
			padding:0;
			position: relative;
			top:40px;
			line-height: 0;
			}
.sec_alpha3	{
			font-size:9em;
			font-family: "Oswald", sans-serif;
			font-weight:600;
			color:#eef7ff;
			margin:0;
			padding:0;
			position: relative;
			top:40px;
			line-height: 0;
			}



.main_box	{
			background-image: url("https://plusone-inc.com/demo_fac/wp-content/uploads/2025/09/main_image.png");
			background-repeat: no-repeat;
			background-color: #d0caf0;
			background-position: right top;
			background-size: 50%;
			}



.btn_box		{ position: relative; z-index: 1; bottom:-70px; }
.offer_btn		{ font-size:1.5em; }
.offer_btn_posi	{ font-size:1.5em; position: relative; top:-35px; }
.offer_btn_posi2	{ font-size:1.5em; position: relative; top:35px; z-index: 3;}


.flow_title_step	{ margin-bottom:0; font-size:0.8em; }
.flow_title		{ font-family: 'Shippori Mincho B1', serif; color:#dc0000; margin-top:0; font-size:1.2em; }


.outline	{ border:1px solid #fff; }
.outline td	{ border-bottom:1px solid #444; padding:1em 0; color:#444; text-align:left; }

.footer-nav {  background-image: linear-gradient(90deg, #5e85b8, #cb6396); }
.footer-nav a {  color:#fff!important; font-size:1.3em; }




.hikaku table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  margin: 40px auto;
  font-size:2em;
  line-height: 1.6;
}
.hikaku th, td {
  padding: 1.5em 1em;
  text-align: center;
}
.hikaku table th:nth-of-type(1) {
  background-color: ;
}
.hikaku table th:nth-of-type(2) {
  background-color: #ea5506;
  color: #fff;
}
.hikaku table th:nth-of-type(3) {
  background-color: #66ccff;
  color: #fff;
}
.hikaku table th:nth-of-type(4) {
  background-color: #66ccff;
  color: #fff;
}


.hikaku table td:nth-of-type(1) {
  background-color: #efefef;
  color:#444;
  padding:1em 0.5em;
  font-size:16px;
}
.hikaku table td:nth-of-type(2) {
  background-color: #ffe9ff;
  color:#cb4444;
  font-size:16px;
}
.hikaku table td:nth-of-type(3) {
  background-color: #fff;
  color:#444;
  font-size:16px;
}
.hikaku table td:nth-of-type(4) {
  background-color: #fff;
  color:#444;
  font-size:16px;
}




.hikaku table tr:nth-of-type(2) {
  font-size: 30px;
}
.yen {
  display: block;
  font-size: 12px;
}

.button {
  background-color: #25b327;
  padding: 5px 20px;
  text-decoration: none;
  border-radius: 30px;
  color: #fff;
  font-weight: 600;
}

.smb-accordion__item__title { padding:0.8em; border-radius: 5px; }


.outline { border:1px solid #d0caf0; }
.outline table {  }
.outline td { padding:1em 0px; border:1px solid #d0caf0; }

@media screen and (max-width:480px){
	
	.global-nav-list { display:none; }
	.sec_title_main	{ font-style:italic; font-size:3em; font-family: 'Shippori Mincho B1', serif; font-weight:500; text-align: center; margin-top:3em; }
.sec_title_main span { font-size:0.8em; letter-spacing: -10px; }
.main_box	{
			background-image: url("https://plusone-inc.com/demo_fac/wp-content/uploads/2025/09/main_image.png");
			background-repeat: no-repeat;
			background-color: #d0caf0;
			background-position: center top;
			background-size:90%;
			}
	
	
	.sec_alpha	{
			font-size:5em;
			}
.sec_alpha2	{
			font-size:5em;
						}
.sec_alpha3	{
			font-size:5em;
			
			}
	
	
	
}
