
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');
/*----------------------------- 
動的スタイルシート
記事詳細ページ
----------------------------- */

#blog_kiji{
	margin-top:15px;
}



#blog_kiji_inner{
	width:780px;
	float:right;
	margin-left:10px;
}

hr{
	clear:both;
	border: 0;
	border-top: #CCC dotted 3px;
	margin:15px 0;
}

/*-- コンテンツ部分 --*/
#kijibasic {
	margin: 0 auto;
	text-align: left;
	float:left;
}

/*-- カテゴリバナー --*/
#cate_img_kiji {
	width: 780px;
    height:auto;
    overflow:hidden;
	margin-bottom:20px;
}


/*-- ブログコンテンツ --*/
#blog_contents{
	font-size:13px;
    width:580px;
    float:left;
    margin:10px 0;
	line-height:150%;
}

#blog_contents p{
	margin-bottom:15px;
}


/*-- ブログコンテンツ 幅広--*/
#blog_contents_w{

}

/*-- ブログメニュー --*/
#blog_menu {
	width: 160px;
    float:right;
    margin:10px 0;
	margin-left:40px;
}

/*-- h2 ブログタイトル --*/
#kijibasic h2.line01{
    font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
    letter-spacing: 0.02em;
    font-size:18px;
	margin:0 0 10px 0;
    border-bottom:3px solid #000066;
	padding-bottom:10px;
}

/*-- 更新日 --*/
#kijibasic div.date{
	float:right;
	display:block;
    font-size:13px;
    text-align:right;
    color:#666666;
    font-weight:bold;
}

/*-- 一覧へ戻るリンク --*/
#kijibasic .back_link{
	text-align:center;
    font-size:12px;
	margin-top:50px;
}

/*----------------------------- 
画像１～３
パターン２種　
----------------------------- */
#kijibasic .imgbox_typeB{
	margin:10px 0;
}

#kijibasic .imgbox_typeB img{
	float:left;
    margin:0 20px 20px 0;
}

/*----------------------------- 
ブログメニュー
----------------------------- */

#kijibasic .blog_box
{
	width:180;
	border:1px solid #CCCCCC;
	margin:10px 0 10px 0;
}

#kijibasic .blog_box h3{
	margin:0;
	padding:5px;
	background-color: #ffffff;
	border: 0px;
	font-size:14px;
	line-height:120%;
	text-align:left;
	color:#530E09;
	border-bottom: 1px solid #CCCCCC;
} 

#kijibasic .blog_box ul{
	margin:0 0 10px 0;
	list-style:disc;
    list-style-position:inside;
	padding:5px 5px 0 5px;
	font-size:12px;
}

#kijibasic .blog_box ul li{
		width:150px;
	color:#000066;
	margin:0 0 5px 0;
	border-bottom:1px dotted #000066;
	padding: 2px 10px 3px 5px;
}

#kijibasic .blog_box ul li a{
	text-decoration:none;
	color:#333;
}

#kijibasic .blog_box ul li a:hover{
	text-decoration:underline;
	color:#0000FF;
}


/*----------------------------- 
動的スタイルシート
記事一覧ページ
----------------------------- */
#kijibasic h3{
	margin:5px 0 10px 0;
	font-size:14px;
    border-left:5px solid #000066;
    padding:5px 0 5px 10px;
}

#kijibasic h3 a{
	color:#666666;
}

#kijibasic .kiji_item{
	font-size:12px;
	margin:0 0 20px 0;
	border-bottom:dotted 1px #000066;
}

#kijibasic .kiji_item img{
	margin:0 10px 10px 0;
}

#kijibasic .kiji_item .blog_next a{
	display:block;
	text-align:center;
    background:#000066;
    color:#FFFFFF;
    padding:3px;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
    width:100px;
    float:right;
    margin:20px 0;
}

#kijibasic .pager{
	text-align:center;
}



/*----------------------------- 
関連商品
----------------------------- */

#kijibasic table.item_table{
	margin:5px 2px;
	border:1px solid #CCCCCC;
    float:left;
    padding:2px 2px 10px 2px;
    width: 185px;
	height: 500px;
	word-break: break-all;
}

#kijibasic table.item_table tr{
	text-align:center;
	line-height:150%;
}

#kijibasic table.item_table td.img{
	height:18px;
}


#kijibasic table.item_table td.price{
	padding-top:5px;
	text-align:center;
	font-size:120%;
}

#kijibasic table.item_table td.shiyo{
	height:30px;
	padding:0;
	font-size:90%;
	line-height:120%;
}

