/*
Theme Name: CANON Child
Theme URI: https://tcd-theme.com/tcd109/
Template: canon_tcd109
Author: TCD
Author URI: https://tcd-theme.com/
Description: WordPress theme “CANON” is a template developed for hotel, wedding, and bridal websites. It is designed to take advantage of a luxurious and dynamic design, and includes custom post types for introducing guest rooms and services.
Version: 1.5.1.1752055795
Updated: 2025-07-09 19:09:55

*/


/* デザイン見出し2 */
#archive_gallery .design_headline2, .design_headline2 { font-size:26px !important; display:table; padding:0 0 35px 0; font-family:var(--catch_font_type); position:relative; }
#archive_gallery .design_headline2 { margin:115px auto 80px; }

#footer_menu { display:block; width:830px; }
#footer_menu nav .menu { display: flex; gap: 30px 50px; flex-wrap: wrap; justify-content: center; }
#footer_menu li { margin:0; }
#footer_menu #footer_nav2 { margin-top:70px;}
#footer_menu #footer_nav2 li a { width:280px; height:70px; display:flex; justify-content:center; align-items:center; background-color:#947D66; }

.gmap iframe { width:100%; aspect-ratio:2/1; }

.post_content ul.wp-block-list { list-style:disc; }
.post_content p.nosmoking { font-family: var(--catch_font_type); font-size:28px; padding:20px; line-height:1.2; }

/* お問い合わせフォーム */
.post_content h3.styled_h3 { padding: 19px 22px; border-left:2px solid #000; font-size:24px!important; }
input, textarea { border: 1px solid #DDDDDD; border-radius: 6px; padding:10px; width:100%; }
.submit { display:flex; justify-content:center; gap:40px; margin:80px auto;}
input.design_button { width: 280px; height: 70px; background-color: #000000; color:#fff; border-radius:0;}
input.backButton { width: 280px; height: 70px; background-color:#DDDDDD; color:#000;border-radius:0;}
