
/* subpage
1カラムのコンテンツレイアウト
------------------------------ */
/* #container1Column
------------------------------ */
p.copyright {
    color: #fff !important;
}

#container1Column{
width: 1200px;
margin:0 auto;
color:#333;
}

/* IE以外 */
:root #container1Column {
max-width: 1200px;
width: 100%;
}

:root #container1Column {
max-width: 1200px;
width: 100%;
background:#FFF;
}

body #container1Column {
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    -webkit-text-size-adjust: 100%;
}


/*----------------------------------------------------
    clerfix
----------------------------------------------------*/
.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 1px;
}
.cf {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac \*/
* html .cf {
	height: 1%;
}
.cf {
	display: block;
}
/* End hide from IE-mac */

/*----------------------------------------------------
    文字等
----------------------------------------------------*/
.hokota p{
	line-height: 1.7;
}
.center{
	text-align: center;
	}
p.l-tx {
    font-size: 22px;
    line-height: 1.8;
    font-weight: bold;
}
.left-tx {
    text-align: left;
}
#container1Column .mbHem {
	margin-bottom: 0.5em;
}
#container1Column .small {
	font-size: 80%;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#movieVisual {
	margin-top: 12%;
}
#wrapTopVisual img {
	text-align: center;
	height: auto;
	width: 100%;
	margin: auto;
	z-index: -9999;
}
#movieVisual img {
	text-align: center;
	height: auto;
	width: 100%;
	margin: auto;
	z-index: -9999;
}
#wrapTopVisual .top_sp,
#movieVisual .mv_sp {
	display: none;
}
#book-ab {
    margin: 50px auto;
    width: 98%;
}
.bookinfo {
    margin: 1em 0;
}

.ttl-moble {
	display: none;
}
.ttl img {
    width: 100%;
}
.ttl-moble img{
	display: block;
    margin-right: auto;
    margin-left: auto;
}
.book-box {
	display: flex;
	justify-content: space-between;
    width: 84%;
    margin: 0 auto;
	align-items: flex-start;
}
.book-box2 {
	display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 3em auto;
    align-items: flex-end;
}
.cover {
    width: 45%;
}
.cover img {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	width: 100%;
	transition: 0.3s;
}
.text-box {
    margin: 0.5em;
}
.book-h3 {
    margin-top: 4px;
    padding: 0.5em 1em;
    width: 75px;
    text-align: center;
    color: #0E2948;
    border: 1.5px solid #0E2948;
    border-radius: 6px;
}
.model {
    margin-top: 0.5em;
    font-size: 1em;
    color: #0E2948;
    line-height: 1.3;
    text-indent: 1em;
}
.model li span {
    font-size: 0.8em;
    vertical-align: bottom;
}
.menu-container {
    display: flex;
    display:  -webkit-flex;
    align-items: center;
    margin: 30px auto;
    width: 90%;
    writing-mode: vertical-rl;
    text-orientation: upright;
}
.menu-container ul li {
    line-height: 2.3;
    font-size: 1em;
    color: #0E2948;
}
.menu-container ul li span {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    text-combine-upright: all;
    -webkit-text-combine: horizontal;
}
.menu-container ul li a {
    color: #0E2948!important;
    text-decoration: none;
}
.obi img {
    width: 100%;
}
.movie-text {
    margin-top: 50px;
    font-size: 34px;
}
#movie {
    width: 84%;
    margin: 0 auto;
}
.youtube {
    position: relative;
    margin: 5%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 2rem;
}
.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: drop-shadow(0px 0px 5px rgba(0,0,0,.3));
}
.margin-bm {
	margin-bottom: 3em;
}
.movie-contents {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 50px;
}
.item {
    margin: 20px;
}
.bold {
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
    line-height: 1.5;
}



div#bookinfo li{
    font-size: 16px;
    line-height: 2;
	font-weight: 600;
	margin-left: 2em;
}
#bookinfo a{
	text-decoration: none;
	color: #000;
	transition: 0.3s;
}

