@charset "utf-8";

/* gallery
------------------------------------------------------------------------------------------- */
.gallery_wp{background:url(../img/about/bg.jpg) top center; padding-top: 100px; -moz-background-size: 100% auto; background-size:100% auto; padding-bottom: 5%;}

h2.gallery_title1{ width: 70%; max-width: 465px; margin: 0 auto 3% auto;}
h2.gallery_title2{ width: 70%; max-width: 465px; margin: 5% auto 3% auto;}


.item_list_box{background-color:rgba(214,193,123,0.65); width: 89%; max-width: 1000px; margin: 0 auto; padding: 3% 2% 2% 2%;}
.item_list_box2{background-color:rgba(214,193,123,0.65); width: 89%; max-width: 1000px; margin: 0 auto; padding: 3% 2% 2% 2%; margin-top: 5%;}


.item_list,.item_list2{width: 95%; margin: 0 auto 3% auto;}

.item_list li{width: 31.2%; margin:1% 1%; box-shadow:7px 7px 0px -3px #ac8d3e; position: relative;}
.item_list2 li{width: 23%; margin:1% 1%; box-shadow:7px 7px 0px -3px #ac8d3e; position: relative;}

.ss_img{padding-bottom: 4%;}
.full_txt{width: 95%; font-size: 16px; line-height:1.61; padding: 0 0 20px 0; color: #322912; margin: 0 auto;}

.chara_txt{width: 95%; font-size: 16px; line-height:1.61; padding: 0 0 20px 0; display: -webkit-flex; display: flex; color: #322912; margin: 0 auto;}
.chara_txt dt{width: 60px;}
.chara_txt dd{-webkit-flex: 1; flex: 1;}


.color_syujinkou dt{color: #fd92a4;}

.color_sanada dt{color: #c30531;}
.color_satuki dt{color: #65b2ea;}
.color_musashi dt{color: #d25f15;}
.color_yamato dt{color: #b68250;}
.color_nagamasa dt{color: #6fb39c;}
.color_naoe dt{color: #014c47;}
.color_okuni dt{color: #a45b96;}
.color_munenori dt{color: #35215f;}

.read{width: 70%; max-width: 1000px; margin: 0 auto 3% auto; text-align: center; font-size: 150%; color: #9a2a2a;}




.item_new_icon{ position: absolute; top: 0; left: 0; margin: 0;}

.gallery-pv_name{width: 96.5%; background:#ac8d3e; margin-left:3.5%; text-align: right; color: #fff; padding: 2px 0;}


@media screen and (max-width: 700px) {
.gallery_wp{padding-top: 100px;}

.item_list{justify-content: center;}
.item_list li{width: 48%; margin:2% 1%; box-shadow:7px 7px 0px -3px #ac8d3e; position: relative;}
.item_new_icon{ width: 25%;}
.gallery-pv_name{width: 96.5%;margin-left:5.5%; text-align: center;}

}