#kijibasic table.item_table th{
	text-align:center;
	height:60px;
}

#kijibasic table.item_table th a{
	line-height:140%;
    margin:0;
    font-weight:bold;
}

#kijibasic table.item_table span.btn_box2{
	display:block;
    text-align:center;
    background:#000066;
    color:#FFFFFF;
    padding:3px;
    font-size:12px;
	margin-left:10px;
}

#kijibasic table.item_table span.btn_box2 a{
	color:#ffffff;
	text-decoration:none;

}

/*----------------------------- 
よくある質問
----------------------------- */

ul.faq_list{
	margin:20px 0;
}

ul.faq_list li{
	margin:0 0 10px 10px;
	border-bottom:1px dotted #CCC;
	padding:0 0 5px 15px;
	list-style:none;
	background: url(../images/base/yajirushi.jpg) no-repeat 0px 0.5em;
}

ul.faq_list li span.q{
	font-weight:bold;
	color:#000066;
}

ul.faq_list li span.q a:hover{
	color:#FF0000;
}

ul.faq_list li a{
	text-decoration:none;
	color:#333333;
}

ul.faq_list li a:hover{
	color:#FF0000;
}

/*-- h2 ブログタイトル --*/
#kijibasic h2.q_line01{
	height:47px;
	width:520px;
	margin:0 0 20px 0;
	background: url(../images/faq/q_title.jpg) no-repeat;
	padding:10px 0 0 60px;
	font-size:120%;
}

#kijibasic h2.q_line02{
	height:45px;
	width:520px;
	margin:0 0 20px 0;
	background: url(../images/faq/q_title.jpg) no-repeat 0px 0.3em;
	padding:0 0 5px 60px;
	font-size:120%;
	line-height:140%;
}


div.a_box{
	width:500px;
	margin-left:65px;
}


/*----------------------------- 
お知らせ
-------------------------- */


.top_news2{
	font-size:102%;
	line-height:150%;
	margin-bottom:10px;
	border:2px #FD0509 solid;
	padding:5px;
	text-align:left;
}

.top_news2 p{
	margin-bottom:5px;
}

.top_news2 a{
	text-decoration:none;
}
/*----------------------------- 
新作　プロテクション
-------------------------- */