div#bookinfo a:hover{
	letter-spacing: 6px;
	transition: 0.2s;
	opacity: 0.5;
}
.order1 {
    width: 45%;
}
/*配置*/
.p-mr {
    margin: 0 2em;
}
.fl{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.tx-cn{
	text-align: center;
}
.mr-20{
	margin: 20px 0;
}
.mr-30{
	margin: 30px 0;
}
img {
    height: auto;
    max-width: 100%;
}
/*ジャンプ共通の指示*/
.jump-btn {
	font-weight: bold;
	color: #423119 !important;
	position: relative;
	padding: 1em 0.6em;
	border-radius: 5px;
	text-align: center;
	margin: 9px;
	width: 130px;
	transition: 0.3s;
}
.jump-btn:hover {
	opacity: 0.7;
	transition: 0.3s;
}
.jump-btn a {
    display: block;
    color: #fff !important;
}

.erea-jump {
    margin: 5em 0;
}
div #areanavi {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-between;
    margin-top: 1em;
}
.jump-btn img{
	height: auto;
	width: 80px;
}
.jump-btn p{
	font-size: 15px;
	font-weight: 600;
}
/* 緑　観光 */
.jump03 {
	background: #16AE67;
	color: #fff !important;
}
/* 黄緑　医療 */
.jump05 {
	background: #8fc31f;
	color: #fff !important;
}
/* オレンジ　その他 */
.jump06 {
	background: #f39800;
	color: #fff !important;
}
/* 赤　子育て */
.jump04 {
	background: #db527e;
	color: #fff !important;
}
/* 青 広報 */
.jump02 {
	background: #6EB92B;
	color: #fff !important;
}
/* グレー movie */
.jump01 {
	background: #21B5EA;
	color: #fff !important;
}
/* グレー movie */
.jump07 {
	background: #AA4279;
	color: #fff !important;
}
.jump08 {
	background: #E84466;
	color: #fff !important;
}

/*電子書籍*/
.sp {
	display: none;
}
.f-msp {
	text-align: center;
}
img.sp-tl {
    width: 180px;
    margin-bottom: 30px;
}
.back-color2 {
    padding: 40px 0;
	margin-top: 30px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.back-color2::before {
    content: '';
    position: absolute;
    top: 0;
    left: 75%;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/themes/ebooks_article/img/subpage/hokota-yoran2026/ashirai.png);
    background-size: 150px;
    background-repeat: no-repeat;
}
.spimg-eb::after {
    content: '';
    position: absolute;
    top: 80%;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/themes/ebooks_article/img/subpage/hokota-yoran2026/haguruma.png);
    background-size: 200px;
    background-repeat: no-repeat;
    z-index: 0;
}
.back-color3 {
    background-color: #E8E8E3;
    background-size: cover;
    background-position: left bottom;
    padding: 90px 0;
    margin-top: 30px;
    text-align: center;
}
.back-color3 p {
    width: 80%;
    display: inline-block;
}
.f-msp img{
    height: auto;
    width: 250px;
    display: inline-block;
    text-align: center;
}
.f-mss {
    width: 280px;
    display: inline-block;
    margin-bottom: 45px;
}
.sp-50{
	padding: 35px 0;
}
.f-ms {
	display: none;
    width: 250px;
    margin-top: 4em;
}

.eb-yoran {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
	z-index: 10;
}
.eb-l {
    width: 40%;
    text-align: center;
}
.eb-l h2{
	margin-bottom: 3em;
}
.eb-tl{
	max-width: 200px;
}
.eb-r {
    width: 40%;
    text-align: center;
	position: relative;
}
.pc-eb{
	overflow: hidden;
	position: relative;
}
.pc-eb::after {
    content: '';
    position: absolute;
    top: 0;
    left: 84%;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/themes/ebooks_article/img/subpage/hokota-yoran2026/ashirai.png);
    z-index: 0;
    background-size: 180px;
    background-repeat: no-repeat;
}
img.eb-img {
    height: 380px;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
    width: auto;
    transition: 0.3s;
}
img.eb-img:hover{
	opacity: 0.6;
	transition: 0.3s;
}
.sp.sp-next {
    margin: 3em 2em;
}
/*ボタン*/
.eb-btn{
	background: #0091a4;
    padding: 10px 40px;
    border-radius: 60px;
    color: #fff !important;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px;
	display: inline-block;
	transition: 0.3s;
}
.eb-btn:hover{
	opacity: 0.5;
	transition: 0.3s;
}
/*あゆみ*/
div#ina_ayumi {
    background: #e8f7ff;
    padding: 50px 0 30px 0;
}
.ayumi-l{
	width:30%;
	text-align: center;
}
.ayumi-r{
	width: 60%;
	text-align: center;
}
.ayumi-r img{
	max-width: 100%;
	height: auto;
}
.ayumi-r p{
	margin: 1em 0;
	text-align: left;
	line-height: 1.7;
}