.protection_contents{
	background: #dbc6a8;
	text-align: center;
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}
.protection_contents h2{
	background: #ae8f6a;
	color:#fff;
	width:100%;
	padding:20px 0;
	font-size: 20px;
	line-height: 200%;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.protection_contents hr{
	border-top:1px solid #000;
	width: 500px;
	margin:0 auto;
}
.protection_contents h3{
	color: #31271a;
	font-size: 14px;
	line-height: 24px;
	width:100%;
	padding:20px 0;
	border-left:none!important;
}
.protection_contents img{
	margin:0 auto;
}
.protection_contents p{
	color: #3a2916;
	font-weight: 400;
	line-height: 24px;
	padding:20px 20px;
}
.protection_contents .item_table_box{
    float:left!important;
    width: 220px;
	margin:10px 30px 50px 30px;
	line-height:1.6em;
	border:1px solid #000!important;
	background: #fff9f0;
}
.protection_contents h4{
 padding: 0.5em 0.5em;
  margin: 0.5em 8em;
  color: #2c2c2f;
  background: #e6d7c1;
}

/*----------------------------- 
新作　portergirl_shell
-------------------------- */
.shell_contents{
	background: #fcdfc4;
	text-align: center;
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}
.shell_contents h2{
	background: #d3a598;
	color:#fff;
	width:100%;
	padding:20px 0;
	font-size: 20px;
	line-height: 200%;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.shell_contents hr{
	border-top:1px solid #000;
	width: 500px;
	margin:0 auto;
}
.shell_contents h3{
	color: #31271a;
	font-size: 14px;
	line-height: 24px;
	width:100%;
	padding:20px 0;
	border-left:none!important;
}
.shell_contents img{
	margin:0 auto;
}
.shell_contents p{
	color: #3a2916;
	font-weight: 400;
	line-height: 24px;
	padding:20px 20px;
}
.shell_contents .item_table_box{
    float:left!important;
    width: 220px;
	margin:10px 30px 50px 30px;
	line-height:1.6em;
	border:1px solid #000!important;
	background: #fff9f0;
}
.shell_contents h4{
 padding: 0.5em 0.5em;
  margin: 0.5em 8em;
  color: #fff;
  background: #dbb6ac;
}
/*----------------------------- 
新作　porter smoky
-------------------------- */
.new_smoky,.new_ride{
	font-size: 16px;
	font-family: 'Noto Sans JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
	line-height: 1.6;
	word-break: break-all;
	font-weight: 300;
	padding:0 0 0 20px;
	/*background:#F5F3ED;
	padding:15px 25px;*/
}
.new_smoky h3,.new_ride h3,.new_packs h3{
	padding:20px 0;
	font-size: 26px !important;
	line-height: 1.4em;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	color:#4A352B;
	border:none !important;
	margin: 35px 0 8px !important;
	padding:0 !important;
}
.new_packs h3{
	color: #296aba !important;
	border-bottom: 2px solid #f4eb00 !important;
	margin-bottom: 20px !important;
}

.new_smoky p{
	margin-bottom:20px;
}

.new_smoky .f-txt,
.new_smoky .f-txt_left{
	width: 350px;
	height: 320px;
	display: grid;
	place-items: center;
	box-sizing: border-box;
	padding: 35px 15px;
	background: #F5F3ED;
	border-bottom-right-radius: 60px;
}
.new_smoky .f-txt_left{
	width: 350px;
	height: 350px;
	border-bottom-right-radius: 0 !important;
	border-top-right-radius: 60px;}


.photo_r_lt{
  border-top-left-radius: 60px;
 
}

.photo_r_lb{
	border-bottom-left-radius: 60px;
}

/*----------------------------- 
新作　POTR RIDE
-------------------------- */
/*バナーimg*/
.bn_img{
	width: 100%;
	height: auto;
	display: block;
	text-align: center;
}


/* h3要素のスタイルを設定します。 */
.ride_text h3{
	text-align: center; /* テキストを中央揃えに設定 */
}

/* .boxクラスはflexボックスを使用して子要素を横方向に配置し、間にスペースを確保します。 */
.ride_box,.ride_box2 {
	display: flex; /* 子要素をフレックスボックスとして配置 */
	flex-direction: row; /* 子要素を横方向に配置 */
	justify-content: space-between; /* 子要素の間にスペースを均等に配置 */
	margin-bottom: 40px; /* 下部に40pxのマージンを追加 */
	align-items: center; /* 子要素を水平中央揃えに配置 */
	justify-content: center; /* 子要素を垂直中央揃えに配置 */
}

.ride_box2{
	flex-direction: row-reverse !important; 
}

/* .textクラスは背景色を設定します。 */
.ride_text {
	background-color: #f5f3ed; /* 背景色を設定 */
	width: 50%; /* 幅を親要素の50%に設定 */
	border-radius: 30px; /* 角丸を30pxに設定 */
	padding: 20px; /* パディングを10pxに設定 */
}

.ride_text p{
    text-align: left; /* 左揃えに設定 */
}

/* .pictクラスは画像のサイズとマージンを設定します。 */
.ride_pict {
	width: 50%; /* 画像の幅を親要素の50%に設定 */
	height: auto; /* 画像の高さを自動調整 */
	display: block; /* 画像をブロックレベル要素に設定 */
	margin: 0 auto; /* 画像を左右中央揃えに設定 */
}

/* .pict内のimg要素のスタイルを設定します。 */
.ride_pict img {
	width: 100%; /* 画像の幅を親要素に合わせる */
	height: auto; /* 画像の高さを自動調整 */
}

/* .boxの偶数番目の要素のスタイルを設定します。 */
.ride_box2:nth-child(even) {
	flex-direction: row-reverse　; /* 子要素を逆方向に配置 */
}

/* 偶数番目の.textクラスのテキストを右揃えにします。 */
.reide_box2:nth-child(even) .text {
	text-align: right; /* テキストを右揃えに設定 */
}

/* 偶数番目の.pictクラスのマージンを調整します。 */
.ride_box2:nth-child(even) .pict {
	margin-left: 0; /* 左マージンを0に設定 */
	margin-right: 3%; /* 右マージンを3%に設定 */
}

.s_txt{
	font-size: 0.8rem; /* フォントサイズを0.8remに設定 */
    margin-top: 10px;  /* 上部のマージンを10pxに設定 */
}

.tpbt{
	margin-top: 30px;  /* 上部のマージンを30pxに設定 */
    margin-bottom: 30px;  /* 下部のマージンを30pxに設定 */
}
  
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }

 /*-----------------------------
　PACKS
-------------------------- */
.packs_text {
	background-color: #edf5ff !important /* 背景色を設定 */
}

.packs_box{
	margin-bottom: 20px !important; 
}

.kiji_mb{
	margin-bottom: 80px !important;  /* 下部のマージンを80pxに設定 */
}

a {
	text-decoration: none;
}

a:hover {
	opacity: 0.7;
}

.back_icon{
    background: url(../images/tokushuu/link_icon.png) no-repeat left center  / 40px auto;
    padding: 8px 10px 10px 40px;
}

.back_icon_f{
	font-size: 18px;
}
.back_icon_f2{
	font-size: 10px;
}

.text_color{
	color: #2666ae;
}

/*-----------------------------
　SCOPE
-------------------------- */
.new_scope h3{
	font-size: 18px;
	color: #333;
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}

/*.back_icon2{
    background: url(../images/tokushuu/link_icon2.png) no-repeat left center / 40px auto;
    padding: 8px 10px 10px 40px;
}*/

.scope_textbox, .scope_textbox2{
	height: 360px;
	background-color: #ffffff;
	padding: 5px 20px 5px 5px;
}
.scope_textbox2{
	padding: 5px 5px 5px 20px;
}
.scope_textbox p{
	line-height: 1.5; /* 1.5倍の行間を設定 */
}

.scope_lineup{
	display: flex; 
	align-items: center;
	gap: 20px; /* 画像とテキストの間に20pxの間隔を設ける */
	margin-top: 20px;
}

.scope_lineup p {
	margin: 0; /* マージンをリセット */
}
   
.scope_box2{
	flex-direction: row-reverse !important;
}
.scope_lineup img{
	border-radius: 50%; /* 画像を丸く表示する */
}
/*-----------------------------
　cta
-------------------------- */
/* コンテンツ全体の幅調整 */
.cta-container {
    max-width: 900px;
    margin: auto;
    background: #fff;
    padding: 20px;
}

/* 見出しスタイル */
.cta-container h2 {
    font-size: 1.5rem;
    padding-left: 10px;
    margin-top: 30px;
	margin-bottom: 10px;
	border-bottom: 4px solid #e8eaed;
	padding-bottom: 10px; 
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
}

/* セクションのデザイン */
.cta-section {
    margin-bottom: 10px;
}
.cta-section2 {
    margin-bottom: 40px;
}
.cta-section p{
	margin-bottom: 10px;
	text-align: center; /* テキストを中央揃え */
    padding: 20px; /* 余白を追加（必要に応じて調整） */
	font-weight: bold;
}
.cta-section2 p{
	text-align: left;
	margin-bottom: 20px;
}

/* 画像のスタイル */
.product-image {
	width: 100%;
    height: auto;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(255, 255, 255, 0.2);
    display: block; /* ブロック要素に設定 */
    margin: 10px auto; /* 上下のマージンを10px、左右を自動設定（中央寄せ） */
}


.feature {
    display: flex;
    align-items: center;
    gap: 20px; /* テキストと画像の間隔 */
    margin-bottom: 40px;
}

.feature img {
    width: 30%;
    height: auto;
	border-radius: 5px;
}

.feature p {
    flex: 1; /* テキストを適切な幅に調整 */
	text-align: left;
}

.image-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* 2列レイアウト */
    gap: 10px;
    justify-content: center;
    max-width: 800px; /* 2列で収める最大幅 */
    margin: auto;
}

.image-item {
    display: flex;
    flex-direction: column; /* 画像の下にリンクを配置 */
    align-items: center;
    text-align: center;
}

.image-item img {
    width: 100%;
    height: auto;
    display: block;
	border-radius: 5PX;
}

.image-item a {
    display: block;
    margin-top: 5px;
    color: #4d4a4a;
    text-decoration: none;
    font-size: 18px;
}

.image-item a:hover {
    text-decoration: underline;
}

.image-item p {
    background: url(../images/tokushuu/link_icon2.png) no-repeat; /* 背景画像を設定 */
    background-position: 60px center; /* 背景画像の位置を右に寄せて中央に設定 */
    background-size: 40px auto; /* 背景画像のサイズを指定 */
    padding: 8px 10px 10px 50px; /* 左側に余白を追加してテキストを右に移動 */
    display: block;
    text-align: left; /* テキストを左揃えに設定 */
    width: 100%; /* 要素の幅を指定 */
    text-indent: 50px; /* テキストの開始位置を指定 */
}
.marker {
    background-color: yellow; /* マーカーの背景色を黄色に設定 */
    padding: 2px 4px; /* テキスト周りの余白を設定 */
    border-radius: 3px; /* 角を丸くする */
}