.obi{
	text-align: center;
	margin: 2em 0;
}
.obi img {
    width: 70%;
}
.kumo2 {
	text-align: center;
	background-image: url('/wp-content/themes/ebooks_article/img/subpage/hokota-yoran2026/kumo2.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; 
}
.kumo2-tx {
    text-align: center;
    width: 50%;
    display: inline-block;
	margin: 2.5em 0;
	padding: 5em 0;
}
.sun {
    text-align: center;
    margin-top: -8%;
}
.korekara {
    text-align: center;
}
.korekara img {
    width: 80%;
}
/*本編*/
h3.main-h3 {
    font-size: 20px;
    font-weight: bold;
	line-height: 1.5;
}
p.main-tl {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 18px;
}
.maintl-l {
    width: 20%;
}
.maintl-r {
	width: 70%;
}
.fl-30 {
    width: 30%;
}
.fl-45 {
    width: 45%;
}
.fl-50 {
    width: 50%;
}
.fl-60 {
    width: 70%;
}
.tx-main {
    width: 80%;
    text-align: center;
    display: inline-block;
}
.cover img:hover {
	transform: translateY(-3px);
    webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.mr-main{
	margin: 30px 0 60px;
}
.main-l {
	width: 45%;
	margin: 0 1.5em;
}
.main-r {
	width: 45%;
}
.ttl-moble img {
	    display: none;
    }
.sp-img {
	display: none;
}
/*ラスト*/
.ms-fl{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-bottom: 50px;
}
.ms-l {
    width: 30%;
	margin: 0 2em;
}
.ms-r {
    width: 50%;
}
.last-txsp{
	text-align: center;
}
/*ページトップボタン*/
.scroll-to-top {
  position: fixed;
  right: 10px; /* 画面右からの距離 */
  bottom: 20px; /* 画面下からの距離 */
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
	z-index: 100;
	transition: 0.3s;
}
.scroll-to-top:hover {
	transform: rotate(-15deg);
	transition: 0.3s;
}
.scroll-to-top img {
  width: 70px; 
  height: 70px; 
	z-index: 100;
}

/*稲敷市フッター*/
.fl-ft {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
}
.fl-ft p{
    color: #3E3A39 !important;
}
.fl-ft div{
	margin-left: 2em;
}
.ft-h{
	font-size:20px;
	font-weight: bold;
}
img.logo {
    width: 250px;
    margin-bottom: 1em;
}
.cityscape {
    margin-bottom: -0.5em;
}
.back-color {
    background-color: #e8f7ff;
    background-size: cover;
    background-position: left bottom;
    padding: 40px 0;
}
@media screen and (max-width: 950px) {
.main-r {
    width: 80%;
}
.main-l {
    width: 80%;
    margin: 0 1.5em;
}
	.maintl-l {
    width: 30%;
}
}
@media (max-width: 780px) {
	
.movie-contents {
    flex-direction: column;
    margin-bottom: 10px;
}
.look {
	width: 250px;
		margin-top: 1em;
}
.ayumi-l {
    width: 50%;
    margin-bottom: 3em;
    text-align: center;
	margin-right: 0;
}
	.ayumi-r {
    width: 85%;
}
}
@media screen and (max-width: 899px) {
	.ayumi-l {
    margin-right: 2em;
}

}
@media screen and (max-width: 900px) {
	.pc {
		display: none;
	}
	.sp {
	display: block;
}
}
@media (min-width: 769px) {
    .pc_footermenu ul li a {
        color: #fff !important;
        height: 16px !important;
        padding: 0 15px 0 8px !important;
        margin: 0 5px 0 0 !important;
        position: relative !important;
        width: auto !important;
        font-size: 13px !important;
        text-decoration: none !important;
        border-left: 1px solid #ddd !important;
    }
}
@media (orientation: landscape) and (max-width: 850px) {
    .menu-container {
        height: 270px;
    }
    .menu-container ul li {
        font-size: 1rem!important;
        line-height: 2;
    }
	.main-l{
		width: 85%;
	}
.main-r{
		width: 85%;
        margin: 0 1.5em;
	}
	}

@media screen and (max-width: 767px) {
	img.chara {
    width: 200px;
    margin-top: 4em;
}
    .model {
        font-size: 0.8em;
        text-indent: 0;
    }
    .menu-container {
        margin: 18px auto;
    }
    .menu-container ul li {
        line-height: 2;
}
.maintl-l {
    width: 30%;
}
}
@media screen and (max-width: 650px) {
	.f-ms {
	display: block;
}
	 .ayumi-l {
        width: 30%;
		 margin-right: 0;
    }
    	.book-box {
        flex-wrap: wrap;
		flex-direction: column;
    }
	.book-box2 {
        flex-wrap: wrap;
		text-align: center;
    }
		div#bookinfo {
    border-top: solid 2px;
    padding-top: 15px;
}
	.ttl-moble img {
    display: block;
    margin-right: auto;
    margin-left: auto;
	width: 90%;
}
	.ttl-moble {
    display: block;
}
	.cover {
    width: 100%;
		margin-bottom: 2em;
}
	.order1 {
    width: 100%;
}
	.sp-img {
		display: initial;
	}
	.pc-img {
		display: none;
	}
	.jump-btn {
    margin:0.5em;
}
	.p-mr {
    margin: 0 1.5em 3em;
}
}
@media screen and (max-width: 700px) {
	.mirai1 {
		order: 2;
	}
	.mirai2 {
		order: 1;
	}
	.shinai1 {
		order: 2;
	}
	.shinai2 {
		order: 1;
	}
    .maintl-l {
        width: 30%;
    }
	    .tx-main {
        width: 100%;
    }
	    .main-r {
        width: 100%;
        margin: 1em 0;
    }
	    .main-l {
        width: 100%;
        margin: 1em 0;
    }
	.maintl-r {
    width: 95%;
}
    #wrapTopVisual {
	    width: 100%;
	    float: none;
	    margin: auto;
    }
    #wrapTopVisual .top_pc {
	    display: none;
    }	
    #wrapTopVisual .top_sp {
	    display: block;
    }
    .cover {
        width: 100%;
        margin: 20px 0;
    }
    .order1 {
        order: 2;
    }
    .order2 {
        order: 1;
    }
    .ttl-moble {
        display: block;
    }
    .model {
        font-size: 1em;
        text-indent: 1em;
    }
    .menu-container ul li {
        font-size: 0.9em;
        line-height: 1.8;
    }
    .movie-text {
        font-size: 18px;
    }
    .info {
        margin: 20px 5%;
    }
}
@media screen and (max-width: 568px) {
	   
	.back-color2::before {
    content: '';
    position: absolute;
    top: 0;
    left: 85%;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/themes/ebooks_article/img/subpage/hokota-yoran2026/ashirai.png);
    background-size: 130px;
    background-repeat: no-repeat;
		overflow: hidden;
}
	img.sp-tl {
    width: 140px;
}
	.mirai1 {
		order: 2;
	}
	.mirai2 {
		order: 1;
	}
	.shinai1 {
		order: 2;
	}
	.shinai2 {
		order: 1;
	}
    .maintl-l {
        width: 50%;
    }
	    .tx-main {
        width: 100%;
    }
	    .main-r {
        width: 100%;
        margin: 1em 0;
    }
	    .main-l {
        width: 100%;
        margin: 1em 0;
    }
	.maintl-r {
    width: 95%;
}
    #wrapTopVisual {
	    width: 100%;
	    float: none;
	    margin: auto;
    }
    #wrapTopVisual .top_pc {
	    display: none;
    }	
    #wrapTopVisual .top_sp {
	    display: block;
    }
    .cover {
        width: 100%;
        margin: 20px 0;
    }
    .order1 {
        order: 2;
    }
    .order2 {
        order: 1;
    }
    .ttl-moble {
        display: block;
    }
    .model {
        font-size: 1em;
        text-indent: 1em;
    }
    .menu-container ul li {
        font-size: 0.9em;
        line-height: 1.8;
    }
    .movie-text {
        font-size: 18px;
    }
    .info {
        margin: 20px 5%;
    }
	.erea-jump {
    margin: 2em 0;
}
	.jump-btn img {
    height: auto;
    width: 60px;
}
	.jump-btn p {
    font-size: 14px;
}
}
@media (max-width: 400px) {
	.nav-contents {
		flex-direction: column;
	}
	.nav-contents div {
		margin-bottom: 20px;
	}

}
/*SNSエリア*/
.tl-bottom {
    text-align: center;
}
.tl-bottom img{
    width: 100px;
	height: auto;
	margin-bottom: 15px;
}
.align-center {
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color: #222 !important;
}
.nav-contents {
    margin-top: 50px;
    height: 250px;/*エリアの高さ*/
}
.nav-contents p img:hover {
    box-shadow: 0 10px 20px -5px rgba(0,0,0,.2);
    transform: translateY(-3px);
    webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
}
.sns-box {
    display: flex;
    justify-content: center;
    padding-top: 10px;
	flex-wrap: wrap;
}
.sns-box div {
    margin: 20px;
	text-align: center;
	width: 100%;
}
.sns-box a {
    margin: 0 10px;
}
.sns-box a img{
	display: inline-block;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.sns-box a img:hover {
	-webkit-animation: bounce 2s ease-in-out;
	animation: bounce 2s ease-in-out;
}
.image-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  width: 80%;
  margin: 0 auto;
	margin-top: 2em;
}

.image-grid a {
  display: block;
}

.image-grid img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s ease;
}

.image-grid img:hover {
  transform: scale(1.05);
}

/* タブレット */
@media (max-width: 1024px) {
  .image-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* スマホ */
@media (max-width: 768px) {
  .image-grid {
    grid-template-columns: 1fr;
    width: 80%; 
  }
}

@media screen and (max-width: 503px) {
	.sns-box a {
    margin: 0 4px;
}
}
 @media screen and (max-width: 400px) {
    .nav-contents {
        height: 290px;
    }
	.sns-box a img{
	width: 19%;
}
	.sns-box a {
    margin: 0 10px;
}
}
/* 1つだけ違うボタン　*/
.hp-main {
	background: #fff;
}
.city-web .text-color {
	color: #423119 !important;
}
@-webkit-keyframes bounce {
  5%  { -webkit-transform: scale(1.1, .8); }
  10% { -webkit-transform: scale(.8, 1.1) translateY(-5px); }
  15% { -webkit-transform: scale(1, 1); }
}
@keyframes bounce {
  5%  { transform: scale(1.1, .8); }
  10% { transform: scale(.8, 1.1) translateY(-5px); }
  15% { transform: scale(1, 1); }
}